From a39f5e8f088ec55d06521bd93daea24c955dffc3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bal=C3=A1zs=20=C3=9Ar?= Date: Wed, 25 Sep 2013 23:12:17 +0200 Subject: Initial Hungarian translation --- po/hu.po | 2209 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 2209 insertions(+) create mode 100644 po/hu.po diff --git a/po/hu.po b/po/hu.po new file mode 100644 index 000000000..27c58974b --- /dev/null +++ b/po/hu.po @@ -0,0 +1,2209 @@ +# Hungarian translation for clutter. +# Copyright (C) 2013 clutter's COPYRIGHT HOLDER +# This file is distributed under the same license as the clutter package. +# +# Balázs Úr , 2013. +# Balázs Úr , 2013. +msgid "" +msgstr "" +"Project-Id-Version: clutter clutter-1.8\n" +"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?" +"product=clutter&keywords=I18N+L10N&component=general\n" +"POT-Creation-Date: 2013-08-06 16:07+0000\n" +"PO-Revision-Date: 2013-09-25 23:06+0200\n" +"Last-Translator: Balázs Úr \n" +"Language-Team: Hungarian \n" +"Language: hu\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Lokalize 1.2\n" + +#: ../clutter/clutter-actor.c:3875 +msgid "X coordinate" +msgstr "X koordináta" + +#: ../clutter/clutter-actor.c:3876 +msgid "X coordinate of the actor" +msgstr "A szereplő X koordinátája" + +#: ../clutter/clutter-actor.c:3891 +msgid "Y coordinate" +msgstr "Y koordináta" + +#: ../clutter/clutter-actor.c:3892 +msgid "Y coordinate of the actor" +msgstr "A szereplő Y koordinátája" + +#: ../clutter/clutter-actor.c:3907 ../clutter/clutter-behaviour-ellipse.c:477 +msgid "Width" +msgstr "Szélesség" + +#: ../clutter/clutter-actor.c:3908 +msgid "Width of the actor" +msgstr "A szereplő szélessége" + +#: ../clutter/clutter-actor.c:3922 ../clutter/clutter-behaviour-ellipse.c:493 +msgid "Height" +msgstr "Magasság" + +#: ../clutter/clutter-actor.c:3923 +msgid "Height of the actor" +msgstr "A szereplő magassága" + +#: ../clutter/clutter-actor.c:3941 +msgid "Fixed X" +msgstr "Rögzített X" + +#: ../clutter/clutter-actor.c:3942 +msgid "Forced X position of the actor" +msgstr "A szereplő erőltetett X pozíciója" + +#: ../clutter/clutter-actor.c:3960 +msgid "Fixed Y" +msgstr "Rögzített Y" + +#: ../clutter/clutter-actor.c:3961 +msgid "Forced Y position of the actor" +msgstr "A szereplő erőltetett Y pozíciója" + +#: ../clutter/clutter-actor.c:3977 +msgid "Fixed position set" +msgstr "Rögzített pozíció beállítva" + +#: ../clutter/clutter-actor.c:3978 +msgid "Whether to use fixed positioning for the actor" +msgstr "Használjon-e rögzített pozicionálást a szereplőhöz" + +#: ../clutter/clutter-actor.c:4000 +msgid "Min Width" +msgstr "Minimális szélesség" + +#: ../clutter/clutter-actor.c:4001 +msgid "Forced minimum width request for the actor" +msgstr "Erőltetett minimális szélesség kérés a szereplőhöz" + +#: ../clutter/clutter-actor.c:4020 +msgid "Min Height" +msgstr "Minimális magasság" + +#: ../clutter/clutter-actor.c:4021 +msgid "Forced minimum height request for the actor" +msgstr "Erőltetett minimális magasság kérés a szereplőhöz" + +#: ../clutter/clutter-actor.c:4040 +msgid "Natural Width" +msgstr "Természetes szélesség" + +#: ../clutter/clutter-actor.c:4041 +msgid "Forced natural width request for the actor" +msgstr "Erőltetett természetes szélesség kérés a szereplőhöz" + +#: ../clutter/clutter-actor.c:4060 +msgid "Natural Height" +msgstr "Természetes magasság" + +#: ../clutter/clutter-actor.c:4061 +msgid "Forced natural height request for the actor" +msgstr "Erőltetett természetes magasság kérés a szereplőhöz" + +#: ../clutter/clutter-actor.c:4077 +msgid "Minimum width set" +msgstr "Minimális szélesség beállítva" + +#: ../clutter/clutter-actor.c:4078 +msgid "Whether to use the min-width property" +msgstr "Használja-e a min-width tulajdonságot" + +#: ../clutter/clutter-actor.c:4093 +msgid "Minimum height set" +msgstr "Minimális magasság beállítva" + +#: ../clutter/clutter-actor.c:4094 +msgid "Whether to use the min-height property" +msgstr "Használja-e a min-height tulajdonságot" + +#: ../clutter/clutter-actor.c:4109 +msgid "Natural width set" +msgstr "Természetes szélesség beállítva" + +#: ../clutter/clutter-actor.c:4110 +msgid "Whether to use the natural-width property" +msgstr "Használja-e a natural-width tulajdonságot" + +#: ../clutter/clutter-actor.c:4127 +msgid "Natural height set" +msgstr "Természetes magasság beállítva" + +#: ../clutter/clutter-actor.c:4128 +msgid "Whether to use the natural-height property" +msgstr "Használja-e a natural-height tulajdonságot" + +#: ../clutter/clutter-actor.c:4147 +msgid "Allocation" +msgstr "Lefoglalás" + +#: ../clutter/clutter-actor.c:4148 +msgid "The actor's allocation" +msgstr "A szereplő lefoglalása" + +#: ../clutter/clutter-actor.c:4204 +msgid "Request Mode" +msgstr "Kérés mód" + +#: ../clutter/clutter-actor.c:4205 +msgid "The actor's request mode" +msgstr "A szereplő kérés módja" + +#: ../clutter/clutter-actor.c:4220 +msgid "Depth" +msgstr "Mélység" + +#: ../clutter/clutter-actor.c:4221 +msgid "Position on the Z axis" +msgstr "Pozíció a Z tengelyen" + +#: ../clutter/clutter-actor.c:4235 +msgid "Opacity" +msgstr "Átlátszatlanság" + +#: ../clutter/clutter-actor.c:4236 +msgid "Opacity of an actor" +msgstr "Egy szereplő átlátszatlansága" + +#: ../clutter/clutter-actor.c:4255 +msgid "Offscreen redirect" +msgstr "Képernyőn kívüli átirányítás" + +#: ../clutter/clutter-actor.c:4256 +msgid "Flags controlling when to flatten the actor into a single image" +msgstr "" +"Zászlók annak vezérlésére, amikor a szereplő egy egyszerű képpé van lapítva" + +#: ../clutter/clutter-actor.c:4274 +msgid "Visible" +msgstr "Látható" + +#: ../clutter/clutter-actor.c:4275 +msgid "Whether the actor is visible or not" +msgstr "A szereplő legyen-e látható vagy ne" + +#: ../clutter/clutter-actor.c:4290 +msgid "Mapped" +msgstr "Leképezett" + +#: ../clutter/clutter-actor.c:4291 +msgid "Whether the actor will be painted" +msgstr "A szereplő legyen-e megrajzolva" + +#: ../clutter/clutter-actor.c:4305 +msgid "Realized" +msgstr "Megvalósult" + +#: ../clutter/clutter-actor.c:4306 +msgid "Whether the actor has been realized" +msgstr "A szereplő meg lett-e valósítva" + +#: ../clutter/clutter-actor.c:4322 +msgid "Reactive" +msgstr "Reaktív" + +#: ../clutter/clutter-actor.c:4323 +msgid "Whether the actor is reactive to events" +msgstr "A szereplő legyen-e reaktív az eseményekkel" + +#: ../clutter/clutter-actor.c:4335 +msgid "Has Clip" +msgstr "Van vágása" + +#: ../clutter/clutter-actor.c:4336 +msgid "Whether the actor has a clip set" +msgstr "A szereplőnek van-e beállított vágása" + +#: ../clutter/clutter-actor.c:4351 +msgid "Clip" +msgstr "Vágás" + +#: ../clutter/clutter-actor.c:4352 +msgid "The clip region for the actor" +msgstr "A vágási terület a szereplőhöz" + +#: ../clutter/clutter-actor.c:4366 ../clutter/clutter-actor-meta.c:207 +#: ../clutter/clutter-binding-pool.c:319 ../clutter/clutter-input-device.c:236 +msgid "Name" +msgstr "Név" + +#: ../clutter/clutter-actor.c:4367 +msgid "Name of the actor" +msgstr "A szereplő neve" + +#: ../clutter/clutter-actor.c:4381 +msgid "Scale X" +msgstr "X méretezés" + +#: ../clutter/clutter-actor.c:4382 +msgid "Scale factor on the X axis" +msgstr "Méretezési tényező az X tengelyen" + +#: ../clutter/clutter-actor.c:4397 +msgid "Scale Y" +msgstr "Y méretezés" + +#: ../clutter/clutter-actor.c:4398 +msgid "Scale factor on the Y axis" +msgstr "Méretezési tényező az Y tengelyen" + +#: ../clutter/clutter-actor.c:4413 +msgid "Scale Center X" +msgstr "X méretezés közép" + +#: ../clutter/clutter-actor.c:4414 +msgid "Horizontal scale center" +msgstr "Vízszintes méretezés közép" + +#: ../clutter/clutter-actor.c:4429 +msgid "Scale Center Y" +msgstr "Y méretezés közép" + +#: ../clutter/clutter-actor.c:4430 +msgid "Vertical scale center" +msgstr "Függőleges méretezés közép" + +#: ../clutter/clutter-actor.c:4445 +msgid "Scale Gravity" +msgstr "Gravitáció méretezés" + +#: ../clutter/clutter-actor.c:4446 +msgid "The center of scaling" +msgstr "A méretezés közepe" + +#: ../clutter/clutter-actor.c:4463 +msgid "Rotation Angle X" +msgstr "X forgatási szög" + +#: ../clutter/clutter-actor.c:4464 +msgid "The rotation angle on the X axis" +msgstr "A forgatási szög az X tengelyen" + +#: ../clutter/clutter-actor.c:4479 +msgid "Rotation Angle Y" +msgstr "Y forgatási szög" + +#: ../clutter/clutter-actor.c:4480 +msgid "The rotation angle on the Y axis" +msgstr "A forgatási szög az Y tengelyen" + +#: ../clutter/clutter-actor.c:4495 +msgid "Rotation Angle Z" +msgstr "Z forgatási szög" + +#: ../clutter/clutter-actor.c:4496 +msgid "The rotation angle on the Z axis" +msgstr "A forgatási szög a Z tengelyen" + +#: ../clutter/clutter-actor.c:4511 +msgid "Rotation Center X" +msgstr "X forgatási közép" + +#: ../clutter/clutter-actor.c:4512 +msgid "The rotation center on the X axis" +msgstr "A forgatási közép az X tengelyen" + +#: ../clutter/clutter-actor.c:4528 +msgid "Rotation Center Y" +msgstr "Y forgatási közép" + +#: ../clutter/clutter-actor.c:4529 +msgid "The rotation center on the Y axis" +msgstr "A forgatási közép az Y tengelyen" + +#: ../clutter/clutter-actor.c:4545 +msgid "Rotation Center Z" +msgstr "Z forgatási közép" + +#: ../clutter/clutter-actor.c:4546 +msgid "The rotation center on the Z axis" +msgstr "A forgatási közép a Z tengelyen" + +#: ../clutter/clutter-actor.c:4562 +msgid "Rotation Center Z Gravity" +msgstr "Z forgatási közép gravitáció" + +#: ../clutter/clutter-actor.c:4563 +msgid "Center point for rotation around the Z axis" +msgstr "Középpont a Z tengely körüli forgatáshoz" + +#: ../clutter/clutter-actor.c:4581 +msgid "Anchor X" +msgstr "X horgony" + +#: ../clutter/clutter-actor.c:4582 +msgid "X coordinate of the anchor point" +msgstr "A horgonypont X koordinátája" + +#: ../clutter/clutter-actor.c:4598 +msgid "Anchor Y" +msgstr "Y horgony" + +#: ../clutter/clutter-actor.c:4599 +msgid "Y coordinate of the anchor point" +msgstr "A horgonypont Y koordinátája" + +#: ../clutter/clutter-actor.c:4614 +msgid "Anchor Gravity" +msgstr "Horgony gravitáció" + +#: ../clutter/clutter-actor.c:4615 +msgid "The anchor point as a ClutterGravity" +msgstr "A horgonypont mint egy ClutterGravity" + +#: ../clutter/clutter-actor.c:4634 +msgid "Show on set parent" +msgstr "A beállított szülő megjelenítése" + +#: ../clutter/clutter-actor.c:4635 +msgid "Whether the actor is shown when parented" +msgstr "Jelenjen-e meg a szereplő, amikor szülője van" + +#: ../clutter/clutter-actor.c:4655 +msgid "Clip to Allocation" +msgstr "Vágás a lefoglalásra" + +#: ../clutter/clutter-actor.c:4656 +msgid "Sets the clip region to track the actor's allocation" +msgstr "Beállítja a vágási területet a szereplő foglalásának követéséhez" + +#: ../clutter/clutter-actor.c:4666 +msgid "Text Direction" +msgstr "Szövegirány" + +#: ../clutter/clutter-actor.c:4667 +msgid "Direction of the text" +msgstr "A szöveg iránya" + +#: ../clutter/clutter-actor.c:4685 +msgid "Has Pointer" +msgstr "Van mutatója" + +#: ../clutter/clutter-actor.c:4686 +msgid "Whether the actor contains the pointer of an input device" +msgstr "A szereplő tartalmazza-e egy bemeneti eszköz mutatóját" + +#: ../clutter/clutter-actor.c:4703 +msgid "Actions" +msgstr "Műveletek" + +#: ../clutter/clutter-actor.c:4704 +msgid "Adds an action to the actor" +msgstr "Hozzáad egy műveletet a szereplőhöz" + +#: ../clutter/clutter-actor.c:4718 +msgid "Constraints" +msgstr "Megszorítások" + +#: ../clutter/clutter-actor.c:4719 +msgid "Adds a constraint to the actor" +msgstr "Hozzáad egy megszorítást a szereplőhöz" + +#: ../clutter/clutter-actor-meta.c:193 ../clutter/clutter-child-meta.c:142 +msgid "Actor" +msgstr "Szereplő" + +#: ../clutter/clutter-actor-meta.c:194 +msgid "The actor attached to the meta" +msgstr "A metához csatolt szereplő" + +#: ../clutter/clutter-actor-meta.c:208 +msgid "The name of the meta" +msgstr "A meta neve" + +#: ../clutter/clutter-actor-meta.c:221 ../clutter/clutter-input-device.c:315 +#: ../clutter/clutter-shader.c:307 +msgid "Enabled" +msgstr "Engedélyezve" + +#: ../clutter/clutter-actor-meta.c:222 +msgid "Whether the meta is enabled" +msgstr "Engedélyezve van-e a meta" + +#: ../clutter/clutter-align-constraint.c:270 +#: ../clutter/clutter-bind-constraint.c:349 ../clutter/clutter-clone.c:340 +#: ../clutter/clutter-snap-constraint.c:321 +msgid "Source" +msgstr "Forrás" + +#: ../clutter/clutter-align-constraint.c:271 +msgid "The source of the alignment" +msgstr "Az igazítás forrása" + +#: ../clutter/clutter-align-constraint.c:284 +msgid "Align Axis" +msgstr "Igazítási tengely" + +#: ../clutter/clutter-align-constraint.c:285 +msgid "The axis to align the position to" +msgstr "A tengely a pozíció igazításához" + +#: ../clutter/clutter-align-constraint.c:304 +#: ../clutter/clutter-desaturate-effect.c:304 +msgid "Factor" +msgstr "Tényező" + +#: ../clutter/clutter-align-constraint.c:305 +msgid "The alignment factor, between 0.0 and 1.0" +msgstr "Az igazítási tényező, 0,0 és 1,0 között" + +#: ../clutter/clutter-alpha.c:345 ../clutter/clutter-animation.c:538 +#: ../clutter/clutter-animator.c:1802 +msgid "Timeline" +msgstr "Idővonal" + +#: ../clutter/clutter-alpha.c:346 +msgid "Timeline used by the alpha" +msgstr "Az alfa által használt idővonal" + +#: ../clutter/clutter-alpha.c:361 +msgid "Alpha value" +msgstr "Alfa érték" + +#: ../clutter/clutter-alpha.c:362 +msgid "Alpha value as computed by the alpha" +msgstr "Alfa érték az alfa által kiszámítottként" + +#: ../clutter/clutter-alpha.c:382 ../clutter/clutter-animation.c:494 +msgid "Mode" +msgstr "Mód" + +#: ../clutter/clutter-alpha.c:383 +msgid "Progress mode" +msgstr "Folyamat mód" + +#: ../clutter/clutter-animation.c:478 +msgid "Object" +msgstr "Objektum" + +#: ../clutter/clutter-animation.c:479 +msgid "Object to which the animation applies" +msgstr "Objektum, amelyre az animáció alkalmazzák" + +#: ../clutter/clutter-animation.c:495 +msgid "The mode of the animation" +msgstr "Az animáció módja" + +#: ../clutter/clutter-animation.c:509 ../clutter/clutter-animator.c:1786 +#: ../clutter/clutter-media.c:194 ../clutter/clutter-state.c:1486 +#: ../clutter/clutter-timeline.c:294 +msgid "Duration" +msgstr "Időtartam" + +#: ../clutter/clutter-animation.c:510 +msgid "Duration of the animation, in milliseconds" +msgstr "Az animáció időtartama ezredmásodpercben" + +#: ../clutter/clutter-animation.c:524 ../clutter/clutter-timeline.c:263 +msgid "Loop" +msgstr "Ismétlés" + +#: ../clutter/clutter-animation.c:525 +msgid "Whether the animation should loop" +msgstr "Ismétlődjön-e az animáció" + +#: ../clutter/clutter-animation.c:539 +msgid "The timeline used by the animation" +msgstr "Az animáció által használt idővonal" + +#: ../clutter/clutter-animation.c:552 ../clutter/clutter-behaviour.c:304 +msgid "Alpha" +msgstr "Alfa" + +#: ../clutter/clutter-animation.c:553 +msgid "The alpha used by the animation" +msgstr "Az animáció által használt alfa" + +#: ../clutter/clutter-animator.c:1787 +msgid "The duration of the animation" +msgstr "Az animáció időtartama" + +#: ../clutter/clutter-animator.c:1803 +msgid "The timeline of the animation" +msgstr "Az animáció idővonala" + +#: ../clutter/clutter-behaviour.c:305 +msgid "Alpha Object to drive the behaviour" +msgstr "Alfa objektum a viselkedés vezetéséhez" + +#: ../clutter/clutter-behaviour-depth.c:178 +msgid "Start Depth" +msgstr "Kezdőmélység" + +#: ../clutter/clutter-behaviour-depth.c:179 +msgid "Initial depth to apply" +msgstr "Az alkalmazandó kezdeti mélység" + +#: ../clutter/clutter-behaviour-depth.c:194 +msgid "End Depth" +msgstr "Zárómélység" + +#: ../clutter/clutter-behaviour-depth.c:195 +msgid "Final depth to apply" +msgstr "Az alkalmazandó végső mélység" + +#: ../clutter/clutter-behaviour-ellipse.c:397 +msgid "Start Angle" +msgstr "Kezdőszög" + +#: ../clutter/clutter-behaviour-ellipse.c:398 +#: ../clutter/clutter-behaviour-rotate.c:280 +msgid "Initial angle" +msgstr "Kezdeti szög" + +#: ../clutter/clutter-behaviour-ellipse.c:413 +msgid "End Angle" +msgstr "Zárószög" + +#: ../clutter/clutter-behaviour-ellipse.c:414 +#: ../clutter/clutter-behaviour-rotate.c:298 +msgid "Final angle" +msgstr "Végső szög" + +#: ../clutter/clutter-behaviour-ellipse.c:429 +msgid "Angle x tilt" +msgstr "X dőlésszög" + +#: ../clutter/clutter-behaviour-ellipse.c:430 +msgid "Tilt of the ellipse around x axis" +msgstr "Az ellipszis dőlése az X tengely körül" + +#: ../clutter/clutter-behaviour-ellipse.c:445 +msgid "Angle y tilt" +msgstr "Y dőlésszög" + +#: ../clutter/clutter-behaviour-ellipse.c:446 +msgid "Tilt of the ellipse around y axis" +msgstr "Az ellipszis dőlése az Y tengely körül" + +#: ../clutter/clutter-behaviour-ellipse.c:461 +msgid "Angle z tilt" +msgstr "Z dőlésszög" + +#: ../clutter/clutter-behaviour-ellipse.c:462 +msgid "Tilt of the ellipse around z axis" +msgstr "Az ellipszis dőlése a Z tengely körül" + +#: ../clutter/clutter-behaviour-ellipse.c:478 +msgid "Width of the ellipse" +msgstr "Az ellipszis szélessége" + +#: ../clutter/clutter-behaviour-ellipse.c:494 +msgid "Height of ellipse" +msgstr "Az ellipszis magassága" + +#: ../clutter/clutter-behaviour-ellipse.c:509 +msgid "Center" +msgstr "Közép" + +#: ../clutter/clutter-behaviour-ellipse.c:510 +msgid "Center of ellipse" +msgstr "Az ellipszis közepe" + +#: ../clutter/clutter-behaviour-ellipse.c:524 +#: ../clutter/clutter-behaviour-rotate.c:333 ../clutter/clutter-timeline.c:310 +msgid "Direction" +msgstr "Irány" + +#: ../clutter/clutter-behaviour-ellipse.c:525 +#: ../clutter/clutter-behaviour-rotate.c:334 +msgid "Direction of rotation" +msgstr "A forgatás iránya" + +#: ../clutter/clutter-behaviour-opacity.c:181 +msgid "Opacity Start" +msgstr "Kezdő átlátszatlanság" + +#: ../clutter/clutter-behaviour-opacity.c:182 +msgid "Initial opacity level" +msgstr "Kezdeti átlátszatlansági szint" + +#: ../clutter/clutter-behaviour-opacity.c:199 +msgid "Opacity End" +msgstr "Záró átlátszatlanság" + +#: ../clutter/clutter-behaviour-opacity.c:200 +msgid "Final opacity level" +msgstr "Végső átlátszatlansági szint" + +#: ../clutter/clutter-behaviour-path.c:222 +#: ../clutter/clutter-path-constraint.c:212 +msgid "Path" +msgstr "Útvonal" + +#: ../clutter/clutter-behaviour-path.c:223 +msgid "The ClutterPath object representing the path to animate along" +msgstr "" +"A ClutterPath objektum ábrázolja azt az útvonalat, amely mentén az animáció " +"történik" + +#: ../clutter/clutter-behaviour-rotate.c:279 +msgid "Angle Begin" +msgstr "Kezdő szög" + +#: ../clutter/clutter-behaviour-rotate.c:297 +msgid "Angle End" +msgstr "Záró szög" + +#: ../clutter/clutter-behaviour-rotate.c:315 +msgid "Axis" +msgstr "Tengely" + +#: ../clutter/clutter-behaviour-rotate.c:316 +msgid "Axis of rotation" +msgstr "A forgatás tengelye" + +#: ../clutter/clutter-behaviour-rotate.c:351 +msgid "Center X" +msgstr "X közép" + +#: ../clutter/clutter-behaviour-rotate.c:352 +msgid "X coordinate of the center of rotation" +msgstr "A forgatás közepének X koordinátája" + +#: ../clutter/clutter-behaviour-rotate.c:369 +msgid "Center Y" +msgstr "Y közép" + +#: ../clutter/clutter-behaviour-rotate.c:370 +msgid "Y coordinate of the center of rotation" +msgstr "A forgatás közepének Y koordinátája" + +#: ../clutter/clutter-behaviour-rotate.c:387 +msgid "Center Z" +msgstr "Z közép" + +#: ../clutter/clutter-behaviour-rotate.c:388 +msgid "Z coordinate of the center of rotation" +msgstr "A forgatás közepének Z koordinátája" + +#: ../clutter/clutter-behaviour-scale.c:222 +msgid "X Start Scale" +msgstr "X kezdő méretezés" + +#: ../clutter/clutter-behaviour-scale.c:223 +msgid "Initial scale on the X axis" +msgstr "Kezdeti méretezés az X tengelyen" + +#: ../clutter/clutter-behaviour-scale.c:241 +msgid "X End Scale" +msgstr "X záró méretezés" + +#: ../clutter/clutter-behaviour-scale.c:242 +msgid "Final scale on the X axis" +msgstr "Végső méretezés az X tengelyen" + +#: ../clutter/clutter-behaviour-scale.c:260 +msgid "Y Start Scale" +msgstr "Y kezdő méretezés" + +#: ../clutter/clutter-behaviour-scale.c:261 +msgid "Initial scale on the Y axis" +msgstr "Kezdeti méretezés az Y tengelyen" + +#: ../clutter/clutter-behaviour-scale.c:279 +msgid "Y End Scale" +msgstr "Y záró méretezés" + +#: ../clutter/clutter-behaviour-scale.c:280 +msgid "Final scale on the Y axis" +msgstr "Végső méretezés az Y tengelyen" + +#: ../clutter/clutter-bind-constraint.c:350 +msgid "The source of the binding" +msgstr "A kötés forrása" + +#: ../clutter/clutter-bind-constraint.c:363 +msgid "Coordinate" +msgstr "Koordináta" + +#: ../clutter/clutter-bind-constraint.c:364 +msgid "The coordinate to bind" +msgstr "A kötendő koordináta" + +#: ../clutter/clutter-bind-constraint.c:378 +#: ../clutter/clutter-path-constraint.c:226 +#: ../clutter/clutter-snap-constraint.c:366 +msgid "Offset" +msgstr "Eltolás" + +#: ../clutter/clutter-bind-constraint.c:379 +msgid "The offset in pixels to apply to the binding" +msgstr "A kötésre alkalmazandó eltolás képpontokban" + +#: ../clutter/clutter-binding-pool.c:320 +msgid "The unique name of the binding pool" +msgstr "A kötéstároló egyedi neve" + +#: ../clutter/clutter-bin-layout.c:261 ../clutter/clutter-bin-layout.c:585 +#: ../clutter/clutter-box-layout.c:395 ../clutter/clutter-table-layout.c:652 +msgid "Horizontal Alignment" +msgstr "Vízszintes igazítás" + +#: ../clutter/clutter-bin-layout.c:262 +msgid "Horizontal alignment for the actor inside the layout manager" +msgstr "Vízszintes igazítás a szereplőhöz az elrendezéskezelőn belül" + +#: ../clutter/clutter-bin-layout.c:270 ../clutter/clutter-bin-layout.c:602 +#: ../clutter/clutter-box-layout.c:404 ../clutter/clutter-table-layout.c:667 +msgid "Vertical Alignment" +msgstr "Függőleges igazítás" + +#: ../clutter/clutter-bin-layout.c:271 +msgid "Vertical alignment for the actor inside the layout manager" +msgstr "Függőleges igazítás a szereplőhöz az elrendezéskezelőn belül" + +#: ../clutter/clutter-bin-layout.c:586 +msgid "Default horizontal alignment for the actors inside the layout manager" +msgstr "" +"Alapértelmezett vízszintes igazítás a szereplőkhöz az elrendezéskezelőn belül" + +#: ../clutter/clutter-bin-layout.c:603 +msgid "Default vertical alignment for the actors inside the layout manager" +msgstr "" +"Alapértelmezett függőleges igazítás a szereplőkhöz az elrendezéskezelőn belül" + +#: ../clutter/clutter-box.c:544 +msgid "Layout Manager" +msgstr "Elrendezéskezelő" + +#: ../clutter/clutter-box.c:545 +msgid "The layout manager used by the box" +msgstr "A doboz által használt elrendezéskezelő" + +#: ../clutter/clutter-box.c:564 ../clutter/clutter-rectangle.c:267 +#: ../clutter/clutter-stage.c:1778 +msgid "Color" +msgstr "Szín" + +#: ../clutter/clutter-box.c:565 +msgid "The background color of the box" +msgstr "A doboz háttérszíne" + +#: ../clutter/clutter-box.c:579 +msgid "Color Set" +msgstr "Szín beállítva" + +#: ../clutter/clutter-box.c:580 +msgid "Whether the background color is set" +msgstr "A háttérszín be van-e állítva" + +#: ../clutter/clutter-box-layout.c:370 +msgid "Expand" +msgstr "Bővítés" + +#: ../clutter/clutter-box-layout.c:371 +msgid "Allocate extra space for the child" +msgstr "További terület lefoglalása a gyermeknek" + +#: ../clutter/clutter-box-layout.c:377 ../clutter/clutter-table-layout.c:631 +msgid "Horizontal Fill" +msgstr "Vízszintes kitöltés" + +#: ../clutter/clutter-box-layout.c:378 ../clutter/clutter-table-layout.c:632 +msgid "" +"Whether the child should receive priority when the container is allocating " +"spare space on the horizontal axis" +msgstr "" +"Kapjon-e elsőbbséget a gyermek, amikor a konténer tartalék területet foglal " +"le a vízszintes tengelyen" + +#: ../clutter/clutter-box-layout.c:386 ../clutter/clutter-table-layout.c:638 +msgid "Vertical Fill" +msgstr "Függőleges kitöltés" + +#: ../clutter/clutter-box-layout.c:387 ../clutter/clutter-table-layout.c:639 +msgid "" +"Whether the child should receive priority when the container is allocating " +"spare space on the vertical axis" +msgstr "" +"Kapjon-e elsőbbséget a gyermek, amikor a konténer tartalék területet foglal " +"le a függőleges tengelyen" + +#: ../clutter/clutter-box-layout.c:396 ../clutter/clutter-table-layout.c:653 +msgid "Horizontal alignment of the actor within the cell" +msgstr "A szereplő vízszintes igazítása a cellán belül" + +#: ../clutter/clutter-box-layout.c:405 ../clutter/clutter-table-layout.c:668 +msgid "Vertical alignment of the actor within the cell" +msgstr "A szereplő függőleges igazítása a cellán belül" + +#: ../clutter/clutter-box-layout.c:1302 +msgid "Vertical" +msgstr "Függőleges" + +#: ../clutter/clutter-box-layout.c:1303 +msgid "Whether the layout should be vertical, rather than horizontal" +msgstr "Az elrendezés legyen-e függőleges a vízszintes helyett" + +#: ../clutter/clutter-box-layout.c:1318 ../clutter/clutter-flow-layout.c:901 +msgid "Homogeneous" +msgstr "Homogén" + +#: ../clutter/clutter-box-layout.c:1319 +msgid "" +"Whether the layout should be homogeneous, i.e. all childs get the same size" +msgstr "" +"Az elrendezés legyen-e homogén, azaz minden gyermek ugyanazt a magasságot " +"kapja" + +#: ../clutter/clutter-box-layout.c:1334 +msgid "Pack Start" +msgstr "Csomagolás kezdete" + +#: ../clutter/clutter-box-layout.c:1335 +msgid "Whether to pack items at the start of the box" +msgstr "Csomagolja-e az elemeket a doboz kezdetekor" + +#: ../clutter/clutter-box-layout.c:1348 +msgid "Spacing" +msgstr "Térköz" + +#: ../clutter/clutter-box-layout.c:1349 +msgid "Spacing between children" +msgstr "A gyermekek közötti térköz" + +#: ../clutter/clutter-box-layout.c:1363 ../clutter/clutter-table-layout.c:1742 +msgid "Use Animations" +msgstr "Animációk használata" + +#: ../clutter/clutter-box-layout.c:1364 ../clutter/clutter-table-layout.c:1743 +msgid "Whether layout changes should be animated" +msgstr "Az elrendezés változásai legyenek-e animálva" + +#: ../clutter/clutter-box-layout.c:1385 ../clutter/clutter-table-layout.c:1764 +msgid "Easing Mode" +msgstr "Enyhítés mód" + +#: ../clutter/clutter-box-layout.c:1386 ../clutter/clutter-table-layout.c:1765 +msgid "The easing mode of the animations" +msgstr "Az animációk enyhítés módja" + +#: ../clutter/clutter-box-layout.c:1403 ../clutter/clutter-table-layout.c:1782 +msgid "Easing Duration" +msgstr "Enyhítés időtartam" + +#: ../clutter/clutter-box-layout.c:1404 ../clutter/clutter-table-layout.c:1783 +msgid "The duration of the animations" +msgstr "Az animációk időtartama" + +#: ../clutter/clutter-cairo-texture.c:582 +msgid "Surface Width" +msgstr "Felület szélesség" + +#: ../clutter/clutter-cairo-texture.c:583 +msgid "The width of the Cairo surface" +msgstr "A Cairo felület szélessége" + +#: ../clutter/clutter-cairo-texture.c:597 +msgid "Surface Height" +msgstr "Felület magasság" + +#: ../clutter/clutter-cairo-texture.c:598 +msgid "The height of the Cairo surface" +msgstr "A Cairo felület magassága" + +#: ../clutter/clutter-cairo-texture.c:615 +msgid "Auto Resize" +msgstr "Automatikus átméretezés" + +#: ../clutter/clutter-cairo-texture.c:616 +msgid "Whether the surface should match the allocation" +msgstr "A felület illeszkedjen-e a lefoglalásra" + +#: ../clutter/clutter-child-meta.c:127 +msgid "Container" +msgstr "Konténer" + +#: ../clutter/clutter-child-meta.c:128 +msgid "The container that created this data" +msgstr "Az a konténer, amely ezt az adatot létrehozta" + +#: ../clutter/clutter-child-meta.c:143 +msgid "The actor wrapped by this data" +msgstr "Ezen adatok által csomagolt szereplő" + +#: ../clutter/clutter-click-action.c:546 +msgid "Pressed" +msgstr "Lenyomott" + +#: ../clutter/clutter-click-action.c:547 +msgid "Whether the clickable should be in pressed state" +msgstr "A kattintható legyen-e lenyomott állapotban" + +#: ../clutter/clutter-click-action.c:560 +msgid "Held" +msgstr "Visszatartva" + +#: ../clutter/clutter-click-action.c:561 +msgid "Whether the clickable has a grab" +msgstr "A kattinthatónak legyen-e fogantyúja" + +#: ../clutter/clutter-click-action.c:578 ../clutter/clutter-settings.c:573 +msgid "Long Press Duration" +msgstr "Hosszú lenyomás időtartam" + +#: ../clutter/clutter-click-action.c:579 +msgid "The minimum duration of a long press to recognize the gesture" +msgstr "Egy hosszú lenyomás minimális időtartama a gesztus felismeréséhez" + +#: ../clutter/clutter-click-action.c:597 +msgid "Long Press Threshold" +msgstr "Hosszú lenyomás küszöbszint" + +#: ../clutter/clutter-click-action.c:598 +msgid "The maximum threshold before a long press is cancelled" +msgstr "A maximális küszöbszint egy hosszú lenyomás megszakítása előtt" + +#: ../clutter/clutter-clone.c:341 +msgid "Specifies the actor to be cloned" +msgstr "Megadja a klónozandó szereplőt" + +#: ../clutter/clutter-colorize-effect.c:307 +msgid "Tint" +msgstr "Színezés" + +#: ../clutter/clutter-colorize-effect.c:308 +msgid "The tint to apply" +msgstr "Az alkalmazandó színezés" + +#: ../clutter/clutter-deform-effect.c:529 +msgid "Horizontal Tiles" +msgstr "Vízszintes csempék" + +#: ../clutter/clutter-deform-effect.c:530 +msgid "The number of horizontal tiles" +msgstr "A vízszintes csempék száma" + +#: ../clutter/clutter-deform-effect.c:545 +msgid "Vertical Tiles" +msgstr "Függőleges csempék" + +#: ../clutter/clutter-deform-effect.c:546 +msgid "The number of vertical tiles" +msgstr "A függőleges csempék száma" + +#: ../clutter/clutter-deform-effect.c:563 +msgid "Back Material" +msgstr "Háttér anyag" + +#: ../clutter/clutter-deform-effect.c:564 +msgid "The material to be used when painting the back of the actor" +msgstr "A használandó anyag a szereplő hátuljának festéséhez" + +#: ../clutter/clutter-desaturate-effect.c:305 +msgid "The desaturation factor" +msgstr "A telítetlenné tevési tényező" + +#: ../clutter/clutter-device-manager.c:131 +#: ../clutter/clutter-input-device.c:344 +#: ../clutter/x11/clutter-keymap-x11.c:316 +msgid "Backend" +msgstr "Háttérprogram" + +#: ../clutter/clutter-device-manager.c:132 +msgid "The ClutterBackend of the device manager" +msgstr "Az eszközkezelő ClutterBackend-je" + +#: ../clutter/clutter-drag-action.c:596 +msgid "Horizontal Drag Threshold" +msgstr "Vízszintes húzási küszöb" + +#: ../clutter/clutter-drag-action.c:597 +msgid "The horizontal amount of pixels required to start dragging" +msgstr "A kívánt képpontok vízszintes mennyisége a húzás elkezdéséhez" + +#: ../clutter/clutter-drag-action.c:624 +msgid "Vertical Drag Threshold" +msgstr "Függőleges húzási küszöb" + +#: ../clutter/clutter-drag-action.c:625 +msgid "The vertical amount of pixels required to start dragging" +msgstr "A kívánt képpontok függőleges mennyisége a húzás elkezdéséhez" + +#: ../clutter/clutter-drag-action.c:646 +msgid "Drag Handle" +msgstr "Húzási fogantyú" + +#: ../clutter/clutter-drag-action.c:647 +msgid "The actor that is being dragged" +msgstr "Az a szereplő, amely húzva van" + +#: ../clutter/clutter-drag-action.c:660 +msgid "Drag Axis" +msgstr "Húzási tengely" + +#: ../clutter/clutter-drag-action.c:661 +msgid "Constraints the dragging to an axis" +msgstr "Kényszeríti a húzást egy tengelyre" + +#: ../clutter/clutter-flow-layout.c:885 +msgid "Orientation" +msgstr "Tájolás" + +#: ../clutter/clutter-flow-layout.c:886 +msgid "The orientation of the layout" +msgstr "Az elrendezés tájolása" + +#: ../clutter/clutter-flow-layout.c:902 +msgid "Whether each item should receive the same allocation" +msgstr "Minden egyes elem ugyanazt a lefoglalást kapja-e" + +#: ../clutter/clutter-flow-layout.c:917 ../clutter/clutter-table-layout.c:1713 +msgid "Column Spacing" +msgstr "Oszloptávolság" + +#: ../clutter/clutter-flow-layout.c:918 +msgid "The spacing between columns" +msgstr "Az oszlopok közötti térköz" + +#: ../clutter/clutter-flow-layout.c:934 ../clutter/clutter-table-layout.c:1727 +msgid "Row Spacing" +msgstr "Sortávolság" + +#: ../clutter/clutter-flow-layout.c:935 +msgid "The spacing between rows" +msgstr "A sorok közötti térköz" + +#: ../clutter/clutter-flow-layout.c:949 +msgid "Minimum Column Width" +msgstr "Legkisebb oszlopszélesség" + +#: ../clutter/clutter-flow-layout.c:950 +msgid "Minimum width for each column" +msgstr "Legkisebb szélesség minden oszlophoz" + +#: ../clutter/clutter-flow-layout.c:965 +msgid "Maximum Column Width" +msgstr "Legnagyobb oszlopszélesség" + +#: ../clutter/clutter-flow-layout.c:966 +msgid "Maximum width for each column" +msgstr "Legnagyobb szélesség minden oszlophoz" + +#: ../clutter/clutter-flow-layout.c:980 +msgid "Minimum Row Height" +msgstr "Legkisebb sormagasság" + +#: ../clutter/clutter-flow-layout.c:981 +msgid "Minimum height for each row" +msgstr "Legkisebb magasság minden sorhoz" + +#: ../clutter/clutter-flow-layout.c:996 +msgid "Maximum Row Height" +msgstr "Legnagyobb sormagasság" + +#: ../clutter/clutter-flow-layout.c:997 +msgid "Maximum height for each row" +msgstr "Legnagyobb magasság minden sorhoz" + +#: ../clutter/clutter-input-device.c:220 +msgid "Id" +msgstr "Azonosító" + +#: ../clutter/clutter-input-device.c:221 +msgid "Unique identifier of the device" +msgstr "Az eszköz egyedi azonosítója" + +#: ../clutter/clutter-input-device.c:237 +msgid "The name of the device" +msgstr "Az eszköz neve" + +#: ../clutter/clutter-input-device.c:251 +msgid "Device Type" +msgstr "Eszköztípus" + +#: ../clutter/clutter-input-device.c:252 +msgid "The type of the device" +msgstr "Az eszköz típusa" + +#: ../clutter/clutter-input-device.c:267 +msgid "Device Manager" +msgstr "Eszközkezelő" + +#: ../clutter/clutter-input-device.c:268 +msgid "The device manager instance" +msgstr "Az eszközkezelő példány" + +#: ../clutter/clutter-input-device.c:281 +msgid "Device Mode" +msgstr "Eszközmód" + +#: ../clutter/clutter-input-device.c:282 +msgid "The mode of the device" +msgstr "Az eszköz módja" + +#: ../clutter/clutter-input-device.c:296 +msgid "Has Cursor" +msgstr "Van kurzora" + +#: ../clutter/clutter-input-device.c:297 +msgid "Whether the device has a cursor" +msgstr "Az eszköz rendelkezik-e kurzorral" + +#: ../clutter/clutter-input-device.c:316 +msgid "Whether the device is enabled" +msgstr "Az eszköz engedélyezve van-e" + +#: ../clutter/clutter-input-device.c:329 +msgid "Number of Axes" +msgstr "Tengelyek száma" + +#: ../clutter/clutter-input-device.c:330 +msgid "The number of axes on the device" +msgstr "Tengelyek száma az eszközön" + +#: ../clutter/clutter-input-device.c:345 +msgid "The backend instance" +msgstr "A háttérprogram példány" + +#: ../clutter/clutter-interval.c:397 +msgid "Value Type" +msgstr "Értéktípus" + +#: ../clutter/clutter-interval.c:398 +msgid "The type of the values in the interval" +msgstr "Az értékek típusa az időközben" + +#: ../clutter/clutter-layout-meta.c:117 +msgid "Manager" +msgstr "Kezelő" + +#: ../clutter/clutter-layout-meta.c:118 +msgid "The manager that created this data" +msgstr "Az a kezelő, amely ezt az adatot létrehozta" + +#. Translators: Leave this UNTRANSLATED if your language is +#. * left-to-right. If your language is right-to-left +#. * (e.g. Hebrew, Arabic), translate it to "default:RTL". +#. * +#. * Do NOT translate it to non-English e.g. "predefinito:LTR"! If +#. * it isn't default:LTR or default:RTL it will not work. +#. +#: ../clutter/clutter-main.c:492 +msgid "default:LTR" +msgstr "default:LTR" + +#: ../clutter/clutter-main.c:1323 +msgid "Show frames per second" +msgstr "Másodpercenkénti képkockák megjelenítése" + +#: ../clutter/clutter-main.c:1325 +msgid "Default frame rate" +msgstr "Alapértelmezett képkockasebesség" + +#: ../clutter/clutter-main.c:1327 +msgid "Make all warnings fatal" +msgstr "Minden figyelmeztetés végzetes legyen" + +#: ../clutter/clutter-main.c:1330 +msgid "Direction for the text" +msgstr "A szöveg iránya" + +#: ../clutter/clutter-main.c:1333 +msgid "Disable mipmapping on text" +msgstr "Mipmapelés tiltása a szövegen" + +#: ../clutter/clutter-main.c:1336 +msgid "Use 'fuzzy' picking" +msgstr "„fuzzy” jelölés használata" + +#: ../clutter/clutter-main.c:1339 +msgid "Clutter debugging flags to set" +msgstr "Beállítandó Clutter hibakeresési jelzőbitek" + +#: ../clutter/clutter-main.c:1341 +msgid "Clutter debugging flags to unset" +msgstr "Kikapcsolandó Clutter hibakeresési jelzőbitek" + +#: ../clutter/clutter-main.c:1345 +msgid "Clutter profiling flags to set" +msgstr "Beállítandó Clutter profilozási jelzőbitek" + +#: ../clutter/clutter-main.c:1347 +msgid "Clutter profiling flags to unset" +msgstr "Kikapcsolandó Clutter profilozási jelzőbitek" + +#: ../clutter/clutter-main.c:1350 +msgid "Enable accessibility" +msgstr "Akadálymentesítés engedélyezése" + +#: ../clutter/clutter-main.c:1532 +msgid "Clutter Options" +msgstr "Clutter beállítások" + +#: ../clutter/clutter-main.c:1533 +msgid "Show Clutter Options" +msgstr "Clutter beállítások megjelenítése" + +#: ../clutter/clutter-media.c:77 +msgid "URI" +msgstr "URI" + +#: ../clutter/clutter-media.c:78 +msgid "URI of a media file" +msgstr "Egy médiafájl URI-ja" + +#: ../clutter/clutter-media.c:91 +msgid "Playing" +msgstr "Lejátszás" + +#: ../clutter/clutter-media.c:92 +msgid "Whether the actor is playing" +msgstr "A szereplő lejátszás alatt van-e" + +#: ../clutter/clutter-media.c:106 +msgid "Progress" +msgstr "Folyamat" + +#: ../clutter/clutter-media.c:107 +msgid "Current progress of the playback" +msgstr "A lejátszás jelenlegi folyamata" + +#: ../clutter/clutter-media.c:120 +msgid "Subtitle URI" +msgstr "Felirat URI" + +#: ../clutter/clutter-media.c:121 +msgid "URI of a subtitle file" +msgstr "Egy feliratfájl URI-ja" + +#: ../clutter/clutter-media.c:136 +msgid "Subtitle Font Name" +msgstr "Felirat betűkészletneve" + +#: ../clutter/clutter-media.c:137 +msgid "The font used to display subtitles" +msgstr "A feliratok megjelenítéséhez használt betűkészlet" + +#: ../clutter/clutter-media.c:151 +msgid "Audio Volume" +msgstr "Hangerő" + +#: ../clutter/clutter-media.c:152 +msgid "The volume of the audio" +msgstr "A hang hangereje" + +#: ../clutter/clutter-media.c:165 +msgid "Can Seek" +msgstr "Tekerhető" + +#: ../clutter/clutter-media.c:166 +msgid "Whether the current stream is seekable" +msgstr "A jelenlegi folyam tekerhető-e" + +#: ../clutter/clutter-media.c:180 +msgid "Buffer Fill" +msgstr "Pufferkitöltés" + +#: ../clutter/clutter-media.c:181 +msgid "The fill level of the buffer" +msgstr "A puffer kitöltési szintje" + +#: ../clutter/clutter-media.c:195 +msgid "The duration of the stream, in seconds" +msgstr "A folyam időtartama másodpercben" + +#: ../clutter/clutter-path-constraint.c:213 +msgid "The path used to constrain an actor" +msgstr "Egy szereplő kényszerítéséhez használandó útvonal" + +#: ../clutter/clutter-path-constraint.c:227 +msgid "The offset along the path, between -1.0 and 2.0" +msgstr "Az eltolás az útvonal mentén, -1,0 és 2,0 között" + +#: ../clutter/clutter-rectangle.c:268 +msgid "The color of the rectangle" +msgstr "A téglalap színe" + +#: ../clutter/clutter-rectangle.c:281 +msgid "Border Color" +msgstr "Szegélyszín" + +#: ../clutter/clutter-rectangle.c:282 +msgid "The color of the border of the rectangle" +msgstr "A téglalap szegélyének színe" + +#: ../clutter/clutter-rectangle.c:297 +msgid "Border Width" +msgstr "Szegélyvastagság" + +#: ../clutter/clutter-rectangle.c:298 +msgid "The width of the border of the rectangle" +msgstr "A téglalap szegélyének vastagsága" + +#: ../clutter/clutter-rectangle.c:312 +msgid "Has Border" +msgstr "Van szegélye" + +#: ../clutter/clutter-rectangle.c:313 +msgid "Whether the rectangle should have a border" +msgstr "A téglalapnak legyen-e szegélye" + +#: ../clutter/clutter-script.c:434 +msgid "Filename Set" +msgstr "Fájlnév beállítva" + +#: ../clutter/clutter-script.c:435 +msgid "Whether the :filename property is set" +msgstr "A :filename tulajdonság be van-e állítva" + +#: ../clutter/clutter-script.c:449 ../clutter/clutter-texture.c:1081 +msgid "Filename" +msgstr "Fájlnév" + +#: ../clutter/clutter-script.c:450 +msgid "The path of the currently parsed file" +msgstr "A jelenleg feldolgozott fájl útvonala" + +#: ../clutter/clutter-settings.c:414 +msgid "Double Click Time" +msgstr "Dupla kattintás ideje" + +#: ../clutter/clutter-settings.c:415 +msgid "The time between clicks necessary to detect a multiple click" +msgstr "A többszörös kattintás észleléséhez szükséges kattintások közötti idő" + +#: ../clutter/clutter-settings.c:430 +msgid "Double Click Distance" +msgstr "Dupla kattintás távolsága" + +#: ../clutter/clutter-settings.c:431 +msgid "The distance between clicks necessary to detect a multiple click" +msgstr "" +"A többszörös kattintás észleléséhez szükséges kattintások közötti távolság" + +#: ../clutter/clutter-settings.c:446 +msgid "Drag Threshold" +msgstr "Húzási küszöb" + +#: ../clutter/clutter-settings.c:447 +msgid "The distance the cursor should travel before starting to drag" +msgstr "Az a távolság, ameddig a kurzornak mozognia kell a húzás előtt" + +#: ../clutter/clutter-settings.c:462 ../clutter/clutter-text.c:2936 +msgid "Font Name" +msgstr "Betűkészlet neve" + +#: ../clutter/clutter-settings.c:463 +msgid "" +"The description of the default font, as one that could be parsed by Pango" +msgstr "" +"Az alapértelmezett betűkészlet leírása úgy, ahogy a Pango feldolgozhatja" + +#: ../clutter/clutter-settings.c:478 +msgid "Font Antialias" +msgstr "Betűkészlet élsimítás" + +#: ../clutter/clutter-settings.c:479 +msgid "" +"Whether to use antialiasing (1 to enable, 0 to disable, and -1 to use the " +"default)" +msgstr "" +"Használjon-e élsimítást (1: engedélyezve, 0: tiltva, -1: alapértelmezett " +"használata)" + +#: ../clutter/clutter-settings.c:495 +msgid "Font DPI" +msgstr "Betűkészlet DPI" + +#: ../clutter/clutter-settings.c:496 +msgid "" +"The resolution of the font, in 1024 * dots/inch, or -1 to use the default" +msgstr "" +"A betűkészlet felbontása 1024 * pont/hüvelykben, vagy -1 esetén az " +"alapértelmezett használata" + +#: ../clutter/clutter-settings.c:512 +msgid "Font Hinting" +msgstr "Betűkészlet hinting" + +#: ../clutter/clutter-settings.c:513 +msgid "" +"Whether to use hinting (1 to enable, 0 to disable and -1 to use the default)" +msgstr "" +"Használjon-e hintinget (: engedélyezve, 0: tiltva, -1: alapértelmezett " +"használata)" + +#: ../clutter/clutter-settings.c:534 +msgid "Font Hint Style" +msgstr "Betűstílus hint stílus" + +#: ../clutter/clutter-settings.c:535 +msgid "The style of hinting (hintnone, hintslight, hintmedium, hintfull)" +msgstr "A hinting stílusa (hintnone, hintslight, hintmedium, hintfull)" + +#: ../clutter/clutter-settings.c:556 +msgid "Font Subpixel Order" +msgstr "Betűkészlet képponton belüli sorrend" + +#: ../clutter/clutter-settings.c:557 +msgid "The type of subpixel antialiasing (none, rgb, bgr, vrgb, vbgr)" +msgstr "A képponton belüli élsimítás típusa (none, rgb, bgr, vrgb, vbgr)" + +#: ../clutter/clutter-settings.c:574 +msgid "The minimum duration for a long press gesture to be recognized" +msgstr "Egy hosszú lenyomás minimális időtartama a gesztus felismeréséhez" + +#: ../clutter/clutter-settings.c:581 +msgid "Fontconfig configuration timestamp" +msgstr "Fontconfig beállítás időbélyeg" + +#: ../clutter/clutter-settings.c:582 +msgid "Timestamp of the current fontconfig configuration" +msgstr "A jelenlegi fontconfig beállítás időbélyege" + +#: ../clutter/clutter-shader.c:255 +msgid "Vertex Source" +msgstr "Csúcs forrás" + +#: ../clutter/clutter-shader.c:256 +msgid "Source of vertex shader" +msgstr "A csúcs árnyékoló forrása" + +#: ../clutter/clutter-shader.c:272 +msgid "Fragment Source" +msgstr "Töredék forrás" + +#: ../clutter/clutter-shader.c:273 +msgid "Source of fragment shader" +msgstr "A töredék árnyékoló forrása" + +#: ../clutter/clutter-shader.c:290 +msgid "Compiled" +msgstr "Fordított" + +#: ../clutter/clutter-shader.c:291 +msgid "Whether the shader is compiled and linked" +msgstr "Az árnyékoló le van-e fordítva és linkelve van-e" + +#: ../clutter/clutter-shader.c:308 +msgid "Whether the shader is enabled" +msgstr "Engedélyezve van-e az árnyékoló" + +#: ../clutter/clutter-shader.c:519 +#, c-format +msgid "%s compilation failed: %s" +msgstr "%s fordítása nem sikerült: %s" + +#: ../clutter/clutter-shader.c:520 +msgid "Vertex shader" +msgstr "Csúcs árnyékoló" + +#: ../clutter/clutter-shader.c:521 +msgid "Fragment shader" +msgstr "Töredék árnyékoló" + +#: ../clutter/clutter-shader-effect.c:415 +msgid "Shader Type" +msgstr "Árnyékoló típus" + +#: ../clutter/clutter-shader-effect.c:416 +msgid "The type of shader used" +msgstr "A használt árnyékoló típusa" + +#: ../clutter/clutter-snap-constraint.c:322 +msgid "The source of the constraint" +msgstr "A megszorítás forrása" + +#: ../clutter/clutter-snap-constraint.c:335 +msgid "From Edge" +msgstr "Élből" + +#: ../clutter/clutter-snap-constraint.c:336 +msgid "The edge of the actor that should be snapped" +msgstr "Az illesztendő szereplő éle" + +#: ../clutter/clutter-snap-constraint.c:350 +msgid "To Edge" +msgstr "Élhez" + +#: ../clutter/clutter-snap-constraint.c:351 +msgid "The edge of the source that should be snapped" +msgstr "Az illesztendő forrás éle" + +#: ../clutter/clutter-snap-constraint.c:367 +msgid "The offset in pixels to apply to the constraint" +msgstr "A megszorításra alkalmazandó eltolás képpontokban" + +#: ../clutter/clutter-stage.c:1720 +msgid "Fullscreen Set" +msgstr "Teljes képernyő beállítva" + +#: ../clutter/clutter-stage.c:1721 +msgid "Whether the main stage is fullscreen" +msgstr "A fő helyszín teljes képernyős-e" + +#: ../clutter/clutter-stage.c:1737 +msgid "Offscreen" +msgstr "Képernyőn kívüli" + +#: ../clutter/clutter-stage.c:1738 +msgid "Whether the main stage should be rendered offscreen" +msgstr "A fő helyszín képernyőn kívül legyen-e megjelenítve" + +#: ../clutter/clutter-stage.c:1750 ../clutter/clutter-text.c:3049 +msgid "Cursor Visible" +msgstr "Kurzor látható" + +#: ../clutter/clutter-stage.c:1751 +msgid "Whether the mouse pointer is visible on the main stage" +msgstr "Az egérmutató látható-e a fő helyszínen" + +#: ../clutter/clutter-stage.c:1765 +msgid "User Resizable" +msgstr "A felhasználó átméretezhető" + +#: ../clutter/clutter-stage.c:1766 +msgid "Whether the stage is able to be resized via user interaction" +msgstr "" +"A fő helyszín átméretezhető legyen-e felhasználói interakción keresztül" + +#: ../clutter/clutter-stage.c:1779 +msgid "The color of the stage" +msgstr "A helyszín színe" + +#: ../clutter/clutter-stage.c:1793 +msgid "Perspective" +msgstr "Perspektíva" + +#: ../clutter/clutter-stage.c:1794 +msgid "Perspective projection parameters" +msgstr "Perspektíva vetítési paraméterek" + +#: ../clutter/clutter-stage.c:1809 +msgid "Title" +msgstr "Cím" + +#: ../clutter/clutter-stage.c:1810 +msgid "Stage Title" +msgstr "Helyszín címe" + +#: ../clutter/clutter-stage.c:1825 +msgid "Use Fog" +msgstr "Köd használata" + +#: ../clutter/clutter-stage.c:1826 +msgid "Whether to enable depth cueing" +msgstr "Engedélyezze-e a mélység jelzést" + +#: ../clutter/clutter-stage.c:1840 +msgid "Fog" +msgstr "Köd" + +#: ../clutter/clutter-stage.c:1841 +msgid "Settings for the depth cueing" +msgstr "A mélység jelzés beállításai" + +#: ../clutter/clutter-stage.c:1857 +msgid "Use Alpha" +msgstr "Alfa használata" + +#: ../clutter/clutter-stage.c:1858 +msgid "Whether to honour the alpha component of the stage color" +msgstr "Tartsa-e tiszteletben a helyszín színének alfa komponensét" + +#: ../clutter/clutter-stage.c:1874 +msgid "Key Focus" +msgstr "Kulcsfókusz" + +#: ../clutter/clutter-stage.c:1875 +msgid "The currently key focused actor" +msgstr "A jelenlegi kulcsfókuszált szereplő" + +#: ../clutter/clutter-stage.c:1891 +msgid "No Clear Hint" +msgstr "Ne javaslat törlés" + +#: ../clutter/clutter-stage.c:1892 +msgid "Whether the stage should clear its contents" +msgstr "A helyszín törölheti-e a tartalmait" + +#: ../clutter/clutter-stage.c:1905 +msgid "Accept Focus" +msgstr "Fókusz fogadása" + +#: ../clutter/clutter-stage.c:1906 +msgid "Whether the stage should accept focus on show" +msgstr "A helyszín fogadhat-e fókuszt megjelenítéskor" + +#: ../clutter/clutter-state.c:1472 +msgid "State" +msgstr "Állapot" + +#: ../clutter/clutter-state.c:1473 +msgid "Currently set state, (transition to this state might not be complete)" +msgstr "" +"A jelenleg beállított állapot, (az átmenet talán nem teljes ehhez a " +"helyszínhez)" + +#: ../clutter/clutter-state.c:1487 +msgid "Default transition duration" +msgstr "Alapértelmezett átmenet időtartam" + +#: ../clutter/clutter-table-layout.c:585 +msgid "Column Number" +msgstr "Oszlopszám" + +#: ../clutter/clutter-table-layout.c:586 +msgid "The column the widget resides in" +msgstr "Az oszlop, amelyben a felületi elem található" + +#: ../clutter/clutter-table-layout.c:593 +msgid "Row Number" +msgstr "Sorszám" + +#: ../clutter/clutter-table-layout.c:594 +msgid "The row the widget resides in" +msgstr "A sor, amelyben a felületi elem található" + +#: ../clutter/clutter-table-layout.c:601 +msgid "Column Span" +msgstr "Oszlopátnyúlás" + +#: ../clutter/clutter-table-layout.c:602 +msgid "The number of columns the widget should span" +msgstr "Az oszlopok száma, amelybe a felületi elem átnyúlhat" + +#: ../clutter/clutter-table-layout.c:609 +msgid "Row Span" +msgstr "Sorátnyúlás" + +#: ../clutter/clutter-table-layout.c:610 +msgid "The number of rows the widget should span" +msgstr "A sorok száma, amelybe a felületi elem átnyúlhat" + +#: ../clutter/clutter-table-layout.c:617 +msgid "Horizontal Expand" +msgstr "Vízszintes bővülés" + +#: ../clutter/clutter-table-layout.c:618 +msgid "Allocate extra space for the child in horizontal axis" +msgstr "További terület lefoglalása a gyermeknek a vízszintes tengelyen" + +#: ../clutter/clutter-table-layout.c:624 +msgid "Vertical Expand" +msgstr "Függőleges bővülés" + +#: ../clutter/clutter-table-layout.c:625 +msgid "Allocate extra space for the child in vertical axis" +msgstr "További terület lefoglalása a gyermeknek a függőleges tengelyen" + +#: ../clutter/clutter-table-layout.c:1714 +msgid "Spacing between columns" +msgstr "Térköz az oszlopok között" + +#: ../clutter/clutter-table-layout.c:1728 +msgid "Spacing between rows" +msgstr "Térköz a sorok között" + +#: ../clutter/clutter-text.c:2937 +msgid "The font to be used by the text" +msgstr "A szöveg által használandó betűkészlet" + +#: ../clutter/clutter-text.c:2954 +msgid "Font Description" +msgstr "Betűkészlet leírása" + +#: ../clutter/clutter-text.c:2955 +msgid "The font description to be used" +msgstr "A használandó betűkészlet leírása" + +#: ../clutter/clutter-text.c:2971 +msgid "Text" +msgstr "Szöveg" + +#: ../clutter/clutter-text.c:2972 +msgid "The text to render" +msgstr "A megjelenítendő szöveg" + +#: ../clutter/clutter-text.c:2986 +msgid "Font Color" +msgstr "Betűkészlet színe" + +#: ../clutter/clutter-text.c:2987 +msgid "Color of the font used by the text" +msgstr "A szöveg által használandó betűkészlet színe" + +#: ../clutter/clutter-text.c:3001 +msgid "Editable" +msgstr "Szerkeszthető" + +#: ../clutter/clutter-text.c:3002 +msgid "Whether the text is editable" +msgstr "A szöveg szerkeszthető-e" + +#: ../clutter/clutter-text.c:3017 +msgid "Selectable" +msgstr "Kijelölhető" + +#: ../clutter/clutter-text.c:3018 +msgid "Whether the text is selectable" +msgstr "A szöveg kijelölhető-e" + +#: ../clutter/clutter-text.c:3032 +msgid "Activatable" +msgstr "Aktiválható" + +#: ../clutter/clutter-text.c:3033 +msgid "Whether pressing return causes the activate signal to be emitted" +msgstr "A visszaadott lenyomás okozza-e a kibocsátandó jel aktiválását" + +#: ../clutter/clutter-text.c:3050 +msgid "Whether the input cursor is visible" +msgstr "A bemeneti kurzor látható-e" + +#: ../clutter/clutter-text.c:3064 ../clutter/clutter-text.c:3065 +msgid "Cursor Color" +msgstr "Kurzor színe" + +#: ../clutter/clutter-text.c:3079 +msgid "Cursor Color Set" +msgstr "Kurzor színe beállítva" + +#: ../clutter/clutter-text.c:3080 +msgid "Whether the cursor color has been set" +msgstr "A kurzor színe be lett-e állítva" + +#: ../clutter/clutter-text.c:3095 +msgid "Cursor Size" +msgstr "Kurzor mérete" + +#: ../clutter/clutter-text.c:3096 +msgid "The width of the cursor, in pixels" +msgstr "A kurzor szélessége képpontokban" + +#: ../clutter/clutter-text.c:3110 +msgid "Cursor Position" +msgstr "Kurzor pozíciója" + +#: ../clutter/clutter-text.c:3111 +msgid "The cursor position" +msgstr "A kurzor pozíciója" + +#: ../clutter/clutter-text.c:3126 +msgid "Selection-bound" +msgstr "Kijelölés-határ" + +#: ../clutter/clutter-text.c:3127 +msgid "The cursor position of the other end of the selection" +msgstr "A kijelölés másik végének kurzor pozíciója" + +#: ../clutter/clutter-text.c:3142 ../clutter/clutter-text.c:3143 +msgid "Selection Color" +msgstr "Kijelölés színe" + +#: ../clutter/clutter-text.c:3157 +msgid "Selection Color Set" +msgstr "Kijelölés színe beállítva" + +#: ../clutter/clutter-text.c:3158 +msgid "Whether the selection color has been set" +msgstr "A kijelölés színe be lett-e állítva" + +#: ../clutter/clutter-text.c:3173 +msgid "Attributes" +msgstr "Attribútumok" + +#: ../clutter/clutter-text.c:3174 +msgid "A list of style attributes to apply to the contents of the actor" +msgstr "A szereplő tartalmain alkalmazandó stílusattribútumok listája" + +#: ../clutter/clutter-text.c:3196 +msgid "Use markup" +msgstr "Jelölőkód használata" + +#: ../clutter/clutter-text.c:3197 +msgid "Whether or not the text includes Pango markup" +msgstr "A szöveg tartalmaz-e Pango jelölőkódot vagy sem" + +#: ../clutter/clutter-text.c:3213 +msgid "Line wrap" +msgstr "Sorok tördelése" + +#: ../clutter/clutter-text.c:3214 +msgid "If set, wrap the lines if the text becomes too wide" +msgstr "Ha be van állítva, a sorok megtörnek, ha a szöveg túl hosszú" + +#: ../clutter/clutter-text.c:3229 +msgid "Line wrap mode" +msgstr "Sorok tördelésének módja" + +#: ../clutter/clutter-text.c:3230 +msgid "Control how line-wrapping is done" +msgstr "Annak vezérlése, hogy hogyan teljesüljön a sorok tördelése" + +#: ../clutter/clutter-text.c:3245 +msgid "Ellipsize" +msgstr "Kihagyások" + +#: ../clutter/clutter-text.c:3246 +msgid "The preferred place to ellipsize the string" +msgstr "A szöveg kihagyásának előnyben részesített helye" + +#: ../clutter/clutter-text.c:3262 +msgid "Line Alignment" +msgstr "Sorok igazítása" + +#: ../clutter/clutter-text.c:3263 +msgid "The preferred alignment for the string, for multi-line text" +msgstr "A szöveg előnyben részesített igazítása többsoros szövegnél" + +#: ../clutter/clutter-text.c:3279 +msgid "Justify" +msgstr "Sorkizárt" + +#: ../clutter/clutter-text.c:3280 +msgid "Whether the text should be justified" +msgstr "A szöveg legyen-e sorkizárt" + +#: ../clutter/clutter-text.c:3295 +msgid "Password Character" +msgstr "Jelszó karakter" + +#: ../clutter/clutter-text.c:3296 +msgid "If non-zero, use this character to display the actor's contents" +msgstr "" +"Ha nem nulla, használja ezt a karaktert a szereplő tartalmainak " +"megjelenítéséhez" + +#: ../clutter/clutter-text.c:3310 +msgid "Max Length" +msgstr "Legnagyobb hossz" + +#: ../clutter/clutter-text.c:3311 +msgid "Maximum length of the text inside the actor" +msgstr "A szöveg legnagyobb hossza a szereplőn belül" + +#: ../clutter/clutter-text.c:3334 +msgid "Single Line Mode" +msgstr "Egysoros mód" + +#: ../clutter/clutter-text.c:3335 +msgid "Whether the text should be a single line" +msgstr "A szöveg lehet-e egysoros" + +#: ../clutter/clutter-text.c:3349 ../clutter/clutter-text.c:3350 +msgid "Selected Text Color" +msgstr "Kijelölt szöveg színe" + +#: ../clutter/clutter-text.c:3364 +msgid "Selected Text Color Set" +msgstr "Kijelölt szöveg színe beállítva" + +#: ../clutter/clutter-text.c:3365 +msgid "Whether the selected text color has been set" +msgstr "A kijelölt szöveg színe be lett-e állítva" + +#: ../clutter/clutter-texture.c:995 +msgid "Sync size of actor" +msgstr "Szereplő méretének szinkronizálása" + +#: ../clutter/clutter-texture.c:996 +msgid "Auto sync size of actor to underlying pixbuf dimensions" +msgstr "" +"Szereplő méretének automatikus szinkronizálása a kép dimenzióinak alapjául " +"szolgálva" + +#: ../clutter/clutter-texture.c:1003 +msgid "Disable Slicing" +msgstr "Szeletelés letiltása" + +#: ../clutter/clutter-texture.c:1004 +msgid "" +"Forces the underlying texture to be singular and not made of smaller space " +"saving individual textures" +msgstr "" +"Az alapul szolgáló mintázat kényszerítése, hogy egyszerű legyen és ne kisebb " +"méretű, egyedülálló mintázatokból mentett legyen" + +#: ../clutter/clutter-texture.c:1013 +msgid "Tile Waste" +msgstr "Csempe hulladék" + +#: ../clutter/clutter-texture.c:1014 +msgid "Maximum waste area of a sliced texture" +msgstr "Egy szeletelt mintázat legnagyobb kárba veszett területe" + +#: ../clutter/clutter-texture.c:1022 +msgid "Horizontal repeat" +msgstr "Vízszintes ismétlés" + +#: ../clutter/clutter-texture.c:1023 +msgid "Repeat the contents rather than scaling them horizontally" +msgstr "Tartalom ismétlése ahelyett, hogy vízszintesen szeletelve lennének" + +#: ../clutter/clutter-texture.c:1030 +msgid "Vertical repeat" +msgstr "Függőleges ismétlés" + +#: ../clutter/clutter-texture.c:1031 +msgid "Repeat the contents rather than scaling them vertically" +msgstr "Tartalom ismétlése ahelyett, hogy függőlegesen szeletelve lennének" + +#: ../clutter/clutter-texture.c:1038 +msgid "Filter Quality" +msgstr "Szűrő minőség" + +#: ../clutter/clutter-texture.c:1039 +msgid "Rendering quality used when drawing the texture" +msgstr "A használt megjelenítési minőség a mintázat rajzolásakor" + +#: ../clutter/clutter-texture.c:1047 +msgid "Pixel Format" +msgstr "Képpont formátum" + +#: ../clutter/clutter-texture.c:1048 +msgid "The Cogl pixel format to use" +msgstr "A használandó Cogl képpont formátum" + +#: ../clutter/clutter-texture.c:1056 +msgid "Cogl Texture" +msgstr "Cogl mintázat" + +#: ../clutter/clutter-texture.c:1057 +msgid "The underlying Cogl texture handle used to draw this actor" +msgstr "Ezen szereplő rajzolásához használt alapul szolgáló Cogl mintázat" + +#: ../clutter/clutter-texture.c:1064 +msgid "Cogl Material" +msgstr "Cogl anyag" + +#: ../clutter/clutter-texture.c:1065 +msgid "The underlying Cogl material handle used to draw this actor" +msgstr "Ezen szereplő rajzolásához használt alapul szolgáló Cogl anyag" + +#: ../clutter/clutter-texture.c:1082 +msgid "The path of the file containing the image data" +msgstr "A képadatokat tartalmazó fájl útvonala" + +#: ../clutter/clutter-texture.c:1089 +msgid "Keep Aspect Ratio" +msgstr "Méretarány megőrzése" + +#: ../clutter/clutter-texture.c:1090 +msgid "" +"Keep the aspect ratio of the texture when requesting the preferred width or " +"height" +msgstr "" +"A mintázat méretarányának megőrzése az előnyben részesített szélesség vagy " +"magasság kérésekor" + +#: ../clutter/clutter-texture.c:1116 +msgid "Load asynchronously" +msgstr "Betöltés aszinkron módon" + +#: ../clutter/clutter-texture.c:1117 +msgid "" +"Load files inside a thread to avoid blocking when loading images from disk" +msgstr "" +"Fájlok betöltése egy szálon belül a blokkolás elkerülése érdekében, amikor " +"képeket tölt be a lemezről" + +#: ../clutter/clutter-texture.c:1133 +msgid "Load data asynchronously" +msgstr "Adatok betöltése aszinkron módon" + +#: ../clutter/clutter-texture.c:1134 +msgid "" +"Decode image data files inside a thread to reduce blocking when loading " +"images from disk" +msgstr "" +"Képadat fájlok dekódolása egy szálon belül a blokkolás csökkentése érdekében, " +"amikor képeket tölt be a lemezről" + +#: ../clutter/clutter-texture.c:1158 +msgid "Pick With Alpha" +msgstr "Kiválasztás alfával" + +#: ../clutter/clutter-texture.c:1159 +msgid "Shape actor with alpha channel when picking" +msgstr "Szereplő formálása alfa csatornával kiválasztáskor" + +#: ../clutter/clutter-texture.c:1557 ../clutter/clutter-texture.c:1967 +#: ../clutter/clutter-texture.c:2062 ../clutter/clutter-texture.c:2343 +#, c-format +msgid "Failed to load the image data" +msgstr "Nem sikerült betölteni a képadatokat" + +#: ../clutter/clutter-texture.c:1703 +#, c-format +msgid "YUV textures are not supported" +msgstr "YUV mintázatok nem támogatottak" + +#: ../clutter/clutter-texture.c:1712 +#, c-format +msgid "YUV2 textues are not supported" +msgstr "YUV2 mintázatok nem támogatottak" + +#: ../clutter/clutter-timeline.c:264 +msgid "Should the timeline automatically restart" +msgstr "Az idővonal automatikusan újraindulhat" + +#: ../clutter/clutter-timeline.c:278 +msgid "Delay" +msgstr "Késleltetés" + +#: ../clutter/clutter-timeline.c:279 +msgid "Delay before start" +msgstr "Késleltetés indítás előtt" + +#: ../clutter/clutter-timeline.c:295 +msgid "Duration of the timeline in milliseconds" +msgstr "Az idővonal időtartama ezredmásodpercben" + +#: ../clutter/clutter-timeline.c:311 +msgid "Direction of the timeline" +msgstr "Az idővonal iránya" + +#: ../clutter/clutter-timeline.c:326 +msgid "Auto Reverse" +msgstr "Automatikus megfordítás" + +#: ../clutter/clutter-timeline.c:327 +msgid "Whether the direction should be reversed when reaching the end" +msgstr "Megfordulhat-e az irány, amikor a végére ér" + +#: ../clutter/evdev/clutter-input-device-evdev.c:147 +msgid "sysfs Path" +msgstr "sysfs útvonal" + +#: ../clutter/evdev/clutter-input-device-evdev.c:148 +msgid "Path of the device in sysfs" +msgstr "Az eszköz útvonala a sysfs-ben" + +#: ../clutter/evdev/clutter-input-device-evdev.c:163 +msgid "Device Path" +msgstr "Eszköz útvonala" + +#: ../clutter/evdev/clutter-input-device-evdev.c:164 +msgid "Path of the device node" +msgstr "Az eszközcsomópont útvonala" + +#: ../clutter/x11/clutter-backend-x11.c:483 +msgid "X display to use" +msgstr "Használandó X-megjelenítő" + +#: ../clutter/x11/clutter-backend-x11.c:489 +msgid "X screen to use" +msgstr "Használandó X-képernyő" + +#: ../clutter/x11/clutter-backend-x11.c:494 +msgid "Make X calls synchronous" +msgstr "Az X-hívások szinkronná tétele" + +#: ../clutter/x11/clutter-backend-x11.c:501 +msgid "Enable XInput support" +msgstr "XInput támogatás engedélyezése" + +#: ../clutter/x11/clutter-keymap-x11.c:317 +msgid "The Clutter backend" +msgstr "A Clutter háttérprogram" + +#: ../clutter/x11/clutter-x11-texture-pixmap.c:545 +msgid "Pixmap" +msgstr "Kép" + +#: ../clutter/x11/clutter-x11-texture-pixmap.c:546 +msgid "The X11 Pixmap to be bound" +msgstr "A kötendő X11 kép" + +#: ../clutter/x11/clutter-x11-texture-pixmap.c:554 +msgid "Pixmap width" +msgstr "Kép szélessége" + +#: ../clutter/x11/clutter-x11-texture-pixmap.c:555 +msgid "The width of the pixmap bound to this texture" +msgstr "Ehhez a mintához kötött kép szélessége" + +#: ../clutter/x11/clutter-x11-texture-pixmap.c:563 +msgid "Pixmap height" +msgstr "Kép magassága" + +#: ../clutter/x11/clutter-x11-texture-pixmap.c:564 +msgid "The height of the pixmap bound to this texture" +msgstr "Ehhez a mintához kötött kép magassága" + +#: ../clutter/x11/clutter-x11-texture-pixmap.c:572 +msgid "Pixmap Depth" +msgstr "Kép mélysége" + +#: ../clutter/x11/clutter-x11-texture-pixmap.c:573 +msgid "The depth (in number of bits) of the pixmap bound to this texture" +msgstr "Ehhez a mintához kötött kép mélysége (bitek számában)" + +#: ../clutter/x11/clutter-x11-texture-pixmap.c:581 +msgid "Automatic Updates" +msgstr "Automatikus frissítések" + +#: ../clutter/x11/clutter-x11-texture-pixmap.c:582 +msgid "If the texture should be kept in sync with any pixmap changes." +msgstr "" +"Ha a mintázatot szinkronizációban kellene tartani bármilyen képváltoztatással." + +#: ../clutter/x11/clutter-x11-texture-pixmap.c:590 +msgid "Window" +msgstr "Ablak" + +#: ../clutter/x11/clutter-x11-texture-pixmap.c:591 +msgid "The X11 Window to be bound" +msgstr "A kötendő X11 ablak" + +#: ../clutter/x11/clutter-x11-texture-pixmap.c:599 +msgid "Window Redirect Automatic" +msgstr "Ablak átirányítás automatikus" + +#: ../clutter/x11/clutter-x11-texture-pixmap.c:600 +msgid "If composite window redirects are set to Automatic (or Manual if false)" +msgstr "" +"Ha az összetett ablak átirányítások automatikusra vannak állítva (vagy kézi, " +"ha hamis)" + +#: ../clutter/x11/clutter-x11-texture-pixmap.c:610 +msgid "Window Mapped" +msgstr "Leképezett ablak" + +#: ../clutter/x11/clutter-x11-texture-pixmap.c:611 +msgid "If window is mapped" +msgstr "Ha az ablak leképezett" + +#: ../clutter/x11/clutter-x11-texture-pixmap.c:620 +msgid "Destroyed" +msgstr "Megsemmisített" + +#: ../clutter/x11/clutter-x11-texture-pixmap.c:621 +msgid "If window has been destroyed" +msgstr "Ha az ablak meg lett semmisítve" + +#: ../clutter/x11/clutter-x11-texture-pixmap.c:629 +msgid "Window X" +msgstr "Ablak X" + +#: ../clutter/x11/clutter-x11-texture-pixmap.c:630 +msgid "X position of window on screen according to X11" +msgstr "Az ablak X pozíciója a képernyőn az X11 szerint" + +#: ../clutter/x11/clutter-x11-texture-pixmap.c:638 +msgid "Window Y" +msgstr "Ablak Y" + +#: ../clutter/x11/clutter-x11-texture-pixmap.c:639 +msgid "Y position of window on screen according to X11" +msgstr "Az ablak Y pozíciója a képernyőn az X11 szerint" + +#: ../clutter/x11/clutter-x11-texture-pixmap.c:646 +msgid "Window Override Redirect" +msgstr "Ablak felülbírálás átirányítás" + +#: ../clutter/x11/clutter-x11-texture-pixmap.c:647 +msgid "If this is an override-redirect window" +msgstr "Ha ez egy felülbírálás-átirányítás ablak" + + -- cgit v1.2.1