diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-lt/mail/chrome/messenger/migration/migration.dtd | 30 | ||||
-rw-r--r-- | l10n-lt/mail/chrome/messenger/migration/migration.properties | 25 |
2 files changed, 55 insertions, 0 deletions
diff --git a/l10n-lt/mail/chrome/messenger/migration/migration.dtd b/l10n-lt/mail/chrome/messenger/migration/migration.dtd new file mode 100644 index 0000000000..ae61e31976 --- /dev/null +++ b/l10n-lt/mail/chrome/messenger/migration/migration.dtd @@ -0,0 +1,30 @@ +<!-- 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 migrationWizard.title "Importo vediklis"> + +<!ENTITY importFromWin.label "Programos bei paskyrų nuostatų, adresų knygos, filtrų ir kitų duomenų importas iš:"> +<!ENTITY importFromNonWin.label "Programos bei paskyrų nuostatų, adresų knygos, filtrų ir kitų duomenų importas iš:"> +<!ENTITY importSourceNotFound.label "Nerasta programa iš kurios būtų galima importuoti duomenis."> + +<!ENTITY importFromNothing.label "Neimportuoti"> +<!ENTITY importFromNothing.accesskey "N"> +<!ENTITY importFromSeamonkey3.label "SeaMonkey 2 ar vėlesnė"> +<!ENTITY importFromSeamonkey3.accesskey "S"> +<!ENTITY importFromOutlook.label "Outlook"> +<!ENTITY importFromOutlook.accesskey "O"> + +<!ENTITY importSource.title "Nuostatų ir pašto aplankų importas"> +<!ENTITY importItems.title "Importuotini elementai"> +<!ENTITY importItems.label "Parinkite, kuriuos elementus importuoti:"> + +<!ENTITY migrating.title "Importuojama…"> +<!ENTITY migrating.label "Importuojami šie elementai…"> + +<!ENTITY selectProfile.title "Profilio parinkimas"> +<!ENTITY selectProfile.label "Galima importuoti iš šių profilių:"> + +<!ENTITY done.title "Importas baigtas"> +<!ENTITY done.label "Sėkmingai importuoti:"> diff --git a/l10n-lt/mail/chrome/messenger/migration/migration.properties b/l10n-lt/mail/chrome/messenger/migration/migration.properties new file mode 100644 index 0000000000..19676bdb3e --- /dev/null +++ b/l10n-lt/mail/chrome/messenger/migration/migration.properties @@ -0,0 +1,25 @@ +# 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/. + +profileName_format=%S %S + +# Import Sources +1_seamonkey=Nuostatos + +2_seamonkey=Paskyrų nuostatos +2_outlook=Paskyrų nuostatos + +4_seamonkey=Adresų knygos +4_outlook=Adresų knyga + +8_seamonkey=Brukalo kontrolės duomenys + +16_seamonkey=Įrašyti slaptažodžiai + +32_seamonkey=Kiti duomenys + +64_seamonkey=Naujienų grupių aplankai + +128_seamonkey=Pašto aplankai +128_outlook=Pašto aplankai |