summaryrefslogtreecommitdiffstats
path: root/l10n-cs/browser/browser/confirmationHints.ftl
blob: 30059bdc240dd73989ecb1c78cac1cd093a74524 (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
# 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/.


## Confirmation hints

confirmation-hint-breakage-report-sent = Hlášení byla odesláno. Děkujeme.
confirmation-hint-login-removed = Přihlašovací údaje odstraněny.
confirmation-hint-password-removed = Heslo odstraněno
confirmation-hint-page-bookmarked = Uloženo do záložek
confirmation-hint-password-saved = Heslo uloženo
confirmation-hint-password-created = Heslo uloženo
confirmation-hint-password-updated = Heslo změněno
confirmation-hint-address-created = Adresa uložena
confirmation-hint-address-updated = Adresa aktualizována
confirmation-hint-credit-card-created = Karta uložena
confirmation-hint-credit-card-updated = Karta aktualizována
confirmation-hint-pin-tab = Připnuto!
confirmation-hint-pin-tab-description = Pro odepnutí panelu na něj klepněte pravým tlačítkem.
confirmation-hint-send-to-device = Odesláno
confirmation-hint-firefox-relay-mask-created = Byla vytvořena nová maska!
confirmation-hint-firefox-relay-mask-reused = Existující maska byla znovu použita!
confirmation-hint-screenshot-copied = Snímek zkopírován!
# Variables:
#   $tabCount (Number): The number of duplicate tabs closed, at least 1.
confirmation-hint-duplicate-tabs-closed =
    { $tabCount ->
        [one] Zavřen jeden panel
        [few] Zavřeny { $tabCount } panely
        [many] Zavřeno { $tabCount } panelů
       *[other] Zavřeno { $tabCount } panelů
    }