summaryrefslogtreecommitdiffstats
path: root/l10n-hu/suite/chrome/editor/dialogs/EditorInputProperties.dtd
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-hu/suite/chrome/editor/dialogs/EditorInputProperties.dtd')
-rw-r--r--l10n-hu/suite/chrome/editor/dialogs/EditorInputProperties.dtd50
1 files changed, 50 insertions, 0 deletions
diff --git a/l10n-hu/suite/chrome/editor/dialogs/EditorInputProperties.dtd b/l10n-hu/suite/chrome/editor/dialogs/EditorInputProperties.dtd
new file mode 100644
index 0000000000..04ad0804b4
--- /dev/null
+++ b/l10n-hu/suite/chrome/editor/dialogs/EditorInputProperties.dtd
@@ -0,0 +1,50 @@
+<!-- This Source Code Form is subject to the terms of the Mozilla Public
+ - License, v. 2.0. If a copy of the MPL was not distributed with this
+ - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
+
+<!ENTITY windowTitle.label "Űrlapmező tulajdonságai">
+<!ENTITY windowTitleImage.label "Űrlapkép tulajdonságai">
+
+<!ENTITY InputType.label "Mezőtípus">
+<!ENTITY InputType.accesskey "M">
+<!ENTITY text.value "Szöveg">
+<!ENTITY password.value "Jelszó">
+<!ENTITY checkbox.value "Jelölőnégyzet">
+<!ENTITY radio.value "Rádiógomb">
+<!ENTITY submit.value "Elküldés gomb">
+<!ENTITY reset.value "Visszaállítás gomb">
+<!ENTITY file.value "Fájl">
+<!ENTITY hidden.value "Rejtett">
+<!ENTITY image.value "Kép">
+<!ENTITY button.value "Gomb">
+
+<!ENTITY InputSettings.label "Mezőbeállítások">
+<!ENTITY InputName.label "Mezőnév:">
+<!ENTITY InputName.accesskey "M">
+<!ENTITY GroupName.label "Csoport neve:">
+<!ENTITY GroupName.accesskey "C">
+<!ENTITY InputValue.label "Mező értéke:">
+<!ENTITY InputValue.accesskey "e">
+<!ENTITY InitialValue.label "Kezdeti érték:">
+<!ENTITY InitialValue.accesskey "K">
+<!ENTITY InputChecked.label "Alapértelmezésben kijelölve">
+<!ENTITY InputChecked.accesskey "A">
+<!ENTITY InputSelected.label "Alapértelmezésben kiválasztva">
+<!ENTITY InputSelected.accesskey "l">
+<!ENTITY InputReadOnly.label "Csak olvasható">
+<!ENTITY InputReadOnly.accesskey "o">
+<!ENTITY InputDisabled.label "Tiltva">
+<!ENTITY InputDisabled.accesskey "T">
+<!ENTITY tabIndex.label "Bejárási sorrend:">
+<!ENTITY tabIndex.accesskey "B">
+<!ENTITY TextSize.label "Mező mérete:">
+<!ENTITY TextSize.accesskey "M">
+<!ENTITY TextLength.label "Maximális hossz:">
+<!ENTITY TextLength.accesskey "x">
+<!ENTITY AccessKey.label "Hívóbillentyű:">
+<!ENTITY AccessKey.accesskey "H">
+<!ENTITY Accept.label "Elfogadott típusok:">
+<!ENTITY Accept.accesskey "E">
+
+<!ENTITY ImageProperties.label "Kép tulajdonságai…">
+<!ENTITY ImageProperties.accesskey "K">