summaryrefslogtreecommitdiffstats
path: root/l10n-cs/browser/browser/sync.ftl
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-cs/browser/browser/sync.ftl')
-rw-r--r--l10n-cs/browser/browser/sync.ftl36
1 files changed, 36 insertions, 0 deletions
diff --git a/l10n-cs/browser/browser/sync.ftl b/l10n-cs/browser/browser/sync.ftl
new file mode 100644
index 0000000000..9d65c89e1a
--- /dev/null
+++ b/l10n-cs/browser/browser/sync.ftl
@@ -0,0 +1,36 @@
+# 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/.
+
+fxa-toolbar-sync-syncing2 = Probíhá synchronizace…
+sync-disconnect-dialog-title2 = Chcete se odpojit?
+sync-disconnect-dialog-body = { -brand-product-name } ukončí synchronizaci s vaším účtem, ale nesmaže z tohoto zařízení žádná vaše data.
+sync-disconnect-dialog-button = Odpojit
+fxa-signout-dialog2-title = Odhlásit se od { -fxaccount-brand-name(case: "gen", capitalization: "lower") }?
+fxa-signout-dialog-title2 = Odhlásit se ze svého účtu?
+fxa-signout-dialog-body = Synchronizovaná data zůstanou uložená ve vašem účtu.
+fxa-signout-dialog2-button = Odhlásit se
+fxa-signout-dialog2-checkbox = Smazat data z tohoto zařízení (přihlašovací údaje, historii, záložky atd.).
+fxa-menu-sync-settings =
+ .label = Nastavení synchronizace
+fxa-menu-turn-on-sync =
+ .value = Zapnout synchronizaci
+fxa-menu-turn-on-sync-default = Zapnout synchronizaci
+fxa-menu-connect-another-device =
+ .label = Připojit další zařízení…
+# Variables:
+# $tabCount (Number): The number of tabs sent to the device.
+fxa-menu-send-tab-to-device =
+ .label =
+ { $tabCount ->
+ [one] Poslat panel do zařízení
+ [few] Poslat { $tabCount } panely do zařízení
+ *[other] Poslat { $tabCount } panelů do zařízení
+ }
+# This is shown dynamically within "Send tab to device" in fxa menu.
+fxa-menu-send-tab-to-device-syncnotready =
+ .label = Synchronizace zařízení…
+# This is shown within "Send tab to device" in fxa menu if account is not configured.
+fxa-menu-send-tab-to-device-description = Pošle panel do jiného zařízení, na kterém jste přihlášeni.
+fxa-menu-sign-out =
+ .label = Odhlásit se…