1
0
mirror of https://github.com/php/doc-de.git synced 2026-03-24 23:32:10 +01:00

30 Commits

Author SHA1 Message Date
Martin Samesch
f6c578554b Sync with EN 2025-05-20 18:46:30 +02:00
Martin Samesch
89d1dfeb7a sync with EN; review 2021-11-13 22:30:52 +01:00
Sergey Panteleev
9a07c953de Update to English (#28)
Co-authored-by: Martin Samesch <samesch@php.net>
2021-08-18 18:01:12 +03:00
Christoph Michael Becker
0534d99cbf Sync with EN
git-svn-id: https://svn.php.net/repository/phpdoc/de/trunk@350758 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-04 12:25:44 +00:00
Christoph Michael Becker
9b00dc603d Sync with EN
git-svn-id: https://svn.php.net/repository/phpdoc/de/trunk@345438 c90b9560-bf6c-de11-be94-00142212c4b1
2018-08-06 10:47:39 +00:00
Patrick Eigensatz
986625629d Reviewed 'Translate array functions to german, fix bugs and update to current EN revision'
-- 
Provided by anonymous 77893 (gerdt.steltner@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/de/trunk@343067 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-11 12:58:47 +00:00
Christoph Michael Becker
3990954fd1 typo fix by Andreas Burg
git-svn-id: https://svn.php.net/repository/phpdoc/de/trunk@339271 c90b9560-bf6c-de11-be94-00142212c4b1
2016-06-02 11:09:43 +00:00
Christoph Michael Becker
e3d4be9167 updated translations
git-svn-id: https://svn.php.net/repository/phpdoc/de/trunk@336773 c90b9560-bf6c-de11-be94-00142212c4b1
2015-05-14 12:16:21 +00:00
Christoph Michael Becker
b2a86dd21a updated translations
git-svn-id: https://svn.php.net/repository/phpdoc/de/trunk@336302 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-31 21:40:49 +00:00
Daniel Egeberg
11e50f3c47 Updating EN-Revision on up-to-date files after phpdoc/en UTF-8 conversion.
git-svn-id: https://svn.php.net/repository/phpdoc/de/trunk@297032 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 00:47:47 +00:00
Torben Wilson
45c6a14226 Resynched with en (bumped EN-Revision and updated sgml-default-dtd-file).
git-svn-id: https://svn.php.net/repository/phpdoc/de/trunk@288874 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-28 03:00:57 +00:00
Mark Wiesemann
fa6003118c sync to EN
git-svn-id: https://svn.php.net/repository/phpdoc/de/trunk@286457 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-28 13:23:05 +00:00
Nilgün Belma Bugüner
fd2f75e1a8 changed EN-Revision tag as cvs2svn
fixed svn properties

git-svn-id: https://svn.php.net/repository/phpdoc/de/trunk@283886 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 22:21:12 +00:00
Mark Wiesemann
9f5e385623 sync to EN
git-svn-id: https://svn.php.net/repository/phpdoc/de/trunk@282681 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-23 20:57:35 +00:00
Mark Wiesemann
9f68992463 sync to EN
git-svn-id: https://svn.php.net/repository/phpdoc/de/trunk@278324 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-06 19:31:22 +00:00
Mark Wiesemann
01ed1c825f - first bunch of fixes related to http://doc.php.net/trantools/transcheck_de.html
- spelling/grammar fixes


git-svn-id: https://svn.php.net/repository/phpdoc/de/trunk@272358 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-31 09:41:36 +00:00
Mark Wiesemann
dd9f653f1b - sync to EN and take over
git-svn-id: https://svn.php.net/repository/phpdoc/de/trunk@268377 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-05 18:59:18 +00:00
Kalle Sommer Nielsen
60448fb27a Fixed #42578 ([DE] error with case senisitive variable names in german translation)
git-svn-id: https://svn.php.net/repository/phpdoc/de/trunk@268323 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-05 01:40:37 +00:00
Carola 'Sammy' Kummert
f2f507c6b6 clean up maintainer information
git-svn-id: https://svn.php.net/repository/phpdoc/de/trunk@261299 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-18 00:14:19 +00:00
Hartmut Holzgraefe
b7c32fa3e7 entity fix
git-svn-id: https://svn.php.net/repository/phpdoc/de/trunk@255503 c90b9560-bf6c-de11-be94-00142212c4b1
2008-03-19 18:56:41 +00:00
Hartmut Holzgraefe
dff93fdefe first step towards translation update
git-svn-id: https://svn.php.net/repository/phpdoc/de/trunk@255498 c90b9560-bf6c-de11-be94-00142212c4b1
2008-03-19 18:05:43 +00:00
Hannes Magnusson
97d53b218c Upgrade to DocBook5:
- All id attributes are now xml:id
 - Add docbook namespace to all root elements
 - Replace <ulink /> with <link xlink:href />
 - Minor markup fixes here and there
 - Bump EN-Revision where appropriate


git-svn-id: https://svn.php.net/repository/phpdoc/de/trunk@238322 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-23 13:21:53 +00:00
Oliver Albers
797ed13335 sync to en
git-svn-id: https://svn.php.net/repository/phpdoc/de/trunk@226610 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-07 02:07:16 +00:00
Oliver Albers
55ca0a1729 Sync to EN
git-svn-id: https://svn.php.net/repository/phpdoc/de/trunk@200170 c90b9560-bf6c-de11-be94-00142212c4b1
2005-11-07 16:15:33 +00:00
Thomas Schoefbeck
48516bed95 sync to en
git-svn-id: https://svn.php.net/repository/phpdoc/de/trunk@133536 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-28 20:21:25 +00:00
Thomas Schoefbeck
9976e62bba sync to en
git-svn-id: https://svn.php.net/repository/phpdoc/de/trunk@112012 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-15 20:24:29 +00:00
Mark Kronsbein
c5867d8e23 Add Revision tags Pt. 2
git-svn-id: https://svn.php.net/repository/phpdoc/de/trunk@84245 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-31 17:47:11 +00:00
Thomas Schoefbeck
824d05539b sync rev-comments
git-svn-id: https://svn.php.net/repository/phpdoc/de/trunk@82126 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-13 19:41:35 +00:00
Hartmut Holzgraefe
e6cc6ce94d EN-revision update
git-svn-id: https://svn.php.net/repository/phpdoc/de/trunk@78497 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-17 06:53:30 +00:00
Hartmut Holzgraefe
ac480f893c banana-split
git-svn-id: https://svn.php.net/repository/phpdoc/de/trunk@78201 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-14 23:57:32 +00:00