svn: /phpdoc/bg/trunk/ language-snippets.ent

[email protected] (Stanislav Yordanov) Thu, 10 Mar 2016 11:18:17 +0000
Newsgroups php.doc.bg
Message-ID <[email protected]>
stanprog                                 Thu, 10 Mar 2016 11:18:17 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=338704

Log:
sync to EN

Changed paths:
    U   phpdoc/bg/trunk/language-snippets.ent
svn-diffs-338704.txt (text/x-diff, 11.9 KB)
Modified: phpdoc/bg/trunk/language-snippets.ent
===================================================================
--- phpdoc/bg/trunk/language-snippets.ent	2016-03-10 10:07:26 UTC (rev 338703)
+++ phpdoc/bg/trunk/language-snippets.ent	2016-03-10 11:18:17 UTC (rev 338704)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 338427 Maintainer: stanprog Status: in_progress -->
+<!-- EN-Revision: 338645 Maintainer: stanprog Status: in_progress -->
 <!-- Reviewed: no Maintainer: stanprog -->
 <!-- CREDITS: kouber -->
 <!-- Keep 'em sorted -->
@@ -1003,20 +1003,6 @@
 is printed or viewed but it will show up if the document is converted to
 pdf by either Acrobat Distiller™ or Ghostview.</para>'>

-<!-- XSLT Notes -->
-<!ENTITY note.xslt.windows '<note xmlns="http://docbook.org/ns/docbook"><para>Моля, обърнете внимание, че трябва да използвате
-<literal>file://</literal> пред пътя при Windows.</para></note>'>
-
-<!ENTITY xslt.parameter.processor '<varlistentry xmlns="http://docbook.org/ns/docbook"><term><parameter>
-processor</parameter></term><listitem><para>The <acronym>XSLT</acronym> processor
-link identifier, created with <function>xslt_create</function>.</para></listitem>
-</varlistentry>'>
-
-<!ENTITY xslt.parameter.xh '<varlistentry xmlns="http://docbook.org/ns/docbook"><term><parameter>
-xh</parameter></term><listitem><para>The <acronym>XSLT</acronym> processor
-link identifier, created with <function>xslt_create</function>.</para></listitem>
-</varlistentry>'>
-
 <!-- Notes for safe-mode limited functions: -->
 <!ENTITY note.sm.disabled '<note xmlns="http://docbook.org/ns/docbook"><simpara>&sm.disabled;</simpara></note>'>

@@ -1514,41 +1500,9 @@
 отдалечена система посредством автентикация с публичен ключ, използвайте
 функция <function>ssh2_auth_pubkey_file</function>.</simpara></note>'>

-<!-- HTTP -->
-<!ENTITY see.http.request.options '<para xmlns="http://docbook.org/ns/docbook">Вижте целият списък на &link.http.request.options;.</para>'>
-<!ENTITY see.http.configuration.force_exit 'Вижте &link.http.configuration;
-<link xmlns="http://docbook.org/ns/docbook" linkend="http.configuration.force-exit">http.force_exit</link> за да разберете какво означава "излиза".'>
-
-<!ENTITY link.http.configuration '<link xmlns="http://docbook.org/ns/docbook" linkend="http.configuration">INI настройка</link>'>
-<!ENTITY link.http.request.option '<link xmlns="http://docbook.org/ns/docbook" linkend="http.request.options">опция на заявката</link>'>
-<!ENTITY link.http.request.options '<link xmlns="http://docbook.org/ns/docbook" linkend="http.request.options">опции на заявката</link>'>
-<!ENTITY link.http.request.info '<link xmlns="http://docbook.org/ns/docbook" linkend="http.request.info">Информация за заявка/отговор</link>'>
-<!ENTITY returns.http.response 'При успех връща HTTP отговора като низ, или &false; при неуспех.'>
-<!ENTITY returns.http.false.orexits 'Връща &false; или <emphasis xmlns="http://docbook.org/ns/docbook">излиза</emphasis> при успех'>
+<!-- Session notes -->
 <!ENTITY returns.session.storage.retval 'The return value (usually &true; on success, &false; on failure). Note this value is returned internally to PHP for processing.'>
-<!ENTITY http.request.affects 'Влияе само на следните методи на заявката:'>
-<!ENTITY http.request.affects.any 'Влияе на всеки метод за заявка.'>
-<!ENTITY http.response.class.php51 'класът <link xmlns="http://docbook.org/ns/docbook" linkend="class.httpresponse">
-<classname>HttpResponse</classname></link>, ако използвате PHP 5.1.0 или по-нова'>
-<!ENTITY http.maynotwork.SAPI 'Възможно е това да не работи според очакваното със следните SAPI(та):'>
-<!ENTITY http.content.disposition 'Заглавката <literal xmlns="http://docbook.org/ns/docbook">Content-Disposition</literal> е много полезна ако
-изпращаните данни са дошли от файл или нещо подобно, което би трябвало да бъде &quot;съхранено&quot;
-от клиена/потребителя (т.е. чрез изскачащия прозорец &quot;Save as...&quot; на браузъра).'>
-<!ENTITY http.use.ob_start 'За употреба с <function xmlns="http://docbook.org/ns/docbook">ob_start</function>.'>

-<!ENTITY note.http.response.recalculate.etag.lm '<note xmlns="http://docbook.org/ns/docbook"><simpara>Изчислените или дефинирани по-рано <literal>ETag</literal>
-и <literal>Last-Modified</literal> ще бъдат повторно изчислени и дефинирани.</simpara></note>'>
-<!ENTITY note.http.throttling.yields.process '<note xmlns="http://docbook.org/ns/docbook"><simpara>Предоставя основен потискащ механизъм,
-който ще отстъпи предимството на текущия процес или нишка докато съответният обект не се изпрати напълно.</simpara></note>'>
-<!ENTITY note.http.send.API '<note xmlns="http://docbook.org/ns/docbook"><simpara>Тази функция би трябвало да се използва в комбинация с
-<function>http_send_data</function>, <function>http_send_file</function> &listendand; <function>http_send_stream</function>.</simpara></note>'>
-<!ENTITY note.http.send.API.mayuse '<note xmlns="http://docbook.org/ns/docbook"><simpara>Тази функция може да се използва в комбинация с
-<function>http_send_data</function>, <function>http_send_file</function> &listendand; <function>http_send_stream</function>.</simpara></note>'>
-<!ENTITY note.http.request.encodecookies '<note xmlns="http://docbook.org/ns/docbook"><simpara>&link.http.request.option; <literal>encodecookies</literal>
-указва, дали стойността на бисквитката трябва да бъде кодирана чрез <function>urlencode</function>.</simpara></note>'>
-<!ENTITY note.http.request.affects.any '<note xmlns="http://docbook.org/ns/docbook"><simpara>&http.request.affects.any;</simpara></note>'>
-<!ENTITY note.http.ob.once '<note xmlns="http://docbook.org/ns/docbook"><simpara>Този обработчик на изхода може да бъде използван само веднъж.</simpara></note>'>
-
 <!-- XMLWriter Notes -->
 <!ENTITY xmlwriter.xmlwriter.description '<varlistentry xmlns="http://docbook.org/ns/docbook"><term><parameter>
 xmlwriter</parameter></term><listitem><para>Само за процедурни извиквания.
@@ -1917,7 +1871,7 @@
 <!ENTITY mongo.setwriteconcern.returnvalues '<para xmlns="http://docbook.org/ns/docbook">Returns &true; on success, or &false; otherwise.</para>'>
 <!ENTITY mongo.setwriteconcern.errors '<para xmlns="http://docbook.org/ns/docbook">Emits <constant>E_WARNING</constant> if the <literal>w</literal> parameter is not an integer or string value.</para>'>
 <!ENTITY mongo.getwriteconcern.returnvalues '<para xmlns="http://docbook.org/ns/docbook">This function returns an array describing the write concern. The array contains the values <literal>w</literal> for an integer acknowledgement level or string mode, and <literal>wtimeout</literal> denoting the maximum number of milliseconds to wait for the server to satisfy the write concern.</para>'>
-<!ENTITY mongo.command.parameters.maxtimems '<listitem xmlns="http://docbook.org/ns/docbook"><para><literal>"maxTimeMS"</literal></para><para>Specifies a cumulative time limit in milliseconds for processing the operation (does not include idle time). If the operation is not completed within the timeout period, a <classname>MongoExecutionTimeoutException</classname> will be thrown.</para></listitem>'>
+<!ENTITY mongo.command.parameters.maxtimems '<listitem xmlns="http://docbook.org/ns/docbook"><para><literal>"maxTimeMS"</literal></para><para>Specifies a cumulative time limit in milliseconds for processing the operation on the server (does not include idle time). If the operation is not completed by the server within the timeout period, a <classname>MongoExecutionTimeoutException</classname> will be thrown.</para></listitem>'>
 <!ENTITY mongo.index.parameters.background '<listitem xmlns="http://docbook.org/ns/docbook"><para><literal>"background"</literal></para><para>Builds the index in the background so that building an index does <emphasis>not</emphasis> block other database activities. Specify &true; to build in the background. The default value is &false;.</para><warning xmlns="http://docbook.org/ns/docbook"><para>Prior to MongoDB 2.6.0, index builds on secondaries were executed as foreground operations, irrespective of this option. See <link xlink:href="&url.mongodb.dochub.indexes.rs;" xmlns:xlink="http://www.w3.org/1999/xlink">Building Indexes with Replica Sets</link> for more information.</para></warning></listitem>'>
 <!ENTITY mongo.index.parameters.dropdups '<listitem xmlns="http://docbook.org/ns/docbook"><para><literal>"dropDups"</literal></para><para>Specify &true; to force creation of a unique index where the collection may contain duplicate values for a key. MongoDB will index the first occurrence of a key and delete all subsequent documents from the collection that contain a duplicate value for that key. The default value is &false;.</para><warning xmlns="http://docbook.org/ns/docbook"><para><literal>"dropDups"</literal> may delete data from your database. Use with extreme caution.</para></warning><note xmlns="http://docbook.org/ns/docbook"><para>This option is not supported on MongoDB 2.8+. Index creation will fail if the collection contains duplicate values.</para></note></listitem>'>
 <!ENTITY mongo.index.parameters.expireafterseconds '<listitem xmlns="http://docbook.org/ns/docbook"><para><literal>"expireAfterSeconds"</literal></para><para>The value of this option should specify the number of seconds after which a document should be considered expired and automatically removed from the collection. This option is only compatible with single-field indexes where the field will contain <classname>MongoDate</classname> values.</para><note xmlns="http://docbook.org/ns/docbook"><para>This feature is available in MongoDB 2.2+. See <link xlink:href="&url.mongodb.docs.expire_data;" xmlns:xlink="http://www.w3.org/1999/xlink">Expire Data from Collections by Setting TTL</link> for more information.</para></note></listitem>'>
@@ -1948,6 +1902,10 @@
 xmlns="http://docbook.org/ns/docbook">This extension that defines this class
 is deprecated. Instead, the <link linkend="set.mongodb">MongoDB</link> extension should be used.
 Alternatives to this class include:</para>'>
+<!ENTITY mongo.noalternative.method.note '<para
+xmlns="http://docbook.org/ns/docbook">This extension that defines this method
+is deprecated. Instead, the <link linkend="set.mongodb">MongoDB</link> extension should be used.
+There is no equivalent for this method in the new extension.</para>'>
 <!ENTITY mongo.alternative.method.note '<para
 xmlns="http://docbook.org/ns/docbook">This extension that defines this method
 is deprecated. Instead, the <link linkend="set.mongodb">MongoDB</link> extension should be used.
@@ -2222,8 +2180,16 @@
   </simpara>
  </listitem>
 '>
+<!ENTITY csprng.function.backport '
+ <note xmlns="http://docbook.org/ns/docbook">
+  <simpara>
+   Although this function was added to PHP in PHP 7.0, a
+   <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="&url.csprng.compat;">userland implementation</link>
+   is available for PHP 5.2 to 5.6, inclusive.
+  </simpara>
+ </note>
+'>

-
 <!-- Migration Guide snippets -->
 <!ENTITY migration56.openssl.peer-verification '
    <para xmlns="http://docbook.org/ns/docbook">