summaryrefslogtreecommitdiffstats
path: root/l10n-hr/browser/chrome
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-hr/browser/chrome')
-rw-r--r--l10n-hr/browser/chrome/browser-region/region.properties22
-rw-r--r--l10n-hr/browser/chrome/browser/accounts.properties129
-rw-r--r--l10n-hr/browser/chrome/browser/app-extension-fields.properties15
-rw-r--r--l10n-hr/browser/chrome/browser/baseMenuOverlay.dtd18
-rw-r--r--l10n-hr/browser/chrome/browser/brandings.dtd13
-rw-r--r--l10n-hr/browser/chrome/browser/browser.dtd282
-rw-r--r--l10n-hr/browser/chrome/browser/browser.properties1070
-rw-r--r--l10n-hr/browser/chrome/browser/customizableui/customizableWidgets.properties100
-rw-r--r--l10n-hr/browser/chrome/browser/downloads/downloads.properties99
-rw-r--r--l10n-hr/browser/chrome/browser/feeds/subscribe.properties10
-rw-r--r--l10n-hr/browser/chrome/browser/fxmonitor.properties45
-rw-r--r--l10n-hr/browser/chrome/browser/migration/migration.dtd53
-rw-r--r--l10n-hr/browser/chrome/browser/migration/migration.properties76
-rw-r--r--l10n-hr/browser/chrome/browser/newInstall.dtd15
-rw-r--r--l10n-hr/browser/chrome/browser/places/bookmarkProperties.properties16
-rw-r--r--l10n-hr/browser/chrome/browser/places/places.dtd62
-rw-r--r--l10n-hr/browser/chrome/browser/places/places.properties74
-rw-r--r--l10n-hr/browser/chrome/browser/pocket.properties30
-rw-r--r--l10n-hr/browser/chrome/browser/safebrowsing/safebrowsing.properties6
-rw-r--r--l10n-hr/browser/chrome/browser/search.properties44
-rw-r--r--l10n-hr/browser/chrome/browser/shellservice.properties28
-rw-r--r--l10n-hr/browser/chrome/browser/siteData.properties8
-rw-r--r--l10n-hr/browser/chrome/browser/sitePermissions.properties53
-rw-r--r--l10n-hr/browser/chrome/browser/syncBrand.dtd6
-rw-r--r--l10n-hr/browser/chrome/browser/syncSetup.properties14
-rw-r--r--l10n-hr/browser/chrome/browser/tabbrowser.properties128
-rw-r--r--l10n-hr/browser/chrome/browser/taskbar.properties12
-rw-r--r--l10n-hr/browser/chrome/browser/translation.dtd59
-rw-r--r--l10n-hr/browser/chrome/browser/translation.properties12
-rw-r--r--l10n-hr/browser/chrome/browser/uiDensity.properties5
-rw-r--r--l10n-hr/browser/chrome/browser/webrtcIndicator.properties61
-rw-r--r--l10n-hr/browser/chrome/overrides/appstrings.properties45
-rw-r--r--l10n-hr/browser/chrome/overrides/netError.dtd162
-rw-r--r--l10n-hr/browser/chrome/overrides/settingsChange.dtd7
34 files changed, 2779 insertions, 0 deletions
diff --git a/l10n-hr/browser/chrome/browser-region/region.properties b/l10n-hr/browser/chrome/browser-region/region.properties
new file mode 100644
index 0000000000..ad480efef4
--- /dev/null
+++ b/l10n-hr/browser/chrome/browser-region/region.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/.
+
+# 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=3
+
+# 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
+
diff --git a/l10n-hr/browser/chrome/browser/accounts.properties b/l10n-hr/browser/chrome/browser/accounts.properties
new file mode 100644
index 0000000000..ada1cde119
--- /dev/null
+++ b/l10n-hr/browser/chrome/browser/accounts.properties
@@ -0,0 +1,129 @@
+# 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 (reconnectDescription) - %S = Email address of user's Firefox Account
+reconnectDescription = Ponovno povezivanje %S
+
+# LOCALIZATION NOTE (verifyDescription) - %S = Email address of user's Firefox Account
+verifyDescription = Potvrdi %S
+
+# These strings are shown in a desktop notification after the
+# user requests we resend a verification email.
+verificationSentTitle = Potvrda poslana
+# LOCALIZATION NOTE (verificationSentBody) - %S = Email address of user's Firefox Account
+verificationSentBody = Link potvrde je poslan na %S.
+verificationNotSentTitle = Slanje potvrde nije moguće
+verificationNotSentBody = Trenutačno ne možemo poslati e-poštu za potvrdu, pokušaj kasnije ponovo.
+
+# LOCALIZATION NOTE (deviceConnDisconnTitle) - the title shown in a notification
+# when either this device or another device has connected to, or disconnected
+# from, a Firefox Account.
+deviceConnDisconnTitle = Firefox račun
+
+# LOCALIZATION NOTE (otherDeviceConnectedBody, otherDeviceConnectedBody.noDeviceName)
+# These strings are used in a notification shown when a new device joins the
+# Firefox account.
+# %S is the name of the new device; otherDeviceConnectedBody.noDeviceName is shown
+# instead of otherDeviceConnectedBody when the name is not known.
+otherDeviceConnectedBody = Ovo računalo je sad povezano s %S.
+otherDeviceConnectedBody.noDeviceName = Ovo računalo je sad povezano s novim uređajem.
+
+# LOCALIZATION NOTE (thisDeviceConnectedBody) - used in a notification shown
+# after a Firefox Account is connected to the current device.
+thisDeviceConnectedBody = Uspješno si prijavljen/a
+
+# LOCALIZATION NOTE (thisDeviceDisconnectedBody) - used in a notification shown
+# after the Firefox Account was disconnected remotely.
+thisDeviceDisconnectedBody = Ovo računalo je odspojeno.
+
+# LOCALIZATION NOTE (sendToAllDevices.menuitem)
+# Displayed in the Send Tab/Page/Link to Device context menu when right clicking a tab, a page or a link.
+sendToAllDevices.menuitem = Pošalji na sve uređaje
+
+# LOCALIZATION NOTE (manageDevices.menuitem)
+# Displayed in the Send Tab/Page/Link to Device context menu when right clicking a tab, a page or a link.
+manageDevices.menuitem = Upravljaj uređajima…
+
+# LOCALIZATION NOTE (sendTabToDevice.unconfigured, sendTabToDevice.unconfigured.label2)
+# Displayed in the Send Tabs context menu when right clicking a tab, a page or a link
+# and the Sync account is unconfigured. Redirects to a marketing page.
+sendTabToDevice.unconfigured.label2 = Neprijavljeno
+sendTabToDevice.unconfigured = Saznaj više o slanju kartica …
+
+# LOCALIZATION NOTE (sendTabToDevice.signintofxa)
+# Displayed in the Send Tabs context menu and the page action panel when FxA is not
+# configured. Allows users to immediately sign into FxA via the preferences.
+# %S is replaced by brandProductName.
+sendTabToDevice.signintofxa = Prijavi se na %S …
+
+# LOCALIZATION NOTE (sendTabToDevice.singledevice, sendTabToDevice.connectdevice,
+# sendTabToDevice.singledevice.status)
+# Displayed in the Send Tabs context menu when right clicking a tab, a page or a link
+# and the Sync account has only 1 device. The sendTabToDevice.singledevice link
+# redirects to a marketing page, the sendTabToDevice.connectdevice redirects
+# to an FxAccounts page that tells to you to connect another device.
+sendTabToDevice.singledevice.status = Niti jedan uređaj nije povezan
+sendTabToDevice.singledevice = Saznaj više o slanju kartica …
+sendTabToDevice.connectdevice = Poveži novi uređaj…
+
+# LOCALIZATION NOTE (sendTabToDevice.verify, sendTabToDevice.verify.status)
+# Displayed in the Send Tabs context menu when right clicking a tab, a page or a link
+# and the Sync account is unverified. Redirects to the Sync preferences page.
+sendTabToDevice.verify.status = Račun nije potvrđen
+sendTabToDevice.verify = Potvrdi tvoj račun …
+
+# LOCALIZATION NOTE (tabArrivingNotification.title, tabArrivingNotificationWithDevice.title,
+# multipleTabsArrivingNotification.title, unnamedTabsArrivingNotification2.body,
+# unnamedTabsArrivingNotificationMultiple2.body, unnamedTabsArrivingNotificationNoDevice.body,
+# singleTabArrivingWithTruncatedURL.body)
+# These strings are used in a notification shown when we're opening tab(s) another device sent us to display.
+
+# LOCALIZATION NOTE (tabArrivingNotification.title, tabArrivingNotificationWithDevice.title)
+# The body for these is the URL of the tab received
+tabArrivingNotification.title = Kartica primljena
+# LOCALIZATION NOTE (tabArrivingNotificationWithDevice.title) %S is the device name
+tabArrivingNotificationWithDevice.title = Kartica iz %S
+
+multipleTabsArrivingNotification.title = Kartice primljene
+# LOCALIZATION NOTE (unnamedTabsArrivingNotification2.body):
+# Semi-colon list of plural forms.
+# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals
+# #1 is the number of tabs received and #2 is the device name.
+unnamedTabsArrivingNotification2.body = #1 je kartica preuzeta s #2;#1 su kartice preuzete s #2;#1 je kartica preuzeto s #2
+# LOCALIZATION NOTE (unnamedTabsArrivingNotificationMultiple2.body):
+# Semi-colon list of plural forms.
+# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals
+# #1 is the number of tabs received.
+unnamedTabsArrivingNotificationMultiple2.body = #1 je kartica preuzeta s priključenog uređaja;#1 su kartice preuzete s priključenog uređaja;#1 je kartica preuzeto s priključenog uređaja
+
+# LOCALIZATION NOTE (unnamedTabsArrivingNotificationNoDevice.body):
+# Semi-colon list of plural forms.
+# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals
+# #1 is the number of tabs received
+# This version is used when we don't know any device names.
+unnamedTabsArrivingNotificationNoDevice.body = #1 kartica je pristigla;#1 kartice su pristigle;#1 kartica je pristiglo
+
+# LOCALIZATION NOTE (singleTabArrivingWithTruncatedURL.body):
+# Used when a tab from a remote device arrives but the URL must be truncated.
+# Should display the URL with an indication that it's benen truncated.
+# %S is the portion of the URL that remains after truncation.
+singleTabArrivingWithTruncatedURL.body = %S…
+
+# LOCALIZATION NOTE (account.title):
+# Used as a default header for the FxA toolbar menu.
+account.title = Račun
+
+# LOCALIZATION NOTE (account.accountSettings):
+# Used as the description below user's email in the FxA toolbar menu.
+account.accountSettings = Postavke računa
+
+# LOCALIZATION NOTE (account.finishAccountSetup):
+# Used as the FxA toolbar menu item value when user has not
+# finished setting up an account.
+account.finishAccountSetup = Završi postavljanje računa
+
+# LOCALIZATION NOTE (account.reconnectToFxA):
+# Used as the FxA toolbar menu item title when the user
+# needs to reconnect their account.
+account.reconnectToFxA = Ponovo se poveži na Firefox račun
diff --git a/l10n-hr/browser/chrome/browser/app-extension-fields.properties b/l10n-hr/browser/chrome/browser/app-extension-fields.properties
new file mode 100644
index 0000000000..ff2bb1372a
--- /dev/null
+++ b/l10n-hr/browser/chrome/browser/app-extension-fields.properties
@@ -0,0 +1,15 @@
+# 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 (extension.firefox-compact-light@mozilla.org.name): This is displayed in about:addons -> Appearance
+extension.firefox-compact-light@mozilla.org.name=Svijetla
+extension.firefox-compact-light@mozilla.org.description=Tema sa svijetlom shemom boja.
+
+# LOCALIZATION NOTE (extension.firefox-compact-dark@mozilla.org.name): This is displayed in about:addons -> Appearance
+extension.firefox-compact-dark@mozilla.org.name=Tamna
+extension.firefox-compact-dark@mozilla.org.description=Tema s tamnom shemom boja.
+
+# LOCALIZATION NOTE (extension.firefox-alpenglow@mozilla.org.name): This is displayed in about:addons -> Appearance
+extension.firefox-alpenglow@mozilla.org.name=Firefox Alpenglow
+extension.firefox-alpenglow@mozilla.org.description=Koristi šareni izgled tipki, izbornika i prozora.
diff --git a/l10n-hr/browser/chrome/browser/baseMenuOverlay.dtd b/l10n-hr/browser/chrome/browser/baseMenuOverlay.dtd
new file mode 100644
index 0000000000..a7fb287c58
--- /dev/null
+++ b/l10n-hr/browser/chrome/browser/baseMenuOverlay.dtd
@@ -0,0 +1,18 @@
+<!-- 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 aboutProduct2.label "O &brandShorterName;u">
+<!ENTITY aboutProduct2.accesskey "O">
+
+<!ENTITY preferencesCmdMac.label "Postavke …">
+
+<!ENTITY servicesMenuMac.label "Usluge">
+
+<!ENTITY hideThisAppCmdMac2.label "Sakrij &brandShorterName;">
+
+<!ENTITY hideOtherAppsCmdMac.label "Sakrij ostale">
+
+<!ENTITY showAllAppsCmdMac.label "Prikaži sve">
+
+<!ENTITY touchBarCmdMac.label "Prilagodi traku dodira…">
diff --git a/l10n-hr/browser/chrome/browser/brandings.dtd b/l10n-hr/browser/chrome/browser/brandings.dtd
new file mode 100644
index 0000000000..46a76ff0ff
--- /dev/null
+++ b/l10n-hr/browser/chrome/browser/brandings.dtd
@@ -0,0 +1,13 @@
+<!-- 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:
+ The following feature names must be treated as a brand, and kept in English.
+ They cannot be:
+ - Declined to adapt to grammatical case.
+ - Transliterated.
+ - Translated. -->
+
+<!ENTITY sendFullName "Firefox Send">
+<!ENTITY monitorFullName "Firefox Monitor">
diff --git a/l10n-hr/browser/chrome/browser/browser.dtd b/l10n-hr/browser/chrome/browser/browser.dtd
new file mode 100644
index 0000000000..5083e329f8
--- /dev/null
+++ b/l10n-hr/browser/chrome/browser/browser.dtd
@@ -0,0 +1,282 @@
+<!-- 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 This file contains the browser main menu items -->
+<!-- LOCALIZATION NOTE : FILE Do not translate commandkeys -->
+
+<!ENTITY appmenu.tooltip "Otvori izbornik">
+<!ENTITY navbarOverflow.label "Više alata…">
+
+<!-- Tab context menu -->
+
+<!-- LOCALIZATION NOTE (pinTab.label, unpinTab.label): "Pin" is being
+used as a metaphor for expressing the fact that these tabs are "pinned" to the
+left edge of the tabstrip. Really we just want the string to express the idea
+that this is a lightweight and reversible action that keeps your tab where you
+can reach it easily. -->
+<!ENTITY pinTab.label "Zakači karticu">
+<!ENTITY unpinTab.label "Otkači karticu">
+
+<!ENTITY listAllTabs.label "Popis svih tabova">
+
+<!ENTITY tabCmd.label "Nova kartica">
+<!ENTITY openFileCmd.label "Otvori datoteku …">
+<!ENTITY printCmd.label "Ispiši …">
+
+<!ENTITY taskManagerCmd.label "Upravljač zadataka">
+
+<!ENTITY menubarCmd.label "Traka izbornika">
+<!ENTITY menubarCmd.accesskey "i">
+<!-- LOCALIZATION NOTE: The accessibleLabel is a spoken label that should not
+include the word "toolbar" or such, because screen readers already know that
+this container is a toolbar. This avoids double-speaking. -->
+<!ENTITY navbar.accessibleLabel "Navigacija">
+<!ENTITY personalbarCmd.label "Alatna traka zabilješki">
+<!ENTITY personalbarCmd.accesskey "z">
+<!-- LOCALIZATION NOTE: The accessibleLabel is a spoken label that should not
+include the word "toolbar" or such, because screen readers already know that
+this container is a toolbar. This avoids double-speaking. -->
+<!ENTITY personalbar.accessibleLabel "Zabilješke">
+<!ENTITY bookmarksToolbarItem.label "Stavke alatne trake zabilješki">
+
+<!ENTITY fullScreenCmd.label "Cjeloekranski prikaz">
+
+<!ENTITY pictureInPictureHideToggle.label "Sakrij prekidač za slika-u-sliku">
+<!ENTITY pictureInPictureHideToggle.accesskey "S">
+
+<!-- LOCALIZATION NOTE (fxa.menu) Used to define the different labels
+ for the Firefox Account toolbar menu screen. The `Signed in as` text is
+ followed by the user's email. -->
+<!ENTITY fxa.menu.syncSettings2.label "Postavke za &syncBrand.shortName.label;">
+<!ENTITY fxa.menu.connectAnotherDevice2.label "Poveži novi uređaj…">
+<!ENTITY fxa.menu.firefoxAccount "&syncBrand.fxAccount.label;">
+<!ENTITY fxa.menu.signin.label "Prijavi se u &brandProductName;">
+<!ENTITY fxa.menu.turnOnSync.label "Uključi &syncBrand.shortName.label;">
+<!ENTITY fxa.menu.firefoxServices.label "&brandProductName; usluge">
+<!ENTITY fxa.menu.account.label "Račun">
+<!ENTITY fxa.menu.settings.label "Postavke">
+<!ENTITY fxa.menu.accountSettings.label "Postavke računa">
+<!ENTITY fxa.menu.manageAccount2.label "Upravljaj računom">
+<!ENTITY fxa.menu.signOut.label "Odjavite se…">
+<!ENTITY fxa.menu.setupSync.label "Postavi &syncBrand.shortName.label; …">
+
+<!-- LOCALIZATION NOTE (fxa.service) Used to define the different FxA services
+ for the Firefox Account toolbar menu screen. -->
+<!ENTITY fxa.service.sendTab.description "Trenutno šalji karticu na bilo koji uređaj na kojem si prijavljen/a.">
+
+<!-- LOCALIZATION NOTE (fullscreenWarning.beforeDomain.label,
+ fullscreenWarning.afterDomain.label): these two strings are used
+ respectively before and after the domain requiring fullscreen.
+ Localizers can use one of them, or both, to better adapt this
+ sentence to their language. -->
+<!ENTITY fullscreenWarning.beforeDomain.label "">
+<!ENTITY fullscreenWarning.afterDomain.label "se sada prikazuje preko cijelog ekrana">
+<!ENTITY fullscreenWarning.generic.label "Ovaj dokument se sada prikazuje preko cijelog ekrana">
+
+<!-- LOCALIZATION NOTE (exitDOMFullscreen.button,
+ exitDOMFullscreenMac.button): the "escape" button on PC keyboards
+ is uppercase, while on Mac keyboards it is lowercase -->
+<!ENTITY exitDOMFullscreen.button "Izađi iz cjeloekranskog prikaza (esc)">
+<!ENTITY exitDOMFullscreenMac.button "Izađi iz cjeloekranskog prikaza (esc)">
+
+<!-- LOCALIZATION NOTE (pointerlockWarning.beforeDomain.label,
+ pointerlockWarning.afterDomain.label): these two strings are used
+ respectively before and after the domain requiring pointerlock.
+ Localizers can use one of them, or both, to better adapt this
+ sentence to their language. -->
+<!ENTITY pointerlockWarning.beforeDomain.label "">
+<!ENTITY pointerlockWarning.afterDomain.label "ima kontrolu nad pokazivačem. Pritisnite tipku Esc da biste preuzeli kontrolu.">
+<!ENTITY pointerlockWarning.generic.label "Ovaj dokument ima kontrolu nad pokazivačem. Pritisnite tipku Esc kako biste preuzeli kontrolu.">
+
+<!ENTITY showAllBookmarks2.label "Prikaži sve zabilješke">
+<!ENTITY recentBookmarks.label "Nedavno zabilježeno">
+<!ENTITY bookmarksToolbarChevron.tooltip "Prikaži više zabilješki">
+
+<!ENTITY printButton.label "Ispiši">
+<!ENTITY printButton.tooltip "Ispiši ovu stranicu">
+
+<!ENTITY searchItem.title "Pretraga">
+
+<!-- Toolbar items -->
+<!ENTITY homeButton.label "Početna stranica">
+<!ENTITY homeButton.defaultPage.tooltip "&brandShortName; početna stranica">
+
+<!ENTITY bookmarksButton.label "Zabilješke">
+
+<!ENTITY bookmarksSubview.label "Zabilješke">
+<!ENTITY bookmarksMenuButton2.label "Izbornik zabilješki">
+<!ENTITY bookmarksMenuButton.other.label "Druge zabilješke">
+<!ENTITY bookmarksMenuButton.mobile.label "Mobilne zabilješke">
+<!ENTITY viewBookmarksSidebar2.label "Prikaži okno zabilješki">
+<!ENTITY hideBookmarksSidebar.label "Sakrij bočnu traku zabilješki">
+<!ENTITY viewBookmarksToolbar.label "Prikaži traku zabilješki">
+<!ENTITY hideBookmarksToolbar.label "Sakrij alatnu traku zabilješki">
+<!ENTITY searchBookmarks.label "Pretraži zabilješke">
+<!ENTITY bookmarkingTools.label "Alatna traka zabilješki">
+<!ENTITY addBookmarksMenu.label "Dodaj izbornik zabilješki u alatnu traku">
+<!ENTITY removeBookmarksMenu.label "Ukloni izbornik zabilješki iz alatne trake">
+
+<!ENTITY historyButton.label "Povijest">
+
+<!ENTITY downloads.label "Preuzimanja">
+<!-- LOCALIZATION NOTE (libraryDownloads.label): This label is similar to
+ - downloads.label, but used in the Library panel. -->
+<!ENTITY libraryDownloads.label "Preuzimanja">
+<!ENTITY addons.label "Dodaci">
+
+<!ENTITY webDeveloperMenu.label "Web programer">
+
+<!ENTITY newNavigatorCmd.label "Novi prozor">
+<!ENTITY newPrivateWindow.label "Novi privatni prozor">
+
+<!ENTITY editMenu.label "Uredi">
+<!ENTITY preferencesCmd2.label "Mogućnosti">
+<!ENTITY preferencesCmdUnix.label "Postavke">
+<!ENTITY logins.label "Prijave i lozinke">
+
+<!ENTITY overflowCustomizeToolbar.label "Prilagodi alatnu traku…">
+<!ENTITY overflowCustomizeToolbar.accesskey "a">
+
+<!ENTITY historyMenu.label "Povijest">
+<!ENTITY historyUndoMenu.label "Nedavno zatvorene kartice">
+<!-- LOCALIZATION NOTE (historyUndoWindowMenu): see bug 394759 -->
+<!ENTITY historyUndoWindowMenu.label "Nedavno zatvoreni prozori">
+
+<!ENTITY appMenuHistory.showAll.label "Prikaži svu povijest">
+<!ENTITY appMenuHistory.clearRecent.label "Izbriši nedavnu povijest …">
+<!ENTITY appMenuHistory.restoreSession.label "Vrati prethodnu sesiju">
+<!ENTITY appMenuHistory.viewSidebar.label "Prikaži okvir povijesti">
+<!ENTITY appMenuHistory.hideSidebar.label "Sakrij okvir povijesti">
+<!ENTITY appMenuHistory.recentHistory.label "Nedavna povijest">
+<!ENTITY appMenuHelp.label "Pomoć">
+
+<!ENTITY appMenuRemoteTabs.label "Sinkronizirane kartice">
+<!-- LOCALIZATION NOTE (appMenuRemoteTabs.notabs.label): This is shown beneath
+ the name of a device when that device has no open tabs -->
+<!ENTITY appMenuRemoteTabs.notabs.label "Nema otvorenih kartica">
+<!-- LOCALIZATION NOTE (appMenuRemoteTabs.showMore.label, appMenuRemoteTabs.showMore.tooltip):
+ This is shown after the tabs list if we can display more tabs by clicking on the button -->
+<!ENTITY appMenuRemoteTabs.showMore.label "Prikaži više">
+<!ENTITY appMenuRemoteTabs.showMore.tooltip "Prikaz više kartica s ovoga uređaja">
+<!-- LOCALIZATION NOTE (appMenuRemoteTabs.showAll.label, appMenuRemoteTabs.showAll.tooltip):
+ This is shown after the tabs list if we can all the remaining tabs by clicking on the button -->
+<!ENTITY appMenuRemoteTabs.showAll.label "Prikaži sve">
+<!ENTITY appMenuRemoteTabs.showAll.tooltip "Prikaži sve kartice s ovoga uređaja">
+<!-- LOCALIZATION NOTE (appMenuRemoteTabs.tabsnotsyncing.label): This is shown
+ when Sync is configured but syncing tabs is disabled. -->
+<!ENTITY appMenuRemoteTabs.tabsnotsyncing.label "Uključi sinkronizaciju kartica za prikaz kartica s tvojih ostalih uređaja.">
+<!-- LOCALIZATION NOTE (appMenuRemoteTabs.noclients.subtitle): This is shown
+ when Sync is configured but this appears to be the only device attached to
+ the account. We also show links to download Firefox for android/ios. -->
+<!ENTITY appMenuRemoteTabs.noclients.subtitle "Želiš li ovdje vidjeti tvoje kartice s drugih uređaja?">
+<!ENTITY appMenuRemoteTabs.opensyncprefs.label "Otvori postavke sinkronizacije">
+<!ENTITY appMenuRemoteTabs.welcome.label "Pogledaj popis kartica s tvojih ostalih uređaja.">
+<!ENTITY appMenuRemoteTabs.unverified.label "Tvoj račun mora biti potvrđen.">
+<!ENTITY appMenuRemoteTabs.signintosync.label "Prijavi se na &syncBrand.shortName.label; …">
+<!ENTITY appMenuRemoteTabs.turnonsync.label "Uključi &syncBrand.shortName.label; …">
+<!ENTITY appMenuRemoteTabs.managedevices.label "Upravljaj uređajima …">
+<!ENTITY appMenuRemoteTabs.sidebar.label "Prikaz trake sinkroniziranih kartica">
+<!ENTITY appMenuRemoteTabs.hidesidebar.label "Sakrij okvir sinkroniziranih kartica">
+<!ENTITY appMenuRemoteTabs.connectdevice.label "Poveži dodatni uređaj">
+
+<!ENTITY appMenuRecentHighlights.label "Nedavno istaknuto">
+
+<!ENTITY customizeMenu.addToToolbar.label "Dodaj na alatnu traku">
+<!ENTITY customizeMenu.addToToolbar.accesskey "a">
+<!-- LOCALIZATION NOTE (customizeMenu.addToOverflowMenu.label,
+ customizeMenu.unpinFromOverflowMenu.label)
+ The overflow menu is the menu that appears if you click the chevron (>> button)
+ in the location bar. -->
+<!ENTITY customizeMenu.addToOverflowMenu.label "Dodaj u dodatni izbornik">
+<!ENTITY customizeMenu.addToOverflowMenu.accesskey "i">
+<!ENTITY customizeMenu.unpinFromOverflowMenu.label "Izbaci iz dodatnog izbornika">
+<!ENTITY customizeMenu.unpinFromOverflowMenu.accesskey "I">
+<!ENTITY customizeMenu.removeFromToolbar.label "Ukloni s alatne trake">
+<!ENTITY customizeMenu.removeFromToolbar.accesskey "r">
+<!ENTITY customizeMenu.addMoreItems.label "Dodaj više stavki …">
+<!ENTITY customizeMenu.addMoreItems.accesskey "a">
+
+<!-- LOCALIZATION NOTE (moreMenu.label) This label is used in the new Photon
+ app (hamburger) menu. When clicked, it opens a subview that contains
+ secondary commands. -->
+<!ENTITY moreMenu.label "Više">
+
+<!ENTITY contentSearchSubmit.tooltip "Pošalji pretragu">
+
+<!-- LOCALIZATION NOTE (searchInput.placeholder):
+ This string is displayed in the search box when the input field is empty. -->
+<!ENTITY searchInput.placeholder "Traži">
+<!ENTITY searchIcon.tooltip "Traži">
+
+<!ENTITY openLinkCmdInTab.accesskey "t">
+
+<!ENTITY pageAction.copyLink.label "Kopiraj poveznicu">
+
+<!-- LOCALIZATION NOTE(pocket-button.tooltiptext, saveToPocketCmd.label, saveLinkToPocketCmd.label, pocketMenuitem.label):
+ "Pocket" is a brand name. -->
+<!ENTITY saveToPocketCmd.label "Spremi stranicu u Pocket">
+
+<!-- LOCALIZATION NOTE(pocket-button.tooltiptext, saveToPocketCmd.label, saveLinkToPocketCmd.label, pocketMenuitem.label):
+ "Pocket" is a brand name. -->
+<!ENTITY pocketMenuitem.label "Prikaži Pocket popis">
+
+<!ENTITY emailPageCmd.label "Pošalji poveznicu e-poštom…">
+
+<!ENTITY fullZoom.label "Zumiraj">
+
+<!ENTITY sidebarCloseButton.tooltip "Zatvori bočnu traku">
+
+<!ENTITY quitApplicationCmdWin2.label "Izlaz">
+<!ENTITY quitApplicationCmdWin2.accesskey "I">
+<!ENTITY quitApplicationCmdWin2.tooltip "Zatvori &brandShorterName;">
+<!ENTITY quitApplicationCmd.label "Izlaz">
+<!ENTITY quitApplicationCmd.accesskey "I">
+<!ENTITY quitApplicationCmdMac2.label "Zatvori &brandShorterName;">
+
+<!ENTITY allowPopups.accesskey "p">
+<!-- On Windows we use the term "Options" to describe settings, but
+ on Linux and Mac OS X we use "Preferences" - carry that distinction
+ over into this string, which is used in the "popup blocked" info bar . -->
+<!ENTITY editPopupSettingsUnix.label "Uredi postavke blokiranja skočnih prozora …">
+<!ENTITY editPopupSettings.label "Uredi opcije blokiranja skočnih prozora …">
+<!ENTITY editPopupSettings.accesskey "e">
+<!ENTITY dontShowMessage.accesskey "v">
+
+<!ENTITY findOnCmd.label "Pronađi na ovoj stranici …">
+
+<!ENTITY spellAddDictionaries.label "Dodaj rječnike …">
+<!ENTITY spellAddDictionaries.accesskey "a">
+
+<!-- Name for the tabs toolbar as spoken by screen readers.
+ The word "toolbar" is appended automatically and should not be contained below! -->
+<!ENTITY tabsToolbar.label "Kartice preglednika">
+
+<!ENTITY syncBrand.shortName.label "Sinkronizacija">
+
+<!ENTITY customizeMode.autoHideDownloadsButton.label "Automatski sakrij">
+
+
+<!ENTITY uiTour.infoPanel.close "Zatvori">
+
+<!ENTITY panicButton.thankyou.msg1 "Tvoja nedavna povijest je izbrisana.">
+<!ENTITY panicButton.thankyou.msg2 "Sigurno pregledavanje!">
+<!ENTITY panicButton.thankyou.buttonlabel "Hvala!">
+
+<!ENTITY updateAvailable.panelUI.label "Preuzmi &brandShorterName; nadogradnju">
+<!ENTITY updateManual.panelUI.label "Preuzmi novu &brandShorterName; instalaciju">
+<!ENTITY updateUnsupported.panelUI.label "Ne možeš izvršiti daljnja aktualiziranja">
+<!ENTITY updateRestart.panelUI.label2 "Ponovo pokreni za aktualiziranje &brandShorterName;a">
+
+<!ENTITY sendToDevice.syncNotReady.label "Sinkroniziranje uređaja …">
+
+<!ENTITY pageAction.shareUrl.label "Dijeli">
+<!ENTITY pageAction.shareMore.label "Više…">
+
+<!ENTITY libraryButton.tooltip "Prikaz povijesti, spremljenih zabilješki i više">
+
+<!-- LOCALIZATION NOTE: (accessibilityIndicator.tooltip): This is used to
+ display a tooltip for accessibility indicator in toolbar/tabbar. It is also
+ used as a textual label for the indicator used by assistive technology
+ users. -->
+<!ENTITY accessibilityIndicator.tooltip "Funkcije pristupačnosti su aktivirane">
diff --git a/l10n-hr/browser/chrome/browser/browser.properties b/l10n-hr/browser/chrome/browser/browser.properties
new file mode 100644
index 0000000000..6299435372
--- /dev/null
+++ b/l10n-hr/browser/chrome/browser/browser.properties
@@ -0,0 +1,1070 @@
+# 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/.
+
+nv_timeout=Vrijeme je isteklo
+openFile=Otvori datoteku
+
+droponhometitle=Postavi početnu stranicu
+droponhomemsg=Želiš li postaviti ovaj dokument kao tvoju početnu stranicu?
+droponhomemsgMultiple=Želiš li postaviti ovaj dokument kao tvoju početnu stranicu?
+
+# context menu strings
+
+# LOCALIZATION NOTE (contextMenuSearch): %1$S is the search engine,
+# %2$S is the selection string.
+contextMenuSearch=Traži „%2$S” pomoću %1$S
+contextMenuSearch.accesskey=S
+contextMenuPrivateSearch=Pretraži u privatnom prozoru
+contextMenuPrivateSearch.accesskey=P
+# LOCALIZATION NOTE (contextMenuPrivateSearchOtherEngine): %S is the search
+# engine name as set for Private Browsing mode. This label is only used when
+# this engine is different from the default engine name used in normal mode.
+contextMenuPrivateSearchOtherEngine=Traži pomoću %S u privatnom prozoru
+contextMenuPrivateSearchOtherEngine.accesskey=s
+
+# bookmark dialog strings
+
+bookmarkAllTabsDefault=[Ime mape]
+
+xpinstallPromptMessage=%S je spriječio ovu stranicu da te zatraži instalirati program na tvoje računalo.
+# LOCALIZATION NOTE (xpinstallPromptMessage.header)
+# The string contains the hostname of the site the add-on is being installed from.
+xpinstallPromptMessage.header=Dozvoliti, da %S instalira dodatak?
+xpinstallPromptMessage.message=Pokušavaš instalirati dodatak s %S stranice. Prije nego što nastaviš, odluči je li vjeruješ ovoj web lokaciji.
+xpinstallPromptMessage.header.unknown=Želiš li dozvoliti nepoznatoj stranici da instalira dodatak?
+xpinstallPromptMessage.message.unknown=Pokušavaš instalirati dodatak s nepoznate stranice. Prije nego što nastaviš, odluči je li vjeruješ ovoj web lokaciji.
+xpinstallPromptMessage.learnMore=Naučite više o sigurnom instaliranju dodataka
+xpinstallPromptMessage.dontAllow=Nemoj dozvoliti
+xpinstallPromptMessage.dontAllow.accesskey=N
+xpinstallPromptMessage.neverAllow=Nikad ne dozvoli
+xpinstallPromptMessage.neverAllow.accesskey=N
+# Accessibility Note:
+# Be sure you do not choose an accesskey that is used elsewhere in the active context (e.g. main menu bar, submenu of the warning popup button)
+# See https://website-archive.mozilla.org/www.mozilla.org/access/access/keyboard/ for details
+xpinstallPromptMessage.install=Nastavi s instalacijom
+xpinstallPromptMessage.install.accesskey=N
+
+xpinstallDisabledMessageLocked=Tvoj administrator sustava je deaktivirao mogućnost instaliranja softvera.
+xpinstallDisabledMessage=Instaliranje programa trenutačno je deaktivirano. Klikni na Aktiviraj i pokušaj ponovo.
+xpinstallDisabledButton=Aktiviraj
+xpinstallDisabledButton.accesskey=m
+
+# LOCALIZATION NOTE (addonInstallBlockedByPolicy)
+# This message is shown when the installation of an add-on is blocked by
+# enterprise policy. %1$S is replaced by the name of the add-on.
+# %2$S is replaced by the ID of add-on. %3$S is a custom message that
+# the administration can add to the message.
+addonInstallBlockedByPolicy=Tvoj administrator sustava je blokirao dodatak %1$S (%2$S).%3$S
+addonInstallFullScreenBlocked=Instaliranje dodatka nije dopušteno za vrijeme ili prije ulaska u cjeloekranski prikaz.
+
+# 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.unsignedWarning=Oprez: Ovaj dodatak nije provjeren. Zlonamjerni dodaci mogu ukrasti tvoje privatne podatke ili ugroziti tvoje računalo. Instaliraj ovaj dodatak samo ukoliko vjeruješ izvoru.
+
+# LOCALIZATION NOTE (webextPerms.listIntro)
+# This string will be followed by a list of permissions requested
+# by the webextension.
+webextPerms.listIntro=Traži tvoju dozvolu za:
+webextPerms.learnMore=Saznaj više o dozvolama
+webextPerms.add.label=Dodaj
+webextPerms.add.accessKey=D
+webextPerms.cancel.label=Otkaži
+webextPerms.cancel.accessKey=O
+
+# LOCALIZATION NOTE (webextPerms.sideloadMenuItem)
+# %1$S will be replaced with the localized name of the sideloaded add-on.
+# %2$S will be replace with the name of the application (e.g., Firefox, Nightly)
+webextPerms.sideloadMenuItem=Dodatak je %1$S dodan u %2$S
+
+# LOCALIZATION NOTE (webextPerms.sideloadHeader)
+# This string is used as a header in the webextension permissions dialog
+# when the extension is side-loaded.
+# %S is replaced with the localized name of the extension being installed.
+# Note, this string will be used as raw markup. Avoid characters like <, >, &
+webextPerms.sideloadHeader=%S dodano
+webextPerms.sideloadText2=Jedan je drugi program na tvom računalu instalirao dodatak koji može utjecati na ponašanje internetskog preglednika. Provjeri zatražena dopuštenja i odluči, želiš li aktivirati ili deaktivirati dodatak.
+webextPerms.sideloadTextNoPerms=Jedan je drugi program na tvom računalu instalirao dodatak koji može utjecati na ponašanje preglednika. Pritisni Aktiviraj ili Odustani (da bi dodatak ostao deaktiviran).
+
+webextPerms.sideloadEnable.label=Aktiviraj
+webextPerms.sideloadEnable.accessKey=A
+webextPerms.sideloadCancel.label=Otkaži
+webextPerms.sideloadCancel.accessKey=O
+
+# LOCALIZATION NOTE (webextPerms.updateMenuItem)
+# %S will be replaced with the localized name of the extension which
+# has been updated.
+webextPerms.updateMenuItem=%S traži nova dopuštenja
+
+# LOCALIZATION NOTE (webextPerms.updateText)
+# %S is replaced with the localized name of the updated extension.
+# Note, this string will be used as raw markup. Avoid characters like <, >, &
+webextPerms.updateText=Dodatak %S je aktualiziran. Moraš odobriti nove dozvole prije instaliranja. Ako odabereš „Odustani”, zadržat ćeš sadašnju verziju dodatka.
+
+webextPerms.updateAccept.label=Aktualiziraj
+webextPerms.updateAccept.accessKey=A
+
+# LOCALIZATION NOTE (webextPerms.optionalPermsHeader)
+# %S is replace with the localized name of the extension requested new
+# permissions.
+# Note, this string will be used as raw markup. Avoid characters like <, >, &
+webextPerms.optionalPermsHeader=%S zahtjeva dodatne dozvole
+webextPerms.optionalPermsListIntro=Želi:
+webextPerms.optionalPermsAllow.label=Dozvoli
+webextPerms.optionalPermsAllow.accessKey=D
+webextPerms.optionalPermsDeny.label=Odbij
+webextPerms.optionalPermsDeny.accessKey=O
+
+webextPerms.description.bookmarks=Čitanje i uređivanje zabilješki
+webextPerms.description.browserSettings=Čitanje i mijenjanje postavki preglednika
+webextPerms.description.browsingData=Izbriši nedavnu povijest pregledavanja, kolačića i povezanih 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 tvoje računalo
+webextPerms.description.find=Čitanje teksta svih otvorenih kartica
+webextPerms.description.geolocation=Pristupi tvojoj lokaciji
+webextPerms.description.history=Pristup povijesti pregledavanja
+webextPerms.description.management=Prati korištenja dodataka i upravljaj temama
+# 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 obavijesti
+webextPerms.description.pkcs11=Pružaj kriptografske usluge autentikacije
+webextPerms.description.privacy=Čitanje i mijenjanje postavki privatnosti
+webextPerms.description.proxy=Upravljaj proxy postavkama preglednika
+webextPerms.description.sessions=Pristup nedavno zatvorenim karticama
+webextPerms.description.tabs=Pristup karticama preglednika
+webextPerms.description.tabHide=Sakrij i prikaži kartice preglednika
+webextPerms.description.topSites=Pristupi povijesti pregledavanja
+webextPerms.description.webNavigation=Pristup aktivnostima preglednika tijekom korištenja navigacije
+
+webextPerms.hostDescription.allUrls=Pristupi tvojim podacima za sve web stranice
+
+# 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=Pristupi tvojim 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=Pristupi tvojim podacima u još #1 domeni;Pristupi tvojim podacima u još #1 domene;Pristupi tvojim 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=Pristupi tvojim 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=Pristupi tvojim podacima na još #1 stranici;Pristupi tvojim podacima na još #1 stranice;Pristupi tvojim podacima na još #1 stranica
+
+# LOCALIZATION NOTE (webext.defaultSearch.description)
+# %1$S is replaced with the localized named of the extension that is asking to change the default search engine.
+# %2$S is replaced with the name of the current search engine
+# %3$S is replaced with the name of the new search engine
+webext.defaultSearch.description=%1$S želi promijeniti tvoju standardnu tražilicu iz %2$S u %3$S. Je li to OK?
+webext.defaultSearchYes.label=Da
+webext.defaultSearchYes.accessKey=D
+webext.defaultSearchNo.label=Ne
+webext.defaultSearchNo.accessKey=N
+
+# LOCALIZATION NOTE (webext.remove.confirmation.title)
+# %S is the name of the extension which is about to be removed.
+webext.remove.confirmation.title=Ukloni %S
+# LOCALIZATION NOTE (webext.remove.confirmation.message)
+# %1$S is the name of the extension which is about to be removed.
+# %2$S is brandShorterName
+webext.remove.confirmation.message=Ukloni %1$S iz %2$S?
+webext.remove.confirmation.button=Ukloni
+# LOCALIZATION NOTE (webext.remove.abuseReportCheckbox.message)
+# %S is vendorShortName
+webext.remove.abuseReportCheckbox.message=Želim prijaviti ovaj dodatak %S
+
+# LOCALIZATION NOTE (addonPostInstall.message1)
+# %1$S is replaced with the localized named of the extension that was
+# just installed.
+# %2$S is replaced with the localized name of the application.
+addonPostInstall.message1=Dodatak %1$S je dodan u %2$S.
+
+# LOCALIZATION NOTE (addonDownloadingAndVerifying):
+# Semicolon-separated list of plural forms. See:
+# http://developer.mozilla.org/en/docs/Localization_and_Plurals
+# Also see https://bugzilla.mozilla.org/show_bug.cgi?id=570012 for mockups
+addonDownloadingAndVerifying=Preuzimanje i provjera dodatka…;Preuzimanje i provjera #1 dodatka…;Preuzimanje i provjera #1 dodataka…
+addonDownloadVerifying=Provjera
+
+addonInstall.unsigned=(Nepotvrđeno)
+addonInstall.cancelButton.label=Otkaži
+addonInstall.cancelButton.accesskey=O
+addonInstall.acceptButton2.label=Dodaj
+addonInstall.acceptButton2.accesskey=D
+
+# LOCALIZATION NOTE (addonConfirmInstallMessage,addonConfirmInstallUnsigned):
+# Semicolon-separated list of plural forms. See:
+# http://developer.mozilla.org/en/docs/Localization_and_Plurals
+# #1 is brandShortName
+# #2 is the number of add-ons being installed
+addonConfirmInstall.message=Ova stranica želi instalirati dodatak u #1:;Ova stranica želi instalirati #2 dodatka u #1:;Ova stranica želi instalirati #2 dodataka u #1:
+addonConfirmInstallUnsigned.message=Oprez: ova stranica želi instalirati nepotvrđeni dodatak u #1. Nastavi na vlastiti rizik.;Oprez: ova stranica želi instalirati #2 nepotvrđena dodatka u #1. Nastavi na vlastiti rizik.;Oprez: ova stranica želi instalirati #2 nepotvrđenih dodataka u #1. Nastavi na vlastiti rizik.
+
+# LOCALIZATION NOTE (addonConfirmInstallSomeUnsigned.message):
+# Semicolon-separated list of plural forms. See:
+# http://developer.mozilla.org/en/docs/Localization_and_Plurals
+# #1 is brandShortName
+# #2 is the total number of add-ons being installed (at least 2)
+addonConfirmInstallSomeUnsigned.message=Oprez: ova stranica želi instalirati #2 dodatak u #1, a neki od njih nisu potvrđeni. Nastavi na vlastiti rizik.;Oprez: ova stranica želi instalirati #2 dodatka u #1, a neki od njih nisu potvrđeni. Nastavi na vlastiti rizik.;Oprez: ova stranica želi instalirati #2 dodataka u #1, a neki od njih nisu potvrđeni. Nastavi na vlastiti rizik.
+
+# LOCALIZATION NOTE (addonInstalled):
+# %S is the name of the add-on
+addonInstalled=%S je uspješno instaliran.
+# LOCALIZATION NOTE (addonsGenericInstalled):
+# Semicolon-separated list of plural forms. See:
+# http://developer.mozilla.org/en/docs/Localization_and_Plurals
+# #1 number of add-ons
+addonsGenericInstalled=#1 dodatak je uspješno instaliran.;#1 dodatka su uspješno instalirana.;#1 dodataka su uspješno instalirana.
+
+# LOCALIZATION NOTE (addonInstallError-1, addonInstallError-2, addonInstallError-3, addonInstallError-4, addonInstallError-5, addonLocalInstallError-1, addonLocalInstallError-2, addonLocalInstallError-3, addonLocalInstallError-4, addonLocalInstallError-5):
+# %1$S is the application name, %2$S is the add-on name
+addonInstallError-1=Dodatak nije bilo moguće preuzeti zbog greške s povezivanjem.
+addonInstallError-2=Ovaj dodatak nije moguće instalirati jer se ne podudara s dodatkom kojeg je %1$S očekivao.
+addonInstallError-3=Dodatak preuzet s ove stranice nije moguće instalirati jer je oštećen.
+addonInstallError-4=%2$S nije moguće instalirati jer %1$S ne može urediti potrebnu datoteku.
+addonInstallError-5=%1$S je spriječio instalaciju neprovjerenog dodatka.
+addonLocalInstallError-1=Ovaj dodatak nije moguće instalirati zbog greške s datotečnim sustavom.
+addonLocalInstallError-2=Ovaj dodatak nije moguće instalirati jer se ne podudara s dodatkom kojeg je %1$S očekivao.
+addonLocalInstallError-3=Ovaj dodatak nije moguće instalirati jer je najvjerojatnije oštećen.
+addonLocalInstallError-4=%2$S nije moguće instalirati jer %1$S ne može urediti potrebnu datoteku.
+addonLocalInstallError-5=Ovaj dodatak nije moguće instalirati jer nije verificiran.
+
+# LOCALIZATION NOTE (addonInstallErrorIncompatible):
+# %1$S is the application name, %2$S is the application version, %3$S is the add-on name
+addonInstallErrorIncompatible=%3$S nije moguće instalirati jer nije kompatibilan s %1$S %2$S.
+
+# LOCALIZATION NOTE (addonInstallErrorBlocklisted): %S is add-on name
+addonInstallErrorBlocklisted=%S nije moguće instalirati zbog prevelikog rizika nastanka mogućih problema sa sigurnošću i stabilnošću.
+
+unsignedAddonsDisabled.message=Jedan ili više dodataka nije moguće verificirati, stoga su deaktivirani.
+unsignedAddonsDisabled.learnMore.label=Saznaj više
+unsignedAddonsDisabled.learnMore.accesskey=z
+
+# LOCALIZATION NOTE (popupWarning.message): Semicolon-separated list of plural forms.
+# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals
+# #1 is brandShortName and #2 is the number of pop-ups blocked.
+popupWarning.message=#1 je spriječio otvaranje skočnog prozora na ovoj stranici.;#1 je spriječio otvaranje #2 skočna prozora na ovoj stranici.;#1 je spriječio otvaranje #2 skočnih prozora na ovoj stranici.
+# LOCALIZATION NOTE (popupWarning.exceeded.message): Semicolon-separated list of plural forms.
+# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals
+# The singular form is left empty for English, since the number of blocked pop-ups is always greater than 1.
+# #1 is brandShortName and #2 is the number of pop-ups blocked.
+popupWarning.exceeded.message=#1 je spriječio ovu stranicu da otvori više od #2 skočnog prozora.;#1 je spriječio ovu stranicu da otvori više od #2 skočna prozora.;#1 je spriječio ovu stranicu da otvori više od #2 skočnih prozora.
+popupWarningButton=Mogućnosti
+popupWarningButton.accesskey=o
+popupWarningButtonUnix=Postavke
+popupWarningButtonUnix.accesskey=P
+popupAllow=Dozvoli skočne prozore za %S
+popupBlock=Blokiraj skočne prozore za %S
+popupWarningDontShowFromMessage=Ne prikazuj ovu poruku kod blokiranja skočnih prozora
+popupShowPopupPrefix=Prikaži '%S'
+
+# LOCALIZATION NOTE (popupShowBlockedPopupsIndicatorText): Semicolon separated list of plural forms.
+# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals
+# #1 is the number of pop-ups blocked.
+popupShowBlockedPopupsIndicatorText=Prikaži #1 blokirani pop-up prozor…;Prikaži #1 blokirana pop-up prozora…;Prikaži #1 blokiranih pop-up prozora…
+
+# LOCALIZATION NOTE (geolocationLastAccessIndicatorText): %S is the relative time of the most recent geolocation access (e.g. 5 min. ago)
+geolocationLastAccessIndicatorText=Posljednje pristupanje %S
+
+# LOCALIZATION NOTE (openProtocolHandlerPermissionEntryLabel): %S is the scheme of the protocol the site may open an application for. For example: mailto
+openProtocolHandlerPermissionEntryLabel=%S:// poveznice
+
+crashedpluginsMessage.title=Dodatak %S se srušio.
+crashedpluginsMessage.reloadButton.label=Ponovo učitaj stranicu
+crashedpluginsMessage.reloadButton.accesskey=r
+crashedpluginsMessage.submitButton.label=Pošalji izvještaj o rušenju
+crashedpluginsMessage.submitButton.accesskey=š
+crashedpluginsMessage.learnMore=Saznaj više …
+
+# Keyword fixup messages
+# LOCALIZATION NOTE (keywordURIFixup.message): Used when the user tries to visit
+# a local host page, by the time the DNS request recognizes it, we have already
+# loaded a search page for the given word. An infobar then asks to the user
+# whether he rather wanted to visit the host. %S is the recognized host.
+keywordURIFixup.message=Jeste li mislili otići na %S?
+keywordURIFixup.goTo=Da, odvedi me na %S
+keywordURIFixup.goTo.accesskey=D
+keywordURIFixup.dismiss=Ne hvala
+keywordURIFixup.dismiss.accesskey=N
+
+pluginInfo.unknownPlugin=Nepoznato
+
+# Flash activation doorhanger UI
+flashActivate.message=Želiš li dozvoliti upotrebu Adobe Flasha na ovoj stranici? Dozvoli upotrebu Adobe Flasha samo na stranicama kojima vjeruješ.
+flashActivate.outdated.message=Želiš li dozvoliti upotrebu zastarjele Adobe Flash verzije na ovoj stranici? Zastarjela verzija može loše utjecati na performansu i sigurnost tvog preglednika.
+flashActivate.noAllow=Nemoj dozvoliti
+flashActivate.allow=Dozvoli
+flashActivate.noAllow.accesskey=N
+flashActivate.allow.accesskey=D
+
+# in-page UI
+# LOCALIZATION NOTE (PluginClickToActivate2): Two changes were done to the
+# previous version of the string. The first is that we changed the wording from
+# "Activate" to "Run", because it's shorter and feels less technical in English.
+# Feel free to keep using the previous wording in your language if it's already
+# the best one.
+# The second change is that we removed the period at the end of the phrase, because
+# it's not natural in our UI, and the underline was removed from this, so it doesn't
+# look like a link anymore. We suggest that everyone removes that period too.
+PluginClickToActivate2=Pokreni %S
+PluginVulnerableUpdatable=Ovaj priključak je ranjiv i trebalo bi ga se aktualizirati.
+PluginVulnerableNoUpdate=Ovaj priključak ima sigurnosni propust.
+
+# Sanitize
+# LOCALIZATION NOTE (update.downloadAndInstallButton.label): %S is replaced by the
+# version of the update: "Update to 28.0".
+update.downloadAndInstallButton.label=Dopuni na %S
+update.downloadAndInstallButton.accesskey=u
+
+menuOpenAllInTabs.label=Otvori sve u karticama
+
+# History menu
+menuRestoreAllTabs.label=Vrati sve kartice
+# LOCALIZATION NOTE (menuRestoreAllWindows, menuUndoCloseWindowLabel, menuUndoCloseWindowSingleTabLabel):
+# see bug 394759
+menuRestoreAllWindows.label=Obnovi sve prozore
+
+# History menu
+# LOCALIZATION NOTE (menuUndoCloseWindowLabel): Semicolon-separated list of plural forms.
+# see bug 394759
+# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals
+# #1 Window Title, #2 Number of tabs
+menuUndoCloseWindowLabel=#1 (i #2 drugu karticu);#1 (i #2 druge kartice);#1 (i #2 drugih kartica)
+menuUndoCloseWindowSingleTabLabel=#1
+
+# Unified Back-/Forward Popup
+tabHistory.current=Ostani na ovoj stranici
+tabHistory.goBack=Natrag na ovu stranicu
+tabHistory.goForward=Idi naprijed na ovu stranicu
+
+# URL Bar
+pasteAndGo.label=Zalijepi i kreni
+# LOCALIZATION NOTE (reloadButton.tooltip):
+# %S is the keyboard shortcut for reloading the current page
+reloadButton.tooltip=Ponovo učitaj trenutačnu stranicu (%S)
+# LOCALIZATION NOTE (stopButton.tooltip):
+# %S is the keyboard shortcut for stopping loading the page
+stopButton.tooltip=Zaustavi učitavanje stranice (%S)
+# LOCALIZATION NOTE (urlbar-zoom-button.tooltip):
+# %S is the keyboard shortcut for resetting the zoom level to 100%
+urlbar-zoom-button.tooltip=Vrati zumiranje (%S)
+# LOCALIZATION NOTE (reader-mode-button.tooltip):
+# %S is the keyboard shortcut for entering/exiting reader view
+reader-mode-button.tooltip=Uključivanje prikaza čitača (%S)
+# LOCALIZATION NOTE (urlbar.placeholder):
+# %S is the name of the user's current search engine
+urlbar.placeholder=Traži pomoću %S ili upiši adresu
+
+# LOCALIZATION NOTE(zoom-button.label): %S is the current page zoom level,
+# %% will be displayed as a single % character (% is commonly used to define
+# format specifiers, so it needs to be escaped).
+zoom-button.label = %S %%
+
+# Block autorefresh
+refreshBlocked.goButton=Dozvoli
+refreshBlocked.goButton.accesskey=p
+refreshBlocked.refreshLabel=%S je spriječio automatsko ponovno učitavanje ove stranice.
+refreshBlocked.redirectLabel=%S je spriječio automatsko preusmjeravanje na drugu stranicu.
+
+# General bookmarks button
+# LOCALIZATION NOTE (bookmarksMenuButton.tooltip):
+# %S is the keyboard shortcut for "Show All Bookmarks"
+bookmarksMenuButton.tooltip=Prikaži tvoje zabilješke (%S)
+
+# Downloads button tooltip
+# LOCALIZATION NOTE (downloads.tooltip):
+# %S is the keyboard shortcut for "Downloads"
+downloads.tooltip=Prikaži napredak aktivnih preuzimanja (%S)
+
+# Print button tooltip on OS X
+# LOCALIZATION NOTE (printButton.tooltip):
+# Use the unicode ellipsis char, \u2026,
+# or use "..." if \u2026 doesn't suit traditions in your locale.
+# %S is the keyboard shortcut for "Print"
+printButton.tooltip=Ispiši ovu stranicu … (%S)
+
+# New Window button tooltip
+# LOCALIZATION NOTE (newWindowButton.tooltip):
+# %S is the keyboard shortcut for "New Window"
+newWindowButton.tooltip=Otvori novi prozor (%S)
+
+# New Tab button tooltip
+# LOCALIZATION NOTE (newTabButton.tooltip):
+# %S is the keyboard shortcut for "New Tab"
+newTabButton.tooltip=Otvori novu karticu (%S)
+newTabContainer.tooltip=Otvori novu karticu (%S)\nPritisni i drži pritisnutim za otvaranje nove kontejnerske kartice
+newTabAlwaysContainer.tooltip=Odaberi kontejner za otvaranje nove kartice
+
+# Offline web applications
+offlineApps.available2=Želiš li dozvoliti, da %S sprema podatke na tvoje računalo?
+offlineApps.allowStoring.label=Dozvoli spremanje podataka
+offlineApps.allowStoring.accesskey=a
+offlineApps.dontAllow.label=Nemoj dozvoliti
+offlineApps.dontAllow.accesskey=N
+
+# Canvas permission prompt
+# LOCALIZATION NOTE (canvas.siteprompt): %S is hostname
+canvas.siteprompt=Želiš li dozvoliti, da %S koristi podatke tvoje HTML5 canvas slike? Ovo bi se moglo koristiti za identificiranje tvog računala.
+canvas.notAllow=Nemoj dozvoliti
+canvas.notAllow.accesskey=n
+canvas.allow=Dozvoli pristup podacima
+canvas.allow.accesskey=D
+canvas.remember=Uvijek zapamti moju odluku
+
+# WebAuthn prompts
+# LOCALIZATION NOTE (webauthn.registerPrompt2): %S is hostname
+webauthn.registerPrompt2=%S želi registrirati račun s jednim od tvojih sigurnosnih ključeva. Možeš se prijaviti i autorizirati jedan sada ili odustati.
+# LOCALIZATION NOTE (webauthn.registerDirectPrompt2):
+# %1$S is hostname. %2$S is brandShortName.
+# The website is asking for extended information about your
+# hardware authenticator that shouldn't be generally necessary. Permitting
+# this is safe if you only use one account at this website. If you have
+# multiple accounts at this website, and you use the same hardware
+# authenticator, then the website could link those accounts together.
+# And this is true even if you use a different profile / browser (or even Tor
+# Browser). To avoid this, you should use different hardware authenticators
+# for different accounts on this website.
+webauthn.registerDirectPrompt2=%1$S traži dodatne informacije o tvojim sigurnosnim ključevima, koje mogu utjecati na tvoju privatnost.\n\n%2$S može za tebe ovo anonimizirati, ali webstranica može odbiti ovakav ključ. Ukoliko odbije, možeš pokušati ponovo.
+# LOCALIZATION NOTE (webauthn.signPrompt2): %S is hostname
+webauthn.signPrompt2=%S te želi autentificirati koristeći registrirani ključ. Možeš se povezati i sada jednog autorizirati ili odustati.
+webauthn.cancel=Otkaži
+webauthn.cancel.accesskey=d
+webauthn.proceed=Nastavi
+webauthn.proceed.accesskey=s
+webauthn.anonymize=Svakako anonimiziraj
+
+# Spoof Accept-Language prompt
+privacy.spoof_english=Mijenjanjem postavke jezika na engleski će te se teže identificirati i poboljšat će tvoju privatnost. Želiš li zatražiti web stranice na engleskom jeziku?
+
+# LOCALIZATION NOTE (identity.headerMainWithHost, identity.headerSecurityWithHost):
+# %S is the hostname of the site that is being displayed.
+identity.headerMainWithHost=Informacije o stranici za %S
+identity.headerSecurityWithHost=Sigurnost veze za %S
+identity.identified.verifier=Potvrđeno od: %S
+identity.identified.verified_by_you=Dodali ste sigurnosnu iznimku za ovu stranicu
+identity.identified.state_and_country=%S, %S
+identity.ev.contentOwner2=Certifikat izdan za: %S
+
+# LOCALIZATION NOTE (identity.notSecure.label):
+# Keep this string as short as possible, this is displayed in the URL bar
+# use a synonym for "safe" or "private" if "secure" is too long.
+identity.notSecure.label=Nije sigurno
+identity.notSecure.tooltip=Veza nije sigurna
+
+identity.extension.label=Dodaci (%S)
+identity.extension.tooltip=Učitano dodatkom: %S
+identity.showDetails.tooltip=Prikaži detalje veze
+
+# LOCALIZATION NOTE (contentBlocking.trackersView.blocked.label):
+# This label is shown next to a tracker in the trackers subview.
+# It forms the end of the (imaginary) sentence "www.example.com [was] Blocked"
+contentBlocking.trackersView.blocked.label=Blokirano
+
+contentBlocking.trackersView.empty.label=Niti jedan nije otkriven na ovoj stranici
+
+# LOCALIZATION NOTE (contentBlocking.cookies.blockingTrackers.label, contentBlocking.cookies.blocking3rdParty.label,
+# contentBlocking.cookies.blockingUnvisited.label,contentBlocking.cookies.blockingAll.label):
+contentBlocking.cookies.blockingTrackers3.label=Kolačići za praćenje među web lokacijama
+contentBlocking.cookies.blocking3rdParty2.label=Kolačići treće strane
+contentBlocking.cookies.blockingUnvisited2.label=Kolačići neposjećene web lokacije
+contentBlocking.cookies.blockingAll2.label=Svi kolačići
+
+contentBlocking.cookiesView.firstParty.label=Od ove stranice
+# LOCALIZATION NOTE (contentBlocking.cookiesView.firstParty.empty.label):
+# This references the header from contentBlocking.cookiesView.firstParty.label:
+# "[Cookies] From This Site: None detected on this site".
+contentBlocking.cookiesView.firstParty.empty.label=Niti jedan nije otkriven na ovoj stranici
+
+contentBlocking.cookiesView.trackers2.label=Kolačići za praćenje među web lokacijama
+# LOCALIZATION NOTE (contentBlocking.cookiesView.trackers.empty.label):
+# This references the header from contentBlocking.cookiesView.trackers.label:
+# "Tracking Cookies: None detected on this site".
+contentBlocking.cookiesView.trackers.empty.label=Niti jedan nije otkriven na ovoj stranici
+
+contentBlocking.cookiesView.thirdParty.label=Kolačići trećih strana
+# LOCALIZATION NOTE (contentBlocking.cookiesView.thirdParty.empty.label):
+# This references the header from contentBlocking.cookiesView.thirdParty.label:
+# "Third-Party Cookies: None detected on this site".
+contentBlocking.cookiesView.thirdParty.empty.label=Niti jedan nije otkriven na ovoj stranici
+
+# LOCALIZATION NOTE (contentBlocking.cookiesView.allowed.label):
+# This label is shown next to a cookie origin in the cookies subview.
+# It forms the end of the (imaginary) sentence "www.example.com [was] Allowed"
+contentBlocking.cookiesView.allowed.label=Dozvoljeno
+# LOCALIZATION NOTE (contentBlocking.cookiesView.blocked.label):
+# This label is shown next to a cookie origin in the cookies subview.
+# It forms the end of the (imaginary) sentence "www.example.com [was] Blocked"
+contentBlocking.cookiesView.blocked.label=Blokirano
+# LOCALIZATION NOTE (contentBlocking.cookiesView.removeButton.tooltip): %S is the domain of the site.
+contentBlocking.cookiesView.removeButton.tooltip=Izbriši iznimku kolačića za %S
+
+# LOCALIZATION NOTE (contentBlocking.fingerprintersView.blocked.label):
+# This label is shown next to a fingerprinter in the fingerprinters subview.
+# It forms the end of the (imaginary) sentence "www.example.com [was] Blocked"
+contentBlocking.fingerprintersView.blocked.label=Blokirano
+
+# LOCALIZATION NOTE (contentBlocking.cryptominersView.blocked.label):
+# This label is shown next to a cryptominer in the cryptominers subview.
+# It forms the end of the (imaginary) sentence "www.example.com [was] Blocked"
+contentBlocking.cryptominersView.blocked.label=Blokirano
+
+trackingProtection.icon.activeTooltip2=Blokiranje pratitelja društvenih mreža, kolačića za praćenje između stranica i jedinstvenih otisaka.
+trackingProtection.icon.disabledTooltip2=Pojačana zaštita od praćenja je ISKLJUČENA za ovu stranicu.
+# LOCALIZATION NOTE (trackingProtection.icon.noTrackersDetectedTooltip): %S is brandShortName.
+trackingProtection.icon.noTrackersDetectedTooltip=Nisu otkriveni pratitelji poznati %S na ovoj stranici.
+
+# LOCALIZATION NOTE (protections.header):
+# Header of the Protections Panel. %S is replaced with the site's hostname.
+protections.header=Zaštite za %S
+
+# LOCALIZATION NOTE (protections.disableAriaLabel):
+# Text that gets spoken by a screen reader if the button will disable protections.
+# %s is the site's hostname.
+protections.disableAriaLabel=Deaktiviraj zaštitu za %S
+
+# LOCALIZATION NOTE (protections.enableAriaLabel):
+# Text that gets spoken by a screen reader if the button will enable protections.
+# %s is the site's hostname.
+protections.enableAriaLabel=Aktiviraj zaštitu za %S
+
+# Blocking and Not Blocking sub-views in the Protections Panel
+protections.blocking.fingerprinters.title=Jedinstveni otisci su blokirani
+protections.blocking.cryptominers.title=Kripto rudari su blokirani
+protections.blocking.cookies.trackers.title=Kolačići za praćenje među web lokacijama blokirani
+protections.blocking.cookies.3rdParty.title=Kolačići treće strane blokirani
+protections.blocking.cookies.all.title=Svi kolačići blokirani
+protections.blocking.cookies.unvisited.title=Kolačići neposjećene web lokacije blokirani
+protections.blocking.trackingContent.title=Sadržaj za praćenje je blokiran
+protections.blocking.socialMediaTrackers.title=Pratitelji društvenih mreža su blokirani
+protections.notBlocking.fingerprinters.title=Ne blokira jedinstvene otiske
+protections.notBlocking.cryptominers.title=Ne blokira kripto rudare
+protections.notBlocking.cookies.3rdParty.title=Ne blokira kolačiće trećih strana
+protections.notBlocking.cookies.all.title=Ne blokira kolačiće
+protections.notBlocking.crossSiteTrackingCookies.title=Ne blokira kolačiće za praćenje između različitih stranica
+protections.notBlocking.trackingContent.title=Ne blokira sadržaj za praćenje
+protections.notBlocking.socialMediaTrackers.title=Ne blokira pratitelje društvenih mreža
+
+# Footer section in the Protections Panel
+# LOCALIZATION NOTE (protections.footer.blockedTrackerCounter.description,
+# protections.footer.blockedTrackerCounter.tooltip):
+# This text indicates the total number of trackers blocked on all sites. In
+# its tooltip, we show the date when we started counting this number.
+# LOCALIZATION NOTE (protections.footer.blockedTrackerCounter.description):
+# Semicolon-separated list of plural forms.
+# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals
+# Replacement for #1 is a locale-string converted positive integer.
+protections.footer.blockedTrackerCounter.description=#1 blokiran;#1 blokirana;#1 blokirano
+# LOCALIZATION NOTE (protections.footer.blockedTrackerCounter.tooltip):
+# %S is the date on which we started counting (e.g., July 17, 2019).
+protections.footer.blockedTrackerCounter.tooltip=Od %S
+
+# Milestones section in the Protections Panel
+# LOCALIZATION NOTE (protections.milestone.description):
+# Semicolon-separated list of plural forms.
+# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals
+# #1 is replaced with brandShortName.
+# #2 is replaced with the (locale-formatted) number of trackers blocked
+# #3 is replaced by a locale-formatted date with short month and numeric year.
+# In English this looks like "Firefox blocked over 10,000 trackers since Oct 2019"
+protections.milestone.description=#1 je blokirao #2 pratitelja od #3;#1 je blokirao #2 pratitelja od #3;#1 je blokirao #2 pratitelja od #3
+
+# Edit Bookmark UI
+editBookmarkPanel.newBookmarkTitle=Nova zabilješka
+editBookmarkPanel.editBookmarkTitle=Uredi ovu zabilješku
+editBookmarkPanel.cancel.label=Otkaži
+editBookmarkPanel.cancel.accesskey=d
+
+# LOCALIZATION NOTE (editBookmark.removeBookmarks.label): Semicolon-separated list of plural forms.
+# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals
+# Replacement for #1 is the number of bookmarks to be removed.
+# If this causes problems with localization you can also do "Remove Bookmarks (#1)"
+# instead of "Remove #1 Bookmarks".
+editBookmark.removeBookmarks.label=Ukloni #1 zabilješku;Ukloni #1 zabilješke;Ukloni #1 zabilješki
+editBookmark.removeBookmarks.accesskey=U
+
+# Application menu
+
+# LOCALIZATION NOTE(zoomReduce-button.tooltip): %S is the keyboard shortcut.
+zoomReduce-button.tooltip = Umanji (%S)
+# LOCALIZATION NOTE(zoomReset-button.tooltip): %S is the keyboard shortcut.
+zoomReset-button.tooltip = Vrati zumiranje (%S)
+# LOCALIZATION NOTE(zoomEnlarge-button.tooltip): %S is the keyboard shortcut.
+zoomEnlarge-button.tooltip = Uvećaj (%S)
+
+# LOCALIZATION NOTE (cut-button.tooltip): %S is the keyboard shortcut.
+cut-button.tooltip = Izreži (%S)
+# LOCALIZATION NOTE (copy-button.tooltip): %S is the keyboard shortcut.
+copy-button.tooltip = Kopiraj (%S)
+# LOCALIZATION NOTE (paste-button.tooltip): %S is the keyboard shortcut.
+paste-button.tooltip = Zalijepi (%S)
+
+# Geolocation UI
+
+geolocation.allowLocation=Dozvoli pristup lokaciji
+geolocation.allowLocation.accesskey=l
+geolocation.dontAllowLocation=Nemoj dozvoliti
+geolocation.dontAllowLocation.accesskey=N
+geolocation.shareWithSite3=Dopuštaš li da %S pristupi tvojoj lokaciji?
+geolocation.shareWithFile3=Želiš li ovoj lokaciji dozvoliti pristup tvojoj lokaciji?
+# LOCALIZATION NOTE(geolocation.shareWithSiteUnsafeDelegation):
+# %1$S is the first party origin, %2$S is the third party origin.
+geolocation.shareWithSiteUnsafeDelegation=Dopuštaš li da %1$S omogući %2$S pristup tvojoj lokaciji?
+geolocation.remember=Zapamti moju odluku
+
+# Virtual Reality Device UI
+xr.allow=Dozvoli pristup virtualnoj stvarnosti
+xr.allow.accesskey=o
+xr.dontAllow=Nemoj dozvoliti
+xr.dontAllow.accesskey=N
+xr.shareWithSite3=Dopuštaš li da %S pristupi uređajima virtualne stvarnosti? Ovo može izložiti neke osjetljive informacije.
+xr.shareWithFile3=Dopuštaš li ovoj lokalnoj datoteci pristup uređajima virtualne stvarnosti? Ovo može izložiti neke osjetljive informacije.
+xr.remember=Zapamti ovu odluku
+
+# Persistent storage UI
+persistentStorage.allow=Dozvoli
+persistentStorage.allow.accesskey=D
+persistentStorage.neverAllow.label=Nikad ne dozvoli
+persistentStorage.neverAllow.accesskey=N
+persistentStorage.notNow.label=Ne sada
+persistentStorage.notNow.accesskey=s
+persistentStorage.allowWithSite=Dopuštaš li da %S trajno sprema podatke?
+
+webNotifications.allow=Dozvoli obavijesti
+webNotifications.allow.accesskey=o
+webNotifications.notNow=Ne sad
+webNotifications.notNow.accesskey=N
+webNotifications.never=Nikad ne dozvoli
+webNotifications.never.accesskey=k
+webNotifications.receiveFromSite2=Dopuštaš li da %S šalje obavijesti?
+
+# Phishing/Malware Notification Bar.
+# LOCALIZATION NOTE (notADeceptiveSite, notAnAttack)
+# The two button strings will never be shown at the same time, so
+# it's okay for them to have the same access key
+safebrowsing.getMeOutOfHereButton.label=Izvuci me odavdje!
+safebrowsing.getMeOutOfHereButton.accessKey=I
+safebrowsing.deceptiveSite=Obmanjujuća stranica!
+safebrowsing.notADeceptiveSiteButton.label=Ovo nije obmanjujuća stranica…
+safebrowsing.notADeceptiveSiteButton.accessKey=o
+safebrowsing.reportedAttackSite=Prijavi zloćudnu stranicu!
+safebrowsing.notAnAttackButton.label=Ovo nije zloćudna stranica…
+safebrowsing.notAnAttackButton.accessKey=n
+safebrowsing.reportedUnwantedSite=Prijava stranice s neželjenim softverom!
+safebrowsing.reportedHarmfulSite=Prijavljena zlonamjerna stranica!
+
+# Ctrl-Tab
+# LOCALIZATION NOTE (ctrlTab.listAllTabs.label): #1 represents the number
+# of tabs in the current browser window. It will always be 2 at least.
+# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals
+ctrlTab.listAllTabs.label=Prikaži #1 karticu;Prikaži #1 kartice;Prikaži svih #1 kartica
+
+# LOCALIZATION NOTE (addKeywordTitleAutoFill): %S will be replaced by the page's title
+# Used as the bookmark name when saving a keyword for a search field.
+addKeywordTitleAutoFill=Traži %S
+
+# safeModeRestart
+safeModeRestartPromptTitle=Ponovo pokreni s deaktiviranim dodacima
+safeModeRestartPromptMessage=Stvarno želiš deaktivirati dodatke i ponovo pokrenuti?
+safeModeRestartButton=Pokreni ponovo
+
+# LOCALIZATION NOTE (browser.menu.showCharacterEncoding): Set to the string
+# "true" (spelled and capitalized exactly that way) to show the "Text
+# Encoding" menu in the main Firefox button on Windows. Any other value will
+# hide it. Regardless of the value of this setting, the "Text Encoding"
+# menu will always be accessible via the "Web Developer" menu.
+# This is not a string to translate; it just controls whether the menu shows
+# up in the Firefox button. If users frequently use the "Text Encoding"
+# menu, set this to "true". Otherwise, you can leave it as "false".
+browser.menu.showCharacterEncoding=false
+
+# Mozilla data reporting notification (Telemetry, Firefox Health Report, etc)
+dataReportingNotification.message = %1$S automatski šalje određene podatke kako bi %2$S poboljšala tvoje iskustvo.
+dataReportingNotification.button.label = Odaberi što dijelim
+dataReportingNotification.button.accessKey = O
+
+# Process hang reporter
+processHang.label = Web stranica usporava tvoj preglednik. Što želiš učiniti?
+# LOCALIZATION NOTE (processHang.add-on.label): %1$S is the name of the
+# extension. %2$S is the name of the product (e.g., Firefox)
+processHang.add-on.label = Skripta u dodatku “%1$S” usporava %2$S.
+processHang.add-on.learn-more.text = Saznaj više
+processHang.button_stop.label = Zaustavi je
+processHang.button_stop.accessKey = s
+processHang.button_stop_sandbox.label = Privremeno onemogući dodatak na stranici
+processHang.button_stop_sandbox.accessKey = o
+processHang.button_wait.label = Pričekaj
+processHang.button_wait.accessKey = P
+processHang.button_debug.label = Ispravi greške u skripti
+processHang.button_debug.accessKey = g
+
+# LOCALIZATION NOTE (fullscreenButton.tooltip): %S is the keyboard shortcut for full screen
+fullscreenButton.tooltip=Prikaži prozor u cjeloekranskom prikazu (%S)
+
+# These are visible when opening the popup inside the bookmarks sidebar
+sidebar.moveToLeft=Premjesti bočnu traku na lijevu stranu
+sidebar.moveToRight=Premjesti bočnu traku na desnu stranu
+
+# LOCALIZATION NOTE (getUserMedia.shareCamera2.message,
+# getUserMedia.shareMicrophone2.message,
+# getUserMedia.shareScreen3.message,
+# getUserMedia.shareCameraAndMicrophone2.message,
+# getUserMedia.shareCameraAndAudioCapture2.message,
+# getUserMedia.shareScreenAndMicrophone3.message,
+# getUserMedia.shareScreenAndAudioCapture3.message,
+# getUserMedia.shareAudioCapture2.message):
+# %S is the website origin (e.g. www.mozilla.org)
+getUserMedia.shareCamera2.message = Dopuštaš li da %S koristi tvoju kameru?
+getUserMedia.shareMicrophone2.message = Dopuštaš li da %S koristi tvoj mikrofon?
+getUserMedia.shareScreen3.message = Dopuštaš li da %S vidi tvoj ekran?
+getUserMedia.shareCameraAndMicrophone2.message = Dopuštaš li da %S koristi tvoju kameru i mikrofon?
+getUserMedia.shareCameraAndAudioCapture2.message = Dopuštaš li da %S koristi tvoju kameru i sluša zvuk s ove kartice?
+getUserMedia.shareScreenAndMicrophone3.message = Dopuštaš li da %S koristi tvoj mikrofon i vidi tvoj ekran?
+getUserMedia.shareScreenAndAudioCapture3.message = Dopuštaš li da %S sluša zvuk s ove kartice i vidi tvoj ekran?
+getUserMedia.shareAudioCapture2.message = Dopuštaš li da %S sluša zvuk s ove kartice?
+
+# LOCALIZATION NOTE (getUserMedia.shareCameraUnsafeDelegation.message,
+# getUserMedia.shareMicrophoneUnsafeDelegation.message,
+# getUserMedia.shareScreenUnsafeDelegation.message,
+# getUserMedia.shareCameraAndMicrophoneUnsafeDelegation.message,
+# getUserMedia.shareCameraAndAudioCaptureUnsafeDelegation.message,
+# getUserMedia.shareScreenAndMicrophoneUnsafeDelegation.message,
+# getUserMedia.shareScreenAndAudioCaptureUnsafeDelegation.message,
+# %1$S is the first party origin.
+# %2$S is the third party origin.
+getUserMedia.shareCameraUnsafeDelegation.message = Dopuštaš li da %1$S omogući %2$S pristupiti tvojoj kameri?
+getUserMedia.shareMicrophoneUnsafeDelegations.message = Dopuštaš li da %1$S omogući %2$S pristup tvom mikrofonu?
+getUserMedia.shareScreenUnsafeDelegation.message = Dopuštaš li da %1$S omogući %2$S vidjeti tvoj ekran?
+getUserMedia.shareCameraAndMicrophoneUnsafeDelegation.message = Dopuštaš li da %1$S omogući %2$S pristup tvojoj kameri i mikrofonu?
+getUserMedia.shareCameraAndAudioCaptureUnsafeDelegation.message = Dopuštaš li da %1$S omogući %2$S pristupiti tvojoj kameri i slušati zvuk ove kartice?
+getUserMedia.shareScreenAndMicrophoneUnsafeDelegation.message = Dopuštaš li da %1$S omogući %2$S pristup mikrofonu i gledanje tvog ekrana?
+getUserMedia.shareScreenAndAudioCaptureUnsafeDelegation.message = Dopuštaš li da %1$S omogući %2$S slušati zvuk ove kartice i gledanje tvog ekrana?
+
+# LOCALIZATION NOTE (getUserMedia.shareScreenWarning.message): NB: inserted via innerHTML, so please don't use <, > or & in this string.
+# %S will be the 'learn more' link
+getUserMedia.shareScreenWarning.message = Dijeli ekran samo sa stranicama kojima vjeruješ. Dijeljenje može omogućiti lažnim stranicama da pregledavaju sadržaj kao ti i da ukradu tvoje privatne podatke. %S
+# LOCALIZATION NOTE (getUserMedia.shareFirefoxWarning.message): NB: inserted via innerHTML, so please don't use <, > or & in this string.
+# %1$S is brandShortName (eg. Firefox)
+# %2$S will be the 'learn more' link
+getUserMedia.shareFirefoxWarning.message = Dijeli %1$S samo sa stranicama kojima vjeruješ. Dijeljenje može omogućiti lažnim stranicama da pregledavaju sadržaj kao ti i da ukradu tvoje privatne podatke. %2$S
+# LOCALIZATION NOTE(getUserMedia.shareScreen.learnMoreLabel): NB: inserted via innerHTML, so please don't use <, > or & in this string.
+getUserMedia.shareScreen.learnMoreLabel = Saznaj više
+getUserMedia.selectWindowOrScreen.label=Prozor ili ekran za dijeljenje:
+getUserMedia.selectWindowOrScreen.accesskey=P
+getUserMedia.pickWindowOrScreen.label = Odaberi prozor ili ekran
+getUserMedia.shareEntireScreen.label = Cijeli ekran
+getUserMedia.sharePipeWirePortal.label = Koristi postavke operacijskog sustava
+# LOCALIZATION NOTE (getUserMedia.shareMonitor.label):
+# %S is screen number (digits 1, 2, etc)
+# Example: Screen 1, Screen 2,..
+getUserMedia.shareMonitor.label = Ekran %S
+# LOCALIZATION NOTE (getUserMedia.shareApplicationWindowCount.label):
+# Semicolon-separated list of plural forms.
+# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals
+# Replacement for #1 is the name of the application.
+# Replacement for #2 is the number of windows currently displayed by the application.
+getUserMedia.shareApplicationWindowCount.label=#1 (#2 prozor);#1 (#2 prozora);#1 (#2 prozora)
+# LOCALIZATION NOTE (getUserMedia.allow.label,
+# getUserMedia.dontAllow.label):
+# These two buttons are the possible answers to the various prompts in the
+# "getUserMedia.share{device}.message" strings.
+getUserMedia.allow.label = Dozvoli
+getUserMedia.allow.accesskey = D
+getUserMedia.dontAllow.label = Nemoj dozvoliti
+getUserMedia.dontAllow.accesskey = d
+getUserMedia.remember=Zapamti moju odluku
+# LOCALIZATION NOTE (getUserMedia.reasonForNoPermanentAllow.screen3,
+# getUserMedia.reasonForNoPermanentAllow.audio,
+# getUserMedia.reasonForNoPermanentAllow.insecure):
+# %S is brandShortName
+getUserMedia.reasonForNoPermanentAllow.screen3=%S ne može dozvoliti trajni pristup tvom ekranu.
+getUserMedia.reasonForNoPermanentAllow.audio=%S ne može trajno dozvoliti pristup zvuku kartice, jer mora pitati koju karticu želiš dijeliti.
+getUserMedia.reasonForNoPermanentAllow.insecure=Veza s ovom stranicom nije sigurna. Kako bismo te zaštitili, %S će dozvoliti pristup samo za trajanja ove sesije.
+
+getUserMedia.sharingMenu.label = Kartice koje dijele uređaje
+getUserMedia.sharingMenu.accesskey = u
+# LOCALIZATION NOTE (getUserMedia.sharingMenuCamera
+# getUserMedia.sharingMenuMicrophone,
+# getUserMedia.sharingMenuAudioCapture,
+# getUserMedia.sharingMenuApplication,
+# getUserMedia.sharingMenuScreen,
+# getUserMedia.sharingMenuWindow,
+# getUserMedia.sharingMenuBrowser,
+# getUserMedia.sharingMenuCameraMicrophone,
+# getUserMedia.sharingMenuCameraMicrophoneApplication,
+# getUserMedia.sharingMenuCameraMicrophoneScreen,
+# getUserMedia.sharingMenuCameraMicrophoneWindow,
+# getUserMedia.sharingMenuCameraMicrophoneBrowser,
+# getUserMedia.sharingMenuCameraAudioCapture,
+# getUserMedia.sharingMenuCameraAudioCaptureApplication,
+# getUserMedia.sharingMenuCameraAudioCaptureScreen,
+# getUserMedia.sharingMenuCameraAudioCaptureWindow,
+# getUserMedia.sharingMenuCameraAudioCaptureBrowser,
+# getUserMedia.sharingMenuCameraApplication,
+# getUserMedia.sharingMenuCameraScreen,
+# getUserMedia.sharingMenuCameraWindow,
+# getUserMedia.sharingMenuCameraBrowser,
+# getUserMedia.sharingMenuMicrophoneApplication,
+# getUserMedia.sharingMenuMicrophoneScreen,
+# getUserMedia.sharingMenuMicrophoneWindow,
+# getUserMedia.sharingMenuMicrophoneBrowser,
+# getUserMedia.sharingMenuAudioCaptureApplication,
+# getUserMedia.sharingMenuAudioCaptureScreen,
+# getUserMedia.sharingMenuAudioCaptureWindow,
+# getUserMedia.sharingMenuAudioCaptureBrowser):
+# %S is the website origin (e.g. www.mozilla.org)
+getUserMedia.sharingMenuCamera = %S (kamera)
+getUserMedia.sharingMenuMicrophone = %S (mikrofon)
+getUserMedia.sharingMenuAudioCapture = %S (zvuk kartice)
+getUserMedia.sharingMenuApplication = %S (aplikacija)
+getUserMedia.sharingMenuScreen = %S (ekran)
+getUserMedia.sharingMenuWindow = %S (prozor)
+getUserMedia.sharingMenuBrowser = %S (kartica)
+getUserMedia.sharingMenuCameraMicrophone = %S (kamera i mikrofon)
+getUserMedia.sharingMenuCameraMicrophoneApplication = %S (kamera, mikrofon i aplikacija)
+getUserMedia.sharingMenuCameraMicrophoneScreen = %S (kamera, mikrofon i ekran)
+getUserMedia.sharingMenuCameraMicrophoneWindow = %S (kamera, mikrofon i prozor)
+getUserMedia.sharingMenuCameraMicrophoneBrowser = %S (kamera, mikrofon i kartica)
+getUserMedia.sharingMenuCameraAudioCapture = %S (kamera i zvuk kartice)
+getUserMedia.sharingMenuCameraAudioCaptureApplication = %S (kamera, zvuk kartice i aplikacija)
+getUserMedia.sharingMenuCameraAudioCaptureScreen = %S (kamera, zvuk kartice i ekran)
+getUserMedia.sharingMenuCameraAudioCaptureWindow = %S (kamera, zvuk kartice i prozor)
+getUserMedia.sharingMenuCameraAudioCaptureBrowser = %S (kamera, zvuk kartice i kartica)
+getUserMedia.sharingMenuCameraApplication = %S (kamera i aplikacija)
+getUserMedia.sharingMenuCameraScreen = %S (kamera i ekran)
+getUserMedia.sharingMenuCameraWindow = %S (kamera i prozor)
+getUserMedia.sharingMenuCameraBrowser = %S (kamera i kartica)
+getUserMedia.sharingMenuMicrophoneApplication = %S (mikrofon i aplikacija)
+getUserMedia.sharingMenuMicrophoneScreen = %S (mikrofon i ekran)
+getUserMedia.sharingMenuMicrophoneWindow = %S (mikrofon i prozor)
+getUserMedia.sharingMenuMicrophoneBrowser = %S (mikrofon i kartica)
+getUserMedia.sharingMenuAudioCaptureApplication = %S (zvuk kartice i aplikacija)
+getUserMedia.sharingMenuAudioCaptureScreen = %S (zvuk kartice i ekran)
+getUserMedia.sharingMenuAudioCaptureWindow = %S (zvuk kartice i prozor)
+getUserMedia.sharingMenuAudioCaptureBrowser = %S (zvuk kartice i kartica)
+# LOCALIZATION NOTE(getUserMedia.sharingMenuUnknownHost): this is used for the website
+# origin for the sharing menu if no readable origin could be deduced from the URL.
+getUserMedia.sharingMenuUnknownHost = Nepoznati izvor
+
+# LOCALIZATION NOTE(emeNotifications.drmContentPlaying.message2): %S is brandShortName.
+emeNotifications.drmContentPlaying.message2 = Neki audio ili video materijali na ovoj stranici koriste DRM softver koji može ograničiti što %S može učiniti s njima.
+emeNotifications.drmContentPlaying.button.label = Podesi
+emeNotifications.drmContentPlaying.button.accesskey = d
+
+# LOCALIZATION NOTE(emeNotifications.drmContentDisabled.message): NB: inserted via innerHTML, so please don't use <, > or & in this string. %S will be the 'learn more' link
+emeNotifications.drmContentDisabled.message = Za sviranje audia ili videa na ovoj stranici, moraš aktivirati DRM. %S
+emeNotifications.drmContentDisabled.button.label = Aktiviraj DRM
+emeNotifications.drmContentDisabled.button.accesskey = O
+# LOCALIZATION NOTE(emeNotifications.drmContentDisabled.learnMoreLabel): NB: inserted via innerHTML, so please don't use <, > or & in this string.
+emeNotifications.drmContentDisabled.learnMoreLabel = Saznaj više
+
+# LOCALIZATION NOTE(emeNotifications.drmContentCDMInstalling.message): NB: inserted via innerHTML, so please don't use <, > or & in this string. %S is brandShortName
+emeNotifications.drmContentCDMInstalling.message = %S instalira komponente potrebne za reproduciranje audio ili video materijala na ovoj stranici. Pokušaj ponovo kasnije.
+
+emeNotifications.unknownDRMSoftware = Nepoznato
+
+# LOCALIZATION NOTE - %S is brandShortName
+slowStartup.message = Čini se da se %S sporo otvara.
+slowStartup.helpButton.label = Saznaj kako ga se može ubrzati
+slowStartup.helpButton.accesskey = z
+slowStartup.disableNotificationButton.label = Nemoj me više obavještavati
+slowStartup.disableNotificationButton.accesskey = p
+
+# LOCALIZATION NOTE - %S is brandShortName
+flashHang.message = %S je promijenio neke Adobe Flash postavke za poboljšanje performanse.
+flashHang.helpButton.label = Saznaj više …
+flashHang.helpButton.accesskey = z
+
+# LOCALIZATION NOTE (customizeMode.tabTitle): %S is brandShortName
+customizeMode.tabTitle = Prilagodi %S
+
+e10s.accessibilityNotice.acceptButton.label = U redu
+e10s.accessibilityNotice.acceptButton.accesskey = U
+
+# LOCALIZATION NOTE (e10s.accessibilityNotice.jawsMessage): %S is brandShortName
+e10s.accessibilityNotice.jawsMessage = Prikazivanje sadržaja kartice je onemogućeno zbog nekompatibilnosti između %S i tvog programa za pristupačnost. Aktualiziraj svog čitača ekrana ili se prebaci na Firefox Extended Support izdanje.
+
+# 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.
+userContextPersonal.label = Osobno
+userContextWork.label = Posao
+userContextBanking.label = Bankarstvo
+userContextShopping.label = Kupovina
+userContextNone.label = Bez kontejnera
+
+userContextPersonal.accesskey = O
+userContextWork.accesskey = P
+userContextBanking.accesskey = B
+userContextShopping.accesskey = K
+userContextNone.accesskey = n
+
+userContext.aboutPage.label = Upravljaj kontejnerima
+userContext.aboutPage.accesskey = m
+
+userContextOpenLink.label = Otvori poveznicu u novoj %S kartici
+
+muteTab.label = Isključi zvuk kartice
+muteTab.accesskey = š
+unmuteTab.label = Uključi zvuk kartice
+unmuteTab.accesskey = k
+playTab.label = Kartica reprodukcije
+playTab.accesskey = r
+
+muteSelectedTabs2.label = Isključi zvuk kartice
+# LOCALIZATION NOTE (muteSelectedTabs2.accesskey): The accesskey should
+# match the accesskey for muteTab.accesskey
+muteSelectedTabs2.accesskey = t
+unmuteSelectedTabs2.label = Uključi zvuk kartica
+# LOCALIZATION NOTE (unmuteSelectedTabs2.accesskey): The accesskey should
+# match the accesskey for unmuteTab.accesskey
+unmuteSelectedTabs2.accesskey = U
+playTabs.label = Reproduciraj kartice
+playTabs.accesskey = p
+
+# LOCALIZATION NOTE (sendTabsToDevice.label):
+# Semi-colon list of plural forms.
+# See: https://developer.mozilla.org/en/docs/Localization_and_Plurals
+# #1 is the number of tabs sent to the device.
+sendTabsToDevice.label = Pošalji #1 karticu na uređaj;Pošalji #1 kartice na uređaj;Pošalji #1 kartica na uređaj
+sendTabsToDevice.accesskey = o
+
+# LOCALIZATION NOTE (pageAction.sendTabsToDevice.label):
+# Semi-colon list of plural forms.
+# See: https://developer.mozilla.org/en/docs/Localization_and_Plurals
+# #1 is the number of tabs sent to the device.
+pageAction.sendTabsToDevice.label = Pošalji #1 karticu na uređaj;Pošalji #1 kartice na uređaj;Pošalji #1 kartica na uređaj
+
+# LOCALIZATION NOTE (pendingCrashReports2.label): Semi-colon list of plural forms
+# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals
+# #1 is the number of pending crash reports
+pendingCrashReports2.label = Imate izvještaj o rušenju koji niste poslali;Imate #1 izvještaja o rušenju koje niste poslali;Imate #1 izvještaja o rušenju koje niste poslali
+pendingCrashReports.viewAll = Prikaži
+pendingCrashReports.send = Pošalji
+pendingCrashReports.alwaysSend = Uvijek šalji
+
+decoder.noCodecs.button = Saznaj kako
+decoder.noCodecs.accesskey = z
+decoder.noCodecsLinux.message = Da biste reproducirali video, možda ćete trebati instalirati potrebne video kodeke.
+decoder.noHWAcceleration.message = Da biste poboljšali kvalitetu videa, možda ćete trebati instalirati microsoftov Media Feature Pack.
+decoder.noPulseAudio.message = Da biste reproducirali video, možda ćete trebati instalirati zahtjevani PulseAudio softver.
+decoder.unsupportedLibavcodec.message = libavcodec je možda ranjiv ili nije podržan i za prikaz videa, trebao bi se aktualizirati.
+
+decoder.decodeError.message = Pojavila se greška tijekom dekodiranja medijskog izvora.
+decoder.decodeError.button = Prijavi problem sa stranicom
+decoder.decodeError.accesskey = r
+decoder.decodeWarning.message = Pojavila se greška koja se može ispraviti tijekom dekodiranja medijskog izvora.
+
+# LOCALIZATION NOTE (captivePortal.infoMessage3):
+# Shown in a notification bar when we detect a captive portal is blocking network access
+# and requires the user to log in before browsing.
+captivePortal.infoMessage3 = Moraš se prijaviti na ovu mrežu, ako želiš koristiti internet.
+# LOCALIZATION NOTE (captivePortal.showLoginPage2):
+# The label for a button shown in the info bar in all tabs except the login page tab.
+# The button shows the portal login page tab when clicked.
+captivePortal.showLoginPage2 = Otvaranje stranice prijave na mrežu
+
+# LOCALIZATION NOTE (permissions.header):
+# %S is the hostname of the site that is being displayed.
+permissions.header = Dozvole za %S
+permissions.remove.tooltip = Poništi ovu dozvolu i pitaj ponovo
+
+permissions.fullscreen.promptCanceled = Prekinuti su čekajući zahtjevi za dozvolom: zahtjevi za dozvolom se ne bi trebali izdavati prije ulaska u DOM prikaz preko cijelog ekrana.
+permissions.fullscreen.fullScreenCanceled = Prekinut je DOM prikaz preko cijelog ekrana: zahtjevi za dozvolom se ne bi trebali izdavati za vrijeme rada u DOM prikazu preko cijelog ekrana.
+
+# LOCALIZATION NOTE (aboutDialog.architecture.*):
+# The sixtyFourBit and thirtyTwoBit strings describe the architecture of the
+# current Firefox build: 32-bit or 64-bit. These strings are used in parentheses
+# between the Firefox version and the "What's new" link in the About dialog,
+# e.g.: "48.0.2 (32-bit) <What's new>" or "51.0a1 (2016-09-05) (64-bit)".
+aboutDialog.architecture.sixtyFourBit = 64-bitni
+aboutDialog.architecture.thirtyTwoBit = 32-bitni
+
+# LOCALIZATION NOTE (certImminentDistrust.message):
+# Shown in the browser console when visiting a website that is trusted today,
+# but won't be in the future unless the site operator makes a change.
+certImminentDistrust.message = Sigurnosni certifikat koji se koristi na ovoj web stranici više neće biti pouzdan u budućem izdanju. Za više informacija posjeti https://wiki.mozilla.org/CA/Upcoming_Distrust_Actions
+
+midi.Allow.label = Dozvoli
+midi.Allow.accesskey = D
+midi.DontAllow.label = Nemoj dozvoliti
+midi.DontAllow.accesskey = N
+midi.remember=Zapamti ovu odluku
+midi.shareWithFile.message = Dopuštaš li ovoj lokalnoj datoteci da pristupi tvojim MIDI uređajima?
+# LOCALIZATION NOTE (midi.shareWithSite.message): %S is the name of the site URL (https://...) requesting MIDI access
+midi.shareWithSite.message = Dopuštaš li da %S pristupi tvojim MIDI uređajima?
+midi.shareSysexWithFile.message = Dopuštaš li ovoj lokalnoj datoteci da pristupi tvojim MIDI uređajima i šalje/prima SysEx poruke?
+# LOCALIZATION NOTE (midi.shareSysexWithSite.message): %S is the name of the site URL (https://...) requesting MIDI access
+midi.shareSysexWithSite.message = Dopuštaš li da %S pristupi tvojim MIDI uređajima i šalje/prima SysEx poruke?
+
+# LOCALIZATION NOTE (panel.back):
+# This is used by screen readers to label the "back" button in various browser
+# popup panels, including the sliding subviews of the main menu.
+panel.back = Natrag
+
+storageAccess.Allow.label = Dozvoli pristup
+storageAccess.Allow.accesskey = D
+storageAccess.DontAllow.label = Blokiraj pristup
+storageAccess.DontAllow.accesskey = B
+# LOCALIZATION NOTE (storageAccess2.message):
+# %1$S is the name of the site URL (www.site1.example) trying to track the user's activity.
+# %2$S is the name of the site URL (www.site2.example) that the user is visiting. This is the same domain name displayed in the address bar.
+storageAccess2.message = Dopuštaš li da %1$S prati tvoju aktivnost pregledavanja na %2$S?
+
+# LOCALIZATION NOTE (storageAccess3.message, storageAccess.hintText):
+# %1$S and %3$S are both the name of the site URL (www.site1.example) trying to track the user's activity.
+# %2$S is the name of the site URL (www.site2.example) that the user is visiting. This is the same domain name displayed in the address bar.
+storageAccess3.message = Želiš li dopustiti %1$S korištenje kolačića i podataka stranice na %2$S? Dopuštanje može omogućiti da %3$S prati što radiš na ovoj stranici.
+storageAccess.hintText = Trebaš blokirati pristup, ako ne vjeruješ ili prepoznaješ %1$S.
+
+
+
+confirmationHint.sendToDevice.label = Poslano!
+confirmationHint.copyURL.label = Kopirano u međuspremnik!
+confirmationHint.pageBookmarked.label = Spremljeno u biblioteku!
+confirmationHint.addSearchEngine.label = Tražilica dodana!
+confirmationHint.pinTab.label = Zakačeno!
+confirmationHint.pinTab.description = Desni klik na karticu za otkačivanje.
+confirmationHint.passwordSaved.label = Lozinka je spremljena!
+confirmationHint.loginRemoved.label = Prijava je uklonjena!
+confirmationHint.breakageReport.label = Prijavljeno. Hvala!
+
+# LOCALIZATION NOTE (livebookmarkMigration.title):
+# Used by the export of user's live bookmarks to an OPML file as a title for the file.
+# %S will be replaced with brandShortName
+livebookmarkMigration.title = %S žive zabilješke
+
+# LOCALIZATION NOTE (gnomeSearchProviderSearch):
+# Used for search by Gnome Shell activity screen, %S is a searched string.
+gnomeSearchProviderSearch=Traži %S na webu
diff --git a/l10n-hr/browser/chrome/browser/customizableui/customizableWidgets.properties b/l10n-hr/browser/chrome/browser/customizableui/customizableWidgets.properties
new file mode 100644
index 0000000000..7463487b36
--- /dev/null
+++ b/l10n-hr/browser/chrome/browser/customizableui/customizableWidgets.properties
@@ -0,0 +1,100 @@
+# 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/.
+
+history-panelmenu.label = Povijest
+# LOCALIZATION NOTE(history-panelmenu.tooltiptext2): %S is the keyboard shortcut
+history-panelmenu.tooltiptext2 = Prikaži tvoju povijest (%S)
+
+remotetabs-panelmenu.label = Sinkronizirane kartice
+remotetabs-panelmenu.tooltiptext2 = Prikaži kartice s ostalih uređaja
+
+privatebrowsing-button.label = Novi privatni prozor
+# LOCALIZATION NOTE(privatebrowsing-button.tooltiptext): %S is the keyboard shortcut
+privatebrowsing-button.tooltiptext = Otvori novi prozor za privatno pregledavanje (%S)
+
+save-page-button.label = Spremi stranicu
+# LOCALIZATION NOTE(save-page-button.tooltiptext3): %S is the keyboard shortcut
+save-page-button.tooltiptext3 = Spremi ovu stranicu (%S)
+
+find-button.label = Pronađi
+# LOCALIZATION NOTE(find-button.tooltiptext3): %S is the keyboard shortcut.
+find-button.tooltiptext3 = Pronađi na ovoj stranici (%S)
+
+open-file-button.label = Otvori datoteku
+# LOCALIZATION NOTE (open-file-button.tooltiptext3): %S is the keyboard shortcut.
+open-file-button.tooltiptext3 = Otvori datoteku (%S)
+
+developer-button.label = Programer
+# LOCALIZATION NOTE(developer-button.tooltiptext): %S is the keyboard shortcut
+developer-button.tooltiptext2 = Otvori alate za web programere (%S)
+
+profiler-button.label = Alat za profiliranje
+profiler-button.tooltiptext = Snimi profil performanse
+
+sidebar-button.label = Bočne trake
+sidebar-button.tooltiptext2 = Prikaži bočne trake
+
+add-ons-button.label = Dodaci
+# LOCALIZATION NOTE(add-ons-button.tooltiptext3): %S is the keyboard shortcut
+add-ons-button.tooltiptext3 = Upravljaj dodacima (%S)
+
+preferences-button.label = Postavke
+preferences-button.tooltiptext2 = Otvori postavke
+preferences-button.tooltiptext.withshortcut = Otvori postavke (%S)
+# LOCALIZATION NOTE (preferences-button.labelWin): Windows-only label for Options
+preferences-button.labelWin = Mogućnosti
+# LOCALIZATION NOTE (preferences-button.tooltipWin): Windows-only tooltip for Options
+preferences-button.tooltipWin2 = Otvori mogućnosti
+
+zoom-controls.label = Kontrole zumiranja
+zoom-controls.tooltiptext2 = Kontrole zumiranja
+
+zoom-out-button.label = Umanji
+# LOCALIZATION NOTE(zoom-out-button.tooltiptext2): %S is the keyboard shortcut.
+zoom-out-button.tooltiptext2 = Umanji (%S)
+
+# LOCALIZATION NOTE(zoom-reset-button.tooltiptext2): %S is the keyboard shortcut.
+zoom-reset-button.tooltiptext2 = Vrati zumiranje (%S)
+
+zoom-in-button.label = Uvećaj
+# LOCALIZATION NOTE(zoom-in-button.tooltiptext2): %S is the keyboard shortcut.
+zoom-in-button.tooltiptext2 = Uvećaj (%S)
+
+edit-controls.label = Kontrole uređivanja
+edit-controls.tooltiptext2 = Uredi kontrole
+
+cut-button.label = Izreži
+# LOCALIZATION NOTE(cut-button.tooltiptext2): %S is the keyboard shortcut.
+cut-button.tooltiptext2 = Izreži (%S)
+
+copy-button.label = Kopiraj
+# LOCALIZATION NOTE(copy-button.tooltiptext2): %S is the keyboard shortcut.
+copy-button.tooltiptext2 = Kopiraj (%S)
+
+paste-button.label = Zalijepi
+# LOCALIZATION NOTE(paste-button.tooltiptext2): %S is the keyboard shortcut.
+paste-button.tooltiptext2 = Zalijepi (%S)
+
+# LOCALIZATION NOTE (characterencoding-button2.label): The \u00ad text at the beginning
+# of the string is used to disable auto hyphenation on the button text when it is displayed
+# in the menu panel.
+characterencoding-button2.label = \u00adKodiranje teksta
+characterencoding-button2.tooltiptext = Prikaži mogućnosti za kodiranje teksta
+
+email-link-button.label = Pošalji poveznicu e-poštom
+email-link-button.tooltiptext3 = Pošalji e-poštom poveznicu na ovu stranicu
+
+# LOCALIZATION NOTE(quit-button.tooltiptext.linux2): %1$S is the brand name (e.g. Firefox),
+# %2$S is the keyboard shortcut
+quit-button.tooltiptext.linux2 = Zatvori %1$S (%2$S)
+# LOCALIZATION NOTE(quit-button.tooltiptext.mac): %1$S is the brand name (e.g. Firefox),
+# %2$S is the keyboard shortcut
+quit-button.tooltiptext.mac = Zatvori %1$S (%2$S)
+
+panic-button.label = Zaboravi
+panic-button.tooltiptext = Zaboravi neke dijelove povijesti pregledavanja
+
+toolbarspring.label = Fleksibilan razmak
+toolbarseparator.label = Razdjelnik
+toolbarspacer.label = Razmak
diff --git a/l10n-hr/browser/chrome/browser/downloads/downloads.properties b/l10n-hr/browser/chrome/browser/downloads/downloads.properties
new file mode 100644
index 0000000000..3f0c07444a
--- /dev/null
+++ b/l10n-hr/browser/chrome/browser/downloads/downloads.properties
@@ -0,0 +1,99 @@
+# 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 (stateStarting):
+# Indicates that the download is starting.
+stateStarting=Početak…
+# LOCALIZATION NOTE (stateFailed):
+# Indicates that the download failed because of an error.
+stateFailed=Nije uspjelo
+# LOCALIZATION NOTE (statePaused):
+# Indicates that the download was paused by the user.
+statePaused=Zaustavljeno
+# LOCALIZATION NOTE (stateCanceled):
+# Indicates that the download was canceled by the user.
+stateCanceled=Otkazano
+# LOCALIZATION NOTE (stateCompleted):
+# Indicates that the download was completed.
+stateCompleted=Dovršeno
+# LOCALIZATION NOTE (stateBlockedParentalControls):
+# Indicates that the download was blocked by the Parental Controls feature of
+# Windows. "Parental Controls" should be consistently named and capitalized
+# with the display of this feature in Windows. The following article can
+# provide a reference for the translation of "Parental Controls" in various
+# languages:
+# http://windows.microsoft.com/en-US/windows-vista/Set-up-Parental-Controls
+stateBlockedParentalControls=Blokirala roditeljska zaštita
+# LOCALIZATION NOTE (blockedMalware, blockedPotentiallyUnwanted,
+# blockedUncommon2):
+# These strings are shown in the panel for some types of blocked downloads. You
+# may need to adjust "downloads.width" in "downloads.dtd" if this turns out to
+# be longer than the other existing status strings.
+blockedMalware=Ova datoteka sadrži virus ili malware.
+blockedPotentiallyUnwanted=Ova datoteka može naštetiti tvom računalu.
+blockedInsecure = Ovu datoteku nije moguće sigurno preuzeti.
+blockedPotentiallyInsecure=Datoteka nije preuzeta: potencijalni sigurnosni rizik.
+blockedUncommon2=Ova datoteka se obično ne preuzima.
+
+# LOCALIZATION NOTE (fileMovedOrMissing):
+# Displayed when a complete download which is not at the original folder.
+fileMovedOrMissing=Datoteka je premještena ili nedostaje
+
+# LOCALIZATION NOTE (unblockHeaderUnblock, unblockHeaderOpen,
+# unblockTypeMalware, unblockTypePotentiallyUnwanted2,
+# unblockTypeUncommon2, unblockTip2, unblockButtonOpen,
+# unblockButtonUnblock, unblockButtonConfirmBlock, unblockInsecure):
+# These strings are displayed in the dialog shown when the user asks a blocked
+# download to be unblocked. The severity of the threat is expressed in
+# descending order by the unblockType strings, it is higher for files detected
+# as malware and lower for uncommon downloads.
+unblockHeaderUnblock=Stvarno želiš dozvoliti ovo preuzimanje?
+unblockHeaderOpen=Stvarno želiš otvoriti ovu datoteku?
+unblockTypeMalware=Ova datoteka sadrži virus ili drugu vrstu malwarea koja može naštetiti tvom računalu.
+unblockTypePotentiallyUnwanted2=Ova datoteka je maskirana kao korisna, ali može na nepredviđen način promijeniti tvoje programe i postavke.
+unblockTypeUncommon2=Ova se datoteka obično ne preuzima i možda nije sigurna za otvaranje. Može sadržavati virus ili na nepredviđen način promijeniti tvoje programe i postavke.
+unblockInsecure=Datoteka koristi nesigurnu vezu. Možda je oštećena ili izmijenjena tijekom procesa preuzimanja.
+unblockTip2=Možeš potražiti alternativni izvor za preuzimanje ili pokušaj ponovo kasnije.
+unblockButtonOpen=Otvori
+unblockButtonUnblock=Dozvoli preuzimanje
+unblockButtonConfirmBlock=Ukloni datoteku
+
+# LOCALIZATION NOTE (sizeWithUnits):
+# %1$S is replaced with the size number, and %2$S with the measurement unit.
+sizeWithUnits=%1$S %2$S
+sizeUnknown=Nepoznata veličina
+
+# LOCALIZATION NOTE (statusSeparator, statusSeparatorBeforeNumber):
+# These strings define templates for the separation of different elements in the
+# status line of a download item. As a separator, by default we use the Unicode
+# character U+2014 'EM DASH' (long dash). Examples of status lines include
+# "Canceled - 222.net", "1.1 MB - website2.com", or "Paused - 1.1 MB". Note
+# that we use a wider space after the separator when it is followed by a number,
+# just to avoid visually confusing it with with a minus sign with some fonts.
+# If you use a different separator, this might not be necessary. However, there
+# is usually no need to change the separator or the order of the substitutions,
+# even for right-to-left languages, unless the defaults are not suitable.
+statusSeparator=%1$S \u2013 %2$S
+statusSeparatorBeforeNumber=%1$S — %2$S
+
+# LOCALIZATION NOTE (otherDownloads3):
+# This is displayed in an item at the bottom of the Downloads Panel when
+# there are more downloads than can fit in the list in the panel. Use a
+# semi-colon list of plural forms.
+# See: http://developer.mozilla.org/en/Localization_and_Plurals
+otherDownloads3=Preuzima se %1$S datoteka;Preuzimaju se %1$S datoteke;Preuzima se %1$S datoteka
+
+# LOCALIZATION NOTE (showLabel, showMacLabel):
+# This is displayed when you hover a download item in the Library widget view.
+# showMacLabel is only shown on Mac OSX.
+showLabel=Otvori direktorij preuzimanja
+showMacLabel=Otvori u Finderu
+# LOCALIZATION NOTE (openFileLabel):
+# Displayed when hovering a complete download, indicates that it's possible to
+# open the file using an app available in the system.
+openFileLabel=Otvori datoteku
+# LOCALIZATION NOTE (retryLabel):
+# Displayed when hovering a download which is able to be retried by users,
+# indicates that it's possible to download this file again.
+retryLabel=Ponavljanje preuzimanja
diff --git a/l10n-hr/browser/chrome/browser/feeds/subscribe.properties b/l10n-hr/browser/chrome/browser/feeds/subscribe.properties
new file mode 100644
index 0000000000..bdc8b507af
--- /dev/null
+++ b/l10n-hr/browser/chrome/browser/feeds/subscribe.properties
@@ -0,0 +1,10 @@
+# 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 (addProtocolHandlerMessage):
+# Message displayed when adding a protocol handler:
+# %1$S is the application's domain, %2$S is the type of protocol
+addProtocolHandlerMessage=Dodati „%1$S” kao aplikaciju za %2$S poveznice?
+addProtocolHandlerAddButton=Dodaj program
+addProtocolHandlerAddButtonAccesskey=A
diff --git a/l10n-hr/browser/chrome/browser/fxmonitor.properties b/l10n-hr/browser/chrome/browser/fxmonitor.properties
new file mode 100644
index 0000000000..ff63f51b9c
--- /dev/null
+++ b/l10n-hr/browser/chrome/browser/fxmonitor.properties
@@ -0,0 +1,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/.
+
+# Header of the popup
+fxmonitor.popupHeader=Imaš li račun na ovoj stranici?
+# Firefox Monitor must be treated as a brand, and kept in English.
+# It cannot be:
+# - Declined to adapt to grammatical case.
+# - Transliterated.
+# - Translated.
+fxmonitor.brandName=Firefox Monitor
+# Tooltip text for the popup's anchor icon in the URL bar
+# %S is replaced with fxmonitor.brandName.
+fxmonitor.anchorIcon.tooltiptext=Stranica je prijavljena u %S
+# Text content of popup. Semi-colon list of plural forms.
+# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals
+# This version is only used when the number of accounts is smaller than 100,000.
+# The placeholders are:
+# #1: The exact number of accounts compromised in the breach.
+# #2: The name of the breached site.
+# #3: The year of the breach.
+# #4: The brand name ("Firefox Monitor").
+fxmonitor.popupText=#1 račun sa #2 je kompromitiran #3. godine. Provjeri #4 i saznaj je li je tvoj račun u opasnosti.;#1 računa sa #2 su kompromitirana #3. godine. Provjeri #4 i saznaj je li je tvoj račun u opasnosti.;#1 računa sa #2 su kompromitirana #3. godine. Provjeri #4 i saznaj je li je tvoj račun u opasnosti.
+# Text content of popup. Semi-colon list of plural forms.
+# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals
+# This version is only used when the number of accounts is greater than 100,000.
+# The placeholders are:
+# #1: The number of accounts compromised in the breach, rounded down to the
+# most significant digit.
+# Ex.: 234,567 -> More than 200,000 accounts [...]
+# 345,678,901 -> More than 300,000,000 accounts [...]
+# 4,567,890,123 -> More than 4,000,000,000 accounts [...]
+# #2: The name of the breached site.
+# #3: The year of the breach.
+# #4: The brand name ("Firefox Monitor").
+fxmonitor.popupTextRounded=Više od #1 računa sa #2 je kompromitirano #3. godine. Provjeri #4 i saznaj je li je tvoj račun u opasnosti.;Više od #1 računa sa #2 su kompromitirana #3. godine. Provjeri #4 i saznaj je li je tvoj račun u opasnosti.;Više od #1 računa sa #2 su kompromitirana #3. godine. Provjeri #4 i saznaj je li je tvoj račun u opasnosti.
+# %S is replaced with fxmonitor.brandName.
+fxmonitor.checkButton.label=Provjeri %S
+fxmonitor.checkButton.accessKey=P
+fxmonitor.dismissButton.label=Odbaci
+fxmonitor.dismissButton.accessKey=d
+# %S is replaced with fxmonitor.brandName.
+fxmonitor.neverShowButton.label=Ne prikazuj %S upozorenja
+fxmonitor.neverShowButton.accessKey=N
diff --git a/l10n-hr/browser/chrome/browser/migration/migration.dtd b/l10n-hr/browser/chrome/browser/migration/migration.dtd
new file mode 100644
index 0000000000..2eadae541a
--- /dev/null
+++ b/l10n-hr/browser/chrome/browser/migration/migration.dtd
@@ -0,0 +1,53 @@
+<!-- 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 migrationWizard.title "Čarobnjak uvoza">
+
+<!ENTITY importFrom.label "Uvezi opcije, zabilješke, povijest pretraživanja, lozinke i ostale podatke iz:">
+<!ENTITY importFromUnix.label "Uvezi postavke, zabilješke, povijest, lozinke i ostale podatke iz:">
+
+<!ENTITY importFromIE.label "Microsoft Internet Explorer">
+<!ENTITY importFromIE.accesskey "M">
+<!ENTITY importFromEdge.label "Microsoft Edge">
+<!ENTITY importFromEdge.accesskey "E">
+<!ENTITY importFromEdgeLegacy.label "Microsoft Edge Legacy">
+<!ENTITY importFromEdgeLegacy.accesskey "L">
+<!ENTITY importFromEdgeBeta.label "Microsoft Edge beta">
+<!ENTITY importFromEdgeBeta.accesskey "d">
+<!ENTITY importFromNothing.label "Ne uvozi ništa">
+<!ENTITY importFromNothing.accesskey "N">
+<!ENTITY importFromSafari.label "Safari">
+<!ENTITY importFromSafari.accesskey "S">
+<!ENTITY importFromCanary.label "Chrome Canary">
+<!ENTITY importFromCanary.accesskey "n">
+<!ENTITY importFromChrome.label "Chrome">
+<!ENTITY importFromChrome.accesskey "C">
+<!ENTITY importFromChromeBeta.label "Chrome Beta">
+<!ENTITY importFromChromeBeta.accesskey "B">
+<!ENTITY importFromChromeDev.label "Chrome Dev">
+<!ENTITY importFromChromeDev.accesskey "D">
+<!ENTITY importFromChromium.label "Chromium">
+<!ENTITY importFromChromium.accesskey "u">
+<!ENTITY importFromFirefox.label "Firefox">
+<!ENTITY importFromFirefox.accesskey "x">
+<!ENTITY importFrom360se.label "360 siguran preglednik">
+<!ENTITY importFrom360se.accesskey "3">
+
+<!ENTITY noMigrationSources.label "Niti jedan program koji sadrži zabilješke, povijest pretraživanja ili lozinke nije pronađen.">
+
+<!ENTITY importSource.title "Uvezi postavke i podatke">
+<!ENTITY importItems.title "Stavke za uvoz">
+<!ENTITY importItems.label "Odaberi stavke za uvoz:">
+
+<!ENTITY migrating.title "Uvozi se …">
+<!ENTITY migrating.label "Sljedeće stavke se trenutačno uvoze …">
+
+<!ENTITY selectProfile.title "Odaberi profil">
+<!ENTITY selectProfile.label "Uvoz je moguć iz sljedećih profila:">
+
+<!ENTITY done.title "Uvoz završen">
+<!ENTITY done.label "Sljedeće stavke su uspješno uvezene:">
+
+<!ENTITY closeSourceBrowser.label "Prije nastavka, provjeri je li odabrani preglednik zatvoren.">
diff --git a/l10n-hr/browser/chrome/browser/migration/migration.properties b/l10n-hr/browser/chrome/browser/migration/migration.properties
new file mode 100644
index 0000000000..5b60f1039d
--- /dev/null
+++ b/l10n-hr/browser/chrome/browser/migration/migration.properties
@@ -0,0 +1,76 @@
+# 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/.
+
+profileName_format=%S %S
+
+# Browser Specific
+sourceNameIE=Internet Explorer
+sourceNameEdge=Microsoft Edge
+sourceNameEdgeBeta=Microsoft Edge beta
+sourceNameSafari=Safari
+sourceNameCanary=Google Chrome Canary
+sourceNameChrome=Google Chrome
+sourceNameChromeBeta=Google Chrome Beta
+sourceNameChromeDev=Google Chrome Dev
+sourceNameChromium=Chromium
+sourceNameFirefox=Mozilla Firefox
+sourceName360se=360 siguran preglednik
+
+importedBookmarksFolder=From %S
+
+importedSafariReadingList=Popis čitanja (iz Safarija)
+importedEdgeReadingList=Popis čitanja (sa Edgea)
+
+# Import Sources
+# Note: When adding an import source for profile reset, add the string name to
+# resetProfile.js if it should be listed in the reset dialog.
+1_ie=Internet opcije
+1_edge=Postavke
+1_safari=Postavke
+1_chrome=Postavke
+1_360se=Postavke
+
+2_ie=Cookies
+2_edge=Kolačići
+2_safari=Kolačići
+2_chrome=Kolačići
+2_firefox=Kolačići
+2_360se=Kolačići
+
+4_ie=Povijest pregledavanja
+4_edge=Povijest pregledavanja
+4_safari=Povijest pregledavanja
+4_chrome=Povijest pregledavanja
+4_firefox_history_and_bookmarks=Povijest pregledavanja i zabilježaka
+4_360se=Povijest pregledavanja
+
+8_ie=Povijest spremljenih obrazaca
+8_edge=Povijest spremljenih obrazaca
+8_safari=Povijest spremljenih obrazaca
+8_chrome=Povijest spremljenih obrazaca
+8_firefox=Povijest spremljenih obrazaca
+8_360se=Povijest spremljenih obrazaca
+
+16_ie=Spremljene lozinke
+16_edge=Spremljene lozinke
+16_safari=Spremljene lozinke
+16_chrome=Spremljene lozinke
+16_firefox=Spremljene lozinke
+16_360se=Spremljene lozinke
+
+32_ie=Favoriti
+32_edge=Favoriti
+32_safari=Zabilješke
+32_chrome=Zabilješke
+32_360se=Zabilješke
+
+64_ie=Ostali podaci
+64_edge=Ostali podaci
+64_safari=Ostali podaci
+64_chrome=Ostali podaci
+64_firefox_other=Ostali podaci
+64_360se=Ostali podaci
+
+128_firefox=Prozori i kartice
+
diff --git a/l10n-hr/browser/chrome/browser/newInstall.dtd b/l10n-hr/browser/chrome/browser/newInstall.dtd
new file mode 100644
index 0000000000..cb0df96d03
--- /dev/null
+++ b/l10n-hr/browser/chrome/browser/newInstall.dtd
@@ -0,0 +1,15 @@
+<!-- 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: For this feature, "installation" is used to mean "this
+ discrete download of Firefox" and "version" is used to mean "the specific
+ revision number of a given Firefox channel". These terms are not synonymous.
+-->
+
+<!ENTITY window.title "Važne vijesti">
+<!ENTITY window.style "width: 490px">
+<!ENTITY sync "Za sinkroniziranje u Firefoxu već spremljenih podataka s ovom &brandShortName; instalacijom, prijavi se sa svojim &syncBrand.fxAccount.label;.">
+<!ENTITY continue-button "Nastavi">
+
+<!ENTITY mainText "Ova &brandShortName; instalacija ima novi profil. Ne dijeli zabilješke, lozinke i korisničke postavke s drugim Firefox instalacijama (uključujući Firefox, Firefox ESR, Firefox Beta, Firefox izdanje za programere i Firefox Nightly) na ovom računalu.">
diff --git a/l10n-hr/browser/chrome/browser/places/bookmarkProperties.properties b/l10n-hr/browser/chrome/browser/places/bookmarkProperties.properties
new file mode 100644
index 0000000000..9458b75491
--- /dev/null
+++ b/l10n-hr/browser/chrome/browser/places/bookmarkProperties.properties
@@ -0,0 +1,16 @@
+# 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/.
+
+dialogAcceptLabelAddItem=Spremi
+dialogAcceptLabelSaveItem=Spremi
+dialogAcceptLabelAddMulti=Dodaj zabilješke
+dialogAcceptLabelEdit=Spremi
+dialogTitleAddBookmark=Nova zabilješka
+dialogTitleAddFolder=Nova mapa
+dialogTitleAddMulti=Nova zabilješka
+dialogTitleEdit=Svojstva za "%S"
+
+bookmarkAllTabsDefault=[Ime mape]
+newFolderDefault=Nova mapa
+newBookmarkDefault=Nova zabilješka
diff --git a/l10n-hr/browser/chrome/browser/places/places.dtd b/l10n-hr/browser/chrome/browser/places/places.dtd
new file mode 100644
index 0000000000..3b79d23f7a
--- /dev/null
+++ b/l10n-hr/browser/chrome/browser/places/places.dtd
@@ -0,0 +1,62 @@
+<!-- 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 (places.library.title): use "Library", "Archive" or "Repository" -->
+<!ENTITY places.library.title "Biblioteka">
+<!ENTITY places.library.width "700">
+<!ENTITY places.library.height "500">
+<!ENTITY organize.label "Organizacija">
+<!ENTITY organize.accesskey "O">
+<!ENTITY organize.tooltip "Organiziraj svoje zabilješke">
+
+<!ENTITY file.close.label "Zatvori">
+<!ENTITY file.close.accesskey "Z">
+<!ENTITY cmd.close.key "w">
+<!ENTITY views.label "Pogledi">
+<!ENTITY views.accesskey "P">
+<!ENTITY views.tooltip "Promijeni prikaz">
+<!ENTITY view.columns.label "Prikaži stupce">
+<!ENTITY view.columns.accesskey "s">
+<!ENTITY view.sort.label "Poredaj">
+<!ENTITY view.sort.accesskey "S">
+<!ENTITY view.unsorted.label "Bez određenog poretka">
+<!ENTITY view.unsorted.accesskey "N">
+<!ENTITY view.sortAscending.label "A > Z poredak">
+<!ENTITY view.sortAscending.accesskey "A">
+<!ENTITY view.sortDescending.label "Z > A poredak">
+<!ENTITY view.sortDescending.accesskey "Z">
+
+<!ENTITY importBookmarksFromHTML.label "Uvezi zabilješke iz HTML-a…">
+<!ENTITY importBookmarksFromHTML.accesskey "i">
+<!ENTITY exportBookmarksToHTML.label "Izvezi zabilješke u HTML…">
+<!ENTITY exportBookmarksToHTML.accesskey "e">
+<!ENTITY importOtherBrowser.label "Uvezi podatke iz drugog web preglednika…">
+<!ENTITY importOtherBrowser.accesskey "a">
+
+<!ENTITY cmd.backup.label "Kopija…">
+<!ENTITY cmd.backup.accesskey "K">
+<!ENTITY cmd.restore2.label "Vrati">
+<!ENTITY cmd.restore2.accesskey "r">
+<!ENTITY cmd.restoreFromFile.label "Odaberi datoteku …">
+<!ENTITY cmd.restoreFromFile.accesskey "O">
+
+<!ENTITY col.name.label "Ime">
+<!ENTITY col.tags.label "Oznake">
+<!ENTITY col.url.label "Lokacija">
+<!ENTITY col.mostrecentvisit.label "Posljednja posjeta">
+<!ENTITY col.visitcount.label "Broj posjeta">
+<!ENTITY col.dateadded.label "Dodano">
+<!ENTITY col.lastmodified.label "Zadnje izmijenjeno">
+
+<!ENTITY cmd.find.key "f">
+
+<!ENTITY maintenance.label "Uvoz i sigurnosne kopije">
+<!ENTITY maintenance.accesskey "U">
+<!ENTITY maintenance.tooltip "Upiši ili izvezi svoje zabilješke">
+
+<!ENTITY backButton.tooltip "Idi natrag">
+
+<!ENTITY forwardButton.tooltip "Idi naprijed">
+
+<!ENTITY detailsPane.selectAnItemText.description "Odaberi stavku za pregled i uređivanje njenih svojstava">
diff --git a/l10n-hr/browser/chrome/browser/places/places.properties b/l10n-hr/browser/chrome/browser/places/places.properties
new file mode 100644
index 0000000000..f01b1eec69
--- /dev/null
+++ b/l10n-hr/browser/chrome/browser/places/places.properties
@@ -0,0 +1,74 @@
+# 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/.
+
+load-js-data-url-error=Zbog sigurnosnih razloga, javascript ili URL-ovi podataka ne mogu biti učitani iz prozora povijesti ili bočne trake.
+noTitle=(bez naslova)
+
+bookmarksMenuEmptyFolder=(Prazno)
+
+bookmarksBackupTitle=Ime datoteke sigurnosne kopije zabilješki
+
+bookmarksRestoreAlertTitle=Vrati zabilješke
+bookmarksRestoreAlert=Ovo će zamijeniti sve tvoje trenutačne zabilješke sa sigurnosnim kopijama. Stvarno to želiš?
+bookmarksRestoreTitle=Odaberi sigurnosnu kopiju zabilježaka
+bookmarksRestoreFilterName=JSON
+
+bookmarksRestoreFormatError=Nepodržani tip datoteke.
+bookmarksRestoreParseError=Nije moguće procesuirati datoteku.
+
+# LOCALIZATION NOTE (view.sortBy.1.name.label): sortBy properties are versioned.
+# When any of these changes, all of the properties must be bumped, and the
+# change must be annotated here. Both label and accesskey must be updated.
+# - version 1: changed view.sortBy.1.date.
+view.sortBy.1.name.label=Poredaj po imenu
+view.sortBy.1.name.accesskey=i
+view.sortBy.1.url.label=Poredaj po lokaciji
+view.sortBy.1.url.accesskey=l
+view.sortBy.1.date.label=Poredaj po posljednjim posjetima
+view.sortBy.1.date.accesskey=j
+view.sortBy.1.visitCount.label=Poredaj po broju posjeta
+view.sortBy.1.visitCount.accesskey=b
+view.sortBy.1.dateAdded.label=Poredaj po datumu dodavanja
+view.sortBy.1.dateAdded.accesskey=e
+view.sortBy.1.lastModified.label=Poredaj po zadnje uređenom
+view.sortBy.1.lastModified.accesskey=m
+view.sortBy.1.tags.label=Poredaj po oznakama
+view.sortBy.1.tags.accesskey=n
+
+searchBookmarks=Pretraži zabilješke
+searchHistory=Pretraži povijest
+searchDownloads=Pretraži preuzimanja
+
+SelectImport=Uvezi datoteku zabilješki
+EnterExport=Izvezi datoteku zabilješki
+
+detailsPane.noItems=Nema stavaka
+# LOCALIZATION NOTE (detailsPane.itemsCountLabel): Semicolon-separated list of plural forms.
+# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals
+# #1 number of items
+# example: 111 items
+detailsPane.itemsCountLabel=#1 stavka;#1 stavke;#1 stavaka
+
+# LOCALIZATION NOTE (lockPrompt.text)
+# %S will be replaced with the application name.
+lockPrompt.title=Greška pri pokretanju preglednika
+lockPrompt.text=Zabilješke i povijest neće biti funkcionalne zbog jedne %S datoteke koju koristi drugi program. Neki sigurnosni programi mogu ovo prouzročiti.
+lockPromptInfoButton.label=Saznaj više
+lockPromptInfoButton.accessKey=v
+
+# LOCALIZATION NOTE (cmd.deleteSinglePage.accesskey,
+# cmd.deleteMultiplePages.accesskey): these accesskeys can use the same
+# character, since they're never displayed at the same time
+cmd.deleteSinglePage.label=Izbriši stranicu
+cmd.deleteSinglePage.accesskey=O
+cmd.deleteMultiplePages.label=Izbriši stranice
+cmd.deleteMultiplePages.accesskey=O
+
+# LOCALIZATION NOTE (cmd.bookmarkSinglePage.accesskey,
+# cmd.bookmarkMultiplePages.accesskey): these accesskeys can use the same
+# character, since they're never displayed at the same time
+cmd.bookmarkSinglePage.label=Zabilježi stranicu
+cmd.bookmarkSinglePage.accesskey=b
+cmd.bookmarkMultiplePages.label=Zabilježi stranice
+cmd.bookmarkMultiplePages.accesskey=b
diff --git a/l10n-hr/browser/chrome/browser/pocket.properties b/l10n-hr/browser/chrome/browser/pocket.properties
new file mode 100644
index 0000000000..c4c2657e67
--- /dev/null
+++ b/l10n-hr/browser/chrome/browser/pocket.properties
@@ -0,0 +1,30 @@
+# 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/.
+
+addtags = Dodaj oznake
+alreadyhaveacct = Već jesi Pocket korisnik?
+errorgeneric = Došlo je do greške pri spremanju u Pocket.
+learnmore = Saznaj više
+loginnow = Prijava
+maxtaglength = Oznake su ograničene na 25 znakova
+onlylinkssaved = Mogu se spremiti samo poveznice
+pagenotsaved = Stranica nije spremljena
+pageremoved = Stranica uklonjena
+pagesaved = Spremljeno u Pocket
+processingremove = Uklanjanje stranice…
+processingtags = Dodavanje oznaka…
+removepage = Ukloni stranicu
+save = Spremi
+saving = Spremanje…
+signupemail = Registracija s e-poštom
+signuptosave = Registriraj se na Pocket. Besplatno je.
+suggestedtags = Predložene oznake
+tagline = Spremi članke i video snimke iz Firefoxa za prikaz u Pocketu, na bilo kojem uređaju, bilo kada.
+taglinestory_one = Za spremanje bilo kojeg članka, video snimke ili stranice iz Firefoxa, klikni na Pocket tipku.
+taglinestory_two = Pogledaj u Pocketu na bilo kojem uređaju, bilo kada.
+tagssaved = Oznake dodane
+tos = Nastavljanjem, prihvaćaš Pocketove <a href="%1$S" target="_blank">Uvjete pružanja usluge</a> i <a href="%2$S" target="_blank">Izjavu o privatnosti</a>
+tryitnow = Isprobaj sada
+signupfirefox = Registracija s Firefoxom
+viewlist = Prikaži popis
diff --git a/l10n-hr/browser/chrome/browser/safebrowsing/safebrowsing.properties b/l10n-hr/browser/chrome/browser/safebrowsing/safebrowsing.properties
new file mode 100644
index 0000000000..127a599972
--- /dev/null
+++ b/l10n-hr/browser/chrome/browser/safebrowsing/safebrowsing.properties
@@ -0,0 +1,6 @@
+# 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/.
+
+errorReportFalseDeceptiveTitle=Ovo nije obmanjujuća stranica
+errorReportFalseDeceptiveMessage=Trenutačno nije moguće prijaviti ovu grešku.
diff --git a/l10n-hr/browser/chrome/browser/search.properties b/l10n-hr/browser/chrome/browser/search.properties
new file mode 100644
index 0000000000..6fcd938f21
--- /dev/null
+++ b/l10n-hr/browser/chrome/browser/search.properties
@@ -0,0 +1,44 @@
+# 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/.
+
+searchtip=Traži pomoću %S
+
+# LOCALIZATION NOTE (searchHeader): this is displayed at the top of the panel
+# showing search suggestions.
+# %S is replaced with the name of the current default search engine.
+searchHeader=%S pretraga
+
+# LOCALIZATION NOTE (cmd_pasteAndSearch): "Search" is a verb, this is the
+# search bar equivalent to the url bar's "Paste & Go"
+cmd_pasteAndSearch=Zalijepi i traži
+
+cmd_clearHistory=Izbriši povijest pretraživanja
+cmd_clearHistory_accesskey=v
+
+# LOCALIZATION NOTE (cmd_addFoundEngine): %S is replaced by the name of
+# a search engine offered by a web page. Each engine is displayed as a
+# menuitem at the bottom of the search panel.
+cmd_addFoundEngine=Dodaj "%S"
+# LOCALIZATION NOTE (cmd_addFoundEngineMenu): When more than 5 engines
+# are offered by a web page, instead of listing all of them in the
+# search panel using the cmd_addFoundEngine string, they will be
+# grouped in a submenu using cmd_addFoundEngineMenu as a label.
+cmd_addFoundEngineMenu=Dodaj tražilicu
+
+searchAddFoundEngine2=Dodaj tražilicu
+
+# LOCALIZATION NOTE (searchForSomethingWith2):
+# This string is used to build the header above the list of one-click
+# search providers: "Search for <user-typed string> with:"
+searchForSomethingWith2=Traži %S pomoću:
+
+# LOCALIZATION NOTE (searchWithHeader):
+# The wording of this string should be as close as possible to
+# searchForSomethingWith2. This string will be used when the user
+# has not typed anything.
+searchWithHeader=Traži pomoću:
+
+# LOCALIZATION NOTE (searchSettings):
+# This is the label for the button that opens Search preferences.
+searchSettings=Promijeni postavke pretraživanja
diff --git a/l10n-hr/browser/chrome/browser/shellservice.properties b/l10n-hr/browser/chrome/browser/shellservice.properties
new file mode 100644
index 0000000000..8b921db20e
--- /dev/null
+++ b/l10n-hr/browser/chrome/browser/shellservice.properties
@@ -0,0 +1,28 @@
+# 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 (setDefaultBrowserMessage2, setDefaultBrowserConfirm.label):
+# %S will be replaced by brandShortName
+setDefaultBrowserMessage2 = Doživi %S u potpunosti, postavljajući ga kao standardni preglednik
+setDefaultBrowserConfirm.label = Koristi %S kao standardni preglednik
+setDefaultBrowserConfirm.accesskey = K
+setDefaultBrowserOptions.label = Mogućnosti
+setDefaultBrowserOptions.accesskey = M
+setDefaultBrowserNotNow.label = Ne sada
+setDefaultBrowserNotNow.accesskey = N
+setDefaultBrowserNever.label = Ne pitaj me ponovo
+setDefaultBrowserNever.accesskey = N
+
+# LOCALIZATION NOTE (setDefaultBrowserTitle, setDefaultBrowserMessage, setDefaultBrowserDontAsk, setDefaultBrowserAlertConfirm.label, setDefaultBrowserAlertNotNow.label):
+# These strings are used as an alternative to the ones above, in a modal dialog.
+# %S will be replaced by brandShortName
+setDefaultBrowserTitle=Standardni preglednik
+setDefaultBrowserMessage=%S trenutačno nije tvoj standardni web preglednik. Želiš li ga postaviti kao standardnog?
+setDefaultBrowserDontAsk=Uvijek provjeri pri pokretanju %S.
+setDefaultBrowserAlertConfirm.label=Koristi %S kao moj standardni preglednik
+setDefaultBrowserAlertNotNow.label=Ne sada
+
+desktopBackgroundLeafNameWin=Pozadina radne površine.bmp
+DesktopBackgroundDownloading=Spremanje slike …
+DesktopBackgroundSet=Postavi pozadinu radne površine
diff --git a/l10n-hr/browser/chrome/browser/siteData.properties b/l10n-hr/browser/chrome/browser/siteData.properties
new file mode 100644
index 0000000000..f0c46ef595
--- /dev/null
+++ b/l10n-hr/browser/chrome/browser/siteData.properties
@@ -0,0 +1,8 @@
+# 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/.
+
+clearSiteDataPromptTitle=Izbriši kolačiće i podatke pretraživanja
+# LOCALIZATION NOTE (clearSiteDataPromptText): %S = brandShortName
+clearSiteDataPromptText=Ukoliko odabereš „Izbriši sada”, izbrisat ćeš sve kolačiće i podatke stranica koje %S spremi. Ovo će te vjerojatno odjaviti s web stranica i ukloniti sav izvanmrežni web sadržaj.
+clearSiteDataNow=Izbriši sada
diff --git a/l10n-hr/browser/chrome/browser/sitePermissions.properties b/l10n-hr/browser/chrome/browser/sitePermissions.properties
new file mode 100644
index 0000000000..3614da3450
--- /dev/null
+++ b/l10n-hr/browser/chrome/browser/sitePermissions.properties
@@ -0,0 +1,53 @@
+# 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 (state.current.allowed,
+# state.current.allowedForSession,
+# state.current.allowedTemporarily,
+# state.current.blockedTemporarily,
+# state.current.blocked,
+# state.current.hide):
+# This label is used to display active permission states in the site
+# identity popup (which does not have a lot of screen space).
+state.current.allowed = Dozvoljeno
+state.current.allowedForSession = Dozvoljeno za ovu sesiju
+state.current.allowedTemporarily = Privremeno dozvoljeno
+state.current.blockedTemporarily = Privremeno blokirano
+state.current.blocked = Blokirano
+state.current.prompt = Uvijek pitaj
+
+# LOCALIZATION NOTE (state.multichoice.alwaysAsk,
+# state.multichoice.allow,
+# state.multichoice.allowForSession,
+# state.multichoice.block):
+# Used to label permission state checkboxes in the page info dialog.
+state.multichoice.alwaysAsk = Uvijek pitaj
+state.multichoice.allow = Dozvoli
+state.multichoice.allowForSession = Dozvoli za ovu sesiju
+state.multichoice.block = Blokiraj
+
+state.multichoice.autoplayblock = Blokiraj zvuk
+state.multichoice.autoplayblockall = Blokiraj zvuk i video
+state.multichoice.autoplayallow = Dozvoli zvuk i video
+
+permission.autoplay.label = Automatska reprodukcija
+permission.cookie.label = Postavi kolačiće
+permission.desktop-notification3.label = Šalji obavijesti
+permission.camera.label = Koristi kameru
+permission.microphone.label = Koristi mikrofon
+permission.screen.label = Dijeljenje ekrana
+permission.install.label = Instaliraj dodatke
+permission.popup.label = Otvori skočne prozore
+permission.geo.label = Pristupi tvojoj lokaciji
+permission.xr.label = Pristup uređajima virtualne stvarnosti
+permission.shortcuts.label = Nadjačaj tipkovničke prečace
+permission.focus-tab-by-prompt.label = Prebaci se na ovu karticu
+permission.persistent-storage.label = Spremi podatke u trajnom spremištu
+permission.canvas.label = Izdvoji podatke platna
+permission.midi.label = Pristupite MIDI uređajima
+permission.midi-sysex.label = Pristupite MIDI uređajima sa SysEx podrškom
+permission.https-only-load-insecure.label = Koristi nesigurni HTTP
+# LOCALIZATION NOTE (permission.open-protocol-handler.label):
+# Open as a verb. "This site may open applications".
+permission.open-protocol-handler.label = Otvori programe
diff --git a/l10n-hr/browser/chrome/browser/syncBrand.dtd b/l10n-hr/browser/chrome/browser/syncBrand.dtd
new file mode 100644
index 0000000000..16f94d1aa7
--- /dev/null
+++ b/l10n-hr/browser/chrome/browser/syncBrand.dtd
@@ -0,0 +1,6 @@
+<!-- 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 syncBrand.shortName.label "Sinkronizacija">
+<!ENTITY syncBrand.fxAccount.label "Firefox račun">
diff --git a/l10n-hr/browser/chrome/browser/syncSetup.properties b/l10n-hr/browser/chrome/browser/syncSetup.properties
new file mode 100644
index 0000000000..af3beee594
--- /dev/null
+++ b/l10n-hr/browser/chrome/browser/syncSetup.properties
@@ -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/.
+
+# Several other strings are used (via Weave.Status.login), but they come from
+# /services/sync
+
+# Firefox Accounts based setup.
+continue.label = Nastavi
+
+relinkVerify.title = Upozorenje spajanja
+relinkVerify.heading = Stvarno se želiš prijaviti na sinkronizaciju?
+# LOCALIZATION NOTE (relinkVerify.description): Email address of a user previously signed into sync.
+relinkVerify.description = Na ovom je računalu prije bio prijavljen jedan drugi korisnik za sinkronizaciju. Prijavom će se spojiti zabilješke, lozinke i ostale postavke na ovom računalu s %S
diff --git a/l10n-hr/browser/chrome/browser/tabbrowser.properties b/l10n-hr/browser/chrome/browser/tabbrowser.properties
new file mode 100644
index 0000000000..1e78d9a142
--- /dev/null
+++ b/l10n-hr/browser/chrome/browser/tabbrowser.properties
@@ -0,0 +1,128 @@
+# 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/.
+
+tabs.emptyTabTitle=Nova kartica
+tabs.emptyPrivateTabTitle=Privatno pregledavanje
+tabs.closeTab=Zatvori karticu
+tabs.close=Zatvori
+tabs.closeTitleTabs=Zatvori kartice?
+tabs.closeAndQuitTitleTabs=Izađi i zatvori kartice?
+tabs.closeAndQuitTitleTabsWin=Izađi i zatvori kartice?
+# LOCALIZATION NOTE (tabs.closeWarningMultiple):
+# Semicolon-separated list of plural forms. See:
+# http://developer.mozilla.org/en/docs/Localization_and_Plurals
+# The singular form is not considered since this string is used only for
+# multiple tabs.
+tabs.closeWarningMultiple=;Zatvorit ćeš #1 kartice. Stvarno želiš nastaviti?;Zatvorit ćeš #1 kartica. Stvarno želiš nastaviti?
+# LOCALIZATION NOTE (tabs.closeWarningMultipleSessionRestore2):
+# Semicolon-separated list of plural forms. See:
+# http://developer.mozilla.org/en/docs/Localization_and_Plurals
+# The forms for 0 or 1 items are not considered since this string is used only
+# for multiple tabs.
+# If
+# "Tabs in non-private windows will be restored when you restart"
+# is difficult to translate, you could translate
+# "Tabs (except those in private windows) will be restored when you restart"
+# instead.
+tabs.closeWarningMultipleSessionRestore2=Zatvorit ćeš #1 karticu. Kartice u prozorima koje nisu privatne, vratit će se nakon ponovnog pokretanja preglednika. Zaista želiš nastaviti?;Zatvorit ćeš #1 kartice. Kartice u prozorima koje nisu privatne, vratit će se nakon ponovnog pokretanja preglednika. Zaista želiš nastaviti?;Zatvorit ćeš #1 kartica. Kartice u prozorima koje nisu privatne, vratit će se nakon ponovnog pokretanja preglednika. Zaista želiš nastaviti?
+tabs.closeButtonMultiple=Zatvori kartice
+tabs.closeWarningPromptMe=Upozori prilikom istovremenog zatvaranja više kartica
+
+# LOCALIZATION NOTE (tabs.closeWarningMultipleWindows):
+# Semicolon-separated list of plural forms. See:
+# http://developer.mozilla.org/en/docs/Localization_and_Plurals
+# The forms for 0 or 1 items are not considered since this string is used only for
+# multiple windows. The %S replacement form will be replaced with the contents
+# of tabs.closeWarningMultipleWindowsTabSnippet, which will contain the number
+# of tabs in these windows.
+# Note that every one of these plural forms must contain one instance of '%S'.
+tabs.closeWarningMultipleWindows=Zatvorit ćeš #1 prozor %S. Zaista želiš nastaviti?;Zatvorit ćeš #1 prozora %S. Zaista želiš nastaviti?;Zatvorit ćeš #1 prozora %S. Zaista želiš nastaviti?
+# LOCALIZATION NOTE (tabs.closeWarningMultipleWindowsSessionRestore2):
+# Semicolon-separated list of plural forms. See:
+# http://developer.mozilla.org/en/docs/Localization_and_Plurals
+# The forms for 0 or 1 items are not considered since this string is used only for
+# multiple windows. The %S replacement form will be replaced with the contents
+# of tabs.closeWarningMultipleWindowsTabSnippet, which will contain the number
+# of tabs in these windows.
+# If
+# "Tabs in non-private windows will be restored when you restart"
+# is difficult to translate, you could translate
+# "Tabs (except those in private windows) will be restored when you restart"
+# instead.
+# Note that every one of these plural forms must contain one instance of '%S'.
+tabs.closeWarningMultipleWindowsSessionRestore2=Zatvorit ćeš #1 prozor %S. Kartice u prozorima koje nisu privatne, vratit će se nakon ponovnog pokretanja preglednika. Zaista želiš nastaviti?;Zatvorit ćeš #1 prozora %S. Kartice u prozorima koje nisu privatne, vratit će se nakon ponovnog pokretanja preglednika. Zaista želiš nastaviti?;Zatvorit ćeš #1 prozora %S. Kartice u prozorima koje nisu privatne, vratit će se nakon ponovnog pokretanja preglednika. Zaista želiš nastaviti?
+
+# LOCALIZATION NOTE (tabs.closeWarningMultipleWindowsTabSnippet):
+# Semicolon-separated list of plural forms. See:
+# http://developer.mozilla.org/en/docs/Localization_and_Plurals
+# The singular form is not considered since this string is used only for
+# multiple windows which must contain multiple tabs (in total).
+# This string will be inserted in tabs.closeWarningMultipleWindows
+tabs.closeWarningMultipleWindowsTabSnippet=s #1 karticom;s #1 kartice;s #1 kartica
+
+# LOCALIZATION NOTE (tabs.closeTabs.tooltip):
+# Semicolon-separated list of plural forms. See:
+# http://developer.mozilla.org/en/docs/Localization_and_Plurals
+# #1 is the number of tabs that will be closed. This is ignored for the
+# single tab case in English, but can be used by other locales as necessary.
+tabs.closeTabs.tooltip=Zatvori #1 karticu;Zatvori #1 kartice;Zatvori #1 kartica
+
+# LOCALIZATION NOTE (tabs.muteAudio2.tooltip):
+# Semicolon-separated list of plural forms. See:
+# http://developer.mozilla.org/en/docs/Localization_and_Plurals
+# %S is the keyboard shortcut for "Mute tab".
+# #1 is the number of tabs that will be muted. This is ignored for the
+# single tab case in English, but can be used by other locales as necessary.
+tabs.muteAudio2.tooltip=Isključi zvuk kartice (%S);Isključi zvuk #1 kartica (%S);Isključi zvuk #1 kartica (%S)
+
+# LOCALIZATION NOTE (tabs.unmuteAudio2.tooltip):
+# Semicolon-separated list of plural forms. See:
+# http://developer.mozilla.org/en/docs/Localization_and_Plurals
+# %S is the keyboard shortcut for "Unmute tab".
+# #1 is the number of tabs that will be unmuted. This is ignored for the
+# single tab case in English, but can be used by other locales as necessary.
+tabs.unmuteAudio2.tooltip=Uključi zvuk #1 kartice (%S);Uključi zvuk #1 kartice (%S);Uključi zvuk #1 kartica (%S)
+
+# LOCALIZATION NOTE (tabs.muteAudio2.background.tooltip):
+# Semicolon-separated list of plural forms. See:
+# http://developer.mozilla.org/en/docs/Localization_and_Plurals
+# #1 is the number of tabs that will be muted. This is ignored for the
+# single tab case in English, but can be used by other locales as necessary.
+tabs.muteAudio2.background.tooltip=Isključi zvuk kartice;Isključi zvuk #1 kartica;Isključi zvuk #1 kartica
+
+# LOCALIZATION NOTE (tabs.unmuteAudio2.background.tooltip):
+# Semicolon-separated list of plural forms. See:
+# http://developer.mozilla.org/en/docs/Localization_and_Plurals
+# #1 is the number of tabs that will be unmuted. This is ignored for the
+# single tab case in English, but can be used by other locales as necessary.
+tabs.unmuteAudio2.background.tooltip=Uključi zvuk #1 kartice;Uključi zvuk #1 kartice;Uključi zvuk #1 kartica
+
+# LOCALIZATION NOTE (tabs.unblockAudio2.tooltip):
+# Semicolon-separated list of plural forms. See:
+# http://developer.mozilla.org/en/docs/Localization_and_Plurals
+# #1 is the number of tabs that will have their audio unblocked. This is ignored for the
+# single tab case in English, but can be used by other locales as necessary.
+tabs.unblockAudio2.tooltip=Reproduciraj #1 karticu;Reproduciraj #1 kartice;Reproduciraj #1 kartica
+
+# LOCALIZATION NOTE (tabs.allowTabFocusByPromptForSite):
+# %S is the hostname of the site where dialogs are allowed to switch tabs
+tabs.allowTabFocusByPromptForSite=Dozvoli %S dijalozima, da te odvedu do njihove kartice
+
+# LOCALIZATION NOTE (tabs.containers.tooltip):
+# Displayed as a tooltip on container tabs
+# %1$S is the title of the current tab
+# %2$S is the name of the current container
+tabs.containers.tooltip=%1$S – %2$S
+
+# LOCALIZATION NOTE (tabs.openWarningTitle, tabs.openWarningMultipleBranded, tabs.openButtonMultiple, tabs.openWarningPromptMeBranded):
+# These items are moved from chrome/browser/places/places.properties
+# Now they are not specific to bookmark.
+tabs.openWarningTitle=Potvrdi otvaranje
+tabs.openWarningMultipleBranded=Otvorit ćeš %S kartice(a). Ovo bi moglo usporiti %S dok se stranice učitavaju. Stvarno želiš nastaviti?
+tabs.openButtonMultiple=Otvori kartice
+tabs.openWarningPromptMeBranded=Upozori me kod otvaranja više kartica koje bi moglo usporiti %S
+
+browsewithcaret.checkMsg=Ne prikazuj više ovaj dijaloški okvir.
+browsewithcaret.checkWindowTitle=Pregledavanje kursorom
+browsewithcaret.checkLabel=Pritiskom na F7 uključuje se ili isključuje pregledavanje kursorom. Ova funkcija postavlja pomični kursor na web-stranice, što omogućuje biranje teksta tipkovnicom. Želiš li uključiti pregledavanje pomoću kursora?
diff --git a/l10n-hr/browser/chrome/browser/taskbar.properties b/l10n-hr/browser/chrome/browser/taskbar.properties
new file mode 100644
index 0000000000..b17f17e73f
--- /dev/null
+++ b/l10n-hr/browser/chrome/browser/taskbar.properties
@@ -0,0 +1,12 @@
+# 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/.
+
+taskbar.tasks.newTab.label=Otvori novu karticu
+taskbar.tasks.newTab.description=Otvori novu karticu preglednika.
+taskbar.tasks.newWindow.label=Otvori novi prozor
+taskbar.tasks.newWindow.description=Otvori novi prozor preglednika.
+taskbar.tasks.newPrivateWindow.label=Novi privatni prozor
+taskbar.tasks.newPrivateWindow.description=Otvori novi prozor u privatnom pregledavanju.
+taskbar.frequent.label=Često
+taskbar.recent.label=Nedavno
diff --git a/l10n-hr/browser/chrome/browser/translation.dtd b/l10n-hr/browser/chrome/browser/translation.dtd
new file mode 100644
index 0000000000..550f124767
--- /dev/null
+++ b/l10n-hr/browser/chrome/browser/translation.dtd
@@ -0,0 +1,59 @@
+<!-- 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 (translation.thisPageIsIn.label,
+ - translation.translateThisPage.label):
+ - These 2 strings are used to construct a sentence that contains a dropdown
+ - showing the detected language of the current web page.
+ - In en-US it looks like this:
+ - This page is in [detected language] Translate this page?
+ - "detected language" here is a language name coming from the
+ - toolkit/intl/languageNames.ftl file; for some locales it may not be in
+ - the correct grammar case to keep the same structure of the original
+ - sentence. -->
+<!ENTITY translation.thisPageIsIn.label "Ova je stranica prevedena na">
+<!ENTITY translation.translateThisPage.label "Prevedi ovu stranicu?">
+<!ENTITY translation.translate.button "Prevedi">
+<!ENTITY translation.notNow.button "Ne sada">
+
+<!ENTITY translation.translatingContent.label "Prevedi sadržaj stranice…">
+
+<!-- LOCALIZATION NOTE (translation.translatedFrom.label,
+ - translation.translatedTo.label,
+ - translation.translatedToSuffix.label):
+ - These 3 strings are used to construct a sentence that contains 2 dropdowns
+ - showing the source and target language of a translated web page.
+ - In en-US it looks like this:
+ - This page has been translated from [from language] to [to language]
+ - "from language" and "to language" here are language names coming from the
+ - toolkit/intl/languageNames.ftl file; for some locales they may not be in
+ - the correct grammar case to keep the same structure of the original
+ - sentence.
+ -
+ - translation.translatedToSuffix.label (empty in en-US) is for locales that
+ - need to display some text after the second drop down for the sentence to
+ - be grammatically correct. -->
+<!ENTITY translation.translatedFrom.label "Izvorni jezik prijevoda ove stranice je">
+<!ENTITY translation.translatedTo.label "za">
+<!ENTITY translation.translatedToSuffix.label "">
+
+<!ENTITY translation.showOriginal.button "Prikaži original">
+<!ENTITY translation.showTranslation.button "Prikažu prijevod">
+
+<!ENTITY translation.errorTranslating.label "Došlo je do greške prilikom prevođenja ove stranice.">
+<!ENTITY translation.tryAgain.button "Pokušaj ponovo">
+
+<!ENTITY translation.serviceUnavailable.label "Prijevod trenutačno nije dostupan. Pokušaj kasnije ponovo.">
+
+<!ENTITY translation.options.menu "Mogućnosti">
+<!-- LOCALIZATION NOTE (translation.options.neverForSite.accesskey,
+ - translation.options.preferences.accesskey):
+ - The accesskey values used here should not clash with the value used for
+ - translation.options.neverForLanguage.accesskey in translation.properties
+ -->
+<!ENTITY translation.options.neverForSite.label "Nikad ne prevodi ovu stranicu">
+<!ENTITY translation.options.neverForSite.accesskey "e">
+<!ENTITY translation.options.preferences.label "Postavke prijevoda">
+<!ENTITY translation.options.preferences.accesskey "t">
+
diff --git a/l10n-hr/browser/chrome/browser/translation.properties b/l10n-hr/browser/chrome/browser/translation.properties
new file mode 100644
index 0000000000..29bdf5f060
--- /dev/null
+++ b/l10n-hr/browser/chrome/browser/translation.properties
@@ -0,0 +1,12 @@
+# 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 (translation.options.neverForLanguage.label):
+# %S is a language name coming from the global/languageNames.properties file.
+translation.options.neverForLanguage.label=Nikad ne prevodi %S
+
+# LOCALIZATION NOTE (translation.options.neverForLanguage.accesskey):
+# The accesskey value used here should not clash with the values used for
+# translation.options.*.accesskey in translation.dtd
+translation.options.neverForLanguage.accesskey=N
diff --git a/l10n-hr/browser/chrome/browser/uiDensity.properties b/l10n-hr/browser/chrome/browser/uiDensity.properties
new file mode 100644
index 0000000000..05ad553262
--- /dev/null
+++ b/l10n-hr/browser/chrome/browser/uiDensity.properties
@@ -0,0 +1,5 @@
+# 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/.
+
+uiDensity.menuitem-touch.acceltext=Modus za tablete aktiviran
diff --git a/l10n-hr/browser/chrome/browser/webrtcIndicator.properties b/l10n-hr/browser/chrome/browser/webrtcIndicator.properties
new file mode 100644
index 0000000000..5b0f6dc370
--- /dev/null
+++ b/l10n-hr/browser/chrome/browser/webrtcIndicator.properties
@@ -0,0 +1,61 @@
+# 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 This file contains the webrtc global indicator strings
+
+# LOCALIZATION NOTE (webrtcIndicator.windowtitle): %S is the brand name (e.g. Firefox).
+# This string is used so that the window has a title in tools that enumerate/look for window
+# titles. It is not normally visible anywhere.
+webrtcIndicator.windowtitle = %S – indikator dijeljenja
+
+webrtcIndicator.sharingCameraAndMicrophone.tooltip = Tvoja kamera i mikrofon se dijele. Klikni za upravljanje dijeljenjem.
+webrtcIndicator.sharingCamera.tooltip = Tvoja kamera se dijeli. Klikni za upravljanje dijeljenjem.
+webrtcIndicator.sharingMicrophone.tooltip = Tvoj mikrofon se dijeli. Klikni za upravljanje dijeljenjem.
+webrtcIndicator.sharingApplication.tooltip = Aplikacija se dijeli. Klikni za upravljanje dijeljenjem.
+webrtcIndicator.sharingScreen.tooltip = Tvoj ekran se dijeli. Klikni za upravljanje dijeljenjem.
+webrtcIndicator.sharingWindow.tooltip = Prozor se dijeli. Klikni za upravljanje dijeljenjem.
+webrtcIndicator.sharingBrowser.tooltip = Kartica se dijeli. Klikni za upravljanje dijeljenjem.
+
+
+# LOCALIZATION NOTE : The following strings are only used on Mac for
+# menus attached to icons near the clock on the mac menubar.
+
+# LOCALIZATION NOTE (webrtcIndicator.sharing*With.menuitem):
+# %S is the title of the tab using the share.
+webrtcIndicator.sharingCameraWith.menuitem = Dijeljenje kamere sa "%S"
+webrtcIndicator.sharingMicrophoneWith.menuitem = Dijeljenje mikrofona sa "%S"
+webrtcIndicator.sharingApplicationWith.menuitem = Aplikacija se dijeli sa "%S"
+webrtcIndicator.sharingScreenWith.menuitem = Dijeljenje ekrana sa "%S"
+webrtcIndicator.sharingWindowWith.menuitem = Dijeljenje prozora sa "%S"
+webrtcIndicator.sharingBrowserWith.menuitem = Dijeljenje kartice sa "%S"
+webrtcIndicator.controlSharing.menuitem = Upravljanje dijeljenjem
+# LOCALIZATION NOTE (webrtcIndicator.sharingCameraWithNTabs.menuitem):
+# Semicolon-separated list of plural forms. See:
+# http://developer.mozilla.org/en/docs/Localization_and_Plurals
+webrtcIndicator.sharingCameraWithNTabs.menuitem = Dijeljenje kamere s #1 karticom;Dijeljenje kamere sa #1 kartice;Dijeljenje kamere sa #1 kartica
+# LOCALIZATION NOTE (webrtcIndicator.sharingMicrophoneWithNTabs.menuitem):
+# Semicolon-separated list of plural forms. See:
+# http://developer.mozilla.org/en/docs/Localization_and_Plurals
+webrtcIndicator.sharingMicrophoneWithNTabs.menuitem = Dijeljenje mikrofona s #1 karticom;Dijeljenje mikrofona sa #1 kartice;Dijeljenje mikrofona sa #1 kartica
+# LOCALIZATION NOTE (webrtcIndicator.sharingApplicationWithNTabs.menuitem):
+# Semicolon-separated list of plural forms. See:
+# http://developer.mozilla.org/en/docs/Localization_and_Plurals
+webrtcIndicator.sharingApplicationWithNTabs.menuitem = Aplikacija se dijeli s #1 karticom;Aplikacija se dijeli s #1 kartice;Aplikacija se dijeli s #1 kartica
+# LOCALIZATION NOTE (webrtcIndicator.sharingScreenWithNTabs.menuitem):
+# Semicolon-separated list of plural forms. See:
+# http://developer.mozilla.org/en/docs/Localization_and_Plurals
+webrtcIndicator.sharingScreenWithNTabs.menuitem = Dijeljenje ekrana s #1 karticom;Dijeljenje ekrana sa #1 kartice;Dijeljenje ekrana sa #1 kartica
+# LOCALIZATION NOTE (webrtcIndicator.sharingWindowWithNTabs.menuitem):
+# Semicolon-separated list of plural forms. See:
+# http://developer.mozilla.org/en/docs/Localization_and_Plurals
+webrtcIndicator.sharingWindowWithNTabs.menuitem = Dijeljenje prozora s #1 karticom;Dijeljenje prozora sa #1 kartice;Dijeljenje prozora sa #1 kartica
+# LOCALIZATION NOTE (webrtcIndicator.sharingBrowserWithNTabs.menuitem):
+# Semicolon-separated list of plural forms. See:
+# http://developer.mozilla.org/en/docs/Localization_and_Plurals
+# This message is shown when the contents of a tab is shared during a WebRTC
+# session, which currently is only possible with Loop/Hello.
+webrtcIndicator.sharingBrowserWithNTabs.menuitem = Dijeljenje kartice s #1 karticom;Dijeljenje kartica sa #1 kartice;Dijeljenje kartica sa #1 kartica
+# LOCALIZATION NOTE (webrtcIndicator.controlSharingOn.menuitem):
+# %S is the title of the tab using the share.
+webrtcIndicator.controlSharingOn.menuitem = Upravljanje dijeljenjem na "%S"
diff --git a/l10n-hr/browser/chrome/overrides/appstrings.properties b/l10n-hr/browser/chrome/overrides/appstrings.properties
new file mode 100644
index 0000000000..3ce48ba64a
--- /dev/null
+++ b/l10n-hr/browser/chrome/overrides/appstrings.properties
@@ -0,0 +1,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/.
+
+malformedURI2=Provjeri ispravnost URL-a i pokušaj ponovo.
+fileNotFound=Firefox ne može pronaći datoteku pri %S.
+fileAccessDenied=Datoteka %S nije čitljiva.
+dnsNotFound2=Nije moguće povezati se s poslužiteljem na %S.
+unknownProtocolFound=Firefox ne zna kako otvoriti ovu adresu, jer jedan od sljedećih protokola (%S) nije povezan s nijednim programom ili je zabranjen u ovom kontekstu.
+connectionFailure=Veza je odbijena pri pokušaju povezivanja s %S.
+netInterrupt=Veza prema %S je neočekivano prekinuta. Dio podataka je vjerovatno prenešen.
+netTimeout=Predugo čekanje pri povezivanju s %S.
+redirectLoop=Prijeđena je granica preusmjeravanja za ovaj URL. Traženu stranicu nije moguće učitati. Uzrok mogu predstavljati blokirani kolačići.
+## LOCALIZATION NOTE (confirmRepostPrompt): In this item, don’t translate "%S"
+confirmRepostPrompt=Za prikaz ove stranice, %S mora ponovo poslati informacije koje će ponoviti prethodne postupke (poput traženja ili potvrde narudžbe).
+resendButton.label=U redu
+unknownSocketType=Firefox ne zna kako komunicirati s poslužiteljem.
+netReset=Dokument ne sadrži podatke.
+notCached=Ovaj dokument više nije dostupan.
+netOffline=Ovaj dokument ne može biti prikazan u izvanmrežnom načinu rada. Da biste onemogućili izvanmrežni način rada, u izborniku Datoteka odznačite Izvanmrežni rad.
+isprinting=Dokument se ne može mijenjati dok se ispisuje ili dok je u pregledu ispisa.
+deniedPortAccess=Pristup broju porta je onemogućen zbog sigurnosnih razloga.
+proxyResolveFailure=Firefox je postavljen da koristi proxy poslužitelja, kojeg se ne može pronaći.
+proxyConnectFailure=Firefox je postavljen da koristi proxy poslužitelja koji odbija povezivanje.
+contentEncodingError=Stranica koju pokušavaš vidjeti ne može se prikazati, jer koristi nepostojeće ili nepodržane oblike komprimiranja.
+unsafeContentType=Stranicu koju pokušavaš vidjeti nije moguće prikazati, jer sadrži vrstu datoteke, koja nije sigurna za otvaranje. Kontaktiraj vlasnike web-stranice i obavijesti ih o ovom problemu.
+externalProtocolTitle=Zahtjev za vanjski protokol
+externalProtocolPrompt=Vanjska aplikacija mora biti pokrenuta za upravljanje %1$S: poveznicama.\n\n\nZatražena poveznica:\n\n%2$S\n\nAplikacija: %3$S\n\n\nAko niste očekivali ovaj zahtjev, postoji mogućnost da je ovo pokušaj iskorištavanja nedostatka u tom drugom programu. Otkažite ovaj zahtjev ukoliko niste sigurni da on nije maliciozan.\n
+#LOCALIZATION NOTE (externalProtocolUnknown): The following string is shown if the application name can't be determined
+externalProtocolUnknown=<Nepoznato>
+externalProtocolChkMsg=Zapamti moj izbor za sve poveznice ove vrste.
+externalProtocolLaunchBtn=Pokreni aplikaciju
+malwareBlocked=Web stranica %S je prijavljena kao zloćudna stranica i blokirana je na temelju tvojih sigurnosnih postavki.
+harmfulBlocked=Web stranica %S je prijavljena kao potencijalno zlonamjerna stranica i blokirana je na temelju tvojih sigurnosnih postavki.
+unwantedBlocked=Web stranica %S je prijavljena zbog posluživanja neželjenog softvera, te je blokirana na temelju tvojih sigurnosnih postavki.
+deceptiveBlocked=Web stranica %S je prijavljena kao obmanjujuća stranica i blokirana je na temelju tvojih sigurnosnih postavki.
+cspBlocked=Ova stranica ima definiranu sigurnosnu politiku sadržaja koja sprečava da se učita na ovaj način.
+xfoBlocked=Ova stranica sadrži X-Frame-Options pravila, koja sprečavaju da se stranica učita u ovom kontekstu.
+corruptedContentErrorv2=Stranica %S je doživjela povredu mrežnog protokola koja ne može biti ispravljena.
+remoteXUL=Ova stranica koristi nepodržanu tehnologiju, koja ne više ne dolazi uz Firefox.
+## LOCALIZATION NOTE (sslv3Used) - Do not translate "%S".
+sslv3Used=Firefox ne može jamčiti sigurnost tvojih podataka na %S jer se koristi SSLv3, star i nesiguran sigurnosni protokol.
+inadequateSecurityError=Web stranica je pokušala pregovarati nedovoljnu razinu sigurnosti.
+blockedByPolicy=Tvoja organizacija je blokirala pristup ovoj web stranici.
+networkProtocolError=Firefox je doživio povredu mrežnog protokola koja ne može biti ispravljena.
diff --git a/l10n-hr/browser/chrome/overrides/netError.dtd b/l10n-hr/browser/chrome/overrides/netError.dtd
new file mode 100644
index 0000000000..09d57bae27
--- /dev/null
+++ b/l10n-hr/browser/chrome/overrides/netError.dtd
@@ -0,0 +1,162 @@
+<!-- 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 "Problem pri učitavanju stranice">
+<!ENTITY retry.label "Pokušaj ponovo">
+<!ENTITY returnToPreviousPage.label "Idi natrag">
+<!ENTITY returnToPreviousPage1.label "Natrag (preporučeno)">
+<!ENTITY advanced2.label "Napredno …">
+<!ENTITY viewCertificate.label "Pregled certifikata">
+
+<!-- Specific error messages -->
+
+<!ENTITY connectionFailure.longDesc "&sharedLongDesc;">
+
+<!ENTITY deniedPortAccess.longDesc "">
+
+<!ENTITY dnsNotFound.pageTitle "Poslužitelj nije pronađen">
+<!ENTITY dnsNotFound.longDesc1 "<strong>Ako je adresa ispravna, evo još tri stvari koje možeš pokušati:</strong>
+<ul>
+ <li>Pokušaj ponovo kasnije.</li>
+ <li>Provjeri mrežne postavke.</li>
+ <li>Ako je tvoj uređaj povezan, ali iza vatrozida, provjeri smije li &brandShortName; pristupiti internetu.</li>
+</ul>">
+
+<!ENTITY fileNotFound.longDesc "<ul> <li>Provjeri naziv datoteke, te postoji li pravopisna ili tipografska greška.</li> <li>Provjeri, je li datoteka premještena, preimenovana ili izbrisana.</li> </ul>">
+
+<!ENTITY fileAccessDenied.longDesc "<ul> <li>Možda je uklonjena, premještena ili dozvole za datoteku spriječavaju pristup.</li> </ul>">
+
+<!ENTITY generic.longDesc "<p>&brandShortName; iz nekog razloga ovu stranicu nije moguće učitati.</p>">
+
+<!ENTITY captivePortal.title "Prijava na mrežu">
+<!ENTITY captivePortal.longDesc2 "<p>Za upotrebu interneta, moraš se najprije prijaviti na ovu mreži.</p>">
+
+<!ENTITY openPortalLoginPage.label2 "Otvaranje stranice prijave na mrežu">
+
+<!ENTITY malformedURI.pageTitle "Neispravan URL">
+
+<!ENTITY netInterrupt.longDesc "&sharedLongDesc;">
+
+<!ENTITY notCached.longDesc "<p>Traženi dokument nije dostupan u priručnoj memoriji &brandShortName;a.</p><ul><li>. Iz sigurnosnih razloga, &brandShortName; neće automatski ponovo zatražiti osjetljive dokumente.</li><li>Pritisni gumb „Pokušaj ponovo” za ponovno traženje dokumenta s web-stranice.</li></ul>">
+
+<!ENTITY netOffline.longDesc2 "<ul>
+ <li>Klikni na &quot;Pokušaj ponovo&quot; za uključivanje mrežnog načina rada i ponovno učitavanje stranice.</li>
+</ul>">
+
+<!ENTITY contentEncodingError.longDesc "<ul>
+ <li>Kontaktiraj vlasnike web-stranice i obavijesti ih o ovom problemu.</li>
+</ul>">
+
+<!ENTITY unsafeContentType.longDesc "<ul>
+ <li>Kontaktiraj vlasnike web-stranice i obavijesti ih o ovom problemu.</li>
+</ul>">
+
+<!ENTITY netReset.longDesc "&sharedLongDesc;">
+
+<!ENTITY netTimeout.longDesc "&sharedLongDesc;">
+
+<!ENTITY unknownProtocolFound.longDesc "<ul>
+ <li>Možda je potrebno instalirati jedan drugi program za otvaranje ove adrese.</li>
+</ul>">
+
+<!ENTITY proxyConnectFailure.longDesc "
+<ul>
+ <li>Provjeri proxy postavke i potvrdi da su ispravne.</li>
+ <li>Kontaktiraj administratora mreže i provjeri da je proxy poslužitelj radi.</li>
+</ul>
+">
+
+<!ENTITY proxyResolveFailure.longDesc "
+<ul>
+ <li>Provjeri postavke za proxy.</li>
+ <li>Provjeri ima li tvoje računalo ispravnu vezu s mrežom.</li>
+ <li>Ako je tvoje računalo zaštićeno vatrozidom ili proxyem, provjeri ima li &brandShortName; dozvolu za pristupanje webu.</li>
+</ul>
+">
+
+<!ENTITY redirectLoop.longDesc "<ul>
+ <li>Uzrok tome može biti isključivanje ili odbijanje primanja kolačića.</li>
+</ul>">
+
+<!ENTITY unknownSocketType.longDesc "
+<ul>
+ <li>Provjeri ima li tvoje računalo instaliran Personal Security Manager.</li>
+ <li>Moguće da je greška povezana s neuobičajenim postavkama servera.</li>
+</ul>
+">
+
+<!ENTITY nssFailure2.longDesc2 "<ul>
+ <li>Stranicu koju pokušavaš vidjeti nije moguće prikazati, jer nije moguće provjeriti autentičnost primljenih podataka.</li>
+ <li>Kontaktiraj vlasnike web-stranice i obavijesti ih o ovom problemu.</li>
+</ul>">
+
+<!-- Localization note (certerror.introPara2) - The text content of the span tag
+will be replaced at runtime with the name of the server to which the user
+was trying to connect. -->
+<!ENTITY certerror.introPara2 "&brandShortName; je otkrio potencijalnu prijetnju sigurnosti i nije nastavio na <span class='hostname'/>. Ukoliko posjetiš ovu web stranicu, napadači mogu pokušati ukrasti informacije kao što su tvoje lozinke, e-poruke ili podatke kreditne kartice.">
+<!ENTITY certerror.sts.introPara "&brandShortName; je otkrio potencijalnu prijetnju sigurnosti i nije nastavio na <span class='hostname'/> iz razloga što ova stranica zahtjeva sigurnu vezu.">
+
+<!ENTITY certerror.expiredCert.introPara "&brandShortName; je otkrio problem i nije nastavio na <span class='hostname'/>. Ova je web-stranica pogrešno konfigurirana ili je sat tvog računala pogrešno postavljen.">
+<!ENTITY certerror.expiredCert.secondPara2 "Vjerojatno je certifikat web-stranice istekao, što sprečava &brandShortName; da se sigurno poveže. Ukoliko posjetiš ovu web-stranicu, napadači mogu pokušati ukrasti tvoje lozinke, e-poruke ili podatke kreditne kartice.">
+<!ENTITY certerror.expiredCert.sts.secondPara "Vjerojatno je certifikat web-stranice istekao, što sprečava &brandShortName; da se sigurno poveže.">
+
+<!ENTITY certerror.whatCanYouDoAboutItTitle "Što možeš učiniti po tom pitanju?">
+
+<!ENTITY certerror.unknownIssuer.whatCanYouDoAboutIt "<p>Problem se najvjerojatnije nalazi u web-stranici i ne možeš ništa učiniti, kako bi se problem riješio.</p>
+<p>Ukoliko se nalaziš u korporativnoj mreži ili koristiš antivirusni program, za pomoć možeš kontaktirati timove za podršku. O problemu možeš obavijestiti i administratora web stranice.</p>">
+
+<!ENTITY certerror.expiredCert.whatCanYouDoAboutIt2 "<p>Sat tvog računala postavljen je na <span id='wrongSystemTime_systemDate2'/>. Provjeri datum, vrijeme i vremensku zonu u postavkama sustava i onda aktualiziraj <span class='hostname'/>.</p>
+<p>Ukoliko je tvoj sat već postavljen na ispravno vrijeme, web-stranica je vjerojatno pogrešno konfigurirana i ne možeš ništa učiniti kako bi se riješio ovaj problem. Možeš obavijestiti administratora web-stranice o ovom problemu.</p>">
+
+<!ENTITY certerror.badCertDomain.whatCanYouDoAboutIt "<p>Problem se najvjerojatnije nalazi u web-stranici i ne možeš ništa učiniti, kako bi se problem riješio.. Možeš obavijestiti administratora web-stranice o ovom problemu.</p>">
+
+<!ENTITY sharedLongDesc "<ul> <li>Ova je stranica privremeno nedostupna ili prezauzeta. Pokušaj ponovo za nekoliko trenutaka.</li> <li>Ako ne možeš učitati niti jednu stranicu, provjeri mrežne postavke tvog računala.</li> <li>Ako je tvoje računalo ili mreža zaštićena vatrozidom ili proxyem, provjeri ima li &brandShortName; dozvolu pristupiti Internetu.</li> </ul>">
+
+<!ENTITY cspBlocked.longDesc "<p>&brandShortName; je sprječio učitavanje stranice na ovaj način jer stranica ima sigurnosnu politiku sadržaja koja to zabranjuje..</p>">
+
+<!ENTITY xfoBlocked.longDesc "<p>&brandShortName; sprečava učitavanje ove stranice u ovom kontekstu, jer stranica sadrži X-Frame-Options pravila, koja to ne dozvoljavaju.</p>">
+
+<!ENTITY corruptedContentErrorv2.longDesc "<p>Stranicu koju pokušavaš vidjeti nije moguće prikazati zbog greške u prijenosu podataka.</p><ul><li>Kontaktiraj vlasnike web-stranice i obavijesti ih o ovom problemu.</li></ul>">
+
+<!ENTITY securityOverride.exceptionButton1Label "Prihvati rizik i nastavi">
+
+<!ENTITY errorReporting.automatic2 "Prijavi greške poput ove i pomogni Mozilli identificirati i blokirati zlonamjerne stranice">
+<!ENTITY errorReporting.learnMore "Saznaj više …">
+
+<!ENTITY remoteXUL.longDesc "<p><ul><li>Kontaktiraj vlasnike web-stranice i obavijesti ih o ovom problemu.</li></ul></p>">
+
+<!-- LOCALIZATION NOTE (sslv3Used.longDesc2) - Do not translate
+ "SSL_ERROR_UNSUPPORTED_VERSION". -->
+<!ENTITY sslv3Used.longDesc2 "Napredna informacija: SSL_ERROR_UNSUPPORTED_VERSION">
+
+<!ENTITY certerror.pagetitle2 "Upozorenje: potencijalni sigurnosni rizik">
+<!ENTITY certerror.sts.pagetitle "Neuspjelo povezivanje: potencijalni sigurnosni problem">
+<!ENTITY certerror.whatShouldIDo.badStsCertExplanation1 "<span class='hostname'></span> provodi sigurnosnu politiku koja se zove HTTP Strict Transport Security (HSTS), što znači da se &brandShortName; s njom može povezati samo na siguran način. Za posjećivanje stranice ne možeš dodati iznimku.">
+<!ENTITY certerror.copyToClipboard.label "Kopiraj tekst u međuspremnik">
+
+<!-- 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 blockedByPolicy.title "Blokirana stranica">
+
+<!ENTITY certerror.mitm.longDesc "<span class='hostname'></span> je vjerojatno sigurna stranica, ali se s njom ne može uspostaviti sigurna veza. Uzrok problemu je program <span class='mitm-name'/>, koji se nalazi na tvom računalu ili tvojoj mreži.">
+<!ENTITY certerror.mitm.whatCanYouDoAboutIt1 "Ukoliko tvoj antivirusni program uključuje mogućnost skeniranja sigurnih veza (koje se često zove “web skeniranje” ili “https skeniranje”), možeš isključiti ovu mogućnost. Ukoliko to ne riješi problem, možeš ukloniti i ponovo instalirati antivirusni program.">
+<!ENTITY certerror.mitm.whatCanYouDoAboutIt2 "Ukoliko se nalazite u korporativnoj mreži, možete kontaktirati svoj IT odjel.">
+<!ENTITY certerror.mitm.whatCanYouDoAboutIt3 "Ako ne poznaš <span class='mitm-name'/>, onda se možda radi o napadu i nemoj nastaviti s posjećivanjem te stranice.">
+<!ENTITY certerror.mitm.sts.whatCanYouDoAboutIt3 "Ako ne poznaš <span class='mitm-name'/>, onda se možda radi o napadu i ne možeš ništa učiniti kako bi pristupio/la stranici.">
+
+<!ENTITY clockSkewError.longDesc "Tvoje računalo misli da je <span id='wrongSystemTime_systemDate1'/>, što sprečava &brandShortName; da se sigurno poveže. Za posjećivanje poslužitelja <span class='hostname'></span>, aktualiziraj sat tvog računala na trenutačni datum, vrijeme i vremensku zonu te onda osvježi <span class='hostname'></span>.">
+
+<!ENTITY prefReset.longDesc "Izgleda da tvoje postavke sigurnosti mreže možda ovo uzrokuju. Želiš li vratiti standardne postavke?">
+<!ENTITY prefReset.label "Vrati standardne postavke">
+
+<!ENTITY enableTls10.longDesc "Ova web stranica ne podržava TLS 1.2 protokol, koji je minimalni protokol kojeg &brandShortName; podržava. Veza će možda uspjeti, ako aktiviraš protokole TLS 1.0 i TLS 1.1.">
+<!ENTITY enableTls10.note "TLS 1.0 i TLS 1.1 će biti trajno onemogućeni u budućim izdanjima.">
+<!ENTITY enableTls10.label "Omogući TLS 1.0 i 1.1">
+
+<!ENTITY networkProtocolError.longDesc "<p>Stranicu koju pokušavaš vidjeti nije moguće prikazati zbog greške u mrežnom protokolu.</p><ul><li>Kontaktiraj vlasnike web-stranice i obavijesti ih o ovom problemu.</li></ul>">
diff --git a/l10n-hr/browser/chrome/overrides/settingsChange.dtd b/l10n-hr/browser/chrome/overrides/settingsChange.dtd
new file mode 100644
index 0000000000..b0290fe3ec
--- /dev/null
+++ b/l10n-hr/browser/chrome/overrides/settingsChange.dtd
@@ -0,0 +1,7 @@
+<!-- -*- Mode: Java; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- -->
+<!-- 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 settingsChangePreferences.label "Postavke mogu biti promijenjene koristeći Program karticu u Postavkama &brandShortName;.">
+<!ENTITY settingsChangeOptions.label "Postavke mogu biti promijenjene koristeći Program karticu i Mogućnostima &brandShortName;.">