summaryrefslogtreecommitdiffstats
path: root/l10n-hr/mobile
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 09:22:09 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 09:22:09 +0000
commit43a97878ce14b72f0981164f87f2e35e14151312 (patch)
tree620249daf56c0258faa40cbdcf9cfba06de2a846 /l10n-hr/mobile
parentInitial commit. (diff)
downloadfirefox-43a97878ce14b72f0981164f87f2e35e14151312.tar.xz
firefox-43a97878ce14b72f0981164f87f2e35e14151312.zip
Adding upstream version 110.0.1.upstream/110.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-hr/mobile')
-rw-r--r--l10n-hr/mobile/android/chrome/browser.properties118
-rw-r--r--l10n-hr/mobile/android/chrome/config.dtd21
-rw-r--r--l10n-hr/mobile/android/chrome/config.properties9
-rw-r--r--l10n-hr/mobile/android/chrome/passwordmgr.properties22
-rw-r--r--l10n-hr/mobile/android/defines.inc14
-rw-r--r--l10n-hr/mobile/android/mobile/android/aboutConfig.ftl24
-rw-r--r--l10n-hr/mobile/chrome/region.properties27
-rw-r--r--l10n-hr/mobile/overrides/appstrings.properties40
-rw-r--r--l10n-hr/mobile/overrides/netError.dtd118
9 files changed, 393 insertions, 0 deletions
diff --git a/l10n-hr/mobile/android/chrome/browser.properties b/l10n-hr/mobile/android/chrome/browser.properties
new file mode 100644
index 0000000000..956d7d56e2
--- /dev/null
+++ b/l10n-hr/mobile/android/chrome/browser.properties
@@ -0,0 +1,118 @@
+# 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/.
+
+# Popup Blocker
+
+# In Extension.jsm
+
+# LOCALIZATION NOTE (webextPerms.header)
+# This string is used as a header in the webextension permissions dialog,
+# %S is replaced with the localized name of the extension being installed.
+# See https://bug1308309.bmoattachments.org/attachment.cgi?id=8814612
+# for an example of the full dialog.
+# Note, this string will be used as raw markup. Avoid characters like <, >, &
+webextPerms.header=Dodati %S?
+
+webextPerms.add.label=Dodaj
+webextPerms.cancel.label=Otkaži
+
+# LOCALIZATION NOTE (webextPerms.updateText)
+# %S is replaced with the localized name of the updated extension.
+webextPerms.updateText=%S se ažurirao. Morate odobriti nova dopuštenja prije nego što se ažurirana inačica instalira. Odabirom “Otkaži” će se zadržati trenutna inačica dodatka.
+
+webextPerms.updateAccept.label=Ažuriraj
+
+# LOCALIZATION NOTE (webextPerms.optionalPermsHeader)
+# %S is replaced with the localized name of the extension requesting new
+# permissions.
+webextPerms.optionalPermsHeader=%S zahtjeva dodatne dozvole.
+webextPerms.optionalPermsListIntro=Želi:
+webextPerms.optionalPermsAllow.label=Dozvoli
+webextPerms.optionalPermsDeny.label=Odbij
+
+webextPerms.description.bookmarks=Čitanje i uređivanje zabilješki
+webextPerms.description.browserSettings=Čitanje i mijenjanje postavki preglednika
+webextPerms.description.browsingData=Čišćenje nedavne povijesti pretraživanja, kolačića i sličnih podataka
+webextPerms.description.clipboardRead=Dohvaćanje podataka iz međuspremnika
+webextPerms.description.clipboardWrite=Unošenje podataka u međuspremnik
+webextPerms.description.devtools=Rasklopi programerske alate za pristupanje podacima u otvorenim karticama
+webextPerms.description.downloads=Preuzimanje datoteka te čitanje i uređivanje povijesti preuzimanja
+webextPerms.description.downloads.open=Otvaranje datoteka preuzetih na vaše računalo
+webextPerms.description.find=Čitanje teksta svih otvorenih kartica
+webextPerms.description.geolocation=Pristup vašoj lokaciji
+webextPerms.description.history=Pristup povijesti pretraživanja
+webextPerms.description.management=Prati korištenja dodataka i upravljaj motivima
+# LOCALIZATION NOTE (webextPerms.description.nativeMessaging)
+# %S will be replaced with the name of the application
+webextPerms.description.nativeMessaging=Razmjena poruka s programima, ali ne i s %S
+webextPerms.description.notifications=Prikazuje vam obavijesti
+webextPerms.description.privacy=Čitanje i mijenjanje postavki privatnosti
+webextPerms.description.proxy=Kontroliranje proxy postavki pretraživača
+webextPerms.description.sessions=Pristup nedavno zatvorenim karticama
+webextPerms.description.tabs=Pristup karticama preglednika
+webextPerms.description.topSites=Pristup povijesti pretraživanja
+webextPerms.description.webNavigation=Pristup aktivnostima preglednika tijekom navigacije
+
+webextPerms.hostDescription.allUrls=Pristup vašim podacima sa svih stranica
+
+# LOCALIZATION NOTE (webextPerms.hostDescription.wildcard)
+# %S will be replaced by the DNS domain for which a webextension
+# is requesting access (e.g., mozilla.org)
+webextPerms.hostDescription.wildcard=Pristup vašim podacima za stranice s domene %S
+
+# LOCALIZATION NOTE (webextPerms.hostDescription.tooManyWildcards):
+# Semi-colon list of plural forms.
+# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals
+# #1 will be replaced by an integer indicating the number of additional
+# domains for which this webextension is requesting permission.
+webextPerms.hostDescription.tooManyWildcards=Pristupite vašim podacima u još #1 domeni;Pristupite vašim podacima u još #1 domene;Pristupite vašim podacima u još #1 domena
+
+# LOCALIZATION NOTE (webextPerms.hostDescription.oneSite)
+# %S will be replaced by the DNS host name for which a webextension
+# is requesting access (e.g., www.mozilla.org)
+webextPerms.hostDescription.oneSite=Pristup vašim podacima za %S
+
+# LOCALIZATION NOTE (webextPerms.hostDescription.tooManySites)
+# Semi-colon list of plural forms.
+# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals
+# #1 will be replaced by an integer indicating the number of additional
+# hosts for which this webextension is requesting permission.
+webextPerms.hostDescription.tooManySites=Pristupite vašim podacima na još #1 stranici;Pristupite vašim podacima na još #1 stranice;Pristupite vašim podacima na još #1 stranica
+
+
+# LOCALIZATION NOTE (password.logins): Label that will be used in
+ # Web Console API
+stacktrace.anonymousFunction=<anonimno>
+stacktrace.outputMessage=Stack trace od %S, funkcija %S, redak %S.
+timer.start=%S: tajmer pokrenut
+
+# LOCALIZATION NOTE (timer.end):
+# This string is used to display the result of the console.timeEnd() call.
+# %1$S=name of timer, %2$S=number of milliseconds
+timer.end=%1$S: %2$Sms
+
+# Site settings dialog
+
+# In ContextualIdentityService.jsm
+
+# LOCALIZATION NOTE (userContextPersonal.label,
+# userContextWork.label,
+# userContextShopping.label,
+# userContextBanking.label,
+# userContextNone.label):
+# These strings specify the four predefined contexts included in support of the
+# Contextual Identity / Containers project. Each context is meant to represent
+# the context that the user is in when interacting with the site. Different
+# contexts will store cookies and other information from those sites in
+# different, isolated locations. You can enable the feature by typing
+# about:config in the URL bar and changing privacy.userContext.enabled to true.
+# Once enabled, you can open a new tab in a specific context by clicking
+# File > New Container Tab > (1 of 4 contexts). Once opened, you will see these
+# strings on the right-hand side of the URL bar.
+# In android this will be only exposed by web extensions
+userContextPersonal.label = Osobno
+userContextWork.label = Posao
+userContextBanking.label = Bankarstvo
+userContextShopping.label = Kupovina
+
diff --git a/l10n-hr/mobile/android/chrome/config.dtd b/l10n-hr/mobile/android/chrome/config.dtd
new file mode 100644
index 0000000000..5f67009705
--- /dev/null
+++ b/l10n-hr/mobile/android/chrome/config.dtd
@@ -0,0 +1,21 @@
+<!-- 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/. -->
+
+
+<!ENTITY toolbar.searchPlaceholder "Traži">
+
+<!ENTITY newPref.namePlaceholder "Naziv">
+
+<!ENTITY newPref.valueBoolean "Boolean">
+<!ENTITY newPref.valueString "Znakovni niz">
+<!ENTITY newPref.valueInteger "Cijeli broj">
+
+<!ENTITY newPref.stringPlaceholder "Unesite znakovni niz">
+<!ENTITY newPref.numberPlaceholder "Unesite broj">
+
+<!ENTITY newPref.toggleButton "Promjeni">
+<!ENTITY newPref.cancelButton "Odustani">
+
+<!ENTITY contextMenu.copyPrefName "Kopiraj naziv">
+<!ENTITY contextMenu.copyPrefValue "Kopiraj vrijednost">
diff --git a/l10n-hr/mobile/android/chrome/config.properties b/l10n-hr/mobile/android/chrome/config.properties
new file mode 100644
index 0000000000..32b2d17a7f
--- /dev/null
+++ b/l10n-hr/mobile/android/chrome/config.properties
@@ -0,0 +1,9 @@
+# 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/.
+
+newPref.createButton=Stvori
+newPref.changeButton=Promijeni
+
+pref.toggleButton=Promjeni
+pref.resetButton=Vrati izvorno
diff --git a/l10n-hr/mobile/android/chrome/passwordmgr.properties b/l10n-hr/mobile/android/chrome/passwordmgr.properties
new file mode 100644
index 0000000000..e70c62a96a
--- /dev/null
+++ b/l10n-hr/mobile/android/chrome/passwordmgr.properties
@@ -0,0 +1,22 @@
+# 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/.
+
+# String will be replaced by brandShortName.
+saveLogin=Želite li da %S zapamti ovu prijavu?
+rememberButton=Zapamti
+neverButton=Nikada
+
+# String is the login's hostname
+updatePassword=Aktualizirati spremljenu lozinku za %S?
+updatePasswordNoUser=Aktualizirati spremljenu lozinku za ovu prijavu?
+updateButton=Ažuriraj
+dontUpdateButton=Ne ažuriraj
+
+# Copy of the toolkit's passwordmgr.properties
+userSelectText2=Odaberi prijavu koju želiš aktualizirati:
+passwordChangeTitle=Potvrdi promjenu lozinke
+
+# Strings used by PromptService.js
+username=Korisničko ime
+password=Lozinka
diff --git a/l10n-hr/mobile/android/defines.inc b/l10n-hr/mobile/android/defines.inc
new file mode 100644
index 0000000000..d79000534e
--- /dev/null
+++ b/l10n-hr/mobile/android/defines.inc
@@ -0,0 +1,14 @@
+# 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/.
+#filter emptyLines
+
+#define MOZ_LANGPACK_CREATOR mozilla.org
+
+# If non-English locales wish to credit multiple contributors, uncomment this
+
+# variable definition and use the format specified.
+
+#define MOZ_LANGPACK_CONTRIBUTORS <em:contributor>Mihovil Stanić</em:contributor>
+
+#unfilter emptyLines
diff --git a/l10n-hr/mobile/android/mobile/android/aboutConfig.ftl b/l10n-hr/mobile/android/mobile/android/aboutConfig.ftl
new file mode 100644
index 0000000000..f632a14e66
--- /dev/null
+++ b/l10n-hr/mobile/android/mobile/android/aboutConfig.ftl
@@ -0,0 +1,24 @@
+# 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/.
+
+config-toolbar-search =
+ .placeholder = Traži
+config-new-pref-name =
+ .placeholder = Naziv
+config-new-pref-value-boolean = Boolean
+config-new-pref-value-string = Znakovni niz
+config-new-pref-value-integer = Cijeli broj
+config-new-pref-string =
+ .placeholder = Unesite znakovni niz
+config-new-pref-number =
+ .placeholder = Unesite broj
+config-new-pref-cancel-button = Odustani
+config-new-pref-create-button = Stvori
+config-new-pref-change-button = Promijeni
+config-pref-toggle-button = Promjeni
+config-pref-reset-button = Vrati izvorno
+config-context-menu-copy-pref-name =
+ .label = Kopiraj naziv
+config-context-menu-copy-pref-value =
+ .label = Kopiraj vrijednost
diff --git a/l10n-hr/mobile/chrome/region.properties b/l10n-hr/mobile/chrome/region.properties
new file mode 100644
index 0000000000..fab3f1af71
--- /dev/null
+++ b/l10n-hr/mobile/chrome/region.properties
@@ -0,0 +1,27 @@
+# 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: REVIEW_REQUIRED
+# Please do not commit any changes to this file without a review from the
+# l10n-drivers team (this includes en-US). In order to get one, please file
+# a bug, add the "productization" keyword and CC l10n@mozilla.com.
+
+# Increment this number when anything gets changed in the list below. This will
+# cause Firefox to re-read these prefs and inject any new handlers into the
+# profile database. Note that "new" is defined as "has a different URL"; this
+# means that it's not possible to update the name of existing handler, so don't
+# make any spelling errors here.
+gecko.handlerService.defaultHandlersVersion=4
+
+# The default set of protocol handlers for mailto:
+gecko.handlerService.schemes.mailto.0.name=Yahoo! Mail
+gecko.handlerService.schemes.mailto.0.uriTemplate=https://compose.mail.yahoo.com/?To=%s
+gecko.handlerService.schemes.mailto.1.name=Gmail
+gecko.handlerService.schemes.mailto.1.uriTemplate=https://mail.google.com/mail/?extsrc=mailto&url=%s
+
+# This is the default set of web based feed handlers shown in the reader
+# selection UI
+browser.contentHandlers.types.0.title=My Yahoo!
+browser.contentHandlers.types.0.uri=https://add.my.yahoo.com/rss?url=%s
+
diff --git a/l10n-hr/mobile/overrides/appstrings.properties b/l10n-hr/mobile/overrides/appstrings.properties
new file mode 100644
index 0000000000..868675b155
--- /dev/null
+++ b/l10n-hr/mobile/overrides/appstrings.properties
@@ -0,0 +1,40 @@
+# 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/.
+
+# BEFORE EDITING THIS FILE, PLEASE NOTE:
+# These strings are only here to support shipping Fennec ESR.
+# They are unused in GeckoView, so please don't make any changes.
+
+malformedURI2=URL je neispravan i ne može biti učitan.
+fileNotFound=Firefox ne može pronaći datoteku na %S.
+fileAccessDenied=Datoteka %S nije čitljiva.
+dnsNotFound2=Firefox ne može pronaći poslužitelj na %S.
+unknownProtocolFound=Firefox ne zna kako otvoriti ovu adresu, zato što jedan od sljedećih protokola (%S) nije povezan sa niti jednim programom ili nije dozvoljen u ovom kontekstu.
+connectionFailure=Firefox ne može uspostaviti vezu sa poslužiteljem na %S.
+netInterrupt=Povezivanje na %S je prekinuto tijekom učitavanja stranice.
+netTimeout=Poslužitelj na %S treba predugo vremena za odgovor.
+redirectLoop=Firefox je otkrio da poslužitelj preusmjerava zahtjeve na ovu adresu na način koji se neće moći izvršiti.
+## LOCALIZATION NOTE (confirmRepostPrompt): In this item, don't translate "%S"
+confirmRepostPrompt=Kako bi prikazao ovu stranicu, %S mora poslati informaciju koja će ponoviti bilo koju radnju (kao pretraživanje ili potvrda narudžbe) koja je prethodno učinjena.
+resendButton.label=Ponovno pošalji
+unknownSocketType=Firefox ne zna kako komunicirati sa poslužiteljem.
+netReset=Povezivanje na poslužitelj je prekinuto tijekom učitavanja stranice.
+notCached=Ovaj dokument više nije dostupan.
+netOffline=Firefox je trenutno u izvanmrežnom načinu rada i ne može pretraživati Web.
+isprinting=Dokument se ne može izmjeniti prilikom ispisa ili u pregledu ispisa.
+deniedPortAccess=Ova adresa koristi mrežni port koji se obično ne koristi za pretraživanje weba. Firefox je otkazao zahtjev zbog vaše zaštite.
+proxyResolveFailure=Firefox je postavljen da koristi proxy poslužitelj koji se ne može pronaći.
+proxyConnectFailure=Firefox je postavljen da koristi proxy poslužitelj koji odbija veze.
+contentEncodingError=Stranica koju pokušavate vidjeti ne može biti prikazana zato što koristi neispravan ili nepodržan oblik kompresije.
+unsafeContentType=Stranica koju pokušavate vidjeti ne može biti prikazana zato što koristi tip datoteke koji nije siguran za otvaranje. Kontaktirajte vlasnika stranice i obavjestite ga o ovom problemu.
+malwareBlocked=Stranica %S je prijavljena kao zlonamjerna stranica i blokirana je u skladu s vašim sigurnosnim postavkama.
+harmfulBlocked=Web stranica %S je prijavljena kao potencijalno zlonamjerna stranica i blokirana je na temelju vaših sigurnosnih postavki.
+deceptiveBlocked=Stranica %S prijavljena je kao obmanjujuća te je blokirana u skladu s vašim sigurnosnim postavkama.
+unwantedBlocked=Stranica %S je prijavljena kao nesigurna stranica koja distribuira neželjene programe i blokirana je u skladu s vašim sigurnosnim postavkama.
+cspBlocked=Ova stranica ima sigurnosnu politiku sadržaja koja sprječava da se stranica učitava na ovaj način.
+corruptedContentErrorv2=Stranica %S je doživjela povredu mrežnog protokola koja ne može biti ispravljena.
+sslv3Used=Firefox ne može garantirati sigurnost vaših podataka na %S zato što koristi SSLv3, sigurnosni protokol sa greškom.
+weakCryptoUsed=Vlasnik %S je pogrešno podesio svoju stranicu. Kako bismo spriječili krađu informacija, Firefox se nije povezao na ovu stranicu.
+inadequateSecurityError=Web stranica je pokušala pregovarati nedovoljnu razinu sigurnosti.
+networkProtocolError=Firefox je doživio povredu mrežnog protokola koja ne može biti ispravljena.
diff --git a/l10n-hr/mobile/overrides/netError.dtd b/l10n-hr/mobile/overrides/netError.dtd
new file mode 100644
index 0000000000..37040fe4e3
--- /dev/null
+++ b/l10n-hr/mobile/overrides/netError.dtd
@@ -0,0 +1,118 @@
+<!-- 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/. -->
+
+<!ENTITY % brandDTD SYSTEM "chrome://branding/locale/brand.dtd">
+%brandDTD;
+
+<!ENTITY loadError.label "Greška pri učitavanju stranice">
+<!ENTITY retry.label "Pokušajte ponovno">
+
+<!-- Specific error messages -->
+
+<!ENTITY connectionFailure.title "Povezivanje nije moguće">
+<!ENTITY connectionFailure.longDesc2 "&sharedLongDesc3;">
+
+<!ENTITY deniedPortAccess.title "Ova adresa je ograničena">
+<!ENTITY deniedPortAccess.longDesc "">
+
+<!ENTITY dnsNotFound.title "Poslužitelj nije pronađen">
+<!-- LOCALIZATION NOTE (dnsNotFound.longDesc4) This string contains markup including widgets for searching
+ or enabling wifi connections. The text inside tags should be localized. Do not change the ids. -->
+<!ENTITY dnsNotFound.longDesc4 "<ul> <li>Provjerite adresu za greške u tipkanju kao što su <strong>ww</strong>.example.com umjesto <strong>www</strong>.example.com</li> <div id='searchbox'> <input id='searchtext' type='search'></input> <button id='searchbutton'>Traži</button> </div> <li>Ukoliko ne možete učitati niti jednu stranicu, provjerite podatkovnu ili Wi-Fi vezu vašeg uređaja. <button id='wifi'>Omogući Wi-Fi</button> </li> </ul>">
+
+<!ENTITY fileNotFound.title "Datoteka nije pronađena">
+<!ENTITY fileNotFound.longDesc "<ul> <li>Provjerite velika i mala slova ili prisutnost ostalih tipfelera.</li> <li>Provjerite je li datoteka premještena, preimenovana ili obrisana.</li> </ul>">
+
+<!ENTITY fileAccessDenied.title "Pristup datoteci je odbijen">
+<!ENTITY fileAccessDenied.longDesc "<ul> <li>Možda je uklonjena, premještena ili dozvole za datoteku spriječavaju pristup.</li> </ul>">
+
+<!ENTITY generic.title "Ups.">
+<!ENTITY generic.longDesc "<p>Iz nekog razloga &brandShortName; ne može učitati ovu stranicu.</p>">
+
+<!ENTITY malformedURI.title "Adresa nije ispravna">
+<!-- LOCALIZATION NOTE (malformedURI.longDesc2) This string contains markup including widgets for searching
+ or enabling wifi connections. The text inside the tags should be localized. Do not touch the ids. -->
+<!ENTITY malformedURI.longDesc2 "<ul> <li>Web adrese se obično pišu kao <strong>http://www.example.com/</strong></li> <div id='searchbox'> <input id='searchtext' type='search'></input> <button id='searchbutton'>Traži</button> </div> <li>Provjerite da koristite kose crte nagnute naprijed (npr. <strong>/</strong>).</li> </ul>">
+
+<!ENTITY netInterrupt.title "Veza je prekinuta">
+<!ENTITY netInterrupt.longDesc2 "&sharedLongDesc3;">
+
+<!ENTITY notCached.title "Dokument je istekao">
+<!ENTITY notCached.longDesc "<p>Traženi dokument nije dostupan u &brandShortName; priručnoj memoriji.</p><ul><li>Radi sigurnosti, &brandShortName; neće automatski ponovno zatražiti osjetljive dokumente.</li><li>Kliknite na Pokušajte ponovno da biste zatražili dokument od web stranice.</li></ul>">
+
+<!ENTITY netOffline.title "Izvanmrežni rad">
+
+<!ENTITY contentEncodingError.title "Greška kodiranja sadržaja">
+<!ENTITY contentEncodingError.longDesc "<ul> <li>Kontaktirajte vlasnike web stranice i obavijestite ih o ovom problemu.</li> </ul>">
+
+<!ENTITY unsafeContentType.title "Nesigurni tip datoteke">
+<!ENTITY unsafeContentType.longDesc "<ul> <li>Kontaktirajte vlasnike web stranice i obavijestite ih o ovom problemu.</li> </ul>">
+
+<!ENTITY netReset.title "Veza je prekinuta">
+<!ENTITY netReset.longDesc2 "&sharedLongDesc3;">
+
+<!ENTITY netTimeout.title "Vezi je isteklo vrijeme čekanja">
+<!ENTITY netTimeout.longDesc2 "&sharedLongDesc3;">
+
+<!ENTITY unknownProtocolFound.title "Adresa nije prepoznata">
+<!ENTITY unknownProtocolFound.longDesc "<ul> <li>Možda trebate instalirati drugi program za otvaranje ove adrese.</li> </ul>">
+
+<!ENTITY proxyConnectFailure.title "Proxy poslužitelj odbija veze">
+<!ENTITY proxyConnectFailure.longDesc "<ul> <li>Provjerite proxy postavke i potvrdite da su ispravne.</li> <li>Kako biste provjerili radi li proxy poslužitelj, kontaktirajte svojeg mrežnog administratora.</li> </ul>">
+
+<!ENTITY proxyResolveFailure.title "Proxy poslužitelj nije pronađen">
+<!-- LOCALIZATION NOTE (proxyResolveFailure.longDesc3) This string contains markup including widgets for enabling wifi connections.
+ The text inside the tags should be localized. Do not touch the ids. -->
+<!ENTITY proxyResolveFailure.longDesc3 "<ul> <li>Provjerite proxy postavke i potvrdite da su ispravne.</li> <li>Provjerite radi li podatkovna ili Wi-Fi veza vašeg uređaja. <button id='wifi'>Omogući Wi-Fi</button> </li> </ul>">
+
+<!ENTITY redirectLoop.title "Stranica ne preusmjerava ispravno">
+<!ENTITY redirectLoop.longDesc "<ul> <li>Ovaj problem ponekad može biti uzrokovan onemogućavanjem ili odbijanjem prihvaćanja kolačića.</li> </ul>">
+
+<!ENTITY unknownSocketType.title "Neočekivani odgovor od poslužitelja">
+<!ENTITY unknownSocketType.longDesc "<ul> <li>Provjerite je li na vašem računalu instaliran Personal Security Manager </li> <li>Ovo može biti uzrokovano neuobičajenim postavkama na poslužitelju.</li> </ul>">
+
+<!ENTITY nssFailure2.title "Sigurna veza nije uspjela">
+<!ENTITY nssFailure2.longDesc2 "<ul> <li>Stranicu kojoj pokušavate pristupiti nije moguće prikazati jer nije moguće provjeriti autentičnost primljenih podataka.</li> <li>Kontaktirajte vlasnika web stranice i obavijestite ih o ovom problemu.</li> </ul>">
+
+<!ENTITY nssBadCert.title "Sigurna veza nije uspjela">
+<!ENTITY nssBadCert.longDesc2 "<ul> <li>Ovo može biti uzrokovano postavkama na poslužitelju ili je moguće da netko pokušava oponašati ovaj poslužitelj.</li> <li>Ako ste se na ovaj poslužitelj u prošlosti bez problema spajali, moguće je da je greška privremena, stoga možete pokušati ponovno kasnije.</li> </ul>">
+
+<!-- LOCALIZATION NOTE (sharedLongDesc3) This string contains markup including widgets for enabling wifi connections.
+ The text inside the tags should be localized. Do not touch the ids. -->
+<!ENTITY sharedLongDesc3 "<ul> <li>Stranica je možda privremeno nedostupna ili preopterećena. Pokušajte ponovno malo kasnije.</li> <li>Ukoliko ne možete učitati niti jednu stranicu, provjerite podatkovnu ili Wi-Fi vezu vašeg uređaja. <button id='wifi'>Omogući Wi-Fi</button> </li> </ul>">
+
+<!ENTITY cspBlocked.title "Blokirala sigurnosna politika sadržaja">
+<!ENTITY cspBlocked.longDesc "<p>&brandShortName; je zaustavio učitavanje ove stranice na ovaj način jer stranica ima sigurnosnu politiku sadržaja koja to zabranjuje.</p>">
+
+<!ENTITY corruptedContentErrorv2.title "Greška oštećenog sadržaja">
+<!ENTITY corruptedContentErrorv2.longDesc "<p>Stranicu kojoj pokušavate pristupiti nije moguće prikazati zbog greške u prijenosu podataka.</p><ul><li>Obavijestite vlasnike web stranice o ovom problemu.</li></ul>">
+
+<!ENTITY securityOverride.linkText "Ili možete dodati iznimku…">
+<!ENTITY securityOverride.getMeOutOfHereButton "Makni me odavde!">
+<!ENTITY securityOverride.exceptionButtonLabel "Dodaj iznimku…">
+
+<!-- LOCALIZATION NOTE (securityOverride.warningContent) - Do not translate the
+contents of the <xul:button> tags. The only language content is the label= field,
+which uses strings already defined above. The button is included here (instead of
+netError.xhtml) because it exposes functionality specific to firefox. -->
+
+<!ENTITY securityOverride.warningContent "<p>Ako koristite internet vezu kojoj ne vjerujete u potpunosti ili ako niste navikli na upozorenja na ovom poslužitelju, tada ne biste trebali dodati iznimku.</p>  <button id='getMeOutOfHereButton'>&securityOverride.getMeOutOfHereButton;</button> <button id='exceptionDialogButton'>&securityOverride.exceptionButtonLabel;</button>">
+
+<!ENTITY sslv3Used.title "Uspostava sigurne veze nije uspjela">
+<!-- LOCALIZATION NOTE (sslv3Used.longDesc) - Do not translate
+ "SSL_ERROR_UNSUPPORTED_VERSION". -->
+<!ENTITY sslv3Used.longDesc "Napredne informacije: SSL_ERROR_UNSUPPORTED_VERSION">
+
+<!ENTITY weakCryptoUsed.title "Vaša veza nije sigurna">
+<!-- LOCALIZATION NOTE (weakCryptoUsed.longDesc) - Do not translate
+ "SSL_ERROR_NO_CYPHER_OVERLAP". -->
+<!ENTITY weakCryptoUsed.longDesc "Napredne informacije: SSL_ERROR_NO_CYPHER_OVERLAP">
+
+<!ENTITY inadequateSecurityError.title "Vaša veza nije sigurna">
+<!-- LOCALIZATION NOTE (inadequateSecurityError.longDesc) - Do not translate
+ "NS_ERROR_NET_INADEQUATE_SECURITY". -->
+<!ENTITY inadequateSecurityError.longDesc "<p><span class='hostname'></span> koristi sigurnosne tehnologije koje su zastarjele i podložne napadima. Napadač može jednostavno otkriti informacije za koje ste smatrali da su sigurne. Administrator web stranice će trebati popraviti poslužitelj prije nego možete posjetiti stranicu.</p><p>Kod greške: NS_ERROR_NET_INADEQUATE_SECURITY</p>">
+
+<!ENTITY networkProtocolError.title "Greška mrežnog protokola">
+<!ENTITY networkProtocolError.longDesc "<p>Stranicu kojoj pokušavate pristupiti nije moguće prikazati zbog greške u mrežnom protokolu.</p><ul><li>Obavijestite vlasnike web stranice o ovom problemu.</li></ul>">