blob: ca6e2c58664992ec7f1692d2cb9ad74ddcc884ed (
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
|
# 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/.
synced-tabs-sidebar-title = Sinkronizirane kartice
synced-tabs-sidebar-noclients-subtitle = Želiš li ovdje vidjeti tvoje kartice s drugih uređaja?
synced-tabs-sidebar-intro = Pogledaj popis kartica s tvojih ostalih uređaja.
synced-tabs-sidebar-unverified = Tvoj račun mora biti potvrđen.
synced-tabs-sidebar-notabs = Nema otvorenih kartica
synced-tabs-sidebar-open-settings = Otvori postavke sinkronizacije
synced-tabs-sidebar-tabsnotsyncing = Uključi sinkronizaciju kartica za prikaz kartica s tvojih ostalih uređaja.
synced-tabs-sidebar-connect-another-device = Poveži dodatni uređaj
synced-tabs-sidebar-search =
.placeholder = Pretraži sinkronizirane kartice
## Displayed in the Synced Tabs sidebar's context menu when right-clicking tabs
## and/or devices in the list. The "Open" strings below should be translated
## consistently with the equivalent strings for the bookmarks manager's context
## menu. That menu is activated by right-clicking a bookmark in the Library
## window. The bookmarks manager context's strings are located in places.ftl.
synced-tabs-context-open =
.label = Otvori
.accesskey = O
synced-tabs-context-open-in-tab =
.label = Otvori u novoj kartici
.accesskey = t
synced-tabs-context-open-in-private-window =
.label = Otvori u novom privatnom prozoru
.accesskey = p
##
# Displayed in the Synced Tabs sidebar's context menu when right-clicking tabs
# and/or devices in the list. This string is for a menuitem equivalent to one in
# the tab context menu (activated by right-clicking a tab in the tabstrip). That
# string is located in tabContextMenu.ftl. So, this string should be translated
# consistently with the "Bookmark Tab…" string there.
synced-tabs-context-bookmark =
.label = Zabilježi karticu…
.accesskey = b
synced-tabs-context-copy =
.label = Kopiraj
.accesskey = K
synced-tabs-context-open-all-in-tabs =
.label = Otvori sve u karticama
.accesskey = O
synced-tabs-context-manage-devices =
.label = Upravljaj uređajima …
.accesskey = u
synced-tabs-context-sync-now =
.label = Sinkroniziraj sada
.accesskey = S
synced-tabs-fxa-sign-in = Prijavi se za sinkronizaciju
synced-tabs-turn-on-sync = Uključi sinkronizaciju
|