diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
commit | 2aa4a82499d4becd2284cdb482213d541b8804dd (patch) | |
tree | b80bf8bf13c3766139fbacc530efd0dd9d54394c /l10n-lt/mail/chrome/messenger/am-addressing.dtd | |
parent | Initial commit. (diff) | |
download | firefox-upstream.tar.xz firefox-upstream.zip |
Adding upstream version 86.0.1.upstream/86.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-lt/mail/chrome/messenger/am-addressing.dtd')
-rw-r--r-- | l10n-lt/mail/chrome/messenger/am-addressing.dtd | 51 |
1 files changed, 51 insertions, 0 deletions
diff --git a/l10n-lt/mail/chrome/messenger/am-addressing.dtd b/l10n-lt/mail/chrome/messenger/am-addressing.dtd new file mode 100644 index 0000000000..06d32d86b2 --- /dev/null +++ b/l10n-lt/mail/chrome/messenger/am-addressing.dtd @@ -0,0 +1,51 @@ +<!-- 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/. --> + +<!-- extracted from am-addressing.xul --> + +<!-- extracted from am-addressing.xhtml --> + +<!ENTITY addressing.label "Laiškų rašymas ir adresavimas"> +<!ENTITY addressingGroupTitle.label "Laiškų adresavimas"> +<!ENTITY addressingText.label "Parenkant adresus:"> +<!-- LOCALIZATION NOTE (override.label) : do not translate "LDAP" in below line --> +<!ENTITY useGlobal.label "naudoti globaliąsias LDAP serverio nuostatas"> +<!ENTITY useGlobal.accesskey "L"> +<!ENTITY editDirectories.label "Taisyti katalogus…"> +<!ENTITY editDirectories.accesskey "T"> +<!-- LOCALIZATION NOTE (directories.label) : do not translate "LDAP" in below line --> +<!ENTITY directories.label "naudoti kitą LDAP serverį:"> +<!ENTITY directories.accesskey "k"> +<!ENTITY directoriesNone.label "Nėra"> + +<!-- am-addressing.xul --> + +<!-- am-addressing.xhtml --> + +<!ENTITY compositionGroupTitle.label "Laiškų rašymas"> +<!-- LOCALIZATION NOTE (useHtml.label) : do not translate "html" in below line --> +<!ENTITY useHtml.label "Laiškus rašyti raiškiuoju (HTML) tekstu"> +<!ENTITY useHtml.accesskey "r"> +<!ENTITY autoQuote.label "Atsakant cituoti originalų laišką"> +<!ENTITY autoQuote.accesskey "A"> +<!-- LOCALIZATION NOTE (quoting.label): This will concatenate with the 4 strings that follow. --> +<!ENTITY quoting.label "Cituojant,"> +<!ENTITY quoting.accesskey "q"> +<!ENTITY aboveQuote.label "pradėti rašyti atsakymą virš cituojamo teksto"> +<!ENTITY belowQuote.label "pradėti rašyti atsakymą po pacituotu tekstu"> +<!ENTITY selectAndQuote.label "pažymėti pacituotą tekstą"> +<!ENTITY place.label "ir įdėti prierašą"> +<!ENTITY place.accesskey "d"> +<!ENTITY belowText.label "po pacituotu tekstu (rekomenduotina)"> +<!ENTITY aboveText.label "po atsakymo tekstu (virš pacituoto teksto)"> +<!ENTITY includeSigOnReply.label "įdėti prierašą į atsakymus"> +<!ENTITY includeSigOnReply.accesskey "s"> +<!ENTITY includeSigOnForward.label "įdėti prierašą į persiunčiamus laiškus"> +<!ENTITY includeSigOnForward.accesskey "p"> + +<!ENTITY globalComposingPrefs.label "Globaliosios rašymo nuostatos…"> +<!ENTITY globalComposingPrefs.accesskey "G"> + +<!ENTITY globalAddressingPrefs.label "Globaliosios adresavimo nuostatos…"> +<!ENTITY globalAddressingPrefs.accesskey "n"> |