summaryrefslogtreecommitdiffstats
path: root/l10n-sk/toolkit/toolkit/about/aboutProfiles.ftl
blob: 3137b008285e514fc27abc85cad2cb2f778de80d (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 = O profiloch
profiles-subtitle = Táto stránka vám pomôže spravovať vaše profily. Každý profil je samostatný svet, ktorý obsahuje samostatnú históriu, záložky, nastavenia a doplnky.
profiles-create = Vytvoriť nový profil
profiles-restart-title = Reštartovať
profiles-restart-in-safe-mode = Reštartovať a zakázať doplnky…
profiles-restart-normal = Reštartovať normálne…
profiles-conflict = Iná kópia aplikácie { -brand-product-name } vykonala zmeny v profile. Pred vykonaním ďalších zmien musíte reštartovať { -brand-short-name }.
profiles-flush-fail-title = Zmeny neboli uložené
profiles-flush-conflict = { profiles-conflict }
profiles-flush-failed = Neočakávaná chyba zabránila uloženiu vašich zmien.
profiles-flush-restart-button = Reštartovať { -brand-short-name }

# Variables:
#   $name (String) - Name of the profile
profiles-name = Profil: { $name }
profiles-is-default = Predvolený profil
profiles-rootdir = Koreňový priečinok

# 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 = Lokálny priečinok
profiles-current-profile = Tento profil sa používa a nedá sa odstrániť.
profiles-in-use-profile = Tento profil je používaní inou aplikáciou a nemôže byť odstránený.

profiles-rename = Premenovať
profiles-remove = Odstrániť
profiles-set-as-default = Nastaviť ako predvolený profil
profiles-launch-profile = Spustiť profil v novom okne prehliadača

profiles-cannot-set-as-default-title = Predvolený profil nebolo možné zmeniť
profiles-cannot-set-as-default-message = Predvolený profil pre aplikáciu { -brand-short-name } nie je možné zmeniť.

profiles-yes = áno
profiles-no = nie

profiles-rename-profile-title = Premenovanie profilu
# Variables:
#   $name (String) - Name of the profile
profiles-rename-profile = Premenovať profil { $name }

profiles-invalid-profile-name-title = Neplatný názov profilu
# Variables:
#   $name (String) - Name of the profile
profiles-invalid-profile-name = Názov profilu "{ $name }" nie je povolený.

profiles-delete-profile-title = Odstránenie profilu
# Variables:
#   $dir (String) - Path to be displayed
profiles-delete-profile-confirm =
    Odstránením profilu odstránite profil zo zoznamu dostupných profilov. Túto akciu nie je možné vrátiť späť.
    Môžete sa rozhodnúť odstrániť aj súbory profilu, vrátane nastavení, certifikátov a iných údajov týkajúcich sa používateľa. Táto možnosť odstráni priečinok "{ $dir }". Akciu nie je možné vrátiť späť.
    Chcete odstrániť aj súbory profilu?
profiles-delete-files = Odstrániť súbory
profiles-dont-delete-files = Neodstraňovať súbory

profiles-delete-profile-failed-title = Chyba
profiles-delete-profile-failed-message = Pri pokuse o odstránenie tohto profilu sa vyskytla chyba.


profiles-opendir =
    { PLATFORM() ->
        [macos] Zobraziť vo Finderi
        [windows] Otvoriť priečinok
       *[other] Otvoriť priečinok
    }