svn: /phpdoc/de/trunk/ language-defs.ent reference/array/functions/array-push.xml reference/array/functions/array-rand.xml reference/calendar/functions/easter-date.xml reference/curl/configure.xml reference/curl/functions/curl-setopt.xml reference/filesystem/functions/fgetcsv.xml reference/ldap/configure.xml reference/openssl/configure.xml reference/zip/constants.xml

[email protected] (Christoph Michael Becker)
Newsgroups php.doc.de
Message-ID <[email protected]>
cmb                                      Wed, 09 May 2018 21:30:05 +0000

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

Log:
Sync with EN

Changed paths:
    U   phpdoc/de/trunk/language-defs.ent
    U   phpdoc/de/trunk/reference/array/functions/array-push.xml
    U   phpdoc/de/trunk/reference/array/functions/array-rand.xml
    U   phpdoc/de/trunk/reference/calendar/functions/easter-date.xml
    U   phpdoc/de/trunk/reference/curl/configure.xml
    U   phpdoc/de/trunk/reference/curl/functions/curl-setopt.xml
    U   phpdoc/de/trunk/reference/filesystem/functions/fgetcsv.xml
    U   phpdoc/de/trunk/reference/ldap/configure.xml
    U   phpdoc/de/trunk/reference/openssl/configure.xml
    U   phpdoc/de/trunk/reference/zip/constants.xml
svn-diffs-344996.txt (text/x-diff, 8.5 KB)
Modified: phpdoc/de/trunk/language-defs.ent
===================================================================
--- phpdoc/de/trunk/language-defs.ent	2018-05-08 21:59:59 UTC (rev 344995)
+++ phpdoc/de/trunk/language-defs.ent	2018-05-09 21:30:05 UTC (rev 344996)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8" ?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 340594 Maintainer: xatenev Status: ready -->
+<!-- EN-Revision: 344979 Maintainer: xatenev Status: ready -->

 <!-- Part titles used mostly in manual.xml itself -->
 <!ENTITY PHPManual          "PHP-Handbuch">

Modified: phpdoc/de/trunk/reference/array/functions/array-push.xml
===================================================================
--- phpdoc/de/trunk/reference/array/functions/array-push.xml	2018-05-08 21:59:59 UTC (rev 344995)
+++ phpdoc/de/trunk/reference/array/functions/array-push.xml	2018-05-09 21:30:05 UTC (rev 344996)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 344569 Maintainer: cmb Status: ready -->
+<!-- EN-Revision: 344980 Maintainer: cmb Status: ready -->
 <!-- CREDITS: tom -->

 <refentry xml:id="function.array-push" xmlns="http://docbook.org/ns/docbook">

Modified: phpdoc/de/trunk/reference/array/functions/array-rand.xml
===================================================================
--- phpdoc/de/trunk/reference/array/functions/array-rand.xml	2018-05-08 21:59:59 UTC (rev 344995)
+++ phpdoc/de/trunk/reference/array/functions/array-rand.xml	2018-05-09 21:30:05 UTC (rev 344996)
@@ -1,12 +1,12 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 344693 Maintainer: gerdtsteltner Status: ready -->
+<!-- EN-Revision: 344984 Maintainer: gerdtsteltner Status: ready -->
 <!-- CREDITS: tom -->

 <refentry xml:id="function.array-rand" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
  <refnamediv>
   <refname>array_rand</refname>
-  <refpurpose>Liefert einen oder mehrere zufällige Einträge eines Arrays</refpurpose>
+  <refpurpose>Liefert einen oder mehrere zufällige Schlüssel eines Arrays</refpurpose>
  </refnamediv>
  <refsect1 role="description">
   &reftitle.description;

Modified: phpdoc/de/trunk/reference/calendar/functions/easter-date.xml
===================================================================
--- phpdoc/de/trunk/reference/calendar/functions/easter-date.xml	2018-05-08 21:59:59 UTC (rev 344995)
+++ phpdoc/de/trunk/reference/calendar/functions/easter-date.xml	2018-05-09 21:30:05 UTC (rev 344996)
@@ -1,6 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 334605 Maintainer: hholzgra Status: ready -->
+<!-- EN-Revision: 344981 Maintainer: hholzgra Status: ready -->
+
   <refentry xml:id="function.easter-date" xmlns="http://docbook.org/ns/docbook">
    <refnamediv>
     <refname>easter_date</refname>
@@ -22,9 +23,9 @@
     </para>
     <warning>
      <para>
-      Liegt das angegebene Jahr vor 1970 oder nach 2037 (auf
-      32 bit-Systemen), so wird eine Warnung ausgegeben und das Ergebnis
-      ist nicht gültig.
+      Diese Funktion erzeugt eine Warnung, wenn das Jahr außerhalb des Bereichs
+      für Unix-Zeitstempel liegt (d.h. typischer Weise vor 1970 oder nach 2037
+      auf 32-bit-Systemen).
      </para>
     </warning>
     <para>

Modified: phpdoc/de/trunk/reference/curl/configure.xml
===================================================================
--- phpdoc/de/trunk/reference/curl/configure.xml	2018-05-08 21:59:59 UTC (rev 344995)
+++ phpdoc/de/trunk/reference/curl/configure.xml	2018-05-09 21:30:05 UTC (rev 344996)
@@ -1,6 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!--  $Revision$ -->
-<!-- EN-Revision: 334758 Maintainer: jaenecke Status: ready -->
+<!-- EN-Revision: 344987 Maintainer: jaenecke Status: ready -->
+
 <section xml:id="curl.installation" xmlns="http://docbook.org/ns/docbook">
  &reftitle.install;
  <para>
@@ -20,7 +21,8 @@
   <title>Anmerkung für Win32-Nutzer</title>
   <simpara>
   Um dieses Modul in einer Windows-Umgebung nutzen zu können, müssen
-  <filename>libeay32.dll</filename> und <filename>ssleay32.dll</filename>
+  <filename>libeay32.dll</filename> und <filename>ssleay32.dll</filename> oder, von OpenSSL 1.1 an,
+  <filename>libcrypto-*.dll</filename> und <filename>libssl-*.dll</filename>
   im <envar>PATH</envar> verfügbar sein.
   </simpara>
   <simpara>

Modified: phpdoc/de/trunk/reference/curl/functions/curl-setopt.xml
===================================================================
--- phpdoc/de/trunk/reference/curl/functions/curl-setopt.xml	2018-05-08 21:59:59 UTC (rev 344995)
+++ phpdoc/de/trunk/reference/curl/functions/curl-setopt.xml	2018-05-09 21:30:05 UTC (rev 344996)
@@ -1,6 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 342670 Maintainer: jaenecke Status: ready -->
+<!-- EN-Revision: 344978 Maintainer: jaenecke Status: ready -->
+
 <refentry xml:id="function.curl-setopt" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
   <refname>curl_setopt</refname>

Modified: phpdoc/de/trunk/reference/filesystem/functions/fgetcsv.xml
===================================================================
--- phpdoc/de/trunk/reference/filesystem/functions/fgetcsv.xml	2018-05-08 21:59:59 UTC (rev 344995)
+++ phpdoc/de/trunk/reference/filesystem/functions/fgetcsv.xml	2018-05-09 21:30:05 UTC (rev 344996)
@@ -1,7 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 344648 Maintainer: simp Status: ready -->
+<!-- EN-Revision: 344983 Maintainer: simp Status: ready -->
 <!-- Credits: khp -->
+
 <refentry xml:id="function.fgetcsv" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
   <refname>fgetcsv</refname>

Modified: phpdoc/de/trunk/reference/ldap/configure.xml
===================================================================
--- phpdoc/de/trunk/reference/ldap/configure.xml	2018-05-08 21:59:59 UTC (rev 344995)
+++ phpdoc/de/trunk/reference/ldap/configure.xml	2018-05-09 21:30:05 UTC (rev 344996)
@@ -1,6 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 341282 Maintainer: hholzgra Status: ready -->
+<!-- EN-Revision: 344987 Maintainer: hholzgra Status: ready -->
+
 <section xml:id="ldap.installation" xmlns="http://docbook.org/ns/docbook">
  &reftitle.install;
  <para>
@@ -17,7 +18,8 @@
   <para>
    &ext.windows.path.dll;
    <filename>libeay32.dll</filename> und
-   <filename>ssleay32.dll</filename>
+   <filename>ssleay32.dll</filename> oder, von OpenSSL 1.1 an,
+  <filename>libcrypto-*.dll</filename> und <filename>libssl-*.dll</filename>
   </para>
  </note>
  <para>

Modified: phpdoc/de/trunk/reference/openssl/configure.xml
===================================================================
--- phpdoc/de/trunk/reference/openssl/configure.xml	2018-05-08 21:59:59 UTC (rev 344995)
+++ phpdoc/de/trunk/reference/openssl/configure.xml	2018-05-09 21:30:05 UTC (rev 344996)
@@ -1,6 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 341282 Maintainer: jaenecke Status: ready -->
+<!-- EN-Revision: 344987 Maintainer: jaenecke Status: ready -->
+
 <section xml:id="openssl.installation" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
  &reftitle.install;
  <para>
@@ -18,7 +19,8 @@
   <title>Hinweis für Win32 Benutzer</title>
   <para>
    &ext.windows.path.dll;
-   <filename>libeay32.dll</filename>
+   <filename>libeay32.dll</filename> oder, von OpenSLL 1.1 an,
+   <filename>liblibcrypto-*.dll</filename>
   </para>
   <para>
    Wenn Sie vorhaben, Schlüssel erzeugende und Zertifikate signierende

Modified: phpdoc/de/trunk/reference/zip/constants.xml
===================================================================
--- phpdoc/de/trunk/reference/zip/constants.xml	2018-05-08 21:59:59 UTC (rev 344995)
+++ phpdoc/de/trunk/reference/zip/constants.xml	2018-05-09 21:30:05 UTC (rev 344996)
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='UTF-8'?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 342244 Maintainer: hholzgra Status: ready -->
+<!-- EN-Revision: 344995 Maintainer: hholzgra Status: ready -->
 <!-- Credits: jakoch -->

 <appendix xml:id="zip.constants" xmlns="http://docbook.org/ns/docbook">
@@ -31,8 +31,8 @@
    </term>
    <listitem>
     <simpara>
-     Immer ein neues Archiv anlegen, dieser Modus
-     überschreibt ein eventuell bereits bestehendes Archiv.
+     Existiert das Archiv, dann ignoriere den aktuellen Inhalt.
+     Anders ausgedrück, behandle es auf die selbe Weise wie ein leeres Archiv.
     </simpara>
    </listitem>
   </varlistentry>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.