diff options
Diffstat (limited to 'l10n-fi/suite/chrome/common/migration')
-rw-r--r-- | l10n-fi/suite/chrome/common/migration/migration.dtd | 28 | ||||
-rw-r--r-- | l10n-fi/suite/chrome/common/migration/migration.properties | 52 |
2 files changed, 80 insertions, 0 deletions
diff --git a/l10n-fi/suite/chrome/common/migration/migration.dtd b/l10n-fi/suite/chrome/common/migration/migration.dtd new file mode 100644 index 0000000000..8576bc34f9 --- /dev/null +++ b/l10n-fi/suite/chrome/common/migration/migration.dtd @@ -0,0 +1,28 @@ +<!-- 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 "Profiilin tuonti"> + +<!ENTITY importAllFrom.label "Tuo kaikki tiedot ohjelmasta:"> +<!ENTITY importBookmarksFrom.label "Tuo kirjanmerkit ohjelmasta:"> + +<!ENTITY importFromThunderbird.label "Thunderbird"> +<!ENTITY importFromThunderbird.accesskey "T"> +<!ENTITY importFromFile.label "Tiedosto"> +<!ENTITY importFromFile.accesskey "i"> +<!ENTITY importFromNothing.label "Älä tuo mitään"> +<!ENTITY importFromNothing.accesskey "l"> + +<!ENTITY importSource.title "Tuo asetukset ja tiedot ohjelmasta"> +<!ENTITY importItems.title "Tuotavat tiedot"> +<!ENTITY importItems.label "Valitse tuotavat tiedot:"> + +<!ENTITY selectProfile.title "Valitse profiili"> +<!ENTITY selectProfile.label "Seuraavat profiilit voidaan tuoda ohjelmista:"> + +<!ENTITY migrating.title "Tuodaan…"> +<!ENTITY migrating.label "Seuraavia tietoja tuodaan…"> + +<!ENTITY done.title "Tuonti valmis"> +<!ENTITY done.label "Seuraavat tiedot tuotiin:"> diff --git a/l10n-fi/suite/chrome/common/migration/migration.properties b/l10n-fi/suite/chrome/common/migration/migration.properties new file mode 100644 index 0000000000..cb7e8acb81 --- /dev/null +++ b/l10n-fi/suite/chrome/common/migration/migration.properties @@ -0,0 +1,52 @@ +# 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/. + +# the following section is used in the first-time migration wizard +# new and scary, however if these strings are not present, we will simply +# skip this wizard page +homePageStartDefault=SeaMonkeyn oletusaloitussivu +homePageStartCurrent=SeaMonkeyn nykyinen aloitussivu +homePageImport=Tuo aloitussivu ohjelmasta %S + +homePageMigrationPageTitle=Aloitussivun valinta +homePageMigrationDescription=Valitse käytettävä aloitussivu: +# end safe-to-not-have section + +# note that the names of apps are in lower case to fit in with the +# protocol specifications. +sourceNamethunderbird=Thunderbird + +importedBookmarksFolder=Lähde: %S + +importedSeamonkeyBookmarksTitle=SeaMonkey 1.x, Netscape 6/7 tai Mozilla 1.x + +# Import Sources +# These are the string names for the values given in nsISuiteProfileMigrator.idl +# _generic will apply to all import sources unless specifically overriden by another +# item. +# e.g. 1_ie=Internet Options will display "Internet Options" rather than "Preferences" when +# importing from Internet Explorer. +1_generic=Asetukset + +2_generic=Evästeet + +4_generic=Sivuhistoria + +8_generic=Aloitussivu + +16_generic=Tallennetut salasanat + +32_generic=Kirjanmerkit + +64_generic=Muut tiedot + +128_generic=Tilien asetukset + +256_generic=Osoitekirjat + +512_generic=Roskapostikoulutus + +1024_generic=Keskusteluryhmäkansiot + +2048_generic=Sähköpostikansiot |