blob: 98b7157bf58ea8dcc7384e6c122cc20555a94273 (
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
|
<!-- 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/. -->
<!--LOCALIZATION NOTE : FILE The Appearance prefs dialog. -->
<!ENTITY pref.appearance.title "Izgled">
<!--LOCALIZATION NOTE (onStartLegend.label): Don't translate "&brandShortName;".
Place &brandShortName; in the phrase where the name of the application should appear
-->
<!ENTITY onStartLegend.label "Kada se &brandShortName; pokrene, otvori">
<!ENTITY navCheck.label "Browser">
<!ENTITY showToolsLegend.label "Prikaži alatne trake kao">
<!ENTITY picsNtextRadio.label "Slike i tekst">
<!ENTITY picsOnlyRadio.label "Samo slike">
<!ENTITY textonlyRadio.label "Samo tekst">
<!ENTITY showHideTooltips.label "Prikaži opcije alatki">
<!ENTITY pref.locales.title "Jezik korisničkog interfejsa">
<!ENTITY selectLocale.label "Izaberite jezik za tekst koji se pojavljuje u dijaloškim okvirima, menijima, alatnim trakama i oznakama tipki:">
<!--LOCALIZATION NOTE (restartOnLangChange.label): Don't translate "&brandShortName;".
Place &brandShortName; in the phrase where the name of the application should appear
-->
<!ENTITY restartOnLangChange.label "Postavke jezika će imati efekta nakon što ponovo pokrenete &brandShortName;.">
<!--LOCALIZATION NOTE (dateTimeFormatting.label): labels/accesskeys for
radiobuttons are set dynamically from prefutilities.properties
-->
<!ENTITY dateTimeFormatting.label "Oblikovanje datuma i vremena">
<!--LOCALIZATION NOTE (restartOnLocaleChange.label): Don't translate "&brandShortName;".
Place &brandShortName; in the phrase where the name of the application should appear
-->
<!ENTITY restartOnLocaleChange.label "Postavke jezika i oblikovanja će imati efekta nakon što ponovo pokrenete &brandShortName;.">
|