blob: 00150559c84aeb27d6ce352c9658d3593db3d8d6 (
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
|
# 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/.
permissions-reminder-window =
.title = Izuzeci
.style = width: 45em;
permissions-reminder-window2 =
.title = Iznimke
permission-preferences-close-window =
.key = w
website-address-label =
.value = Adresa web stranice:
.accesskey = d
block-button =
.label = Blokiraj
.accesskey = B
allow-session-button =
.label = Dopusti u ovoj sesiji
.accesskey = u
allow-button =
.label = Dopusti
.accesskey = o
treehead-sitename-label =
.label = Stranica
treehead-status-label =
.label = Status
remove-site-button =
.label = Ukloni stranicu
.accesskey = r
remove-all-site-button =
.label = Ukloni sve stranice
.accesskey = e
cancel-button =
.label = Odustani
.accesskey = O
save-button =
.label = Spremi promjene
.accesskey = S
permission-can-label = Dopusti
permission-can-access-first-party-label = Dopusti samo od prve strane
permission-can-session-label = Dopusti za sesiju
permission-cannot-label = Blokiraj
invalid-uri-message = Unesite ispravnu domenu
invalid-uri-title = Unesena pogrešna domena
|