blob: 9fb87b38fbe3b50594e85cffa387d714f4e5d689 (
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
|
<!-- 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 pref.composing.messages.title "Laiškų rašymas">
<!ENTITY generalComposing.label "Bendrosios">
<!ENTITY forwardMsg.label "Persiųsti laiškus:">
<!ENTITY inline.label "tiesiogiai">
<!ENTITY inline.accesskey "t">
<!ENTITY asAttachment.label "kaip priedus">
<!ENTITY asAttachment.accesskey "r">
<!ENTITY replyQuoteInline.label "Atsakant cituoti tiesiogiai rodomus priedus">
<!ENTITY replyQuoteInline.accesskey "c">
<!ENTITY warnOnSendAccelKey.label "Parodyti patvirtinimą, kai laiškas siunčiamas naudojant spartųjį klavišą">
<!ENTITY warnOnSendAccelKey.accesskey "i">
<!-- LOCALIZATION NOTE (autoSave.label): This will concatenate with
"xxx minutes", using a number and (autoSaveEnd.label). -->
<!ENTITY autoSave.label "Automatiškai įrašyti kas">
<!ENTITY autoSave.accesskey "u">
<!ENTITY autoSaveEnd.label "min.">
<!-- LOCALIZATION NOTE (wrapOutMsg.label): This will concatenate with "xxx characters", using a number and (char.label). -->
<!ENTITY wrapOutMsg.label "Laužyti laiško teksto eilutes ties">
<!ENTITY wrapOutMsg.accesskey "L">
<!ENTITY char.label "rašmeniu">
<!ENTITY defaultMessagesHeader.label "Numatytosios HTML laiškų nuostatos">
<!ENTITY font.label "Šriftas:">
<!ENTITY font.accesskey "Š">
<!ENTITY size.label "Dydis:">
<!ENTITY size.accesskey "D">
<!ENTITY fontColor.label "Teksto spalva:">
<!ENTITY fontColor.accesskey "T">
<!ENTITY bgColor.label "Fono spalva:">
<!ENTITY bgColor.accesskey "F">
<!ENTITY selectHeaderType.label "Atsakymo antraštė:">
<!ENTITY selectHeaderType.accesskey "A">
<!ENTITY noReplyOption.label "Jokios antraštės">
<!-- LOCALIZATION NOTE (authorWroteOption.label): this is tied to the
mailnews.reply_header_authorwrotesingle preference. [Author] needs to be
translated. -->
<!ENTITY authorWroteOption.label "[Autorius] rašė:">
<!-- LOCALIZATION NOTE (onDateAuthorWroteOption.label): this is tied to the
mailnews.reply_header_ondateauthorwrote preference. [Author] and [date]
need to be translated. -->
<!ENTITY onDateAuthorWroteOption.label "[Data], [autorius] rašė:">
<!-- LOCALIZATION NOTE (onDateAuthorWroteOption.label): this is tied to the
mailnews.reply_header_authorwroteondate preference. [Author] and [date]
need to be translated. -->
<!ENTITY authorWroteOnDateOption.label "[Autorius] rašė, [data]:">
|