summaryrefslogtreecommitdiffstats
path: root/l10n-lt/editor/ui/chrome/dialogs/EditorSelectProperties.dtd
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-lt/editor/ui/chrome/dialogs/EditorSelectProperties.dtd')
-rw-r--r--l10n-lt/editor/ui/chrome/dialogs/EditorSelectProperties.dtd48
1 files changed, 48 insertions, 0 deletions
diff --git a/l10n-lt/editor/ui/chrome/dialogs/EditorSelectProperties.dtd b/l10n-lt/editor/ui/chrome/dialogs/EditorSelectProperties.dtd
new file mode 100644
index 0000000000..83e355af8e
--- /dev/null
+++ b/l10n-lt/editor/ui/chrome/dialogs/EditorSelectProperties.dtd
@@ -0,0 +1,48 @@
+<!-- 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 "Atrankos sąrašo savybės">
+
+<!ENTITY Select.label "Atrankos sąrašas">
+<!ENTITY SelectName.label "Sąrašo vardas:">
+<!ENTITY SelectName.accesskey "v">
+<!ENTITY SelectSize.label "Aukštis:">
+<!ENTITY SelectSize.accesskey "A">
+<!ENTITY SelectMultiple.label "Keleriopa atranka">
+<!ENTITY SelectMultiple.accesskey "K">
+<!ENTITY SelectDisabled.label "Neveiksnus">
+<!ENTITY SelectDisabled.accesskey "N">
+<!ENTITY SelectTabIndex.label "Tabuliacijos indeksas:">
+<!ENTITY SelectTabIndex.accesskey "b">
+
+<!ENTITY OptGroup.label "Parinkčių grupė">
+<!ENTITY OptGroupLabel.label "Etiketė:">
+<!ENTITY OptGroupLabel.accesskey "E">
+<!ENTITY OptGroupDisabled.label "Neveiksni">
+<!ENTITY OptGroupDisabled.accesskey "N">
+
+<!ENTITY Option.label "Parinktis">
+<!ENTITY OptionText.label "Tekstas:">
+<!ENTITY OptionText.accesskey "T">
+<!ENTITY OptionValue.label "Reikšmė:">
+<!ENTITY OptionValue.accesskey "R">
+<!ENTITY OptionSelected.label "Numatytoji atranka">
+<!ENTITY OptionSelected.accesskey "u">
+<!ENTITY OptionDisabled.label "Neveiksni">
+<!ENTITY OptionDisabled.accesskey "N">
+
+<!ENTITY TextHeader.label "Tekstas">
+<!ENTITY ValueHeader.label "Reikšmė">
+<!ENTITY SelectedHeader.label "Pažymėtas">
+
+<!ENTITY AddOption.label "Pridėti parinktį">
+<!ENTITY AddOption.accesskey "P">
+<!ENTITY AddOptGroup.label "Pridėti grupę">
+<!ENTITY AddOptGroup.accesskey "r">
+<!ENTITY RemoveElement.label "Pašalinti">
+<!ENTITY RemoveElement.accesskey "š">
+<!ENTITY MoveElementUp.label "Pakelti">
+<!ENTITY MoveElementUp.accesskey "k">
+<!ENTITY MoveElementDown.label "Nuleisti">
+<!ENTITY MoveElementDown.accesskey "u">