summaryrefslogtreecommitdiffstats
path: root/l10n-bs/browser/chrome
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 14:29:10 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 14:29:10 +0000
commit2aa4a82499d4becd2284cdb482213d541b8804dd (patch)
treeb80bf8bf13c3766139fbacc530efd0dd9d54394c /l10n-bs/browser/chrome
parentInitial commit. (diff)
downloadfirefox-2aa4a82499d4becd2284cdb482213d541b8804dd.tar.xz
firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.zip
Adding upstream version 86.0.1.upstream/86.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r--l10n-bs/browser/chrome/browser-region/region.properties24
-rw-r--r--l10n-bs/browser/chrome/browser/accounts.properties82
-rw-r--r--l10n-bs/browser/chrome/browser/app-extension-fields.properties12
-rw-r--r--l10n-bs/browser/chrome/browser/baseMenuOverlay.dtd18
-rw-r--r--l10n-bs/browser/chrome/browser/brandings.dtd13
-rw-r--r--l10n-bs/browser/chrome/browser/browser.dtd269
-rw-r--r--l10n-bs/browser/chrome/browser/browser.properties950
-rw-r--r--l10n-bs/browser/chrome/browser/customizableui/customizableWidgets.properties100
-rw-r--r--l10n-bs/browser/chrome/browser/downloads/downloads.properties96
-rw-r--r--l10n-bs/browser/chrome/browser/feeds/subscribe.properties10
-rw-r--r--l10n-bs/browser/chrome/browser/migration/migration.dtd53
-rw-r--r--l10n-bs/browser/chrome/browser/migration/migration.properties76
-rw-r--r--l10n-bs/browser/chrome/browser/newInstall.dtd15
-rw-r--r--l10n-bs/browser/chrome/browser/places/bookmarkProperties.properties16
-rw-r--r--l10n-bs/browser/chrome/browser/places/places.dtd63
-rw-r--r--l10n-bs/browser/chrome/browser/places/places.properties70
-rw-r--r--l10n-bs/browser/chrome/browser/pocket.properties31
-rw-r--r--l10n-bs/browser/chrome/browser/safebrowsing/safebrowsing.properties6
-rw-r--r--l10n-bs/browser/chrome/browser/search.properties51
-rw-r--r--l10n-bs/browser/chrome/browser/shellservice.properties28
-rw-r--r--l10n-bs/browser/chrome/browser/siteData.properties6
-rw-r--r--l10n-bs/browser/chrome/browser/sitePermissions.properties40
-rw-r--r--l10n-bs/browser/chrome/browser/syncBrand.dtd6
-rw-r--r--l10n-bs/browser/chrome/browser/syncSetup.properties14
-rw-r--r--l10n-bs/browser/chrome/browser/tabbrowser.properties122
-rw-r--r--l10n-bs/browser/chrome/browser/taskbar.properties12
-rw-r--r--l10n-bs/browser/chrome/browser/translation.dtd72
-rw-r--r--l10n-bs/browser/chrome/browser/translation.properties12
-rw-r--r--l10n-bs/browser/chrome/browser/uiDensity.properties5
-rw-r--r--l10n-bs/browser/chrome/browser/webrtcIndicator.properties61
-rw-r--r--l10n-bs/browser/chrome/overrides/appstrings.properties42
-rw-r--r--l10n-bs/browser/chrome/overrides/netError.dtd91
-rw-r--r--l10n-bs/browser/chrome/overrides/settingsChange.dtd7
33 files changed, 2473 insertions, 0 deletions
diff --git a/l10n-bs/browser/chrome/browser-region/region.properties b/l10n-bs/browser/chrome/browser-region/region.properties
new file mode 100644
index 0000000000..850bfda788
--- /dev/null
+++ b/l10n-bs/browser/chrome/browser-region/region.properties
@@ -0,0 +1,24 @@
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
+# increment this number when anything gets changed in the list below. This will
+# cause Firefox to re-read these prefs and inject any new handlers into the
+# profile database. Note that "new" is defined as "has a different URL"; this
+# means that it's not possible to update the name of existing handler, so
+# don't make any spelling errors here.
+gecko.handlerService.defaultHandlersVersion=4
+
+# The default set of protocol handlers for mailto:
+gecko.handlerService.schemes.mailto.0.name=Yahoo! Mail
+gecko.handlerService.schemes.mailto.0.uriTemplate=https://compose.mail.yahoo.com/?To=%s
+gecko.handlerService.schemes.mailto.1.name=Gmail
+gecko.handlerService.schemes.mailto.1.uriTemplate=https://mail.google.com/mail/?extsrc=mailto&url=%s
+
+# The default set of protocol handlers for irc:
+gecko.handlerService.schemes.irc.0.name=Mibbit
+gecko.handlerService.schemes.irc.0.uriTemplate=https://www.mibbit.com/?url=%s
+
+# The default set of protocol handlers for ircs:
+gecko.handlerService.schemes.ircs.0.name=Mibbit
+gecko.handlerService.schemes.ircs.0.uriTemplate=https://www.mibbit.com/?url=%s
diff --git a/l10n-bs/browser/chrome/browser/accounts.properties b/l10n-bs/browser/chrome/browser/accounts.properties
new file mode 100644
index 0000000000..76c595310f
--- /dev/null
+++ b/l10n-bs/browser/chrome/browser/accounts.properties
@@ -0,0 +1,82 @@
+# 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 = Ponovo poveži %S
+
+# LOCALIZATION NOTE (verifyDescription) - %S = Email address of user's Firefox Account
+verifyDescription = Verifikuj %S
+
+# These strings are shown in a desktop notification after the
+# user requests we resend a verification email.
+verificationSentTitle = Verifikacija poslana
+# LOCALIZATION NOTE (verificationSentBody) - %S = Email address of user's Firefox Account
+verificationSentBody = Verifikacijski link je poslan na %S.
+verificationNotSentTitle = Ne mogu poslati verifikaciju
+verificationNotSentBody = Trenutno ne možemo poslati link za verifikaciju, molimo pokušajte kasnije.
+
+# 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 svim uređajima
+
+sendTabToDevice.unconfigured = Naučite više o slanju tabova…
+
+# 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 = Nema povezanih uređaja
+sendTabToDevice.singledevice = Naučite više o slanju tabova…
+sendTabToDevice.connectdevice = Poveži dodatni 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 verifikovan
+sendTabToDevice.verify = Verifikujte vaš račun…
+
+# LOCALIZATION NOTE (tabArrivingNotification.title, tabArrivingNotificationWithDevice.title,
+# multipleTabsArrivingNotification.title, unnamedTabsArrivingNotification2.body,
+# unnamedTabsArrivingNotificationMultiple2.body, unnamedTabsArrivingNotificationNoDevice.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,
+# 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 recieved
+tabArrivingNotification.title = Tab primljen
+# LOCALIZATION NOTE (tabArrivingNotificationWithDevice.title) %S is the device name
+tabArrivingNotificationWithDevice.title = Tab iz %S
+
+multipleTabsArrivingNotification.title = Tabovi primljeni
+# 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 tab je došao od #2;#1 tabova je došlo od #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 tab je došao od vaših povezanih uređaja;#1 tabova je došlo od vaših povezanih 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 tab je došao;#1 tabova je došlo
+
+# 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…
+
diff --git a/l10n-bs/browser/chrome/browser/app-extension-fields.properties b/l10n-bs/browser/chrome/browser/app-extension-fields.properties
new file mode 100644
index 0000000000..7acebd707d
--- /dev/null
+++ b/l10n-bs/browser/chrome/browser/app-extension-fields.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 (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 kolornom shemom.
+
+# 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 sa tamnom kolornom shemom.
+
diff --git a/l10n-bs/browser/chrome/browser/baseMenuOverlay.dtd b/l10n-bs/browser/chrome/browser/baseMenuOverlay.dtd
new file mode 100644
index 0000000000..cfb49e98aa
--- /dev/null
+++ b/l10n-bs/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 "Servisi">
+
+<!ENTITY hideThisAppCmdMac2.label "Sakrij &brandShorterName;">
+
+<!ENTITY hideOtherAppsCmdMac.label "Sakrij ostale">
+
+<!ENTITY showAllAppsCmdMac.label "Prikaži sve">
+
+<!ENTITY touchBarCmdMac.label "Prilagodite Touch Bar…">
diff --git a/l10n-bs/browser/chrome/browser/brandings.dtd b/l10n-bs/browser/chrome/browser/brandings.dtd
new file mode 100644
index 0000000000..46a76ff0ff
--- /dev/null
+++ b/l10n-bs/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-bs/browser/chrome/browser/browser.dtd b/l10n-bs/browser/chrome/browser/browser.dtd
new file mode 100644
index 0000000000..532304ed90
--- /dev/null
+++ b/l10n-bs/browser/chrome/browser/browser.dtd
@@ -0,0 +1,269 @@
+<!-- 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 meni">
+<!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 tab">
+<!ENTITY unpinTab.label "Otkači tab">
+
+<!ENTITY listAllTabs.label "Izlistaj sve tabove">
+
+<!ENTITY tabCmd.label "Novi tab">
+<!ENTITY openFileCmd.label "Otvori fajl…">
+<!ENTITY printCmd.label "Štampaj…">
+
+<!ENTITY taskManagerCmd.label "Task Manager">
+
+<!ENTITY menubarCmd.label "Traka sa menijem">
+<!ENTITY menubarCmd.accesskey "m">
+<!-- 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 "Traka sa zabilješkama">
+<!ENTITY personalbarCmd.accesskey "b">
+<!-- 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 trake sa zabilješkama">
+
+<!ENTITY fullScreenCmd.label "Prikaz preko cijelog ekrana">
+
+<!ENTITY pictureInPictureHideToggle.label "Sakrij preklop sa slike u sliku">
+<!ENTITY pictureInPictureHideToggle.accesskey "H">
+
+<!-- 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 "&syncBrand.shortName.label; postavke">
+<!ENTITY fxa.menu.connectAnotherDevice2.label "Poveži drugi uređaj…">
+<!ENTITY fxa.menu.firefoxAccount "&syncBrand.fxAccount.label;">
+<!ENTITY fxa.menu.signin.label "Prijava u &brandProductName;">
+<!ENTITY fxa.menu.turnOnSync.label "Uključi &syncBrand.shortName.label;">
+<!ENTITY fxa.menu.firefoxServices.label "&brandProductName; servisi">
+<!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 "Upravljanje računom">
+<!ENTITY fxa.menu.signOut.label "Odjava…">
+<!ENTITY fxa.menu.setupSync.label "Podesi &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 "Odmah pošaljite tab na bilo koji uređaj na koji ste prijavljeni.">
+
+<!-- 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 "je sad preko cijelog ekrana">
+<!ENTITY fullscreenWarning.generic.label "Ovaj dokument je prikazan 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đite iz cijelog ekrana (Esc)">
+<!ENTITY exitDOMFullscreenMac.button "Izađite iz cijelog ekrana (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 vašim pointerom. Pritisnite Esc da povratite kontrolu.">
+<!ENTITY pointerlockWarning.generic.label "Ovaj dokument ima kontrolu nad vašim pointerom. Pritisnite Esc da povratite 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 "Štampaj">
+<!ENTITY printButton.tooltip "Štampaj ovu stranicu">
+
+<!ENTITY searchItem.title "Pretraga">
+
+<!-- Toolbar items -->
+<!ENTITY homeButton.label "Početna">
+
+<!ENTITY bookmarksButton.label "Zabilješke">
+
+<!ENTITY bookmarksSubview.label "Zabilješke">
+<!ENTITY bookmarksMenuButton2.label "Meni sa zabilješkama">
+<!ENTITY bookmarksMenuButton.other.label "Druge zabilješke">
+<!ENTITY bookmarksMenuButton.mobile.label "Mobilne zabilješke">
+<!ENTITY viewBookmarksSidebar2.label "Prikaži traku sa zabilješkama">
+<!ENTITY hideBookmarksSidebar.label "Sakrij bočnu traku sa zabilješkama">
+<!ENTITY viewBookmarksToolbar.label "Prikaži traku sa zabilješkama">
+<!ENTITY hideBookmarksToolbar.label "Sakrij traku sa zabilješkama">
+<!ENTITY searchBookmarks.label "Pretraži zabilješke">
+<!ENTITY bookmarkingTools.label "Alati za zabilježavanje">
+<!ENTITY addBookmarksMenu.label "Dodaj meni Zabilješke u alatnu traku">
+<!ENTITY removeBookmarksMenu.label "Ukloni meni Zabilješke iz alatne trake">
+
+<!ENTITY historyButton.label "Historija">
+
+<!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 "Add-oni">
+
+<!ENTITY webDeveloperMenu.label "Web Developer">
+
+<!ENTITY newNavigatorCmd.label "Novi prozor">
+<!ENTITY newPrivateWindow.label "Novi privatni prozor">
+
+<!ENTITY editMenu.label "Uredi">
+<!ENTITY preferencesCmd2.label "Opcije">
+<!ENTITY preferencesCmdUnix.label "Postavke">
+<!ENTITY logins.label "Prijave i lozinke">
+
+<!ENTITY overflowCustomizeToolbar.label "Prilagodi alatnu traku…">
+<!ENTITY overflowCustomizeToolbar.accesskey "C">
+
+<!ENTITY historyMenu.label "Historija">
+<!ENTITY historyUndoMenu.label "Nedavno zatvoreni tabovi">
+<!-- LOCALIZATION NOTE (historyUndoWindowMenu): see bug 394759 -->
+<!ENTITY historyUndoWindowMenu.label "Nedavno zatvoreni prozori">
+
+<!ENTITY appMenuHistory.showAll.label "Prikaži svu historiju">
+<!ENTITY appMenuHistory.clearRecent.label "Obriši skorašnju historiju…">
+<!ENTITY appMenuHistory.restoreSession.label "Vrati prethodnu sesiju">
+<!ENTITY appMenuHistory.viewSidebar.label "Prikaži bočnu traku za historiju">
+<!ENTITY appMenuHistory.recentHistory.label "Nedavna historija">
+<!ENTITY appMenuHelp.label "Pomoć">
+
+<!ENTITY appMenuRemoteTabs.label "Sinhronizovani tabovi">
+<!-- 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 tabova">
+<!-- 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 "Prikaži više tabova s ovog 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 tabove s ovog uređaja">
+<!-- LOCALIZATION NOTE (appMenuRemoteTabs.tabsnotsyncing.label): This is shown
+ when Sync is configured but syncing tabs is disabled. -->
+<!ENTITY appMenuRemoteTabs.tabsnotsyncing.label "Uključite sinhronizaciju tabova da biste vidjeli listu tabova s vaših 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 "Želite li vidjeti vaše tabove s drugih uređaja ovdje?">
+<!ENTITY appMenuRemoteTabs.opensyncprefs.label "Otvori postavke za sinhronizaciju">
+<!ENTITY appMenuRemoteTabs.unverified.label "Vaš račun mora biti verifikovan.">
+<!ENTITY appMenuRemoteTabs.managedevices.label "Upravljanje servisima…">
+<!ENTITY appMenuRemoteTabs.sidebar.label "Prikaz trake sinhroniziranih tabova">
+<!ENTITY appMenuRemoteTabs.connectdevice.label "Poveži dodatni uređaj">
+
+<!ENTITY appMenuRecentHighlights.label "Nedavno istaknuto">
+
+<!ENTITY customizeMenu.addToToolbar.label "Dodaj u 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 meni">
+<!ENTITY customizeMenu.addToOverflowMenu.accesskey "M">
+<!ENTITY customizeMenu.unpinFromOverflowMenu.label "Otkači iz dodatnog menija">
+<!ENTITY customizeMenu.unpinFromOverflowMenu.accesskey "O">
+<!ENTITY customizeMenu.removeFromToolbar.label "Ukloni iz 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 "Pretraga">
+<!ENTITY searchIcon.tooltip "Traži">
+
+<!ENTITY openLinkCmdInTab.accesskey "t">
+
+<!ENTITY pageAction.copyLink.label "Kopiraj link">
+
+<!-- LOCALIZATION NOTE(pocket-button.tooltiptext, saveToPocketCmd.label, saveLinkToPocketCmd.label, pocketMenuitem.label):
+ "Pocket" is a brand name. -->
+
+<!ENTITY emailPageCmd.label "Pošalji link emailom…">
+
+<!ENTITY fullZoom.label "Zumiraj">
+
+<!ENTITY sidebarCloseButton.tooltip "Zatvori bočnu traku">
+
+<!ENTITY quitApplicationCmdWin2.label "Izlaz">
+<!ENTITY quitApplicationCmdWin2.accesskey "z">
+<!ENTITY quitApplicationCmdWin2.tooltip "Zatvori &brandShorterName;">
+<!ENTITY quitApplicationCmd.label "Ugasi">
+<!ENTITY quitApplicationCmd.accesskey "U">
+<!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 pop-up blokera…">
+<!ENTITY editPopupSettings.label "Uredi opcije pop-up blokera…">
+<!ENTITY editPopupSettings.accesskey "e">
+<!ENTITY dontShowMessage.accesskey "D">
+
+<!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 "Tabovi browsera">
+
+<!ENTITY syncBrand.shortName.label "Sync">
+
+<!ENTITY customizeMode.autoHideDownloadsButton.label "Automatski sakrij">
+
+
+<!ENTITY uiTour.infoPanel.close "Zatvori">
+
+<!ENTITY panicButton.thankyou.msg1 "Vaša skorašnja historija je obrisana.">
+<!ENTITY panicButton.thankyou.msg2 "Sigurno surfanje!">
+<!ENTITY panicButton.thankyou.buttonlabel "Hvala!">
+
+<!ENTITY updateAvailable.panelUI.label "Preuzmi &brandShorterName; nadogradnju">
+<!ENTITY updateManual.panelUI.label "Preuzmi svježu kopiju &brandShorterName;a">
+<!ENTITY updateRestart.panelUI.label2 "Restartuj za nadogradnju &brandShorterName;a">
+
+<!ENTITY sendToDevice.syncNotReady.label "Sinhronizujem uređaje…">
+
+<!ENTITY pageAction.shareUrl.label "Podijeli">
+
+<!ENTITY libraryButton.tooltip "Prikaži historiju, spašene zabilješke, 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 "Funkcionalnosti pristupačnosti su omogućene">
diff --git a/l10n-bs/browser/chrome/browser/browser.properties b/l10n-bs/browser/chrome/browser/browser.properties
new file mode 100644
index 0000000000..2d4ff9a72c
--- /dev/null
+++ b/l10n-bs/browser/chrome/browser/browser.properties
@@ -0,0 +1,950 @@
+# 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 isteklo
+openFile=Otvori fajl
+
+droponhometitle=Postavi početnu stranicu
+droponhomemsg=Da li želite da ovaj dokument postane vaša početna stranica?
+droponhomemsgMultiple=Da li želite da ovi dokumenti postane vaše nove početne stranice?
+
+# context menu strings
+
+# LOCALIZATION NOTE (contextMenuSearch): %1$S is the search engine,
+# %2$S is the selection string.
+contextMenuSearch=Pretraži %1$S za "%2$S"
+contextMenuSearch.accesskey=S
+contextMenuPrivateSearch=Traži u privatnom prozoru
+contextMenuPrivateSearch.accesskey=h
+# 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 sa %S u Privatnom Prozoru
+contextMenuPrivateSearchOtherEngine.accesskey=h
+
+# bookmark dialog strings
+
+bookmarkAllTabsDefault=[Naziv direktorija]
+
+xpinstallPromptMessage=%S je spriječio ovu stranicu da vas pita za instalaciju softvera na vaš računar.
+# LOCALIZATION NOTE (xpinstallPromptMessage.header)
+# The string contains the hostname of the site the add-on is being installed from.
+xpinstallPromptMessage.header=Dozvoli da %S instalira add-on?
+xpinstallPromptMessage.message=Pokušavate instalirati add-on sa %S. Provjerite da li vjerujete ovoj stranici prije nastavka.
+xpinstallPromptMessage.header.unknown=Dozvoliti nepoznatoj stranici da instalira add-on?
+xpinstallPromptMessage.message.unknown=Pokušavate instalirati add-on sa nepoznate stranice. Provjerite da li vjerujete ovoj stranici prije nastavka.
+xpinstallPromptMessage.learnMore=Saznajte više o sigurnoj instalaciji add-ona
+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 ka instalaciji
+xpinstallPromptMessage.install.accesskey=C
+
+xpinstallDisabledMessageLocked=Instalaciju softvera je onemogućio vaš sistemski administrator.
+xpinstallDisabledMessage=Instalacija sotvera je trenutno onemogućena. Pritisnite Dozvoli i probajte ponovo.
+xpinstallDisabledButton=Omogući
+xpinstallDisabledButton.accesskey=O
+
+# 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=%1$S (%2$S) je blokiran od strane vašeg sistemskog administratora.%3$S
+addonInstallFullScreenBlocked=Instalacija add-ona nije dozvoljena za vrijeme ili prije ulaska u fullscreen režim.
+
+# 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 add-on nije verifikovan. Zlonamjerni add-oni mogu ukrasti vaše privatne informacije ili kompromitovati vaš računar. Instalirajte ovaj add-on samo ako vjerujete njegovom izvoru.
+
+# LOCALIZATION NOTE (webextPerms.listIntro)
+# This string will be followed by a list of permissions requested
+# by the webextension.
+webextPerms.listIntro=Traži vašu dozvolu za:
+webextPerms.learnMore=Naučite više o dozvolama
+webextPerms.add.label=Dodaj
+webextPerms.add.accessKey=a
+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=%1$S je 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 dodan
+webextPerms.sideloadText2=Drugi program na vašem računaru je instalirao add-on koji može uticati na vaš browser. Provjerite zatražena dopuštenja i odlučite želite li Omogućiti ili Otkazati (ostaviti ga onemogućenog).
+webextPerms.sideloadTextNoPerms=Drugi program na vašem računaru je instalirao add-on koji može uticati na vaš browser. Molimo da odlučite želite li Omogućiti ili Otkazati (ostaviti ga onemogućenog).
+
+webextPerms.sideloadEnable.label=Omogući
+webextPerms.sideloadEnable.accessKey=O
+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 nove dozvole
+
+# 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=%S je nadograđen. Morate potvrditi nove dozvole prije nadogradnje na novu verziju. Izbor “Otkaži” će zadržati trenutno instaliranu verziju add-ona.
+
+webextPerms.updateAccept.label=Nadogradi
+webextPerms.updateAccept.accessKey=N
+
+# 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 zahtijeva dodatne dozvole.
+webextPerms.optionalPermsListIntro=Želi da:
+webextPerms.optionalPermsAllow.label=Dozvoli
+webextPerms.optionalPermsAllow.accessKey=D
+webextPerms.optionalPermsDeny.label=Odbij
+webextPerms.optionalPermsDeny.accessKey=O
+
+webextPerms.description.bookmarks=Čitanje i mijenjanje zabilješki
+webextPerms.description.browserSettings=Čitanje i promjena postavki browsera
+webextPerms.description.browsingData=Obriši skorašnju historiju surfanja, kolačiće, i srodne podatke
+webextPerms.description.clipboardRead=Dobavi podatke sa clipboarda
+webextPerms.description.clipboardWrite=Unosi podatke na clipboard
+webextPerms.description.devtools=Omogućite razvojnim alatima da pristupe vašim podacima u otvorenim tabovima
+webextPerms.description.downloads=Preuzimanje fajlova te čitanje i mijenjanje historije preuzimanja browsera
+webextPerms.description.downloads.open=Otvorite fajlove preuzete na vaš računar
+webextPerms.description.find=Pročitaj tekst svih otvorenih tabova
+webextPerms.description.geolocation=Pristup vašoj lokaciji
+webextPerms.description.history=Pristup historiji browsera
+webextPerms.description.management=Nadgledaj upotrebu ekstenzija i upravljanje temama
+# LOCALIZATION NOTE (webextPerms.description.nativeMessaging)
+# %S will be replaced with the name of the application
+webextPerms.description.nativeMessaging=Razmjena poruka sa programima mimo %S
+webextPerms.description.notifications=Prikazivanje obavještenja
+webextPerms.description.pkcs11=Pruži kriptografske usluge autentikacije
+webextPerms.description.privacy=Čitanje i promjenu postavki privatnosti
+webextPerms.description.proxy=Kontrola proxy postavki browsera
+webextPerms.description.sessions=Pristupanje nedavno zatvorenim tabovima
+webextPerms.description.tabs=Pristup tabovima browsera
+webextPerms.description.tabHide=Sakriva i prikazuje tabove
+webextPerms.description.topSites=Pristup historiji browsera
+webextPerms.description.webNavigation=Pristup aktivnostima browsera tokom navigacije
+
+webextPerms.hostDescription.allUrls=Pristup vašim 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=Pristup vašim podacima za stranice u %S domenu
+
+# 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=Pristup vašim podacima u #1 drugom domenu;Pristup vašim podacima u #1 drugih domena
+
+# LOCALIZATION NOTE (webextPerms.hostDescription.oneSite)
+# %S will be replaced by the DNS host name for which a webextension
+# is requesting access (e.g., www.mozilla.org)
+webextPerms.hostDescription.oneSite=Pristup vašim podacima za %S
+
+# LOCALIZATION NOTE (webextPerms.hostDescription.tooManySites)
+# Semi-colon list of plural forms.
+# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals
+# #1 will be replaced by an integer indicating the number of additional
+# hosts for which this webextension is requesting permission.
+webextPerms.hostDescription.tooManySites=Pristup vašim podacima na #1 drugoj stranici;Pristup vašim podacima na #1 drugih 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 vaš glavni pretraživač iz %2$S u %3$S. Da li je 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=Ukloniti %1$S iz %2$S?
+webext.remove.confirmation.button=Ukloni
+# LOCALIZATION NOTE (webext.remove.abuseReportCheckbox.message)
+# %S is vendorShortName
+webext.remove.abuseReportCheckbox.message=Želim ovu ekstenziju prijaviti %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=%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=Preuzimam i provjeravam add-on…;Preuzimam i provjeravam #1 add-ona…
+addonDownloadVerifying=Provjeravam
+
+addonInstall.unsigned=(Neprovjeren)
+addonInstall.cancelButton.label=Otkaži
+addonInstall.cancelButton.accesskey=O
+addonInstall.acceptButton2.label=Dodaj
+addonInstall.acceptButton2.accesskey=a
+
+# 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 add-on u #1:;Ova stranica želi instalirati #2 add-ona u #1:
+addonConfirmInstallUnsigned.message=Oprez: ova stranica bi željela instalirati neprovjeren add-on u #1. Nastavite na vlastiti rizik.;Oprez: ova stranica bi htjela instalirati #2 neprovjerenih add-ona u #1. Nastavite 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 bi željela instalirati #2 addćona u #1, of kojih su neki neprovjereni. Nastavite 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 add-on je uspješno instaliran.;#1 add-ona je uspješno instalirano.
+
+# 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=Add-on nije preuzet zbog problema sa konekcijom.
+addonInstallError-2=Add-on nije instaliran jer ne odgovara očekivanom %1$S add-onu.
+addonInstallError-3=Add-on preuzet sa ove stranice nije instaliran jer se čini da je oštećen.
+addonInstallError-4=%2$S nije instaliran jer %1$S nije mogao modificirati potrebni fajl.
+addonInstallError-5=%1$S je spriječio ovu stranicu da instalira neprovjereni add-on.
+addonLocalInstallError-1=Ovaj add-on nije instaliran zbog greške u fajl sistemu.
+addonLocalInstallError-2=Add-on nije instaliran je ne odgovara očekivanom %1$S add-onu.
+addonLocalInstallError-3=Ovaj add-on nije instaliran jer se čini da je oštećen.
+addonLocalInstallError-4=%2$S nije instaliran jer %1$S nije mogao modificirati potrebni fajl.
+addonLocalInstallError-5=Ovaj add-on nije instaliran jer nije mogao biti 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 instaliran jer nije kompatibilan sa %1$S %2$S.
+
+# LOCALIZATION NOTE (addonInstallErrorBlocklisted): %S is add-on name
+addonInstallErrorBlocklisted=%S nije instaliran zbog visokog rizika izazivanja problema sa stabilnošću ili sigurnošću.
+
+unsignedAddonsDisabled.message=Jedan ili više instaliranih add-ona ne mogu biti provjereni i stoga su onemogućeni.
+unsignedAddonsDisabled.learnMore.label=Saznajte više
+unsignedAddonsDisabled.learnMore.accesskey=S
+
+# 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 ovu stranicu da otvori pop-up prozor.;#1 je spriječio ovu stranicu da otvori #2 pop-up prozora.
+# 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.
+popupWarningButton=Opcije
+popupWarningButton.accesskey=O
+popupWarningButtonUnix=Postavke
+popupWarningButtonUnix.accesskey=P
+popupAllow=Dozvoli pop-upe za %S
+popupBlock=Blokiraj pop-upe za %S
+popupWarningDontShowFromMessage=Ne prikazuj ovu poruku kada su pop-upi blokirani
+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 blokiranih pop-up prozora…
+
+# LOCALIZATION NOTE (geolocationLastAccessIndicatorText): %S is the relative time of the most recent geolocation access (e.g. 5 min. ago)
+geolocationLastAccessIndicatorText=Zadnji pristup %S
+
+crashedpluginsMessage.title=%S plugin se srušio.
+crashedpluginsMessage.reloadButton.label=Ponovo učitaj stranicu
+crashedpluginsMessage.reloadButton.accesskey=P
+crashedpluginsMessage.submitButton.label=Pošalji izvještaj o rušenju
+crashedpluginsMessage.submitButton.accesskey=š
+crashedpluginsMessage.learnMore=Saznajte 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=Da li ste 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=Želite li omogućiti Adobe Flash na ovoj stranici? Omogućite Adobe Flash samo na stranicama kojima vjerujete.
+flashActivate.outdated.message=Želite li omogućiti neažuriranu Adobe Flash verziju na ovoj stranici? Neažurirana verzija može loše uticati na performanse i sigurnost vašeg pretraživača.
+flashActivate.noAllow=Ne dozvoli
+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 plugin je ranjiv pa treba biti nadograđen.
+PluginVulnerableNoUpdate=Ovaj plugin ima nekoliko sigurnosnih propusta.
+
+# Sanitize
+# LOCALIZATION NOTE (update.downloadAndInstallButton.label): %S is replaced by the
+# version of the update: "Update to 28.0".
+update.downloadAndInstallButton.label=Nadogradi na %S
+update.downloadAndInstallButton.accesskey=g
+
+menuOpenAllInTabs.label=Otvori sve u tabovima
+
+# History menu
+menuRestoreAllTabs.label=Vrati sve tabove
+# LOCALIZATION NOTE (menuRestoreAllWindows, menuUndoCloseWindowLabel, menuUndoCloseWindowSingleTabLabel):
+# see bug 394759
+menuRestoreAllWindows.label=Vrati sve prozore
+# LOCALIZATION NOTE (menuUndoCloseWindowLabel): Semicolon-separated list of plural forms.
+# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals
+# #1 Window Title, #2 Number of tabs
+menuUndoCloseWindowLabel=#1 (i #2 drugih tabova);#1 (i #2 drugih tabova)
+menuUndoCloseWindowSingleTabLabel=#1
+
+# Unified Back-/Forward Popup
+tabHistory.current=Ostani na ovoj stranici
+tabHistory.goBack=Vrati se na ovu stranicu
+tabHistory.goForward=Idi naprijed na ovu stranicu
+
+# URL Bar
+pasteAndGo.label=Zalijepi & otvori
+# LOCALIZATION NOTE (reloadButton.tooltip):
+# %S is the keyboard shortcut for reloading the current page
+reloadButton.tooltip=Ponovo učitaj trenutnu stranicu (%S)
+# LOCALIZATION NOTE (stopButton.tooltip):
+# %S is the keyboard shortcut for stopping loading the page
+stopButton.tooltip=Zaustavi učitavanje ove stranice (%S)
+# LOCALIZATION NOTE (urlbar-zoom-button.tooltip):
+# %S is the keyboard shortcut for resetting the zoom level to 100%
+urlbar-zoom-button.tooltip=Poništi stepen uvećanja (%S)
+# LOCALIZATION NOTE (reader-mode-button.tooltip):
+# %S is the keyboard shortcut for entering/exiting reader view
+# LOCALIZATION NOTE (urlbar.placeholder):
+# %S is the name of the user's current search engine
+
+# 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=D
+refreshBlocked.refreshLabel=%S je spriječio ovu stranicu da se automatski osvježi.
+refreshBlocked.redirectLabel=%S je spriječio ovu stranicu da automatski preusmjeri na drugu stranicu.
+
+# General bookmarks button
+# LOCALIZATION NOTE (bookmarksMenuButton.tooltip):
+# %S is the keyboard shortcut for "Show All Bookmarks"
+bookmarksMenuButton.tooltip=Prikažite vaše 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=Printaj 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 novi tab (%S)
+
+# Offline web applications
+offlineApps.available2=Da li ćete dozvoliti da %S pohranjuje podatke na vaš računar?
+offlineApps.allowStoring.label=Dozvoli pohranu podataka
+offlineApps.allowStoring.accesskey=D
+offlineApps.dontAllow.label=Zabrani pohranu podataka
+offlineApps.dontAllow.accesskey=n
+
+# Canvas permission prompt
+# LOCALIZATION NOTE (canvas.siteprompt): %S is hostname
+canvas.siteprompt=Da li ćete dopustiti da %S koristi vaše podatke HTML5 canvas slike? Ovo bi se moglo koristiti za jedinstvenu identifikaciju vašeg računara.
+canvas.notAllow=Ne dozvoli
+canvas.notAllow.accesskey=n
+canvas.allow=Dozvoli pristup podacima
+canvas.allow.accesskey=A
+canvas.remember=Pamti moju odluku
+
+# WebAuthn prompts
+# LOCALIZATION NOTE (webauthn.registerPrompt2): %S is hostname
+# 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.
+# LOCALIZATION NOTE (webauthn.signPrompt2): %S is hostname
+webauthn.cancel=Otkaži
+webauthn.cancel.accesskey=c
+webauthn.proceed=Nastavi
+webauthn.proceed.accesskey=p
+webauthn.anonymize=Učini anonimnim bez obzira
+
+# Spoof Accept-Language prompt
+privacy.spoof_english=Promjenom vaših jezičkih postavki na engleski jezik će vas učiniti težim za identificiranje i unaprijediti vašu privatnost. Da li želite zatražiti engleske jezičke verzije web stranica?
+
+# LOCALIZATION NOTE (identity.headerMainWithHost, identity.headerSecurityWithHost):
+# %S is the hostname of the site that is being displayed.
+identity.headerMainWithHost=Informacije o %S
+identity.headerSecurityWithHost=Sigurnost veze za %S
+identity.identified.verifier=Verifikovao: %S
+identity.identified.verified_by_you=Dodali ste sigurnosni izuzetak za ovaj site
+identity.identified.state_and_country=%S, %S
+identity.ev.contentOwner2=Certifikat izdat 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=Ekstenzije (%S)
+identity.extension.tooltip=Učitano od ekstenzije: %S
+identity.showDetails.tooltip=Prikaži detalje konekcije
+
+# 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=Nijedno detektovano na ovoj stranici
+
+# LOCALIZATION NOTE (contentBlocking.cookies.blockingTrackers.label, contentBlocking.cookies.blocking3rdParty.label,
+# contentBlocking.cookies.blockingUnvisited.label,contentBlocking.cookies.blockingAll.label):
+
+# 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".
+
+# LOCALIZATION NOTE (contentBlocking.cookiesView.trackers.empty.label):
+# This references the header from contentBlocking.cookiesView.trackers.label:
+# "Tracking Cookies: None detected on this site".
+
+# LOCALIZATION NOTE (contentBlocking.cookiesView.thirdParty.empty.label):
+# This references the header from contentBlocking.cookiesView.thirdParty.label:
+# "Third-Party Cookies: None detected on this site".
+
+# 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"
+# 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"
+# LOCALIZATION NOTE (contentBlocking.cookiesView.removeButton.tooltip): %S is the domain of the site.
+
+# 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"
+
+# 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"
+
+# LOCALIZATION NOTE (trackingProtection.icon.noTrackersDetectedTooltip): %S is brandShortName.
+
+# LOCALIZATION NOTE (protections.header):
+# Header of the Protections Panel. %S is replaced with the site's hostname.
+
+# LOCALIZATION NOTE (protections.disableAriaLabel):
+# Text that gets spoken by a screen reader if the button will disable protections.
+# %s is the site's hostname.
+
+# LOCALIZATION NOTE (protections.enableAriaLabel):
+# Text that gets spoken by a screen reader if the button will enable protections.
+# %s is the site's hostname.
+
+# Blocking and Not Blocking sub-views in the Protections Panel
+
+# 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.
+# LOCALIZATION NOTE (protections.footer.blockedTrackerCounter.tooltip):
+# %S is the date on which we started counting (e.g., July 17, 2019).
+
+# 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"
+
+# Edit Bookmark UI
+editBookmarkPanel.editBookmarkTitle=Uredi ovu Zabilješku
+
+# 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 zabilješku; Ukloni zabilješke (#1)
+
+# 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 = Poništi stepen uvećanja (%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 = Isjeci (%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=a
+geolocation.dontAllowLocation=Zabrani
+geolocation.dontAllowLocation.accesskey=n
+geolocation.shareWithSite3=Da li ćete dozvoliti da %S pristupi vašoj lokaciji?
+geolocation.shareWithFile3=Da li ćete dozvoliti ovom lokalnom fajlu da pristupi vašoj lokaciji?
+# LOCALIZATION NOTE(geolocation.shareWithSiteUnsafeDelegation):
+# %1$S is the first party origin, %2$S is the third party origin.
+geolocation.remember=Zapamti ovu odluku
+
+# Virtual Reality Device UI
+
+# Persistent storage UI
+persistentStorage.allow=Dozvoli
+persistentStorage.allow.accesskey=o
+persistentStorage.allowWithSite=Da li ćete dozvoliti da %S pohrani podatke u trajno spremište?
+
+webNotifications.allow=Dozvoli obavještenja
+webNotifications.allow.accesskey=a
+webNotifications.notNow=Ne sada
+webNotifications.notNow.accesskey=n
+webNotifications.never=Nikada ne dopusti
+webNotifications.never.accesskey=k
+webNotifications.receiveFromSite2=Da li ćete dozvoliti da %S šalje obavještenja?
+
+# 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=Vodi me odavdje!
+safebrowsing.getMeOutOfHereButton.accessKey=G
+safebrowsing.deceptiveSite=Obmanjujuća stranica!
+safebrowsing.notADeceptiveSiteButton.label=Ovo nije obmanjujuća stranica…
+safebrowsing.notADeceptiveSiteButton.accessKey=o
+safebrowsing.reportedAttackSite=Prijavljena napadačka stranica!
+safebrowsing.notAnAttackButton.label=Ovo nije napadačka stranica…
+safebrowsing.notAnAttackButton.accessKey=a
+safebrowsing.reportedUnwantedSite=Prijavljena stranica sa neželjenim softverom!
+safebrowsing.reportedHarmfulSite=Prijavljena opasna 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=;Izlistaj svih #1 tabova
+
+# 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=Restartuj sa onemogućenim add-onima
+safeModeRestartPromptMessage=Da li ste sigurni da želite onemogućiti sve add-one i restartovati?
+safeModeRestartButton=Restartuj
+
+# 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 neke podatke %2$S-i kako bi unaprijedili vaše iskustvo.
+dataReportingNotification.button.label = Izbor šta dijelim
+dataReportingNotification.button.accessKey = I
+
+# Process hang reporter
+processHang.label = Web stranica usporava vaš browser. Šta želite 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 ekstenziji “%1$S” usporava %2$S.
+processHang.add-on.learn-more.text = Saznajte više
+processHang.button_stop.label = Zaustavi
+processHang.button_stop.accessKey = Z
+processHang.button_stop_sandbox.label = Privremeno onemogući ekstenzije na stranici
+processHang.button_stop_sandbox.accessKey = o
+processHang.button_wait.label = Čekaj
+processHang.button_wait.accessKey = Č
+processHang.button_debug.label = Debagiraj skriptu
+processHang.button_debug.accessKey = D
+
+# LOCALIZATION NOTE (fullscreenButton.tooltip): %S is the keyboard shortcut for full screen
+fullscreenButton.tooltip=Prikaži prozor preko cijelog ekrana (%S)
+
+# These are visible when opening the popup inside the bookmarks sidebar
+sidebar.moveToLeft=Pomjeri bočnu taku lijevo
+sidebar.moveToRight=Pomjeri bočnu traku desno
+
+# 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 = Da li ćete dozvoliti da %S koristi vašu kameru?
+getUserMedia.shareMicrophone2.message = Da li ćete dozvoliti da %S koristi vaš mikrofon?
+getUserMedia.shareScreen3.message = Da li ćete dozvoliti da %S vidi vaš ekran?
+getUserMedia.shareCameraAndMicrophone2.message = Da li ćete dozvoliti da %S koristi vašu kameru i mikrofon?
+getUserMedia.shareCameraAndAudioCapture2.message = Da li ćete dozvoliti da %S koristi vašu kameru i sluša audio ovog taba?
+getUserMedia.shareScreenAndMicrophone3.message = Da li ćete dozvoliti da %S koristi vaš mikrofon i vidi vaš ekran?
+getUserMedia.shareScreenAndAudioCapture3.message = Da li ćete dozvoliti da %S sluša audio ovog taba i vidi vaš ekran?
+getUserMedia.shareAudioCapture2.message = Da li ćete dozvoliti da %S sluša audio ovog taba?
+
+# 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.
+
+# 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 = Dijelite ekrane samo sa stranicama kojim vjerujete. Dijeljenje može omogućiti obmanjujućim stranicama da pregledaju i kradu vaše 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 = Dijelite %1$S samo sa stranicama kojim vjerujete. Dijeljenje može omogućiti obmanjujućim stranicama da pregledaju i kradu vaše 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 = Saznajte više
+getUserMedia.shareEntireScreen.label = Cijeli ekran
+# 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)
+# 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 = Ne dozvoli
+getUserMedia.dontAllow.accesskey = d
+getUserMedia.remember=Zapamti ovu odluku
+# LOCALIZATION NOTE (getUserMedia.reasonForNoPermanentAllow.screen3,
+# getUserMedia.reasonForNoPermanentAllow.audio,
+# getUserMedia.reasonForNoPermanentAllow.insecure):
+# %S is brandShortName
+getUserMedia.reasonForNoPermanentAllow.screen3=%S ne može dopustiti stalan pristup vašem ekranu.
+getUserMedia.reasonForNoPermanentAllow.audio=%S ne može dozvoliti stalan pristup audiu vašeg taba bez upita koji tab želite podijeliti.
+getUserMedia.reasonForNoPermanentAllow.insecure=Vaša veza na ovu stranicu nije sigurna. Da bi vas zaštitio, %S će dozvoliti pristup samo za ovu sesiju.
+
+getUserMedia.sharingMenu.label = Tabovi koji 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 (audio taba)
+getUserMedia.sharingMenuApplication = %S (aplikacija)
+getUserMedia.sharingMenuScreen = %S (ekran)
+getUserMedia.sharingMenuWindow = %S (prozor)
+getUserMedia.sharingMenuBrowser = %S (tab)
+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 tab)
+getUserMedia.sharingMenuCameraAudioCapture = %S (kamera i audio taba)
+getUserMedia.sharingMenuCameraAudioCaptureApplication = %S (kamera, audio taba i aplikacija)
+getUserMedia.sharingMenuCameraAudioCaptureScreen = %S (kamera, audio taba i ekran)
+getUserMedia.sharingMenuCameraAudioCaptureWindow = %S (kamera, audio taba i prozor)
+getUserMedia.sharingMenuCameraAudioCaptureBrowser = %S (kamera, audio taba i tab)
+getUserMedia.sharingMenuCameraApplication = %S (kamera i aplikacija)
+getUserMedia.sharingMenuCameraScreen = %S (kamera i ekran)
+getUserMedia.sharingMenuCameraWindow = %S (kamera i prozor)
+getUserMedia.sharingMenuCameraBrowser = %S (kamera i tab)
+getUserMedia.sharingMenuMicrophoneApplication = %S (mikrofon i aplikacija)
+getUserMedia.sharingMenuMicrophoneScreen = %S (mikrofon i ekran)
+getUserMedia.sharingMenuMicrophoneWindow = %S (mikrofon i prozor)
+getUserMedia.sharingMenuMicrophoneBrowser = %S (mikrofon i tab)
+getUserMedia.sharingMenuAudioCaptureApplication = %S (audio taba i aplikacija)
+getUserMedia.sharingMenuAudioCaptureScreen = %S (audio i ekran taba)
+getUserMedia.sharingMenuAudioCaptureWindow = %S (audio taba i prozor)
+getUserMedia.sharingMenuAudioCaptureBrowser = %S (audio taba i tab)
+# 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 = Nepoznat izvor
+
+# LOCALIZATION NOTE(emeNotifications.drmContentPlaying.message2): %S is brandShortName.
+emeNotifications.drmContentPlaying.message2 = Neki audio ili video sadržaji na ovoj stranici koriste DRM softver, što može ograničiti šta %S može uraditi s njima.
+emeNotifications.drmContentPlaying.button.label = Konfiguriši…
+emeNotifications.drmContentPlaying.button.accesskey = K
+
+# 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 = Morate omogućiti DRM za reprodukciju audio ili video sadržaja na ovoj stranici. %S
+emeNotifications.drmContentDisabled.button.label = Omogući 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 = Saznajte 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 sadržaja na ovoj stranici. Molimo pokušajte ponovo kasnije.
+
+emeNotifications.unknownDRMSoftware = Nepoznato
+
+# LOCALIZATION NOTE - %S is brandShortName
+slowStartup.message = %S se čini spor… da se… pokrene.
+slowStartup.helpButton.label = Saznajte kako ga možete ubrzati
+slowStartup.helpButton.accesskey = z
+slowStartup.disableNotificationButton.label = Nemoj mi ponovo govoriti
+slowStartup.disableNotificationButton.accesskey = A
+
+# LOCALIZATION NOTE - %S is brandShortName
+flashHang.message = %S je promijenio neke postavke Adobe Flasha radi poboljšanja performansi.
+flashHang.helpButton.label = Saznajte više…
+flashHang.helpButton.accesskey = z
+
+# LOCALIZATION NOTE (customizeMode.tabTitle): %S is brandShortName
+customizeMode.tabTitle = Prilagodi %S
+
+e10s.accessibilityNotice.acceptButton.label = OK
+e10s.accessibilityNotice.acceptButton.accesskey = O
+
+# LOCALIZATION NOTE (e10s.accessibilityNotice.jawsMessage): %S is brandShortName
+e10s.accessibilityNotice.jawsMessage = Prikaz sadržaja taba je onemogućeno usljed nekompatibilnosti između %Sa i vašeg softvera za pristupačnost. Molimo da nadogradite vaš čitač ekrana ili pređete na Firefox Extended Support Release.
+
+# 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 = Lični
+userContextWork.label = Poslovni
+userContextBanking.label = Bankarstvo
+userContextShopping.label = Kupovina
+userContextNone.label = Bez Containera
+
+userContextPersonal.accesskey = L
+userContextWork.accesskey = P
+userContextBanking.accesskey = B
+userContextShopping.accesskey = K
+userContextNone.accesskey = n
+
+userContext.aboutPage.label = Upravljanje containerima
+userContext.aboutPage.accesskey = o
+
+userContextOpenLink.label = Otvori link u novom %S tabu
+
+muteTab.label = Ugasi zvuk taba
+muteTab.accesskey = g
+unmuteTab.label = Uključi zvuk taba
+unmuteTab.accesskey = k
+playTab.label = Reproduciraj tab
+playTab.accesskey = p
+
+# LOCALIZATION NOTE (muteSelectedTabs2.accesskey): The accesskey should
+# match the accesskey for muteTab.accesskey
+# LOCALIZATION NOTE (unmuteSelectedTabs2.accesskey): The accesskey should
+# match the accesskey for unmuteTab.accesskey
+
+# 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.
+
+# 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.
+
+# 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 jedan izvještaj o rušenju koji 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 = Saznajte kako
+decoder.noCodecs.accesskey = z
+decoder.noCodecsLinux.message = Da biste reproducirali video, morat ćete instalirati zahtijevane video kodeke.
+decoder.noHWAcceleration.message = Da biste poboljšali kvalitet videa, morat ćete instalirati Microsoft Media Feature Pack.
+decoder.noPulseAudio.message = Da biste reproducirali audio, morat ćete instalirati zahtijevani PulseAudio softver.
+decoder.unsupportedLibavcodec.message = libavcodec je možda ranjiv ili nije podržan, i treba ga nadograditi da bi reproducirao video.
+
+decoder.decodeError.message = Došlo je do greške prilikom dekodiranja medijskog resursa.
+decoder.decodeError.button = Prijavite problem sa stranicom
+decoder.decodeError.accesskey = R
+decoder.decodeWarning.message = Došlo je do ispravljive greške prilikom dekodiranja medijskog resursa.
+
+# 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 = Morate biti prijavljeni na ovu mrežu da biste mogli pristupiti internetu.
+# 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 = Otvori stranicu za prijavu na mrežu
+
+permissions.remove.tooltip = Poništi ovu dozvolu i pitaj ponovo
+
+
+# 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 = Buduće verzije neće vjerovati sigurnosnom certifikatu korištenom na ovoj web stranici. Za više informacija, posjetite https://wiki.mozilla.org/CA/Upcoming_Distrust_Actions
+
+midi.Allow.accesskey = A
+midi.DontAllow.accesskey = N
+# LOCALIZATION NOTE (midi.shareWithSite.message): %S is the name of the site URL (https://...) requesting MIDI access
+# LOCALIZATION NOTE (midi.shareSysexWithSite.message): %S is the name of the site URL (https://...) requesting MIDI access
+
+# 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.
+
+# 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.
+
+# 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.
+
+
+
+
+# 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
+
+# LOCALIZATION NOTE (gnomeSearchProviderSearch):
+# Used for search by Gnome Shell activity screen, %S is a searched string.
diff --git a/l10n-bs/browser/chrome/browser/customizableui/customizableWidgets.properties b/l10n-bs/browser/chrome/browser/customizableui/customizableWidgets.properties
new file mode 100644
index 0000000000..8deab7a204
--- /dev/null
+++ b/l10n-bs/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 = Historija
+# LOCALIZATION NOTE(history-panelmenu.tooltiptext2): %S is the keyboard shortcut
+history-panelmenu.tooltiptext2 = Prikažite vašu historiju (%S)
+
+remotetabs-panelmenu.label = Sinhronizovani tabovi
+remotetabs-panelmenu.tooltiptext2 = Prikaži tabove 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 privatnog surfanja (%S)
+
+save-page-button.label = Spasi stranicu
+# LOCALIZATION NOTE(save-page-button.tooltiptext3): %S is the keyboard shortcut
+save-page-button.tooltiptext3 = Spasi ovu stranicu (%S)
+
+find-button.label = Traži
+# LOCALIZATION NOTE(find-button.tooltiptext3): %S is the keyboard shortcut.
+find-button.tooltiptext3 = Traži na ovoj stranici (%S)
+
+open-file-button.label = Otvori fajl
+# LOCALIZATION NOTE (open-file-button.tooltiptext3): %S is the keyboard shortcut.
+open-file-button.tooltiptext3 = Otvori fajl (%S)
+
+developer-button.label = Developer
+# LOCALIZATION NOTE(developer-button.tooltiptext): %S is the keyboard shortcut
+developer-button.tooltiptext2 = Otvori web developer alate (%S)
+
+profiler-button.label = Profiler
+profiler-button.tooltiptext = Snimi profil performansi
+
+sidebar-button.label = Bočne trake
+sidebar-button.tooltiptext2 = Prikaži bočne &trake
+
+add-ons-button.label = Add-oni
+# LOCALIZATION NOTE(add-ons-button.tooltiptext3): %S is the keyboard shortcut
+add-ons-button.tooltiptext3 = Upravljajte svojim add-onima (%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 = Opcije
+# LOCALIZATION NOTE (preferences-button.tooltipWin): Windows-only tooltip for Options
+preferences-button.tooltipWin2 = Otvori opcije
+
+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 = Poništi stepen uvećanja (%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 = Uredi kontrole
+edit-controls.tooltiptext2 = Uredi kontrole
+
+cut-button.label = Isjeci
+# LOCALIZATION NOTE(cut-button.tooltiptext2): %S is the keyboard shortcut.
+cut-button.tooltiptext2 = Isjeci (%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 = Kodna stranica teksta
+characterencoding-button2.tooltiptext = Prikaži opcije kodne stranice teksta
+
+email-link-button.label = Pošalji link emailom
+email-link-button.tooltiptext3 = Pošalji link na ovu stranicu putem emaila
+
+# 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 dijelite historije surfanja
+
+toolbarspring.label = Fleksibilan razmak
+toolbarseparator.label = Separator
+toolbarspacer.label = Razmak
diff --git a/l10n-bs/browser/chrome/browser/downloads/downloads.properties b/l10n-bs/browser/chrome/browser/downloads/downloads.properties
new file mode 100644
index 0000000000..927e064a5d
--- /dev/null
+++ b/l10n-bs/browser/chrome/browser/downloads/downloads.properties
@@ -0,0 +1,96 @@
+# 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činje…
+# LOCALIZATION NOTE (stateFailed):
+# Indicates that the download failed because of an error.
+stateFailed=Neuspješno
+# LOCALIZATION NOTE (statePaused):
+# Indicates that the download was paused by the user.
+statePaused=Pauzirano
+# LOCALIZATION NOTE (stateCanceled):
+# Indicates that the download was canceled by the user.
+stateCanceled=Obustavljeno
+# LOCALIZATION NOTE (stateCompleted):
+# Indicates that the download was completed.
+stateCompleted=Završ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=Blokirano roditeljskim kontrolama
+# 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=Ovaj fajl sadrži virus ili štetan softver.
+blockedPotentiallyUnwanted=Ovaj fajl može oštetiti vaš računar.
+blockedUncommon2=Ovaj fajl se obično ne preuzima.
+
+# LOCALIZATION NOTE (fileMovedOrMissing):
+# Displayed when a complete download which is not at the original folder.
+fileMovedOrMissing=Fajl je pomjeren ili nedostaje
+
+# LOCALIZATION NOTE (unblockHeaderUnblock, unblockHeaderOpen,
+# unblockTypeMalware, unblockTypePotentiallyUnwanted2,
+# unblockTypeUncommon2, unblockTip2, unblockButtonOpen,
+# unblockButtonUnblock, unblockButtonConfirmBlock):
+# 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=Da li ste sigurni da želite dozvoliti ovo preuzimanje?
+unblockHeaderOpen=Da li ste sigurni da želite otvoriti ovaj fajl?
+unblockTypeMalware=Ovaj fajl sadrži virus ili drugi tip štetnog softvera koji može oštetiti vaš računar.
+unblockTypePotentiallyUnwanted2=Ovaj fajl je maskiran kao koristan, ali može napraviti nepredviđene promjene vašim programima i postavkama.
+unblockTypeUncommon2=Ovaj fajl se obično ne preuzima i moguće nije siguran za otvaranje. Može sadržavati virus ili učiniti nepredviđene promjene vašim programima i postavkama.
+unblockTip2=Možete potražiti alternativni izvor za preuzimanje ili pokušati ponovo kasnije.
+unblockButtonOpen=Otvori
+unblockButtonUnblock=Dozvoli preuzimanje
+unblockButtonConfirmBlock=Ukloni fajl
+
+# 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 — %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=Preuzimam %1$S fajl;Preuzimam %1$S fajlova
+
+# 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 u kojem se nalazi
+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 fajl
+# 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=Ponovo pokušaj preuzimanje
diff --git a/l10n-bs/browser/chrome/browser/feeds/subscribe.properties b/l10n-bs/browser/chrome/browser/feeds/subscribe.properties
new file mode 100644
index 0000000000..598d4770d9
--- /dev/null
+++ b/l10n-bs/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=Dodaj “%1$S” kao aplikaciju za %2$S linkove?
+addProtocolHandlerAddButton=Dodaj aplikaciju
+addProtocolHandlerAddButtonAccesskey=A
diff --git a/l10n-bs/browser/chrome/browser/migration/migration.dtd b/l10n-bs/browser/chrome/browser/migration/migration.dtd
new file mode 100644
index 0000000000..8258ac8716
--- /dev/null
+++ b/l10n-bs/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 za uvoz">
+
+<!ENTITY importFrom.label "Uvezi opcije, zabilješke, historiju, lozinke i druge podatke iz:">
+<!ENTITY importFromUnix.label "Uvezi postavke, zabilješke, historiju, lozinke i druge 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 sigurni browser">
+<!ENTITY importFrom360se.accesskey "3">
+
+<!ENTITY noMigrationSources.label "Nije pronađen program koji sadrži zabilješke, historiju ili lozinke.">
+
+<!ENTITY importSource.title "Uvezi postavke i podatke">
+<!ENTITY importItems.title "Stavke za uvoz">
+<!ENTITY importItems.label "Izaberite stavke za uvoz:">
+
+<!ENTITY migrating.title "Uvozim…">
+<!ENTITY migrating.label "Sljedeće stavke se trenutno uvoze…">
+
+<!ENTITY selectProfile.title "Odaberite profil">
+<!ENTITY selectProfile.label "Sljedeći profili su dostupni za uvoz iz:">
+
+<!ENTITY done.title "Uvoz završen">
+<!ENTITY done.label "Sljedeće stavke su uspješno uvezene:">
+
+<!ENTITY closeSourceBrowser.label "Molimo da osigurate da je izabrani browser zatvoren prije nastavka.">
diff --git a/l10n-bs/browser/chrome/browser/migration/migration.properties b/l10n-bs/browser/chrome/browser/migration/migration.properties
new file mode 100644
index 0000000000..78416d803e
--- /dev/null
+++ b/l10n-bs/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 sigurni browser
+
+importedBookmarksFolder=Iz %S
+
+importedSafariReadingList=Lista za čitanje (iz Safarija)
+importedEdgeReadingList=Lista za čitanje (iz Edge-a)
+
+# 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=Kolačići
+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=Historija surfanja
+4_edge=Historija surfanja
+4_safari=Historija surfanja
+4_chrome=Historija surfanja
+4_firefox_history_and_bookmarks=Historija surfanja i zabilješke
+4_360se=Historija surfanja
+
+8_ie=Historija spašenih formi
+8_edge=Historija spašenih formi
+8_safari=Historija spašenih formi
+8_chrome=Historija spašenih formi
+8_firefox=Historija spašenih formi
+8_360se=Historija spašenih formi
+
+16_ie=Spašene lozinke
+16_edge=Spašene lozinke
+16_safari=Spašene lozinke
+16_chrome=Spašene lozinke
+16_firefox=Spašene lozinke
+16_360se=Spašene 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 tabovi
+
diff --git a/l10n-bs/browser/chrome/browser/newInstall.dtd b/l10n-bs/browser/chrome/browser/newInstall.dtd
new file mode 100644
index 0000000000..4d0453b81e
--- /dev/null
+++ b/l10n-bs/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 "Da sinhronizujete podatke koje ste već spasili u Firefoxu sa ovom instalacijom &brandShortName;a, prijavite se s vašim &syncBrand.fxAccount.label;.">
+<!ENTITY continue-button "Nastavi">
+
+<!ENTITY mainText "Ova &brandShortName; instalacija ima novi profil. Ne dijeli zabilješke, lozinke niti korisničke postavke s drugim instalacijama Firefoxa (uključujući Firefox, Firefox ESR, Firefox Beta, Firefox Developer Edition, i Firefox Nightly) na ovom računaru.">
diff --git a/l10n-bs/browser/chrome/browser/places/bookmarkProperties.properties b/l10n-bs/browser/chrome/browser/places/bookmarkProperties.properties
new file mode 100644
index 0000000000..e9a125847d
--- /dev/null
+++ b/l10n-bs/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=Dodaj
+dialogAcceptLabelSaveItem=Spasi
+dialogAcceptLabelAddMulti=Dodaj Zabilješke
+dialogAcceptLabelEdit=Spasi izmjene
+dialogTitleAddBookmark=Add Bookmark
+dialogTitleAddFolder=Dodaj direktorij
+dialogTitleAddMulti=Bookmark All Tabs
+dialogTitleEdit=Osobine za "%S"
+
+bookmarkAllTabsDefault=[Naziv direktorija]
+newFolderDefault=Novi direktorij
+newBookmarkDefault=Nova Zabilješka
diff --git a/l10n-bs/browser/chrome/browser/places/places.dtd b/l10n-bs/browser/chrome/browser/places/places.dtd
new file mode 100644
index 0000000000..dac0feb309
--- /dev/null
+++ b/l10n-bs/browser/chrome/browser/places/places.dtd
@@ -0,0 +1,63 @@
+<!-- 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 "Organizuj">
+<!ENTITY organize.accesskey "O">
+<!ENTITY organize.tooltip "Organizujte vaše zabilješke">
+
+<!ENTITY file.close.label "Zatvori">
+<!ENTITY file.close.accesskey "Z">
+<!ENTITY cmd.close.key "w">
+<!ENTITY views.label "Prikaz">
+<!ENTITY views.accesskey "P">
+<!ENTITY views.tooltip "Promijenite vaš prikaz">
+<!ENTITY view.columns.label "Prikaži kolone">
+<!ENTITY view.columns.accesskey "P">
+<!ENTITY view.sort.label "Sortiraj">
+<!ENTITY view.sort.accesskey "S">
+<!ENTITY view.unsorted.label "Nesortirano">
+<!ENTITY view.unsorted.accesskey "N">
+<!ENTITY view.sortAscending.label "A > Z Redoslijed">
+<!ENTITY view.sortAscending.accesskey "A">
+<!ENTITY view.sortDescending.label "Z > A Redoslijed">
+<!ENTITY view.sortDescending.accesskey "Z">
+
+<!ENTITY importBookmarksFromHTML.label "Uvoz zabilješki iz HTML-a…">
+<!ENTITY importBookmarksFromHTML.accesskey "U">
+<!ENTITY exportBookmarksToHTML.label "Izvoz zabilješki u HTML…">
+<!ENTITY exportBookmarksToHTML.accesskey "I">
+<!ENTITY importOtherBrowser.label "Uvoz podataka iz drugog browsera…">
+<!ENTITY importOtherBrowser.accesskey "d">
+
+<!ENTITY cmd.backup.label "Backup…">
+<!ENTITY cmd.backup.accesskey "B">
+<!ENTITY cmd.restore2.label "Vrati">
+<!ENTITY cmd.restore2.accesskey "r">
+<!ENTITY cmd.restoreFromFile.label "Izaberi fajl…">
+<!ENTITY cmd.restoreFromFile.accesskey "I">
+
+<!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 "Dodato">
+<!ENTITY col.lastmodified.label "Zadnja izmjena">
+
+<!ENTITY cmd.find.key "f">
+
+<!ENTITY maintenance.label "Uvoz i backup">
+<!ENTITY maintenance.accesskey "i">
+<!ENTITY maintenance.tooltip "Uvoz i backup vaših zabilješki">
+
+<!ENTITY backButton.tooltip "Idi nazad">
+
+<!ENTITY forwardButton.tooltip "Idi naprijed">
+
+<!ENTITY detailsPane.selectAnItemText.description "Odaberite stavku za pregled i podešavanje">
+
diff --git a/l10n-bs/browser/chrome/browser/places/places.properties b/l10n-bs/browser/chrome/browser/places/places.properties
new file mode 100644
index 0000000000..e1eba8b7d1
--- /dev/null
+++ b/l10n-bs/browser/chrome/browser/places/places.properties
@@ -0,0 +1,70 @@
+# 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=Iz sigurnosnih razloga, javascript ili adresa sa podacima ne može biti učitana iz historijata ili sa bočne trake.
+noTitle=(bez naslova)
+
+bookmarksMenuEmptyFolder=(prazno)
+
+bookmarksBackupTitle=Naziv fajla sa backupom zabilješki
+
+bookmarksRestoreAlertTitle=Vrati Zabilješke
+bookmarksRestoreAlert=Ovo će zamijeniti sve vaše trenutne zabilješke sa onim iz backupa. Da li ste sigurni?
+bookmarksRestoreTitle=Izaberite backup zabilješki
+bookmarksRestoreFilterName=JSON
+
+bookmarksRestoreFormatError=Nepodržani tip fajla.
+bookmarksRestoreParseError=Nije moguće obraditi fajl backupa.
+
+# 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=Sortiraj po nazivu
+view.sortBy.1.name.accesskey=n
+view.sortBy.1.url.label=Sortiraj po lokaciji
+view.sortBy.1.url.accesskey=l
+view.sortBy.1.date.label=Sortiraj po posljednjim posjetama
+view.sortBy.1.date.accesskey=j
+view.sortBy.1.visitCount.label=Sortiraj po broju posjeta
+view.sortBy.1.visitCount.accesskey=b
+view.sortBy.1.dateAdded.label=Sortiraj prema dodanom
+view.sortBy.1.dateAdded.accesskey=e
+view.sortBy.1.lastModified.label=Sortiraj po zadnje uređenom
+view.sortBy.1.lastModified.accesskey=m
+view.sortBy.1.tags.label=Sortiraj po oznakama
+view.sortBy.1.tags.accesskey=o
+
+searchBookmarks=Pretraži Zabilješke
+searchHistory=Pretraži Historiju
+searchDownloads=Pretraži preuzimanja
+
+SelectImport=Uvoz fajla sa zabilješkama
+EnterExport=Izvoz fajla sa zabilješkama
+
+detailsPane.noItems=Nema stavki
+# 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=Jedna stavka;#1 stavki
+
+# LOCALIZATION NOTE (lockPrompt.text)
+# %S will be replaced with the application name.
+lockPrompt.title=Greška pri pokretanju browsera
+lockPrompt.text=Sistem zabilješki i historije neće funkcionisati zato što jedan od %S fajlova koristi druga aplikacija. Neki sigurnosni softveri mogu uzrokovati ovakve probleme.
+lockPromptInfoButton.label=Saznajte više
+lockPromptInfoButton.accessKey=S
+
+# 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.accesskey=D
+cmd.deleteMultiplePages.accesskey=D
+
+# 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.accesskey=B
+cmd.bookmarkMultiplePages.accesskey=B
diff --git a/l10n-bs/browser/chrome/browser/pocket.properties b/l10n-bs/browser/chrome/browser/pocket.properties
new file mode 100644
index 0000000000..5c3aa63e88
--- /dev/null
+++ b/l10n-bs/browser/chrome/browser/pocket.properties
@@ -0,0 +1,31 @@
+# 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 tagove
+alreadyhaveacct = Već ste Pocket korisnik?
+errorgeneric = Došlo je do greške prilikom spašavanja u Pocket.
+learnmore = Saznajte više
+loginnow = Prijava
+maxtaglength = Tagovi su ograničeni na 25 znakova
+onlylinkssaved = Jedino linkovi mogu biti spašeni
+pagenotsaved = Stranica nije spašena
+pageremoved = Stranica uklonjena
+pagesaved = Spašeno u Pocket
+processingremove = Uklanjam stranicu…
+processingtags = Dodajem tagove…
+removepage = Ukloni stranicu
+save = Spasi
+saving = Spašavam…
+signupemail = Registrujte se pomoću emaila
+signuptosave = Registrujte se na Pocket. Besplatan je.
+suggestedtags = Preporučeni tagovi
+tagline = Spasite članke i video klipove iz Firefoxa za pregled u Pocketu na bilo kojem uređaju u bilo koje vrijeme.
+taglinestory_one = Kliknite Pocket dugme da spasite bilo koji članak, video ili stranicu iz Firefoxa.
+taglinestory_two = Pregledajte u Pocketu na bilo kojem uređaju u bilo koje vrijeme.
+tagssaved = Tagovi dodani
+tos = Nastavljanjem, prihvatate Pocketove <a href="%1$S" target="_blank">Uslove korištenja</a> i <a href="%2$S" target="_blank">Policu privatnosti</a>
+tryitnow = Probajte odmah
+signupfirefox = Registrujte se pomoću Firefoxa
+viewlist = Prikaži listu
+
diff --git a/l10n-bs/browser/chrome/browser/safebrowsing/safebrowsing.properties b/l10n-bs/browser/chrome/browser/safebrowsing/safebrowsing.properties
new file mode 100644
index 0000000000..8f33f09495
--- /dev/null
+++ b/l10n-bs/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=Trenutno nije moguće prijaviti ovu grešku.
diff --git a/l10n-bs/browser/chrome/browser/search.properties b/l10n-bs/browser/chrome/browser/search.properties
new file mode 100644
index 0000000000..02284945d6
--- /dev/null
+++ b/l10n-bs/browser/chrome/browser/search.properties
@@ -0,0 +1,51 @@
+# 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 Traži
+
+# LOCALIZATION NOTE (cmd_pasteAndSearch): "Search" is a verb, this is the
+# search bar equivalent to the url bar's "Paste & Go"
+cmd_pasteAndSearch=Zalijepi & traži
+
+cmd_clearHistory=Obriši historiju pretrage
+cmd_clearHistory_accesskey=O
+
+# 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 pretraživač
+
+searchAddFoundEngine2=Dodaj pretraživač
+
+# 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živača
+
+# LOCALIZATION NOTE (searchReset.doNotResetButton):
+# This string is used as a button label in a notification popup.
+# LOCALIZATION NOTE (searchReset.resetButton):
+# %S is the name of the user's current search engine. This string is used as a
+# button label in a notification popup, where space is limited. If necessary,
+# translate simply as "Yes, Use %S" (e.g., "Yes, use Google")
diff --git a/l10n-bs/browser/chrome/browser/shellservice.properties b/l10n-bs/browser/chrome/browser/shellservice.properties
new file mode 100644
index 0000000000..69d99abe46
--- /dev/null
+++ b/l10n-bs/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 = Poboljšajte svoje iskustvo i postavite %S kao glavni web browser
+setDefaultBrowserConfirm.label = Koristi %S kao glavni browser
+setDefaultBrowserConfirm.accesskey = K
+setDefaultBrowserOptions.label = Opcije
+setDefaultBrowserOptions.accesskey = O
+setDefaultBrowserNotNow.label = Ne sada
+setDefaultBrowserNotNow.accesskey = N
+setDefaultBrowserNever.label = Nemoj me ponovo pitati
+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=Glavni browser
+setDefaultBrowserMessage=%S nije vaš glavni browser. Da li biste željeli da bude postavljen kao vaš glavni browser?
+setDefaultBrowserDontAsk=Uvijek provjeri kada pokrećeš %S.
+setDefaultBrowserAlertConfirm.label=Koristi %S kao moj glavni browser
+setDefaultBrowserAlertNotNow.label=Ne sada
+
+desktopBackgroundLeafNameWin=Desktop pozadina.bmp
+DesktopBackgroundDownloading=Spašavanje slike…
+DesktopBackgroundSet=Postavi pozadinu Desktopa
diff --git a/l10n-bs/browser/chrome/browser/siteData.properties b/l10n-bs/browser/chrome/browser/siteData.properties
new file mode 100644
index 0000000000..069fac228f
--- /dev/null
+++ b/l10n-bs/browser/chrome/browser/siteData.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/.
+
+clearSiteDataPromptTitle=Obriši sve kolačiće i podatke stranica
+# LOCALIZATION NOTE (clearSiteDataPromptText): %S = brandShortName
diff --git a/l10n-bs/browser/chrome/browser/sitePermissions.properties b/l10n-bs/browser/chrome/browser/sitePermissions.properties
new file mode 100644
index 0000000000..cc0e89bc89
--- /dev/null
+++ b/l10n-bs/browser/chrome/browser/sitePermissions.properties
@@ -0,0 +1,40 @@
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
+# 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 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 sesiju
+state.multichoice.block = Blokiraj
+
+permission.cookie.label = Postavi kolačiće
+permission.camera.label = Koristi kameru
+permission.microphone.label = Koristi mikrofon
+permission.screen.label = Podijeli ekran
+permission.install.label = Instaliraj add-one
+permission.popup.label = Otvori iskačuće prozore
+permission.geo.label = Pristup vašoj lokaciji
+permission.shortcuts.label = Premosti prečice tastature
+permission.focus-tab-by-prompt.label = Prebaci se na ovaj tab
+permission.persistent-storage.label = Pohrani podatke u trajnom spremištu
+permission.canvas.label = Ekstraktuj canvas podatke
diff --git a/l10n-bs/browser/chrome/browser/syncBrand.dtd b/l10n-bs/browser/chrome/browser/syncBrand.dtd
new file mode 100644
index 0000000000..07e9c29737
--- /dev/null
+++ b/l10n-bs/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 "Sync">
+<!ENTITY syncBrand.fxAccount.label "Firefox račun">
diff --git a/l10n-bs/browser/chrome/browser/syncSetup.properties b/l10n-bs/browser/chrome/browser/syncSetup.properties
new file mode 100644
index 0000000000..8d72f3491c
--- /dev/null
+++ b/l10n-bs/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 = Jeste li sigurni da se želite prijaviti u Sync?
+# LOCALIZATION NOTE (relinkVerify.description): Email address of a user previously signed into sync.
+relinkVerify.description = Na ovom računaru je prije bio prijavljen drugi korisnik. Prijava će spojiti zabilješke, lozinke i ostale postavke na ovom računaru sa %S
diff --git a/l10n-bs/browser/chrome/browser/tabbrowser.properties b/l10n-bs/browser/chrome/browser/tabbrowser.properties
new file mode 100644
index 0000000000..fabdf18030
--- /dev/null
+++ b/l10n-bs/browser/chrome/browser/tabbrowser.properties
@@ -0,0 +1,122 @@
+# 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=Novi tab
+tabs.emptyPrivateTabTitle=Privatno surfanje
+tabs.closeTab=Zatvori tab
+tabs.close=Zatvori
+tabs.closeTitleTabs=Zatvoriti tabove?
+tabs.closeAndQuitTitleTabs=Ugasiti i zatvoriti tabove?
+tabs.closeAndQuitTitleTabsWin=Ugasiti i zatvoriti tabove?
+# 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 ćete #1 tabova. Da li ste sigurni da želite 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=;Upravo ćete zatvoriti #1 tabova. Tabovi u ne-privatnim prozorima će biti vraćeni kada ponovo pokrenete. Da li ste sigurni da želite nastaviti?
+tabs.closeButtonMultiple=Zatvori tabove
+tabs.closeWarningPromptMe=Upozori me kada pokušam zatvoriti više tabova
+
+# 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=;Upravo ćete zatvoriti #1 prozora %S. Da li ste sigurni da želite 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=;Upravo ćete zatvoriti #1 prozora %S. Tabovi u ne-privatnim prozorima će biti vraćeni kada ponovo pokrenete. Da li ste sigurni da želite 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=;sa #1 tabova
+
+# 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.
+
+# LOCALIZATION NOTE (tabs.closeSelectedTabs.tooltip):
+# Semicolon-separated list of plural forms. See:
+# http://developer.mozilla.org/en/docs/Localization_and_Plurals
+# %S is the keyboard shortcut for closing the current tab.
+# #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.
+
+# 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.
+
+# 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.
+
+# 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.
+
+# 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.
+
+# 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.
+
+# LOCALIZATION NOTE (tabs.allowTabFocusByPromptForSite):
+# %S is the hostname of the site where dialogs are allowed to switch tabs
+tabs.allowTabFocusByPromptForSite=Dozvolite dijalozima sa %S da vas odvedu na njihov tab
+
+# 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.
+
diff --git a/l10n-bs/browser/chrome/browser/taskbar.properties b/l10n-bs/browser/chrome/browser/taskbar.properties
new file mode 100644
index 0000000000..0e5a2396db
--- /dev/null
+++ b/l10n-bs/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 novi tab
+taskbar.tasks.newTab.description=Otvori novi tab browsera.
+taskbar.tasks.newWindow.label=Otvori novi prozor
+taskbar.tasks.newWindow.description=Otvori novi prozor browsera.
+taskbar.tasks.newPrivateWindow.label=Novi privatni prozor
+taskbar.tasks.newPrivateWindow.description=Otvori novi prozor u režimu privatnog surfanja.
+taskbar.frequent.label=Često
+taskbar.recent.label=Nedavno
diff --git a/l10n-bs/browser/chrome/browser/translation.dtd b/l10n-bs/browser/chrome/browser/translation.dtd
new file mode 100644
index 0000000000..26629cc4c3
--- /dev/null
+++ b/l10n-bs/browser/chrome/browser/translation.dtd
@@ -0,0 +1,72 @@
+<!-- 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
+ - global/languageNames.properties 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 stranica je na">
+<!ENTITY translation.translateThisPage.label "Prevesti ovu stranicu?">
+<!ENTITY translation.translate.button "Prevedi">
+<!ENTITY translation.notNow.button "Ne sada">
+
+<!ENTITY translation.translatingContent.label "Prevodim 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
+ - global/languageNames.properties 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 "Ova stranica je prevedena sa">
+<!ENTITY translation.translatedTo.label "do">
+<!ENTITY translation.translatedToSuffix.label "">
+
+<!ENTITY translation.showOriginal.button "Prikaži original">
+<!ENTITY translation.showTranslation.button "Prikaži 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 trenutno nije dostupan. Molimo pokušajte kasnije.">
+
+<!ENTITY translation.options.menu "Opcije">
+<!-- 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 prevođenja">
+<!ENTITY translation.options.preferences.accesskey "t">
+<!-- LOCALIZATION NOTE (translation.options.attribution.beforeLogo,
+ - translation.options.attribution.afterLogo):
+ - These 2 strings are displayed before and after a 'Microsoft Translator'
+ - logo.
+ -->
+
+<!-- LOCALIZATION NOTE (translation.options.attribution.poweredByYandex,
+ translation.options.attribution.beforeLogo,
+ - translation.options.attribution.afterLogo):
+ - translation.options.attribution.poweredByYandex is displayed instead of
+ - the other two strings when yandex translation engine is preferred by the
+ - user.
+ -->
+
diff --git a/l10n-bs/browser/chrome/browser/translation.properties b/l10n-bs/browser/chrome/browser/translation.properties
new file mode 100644
index 0000000000..29bdf5f060
--- /dev/null
+++ b/l10n-bs/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-bs/browser/chrome/browser/uiDensity.properties b/l10n-bs/browser/chrome/browser/uiDensity.properties
new file mode 100644
index 0000000000..82e4715d8b
--- /dev/null
+++ b/l10n-bs/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=Režim tableta omogućen
diff --git a/l10n-bs/browser/chrome/browser/webrtcIndicator.properties b/l10n-bs/browser/chrome/browser/webrtcIndicator.properties
new file mode 100644
index 0000000000..2dc20001ea
--- /dev/null
+++ b/l10n-bs/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 = Vaša kamera i mikrofon se dijele. Kliknite za upravljanje dijeljenjem.
+webrtcIndicator.sharingCamera.tooltip = Vaša kamera se dijeli. Kliknite za upravljanje dijeljenjem.
+webrtcIndicator.sharingMicrophone.tooltip = Vaš mikrofon se dijeli. Kliknite za upravljanje dijeljenjem.
+webrtcIndicator.sharingApplication.tooltip = Aplikacija se dijeli. Kliknite za upravljanje dijeljenjem.
+webrtcIndicator.sharingScreen.tooltip = Vaš ekran se dijeli. Kliknite za upravljanje dijeljenjem.
+webrtcIndicator.sharingWindow.tooltip = Prozor se dijeli. Kliknite za upravljanje dijeljenjem.
+webrtcIndicator.sharingBrowser.tooltip = Tab se dijeli. Kliknite 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 = Dijeljenje aplikacije sa "%S"
+webrtcIndicator.sharingScreenWith.menuitem = Dijeljenje ekrana sa "%S"
+webrtcIndicator.sharingWindowWith.menuitem = Dijeljenje prozora sa "%S"
+webrtcIndicator.sharingBrowserWith.menuitem = Dijeljenje taba 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 tabom;Dijeljenje kamere sa #1 tabova
+# 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 tabom;Dijeljenje mikrofona sa #1 tabova
+# LOCALIZATION NOTE (webrtcIndicator.sharingApplicationWithNTabs.menuitem):
+# Semicolon-separated list of plural forms. See:
+# http://developer.mozilla.org/en/docs/Localization_and_Plurals
+webrtcIndicator.sharingApplicationWithNTabs.menuitem = Dijeljenje aplikacije s #1 tabom;Dijeljenje aplikacije s #1 tabova
+# 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 tabom;Dijeljenje ekrana sa #1 tabova
+# 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 tabom;Dijeljenje prozora sa #1 tabova
+# 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 taba s #1 tabom;Dijeljenje tabova sa #1 tabova
+# 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-bs/browser/chrome/overrides/appstrings.properties b/l10n-bs/browser/chrome/overrides/appstrings.properties
new file mode 100644
index 0000000000..8d7f6c1151
--- /dev/null
+++ b/l10n-bs/browser/chrome/overrides/appstrings.properties
@@ -0,0 +1,42 @@
+# 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=Molimo da provjerite da li je URL tačan i pokušate ponovo.
+fileNotFound=Firefox ne može da pronađe fajl na %S.
+fileAccessDenied=Fajl %S nije čitljiv.
+dnsNotFound2=Ne možemo se povezati na server 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=Firefox ne može ostvariti vezu sa serverom na %S.
+netInterrupt=Veza sa %S je prekinuta za vrijeme učitavanja stranice.
+netTimeout=Serveru na %S je potrebno previše vremena da odgovori.
+redirectLoop=Firefox je uočio da server preusmjerava zahtjev za ovom adresom na način koji nikad neće završiti.
+## LOCALIZATION NOTE (confirmRepostPrompt): In this item, don’t translate "%S"
+confirmRepostPrompt=Za prikaz ove stranice, %S mora poslati informacije koje će ponoviti bilo koju akciju (tipa pretrage ili potvrde naruđbe) koja je prethodno izvedena.
+resendButton.label=Ponovo pošalji
+unknownSocketType=Firefox ne zna kako komunicirati sa serverom.
+netReset=Veza sa serverom je resetovana prilikom učitavanja stranice.
+notCached=Ovaj dokument više nije dostupan.
+netOffline=Firefox je trenutno u offline režimu i ne može pristupiti Webu.
+isprinting=Dokument se ne može mijenjati dok je na Štampi ili u Pregledu prije štampe.
+deniedPortAccess=Ova adresa koristi mrežni port koji se inače ne koristi za surfanje Webom. Firefox je otkazao zahtjev radi vaše sigurnosti.
+proxyResolveFailure=Firefox je konfigurisan da koristi proxy server koji ne može pronaći.
+proxyConnectFailure=Firefox je konfigurisan da koristi proxy server koji odbija vezu.
+contentEncodingError=Stranica koju pokušavate otvoriti ne može biti prikazana jer koristi neispravnu ili nepodržanu kompresiju.
+unsafeContentType=Stranica koju pokušavate otvoriti ne može biti prikazana jer sadrži tip fajla koji nije siguran za otvaranje. Molimo vas da kontaktirate vlasnike web stranice i obavijestite ih o ovom problemu.
+externalProtocolTitle=Zahtjev spoljašnjeg protokola
+externalProtocolPrompt=Spoljašnji program mora biti pokrenut za obradu %1$S: linkova.\n\n\nTraženi link:\n\n%2$S\n\nAplikacija: %3$S\n\n\nUkoliko niste očekivali ovaj zahtjev, postoji mogućnost da se radi o pokušaju iskorištenja slabosti datog programa. Otkažite zahtjev, osim ako ste sigurni da nije zlonamjeran.\n
+#LOCALIZATION NOTE (externalProtocolUnknown): The following string is shown if the application name can't be determined
+externalProtocolUnknown=<Nepoznato>
+externalProtocolChkMsg=Upamti moj izbor za sve linkove ovog tipa.
+externalProtocolLaunchBtn=Pokreni aplikaciju
+malwareBlocked=Stranica %S je prijavljena kao napadačka stranica i blokirana je na osnovu vaših sigurnosnih postavki.
+harmfulBlocked=Stranica %S je prijavljena kao potencijalno opasna stranica i blokirana je na osnovu vaših sigurnosnih postavki.
+unwantedBlocked=Stranica %S je prijavljena da služi neželjeni softver i blokirana je na osnovu vaših sigurnosnih postavki.
+deceptiveBlocked=Web stranica %S je prijavljena kao obmanjujuća stranica i blokirana je na osnovu vaših sigurnosnih postavki.
+cspBlocked=Ova stranica ima definiranu sigurnosnu politiku sadržaja koja spriječava da se učita na ovaj način.
+corruptedContentErrorv2=Stranica %S je doživjela povredu mrežnog protokola koja ne može biti ispravljena.
+remoteXUL=Ova stranica koristi nepodržanu tehnologiju koja više nije izvorno podržana u Firefoxu.
+## LOCALIZATION NOTE (sslv3Used) - Do not translate "%S".
+sslv3Used=Firefox ne može garantovati sigurnost vaših podataka na %S jer koristi SSLv3, ranjiv sigurnosni protokol.
+inadequateSecurityError=Web stranica je pokušala pregovarati nedovoljan nivo sigurnosti.
diff --git a/l10n-bs/browser/chrome/overrides/netError.dtd b/l10n-bs/browser/chrome/overrides/netError.dtd
new file mode 100644
index 0000000000..371a8dadda
--- /dev/null
+++ b/l10n-bs/browser/chrome/overrides/netError.dtd
@@ -0,0 +1,91 @@
+<!-- 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 sa učitavanjem stranice">
+<!ENTITY retry.label "Pokušaj ponovo">
+<!ENTITY returnToPreviousPage.label "Idi nazad">
+
+<!-- Specific error messages -->
+
+<!ENTITY connectionFailure.longDesc "&sharedLongDesc;">
+
+<!ENTITY deniedPortAccess.longDesc "">
+
+<!ENTITY dnsNotFound.pageTitle "Server nije pronađen">
+<!ENTITY dnsNotFound.longDesc1 "
+<strong>Ukoliko je adresa ispravna, evo tri stvari koje možete pokušati:</strong>
+<ul>
+ <li>Pokušajte ponovo kasnije.</li>
+ <li>Provjerite vašu internet konekciju.</li>
+ <li>Ako koristite firewall, pobrinite se da &brandShortName; ima dozvole za pristup Webu.</li>
+</ul>
+">
+
+<!ENTITY fileNotFound.longDesc "<ul> <li>Provjerite da li u nazivu fajla postoji greška u velikim/malim slovima, ili neka druga greška.</li> <li>Provjerite da li je fajl premješten, obrisan ili mu je promijenjeno ime.</li> </ul>">
+
+<!ENTITY fileAccessDenied.longDesc "<ul> <li>Možda je uklonjen, premješten ili dozvole za fajl sprječavaju pristup.</li> </ul>">
+
+<!ENTITY generic.longDesc "<p>&brandShortName; iz nekog razloga ne može da učita stranicu.</p>">
+
+<!ENTITY captivePortal.title "Prijavi se na mrežu">
+<!ENTITY captivePortal.longDesc2 "<p>Morate se prijaviti na ovu mrežu da biste mogli pristupiti internetu.</p>">
+
+<!ENTITY openPortalLoginPage.label2 "Otvori stranicu za prijavu na mrežu">
+
+<!ENTITY malformedURI.pageTitle "Neispravan URL">
+
+<!ENTITY netInterrupt.longDesc "&sharedLongDesc;">
+
+<!ENTITY notCached.longDesc "<p>Traženi dokument nije dostupan u &brandShortName; kešu.</p><ul><li>Kao sigurnosna predostrožnost, &brandShortName; automatski ne traži ponovo osjetljive dokumente.</li><li>Kliknite Pokušaj ponovo da ponovo zatražite dokument od web stranice.</li></ul>">
+
+<!ENTITY netOffline.longDesc2 "<ul> <li>Uklonite oznaku sa &quot;Radi Offline&quot; meni stavke, a zatim pokušajte ponovo.</li> </ul>">
+
+<!ENTITY contentEncodingError.longDesc "<ul> <li>Molimo da kontaktirate vlasnike web stranice kako biste ih informisali o ovom problemu.</li> </ul>">
+
+<!ENTITY unsafeContentType.longDesc "<ul> <li>Molimo da kontaktirate vlasnike web stranice kako biste ih informisali o ovom problemu.</li> </ul>">
+
+<!ENTITY netReset.longDesc "&sharedLongDesc;">
+
+<!ENTITY netTimeout.longDesc "&sharedLongDesc;">
+
+<!ENTITY unknownProtocolFound.longDesc "<ul> <li>Možda ćete trebati instalirati drugi program da biste mogli otvoriti ovu adresu.</li> </ul>">
+
+<!ENTITY proxyConnectFailure.longDesc "<ul> <li>Provjerite da li su postavke proxyja ispravne.</li> <li>Kontaktirajte vašeg mrežnog administratora kako biste provjerili da li proxy server radi.</li> </ul>">
+
+<!ENTITY proxyResolveFailure.longDesc "<ul> <li>Provjerite da li su postavke proxyja ispravne.</li> <li>Provjerite da li radi mrežna konekcija vašeg računara.</li> <li>Ako su vaš računar ili mreža zaštićeni firewallom ili proxyjem, provjerite da li &brandShortName; ima dozvoljen pristup Webu.</li> </ul>">
+
+<!ENTITY redirectLoop.longDesc "<ul> <li>Ovaj problem ponekad može biti izazvan onemogućavanjem ili odbijanjem prihvatanja kolačića.</li> </ul>">
+
+<!ENTITY unknownSocketType.longDesc "<ul> <li>Provjerite da li je na vaš sistem instaliran Personal Security Manager.</li> <li>Ovo može biti usljed nestandardne konfiguracije servera.</li> </ul>">
+
+<!ENTITY nssFailure2.longDesc2 "<ul> <li>Stranica koju pokušavate otvoriti ne može biti prikazana jer autentičnost primljenih podataka nije moguće provjeriti.</li> <li>Molimo da kontaktirate vlasnike web stranice i da ih obavijestite o ovom problemu.</li> </ul>">
+
+<!ENTITY sharedLongDesc "<ul> <li>Web stranica je možda privremeno nedostupna ili je prezauzeta. Pokušajte ponovo za par trenutaka.</li> <li>Ukoliko ne možete učitati niti jednu stranicu, provjerite mrežnu konekciju vašeg računara.</li> <li>Ako su vaš računar ili mreža zaštićeni firewallom ili proxyjem, provjerite da li &brandShortName; ima dozvoljen pristup Webu.</li> </ul>">
+
+<!ENTITY cspBlocked.longDesc "<p>&brandShortName; je spriječio učitavanje stranice na ovaj način jer stranica ima sigurnosnu politiku sadržaja koja to zabranjuje.</p>">
+
+<!ENTITY corruptedContentErrorv2.longDesc "<p>Stranica koju želite pogledati ne može biti prikazana usljed greške u prijenosu.</p><ul><li>Molimo da obavijestite vlasnike web stranice o ovom problemu.</li></ul>">
+
+
+<!ENTITY errorReporting.automatic2 "Prijavite greške poput ove da biste pomogli Mozilli da identifikuje i blokira opasne stranice">
+<!ENTITY errorReporting.learnMore "Saznajte više…">
+
+<!ENTITY remoteXUL.longDesc "<p><ul><li>Molimo da obavijestite vlasnike web stranice o ovom problemu.</li></ul></p>">
+
+<!-- LOCALIZATION NOTE (sslv3Used.longDesc2) - Do not translate
+ "SSL_ERROR_UNSUPPORTED_VERSION". -->
+<!ENTITY sslv3Used.longDesc2 "Napredna info: SSL_ERROR_UNSUPPORTED_VERSION">
+
+<!ENTITY certerror.copyToClipboard.label "Kopiraj tekst na clipboard">
+
+<!-- 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 server prije nego što možete posjetiti stranicu.</p><p>Kod greške: NS_ERROR_NET_INADEQUATE_SECURITY</p>">
+
+<!ENTITY prefReset.longDesc "Izgleda da vaše postavke sigurnosti mreže uzrokuju ovo. Želite li vratiti na početne postavke?">
+<!ENTITY prefReset.label "Vrati početne postavke">
+
diff --git a/l10n-bs/browser/chrome/overrides/settingsChange.dtd b/l10n-bs/browser/chrome/overrides/settingsChange.dtd
new file mode 100644
index 0000000000..ecc535984a
--- /dev/null
+++ b/l10n-bs/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 "Podešavanja možete promijeniti korištenjem taba Aplikacije u &brandShortName; Podešavanjima.">
+<!ENTITY settingsChangeOptions.label "Podešavanja možete promijeniti korištenjem taba Aplikacije u &brandShortName; Opcijama.">