diff options
Diffstat (limited to 'l10n-hr/browser/browser/sync.ftl')
-rw-r--r-- | l10n-hr/browser/browser/sync.ftl | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/l10n-hr/browser/browser/sync.ftl b/l10n-hr/browser/browser/sync.ftl new file mode 100644 index 0000000000..1d6d714979 --- /dev/null +++ b/l10n-hr/browser/browser/sync.ftl @@ -0,0 +1,42 @@ +# 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 = Sinkroniziranje… + +sync-disconnect-dialog-title2 = Odspojiti? +sync-disconnect-dialog-body = { -brand-product-name } će prestati sinkronizirati tvoj račun, ali neće izbrisati podatke o tvom pregledavanju na ovom uređaju. +sync-disconnect-dialog-button = Odspoji + +fxa-signout-dialog2-title = Odjaviti se iz servisa { -fxaccount-brand-name }? +fxa-signout-dialog-body = Sinkronizirani podatci ostat će pohranjeni u tvom računu. +fxa-signout-dialog2-button = Odjavi se +fxa-signout-dialog2-checkbox = Izbriši podatke s ovog uređaja (lozinke, povijest, zabilješke, itd.) + +fxa-menu-sync-settings = + .label = Postavke sinkronizacije +fxa-menu-turn-on-sync = + .value = Uključi sinkronizaciju +fxa-menu-turn-on-sync-default = Uključi sinkronizaciju + +fxa-menu-connect-another-device = + .label = Poveži novi uređaj… +# Variables: +# $tabCount (Number): The number of tabs sent to the device. +fxa-menu-send-tab-to-device = + .label = + { $tabCount -> + [one] Pošalji { $tabCount } karticu na uređaj + [few] Pošalji { $tabCount } kartice na uređaj + *[other] Pošalji { $tabCount } kartica na uređaj + } + +# This is shown dynamically within "Send tab to device" in fxa menu. +fxa-menu-send-tab-to-device-syncnotready = + .label = Sinkroniziranje uređaja … + +# This is shown within "Send tab to device" in fxa menu if account is not configured. +fxa-menu-send-tab-to-device-description = Trenutno šalji karticu na bilo koji uređaj na kojem si prijavljen/a. + +fxa-menu-sign-out = + .label = Odjavi se… |