kgergely Mon Sep 3 09:30:00 2001 EDT
Modified files:
/phpdoc/hu/functions image.xml
Log:
Few remaining sentences translated
Index: phpdoc/hu/functions/image.xml
diff -u phpdoc/hu/functions/image.xml:1.11 phpdoc/hu/functions/image.xml:1.12
--- phpdoc/hu/functions/image.xml:1.11 Mon Sep 3 08:35:02 2001
+++ phpdoc/hu/functions/image.xml Mon Sep 3 09:29:59 2001
@@ -1,5 +1,5 @@
<?xml encoding="iso-8859-2"?>
-<!-- EN-Revision: 1.33 Maintainer: kgergely Status: en/hu mixed -->
+<!-- EN-Revision: 1.33 Maintainer: kgergely Status: ready -->
<reference id="ref.image">
<title>K�pmanipul�l� f�ggv�nyek</title>
@@ -529,7 +529,7 @@
azonos�t�.
</para>
<para>
- Az �j (vagy az aktu�lis, ha m�g nincs[ez �gy h�lyes�g!]) �tl�tsz� sz�n
azonos�t�j�val t�r vissza.
+ Az �j vagy az aktu�lis �tl�tsz� sz�n azonos�t�j�val t�r vissza.
</para>
</refsect1>
</refentry>
@@ -1126,7 +1126,7 @@
<refentry id="function.imageinterlace">
<refnamediv>
<refname>ImageInterlace</refname>
- <refpurpose>Enable or disable interlace</refpurpose>
+ <refpurpose>Interlace bit �ll�t�sa</refpurpose>
</refnamediv>
<refsect1>
<title>Le�r�s</title>
@@ -1140,13 +1140,12 @@
</funcprototype>
</funcsynopsis>
<para>
- <function>ImageInterlace</function> turns a interlace bit on or off.
- If interlace is 1 a im image will be interlaced, and if interlace
- is 0 a interlace bit is turned off.
+ Az <function>ImageInterlace</function> f�ggv�ny az interlace bitet
+ hivatott �ll�tani. Ha �rt�ke 1, az image "interlaced" lesz, ha 0, akkor
+ nem lesz az.
</para>
<para>
- This functions returns whether a interlace bit is set for a
- image.
+ A f�ggv�ny visszat�r�si �rt�ke az interlace bit aktu�lis �rt�ke.
</para>
</refsect1>
</refentry>
@@ -1504,7 +1503,7 @@
<refnamediv>
<refname>ImagePsExtendFont</refname>
<refpurpose>
- Extend or condense a font
+ Sz�th�z vagy zsugor�t egy bet�k�szletet
</refpurpose>
</refnamediv>
<refsect1>
@@ -1523,9 +1522,10 @@
</funcprototype>
</funcsynopsis>
<para>
- Extend or condense a font (<parameter>font_index</parameter>), if a
- value of a <parameter>extend</parameter> parameter is less than one
- you will be condensing a font.
+ Sz�th�z vagy zsugor�t egy bet�k�szletet (a
+ <parameter>font_index</parameter> param�terben megadottat).
+ Ha az <parameter>extend</parameter> param�ter �rt�ke egyn�l kisebb, a
+ bet�k�szletet �sszenyomja.
</para>
</refsect1>
</refentry>
@@ -1534,7 +1534,7 @@
<refnamediv>
<refname>ImagePsSlantFont</refname>
<refpurpose>
- Slant a font
+ D�nt egy bet�k�szletet
</refpurpose>
</refnamediv>
<refsect1>
@@ -1553,8 +1553,9 @@
</funcprototype>
</funcsynopsis>
<para>
- Slant a font given by a <parameter>font_index</parameter> parameter with a
slant of
- a value of a <parameter>slant</parameter> parameter.
+ A <parameter>font_index</parameter> param�terben megadott
+ bet�k�szletet d�nti a <parameter>slant</parameter> paramet�rben
+ megadott �rt�kkel.
</para>
</refsect1>
</refentry>