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-fi/suite/chrome/common/profile | |
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-fi/suite/chrome/common/profile')
-rw-r--r-- | l10n-fi/suite/chrome/common/profile/profileSelection.dtd | 35 | ||||
-rw-r--r-- | l10n-fi/suite/chrome/common/profile/profileSelection.properties | 22 |
2 files changed, 57 insertions, 0 deletions
diff --git a/l10n-fi/suite/chrome/common/profile/profileSelection.dtd b/l10n-fi/suite/chrome/common/profile/profileSelection.dtd new file mode 100644 index 0000000000..0532303d3c --- /dev/null +++ b/l10n-fi/suite/chrome/common/profile/profileSelection.dtd @@ -0,0 +1,35 @@ +<!-- -*- Mode: SGML; indent-tabs-mode: nil; -*- --> +<!-- + + 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 windowTitle.label "Valitse käyttäjäprofiili"> +<!ENTITY profileManager.title "Profiilien hallinta"> + +<!ENTITY manage.label "Muokkaa profiileja…"> +<!ENTITY manage.accesskey "M"> +<!ENTITY select.label "Käytä profiilia"> + +<!ENTITY availableProfiles.label "Saatavilla olevat profiilit"> + +<!ENTITY introStart.label "Pääset omaan profiiliisi, joka sisältää tallennetut viestit, asetukset ja muut henkilökohtaiset tiedot, valitsemalla omasi listasta ja napsauttamalla &start.label;."> +<!ENTITY introSwitch.label "Voit ottaa käyttöön toisen profiilin, joka sisältää tallennetut viestit, asetukset ja muut profiilikohtaiset tiedot, valitsemalla sen listasta ja napsauttamalla &select.label;."> +<!ENTITY profileManagerText.label "Asetukset, kirjanmerkit, tallennetut viestit ja muut tiedot tallennetaan käyttäjäprofiiliin."> + +<!ENTITY autoSelect.label "Tämä profiili on oletusprofiili"> +<!ENTITY autoSelect.accesskey "T"> + +<!ENTITY start.label "Käynnistä &brandShortName;"> +<!ENTITY exit.label "Lopeta"> + +<!ENTITY newButton.label "Luo profiili…"> +<!ENTITY newButton.accesskey "L"> +<!ENTITY renameButton.label "Muuta profiilin nimeä…"> +<!ENTITY renameButton.accesskey "M"> +<!ENTITY deleteButton.label "Poista profiili…"> +<!ENTITY deleteButton.accesskey "P"> + +<!ENTITY offlineState.label "Yhteydetön tila"> +<!ENTITY offlineState.accesskey "Y"> diff --git a/l10n-fi/suite/chrome/common/profile/profileSelection.properties b/l10n-fi/suite/chrome/common/profile/profileSelection.properties new file mode 100644 index 0000000000..5f3bc57dd1 --- /dev/null +++ b/l10n-fi/suite/chrome/common/profile/profileSelection.properties @@ -0,0 +1,22 @@ +# 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/. + +deleteLocked=%S ei voi poistaa profiilia "%S", koska se on käytössä. +deleteProfile=Jos profiili poistetaan, se poistetaan saatavilla olevien profiilien listasta eikä sitä voi kumota.\n\nVoit myös poistaa profiiliin liittyvät tiedostot, sisältäen tallennetut viestisi, asetuksesi ja varmenteesi. Jos näin tehdään, kansio "%S" poistetaan eikä sitä voi kumota.\n\nPoistetaanko profiiliin liittyvät tiedostot?\n\n + +manageTitle=Muokkaa käyttäjäprofiileja +selectTitle=Valitse käyttäjäprofiili + +dirLocked=%S ei voi käyttää profiilia "%S". Se saattaa olla käytössä tai vahingoittunut.\n\nValitse toinen profiili tai luo uusi profiili. + +renameProfileTitle=Nimeä profiili uudelleen +renameProfilePrompt=Muuta profiilin "%S" nimeä: +profileNameInvalidTitle=Profiilin nimi ei kelpaa +profileNameEmpty=Profiililla ei voi olla tyhjää nimeä. +invalidChar=Merkkiä "%S" ei voi käyttää profiilin nimessä. Anna toinen nimi. +deleteTitle=Poista profiili +deleteFiles=Poista tiedostot +dontDeleteFiles=Älä poista tiedostoja +profileExists=Samanniminen profiili on jo olemassa. Anna uusi nimi. +profileExistsTitle=Profiili on jo olemassa |