goba Sat Jul 7 08:57:59 2001 EDT
Modified files:
/phpdoc/hu Translators language-defs.ent language-snippets.ent
Log:
New files listed in Translators, nearly all snippets translated...
Index: phpdoc/hu/Translators
diff -u phpdoc/hu/Translators:1.24 phpdoc/hu/Translators:1.25
--- phpdoc/hu/Translators:1.24 Wed Mar 28 14:40:00 2001
+++ phpdoc/hu/Translators Sat Jul 7 08:57:58 2001
@@ -39,7 +39,8 @@
Filename Translator Revision
=============================================================================
bookinfo.xml Hojtsy G�bor 1.11
-language-defs.ent Hojtsy G�bor 1.1
+language-defs.ent Hojtsy G�bor 1.3
+language-snippets.ent Hojtsy G�bor 1.2
make_chm_index_hu.html Hojtsy G�bor 1.4
preface.xml Hojtsy G�bor 1.6
------- appendices ----------------------------------------------------------
@@ -85,10 +86,12 @@
dba.xml
dbase.xml
dbm.xml
+dbx.xml
dir.xml Kontra Gergely [offline]
domxml.xml Varanka Zolt�n 1.5
errorfunc.xml Hojtsy G�bor [undrcon]
exec.xml Hojtsy G�bor [no-sync]
+fbsql.xml
fdf.xml
filepro.xml Hojtsy G�bor 1.5
filesystem.xml Csom�s N�ndor [undrcon]
@@ -100,14 +103,18 @@
hw.xml
ibase.xml
icap.xml
+iconv.xml
ifx.xml
image.xml Kontra Gergely [undrcon]
imap.xml
info.xml Hojtsy G�bor [no-sync]
ingres_ii.xml
+ircg.xml
+java.xml
ldap.xml
mail.xml Hojtsy G�bor 1.9
math.xml
+mbstring.xml
mcal.xml
mcrypt.xml
mhash.xml Hojtsy G�bor 1.11
@@ -129,6 +136,7 @@
pfpro.xml
pgsql.xml Kontra Gergely [offline]
posix.xml Amon Tamas [undrcon]
+printer.xml
pspell.xml
readline.xml Hojtsy G�bor 1.6
recode.xml Hojtsy G�bor 1.7
@@ -150,6 +158,7 @@
xml.xml
xslt.xml
yaz.xml
+zip.xml
zlib.xml
-------- language -----------------------------------------------------------
basic-syntax.xml Kontra Gergely 1.4
Index: phpdoc/hu/language-defs.ent
diff -u phpdoc/hu/language-defs.ent:1.2 phpdoc/hu/language-defs.ent:1.3
--- phpdoc/hu/language-defs.ent:1.2 Thu Mar 15 22:46:38 2001
+++ phpdoc/hu/language-defs.ent Sat Jul 7 08:57:58 2001
@@ -1,14 +1,14 @@
-<!ENTITY PHPManual "PHP K�zik�nyv">
-<!ENTITY Date "D�tum:">
-<!ENTITY GettingStarted "Els� l�p�sek">
-<!ENTITY LanguageReference "A nyelv alapjai">
-<!ENTITY Features "Szolg�ltat�sok">
-<!ENTITY FunctionReference "F�ggv�ny referencia">
-<!ENTITY Appendixes "F�ggel�kek">
-<!ENTITY PEAR "PEAR: the PHP Extension and Application Repository">
+<!ENTITY PHPManual "PHP K�zik�nyv">
+<!ENTITY Date "D�tum:">
+<!ENTITY GettingStarted "Els� l�p�sek">
+<!ENTITY LanguageReference "A nyelv alapjai">
+<!ENTITY Features "Szolg�ltat�sok">
+<!ENTITY FunctionReference "F�ggv�ny referencia">
+<!ENTITY Appendixes "F�ggel�kek">
+<!ENTITY PEAR "PEAR: PHP Extension and Application Repository">
-<!ENTITY available "el�rhet�">
+<!ENTITY available "el�rhet�">
<!ENTITY url.hu.weblabor "http://weblabor.hu/">
-<!ENTITY email.hu.php '[EMAIL PROTECTED]'>
-<!ENTITY email.hu.php.subscribe '[EMAIL PROTECTED]'>
+<!ENTITY email.hu.php "[EMAIL PROTECTED]">
+<!ENTITY email.hu.php.subscribe "[EMAIL PROTECTED]">
Index: phpdoc/hu/language-snippets.ent
diff -u phpdoc/hu/language-snippets.ent:1.2 phpdoc/hu/language-snippets.ent:1.3
--- phpdoc/hu/language-snippets.ent:1.2 Sat Jul 7 08:18:54 2001
+++ phpdoc/hu/language-snippets.ent Sat Jul 7 08:57:58 2001
@@ -1,13 +1,13 @@
-<!ENTITY warn.experimental '<warning><simpara>This module is
<emphasis>EXPERIMENTAL</emphasis>. That means, that the behaviour of these functions,
these function names, in concreto ANYTHING documented here can change in a future
release of PHP WITHOUT NOTICE. Be warned, and use this module at your own
risk.</simpara></warning>'>
+<!ENTITY warn.experimental '<warning><simpara>Ez a modul <emphasis>K�S�RLETI
+JELLEGGEL M�K�DIK</emphasis>. Ez azt jelenti, hogy az itt le�rt f�ggv�nyek m�k�d�se,
+maguk a f�ggv�nynevek, azaz B�RMI, ami itt le van �rva, megv�ltozhat egy k�s�bbi PHP
+kiad�sban MINDEN FIGYELMEZTET�S N�LK�L. Ezt a modult csak a saj�t felel�ss�gedre
+haszn�ld!</simpara></warning>'>
-<!ENTITY tip.ob-capture '<tip><simpara>As with anything that outputs its result
directly to the browser, you can use the <link linkend="ref.outcontrol">output-control
functions</link> to capture the output of this function, and save it - for example -
in a <type>string</type>.</simpara></tip>'>
+<!ENTITY tip.ob-capture '<tip><simpara>Mint b�rmilyen m�s esetben, amikor a kimenet
+k�zvetlen�l a b�ng�sz�h�z ker�l, haszn�lhatod az <link
+linkend="ref.outcontrol">output-control f�ggv�nyeket</link>, hogy a f�ggv�ny
+kimenet�t "elkapd", �s elmentsd p�ld�ul egy <type>string</type>-ben.</simpara></tip>'>
-<!ENTITY return.success 'Returns <constant>TRUE</constant> on succes,
<constant>FALSE</constant> on failure.'>
+<!ENTITY return.success 'Siker eset�n <constant>TRUE</constant> �rt�kkel t�r vissza,
+sikertelens�g eset�n <constant>FALSE</constant> �rt�ket ad.'>
<!ENTITY note.not-bin-safe '<warning><simpara>This function is not (yet) binary
safe!</simpara></warning>'>
<!ENTITY note.bin-safe '<note><simpara>This function is binary-safe</simpara></note>'>
-<!ENTITY note.no-windows '<note><simpara>This function is not implemented on
Windows-platforms</simpara></note>'>
+<!ENTITY note.no-windows '<note><simpara>Ez a f�ggv�ny nem m�k�dik Windows oper�ci�s
+rendszereken</simpara></note>'>
-<!ENTITY note.no-safemode '<note><simpara>This function is disabled when safe-mode is
enabled.</simpara></note>'>
+<!ENTITY note.no-safemode '<note><simpara>Ez a f�ggv�ny nem haszn�lhat�, ha a Safe
+Mode be van kapcsolva.</simpara></note>'>