svn: /phpdoc/de/trunk/reference/array/functions/ array-multisort.xml array-search.xml array-splice.xml
[email protected] (Patrick Eigensatz)
| Newsgroups | php.doc.de |
|---|---|
| Message-ID | <[email protected]> |
patrickeigensatz Mon, 11 Sep 2017 12:58:47 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=343067 Log: Reviewed 'Translate array functions to german, fix bugs and update to current EN revision' -- Provided by anonymous 77893 ([email protected]) Changed paths: U phpdoc/de/trunk/reference/array/functions/array-multisort.xml U phpdoc/de/trunk/reference/array/functions/array-search.xml U phpdoc/de/trunk/reference/array/functions/array-splice.xml Modified: phpdoc/de/trunk/reference/array/functions/array-multisort.xml =================================================================== --- phpdoc/de/trunk/reference/array/functions/array-multisort.xml 2017-09-11 12:56:27 UTC (rev 343066) +++ phpdoc/de/trunk/reference/array/functions/array-multisort.xml 2017-09-11 12:58:47 UTC (rev 343067) @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!-- $Revision$ --> -<!-- EN-Revision: 336741 Maintainer: wiesemann Status: ready --> +<!-- EN-Revision: 340377 Maintainer: gerdtsteltner Status: ready --> <refentry xml:id="function.array-multisort" xmlns="http://docbook.org/ns/docbook"> <refnamediv> <refname>array_multisort</refname> @@ -107,9 +107,9 @@ <listitem> <para> Weitere Arrays, optional gefolgt von Sortierreihenfolge und -Flags. Nur - zu äquivalenten Elementen in vorherigen Arrays korrespondiere Elemente + zu äquivalenten Elementen in vorherigen Arrays korrespondierende Elemente werden verglichen. Anders ausgedrückt erfolgt die Sortierung - lexikografisch. + lexikographisch. </para> </listitem> </varlistentry> Modified: phpdoc/de/trunk/reference/array/functions/array-search.xml =================================================================== --- phpdoc/de/trunk/reference/array/functions/array-search.xml 2017-09-11 12:56:27 UTC (rev 343066) +++ phpdoc/de/trunk/reference/array/functions/array-search.xml 2017-09-11 12:58:47 UTC (rev 343067) @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!-- $Revision$ --> -<!-- EN-Revision: 326728 Maintainer: simp Status: ready --> +<!-- EN-Revision: 339703 Maintainer: gerdtsteltner Status: ready --> <!-- CREDITS: tom --> <refentry xml:id="function.array-search" xmlns="http://docbook.org/ns/docbook"> <refnamediv> @@ -96,7 +96,7 @@ <row> <entry>5.3.0</entry> <entry> - Wie alle internen PHP-Funktionen seit 5.4.0 gibt + Wie alle internen PHP-Funktionen seit 5.3.0 gibt <function>array_search</function> den Wert &null; zurück, wenn ungültige Parameter übergeben wurden. </entry> Modified: phpdoc/de/trunk/reference/array/functions/array-splice.xml =================================================================== --- phpdoc/de/trunk/reference/array/functions/array-splice.xml 2017-09-11 12:56:27 UTC (rev 343066) +++ phpdoc/de/trunk/reference/array/functions/array-splice.xml 2017-09-11 12:58:47 UTC (rev 343067) @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!-- $Revision$ --> -<!-- EN-Revision: 336201 Maintainer: tihox Status: ready --> +<!-- EN-Revision: 340300 Maintainer: gerdtsteltner Status: ready --> <refentry xml:id="function.array-splice" xmlns="http://docbook.org/ns/docbook"> <refnamediv> <refname>array_splice</refname>