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-main.dtd | |
parent | Initial commit. (diff) | |
download | firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.tar.xz firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.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-main.dtd')
-rw-r--r-- | l10n-lt/mail/chrome/messenger/am-main.dtd | 49 |
1 files changed, 49 insertions, 0 deletions
diff --git a/l10n-lt/mail/chrome/messenger/am-main.dtd b/l10n-lt/mail/chrome/messenger/am-main.dtd new file mode 100644 index 0000000000..453699d854 --- /dev/null +++ b/l10n-lt/mail/chrome/messenger/am-main.dtd @@ -0,0 +1,49 @@ +<!-- 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-main.xul --> + +<!-- extracted from am-main.xhtml --> + +<!ENTITY accountTitle.label "Paskyros nuostatos"> +<!ENTITY accountName.label "Paskyros pavadinimas:"> +<!ENTITY accountName.accesskey "P"> +<!ENTITY identityTitle.label "Numatytieji tapatumo duomenys"> +<!ENTITY identityDesc.label "Paskyros nuostatose laikoma jus identifikuojanti informacija, kurią mato laiškų gavėjai."> +<!ENTITY name.label "Asmenvardis:"> +<!ENTITY name.accesskey "A"> +<!ENTITY email.label "El. pašto adresas:"> +<!ENTITY email.accesskey "E"> +<!ENTITY catchAll.label "Atsakyti iš šios tapatybės, kai pristatymo antraštė sutampa su:"> +<!ENTITY catchAll.accesskey "d"> +<!ENTITY replyTo.label "Atgalinis adresas:"> +<!ENTITY replyTo.accesskey "d"> +<!ENTITY replyTo.placeholder "Jeigu norite atsakymą gauti kitu adresu, jį įveskite čia"> +<!ENTITY organization.label "Organizacija:"> +<!ENTITY organization.accesskey "O"> +<!ENTITY signatureText.label "Prierašas:"> +<!ENTITY signatureText.accesskey "š"> +<!ENTITY signatureHtml.label "Naudoti HTML gaires (pvz., <b>pusjuodis</b>)"> +<!ENTITY signatureHtml.accesskey "H"> +<!ENTITY signatureFile.label "Naudoti prierašą iš failo (tekstinio, HTML, ar paveikslo):"> +<!ENTITY signatureFile.accesskey "f"> +<!ENTITY edit.label "Taisyti…"> +<!ENTITY choose.label "Parinkti failą…"> +<!ENTITY choose.accesskey "r"> +<!ENTITY editVCard.label "Taisyti kortelę…"> +<!ENTITY editVCard.accesskey "k"> +<!-- LOCALIZATION NOTE (attachVCard.label) : do not translate "vCard" in below line --> +<!ENTITY attachVCard.label "Pridėti vizitinę kortelę"> +<!ENTITY attachVCard.accesskey "v"> + +<!ENTITY manageIdentities.label "Tvarkyti tapatumo duomenis…"> +<!ENTITY manageIdentities.accesskey "T"> + +<!-- LOCALIZATION NOTE (smtpName.label) : do not translate "SMTP" in below line --> +<!ENTITY smtpName.label "Išsiuntimo serveris (SMTP):"> +<!ENTITY smtpName.accesskey "S"> +<!ENTITY smtpDefaultServer.label "Naudoti numatytąjį serverį"> + +<!ENTITY smtpServerEdit.label "Redaguoti SMTP serverį…"> +<!ENTITY smtpServerEdit.accesskey "P"> |