diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
commit | 43a97878ce14b72f0981164f87f2e35e14151312 (patch) | |
tree | 620249daf56c0258faa40cbdcf9cfba06de2a846 /l10n-sl/mail/chrome/messenger/migration | |
parent | Initial commit. (diff) | |
download | firefox-upstream.tar.xz firefox-upstream.zip |
Adding upstream version 110.0.1.upstream/110.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-sl/mail/chrome/messenger/migration')
-rw-r--r-- | l10n-sl/mail/chrome/messenger/migration/migration.dtd | 30 | ||||
-rw-r--r-- | l10n-sl/mail/chrome/messenger/migration/migration.properties | 32 |
2 files changed, 62 insertions, 0 deletions
diff --git a/l10n-sl/mail/chrome/messenger/migration/migration.dtd b/l10n-sl/mail/chrome/messenger/migration/migration.dtd new file mode 100644 index 0000000000..4a6d0c2cf0 --- /dev/null +++ b/l10n-sl/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 "Čarovnik za uvoz"> + +<!ENTITY importFromWin.label "Uvozi možnosti, nastavitve računa, imenik, filtre in druge podatke iz:"> +<!ENTITY importFromNonWin.label "Uvozi nastavitve, nastavitve računa, imenik, filtre in druge podatke iz:"> +<!ENTITY importSourceNotFound.label "Najden ni bil noben program, iz katerega bi lahko uvozili podatke."> + +<!ENTITY importFromNothing.label "Ne uvozi ničesar"> +<!ENTITY importFromNothing.accesskey "N"> +<!ENTITY importFromSeamonkey3.label "SeaMonkey 2 ali več"> +<!ENTITY importFromSeamonkey3.accesskey "S"> +<!ENTITY importFromOutlook.label "Outlook"> +<!ENTITY importFromOutlook.accesskey "O"> + +<!ENTITY importSource.title "Uvozi nastavitve in mape s pošto"> +<!ENTITY importItems.title "Možnosti uvoza"> +<!ENTITY importItems.label "Izberite, kaj želite uvoziti:"> + +<!ENTITY migrating.title "Uvažanje …"> +<!ENTITY migrating.label "Trenutno se uvaža naslednje predmete …"> + +<!ENTITY selectProfile.title "Izberite profil"> +<!ENTITY selectProfile.label "Uvoz je možen iz naslednjih profilov:"> + +<!ENTITY done.title "Konec uvoza"> +<!ENTITY done.label "Naslednji predmeti so bili uspešno uvoženi:"> diff --git a/l10n-sl/mail/chrome/messenger/migration/migration.properties b/l10n-sl/mail/chrome/messenger/migration/migration.properties new file mode 100644 index 0000000000..ea4919d5d4 --- /dev/null +++ b/l10n-sl/mail/chrome/messenger/migration/migration.properties @@ -0,0 +1,32 @@ +# 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=Nastavitve + +1_thunderbird=Nastavitve + +2_seamonkey=Nastavitve računa +2_thunderbird=Nastavitve računa +2_outlook=Nastavitve računa + +4_seamonkey=Imeniki +4_thunderbird=Imeniki +4_outlook=Imenik + +8_seamonkey=Prilagajanje neželene pošte + +16_seamonkey=Shranjena gesla + +32_seamonkey=Drugi podatki + +64_seamonkey=Mape za novičarske skupine + +64_thunderbird=Mape za novičarske skupine + +128_seamonkey=Mape za pošto +128_thunderbird=Mape za pošto +128_outlook=Mape za pošto |