blob: 1382a309b863f962774e23a85a611c7709f8002b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
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šą">
|