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-hr/mail/chrome/messenger/migration | |
parent | Initial commit. (diff) | |
download | firefox-43a97878ce14b72f0981164f87f2e35e14151312.tar.xz firefox-43a97878ce14b72f0981164f87f2e35e14151312.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-hr/mail/chrome/messenger/migration')
-rw-r--r-- | l10n-hr/mail/chrome/messenger/migration/migration.dtd | 30 | ||||
-rw-r--r-- | l10n-hr/mail/chrome/messenger/migration/migration.properties | 32 |
2 files changed, 62 insertions, 0 deletions
diff --git a/l10n-hr/mail/chrome/messenger/migration/migration.dtd b/l10n-hr/mail/chrome/messenger/migration/migration.dtd new file mode 100644 index 0000000000..d53eba5b5a --- /dev/null +++ b/l10n-hr/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 "Čarobnjak uvoza"> + +<!ENTITY importFromWin.label "Uvezi postavke, postavke računa, adresar, filtere i ostale podatke iz:"> +<!ENTITY importFromNonWin.label "Uvezi postavke, postavke računa, adresar, filteri i ostale podatke iz:"> +<!ENTITY importSourceNotFound.label "Niti jedna aplikacija za uvoz podataka nije pronađena."> + +<!ENTITY importFromNothing.label "Ne uvozi ništa"> +<!ENTITY importFromNothing.accesskey "N"> +<!ENTITY importFromSeamonkey3.label "SeaMonkey 2 ili noviji"> +<!ENTITY importFromSeamonkey3.accesskey "S"> +<!ENTITY importFromOutlook.label "Outlook"> +<!ENTITY importFromOutlook.accesskey "O"> + +<!ENTITY importSource.title "Uvezi postavke i mape pošte"> +<!ENTITY importItems.title "Stavke za uvoz"> +<!ENTITY importItems.label "Odaberite koje stavke želite uvesti:"> + +<!ENTITY migrating.title "Uvoz…"> +<!ENTITY migrating.label "Sljedeće stavke se trenutno uvoze…"> + +<!ENTITY selectProfile.title "Odaberite profil"> +<!ENTITY selectProfile.label "Sljedeći profili su dostupni za uvoz iz:"> + +<!ENTITY done.title "Uvoz završen"> +<!ENTITY done.label "Sljedeće stavke su uspješno uvezene:"> diff --git a/l10n-hr/mail/chrome/messenger/migration/migration.properties b/l10n-hr/mail/chrome/messenger/migration/migration.properties new file mode 100644 index 0000000000..5692fbb3d6 --- /dev/null +++ b/l10n-hr/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=Postavke + +1_thunderbird=Postavke + +2_seamonkey=Postavke računa +2_thunderbird=Postavke računa +2_outlook=Postavke računa + +4_seamonkey=Adresari +4_thunderbird=Adresari +4_outlook=Adresar + +8_seamonkey=Postavke neželjene pošte + +16_seamonkey=Spremljene lozinke + +32_seamonkey=Drugi podaci + +64_seamonkey=Mape interesnih grupa + +64_thunderbird=Mape interesnih grupa + +128_seamonkey=Mape pošte +128_thunderbird=Mape pošte +128_outlook=Mape pošte |