summaryrefslogtreecommitdiffstats
path: root/l10n-pl/suite/chrome/editor/dialogs/EditorInputProperties.dtd
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-pl/suite/chrome/editor/dialogs/EditorInputProperties.dtd')
-rw-r--r--l10n-pl/suite/chrome/editor/dialogs/EditorInputProperties.dtd50
1 files changed, 50 insertions, 0 deletions
diff --git a/l10n-pl/suite/chrome/editor/dialogs/EditorInputProperties.dtd b/l10n-pl/suite/chrome/editor/dialogs/EditorInputProperties.dtd
new file mode 100644
index 0000000000..7acca00961
--- /dev/null
+++ b/l10n-pl/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 "Właściwości pola formularza">
+<!ENTITY windowTitleImage.label "Właściwości obrazu formularza">
+
+<!ENTITY InputType.label "Typ pola">
+<!ENTITY InputType.accesskey "T">
+<!ENTITY text.value "Tekst">
+<!ENTITY password.value "Hasło">
+<!ENTITY checkbox.value "Pole wyboru">
+<!ENTITY radio.value "Pole opcji">
+<!ENTITY submit.value "Przycisk „Wyślij”">
+<!ENTITY reset.value "Przycisk „Zresetuj”">
+<!ENTITY file.value "Plik">
+<!ENTITY hidden.value "Ukryte">
+<!ENTITY image.value "Obraz">
+<!ENTITY button.value "Przycisk">
+
+<!ENTITY InputSettings.label "Ustawienia pola">
+<!ENTITY InputName.label "Nazwa pola:">
+<!ENTITY InputName.accesskey "p">
+<!ENTITY GroupName.label "Nazwa grupy:">
+<!ENTITY GroupName.accesskey "N">
+<!ENTITY InputValue.label "Wartość pola:">
+<!ENTITY InputValue.accesskey "a">
+<!ENTITY InitialValue.label "Wartość początkowa:">
+<!ENTITY InitialValue.accesskey "W">
+<!ENTITY InputChecked.label "Początkowo zaznaczony">
+<!ENTITY InputChecked.accesskey "P">
+<!ENTITY InputSelected.label "Początkowo wybrany">
+<!ENTITY InputSelected.accesskey "b">
+<!ENTITY InputReadOnly.label "Tylko do odczytu">
+<!ENTITY InputReadOnly.accesskey "o">
+<!ENTITY InputDisabled.label "Wyłączony">
+<!ENTITY InputDisabled.accesskey "y">
+<!ENTITY tabIndex.label "Indeks kolejności dostępu:">
+<!ENTITY tabIndex.accesskey "I">
+<!ENTITY TextSize.label "Rozmiar pola:">
+<!ENTITY TextSize.accesskey "R">
+<!ENTITY TextLength.label "Maksymalna długość:">
+<!ENTITY TextLength.accesskey "M">
+<!ENTITY AccessKey.label "Klawisz dostępu:">
+<!ENTITY AccessKey.accesskey "K">
+<!ENTITY Accept.label "Akceptuj typy:">
+<!ENTITY Accept.accesskey "c">
+
+<!ENTITY ImageProperties.label "Właściwości obrazu…">
+<!ENTITY ImageProperties.accesskey "z">