blob: cc269857a2cbc8c9e91dc0d36669fd2fcd4ba285 (
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
|
# 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/.
add-engine-window =
.title = Dodaj tražilicu
.style = width: 32em;
add-engine-window2 =
.title = Dodaj tražilicu
.style = min-width: 32em;
add-engine-button = Dodaj drugu tražilicu
add-engine-name = Naziv tražilice
add-engine-alias = Pseudonim
add-engine-url = URL tražilice, koristi %s umjesto pojma za pretraživanje
add-engine-dialog =
.buttonlabelaccept = Dodaj tražilicu
.buttonaccesskeyaccept = D
engine-name-exists = Tražilica s tim nazivom već postoji
engine-alias-exists = Tražilica s tim pseudonimom već postoji
|