diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-lt/suite/chrome/mailnews/addressbook/abSelectAddressesDialog.dtd | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/l10n-lt/suite/chrome/mailnews/addressbook/abSelectAddressesDialog.dtd b/l10n-lt/suite/chrome/mailnews/addressbook/abSelectAddressesDialog.dtd new file mode 100644 index 0000000000..1382a309b8 --- /dev/null +++ b/l10n-lt/suite/chrome/mailnews/addressbook/abSelectAddressesDialog.dtd @@ -0,0 +1,31 @@ +<!-- 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/. --> +<!-- Title --> + +<!ENTITY selectAddressWindow.title "Adresatų parinkimas"> +<!-- Buttons --> + +<!ENTITY toButton.label "Kam:"> +<!ENTITY toButton.accesskey "K"> +<!ENTITY ccButton.label "Kopija:"> +<!ENTITY ccButton.accesskey "o"> +<!ENTITY bccButton.label "Nematomoji kopija:"> +<!ENTITY bccButton.accesskey "m"> +<!ENTITY newButton.label "Nauja kortelė…"> +<!ENTITY newButton.accesskey "N"> +<!ENTITY editButton.label "Taisyti…"> +<!ENTITY editButton.accesskey "T"> +<!ENTITY removeButton.label "Pašalinti"> +<!ENTITY removeButton.accesskey "š"> +<!ENTITY lookIn.label "Kur ieškoti:"> +<!ENTITY lookIn.accesskey "u"> +<!ENTITY for.label "Ko ieškoti:"> +<!ENTITY for.accesskey "e"> +<!ENTITY for.placeholder "Asmenvardis arba el. pašto adresas"> +<!ENTITY addressMessageTo.label "Laiško adresatas(-ai):"> +<!-- Tooltips items --> + +<!ENTITY addressPickerNewButton.tooltip "Sukurti naują adresų knygos kortelę"> +<!ENTITY addressPickerEditButton.tooltip "Taisyti pasirinktą kortelę arba adresatų sąrašą"> + |