summaryrefslogtreecommitdiffstats
path: root/l10n-fi/toolkit/toolkit/about/aboutProfiles.ftl
blob: 5ee08148571a84628e189e2faf52eed7024db12b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
# 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/.


profiles-title = Tietoja profiileista
profiles-subtitle = Tämä sivu auttaa hallinnoimaan profiilejasi. Jokainen profiili on oma maailmansa, joka sisältää erilliset historiat, kirjanmerkit, asetukset ja lisäosat.
profiles-create = Luo uusi profiili
profiles-restart-title = Käynnistä uudelleen
profiles-restart-in-safe-mode = Käynnistä uudelleen ilman lisäosia…
profiles-restart-normal = Käynnistä uudelleen normaalisti…
profiles-conflict = Toinen { -brand-product-name }-kopio on tehnyt muutoksia profiileihin. { -brand-short-name } täytyy käynnistää uudestaan ennen lisämuutosten tekemistä.
profiles-flush-fail-title = Muutoksia ei tallennettu
profiles-flush-conflict = { profiles-conflict }
profiles-flush-failed = Odottamaton virhe on estänyt muutosten tallentamisen.
profiles-flush-restart-button = Käynnistä { -brand-short-name } uudestaan

# Variables:
#   $name (String) - Name of the profile
profiles-name = Profiili: { $name }
profiles-is-default = Oletusprofiili
profiles-rootdir = Päähakemisto

# localDir is used to show the directory corresponding to
# the main profile directory that exists for the purpose of storing data on the
# local filesystem, including cache files or other data files that may not
# represent critical user data. (e.g., this directory may not be included as
# part of a backup scheme.)
# In case localDir and rootDir are equal, localDir is not shown.
profiles-localdir = Paikallinen hakemisto
profiles-current-profile = Tämä on tällä hetkellä käytössä oleva profiili, joten sitä ei voi poistaa.
profiles-in-use-profile = Profiili on käytössä toisessa ohjelmassa eikä sitä voida poistaa.

profiles-rename = Nimeä uudelleen
profiles-remove = Poista
profiles-set-as-default = Aseta oletusprofiiliksi
profiles-launch-profile = Käynnistä profiili uuteen selaimeen

profiles-cannot-set-as-default-title = Ei voitu asettaa oletukseksi
profiles-cannot-set-as-default-message = Oletusprofiilia ei voi muuttaa ohjelmalle { -brand-short-name }.

profiles-yes = kyllä
profiles-no = ei

profiles-rename-profile-title = Nimeä profiili uudelleen
# Variables:
#   $name (String) - Name of the profile
profiles-rename-profile = Nimeä profiili { $name } uudelleen

profiles-invalid-profile-name-title = Profiilin nimi ei kelpaa
# Variables:
#   $name (String) - Name of the profile
profiles-invalid-profile-name = Profiilin nimi ”{ $name }” ei ole sallittu.

profiles-delete-profile-title = Poista profiili
# Variables:
#   $dir (String) - Path to be displayed
profiles-delete-profile-confirm =
    Profiilin poistaminen poistaa profiilin käytettävissä olevien profiilien listalta eikä tätä toimintoa voi kumota.
    Voit myös halutessasi poistaa profiilin datatiedostot, mukaan lukien asetuksesi, varmenteet ja muut käyttäjäkohtaiset tiedot. Tämä valinta poistaa kansion ”{ $dir }” eikä tätä toimintoa voi kumota.
    Haluatko poistaa profiilin datatiedostot?
profiles-delete-files = Poista tiedostot
profiles-dont-delete-files = Älä poista tiedostoja

profiles-delete-profile-failed-title = Virhe
profiles-delete-profile-failed-message = Profiilin poistaminen epäonnistui.


profiles-opendir =
    { PLATFORM() ->
        [macos] Näytä Finderissa
        [windows] Avaa kansio
       *[other] Avaa hakemisto
    }