svn: /phpdoc/he/trunk/ translation.xml
[email protected] (Superb Qsubs) Sat, 07 May 2011 14:34:28 +0000
| Newsgroups | php.doc.he |
|---|---|
| Message-ID | <[email protected]> |
--e7d4a88253365d6a6ff80c306f9bf2a17c56783c
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
superb Sat, 07 May 2011 14:34:28 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=310826
Log:
Update the translation.xml to the latest version.
(from https://doc.php.net/php/dochowto/translation-revtrack.php)
Updated active translators information.
Changed paths:
U phpdoc/he/trunk/translation.xml
Modified: phpdoc/he/trunk/translation.xml
===================================================================
--- phpdoc/he/trunk/translation.xml 2011-05-07 14:20:33 UTC (rev 310825)
+++ phpdoc/he/trunk/translation.xml 2011-05-07 14:34:28 UTC (rev 310826)
@@ -1,45 +1,28 @@
-<?xml version="1.0" encoding="WINDOWS-1255"?>
-<!DOCTYPE translation SYSTEM "../entities/translation.dtd">
+<?xml version="1.0" encoding="UTF-8" ?>
+<!DOCTYPE translation SYSTEM "../dtds/translation.dtd">
-<translation xmlns="http://docbook.org/ns/docbook">
+<translation>
<intro>
- The Hebrew translation of the PHP documentation is maintained
- by the good PHP-loving people.
- If you you want to join our effort to bring PHP to people, contact us!
- Project coordinator: [email protected], (make sure that u replay to the anti spam
- mail to ensure u are not a spammer, otherwise u can't send mails to <[email protected]> acounts\newsgroups)
+ זהו התרגום העברי של PHP.
+ תרגום זה לא עודכן כבר זמן רב, וכעת עבודה החלה עליו.
+ אין כרגע מנהל תרגום
</intro>
+
+ <chmindex>
+ קובץ זה נוצר ב: <datetime/><br/>
+ בקר ב-<a href="http://www.php.net/download-docs">http://www.php.net/download-docs</a>
+ בכדי להוריד את הגרסה העדכנית
+ </chmindex>
<translators>
- <!-- active translators -->
- <person name="Hadar Porat" email="[email protected]" nick="hadar_p" cvs="yes"/>
- <person name="Shimi" email="[email protected]" nick="shimi" cvs="yes"/>
- <person name="Moshe Doron" email="[email protected]" nick="momo" cvs="yes"/>
- <person name="Giladi Noam" email="[email protected]" nick="noam" cvs="yes"/>
- <person name="Gal Gur-Arie" email="[email protected]" nick="gal_ga" cvs="yes"/>
-
- <!-- not responding: translators -->
- <person name="Shlomi Loubaton" email="[email protected]" nick="shlomi" cvs="yes"/>
- <person name="Lior Hammer" email="[email protected]" nick="lior" cvs="yes"/>
- <person name="Itai Nathaniel" email="[email protected]" nick="raful" cvs="yes"/>
- <person name="Yuval Ofir" email="[email protected]" nick="yuval" cvs="yes"/>
- <person name="Yair" email="[email protected]" nick="yair" cvs="yes"/>
- <person name="Ido Diamant" email="[email protected]" nick="ido" cvs="yes"/>
- <person name="Barak Bloch" email="[email protected]" nick="barak" cvs="yes"/>
- <person name="Gal Talmor" email="[email protected]" nick="gal" cvs="yes"/>
- <person name="Tal Peer" email="[email protected]" nick="tal" cvs="yes"/>
- <person name="Matty Rozen" email="[email protected]" nick="matroz" cvs="yes"/>
- <person name="Sagie Maoz" email="[email protected]" nick="n0nick" cvs="yes"/>
- <person name="Tomer Cohen" email="[email protected]" nick="tomer" cvs="yes"/>
- <person name="Doron Schwartz" email="[email protected]" nick="dorons" cvs="yes"/>
- <!-- end of not responding translators -->
+ <person name="Superb" email="[email protected]" nick="Superb" svn="yes" editor="yes"/>
</translators>
-
+
<work-in-progress>
- <file name="reference/mysql/functions/*" person="shimi" type="translation" revision="1.0" date="21/05/2002" />
- <file name="security/*" person="momo" type="translation" revision="1.0" date="14/08/2003" />
- <file name="reference/strings/*" person="shimi" type="translation" revision="1.0" date="26/05/2003" />
- <file name="reference/info*" person="noam" type="translation" revision="1.0" date="28/07/2003" />
+ <!-- EXAMPLE:
+ <file name="appendices/aliases.xml" person="joedoe" type="working"/>
+ -->
</work-in-progress>
-</translation>
+
+</translation>
\ No newline at end of file
--e7d4a88253365d6a6ff80c306f9bf2a17c56783c--