diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
commit | 43a97878ce14b72f0981164f87f2e35e14151312 (patch) | |
tree | 620249daf56c0258faa40cbdcf9cfba06de2a846 /l10n-bs/browser | |
parent | Initial commit. (diff) | |
download | firefox-upstream.tar.xz firefox-upstream.zip |
Adding upstream version 110.0.1.upstream/110.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
122 files changed, 8632 insertions, 0 deletions
diff --git a/l10n-bs/browser/branding/official/brand.dtd b/l10n-bs/browser/branding/official/brand.dtd new file mode 100644 index 0000000000..b5474b4c99 --- /dev/null +++ b/l10n-bs/browser/branding/official/brand.dtd @@ -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/. --> + +<!ENTITY brandShortName "Firefox"> diff --git a/l10n-bs/browser/branding/official/brand.ftl b/l10n-bs/browser/branding/official/brand.ftl new file mode 100644 index 0000000000..acd376e492 --- /dev/null +++ b/l10n-bs/browser/branding/official/brand.ftl @@ -0,0 +1,39 @@ +# 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/. + + +## Firefox Brand +## +## Firefox must be treated as a brand, and kept in English. +## It cannot be: +## - Declined to adapt to grammatical case. +## - Transliterated. +## - Translated. +## +## Reference: https://www.mozilla.org/styleguide/communications/translation/ + +## Firefox and Mozilla Brand +## +## Firefox and Mozilla must be treated as a brand. +## +## They cannot be: +## - Transliterated. +## - Translated. +## +## Declension should be avoided where possible, leaving the original +## brand unaltered in prominent UI positions. +## +## For further details, consult: +## https://mozilla-l10n.github.io/styleguides/mozilla_general/#brands-copyright-and-trademark + +-brand-shorter-name = Firefox +-brand-short-name = Firefox +-brand-shortcut-name = Firefox + +-brand-full-name = Mozilla Firefox +# This brand name can be used in messages where the product name needs to +# remain unchanged across different versions (Nightly, Beta, etc.). +-brand-product-name = Firefox +-vendor-short-name = Mozilla +trademarkInfo = Firefox i Firefox logo su zaštićeni znakovi Mozilla Foundationa. diff --git a/l10n-bs/browser/branding/official/brand.properties b/l10n-bs/browser/branding/official/brand.properties new file mode 100644 index 0000000000..9d6a612125 --- /dev/null +++ b/l10n-bs/browser/branding/official/brand.properties @@ -0,0 +1,8 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +brandShorterName=Firefox +brandShortName=Firefox +brandFullName=Mozilla Firefox + diff --git a/l10n-bs/browser/browser/aboutCertError.ftl b/l10n-bs/browser/browser/aboutCertError.ftl new file mode 100644 index 0000000000..3d122ea158 --- /dev/null +++ b/l10n-bs/browser/browser/aboutCertError.ftl @@ -0,0 +1,125 @@ +# 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/. + +# Variables: +# $hostname (String) - Hostname of the website with cert error. +cert-error-intro = { $hostname } koristi neispravan sigurnosni certifikat. + +cert-error-mitm-intro = Web stranice dokazuju svoj identitet putem certifikata, koje izdaju certifikacijska tijela. + +cert-error-mitm-mozilla = { -brand-short-name } podupire neprofitna organizacija Mozilla, koja upravlja potpuno otvorenim skladištem za certifikacijska tijela (CA). CA skladište osigurava, da se certifikacijska tijela pridržavaju najboljih sigurnosnih praksi. + +cert-error-mitm-connection = { -brand-short-name } koristi Mozilla CA skladište kako bi se provjerila sigurnost veze, a ne koristi certifikate koje je isporučio operacijski sistem korisnika. Dakle, ako antivirusni program ili mreža presreću vezu sa sigurnosnim certifikatom kojeg je izdao CA, a koji nije u Mozilla CA skladištu, veza se smatra nesigurnom. + +cert-error-trust-unknown-issuer-intro = Neko možda pokušava oponašati stranicu i ne biste trebali nastaviti. + +# Variables: +# $hostname (String) - Hostname of the website with cert error. +cert-error-trust-unknown-issuer = Web stranice dokazuju svoj identitet putem certifikata. { -brand-short-name } ne vjeruje { $hostname } jer je izdavač certifikata nepoznat, certifikat je samostalno potpisan ili server ne šalje ispravne intermedijalne certifikate. + +cert-error-trust-cert-invalid = Certifikat nije povjerljiv jer ga je izdao nevažeći CA certifikat. + +cert-error-trust-untrusted-issuer = Certifikat nije povjerljiv jer izdavač certifikata nije od povjerenja. + +cert-error-trust-signature-algorithm-disabled = Certifikat nije povjerljiv jer je potpisan pomoću algoritma koji je onemogućen iz razloga što taj algoritam nije siguran. + +cert-error-trust-expired-issuer = Certifikat nije povjerljiv jer je certifikat izdavača istekao. + +cert-error-trust-self-signed = Ovaj certifikat nije povjerljiv jer je samopotpisan. + +cert-error-trust-symantec = Certifikati koje izdaju GeoTrust, RapidSSL, Symantec, Thawte i VeriSign više se ne smatraju sigurnima, jer ta certifikacijska tijela u prošlosti nisu slijedila sigurnosne prakse. + +cert-error-untrusted-default = Certifikat ne dolazi od pouzdanog izvora. + +# Variables: +# $hostname (String) - Hostname of the website with cert error. +cert-error-domain-mismatch = Web stranice dokazuju svoj identitet putem certifikata. { -brand-short-name } ne vjeruje ovoj stranici jer koristi certifikat koji nije validan za { $hostname }. + +# Variables: +# $hostname (String) - Hostname of the website with cert error. +# $alt-name (String) - Alternate domain name for which the cert is valid. +cert-error-domain-mismatch-single = Web stranice dokazuju svoj identitet putem certifikata. { -brand-short-name } ne vjeruje ovoj stranici jer koristi certifikat koji nije validan za { $hostname }. Certifikat je validan samo za <a data-l10n-name="domain-mismatch-link">{ $alt-name }</a>. + +# Variables: +# $hostname (String) - Hostname of the website with cert error. +# $alt-name (String) - Alternate domain name for which the cert is valid. +cert-error-domain-mismatch-single-nolink = Web stranice dokazuju svoj identitet putem certifikata. { -brand-short-name } ne vjeruje ovoj stranici jer koristi certifikat koji nije validan za { $hostname }. Certifikat je validan samo za { $alt-name }. + +# Variables: +# $subject-alt-names (String) - Alternate domain names for which the cert is valid. +cert-error-domain-mismatch-multiple = Web stranice dokazuju svoj identitet putem certifikata. { -brand-short-name } ne vjeruje ovoj stranici jer koristi certifikat koji nije validan za { $hostname }. Certifikat je validan samo za sljedeće nazive: { $subject-alt-names } + +# Variables: +# $hostname (String) - Hostname of the website with cert error. +# $not-after-local-time (Date) - Certificate is not valid after this time. +cert-error-expired-now = Web stranice dokazuju svoj identitet putem certifikata, koji vrijede samo određeno vrijeme. Certifikat za { $hostname } je istekao { $not-after-local-time }. + +# Variables: +# $hostname (String) - Hostname of the website with cert error. +# $not-before-local-time (Date) - Certificate is not valid before this time. +cert-error-not-yet-valid-now = Web stranice dokazuju svoj identitet putem certifikata, koji vrijede samo određeno vrijeme. Certifikat za { $hostname } vrijedit će tek od { $not-before-local-time }. + +# Variables: +# $error (String) - NSS error code string that specifies type of cert error. e.g. unknown issuer, invalid cert, etc. +cert-error-code-prefix-link = Kod greške: <a data-l10n-name="error-code-link">{ $error }</a> + +# Variables: +# $hostname (String) - Hostname of the website with cert error. +cert-error-symantec-distrust-description = Web stranice dokazuju svoj identitet putem certifikata koje izdaju certifikacijska tijela. Većina browsera više ne vjeruje certifikatima koje izdaju GeoTrust, RapidSSL, Symantec, Thawte i VeriSign. { $hostname } koristi certifikat jednog od ovih izdavatelja, pa se identitet web stranice ne može dokazati. + +cert-error-symantec-distrust-admin = O ovom problemu možeš obavijestiti administratora web stranice. + +# Variables: +# $hasHSTS (Boolean) - Indicates whether HSTS header is present. +cert-error-details-hsts-label = HTTP Strict Transport Security: { $hasHSTS } + +# Variables: +# $hasHPKP (Boolean) - Indicates whether HPKP header is present. +cert-error-details-key-pinning-label = HTTP Public Key Pinning: { $hasHPKP } + +cert-error-details-cert-chain-label = Lanac certifikata: + +open-in-new-window-for-csp-or-xfo-error = Otvori stranicu u novom prozoru + +# Variables: +# $hostname (String) - Hostname of the website blocked by csp or xfo error. +csp-xfo-blocked-long-desc = Iz sigurnosnih razloga, { $hostname } ne dopušta da { -brand-short-name } prikaže stranicu, ako je ugrađena u drugu web stranicu. Za prikaz ove stranice, otvori je u novom prozoru. + +## Messages used for certificate error titles + +connectionFailure-title = Neuspješno povezivanje +deniedPortAccess-title = Pristup adresi je ograničen +# "Hmm" is a sound made when considering or puzzling over something. +# You don't have to include it in your translation if your language does not have a written word like this. +dnsNotFound-title = Hmm. Imamo problema s pronalaženjem stranice. +fileNotFound-title = Fajl nije pronađen +fileAccessDenied-title = Pristup fajlu je odbijen +generic-title = Ups. +captivePortal-title = Prijavi se na mrežu +# "Hmm" is a sound made when considering or puzzling over something. +# You don't have to include it in your translation if your language does not have a written word like this. +malformedURI-title = Hmm. Ova adresa ne izgleda dobro. +netInterrupt-title = Veza je prekinuta +notCached-title = Dokument je nestao +netOffline-title = Offline režim +contentEncodingError-title = Greška u enkodiranju sadržaja +unsafeContentType-title = Nesiguran tip fajla +netReset-title = Veza je resetovana +netTimeout-title = Veza je istekla +unknownProtocolFound-title = Adresa nije razumiva +proxyConnectFailure-title = Proxy server odbija veze +proxyResolveFailure-title = Ne mogu da pronađem proxy server +redirectLoop-title = Stranica ne preusmjerava pravilno +unknownSocketType-title = Neočekivani odgovor od servera +nssFailure2-title = Neuspjela sigurna veza +csp-xfo-error-title = { -brand-short-name } ne može otvoriti ovu stranicu +corruptedContentError-title = Oštećen sadržaj +sslv3Used-title = Uspostava sigurne veze nije uspjela +inadequateSecurityError-title = Vaša veza nije sigurna +blockedByPolicy-title = Blokirana stranica +clockSkewError-title = Sat vašeg računara je pogrešan +networkProtocolError-title = Greška mrežnog protokola +nssBadCert-title = Upozorenje: Potencijalni sigurnosni rizik +nssBadCert-sts-title = Nisam se povezao: Potencijalni sigurnosni problem +certerror-mitm-title = Softver sprječava da se { -brand-short-name } sigurno poveže na ovu stranicu diff --git a/l10n-bs/browser/browser/aboutDialog.ftl b/l10n-bs/browser/browser/aboutDialog.ftl new file mode 100644 index 0000000000..440b9a65a7 --- /dev/null +++ b/l10n-bs/browser/browser/aboutDialog.ftl @@ -0,0 +1,64 @@ +# 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/. + +aboutDialog-title = + .title = O { -brand-full-name }u + +releaseNotes-link = Šta je novo + +update-checkForUpdatesButton = + .label = Provjeri dostupnost nadogradnji + .accesskey = C + +update-updateButton = + .label = Restartujte za nadogradnju { -brand-shorter-name }a + .accesskey = R + +update-checkingForUpdates = Provjeravam za nadogradnju… +update-downloading = <img data-l10n-name="icon"/>Preuzimam nadogradnju — <label data-l10n-name="download-status"/> +update-downloading-message = Preuzimanje nadogradnje — <label data-l10n-name="download-status"/> +update-applying = Primjenjujem nadogradnju… + +update-failed = Neuspješna nadogradnja. <label data-l10n-name="failed-link">Preuzmi posljednju verziju</label> +update-failed-main = Neuspješna nadogradnja. <a data-l10n-name="failed-link-main">Preuzmi posljednju verziju</a> + +update-adminDisabled = Nadogradnje koje je onemogućio vaš sistemski administrator +update-noUpdatesFound = Koristite posljednju verziju { -brand-short-name }a +update-otherInstanceHandlingUpdates = { -brand-short-name } biva nadograđen od strane druge instance + +update-manual = Nadogradnje dostupne na <label data-l10n-name="manual-link"/> + +update-unsupported = Ne možete vršiti dodatne nadogradnje na ovom sistemu. <label data-l10n-name="unsupported-link">Saznajte više</label> + +update-restarting = Restartujem… + +channel-description = Vi ste trenutno na <label data-l10n-name="current-channel"></label> kanalu nadogradnje. + +warningDesc-version = { -brand-short-name } je eksperimentalna verzija i može biti nestabilna. + +aboutdialog-help-user = Pomoć za { -brand-product-name } +aboutdialog-submit-feedback = Pošalji povratne informacije + +community-exp = <label data-l10n-name="community-exp-mozillaLink">{ -vendor-short-name }</label> je <label data-l10n-name="community-exp-creditsLink">globalna zajednica</label> koja se zalaže da Web ostane otvoren, javan i dostupan svima. + +community-2 = { -brand-short-name } je dizajnirala <label data-l10n-name="community-mozillaLink">{ -vendor-short-name }</label>, <label data-l10n-name="community-creditsLink">globalna zajednica</label> koja se zalaže da Web ostane otvoren, javan i dostupan svima. + +helpus = Želite li pomoći? <label data-l10n-name="helpus-donateLink">Donirajte</label> ili <label data-l10n-name="helpus-getInvolvedLink">uključite se!</label> + +bottomLinks-license = Informacije o licenciranju +bottomLinks-rights = Prava krajnjeg korisnika +bottomLinks-privacy = Polica privatnosti + +# Example of resulting string: 66.0.1 (64-bit) +# Variables: +# $version (String): version of Firefox, e.g. 66.0.1 +# $bits (Number): bits of the architecture (32 or 64) +aboutDialog-version = { $version } ({ $bits }-bitna) + +# Example of resulting string: 66.0a1 (2019-01-16) (64-bit) +# Variables: +# $version (String): version of Firefox for Nightly builds, e.g. 66.0a1 +# $isodate (String): date in ISO format, e.g. 2019-01-16 +# $bits (Number): bits of the architecture (32 or 64) +aboutDialog-version-nightly = { $version } ({ $isodate }) ({ $bits }-bitna) diff --git a/l10n-bs/browser/browser/aboutLogins.ftl b/l10n-bs/browser/browser/aboutLogins.ftl new file mode 100644 index 0000000000..3796114be2 --- /dev/null +++ b/l10n-bs/browser/browser/aboutLogins.ftl @@ -0,0 +1,217 @@ +# 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/. +# NOTE: New strings should use the about-logins- prefix. + +about-logins-page-title = Prijave & lozinke + +# "Google Play" and "App Store" are both branding and should not be translated + +login-filter = + .placeholder = Pretraži prijave + +create-login-button = Kreiraj novu prijavu + +fxaccounts-sign-in-text = Pristupite lozinkama na drugim uređajima +fxaccounts-avatar-button = + .title = Upravljanje računom + +## The ⋯ menu that is in the top corner of the page + +menu = + .title = Otvori meni +# This menuitem is only visible on Windows and macOS +about-logins-menu-menuitem-import-from-another-browser = Uvoz iz drugog browsera… +about-logins-menu-menuitem-import-from-a-file = Uvezi iz fajla… +about-logins-menu-menuitem-export-logins = Izvezi prijave… +about-logins-menu-menuitem-remove-all-logins = Ukloni sve prijave… +menu-menuitem-preferences = + { PLATFORM() -> + [windows] Opcije + *[other] Postavke + } +about-logins-menu-menuitem-help = Pomoć + +## Login List + +login-list = + .aria-label = Prijave koje odgovaraju pretrazi +login-list-count = + { $count -> + [one] { $count } prijava + [few] { $count } prijave + *[other] { $count } prijava + } +login-list-sort-label-text = Sortiraj po: +login-list-name-option = Nazivu (A-Z) +login-list-name-reverse-option = Naziv (A-Z) +about-logins-login-list-alerts-option = Upozorenja +login-list-last-changed-option = Zadnja promjena +login-list-last-used-option = Zadnja upotreba +login-list-intro-title = Nema pronađenih prijava +login-list-intro-description = Kada spasite lozinku u { -brand-product-name }, ona će biti prikazana ovdje. +about-logins-login-list-empty-search-title = Nema pronađenih prijava +about-logins-login-list-empty-search-description = Nema odgovarajućih rezultata za vašu pretragu. +login-list-item-title-new-login = Nova prijava +login-list-item-subtitle-new-login = Unesite vaše podatke za prijavu +login-list-item-subtitle-missing-username = (nema korisničkog imena) +about-logins-list-item-breach-icon = + .title = Hakirana web stranica +about-logins-list-item-vulnerable-password-icon = + .title = Ranjiva lozinka + +## Introduction screen + +about-logins-login-intro-heading-logged-in = Nema pronađenih sinhronizovanih prijava. +login-intro-description = Ako ste spasili prijave u { -brand-product-name } na drugom uređaju, evo kako im možete pristupiti: + +about-logins-intro-import2 = Ako su tvoje prijave spremljene izvan { -brand-product-name }a, možeš ih <a data-l10n-name="import-browser-link">uvesti iz jednog drugog browsera</a> ili <a data-l10n-name="import-file-link">iz jedne datoteke</a> + +## Login + +login-item-new-login-title = Kreiraj novu prijavu +login-item-edit-button = Uredi +about-logins-login-item-remove-button = Ukloni +login-item-origin-label = Adresa web stranice +login-item-tooltip-message = Provjeri podudara li se adresa web stranice na kojoj se prijavljuješ. +login-item-origin = + .placeholder = https://www.example.com +login-item-username-label = Korisničko ime +about-logins-login-item-username = + .placeholder = (nema korisničkog imena) +login-item-copy-username-button-text = Kopiraj +login-item-copied-username-button-text = Kopirano! +login-item-password-label = Lozinka +login-item-password-reveal-checkbox = + .aria-label = Prikaži lozinku +login-item-copy-password-button-text = Kopiraj +login-item-copied-password-button-text = Kopirano! +login-item-save-changes-button = Spasi promjene +login-item-save-new-button = Spasi +login-item-cancel-button = Otkaži +login-item-time-changed = Zadnja izmjena: { DATETIME($timeChanged, day: "numeric", month: "long", year: "numeric") } +login-item-time-created = Stvoreno: { DATETIME($timeCreated, day: "numeric", month: "long", year: "numeric") } +login-item-time-used = Zadnji put korišteno: { DATETIME($timeUsed, day: "numeric", month: "long", year: "numeric") } + +## OS Authentication dialog + +about-logins-os-auth-dialog-caption = { -brand-full-name } + +## The macOS strings are preceded by the operating system with "Firefox is trying to " +## and includes subtitle of "Enter password for the user "xxx" to allow this." These +## notes are only valid for English. Please test in your respected locale. + +# This message can be seen when attempting to edit a login in about:logins on Windows. +about-logins-edit-login-os-auth-dialog-message-win = Za uređivanje prijave, unesite svoje podatke za prijavu na Windows. To pomaže zaštiti sigurnost vaših računa. +# This message can be seen when attempting to edit a login in about:logins +# On MacOS, only provide the reason that account verification is needed. Do not put a complete sentence here. +about-logins-edit-login-os-auth-dialog-message-macosx = uredite sačuvanu prijavu + +# This message can be seen when attempting to reveal a password in about:logins on Windows. +about-logins-reveal-password-os-auth-dialog-message-win = Za prikaz vaše lozinke, unesite svoje podatke za prijavu na Windows. To pomaže zaštiti sigurnost vaših računa. +# This message can be seen when attempting to reveal a password in about:logins +# On MacOS, only provide the reason that account verification is needed. Do not put a complete sentence here. +about-logins-reveal-password-os-auth-dialog-message-macosx = prikaži spašenu lozinku + +# This message can be seen when attempting to copy a password in about:logins on Windows. +about-logins-copy-password-os-auth-dialog-message-win = Za kopiranje vaše lozinke, unesite svoje podatke za prijavu na Windows. To pomaže zaštiti sigurnost vaših računa. +# This message can be seen when attempting to copy a password in about:logins +# On MacOS, only provide the reason that account verification is needed. Do not put a complete sentence here. +about-logins-copy-password-os-auth-dialog-message-macosx = kopiraj spašenu lozinku + +## Master Password notification + +# This message can be seen when attempting to export a password in about:logins +# On MacOS, only provide the reason that account verification is needed. Do not put a complete sentence here. +about-logins-export-password-os-auth-dialog-message-macosx = izvezi spašene prijave i lozinke + +## Primary Password notification + +master-password-reload-button = + .label = Prijavi + .accesskey = P + +## Password Sync notification + +## Dialogs + +confirmation-dialog-cancel-button = Otkaži +confirmation-dialog-dismiss-button = + .title = Otkaži + +about-logins-confirm-remove-dialog-title = Ukloniti ovu prijavu? +confirm-delete-dialog-message = Ova radnja se ne može poništiti. +about-logins-confirm-remove-dialog-confirm-button = Ukloni + +about-logins-confirm-export-dialog-title = Izvezi prijave i lozinke +about-logins-confirm-export-dialog-confirm-button = Izvoz… + +confirm-discard-changes-dialog-title = Odbaci nespašene promjene? +confirm-discard-changes-dialog-message = Sve nespašene promjene će biti izgubljene. +confirm-discard-changes-dialog-confirm-button = Odbaci + +## Breach Alert notification + +# Variables: +# $hostname (String) - The hostname of the website associated with the login, e.g. "example.com" +about-logins-breach-alert-link = Posjeti { $hostname } +about-logins-breach-alert-learn-more-link = Saznajte više + +## Vulnerable Password notification + +about-logins-vulnerable-alert-title = Ranjiva lozinka +# Variables: +# $hostname (String) - The hostname of the website associated with the login, e.g. "example.com" +about-logins-vulnerable-alert-link = Posjeti { $hostname } +about-logins-vulnerable-alert-learn-more-link = Saznajte više + +## Error Messages + +# This is a generic error message. +about-logins-error-message-default = Desila se greška prilikom spašavanja ove lozinke. + + +## Login Export Dialog + +# Title of the file picker dialog +about-logins-export-file-picker-title = Izvezi fajl s prijavama +# The default file name shown in the file picker when exporting saved logins. +# This must end in .csv +about-logins-export-file-picker-default-filename = prijave.csv +about-logins-export-file-picker-export-button = Izvezi +# A description for the .csv file format that may be shown as the file type +# filter by the operating system. +about-logins-export-file-picker-csv-filter-title = + { PLATFORM() -> + [macos] CSV dokument + *[other] CSV fajl + } + +## Login Import Dialog + +# Title of the file picker dialog +about-logins-import-file-picker-title = Uvezi fajl s prijavama +about-logins-import-file-picker-import-button = Uvezi +# A description for the .csv file format that may be shown as the file type +# filter by the operating system. +about-logins-import-file-picker-csv-filter-title = + { PLATFORM() -> + [macos] CSV dokument + *[other] CSV fajl + } + +## +## Variables: +## $count (number) - The number of affected elements + + +## +## Variables: +## $field (String) - The name of the field from the CSV file for example url, username or password + +## +## Variables: +## $count (number) - The number of affected elements + +## Logins import report page + diff --git a/l10n-bs/browser/browser/aboutPocket.ftl b/l10n-bs/browser/browser/aboutPocket.ftl new file mode 100644 index 0000000000..0a58f00be8 --- /dev/null +++ b/l10n-bs/browser/browser/aboutPocket.ftl @@ -0,0 +1,55 @@ +# 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/. + + +### Pocket button panel strings for about:pocket-saved, about:pocket-signup, and about:pocket-home + + +## about:pocket-saved panel + +# Placeholder text for tag input +pocket-panel-saved-add-tags = + .placeholder = Dodaj tagove + +pocket-panel-saved-error-generic = Došlo je do greške prilikom spašavanja u { -pocket-brand-name }. +pocket-panel-saved-error-tag-length = Tagovi su ograničeni na 25 znakova +pocket-panel-saved-error-only-links = Jedino linkovi mogu biti spašeni +pocket-panel-saved-error-not-saved = Stranica nije spašena +pocket-panel-saved-error-no-internet = Morate biti povezani na internet kako biste spasili u { -pocket-brand-name }. Molimo da se povežete na internet i pokušate ponovo. +pocket-panel-saved-page-removed = Stranica uklonjena +pocket-panel-saved-page-saved = Spašeno u { -pocket-brand-name } +pocket-panel-saved-processing-remove = Uklanjam stranicu… +pocket-panel-saved-processing-tags = Dodajem tagove… +pocket-panel-saved-remove-page = Ukloni stranicu +pocket-panel-saved-save-tags = Spasi +pocket-panel-saved-saving-tags = Spašavam… +pocket-panel-saved-suggested-tags = Preporučeni tagovi +pocket-panel-saved-tags-saved = Tagovi dodani +pocket-panel-signup-view-list = Prikaži listu + +## about:pocket-signup panel + +pocket-panel-signup-already-have = Već ste { -pocket-brand-name } korisnik? +pocket-panel-signup-learn-more = Saznajte više +pocket-panel-signup-login = Prijava +pocket-panel-signup-signup-email = Registrujte se pomoću emaila +pocket-panel-signup-signup-cta = Registrujte se na { -pocket-brand-name }. Besplatan je. +pocket-panel-signup-signup-firefox = Registrujte se pomoću { -brand-product-name }a +pocket-panel-signup-tagline = Spasite članke i video klipove iz { -brand-product-name }a za pregled u { -pocket-brand-name }u na bilo kojem uređaju u bilo koje vrijeme. +pocket-panel-signup-tagline-story-one = Kliknite { -pocket-brand-name } dugme da spasite bilo koji članak, video ili stranicu iz { -brand-product-name }a. +pocket-panel-signup-tagline-story-two = Pregledajte u { -pocket-brand-name }u na bilo kojem uređaju u bilo koje vrijeme. + +## about:pocket-home panel + +pocket-panel-home-my-list = Moja lista +pocket-panel-home-welcome-back = Dobrodošli nazad +pocket-panel-home-paragraph = Možete koristiti { -pocket-brand-name } da istražite i spasite web stranice, članke, video, podcaste, ili da se vratite na ono što ste ranije čitali. +pocket-panel-home-explore-popular-topics = Istražite popularne teme +pocket-panel-home-discover-more = Istražite više +pocket-panel-home-explore-more = Istraži + +## Pocket panel header component + +## Pocket panel buttons + diff --git a/l10n-bs/browser/browser/aboutPolicies.ftl b/l10n-bs/browser/browser/aboutPolicies.ftl new file mode 100644 index 0000000000..f91984a273 --- /dev/null +++ b/l10n-bs/browser/browser/aboutPolicies.ftl @@ -0,0 +1,17 @@ +# 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/. + +about-policies-title = Enterprise police + +# 'Active' is used to describe the policies that are currently active +active-policies-tab = Aktivne +errors-tab = Greške +documentation-tab = Dokumentacija + +no-specified-policies-message = Enterprice police servis je aktivan, ali nema omogućenih polica. +inactive-message = Enterprise police servis je deaktiviran. + +policy-name = Naziv police +policy-value = Vrijednost police +policy-errors = Greške police diff --git a/l10n-bs/browser/browser/aboutPrivateBrowsing.ftl b/l10n-bs/browser/browser/aboutPrivateBrowsing.ftl new file mode 100644 index 0000000000..34edec29ff --- /dev/null +++ b/l10n-bs/browser/browser/aboutPrivateBrowsing.ftl @@ -0,0 +1,37 @@ +# 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/. + +privatebrowsingpage-open-private-window-label = Otvori Privatni prozor + .accesskey = r +about-private-browsing-search-placeholder = Pretražujte web +about-private-browsing-info-title = Nalazite se u Privatnom prozoru +# Variables +# $engine (String): the name of the user's default search engine +about-private-browsing-handoff = + .title = Pretražite pomoću { $engine } ili unesite adresu +about-private-browsing-handoff-no-engine = + .title = Pretražite ili unesite adresu +# Variables +# $engine (String): the name of the user's default search engine +about-private-browsing-handoff-text = Pretražite pomoću { $engine } ili unesite adresu +about-private-browsing-handoff-text-no-engine = Pretražite ili unesite adresu +about-private-browsing-not-private = Trenutno niste u privatnom prozoru. + +## The following strings will be used for experiments in Fx99 and Fx100 + +# This string is the title for the banner for search engine selection +# in a private window. +# Variables: +# $engineName (String) - The engine name that will currently be used for the private window. +about-private-browsing-search-banner-title = { $engineName } je vaš glavni pretraživač u Privatnim prozorima +about-private-browsing-search-banner-description = + { PLATFORM() -> + [windows] Da izaberete drugi pretraživač posjetite <a data-l10n-name="link-options">Opcije</a> + *[other] Da izaberete drugi pretraživač posjetite <a data-l10n-name="link-options">Preference</a> + } +about-private-browsing-search-banner-close-button = + .aria-label = Zatvori + +## Strings used in a “pin promotion” message, which prompts users to pin a private window + diff --git a/l10n-bs/browser/browser/aboutRestartRequired.ftl b/l10n-bs/browser/browser/aboutRestartRequired.ftl new file mode 100644 index 0000000000..d2079d2493 --- /dev/null +++ b/l10n-bs/browser/browser/aboutRestartRequired.ftl @@ -0,0 +1,7 @@ +# 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/. + +restart-required-title = Potreban restart + +restart-button-label = Restartuj { -brand-short-name } diff --git a/l10n-bs/browser/browser/aboutRobots.ftl b/l10n-bs/browser/browser/aboutRobots.ftl new file mode 100644 index 0000000000..a1052ce311 --- /dev/null +++ b/l10n-bs/browser/browser/aboutRobots.ftl @@ -0,0 +1,29 @@ +# 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/. + + +### These strings are used in the about:robots page, which ties in with the +### robots theme used in the Firefox 3 Beta 2/3 first run pages. +### They're just meant to be fun and whimsical, with references to some geeky +### but well-known robots in movies and books. Be creative with translations! + +# Nonsense line from the movie "The Day The Earth Stood Still". No translation needed. +page-title = Gort! Klaatu barada nikto! +# Movie: Logan's Run... Box (cyborg): "Welcome Humans! I am ready for you." +error-title-text = Dobrodošli ljudi! +# Movie: The Day The Earth Stood Still. Spoken by Klaatu. +error-short-desc-text = Dolazimo u miru i s dobrom namjerom! +# Various books by Isaac Asimov. http://en.wikipedia.org/wiki/Three_Laws_of_Robotics +error-long-desc1 = Roboti ne mogu ozlijediti ljudsko biće ili, zbog neaktivnosti, dozvoliti da se ljudskom biću naškodi. +# Movie: Blade Runner. Batty: "I've seen things you people wouldn’t believe..." +error-long-desc2 = Roboti su vidjeli stvari koje vi, ljudi, ne bi povjerovali. +# Book: Hitchhiker’s Guide To The Galaxy. What the Sirius Cybernetics Corporation calls robots. +error-long-desc3 = Roboti su vaši plastični drugari kojima je zabavno biti sa vama. +# TV: Futurama. Bender's first line is "Bite my shiny metal ass." +error-long-desc4 = Roboti imaju sjajne metalne dijelove koji ne bi trebali biti nagriženi. +# TV: Battlestar Galactica (2004 series). From the opening text. +error-trailer-desc-text = I oni imaju plan. +# Book: Hitchhiker's Guide To The Galaxy. Arthur presses a button and it warns him. +error-try-again = Pokušaj ponovo + .label2 = Molimo da ne pritišćete ovo dugme ponovo. diff --git a/l10n-bs/browser/browser/aboutSessionRestore.ftl b/l10n-bs/browser/browser/aboutSessionRestore.ftl new file mode 100644 index 0000000000..b5c756e2b6 --- /dev/null +++ b/l10n-bs/browser/browser/aboutSessionRestore.ftl @@ -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/. + +restore-page-tab-title = Vrati sesiju + +# The title is intended to be apologetic and disarming, expressing dismay +# and regret that we are unable to restore the session for the user +restore-page-error-title = Žao nam je. Imamo problema s vraćanjem vaših stranica. +restore-page-problem-desc = Imamo problema s vraćanjem vaše zadnje sesije surfanja. Izaberite Vrati sesiju za novi pokušaj. +restore-page-try-this = Još uvijek ne možete vratiti sesiju? Ponekad je tab uzrok problema. Pregledajte ranije tabove, uklonite oznaku sa tabova koji vam više ne trebaju, i pokušajte ponovo. + +restore-page-hide-tabs = Sakrij prethodne tabove +restore-page-show-tabs = Prikaži prethodne tabove + +# When tabs are distributed across multiple windows, this message is used as a +# header above the group of tabs for each window. +# +# Variables: +# $windowNumber: Progressive number associated to each window +restore-page-window-label = Prozor { $windowNumber } + +restore-page-restore-header = + .label = Vrati + +restore-page-list-header = + .label = Prozori i tabovi + +restore-page-try-again-button = + .label = Vrati sesiju + .accesskey = r + +restore-page-close-button = + .label = Započni novu sesiju + .accesskey = n + +## The following strings are used in about:welcomeback + +welcome-back-tab-title = Uspjeh! +welcome-back-page-title = Uspjeh! +welcome-back-page-info = { -brand-short-name } je spreman. + +welcome-back-restore-button = + .label = Krenimo! + .accesskey = K + +welcome-back-restore-all-label = Vrati sve prozore i tabove +welcome-back-restore-some-label = Vrati samo one koje želim + +welcome-back-page-info-link = Vaši add-oni i prilagođenja su uklonjeni a postavke vašeg browsera su vraćene na izvorne vrijednosti. Ukoliko ovo nije riješilo vaš problem, <a data-l10n-name="link-more">saznajte više o tome šta možete uraditi.</a> + diff --git a/l10n-bs/browser/browser/aboutTabCrashed.ftl b/l10n-bs/browser/browser/aboutTabCrashed.ftl new file mode 100644 index 0000000000..114805ae53 --- /dev/null +++ b/l10n-bs/browser/browser/aboutTabCrashed.ftl @@ -0,0 +1,22 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +crashed-title = Izvjestilac srušenih tabova +crashed-close-tab-button = Zatvori tab +crashed-restore-tab-button = Vrati ovaj tab +crashed-restore-all-button = Vrati sve srušene tabove +crashed-header = Vaš tab se upravo srušio. +crashed-offer-help = Možemo pomoći! +crashed-single-offer-help-message = Izaberite { crashed-restore-tab-button } za ponovno učitavanje stranice. +crashed-multiple-offer-help-message = Izaberite { crashed-restore-tab-button } ili { crashed-restore-all-button } za ponovno učitavanje stranice/a. +crashed-request-help = Hoćete li vi nama pomoći? +crashed-request-help-message = Izvještaji o rušenju nam pomažu da dijagnosticiramo probleme i učinimo { -brand-short-name } boljim. +crashed-request-report-title = Prijavi ovaj tab +crashed-send-report-2 = Šaljite automatski izvještaj o rušenju kako bismo mogli ispraviti probleme poput ovog. +crashed-comment = + .placeholder = Opcionalni komentari (komentari su javno vidljivi) +crashed-include-URL-2 = Uključite URL-ove stranica koje ste posjećivali kada se { -brand-short-name } srušio +crashed-report-sent = Izvještaj o rušenju je već poslan; hvala vam što pomažete da unaprijedimo { -brand-short-name }! +crashed-request-auto-submit-title = Prijavi pozadinske tabove +crashed-auto-submit-checkbox-2 = Ažurirajte postavke da automatski šalju izvještaji kada se { -brand-short-name } sruši diff --git a/l10n-bs/browser/browser/aboutUnloads.ftl b/l10n-bs/browser/browser/aboutUnloads.ftl new file mode 100644 index 0000000000..cfb7713f5f --- /dev/null +++ b/l10n-bs/browser/browser/aboutUnloads.ftl @@ -0,0 +1,7 @@ +# 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/. + +### Strings used in about:unloads, allowing users to manage the "tab unloading" +### feature. + diff --git a/l10n-bs/browser/browser/accounts.ftl b/l10n-bs/browser/browser/accounts.ftl new file mode 100644 index 0000000000..af7e111b84 --- /dev/null +++ b/l10n-bs/browser/browser/accounts.ftl @@ -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/. + +# Used as the FxA toolbar menu item value when user has not +# finished setting up an account. +account-finish-account-setup = Završite podešavanje računa + +# Used as the FxA toolbar menu item title when the user +# needs to reconnect their account. +account-disconnected2 = Račun diskonektovan + +# Menu item that sends a tab to all synced devices. +account-send-to-all-devices = Pošalji svim uređajima + diff --git a/l10n-bs/browser/browser/allTabsMenu.ftl b/l10n-bs/browser/browser/allTabsMenu.ftl new file mode 100644 index 0000000000..06b6bae9b8 --- /dev/null +++ b/l10n-bs/browser/browser/allTabsMenu.ftl @@ -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/. + +# "Search" is a verb, as in "Search through tabs". +all-tabs-menu-search-tabs = + .label = Pretraži tabove + +all-tabs-menu-new-user-context = + .label = Novi Container tab + +all-tabs-menu-hidden-tabs = + .label = Skriveni tabovi + diff --git a/l10n-bs/browser/browser/appExtensionFields.ftl b/l10n-bs/browser/browser/appExtensionFields.ftl new file mode 100644 index 0000000000..48e60d161f --- /dev/null +++ b/l10n-bs/browser/browser/appExtensionFields.ftl @@ -0,0 +1,21 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + + +## Theme names and descriptions used in the Themes panel in about:addons + +extension-default-theme-description = Prati postavke operativnog sistema za dugmad, menije i prozore. + +extension-firefox-compact-light-name = Svijetla +extension-firefox-compact-light-description = Tema sa svijetlom kolornom shemom. + +extension-firefox-compact-dark-name = Tamna +extension-firefox-compact-dark-description = Tema sa tamnom kolornom shemom. + +## Colorway Themes +## These themes are variants of a colorway. The colorway is specified in the +## $colorway-name variable. +## Variables +## $colorway-name (String) The name of a colorway (e.g. Graffiti, Elemental). + diff --git a/l10n-bs/browser/browser/appMenuNotifications.ftl b/l10n-bs/browser/browser/appMenuNotifications.ftl new file mode 100644 index 0000000000..5501cd4b33 --- /dev/null +++ b/l10n-bs/browser/browser/appMenuNotifications.ftl @@ -0,0 +1,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/. + diff --git a/l10n-bs/browser/browser/appmenu.ftl b/l10n-bs/browser/browser/appmenu.ftl new file mode 100644 index 0000000000..c4ee9ba043 --- /dev/null +++ b/l10n-bs/browser/browser/appmenu.ftl @@ -0,0 +1,210 @@ +# 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/. + + +## App Menu + +appmenuitem-banner-update-downloading = + .label = Preuzimam { -brand-shorter-name } nadogradnju +appmenuitem-banner-update-available = + .label = Nadogradnja dostupna — preuzmite odmah +appmenuitem-banner-update-manual = + .label = Nadogradnja dostupna — preuzmite odmah +appmenuitem-banner-update-unsupported = + .label = Ne mogu nadograditi — sistem nekompatibilan +appmenuitem-banner-update-restart = + .label = Nadogradnja dostupna — restartujte odmah +appmenuitem-new-tab = + .label = Novi tab +appmenuitem-new-window = + .label = Novi prozor +appmenuitem-new-private-window = + .label = Novi privatni prozor +appmenuitem-history = + .label = Historija +appmenuitem-downloads = + .label = Preuzimanja +appmenuitem-passwords = + .label = Lozinke +appmenuitem-addons-and-themes = + .label = Add-oni i teme +appmenuitem-print = + .label = Štampaj… +appmenuitem-find-in-page = + .label = Pronađi na stranici… +appmenuitem-zoom = + .value = Zumiraj +appmenuitem-more-tools = + .label = Više alata +appmenuitem-help = + .label = Pomoć +appmenuitem-exit2 = + .label = + { PLATFORM() -> + [linux] Izlaz + *[other] Izlaz + } +appmenu-menu-button-closed2 = + .tooltiptext = Otvori aplikacijski meni + .label = { -brand-short-name } +appmenu-menu-button-opened2 = + .tooltiptext = Zatvori aplikacijski meni + .label = { -brand-short-name } +# Settings is now used to access the browser settings across all platforms, +# instead of Options or Preferences. +appmenuitem-settings = + .label = Postavke + +## Zoom and Fullscreen Controls + +appmenuitem-zoom-enlarge = + .label = Uvećaj +appmenuitem-zoom-reduce = + .label = Umanji +appmenuitem-fullscreen = + .label = Prikaz preko cijelog ekrana + +## Firefox Account toolbar button and Sync panel in App menu. + +appmenu-remote-tabs-sign-into-sync = + .label = Prijavite se za sinhronizaciju… +appmenu-remote-tabs-turn-on-sync = + .label = Uključi sinhronizaciju… +# This is shown after the tabs list if we can display more tabs by clicking on the button +appmenu-remote-tabs-showmore = + .label = Prikaži više tabova + .tooltiptext = Prikaži više tabova s ovog uređaja +# This is shown beneath the name of a device when that device has no open tabs +appmenu-remote-tabs-notabs = Nema otvorenih tabova +# This is shown when Sync is configured but syncing tabs is disabled. +appmenu-remote-tabs-tabsnotsyncing = Uključite sinhronizaciju tabova da biste vidjeli listu tabova s vaših ostalih uređaja. +# 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. +appmenu-remote-tabs-noclients = Želite li vidjeti vaše tabove s drugih uređaja ovdje? +appmenu-remote-tabs-connectdevice = + .label = Poveži dodatni uređaj +appmenu-remote-tabs-unverified = Vaš račun mora biti verifikovan. +appmenuitem-fxa-toolbar-sync-now2 = Sinhronizuj odmah +appmenuitem-fxa-sign-in = Prijava u { -brand-product-name } +appmenuitem-fxa-manage-account = Upravljanje računom +appmenu-fxa-header2 = { -fxaccount-brand-name(capitalization: "sentence") } +# Variables +# $time (string) - Localized relative time since last sync (e.g. 1 second ago, +# 3 hours ago, etc.) +appmenu-fxa-last-sync = Sinhronizovano { $time } + .label = Sinhronizovano { $time } +appmenu-fxa-signed-in-label = Prijava +appmenu-fxa-setup-sync = + .label = Uključi sinhronizaciju… +appmenuitem-save-page = + .label = Spasi stranicu kao… + +## What's New panel in App menu. + +whatsnew-panel-header = Šta je novo +# Checkbox displayed at the bottom of the What's New panel, allowing users to +# enable/disable What's New notifications. +whatsnew-panel-footer-checkbox = + .label = Obavijesti o novim mogućnostima + .accesskey = f + +## The Firefox Profiler – The popup is the UI to turn on the profiler, and record +## performance profiles. To enable it go to profiler.firefox.com and click +## "Enable Profiler Menu Button". + +profiler-popup-button-idle = + .label = Profiler + .tooltiptext = Snimi profil performansi +profiler-popup-title = + .value = { -profiler-brand-name } +profiler-popup-header-text = { -profiler-brand-name } +profiler-popup-reveal-description-button = + .aria-label = Prikaži više informacija +profiler-popup-description-title = + .value = Snimite, analizirajte, dijelite +profiler-popup-description = Sarađujte na problemima performansi objavljivanjem profila koje ćete podijeliti sa svojim timom. +profiler-popup-learn-more-button = + .label = Saznajte više +profiler-popup-settings = + .value = Postavke +# This link takes the user to about:profiling, and is only visible with the Custom preset. +profiler-popup-edit-settings-button = + .label = Uredi postavke… +profiler-popup-recording-screen = Snimam… +profiler-popup-start-recording-button = + .label = Započni snimanje +profiler-popup-discard-button = + .label = Odbaci +profiler-popup-capture-button = + .label = Snimaj +profiler-popup-start-shortcut = + { PLATFORM() -> + [macos] ⌃⇧1 + *[other] Ctrl+Shift+1 + } +profiler-popup-capture-shortcut = + { PLATFORM() -> + [macos] ⌃⇧2 + *[other] Ctrl+Shift+2 + } + +## Profiler presets +## They are shown in the popup's select box. + + +# Presets and their l10n IDs are defined in the file +# devtools/client/performance-new/popup/background.jsm.js +# Please take care that the same values are also defined in devtools' perftools.ftl. + + +## History panel + +appmenu-manage-history = + .label = Upravljanje historijom +appmenu-reopen-all-tabs = Otvori sve tabove +appmenu-reopen-all-windows = Otvori sve prozore +appmenu-restore-session = + .label = Vrati prethodnu sesiju +appmenu-clear-history = + .label = Obriši skorašnju historiju… +appmenu-recent-history-subheader = Nedavna historija +appmenu-recently-closed-tabs = + .label = Nedavno zatvoreni tabovi +appmenu-recently-closed-windows = + .label = Nedavno zatvoreni prozori + +## Help panel + +appmenu-help-header = + .title = { -brand-shorter-name } pomoć +appmenu-about = + .label = O { -brand-shorter-name }u + .accesskey = O +appmenu-get-help = + .label = Pomoć + .accesskey = h +appmenu-help-report-site-issue = + .label = Prijavite problem sa stranicom… + +## appmenu-help-enter-troubleshoot-mode and appmenu-help-exit-troubleshoot-mode +## are mutually exclusive, so it's possible to use the same accesskey for both. + + +## appmenu-help-report-deceptive-site and appmenu-help-not-deceptive +## are mutually exclusive, so it's possible to use the same accesskey for both. + +appmenu-help-report-deceptive-site = + .label = Prijavi obmanjujuću stranicu… + .accesskey = o +appmenu-help-not-deceptive = + .label = Ovo nije obmanjujuća stranica… + .accesskey = o + +## More Tools + +appmenu-customizetoolbar = + .label = Prilagodi alatnu traku… +appmenu-developer-tools-subheader = Alati browsera +appmenu-developer-tools-extensions = + .label = Ekstenzije za developere diff --git a/l10n-bs/browser/browser/branding/brandings.ftl b/l10n-bs/browser/browser/branding/brandings.ftl new file mode 100644 index 0000000000..5f3373529d --- /dev/null +++ b/l10n-bs/browser/browser/branding/brandings.ftl @@ -0,0 +1,44 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +## 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. + +## The following feature names must be treated as a brand. +## +## They cannot be: +## - Transliterated. +## - Translated. +## +## Declension should be avoided where possible, leaving the original +## brand unaltered in prominent UI positions. +## +## For further details, consult: +## https://mozilla-l10n.github.io/styleguides/mozilla_general/#brands-copyright-and-trademark + +-facebook-container-brand-name = Facebook Container +-lockwise-brand-name = Firefox Lockwise +-lockwise-brand-short-name = Lockwise +-monitor-brand-name = Firefox Monitor +-monitor-brand-short-name = Monitor +-pocket-brand-name = Pocket +-send-brand-name = Firefox Send +-screenshots-brand-name = Firefox Screenshots +-mozilla-vpn-brand-name = Mozilla VPN +-profiler-brand-name = Firefox Profiler +-translations-brand-name = Firefox Translations + + +-rally-brand-name = Mozilla Rally +-rally-short-name = Rally + + +-focus-brand-name = Firefox Focus + + +-relay-brand-name = Firefox Relay +-relay-brand-short-name = Relay diff --git a/l10n-bs/browser/browser/branding/sync-brand.ftl b/l10n-bs/browser/browser/branding/sync-brand.ftl new file mode 100644 index 0000000000..17dbdc556c --- /dev/null +++ b/l10n-bs/browser/browser/branding/sync-brand.ftl @@ -0,0 +1,7 @@ +# 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/. + +# “Account” can be localized, “Firefox” must be treated as a brand, +# and kept in English. +-fxaccount-brand-name = Firefox račun diff --git a/l10n-bs/browser/browser/browser.ftl b/l10n-bs/browser/browser/browser.ftl new file mode 100644 index 0000000000..6bac67245e --- /dev/null +++ b/l10n-bs/browser/browser/browser.ftl @@ -0,0 +1,538 @@ +# 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/. + + +## The main browser window's title + +# These are the default window titles everywhere except macOS. The first two +# attributes are used when the web content opened has no title: +# +# default - "Mozilla Firefox" +# private - "Mozilla Firefox (Private Browsing)" +# +# The last two are for use when there *is* a content title. +# Variables: +# $content-title (String): the title of the web content. +browser-main-window = + .data-title-default = { -brand-full-name } + .data-title-private = { -brand-full-name } (Privatno surfanje) + .data-content-title-default = { $content-title } - { -brand-full-name } + .data-content-title-private = { $content-title } - { -brand-full-name } (Privatno surfanje) +# These are the default window titles on macOS. The first two are for use when +# there is no content title: +# +# "default" - "Mozilla Firefox" +# "private" - "Mozilla Firefox — (Private Browsing)" +# +# The last two are for use when there *is* a content title. +# Do not use the brand name in the last two attributes, as we do on non-macOS. +# +# Also note the other subtle difference here: we use a `-` to separate the +# brand name from `(Private Browsing)`, which does not happen on other OSes. +# +# Variables: +# $content-title (String): the title of the web content. +browser-main-window-mac = + .data-title-default = { -brand-full-name } + .data-title-private = { -brand-full-name } - (Privatno surfanje) + .data-content-title-default = { $content-title } + .data-content-title-private = { $content-title } - (Privatno surfanje) +# This gets set as the initial title, and is overridden as soon as we start +# updating the titlebar based on loaded tabs or private browsing state. +# This should match the `data-title-default` attribute in both +# `browser-main-window` and `browser-main-window-mac`. +browser-main-window-title = { -brand-full-name } + +## + +urlbar-identity-button = + .aria-label = Prikaži informacije stranice + +## Tooltips for images appearing in the address bar + +urlbar-services-notification-anchor = + .tooltiptext = Otvori panel s instalacijskim porukama +urlbar-web-notification-anchor = + .tooltiptext = Promijenite da li možete primati obavještenja sa stranice +urlbar-midi-notification-anchor = + .tooltiptext = Otvori MIDI panel +urlbar-eme-notification-anchor = + .tooltiptext = Upravljajte upotrebom DRM softvera +urlbar-canvas-notification-anchor = + .tooltiptext = Upravljanje dozvolama za ekstrakciju canvasa +urlbar-web-rtc-share-microphone-notification-anchor = + .tooltiptext = Upravljajte dijeljenjem vašeg mikrofona sa stranicom +urlbar-default-notification-anchor = + .tooltiptext = Otvori panel s porukama +urlbar-geolocation-notification-anchor = + .tooltiptext = Otvori panel sa zahtjevima lokacije +urlbar-translate-notification-anchor = + .tooltiptext = Prevedi ovu stranicu +urlbar-web-rtc-share-screen-notification-anchor = + .tooltiptext = Upravljajte dijeljenjem vaših prozora ili ekrana sa stranicom +urlbar-indexed-db-notification-anchor = + .tooltiptext = Otvori panel s porukama offline pohrane +urlbar-password-notification-anchor = + .tooltiptext = Otvori panel s porukama o spašenim lozinkama +urlbar-translated-notification-anchor = + .tooltiptext = Upravljajte prijevodom stranica +urlbar-plugins-notification-anchor = + .tooltiptext = Upravljanje korištenjem plugina +urlbar-web-rtc-share-devices-notification-anchor = + .tooltiptext = Upravljajte dijeljenjem vaše kamere i/ili mikrofona sa stranicom +urlbar-persistent-storage-notification-anchor = + .tooltiptext = Pohrani podatke u trajno spremište +urlbar-addons-notification-anchor = + .tooltiptext = Otvori panel s porukama instalacije add-ona +urlbar-tip-help-icon = + .title = Pomoć +urlbar-search-tips-confirm = OK, razumijem +# Read out before Urlbar Tip text content so screenreader users know the +# subsequent text is a tip offered by the browser. It should end in a colon or +# localized equivalent. +urlbar-tip-icon-description = + .alt = Savjet: + +## Prompts users to use the Urlbar when they open a new tab or visit the +## homepage of their default search engine. +## Variables: +## $engineName (String): The name of the user's default search engine. e.g. "Google" or "DuckDuckGo". + +urlbar-search-tips-onboard = Tipkajte manje, pronađite više: Pretražite { $engineName } izravno iz vaše adresne trake. + +## Local search mode indicator labels in the urlbar + +urlbar-search-mode-bookmarks = Zabilješke +urlbar-search-mode-tabs = Tabovi +urlbar-search-mode-history = Historija + +## + +urlbar-geolocation-blocked = + .tooltiptext = Blokirali ste lokacijske informacije za ovu web stranicu. +urlbar-web-notifications-blocked = + .tooltiptext = Blokirali ste notifikacije za ovu web stranicu. +urlbar-camera-blocked = + .tooltiptext = Blokirali ste vašu kameru za ovu web stranicu. +urlbar-microphone-blocked = + .tooltiptext = Blokirali ste vaš mikrofon za ovu web stranicu. +urlbar-screen-blocked = + .tooltiptext = Blokirali ste dijeljenje vašeg ekrana ovoj web stranici. +urlbar-persistent-storage-blocked = + .tooltiptext = Blokirali ste trajno spremište za ovu web stranicu. +urlbar-popup-blocked = + .tooltiptext = Imate blokirane pop-up prozore za ovu web stranicu. +urlbar-canvas-blocked = + .tooltiptext = Blokirali ste ekstrakciju canvas podataka za ovu web stranicu. +# Variables +# $shortcut (String) - A keyboard shortcut for the edit bookmark command. +urlbar-star-edit-bookmark = + .tooltiptext = Uredi ovu zabilješku ({ $shortcut }) +# Variables +# $shortcut (String) - A keyboard shortcut for the add bookmark command. +urlbar-star-add-bookmark = + .tooltiptext = Zabilježi ovu stranicu ({ $shortcut }) + +## Page Action Context Menu + +page-action-manage-extension = + .label = Upravljanje ekstenzijom… + +## Auto-hide Context Menu + +full-screen-autohide = + .label = Sakrij trake sa alatima + .accesskey = S +full-screen-exit = + .label = Prekini prikaz preko cijelog ekrana + .accesskey = P + +## Search Engine selection buttons (one-offs) + +search-one-offs-change-settings-compact-button = + .tooltiptext = Promijeni postavke za pretragu +search-one-offs-context-open-new-tab = + .label = Traži u novom tabu + .accesskey = t +search-one-offs-context-set-as-default = + .label = Postavi kao glavni pretraživač + .accesskey = p +# Search engine one-off buttons with an @alias shortcut/keyword. +# Variables: +# $engineName (String): The name of the engine. +# $alias (String): The @alias shortcut/keyword. +search-one-offs-engine-with-alias = + .tooltiptext = { $engineName } ({ $alias }) +# When more than 5 engines are offered by a web page, they are grouped in a +# submenu using this as its label. +search-one-offs-add-engine-menu = + .label = Dodaj pretraživač + +## Local search mode one-off buttons +## Variables: +## $restrict (String): The restriction token corresponding to the search mode. +## Restriction tokens are special characters users can type in the urlbar to +## restrict their searches to certain sources (e.g., "*" to search only +## bookmarks). + +search-one-offs-bookmarks = + .tooltiptext = Zabilješke ({ $restrict }) +search-one-offs-tabs = + .tooltiptext = Tabovi ({ $restrict }) +search-one-offs-history = + .tooltiptext = Historija ({ $restrict }) + +## QuickActions are shown in the urlbar as the user types a matching string +## The -cmd- strings are comma separated list of keywords that will match +## the action. + + +## Bookmark Panel + +bookmark-panel-show-editor-checkbox = + .label = Prikaži editor prilikom spašavanja + .accesskey = S +# Width of the bookmark panel. +# Should be large enough to fully display the Done and +# Cancel/Remove Bookmark buttons. +bookmark-panel = + .style = min-width: 23em + +## Identity Panel + +# Variables +# $host (String): the hostname of the site that is being displayed. +identity-site-information = Informacije o { $host } +# Variables +# $host (String): the hostname of the site that is being displayed. +identity-header-security-with-host = + .title = Sigurnost veze za { $host } +identity-connection-not-secure = Veza nije sigurna +identity-connection-secure = Sigurna veza +identity-connection-internal = Ovo je sigurna { -brand-short-name } stranica. +identity-connection-file = Ova stranica je pohranjena na vaš računar. +identity-extension-page = Ova stranica je učitana iz ekstenzije. +identity-active-blocked = { -brand-short-name } je blokirao dijelove ove stranice koji nisu sigurni. +identity-passive-loaded = Dijelovi ove stranice nisu sigurni (poput slika). +identity-active-loaded = Onemogućili ste zaštitu na ovoj stranici. +identity-weak-encryption = Ova stranica koristi slabu enkripciju. +identity-insecure-login-forms = Prijave unešene na ovoj stranici mogle bi biti kompromitovane. +identity-permissions-reload-hint = Možda ćete morati ponovo učitati stranicu radi primjene izmjena. +identity-remove-cert-exception = + .label = Ukloni izuzetak + .accesskey = U +identity-description-insecure = Vaša konekcija na ovu stranicu nije privatna. Informacije koje pošaljete vidljive su drugima (poput lozinki, poruka, kreditnih kartica, itd.). +identity-description-insecure-login-forms = Informacije za prijavu koje unesete na ovoj stranici nisu sigurne i mogle bi biti kompromitovane. +identity-description-weak-cipher-intro = Vaša konekcija na ovu web stranicu koristi slabu enkripciju i nije privatna. +identity-description-weak-cipher-risk = Drugi ljudi mogu vidjeti vaše informacije ili modifikovati ponašanje web stranice. +identity-description-active-blocked = { -brand-short-name } je blokirao dijelove ove stranice koji nisu sigurni. <label data-l10n-name="link">Saznajte više</label> +identity-description-passive-loaded = Vaša konekcija nije privatna, a informacije koje dijelite sa stranicom mogu vidjeti drugi. +identity-description-passive-loaded-insecure = Ova stranica sadrži nesiguran sadržaj (poput slika). <label data-l10n-name="link">Saznajte više</label> +identity-description-passive-loaded-mixed = Iako je { -brand-short-name } blokirao dio sadržaja, i dalje postoji sadržaj na stranici koji nije siguran (poput slika). <label data-l10n-name="link">Saznajte više</label> +identity-description-active-loaded = Ova web stranica sadrži nesiguran sadržaj (poput skripti) te vaša konekcija na nju nije privatna. +identity-description-active-loaded-insecure = Informacije koje dijelite sa ovom stranicom mogu vidjeti drugi (poput lozinki, poruka, kreditnih kartica, itd.). +identity-learn-more = + .value = Saznajte više +identity-disable-mixed-content-blocking = + .label = Onemogući zaštitu za sada + .accesskey = d +identity-enable-mixed-content-blocking = + .label = Omogući zaštitu + .accesskey = O +identity-more-info-link-text = + .label = Više informacija + +## Window controls + +browser-window-minimize-button = + .tooltiptext = Minimiziraj +browser-window-close-button = + .tooltiptext = Zatvori + +## Tab actions + + +## These labels should be written in all capital letters if your locale supports them. +## Variables: +## $count (number): number of affected tabs + + +## Bookmarks toolbar items + + +## WebRTC Pop-up notifications + +popup-all-windows-shared = Svi vidljivi prozori na vašem ekranu će biti podijeljeni. + +## WebRTC window or screen share tab switch warning + + +## DevTools F12 popup + + +## URL Bar + +# This placeholder is used when not in search mode and the user's default search +# engine is unknown. +urlbar-placeholder = + .placeholder = Unesite termin za pretragu ili adresu +urlbar-permissions-granted = + .tooltiptext = Ovoj stranici ste dodijelili dodatne dozvole. +urlbar-switch-to-tab = + .value = Prebaci se na tab: +# Used to indicate that a selected autocomplete entry is provided by an extension. +urlbar-extension = + .value = Proširenje: +urlbar-go-button = + .tooltiptext = Idi na adresu upisanu u adresnoj traci +urlbar-page-action-button = + .tooltiptext = Akcije stranice + +## Action text shown in urlbar results, usually appended after the search +## string or the url, like "result value - action text". + +# The "with" format was chosen because the search engine name can end with +# "Search", and we would like to avoid strings like "Search MSN Search". +# Variables +# $engine (String): the name of a search engine +urlbar-result-action-search-w-engine = Traži pomoću { $engine } +urlbar-result-action-switch-tab = Prebaci se na tab +urlbar-result-action-visit = Posjeti + +## Action text shown in urlbar results, usually appended after the search +## string or the url, like "result value - action text". +## In these actions "Search" is a verb, followed by where the search is performed. + + +## Labels shown above groups of urlbar results + + +## Reader View toolbar buttons + +# This should match menu-view-enter-readerview in menubar.ftl +reader-view-enter-button = + .aria-label = Uđi u prikaz za čitanje +# This should match menu-view-close-readerview in menubar.ftl +reader-view-close-button = + .aria-label = Zatvori prikaz za čitanje + +## Full Screen and Pointer Lock UI + +# Please ensure that the domain stays in the `<span data-l10n-name="domain">` markup. +# Variables +# $domain (String): the domain that is full screen, e.g. "mozilla.org" +fullscreen-warning-domain = <span data-l10n-name="domain">{ $domain }</span> je sad preko cijelog ekrana +fullscreen-warning-no-domain = Ovaj dokument je prikazan preko cijelog ekrana +fullscreen-exit-button = Izađite iz cijelog ekrana (Esc) +# "esc" is lowercase on mac keyboards, but uppercase elsewhere. +fullscreen-exit-mac-button = Izađite iz cijelog ekrana (esc) +# Please ensure that the domain stays in the `<span data-l10n-name="domain">` markup. +# Variables +# $domain (String): the domain that is using pointer-lock, e.g. "mozilla.org" +pointerlock-warning-domain = <span data-l10n-name="domain">{ $domain }</span> ima kontrolu nad vašim pointerom. Pritisnite Esc da povratite kontrolu. +pointerlock-warning-no-domain = Ovaj dokument ima kontrolu nad vašim pointerom. Pritisnite Esc da povratite kontrolu. + +## Subframe crash notification + + +## Bookmarks panels, menus and toolbar + +bookmarks-toolbar-chevron = + .tooltiptext = Prikaži više zabilješki +bookmarks-sidebar-content = + .aria-label = Zabilješke +bookmarks-menu-button = + .label = Meni sa zabilješkama +bookmarks-other-bookmarks-menu = + .label = Druge zabilješke +bookmarks-mobile-bookmarks-menu = + .label = Mobilne zabilješke +bookmarks-tools-sidebar-visibility = + .label = + { $isVisible -> + [true] Sakrij bočnu traku sa zabilješkama + *[other] Prikaži traku sa zabilješkama + } +bookmarks-tools-toolbar-visibility-menuitem = + .label = + { $isVisible -> + [true] Sakrij traku sa zabilješkama + *[other] Prikaži traku sa zabilješkama + } +bookmarks-tools-menu-button-visibility = + .label = + { $isVisible -> + [true] Ukloni meni Zabilješke iz alatne trake + *[other] Dodaj meni Zabilješke u alatnu traku + } +bookmarks-search = + .label = Pretraži zabilješke +bookmarks-tools = + .label = Alati za zabilježavanje +bookmarks-bookmark-edit-panel = + .label = Uredi ovu Zabilješku +# The aria-label 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. +bookmarks-toolbar = + .toolbarname = Traka sa zabilješkama + .accesskey = b + .aria-label = Zabilješke +bookmarks-toolbar-menu = + .label = Traka sa zabilješkama +bookmarks-toolbar-placeholder = + .title = Stavke trake sa zabilješkama +bookmarks-toolbar-placeholder-button = + .label = Stavke trake sa zabilješkama +# "Bookmark" is a verb, as in "Add current tab to bookmarks". +bookmarks-current-tab = + .label = Zabilježi trenutni tab + +## Library Panel items + +library-bookmarks-menu = + .label = Zabilješke + +## Pocket toolbar button + + +## Repair text encoding toolbar button + + +## Customize Toolbar Buttons + +# Variables: +# $shortcut (String): keyboard shortcut to open the add-ons manager +toolbar-addons-themes-button = + .label = Add-oni i teme + .tooltiptext = Upravljanje vašim add-onima i temama ({ $shortcut }) +# Variables: +# $shortcut (String): keyboard shortcut to open settings (only on macOS) +toolbar-settings-button = + .label = Postavke + .tooltiptext = + { PLATFORM() -> + [macos] Otvori postavke ({ $shortcut }) + *[other] Otvori postavke + } +toolbar-overflow-customize-button = + .label = Prilagodi alatnu traku… + .accesskey = C +toolbar-button-email-link = + .label = Pošalji link emailom + .tooltiptext = Pošalji link na ovu stranicu putem emaila +# Variables: +# $shortcut (String): keyboard shortcut to save a copy of the page +toolbar-button-save-page = + .label = Spasi stranicu + .tooltiptext = Spasi ovu stranicu ({ $shortcut }) +# Variables: +# $shortcut (String): keyboard shortcut to open a local file +toolbar-button-open-file = + .label = Otvori fajl + .tooltiptext = Otvori fajl ({ $shortcut }) +toolbar-button-synced-tabs = + .label = Sinhronizovani tabovi + .tooltiptext = Prikaži tabove s ostalih uređaja +# Variables +# $shortcut (string) - Keyboard shortcut to open a new private browsing window +toolbar-button-new-private-window = + .label = Novi privatni prozor + .tooltiptext = Otvori novi prozor privatnog surfanja ({ $shortcut }) + +## EME notification panel + +eme-notifications-drm-content-playing = Neki audio ili video sadržaji na ovoj stranici koriste DRM softver, što može ograničiti šta { -brand-short-name } može uraditi s njima. + +## Password save/update panel + + +## Add-on removal warning + + +## + +ui-tour-info-panel-close = + .tooltiptext = Zatvori + +## Variables: +## $uriHost (String): URI host for which the popup was allowed or blocked. + +popups-infobar-allow = + .label = Dozvoli pop-upe za { $uriHost } + .accesskey = p +popups-infobar-block = + .label = Blokiraj pop-upe za { $uriHost } + .accesskey = p + +## + +popups-infobar-dont-show-message = + .label = Ne prikazuj ovu poruku kada su pop-upi blokirani + .accesskey = D +picture-in-picture-hide-toggle = + .label = Sakrij preklop sa slike u sliku + .accesskey = H + +## Since the default position for PiP controls does not change for RTL layout, +## right-to-left languages should use "Left" and "Right" as in the English strings, + + +## + + +# Navigator Toolbox + +# This string 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. +navbar-accessible = + .aria-label = Navigacija +navbar-downloads = + .label = Preuzimanja +navbar-overflow = + .tooltiptext = Više alata… +# Variables: +# $shortcut (String): keyboard shortcut to print the page +navbar-print = + .label = Štampaj + .tooltiptext = Printaj ovu stranicu… ({ $shortcut }) +navbar-library = + .label = Biblioteka + .tooltiptext = Prikaži historiju, spašene zabilješke, i više +navbar-search = + .title = Pretraga +navbar-accessibility-indicator = + .tooltiptext = Funkcionalnosti pristupačnosti su omogućene +# Name for the tabs toolbar as spoken by screen readers. The word +# "toolbar" is appended automatically and should not be included in +# in the string +tabs-toolbar = + .aria-label = Tabovi browsera +tabs-toolbar-new-tab = + .label = Novi tab +tabs-toolbar-list-all-tabs = + .label = Izlistaj sve tabove + .tooltiptext = Izlistaj sve tabove + +## Infobar shown at startup to suggest session-restore + + +## Mozilla data reporting notification (Telemetry, Firefox Health Report, etc) + +data-reporting-notification-message = { -brand-short-name } automatski šalje neke podatke { -vendor-short-name }-i kako bi unaprijedili vaše iskustvo. +data-reporting-notification-button = + .label = Izbor šta dijelim + .accesskey = I + +## Unified extensions (toolbar) button + + +## Autorefresh blocker + +refresh-blocked-refresh-label = { -brand-short-name } je spriječio ovu stranicu da se automatski osvježi. +refresh-blocked-redirect-label = { -brand-short-name } je spriječio ovu stranicu da automatski preusmjeri na drugu stranicu. +refresh-blocked-allow = + .label = Dozvoli + .accesskey = D diff --git a/l10n-bs/browser/browser/browserContext.ftl b/l10n-bs/browser/browser/browserContext.ftl new file mode 100644 index 0000000000..5363cb950b --- /dev/null +++ b/l10n-bs/browser/browser/browserContext.ftl @@ -0,0 +1,342 @@ +# 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/. + +navbar-tooltip-instruction = + .value = + { PLATFORM() -> + [macos] Povucite dole za prikaz historije + *[other] Desni klik ili povucite dole za prikaz historije + } + +## Back + +# Variables +# $shortcut (String) - A keyboard shortcut for the Go Back command. +main-context-menu-back-2 = + .tooltiptext = Idi nazad jednu stranicu ({ $shortcut }) + .aria-label = Nazad + .accesskey = B + +# This menuitem is only visible on macOS +main-context-menu-back-mac = + .label = Nazad + .accesskey = B + +navbar-tooltip-back-2 = + .value = { main-context-menu-back-2.tooltiptext } + +toolbar-button-back-2 = + .label = { main-context-menu-back-2.aria-label } + +## Forward + +# Variables +# $shortcut (String) - A keyboard shortcut for the Go Forward command. +main-context-menu-forward-2 = + .tooltiptext = Idi naprijed jednu stranicu ({ $shortcut }) + .aria-label = Naprijed + .accesskey = F + +# This menuitem is only visible on macOS +main-context-menu-forward-mac = + .label = Naprijed + .accesskey = F + +navbar-tooltip-forward-2 = + .value = { main-context-menu-forward-2.tooltiptext } + +toolbar-button-forward-2 = + .label = { main-context-menu-forward-2.aria-label } + +## Reload + +main-context-menu-reload = + .aria-label = Obnovi + .accesskey = R + +# This menuitem is only visible on macOS +main-context-menu-reload-mac = + .label = Obnovi + .accesskey = R + +toolbar-button-reload = + .label = { main-context-menu-reload.aria-label } + +## Stop + +main-context-menu-stop = + .aria-label = Zaustavi + .accesskey = S + +# This menuitem is only visible on macOS +main-context-menu-stop-mac = + .label = Zaustavi + .accesskey = S + +toolbar-button-stop = + .label = { main-context-menu-stop.aria-label } + +## Stop-Reload Button + +toolbar-button-stop-reload = + .title = { main-context-menu-reload.aria-label } + +## Firefox Account Button + +## Save Page + +main-context-menu-page-save = + .label = Spasi stranicu kao… + .accesskey = P + +## Simple menu items + +main-context-menu-bookmark-add = + .aria-label = Zabilježi ovu stranicu + .accesskey = m + .tooltiptext = Zabilježi ovu stranicu + +# Variables +# $shortcut (String) - A keyboard shortcut for the add bookmark command. +main-context-menu-bookmark-add-with-shortcut = + .aria-label = Zabilježi ovu stranicu + .accesskey = m + .tooltiptext = Zabilježi ovu stranicu ({ $shortcut }) + +main-context-menu-bookmark-change = + .aria-label = Uredi ovu Zabilješku + .accesskey = m + .tooltiptext = Uredi ovu zabilješku + +# Variables +# $shortcut (String) - A keyboard shortcut for the edit bookmark command. +main-context-menu-bookmark-change-with-shortcut = + .aria-label = Uredi ovu Zabilješku + .accesskey = m + .tooltiptext = Uredi ovu zabilješku ({ $shortcut }) + +main-context-menu-open-link = + .label = Otvori link + .accesskey = O + +main-context-menu-open-link-new-tab = + .label = Otvori link u novom tabu + .accesskey = t + +main-context-menu-open-link-container-tab = + .label = Otvori link u novom Container tabu + .accesskey = b + +main-context-menu-open-link-new-window = + .label = Otvori link u novom prozoru + .accesskey = O + +main-context-menu-open-link-new-private-window = + .label = Otvori link u novom privatnom prozoru + .accesskey = p + +main-context-menu-save-link = + .label = Spasi link kao… + .accesskey = k + +main-context-menu-save-link-to-pocket = + .label = Spasi link u { -pocket-brand-name } + .accesskey = o + +## The access keys for "Copy Link Location" and "Copy Email Address" +## should be the same if possible; the two context menu items +## are mutually exclusive. + + +## The access keys for "Copy Link" and "Copy Email Address" +## should be the same if possible; the two context menu items +## are mutually exclusive. + +main-context-menu-copy-email = + .label = Kopiraj Email adresu + .accesskey = E + +## Media (video/audio) controls +## +## The accesskey for "Play" and "Pause" are the +## same because the two context-menu items are +## mutually exclusive. + +main-context-menu-media-play = + .label = Play + .accesskey = P + +main-context-menu-media-pause = + .label = Pauza + .accesskey = a + +## + +main-context-menu-media-mute = + .label = Bez zvuka + .accesskey = B + +main-context-menu-media-unmute = + .label = Sa zvukom + .accesskey = m + +main-context-menu-media-loop = + .label = Ponavljaj + .accesskey = P + +## The access keys for "Show Controls" and "Hide Controls" are the same +## because the two context-menu items are mutually exclusive. + +main-context-menu-media-show-controls = + .label = Prikaži kontrole + .accesskey = P + +main-context-menu-media-hide-controls = + .label = Sakrij kontrole + .accesskey = S + +## + +main-context-menu-media-video-fullscreen = + .label = Prikaz preko cijelog ekrana + .accesskey = c + +main-context-menu-media-video-leave-fullscreen = + .label = Izađi iz prikaza preko cijelog ekrana + .accesskey = u + +main-context-menu-image-reload = + .label = Ponovo učitaj sliku + .accesskey = P + +main-context-menu-image-copy = + .label = Kopiraj sliku + .accesskey = K + +main-context-menu-image-save-as = + .label = Spasi sliku kao… + .accesskey = S + +main-context-menu-image-email = + .label = Pošalji sliku emailom… + .accesskey = a + +main-context-menu-image-info = + .label = Prikaži informacije o slici + .accesskey = f + +main-context-menu-image-desc = + .label = Prikaži opis + .accesskey = o + +main-context-menu-video-save-as = + .label = Spasi video kao… + .accesskey = v + +main-context-menu-audio-save-as = + .label = Spasi audio kao… + .accesskey = S + +main-context-menu-video-email = + .label = Pošalji video emailom… + .accesskey = a + +main-context-menu-audio-email = + .label = Pošalji audio emailom… + .accesskey = a + +main-context-menu-plugin-play = + .label = Aktiviraj ovaj plugin + .accesskey = c + +main-context-menu-plugin-hide = + .label = Sakrij ovaj plugin + .accesskey = H + +main-context-menu-save-to-pocket = + .label = Spasi stranicu u { -pocket-brand-name } + .accesskey = k + +main-context-menu-send-to-device = + .label = Pošalji stranicu na uređaj + .accesskey = u + +## The access keys for "Use Saved Login" and "Use Saved Password" +## should be the same if possible; the two context menu items +## are mutually exclusive. + + +## + +main-context-menu-keyword = + .label = Dodaj ključnu riječ za ovu pretragu… + .accesskey = k + +main-context-menu-link-send-to-device = + .label = Pošalji link na uređaj + .accesskey = u + +main-context-menu-frame = + .label = Ovaj okvir + .accesskey = O + +main-context-menu-frame-show-this = + .label = Prikaži samo ovaj okvir + .accesskey = s + +main-context-menu-frame-open-tab = + .label = Otvori okvir u novom tabu + .accesskey = b + +main-context-menu-frame-open-window = + .label = Otvori okvir u novom prozoru + .accesskey = n + +main-context-menu-frame-reload = + .label = Obnovi okvir + .accesskey = r + +main-context-menu-frame-bookmark = + .label = Zabilježi ovaj okvir + .accesskey = Z + +main-context-menu-frame-save-as = + .label = Spasi okvir kao… + .accesskey = S + +main-context-menu-frame-print = + .label = Štampaj okvir… + .accesskey = p + +main-context-menu-frame-view-source = + .label = Pregled izvornog koda okvira + .accesskey = v + +main-context-menu-frame-view-info = + .label = Prikaži podatke o okviru + .accesskey = i + +main-context-menu-view-selection-source = + .label = Pregled izvornog koda selekcije + .accesskey = e + +main-context-menu-view-page-source = + .label = Pregled izvornog koda stranice + .accesskey = v + +main-context-menu-bidi-switch-text = + .label = Promijeni smjer teksta + .accesskey = P + +main-context-menu-bidi-switch-page = + .label = Promijeni smjer stranice + .accesskey = P + +main-context-menu-inspect-a11y-properties = + .label = Provjerite svojstva pristupačnosti + +main-context-menu-eme-learn-more = + .label = Saznajte više o DRM-u… + .accesskey = D + diff --git a/l10n-bs/browser/browser/browserSets.ftl b/l10n-bs/browser/browser/browserSets.ftl new file mode 100644 index 0000000000..e035a03af1 --- /dev/null +++ b/l10n-bs/browser/browser/browserSets.ftl @@ -0,0 +1,194 @@ +# 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/. + +window-minimize-command = + .label = Minimiziraj + +window-zoom-command = + .label = Zumiraj + +window-new-shortcut = + .key = N + +window-minimize-shortcut = + .key = m + +close-shortcut = + .key = W + +tab-new-shortcut = + .key = t + +location-open-shortcut = + .key = l + +location-open-shortcut-alt = + .key = d + +search-focus-shortcut = + .key = k + +# This shortcut is used in two contexts: +# - web search +# - find in page +find-shortcut = + .key = f + +search-find-again-shortcut = + .key = g + +search-find-again-shortcut-alt = + .keycode = VK_F3 + +search-find-selection-shortcut = + .key = e + +# Verify what shortcut for that operation +# are recommended by the Human Interface Guidelines +# of each platform for your locale. +search-focus-shortcut-alt = + .key = + { PLATFORM() -> + [linux] j + *[other] e + } + +# Verify what shortcut for that operation +# are recommended by the Human Interface Guidelines +# of each platform for your locale. +downloads-shortcut = + .key = + { PLATFORM() -> + [linux] y + *[other] j + } + +addons-shortcut = + .key = A + +file-open-shortcut = + .key = o + +save-page-shortcut = + .key = s + +page-source-shortcut = + .key = u + +# This should match the Option+Command keyboard shortcut letter that Safari +# and Chrome use for "View Source" on macOS. `page-source-shortcut` above +# is Firefox's official keyboard shortcut shown in the GUI. +# Safari variant is an alias provided for the convenience of Safari and Chrome +# users on macOS. See bug 1398988. +page-source-shortcut-safari = + .key = u + +page-info-shortcut = + .key = i + +print-shortcut = + .key = p + +mute-toggle-shortcut = + .key = M + +nav-back-shortcut-alt = + .key = [ + +nav-fwd-shortcut-alt = + .key = ] + +nav-reload-shortcut = + .key = r + +# Shortcut available only on macOS. +nav-stop-shortcut = + .key = . + +history-show-all-shortcut = + .key = H + +history-sidebar-shortcut = + .key = h + +full-screen-shortcut = + .key = f + +reader-mode-toggle-shortcut-windows = + .keycode = VK_F9 + +reader-mode-toggle-shortcut-other = + .key = R + +picture-in-picture-toggle-shortcut = + .key = ] + +# Pick the key that is commonly present +# in your locale keyboards above the +# `picture-in-picture-toggle-shortcut` key. +picture-in-picture-toggle-shortcut-alt = + .key = { "}" } + +bookmark-this-page-shortcut = + .key = d + +# Verify what shortcut for that operation +# are recommended by the Human Interface Guidelines +# of each platform for your locale. +bookmark-show-sidebar-shortcut = + .key = b + +## All `-alt*` messages are alternative acceleration keys for zoom. +## If shift key is needed with your locale popular keyboard for them, +## you can use these alternative items. Otherwise, their values should be empty. + +full-zoom-reduce-shortcut = + .key = - + +full-zoom-reduce-shortcut-alt-a = + .key = _ + +full-zoom-reduce-shortcut-alt-b = + .key = { "" } + +full-zoom-enlarge-shortcut = + .key = + + +full-zoom-enlarge-shortcut-alt = + .key = = + +full-zoom-enlarge-shortcut-alt2 = + .key = { "" } + +full-zoom-reset-shortcut = + .key = 0 + +full-zoom-reset-shortcut-alt = + .key = { "" } + +## + +bidi-switch-direction-shortcut = + .key = X + +private-browsing-shortcut = + .key = P + +## The shortcuts below are for Mac specific +## global menu. + +quit-app-shortcut = + .key = Q + +help-shortcut = + .key = ? + +preferences-shortcut = + .key = , + +hide-app-shortcut = + .key = H + +hide-other-apps-shortcut = + .key = H diff --git a/l10n-bs/browser/browser/colorwaycloset.ftl b/l10n-bs/browser/browser/colorwaycloset.ftl new file mode 100644 index 0000000000..5501cd4b33 --- /dev/null +++ b/l10n-bs/browser/browser/colorwaycloset.ftl @@ -0,0 +1,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/. + diff --git a/l10n-bs/browser/browser/colorways.ftl b/l10n-bs/browser/browser/colorways.ftl new file mode 100644 index 0000000000..0f241242de --- /dev/null +++ b/l10n-bs/browser/browser/colorways.ftl @@ -0,0 +1,8 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +## Colorway collections + +## Colorway names and descriptions + diff --git a/l10n-bs/browser/browser/confirmationHints.ftl b/l10n-bs/browser/browser/confirmationHints.ftl new file mode 100644 index 0000000000..6fbe8159b2 --- /dev/null +++ b/l10n-bs/browser/browser/confirmationHints.ftl @@ -0,0 +1,3 @@ +# 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/. diff --git a/l10n-bs/browser/browser/contentCrash.ftl b/l10n-bs/browser/browser/contentCrash.ftl new file mode 100644 index 0000000000..8a9a495fa4 --- /dev/null +++ b/l10n-bs/browser/browser/contentCrash.ftl @@ -0,0 +1,24 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + + +## Subframe crash notification + + +## Pending crash reports + +# Variables: +# $reportCount (Number): the number of pending crash reports +pending-crash-reports-message = + { $reportCount -> + [one] Imate jedan izvještaj o rušenju koji niste poslali + [few] Imate { $reportCount } izvještaja o rušenju koje niste poslali + *[other] Imate { $reportCount } izvještaja o rušenju koje niste poslali + } +pending-crash-reports-view-all = + .label = Prikaži +pending-crash-reports-send = + .label = Pošalji +pending-crash-reports-always-send = + .label = Uvijek šalji diff --git a/l10n-bs/browser/browser/customizeMode.ftl b/l10n-bs/browser/browser/customizeMode.ftl new file mode 100644 index 0000000000..dd91375c90 --- /dev/null +++ b/l10n-bs/browser/browser/customizeMode.ftl @@ -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/. + +customize-mode-restore-defaults = + .label = Vrati izvorne vrijednosti +customize-mode-menu-and-toolbars-header = Prevucite svoje omiljene stavke u alatnu traku ili dodatni meni. +customize-mode-overflow-list-title = Dodatni meni +customize-mode-uidensity = + .label = Gustina +customize-mode-done = + .label = Gotovo +customize-mode-toolbars = + .label = Alatne trake +customize-mode-titlebar = + .label = Traka s naslovom +customize-mode-uidensity-menu-touch = + .label = Za dodir + .accesskey = D + .tooltiptext = Za dodir +customize-mode-uidensity-auto-touch-mode-checkbox = + .label = Koristi Za dodir u tablet režimu +customize-mode-overflow-list-description = Prevucite stavke ovdje kako bi vam bile na dohvat ruke ali izvan vaše alatne trake… +customize-mode-uidensity-menu-normal = + .label = Normalna + .accesskey = N + .tooltiptext = Normalna +customize-mode-undo-cmd = + .label = Poništi +customize-mode-touchbar-cmd = + .label = Prilagodite Touch Bar… diff --git a/l10n-bs/browser/browser/defaultBrowserNotification.ftl b/l10n-bs/browser/browser/defaultBrowserNotification.ftl new file mode 100644 index 0000000000..668b70e767 --- /dev/null +++ b/l10n-bs/browser/browser/defaultBrowserNotification.ftl @@ -0,0 +1,8 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +## These strings are used for the default browser prompt. There are 2 variations +## depending on the operating system (Windows vs other). The checkbox label and +## secondary button are shared between the variants. + diff --git a/l10n-bs/browser/browser/downloads.ftl b/l10n-bs/browser/browser/downloads.ftl new file mode 100644 index 0000000000..221bed83c9 --- /dev/null +++ b/l10n-bs/browser/browser/downloads.ftl @@ -0,0 +1,150 @@ +# 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/. + + +## The title and aria-label attributes are used by screen readers to describe +## the Downloads Panel. + +downloads-window = + .title = Preuzimanja +downloads-panel = + .aria-label = Preuzimanja + +## + +downloads-cmd-pause = + .label = Pauziraj + .accesskey = P +downloads-cmd-resume = + .label = Nastavi + .accesskey = R +downloads-cmd-cancel = + .tooltiptext = Otkaži +downloads-cmd-cancel-panel = + .aria-label = Otkaži + +## Displayed in the downloads context menu for files that can be opened. +## Variables: +## $handler (String) - The name of the mime type's default file handler. +## Example: "Notepad", "Acrobat Reader DC", "7-Zip File Manager" + +downloads-cmd-use-system-default = + .label = Otvori u sistemskom pregledniku + .accesskey = V +downloads-cmd-always-use-system-default = + .label = Uvijek otvaraj u sistemskom pregledniku + .accesskey = w + +## + +downloads-cmd-show-downloads = + .label = Prikaži direktorij s preuzimanjima +downloads-cmd-retry = + .tooltiptext = Pokušaj ponovo +downloads-cmd-retry-panel = + .aria-label = Pokušaj ponovo +downloads-cmd-go-to-download-page = + .label = Idi na stranicu za preuzimanje + .accesskey = G +downloads-cmd-copy-download-link = + .label = Kopiraj link za preuzimanje + .accesskey = l +downloads-cmd-remove-from-history = + .label = Ukloni iz historije + .accesskey = e +downloads-cmd-clear-list = + .label = Očisti panel za pregled + .accesskey = a +downloads-cmd-clear-downloads = + .label = Obriši preuzimanja + .accesskey = p +# This command is shown in the context menu when downloads are blocked. +downloads-cmd-unblock = + .label = Dozvoli preuzimanje + .accesskey = o +# This is the tooltip of the action button shown when malware is blocked. +downloads-cmd-remove-file = + .tooltiptext = Ukloni fajl +downloads-cmd-remove-file-panel = + .aria-label = Ukloni fajl +# This is the tooltip of the action button shown when potentially unwanted +# downloads are blocked. This opens a dialog where the user can choose +# whether to unblock or remove the download. Removing is the default option. +downloads-cmd-choose-unblock = + .tooltiptext = Ukloni fajl ili dozvoli preuzimanje +downloads-cmd-choose-unblock-panel = + .aria-label = Ukloni fajl ili dozvoli preuzimanje +# This is the tooltip of the action button shown when uncommon downloads are +# blocked.This opens a dialog where the user can choose whether to open the +# file or remove the download. Opening is the default option. +downloads-cmd-choose-open = + .tooltiptext = Otvori ili ukloni fajl +downloads-cmd-choose-open-panel = + .aria-label = Otvori ili ukloni fajl +# Displayed when hovering a blocked download, indicates that it's possible to +# show more information for user to take the next action. +downloads-show-more-information = + .value = Prikaži više informacija +# Displayed when hovering a complete download, indicates that it's possible to +# open the file using an app available in the system. +downloads-open-file = + .value = Otvori fajl + +## Displayed when the user clicked on a download in process. Indicates that the +## downloading file will be opened after certain amount of time using an app +## available in the system. +## Variables: +## $hours (number) - Amount of hours left till the file opens. +## $seconds (number) - Amount of seconds left till the file opens. +## $minutes (number) - Amount of minutes till the file opens. + + +## + +# Displayed when hovering a download which is able to be retried by users, +# indicates that it's possible to download this file again. +downloads-retry-download = + .value = Ponovo pokušaj preuzimanje +# Displayed when hovering a download which is able to be cancelled by users, +# indicates that it's possible to cancel and stop the download. +downloads-cancel-download = + .value = Otkaži preuzimanje +# This string is shown at the bottom of the Downloads Panel when all the +# downloads fit in the available space, or when there are no downloads in +# the panel at all. +downloads-history = + .label = Prikaži sva preuzimanja + .accesskey = s +# This string is shown at the top of the Download Details Panel, to indicate +# that we are showing the details of a single download. +downloads-details = + .title = Detalji preuzimanja + +## Displayed when a site attempts to automatically download many files. +## Variables: +## $num (number) - Number of blocked downloads. +## $url (string) - The url of the suspicious site, stripped of http, https and www prefix. + + +## + +downloads-clear-downloads-button = + .label = Obriši preuzimanja + .tooltiptext = Briše završena, otkazana i neuspješna preuzimanja +# This string is shown when there are no items in the Downloads view, when it +# is displayed inside a browser tab. +downloads-list-empty = + .value = Nema preuzimanja. +# This string is shown when there are no items in the Downloads Panel. +downloads-panel-empty = + .value = Nema preuzimanja u ovoj sesiji. + +## Download errors + +downloads-error-alert-title = Greška pri preuzimanju +# Line breaks in this message are meaningful, and should be maintained. +downloads-error-generic = + Preuzimanje ne može biti spašeno jer se desila nepoznata greška. + + Molimo pokušajte ponovo. diff --git a/l10n-bs/browser/browser/editBookmarkOverlay.ftl b/l10n-bs/browser/browser/editBookmarkOverlay.ftl new file mode 100644 index 0000000000..7c4eb79ea3 --- /dev/null +++ b/l10n-bs/browser/browser/editBookmarkOverlay.ftl @@ -0,0 +1,24 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +bookmark-overlay-choose = + .label = Izaberi… + +bookmark-overlay-folders-expander = + .tooltiptext = Prikaži sve direktorije sa zabilješkama + .tooltiptextdown = { bookmark-overlay-folders-expander.tooltiptext } + .tooltiptextup = Sakrij + +bookmark-overlay-new-folder-button = + .label = Novi direktorij + .accesskey = o + +bookmark-overlay-tags-empty-description = + .placeholder = Oznake odvojite zarezima + +bookmark-overlay-tags-expander = + .tooltiptext = Prikaži sve oznake + .tooltiptextdown = { bookmark-overlay-tags-expander.tooltiptext } + .tooltiptextup = Sakrij + diff --git a/l10n-bs/browser/browser/featureCallout.ftl b/l10n-bs/browser/browser/featureCallout.ftl new file mode 100644 index 0000000000..891365f039 --- /dev/null +++ b/l10n-bs/browser/browser/featureCallout.ftl @@ -0,0 +1,8 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +## Firefox View feature tour strings + +## Continuous Onboarding - Firefox View: Tab pick up + diff --git a/l10n-bs/browser/browser/firefoxView.ftl b/l10n-bs/browser/browser/firefoxView.ftl new file mode 100644 index 0000000000..5501cd4b33 --- /dev/null +++ b/l10n-bs/browser/browser/firefoxView.ftl @@ -0,0 +1,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/. + diff --git a/l10n-bs/browser/browser/menubar.ftl b/l10n-bs/browser/browser/menubar.ftl new file mode 100644 index 0000000000..191f21cfa4 --- /dev/null +++ b/l10n-bs/browser/browser/menubar.ftl @@ -0,0 +1,283 @@ +# 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/. + + +# NOTE: For English locales, strings in this file should be in APA-style Title Case. +# See https://apastyle.apa.org/style-grammar-guidelines/capitalization/title-case +# +# NOTE: For Engineers, please don't re-use these strings outside of the menubar. + + +## Application Menu (macOS only) + +menu-application-preferences = + .label = Postavke +menu-application-services = + .label = Servisi +menu-application-hide-this = + .label = Sakrij { -brand-shorter-name } +menu-application-hide-other = + .label = Sakrij ostale +menu-application-show-all = + .label = Prikaži sve +menu-application-touch-bar = + .label = Prilagodite Touch Bar… + +## + +# These menu-quit strings are only used on Windows and Linux. +menu-quit = + .label = + { PLATFORM() -> + [windows] Izlaz + *[other] Ugasi + } + .accesskey = + { PLATFORM() -> + [windows] z + *[other] U + } +# This menu-quit-mac string is only used on macOS. +menu-quit-mac = + .label = Zatvori { -brand-shorter-name } +menu-about = + .label = O { -brand-shorter-name }u + .accesskey = O + +## File Menu + +menu-file = + .label = Fajl + .accesskey = F +menu-file-new-tab = + .label = Novi tab + .accesskey = t +menu-file-new-container-tab = + .label = Novi Container tab + .accesskey = b +menu-file-new-window = + .label = Novi prozor + .accesskey = N +menu-file-new-private-window = + .label = Novi privatni prozor + .accesskey = v +# "Open Location" is only displayed on macOS, and only on windows +# that aren't main browser windows, or when there are no windows +# but Firefox is still running. +menu-file-open-location = + .label = Otvori lokaciju… +menu-file-open-file = + .label = Otvori fajl… + .accesskey = O +menu-file-close-window = + .label = Zatvori prozor + .accesskey = Z +menu-file-save-page = + .label = Spasi stranicu kao… + .accesskey = a +menu-file-email-link = + .label = Pošalji link emailom… + .accesskey = e +menu-file-print-setup = + .label = Podešavanje strane… + .accesskey = P +menu-file-print = + .label = Štampaj… + .accesskey = p +menu-file-import-from-another-browser = + .label = Uvoz iz drugog browsera… + .accesskey = I +menu-file-go-offline = + .label = Radi offline + .accesskey = R + +## Edit Menu + +menu-edit = + .label = Uredi + .accesskey = e +menu-edit-find-in-page = + .label = Pronađi na stranici… + .accesskey = F +menu-edit-find-again = + .label = Pronađi ponovo + .accesskey = P +menu-edit-bidi-switch-text-direction = + .label = Promijeni smjer teksta + .accesskey = P + +## View Menu + +menu-view = + .label = Prikaz + .accesskey = P +menu-view-toolbars-menu = + .label = Trake sa alatima + .accesskey = T +menu-view-customize-toolbar2 = + .label = Prilagodi alatnu traku… + .accesskey = C +menu-view-sidebar = + .label = Bočna traka + .accesskey = B +menu-view-bookmarks = + .label = Zabilješke +menu-view-history-button = + .label = Historija +menu-view-synced-tabs-sidebar = + .label = Sinhronizovani tabovi +menu-view-full-zoom = + .label = Zumiraj + .accesskey = Z +menu-view-full-zoom-enlarge = + .label = Uvećaj + .accesskey = U +menu-view-full-zoom-reduce = + .label = Umanji + .accesskey = U +menu-view-full-zoom-actual-size = + .label = Stvarna veličina + .accesskey = A +menu-view-full-zoom-toggle = + .label = Uvećaj samo tekst + .accesskey = t +menu-view-page-style-menu = + .label = Stil stranice + .accesskey = S +menu-view-page-style-no-style = + .label = Bez stila + .accesskey = B +menu-view-page-basic-style = + .label = Osnovni stil stranice + .accesskey = O + +## These should match what Safari and other Apple applications +## use on macOS. + +menu-view-enter-full-screen = + .label = Uđi u prikaz preko cijelog ekrana + .accesskey = F +menu-view-exit-full-screen = + .label = Izađi iz prikaza preko cijelog ekrana + .accesskey = F +menu-view-full-screen = + .label = Prikaz preko cijelog ekrana + .accesskey = c + +## These menu items may use the same accesskey. + +# This should match reader-view-enter-button in browser.ftl +menu-view-enter-readerview = + .label = Uđi u prikaz za čitanje + .accesskey = R +# This should match reader-view-close-button in browser.ftl +menu-view-close-readerview = + .label = Zatvori prikaz za čitanje + .accesskey = R + +## + +menu-view-show-all-tabs = + .label = Prikaži sve tabove + .accesskey = a +menu-view-bidi-switch-page-direction = + .label = Promijeni smjer stranice + .accesskey = P + +## History Menu + +menu-history = + .label = Historija + .accesskey = s +menu-history-show-all-history = + .label = Prikaz cijele historije +menu-history-clear-recent-history = + .label = Obriši skorašnju historiju… +menu-history-synced-tabs = + .label = Sinhronizovani tabovi +menu-history-restore-last-session = + .label = Vrati prethodnu sesiju +menu-history-hidden-tabs = + .label = Skriveni tabovi +menu-history-undo-menu = + .label = Nedavno zatvoreni tabovi +menu-history-undo-window-menu = + .label = Nedavno zatvoreni prozori + +## Bookmarks Menu + +menu-bookmarks-menu = + .label = Zabilješke + .accesskey = b +menu-bookmark-current-tab = + .label = Zabilježi trenutni tab +menu-bookmark-edit = + .label = Uredi ovu Zabilješku +menu-bookmarks-all-tabs = + .label = Zabilježi sve tabove… +menu-bookmarks-toolbar = + .label = Traka sa zabilješkama +menu-bookmarks-other = + .label = Druge zabilješke +menu-bookmarks-mobile = + .label = Mobilne zabilješke + +## Tools Menu + +menu-tools = + .label = Alati + .accesskey = t +menu-tools-downloads = + .label = Preuzimanja + .accesskey = P +menu-tools-sync-now = + .label = Sinhronizuj sada + .accesskey = S +menu-tools-fxa-re-auth = + .label = Ponovo se poveži na { -brand-product-name }… + .accesskey = R +menu-tools-page-source = + .label = Izvorni kod stranice + .accesskey = o +menu-tools-page-info = + .label = Podaci o strani + .accesskey = i +menu-tools-layout-debugger = + .label = Debager layouta + .accesskey = L + +## Window Menu + +menu-window-menu = + .label = Prozor +menu-window-bring-all-to-front = + .label = Prebaci sve u prvi plan + +## Help Menu + + +# NOTE: For Engineers, any additions or changes to Help menu strings should +# also be reflected in the related strings in appmenu.ftl. Those strings, by +# convention, will have the same ID as these, but prefixed with "app". +# Example: appmenu-get-help +# +# These strings are duplicated to allow for different casing depending on +# where the strings appear. + +menu-help = + .label = Pomoć + .accesskey = P +menu-get-help = + .label = Pomoć + .accesskey = H +menu-help-report-site-issue = + .label = Prijavite problem sa stranicom… +# Label of the Help menu item. Either this or +# menu-help-notdeceptive is shown. +menu-help-report-deceptive-site = + .label = Prijavi obmanjujuću stranicu… + .accesskey = o +menu-help-not-deceptive = + .label = Ovo nije obmanjujuća stranica… + .accesskey = o diff --git a/l10n-bs/browser/browser/migration.ftl b/l10n-bs/browser/browser/migration.ftl new file mode 100644 index 0000000000..4ab26f5269 --- /dev/null +++ b/l10n-bs/browser/browser/migration.ftl @@ -0,0 +1,109 @@ +# 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/. + +migration-wizard = + .title = Čarobnjak za uvoz + +import-from = + { PLATFORM() -> + [windows] Uvezi opcije, zabilješke, historiju, lozinke i druge podatke iz: + *[other] Uvezi postavke, zabilješke, historiju, lozinke i druge podatke iz: + } + +import-from-bookmarks = Uvezi zabilješke iz: +import-from-ie = + .label = Microsoft Internet Explorer + .accesskey = M +import-from-edge = + .label = Microsoft Edge + .accesskey = E +import-from-edge-legacy = + .label = Microsoft Edge Legacy + .accesskey = L +import-from-edge-beta = + .label = Microsoft Edge Beta + .accesskey = d +import-from-nothing = + .label = Ne uvozi ništa + .accesskey = N +import-from-safari = + .label = Safari + .accesskey = S +import-from-canary = + .label = Chrome Canary + .accesskey = n +import-from-chrome = + .label = Chrome + .accesskey = C +import-from-chrome-beta = + .label = Chrome Beta + .accesskey = B +import-from-chrome-dev = + .label = Chrome Dev + .accesskey = D +import-from-chromium = + .label = Chromium + .accesskey = u +import-from-firefox = + .label = Firefox + .accesskey = x +import-from-360se = + .label = 360 sigurni browser + .accesskey = 3 + +no-migration-sources = Nije pronađen program koji sadrži zabilješke, historiju ili lozinke. + +import-source-page-title = Uvezi postavke i podatke +import-items-page-title = Stavke za uvoz + +import-items-description = Izaberite stavke za uvoz: + +import-migrating-page-title = Uvozim… + +import-migrating-description = Sljedeće stavke se trenutno uvoze… + +import-select-profile-page-title = Odaberite profil + +import-select-profile-description = Sljedeći profili su dostupni za uvoz iz: + +import-done-page-title = Uvoz završen + +import-done-description = Sljedeće stavke su uspješno uvezene: + +import-close-source-browser = Molimo da osigurate da je izabrani browser zatvoren prije nastavka. + +source-name-ie = Internet Explorer +source-name-edge = Microsoft Edge +source-name-chrome = Google Chrome + +imported-safari-reading-list = Lista za čitanje (iz Safarija) +imported-edge-reading-list = Lista za čitanje (iz Edge-a) + +## Browser data types +## All of these strings get a $browser variable passed in. +## You can use the browser variable to differentiate the name of items, +## which may have different labels in different browsers. +## The supported values for the $browser variable are: +## 360se +## chrome +## edge +## firefox +## ie +## safari +## The various beta and development versions of edge and chrome all get +## normalized to just "edge" and "chrome" for these strings. + +# This string should use the same phrase for "logins and passwords" as the +# label in the main hamburger menu that opens about:logins. +browser-data-passwords-checkbox = + .label = Spašene prijave i lozinke +# This string should use the same phrase for "logins and passwords" as the +# label in the main hamburger menu that opens about:logins. +browser-data-passwords-label = + .value = Spašene prijave i lozinke + +browser-data-session-checkbox = + .label = Prozori i tabovi +browser-data-session-label = + .value = Prozori i tabovi diff --git a/l10n-bs/browser/browser/netError.ftl b/l10n-bs/browser/browser/netError.ftl new file mode 100644 index 0000000000..941f179e40 --- /dev/null +++ b/l10n-bs/browser/browser/netError.ftl @@ -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/. + + +dns-not-found-title = Server nije pronađen diff --git a/l10n-bs/browser/browser/newtab/asrouter.ftl b/l10n-bs/browser/browser/newtab/asrouter.ftl new file mode 100644 index 0000000000..a96945e105 --- /dev/null +++ b/l10n-bs/browser/browser/newtab/asrouter.ftl @@ -0,0 +1,55 @@ +# 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/. + +## These messages are used as headings in the recommendation doorhanger + +## + +## Add-on statistics +## These strings are used to display the total number of +## users and rating for an add-on. They are shown next to each other. + +## Firefox Accounts Message + +## Protections panel + +## What's New toolbar button and panel + +## Enhanced Tracking Protection Milestones + +## DOH Message + +## Fission Experiment Message + +## Full Video Support CFR message + +## Spotlight modal shared strings + +## VPN promotion dialog for public Wi-Fi users +## +## If a user is detected to be on a public Wi-Fi network, they are given a +## bit of info about how to improve their privacy and then offered a button +## to the Mozilla VPN page and a link to dismiss the dialog. + +## Total Cookie Protection Rollout + +## Emotive Continuous Onboarding + +## MR2022 Background Update Windows native toast notification strings. +## +## These strings will be displayed by the Windows operating system in +## a native toast, like: +## +## <b>multi-line title</b> +## multi-line text +## <img> +## [ primary button ] [ secondary button ] +## +## The button labels are fitted into narrow fixed-width buttons by +## Windows and therefore must be as narrow as possible. + +## Firefox View CFR + +## Firefox View Spotlight + diff --git a/l10n-bs/browser/browser/newtab/newtab.ftl b/l10n-bs/browser/browser/newtab/newtab.ftl new file mode 100644 index 0000000000..e752ca1168 --- /dev/null +++ b/l10n-bs/browser/browser/newtab/newtab.ftl @@ -0,0 +1,171 @@ +# 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/. + + +### Firefox Home / New Tab strings for about:home / about:newtab. + +newtab-page-title = Novi tab +newtab-settings-button = + .title = Prilagodite svoju početnu stranicu novog taba + +## Search box component. + +# "Search" is a verb/action +newtab-search-box-search-button = + .title = Traži + .aria-label = Traži + +## Top Sites - General form dialog. + +newtab-topsites-edit-topsites-header = Uredi najbolju stranicu +newtab-topsites-title-label = Naslov +newtab-topsites-title-input = + .placeholder = Unesi naslov + +newtab-topsites-url-label = URL +newtab-topsites-url-input = + .placeholder = Upišite ili zalijepite URL +newtab-topsites-url-validation = Potrebno je unijeti ispravan URL + +newtab-topsites-image-url-label = Prilagođena URL slika +newtab-topsites-use-image-link = Koristite prilagođenu sliku… +newtab-topsites-image-validation = Neuspjelo učitavanje slike. Probajte drugi URL. + +## Top Sites - General form dialog buttons. These are verbs/actions. + +newtab-topsites-cancel-button = Otkaži +newtab-topsites-delete-history-button = Izbriši iz historije +newtab-topsites-save-button = Sačuvaj +newtab-topsites-preview-button = Pregled +newtab-topsites-add-button = Dodaj + +## Top Sites - Delete history confirmation dialog. + +newtab-confirm-delete-history-p1 = Jeste li sigurni da želite izbrisati sve primjere ove stranice iz vaše historije? +# "This action" refers to deleting a page from history. +newtab-confirm-delete-history-p2 = Ova radnja se ne može opozvati. + +## Top Sites - Sponsored label + + +## Context Menu - Action Tooltips. + +# Tooltip on an empty topsite box to open the New Top Site dialog. +newtab-menu-topsites-placeholder-tooltip = + .title = Uredi ovu stranicu + .aria-label = Uredi ovu stranicu + +## Context Menu: These strings are displayed in a context menu and are meant as a call to action for a given page. + +newtab-menu-edit-topsites = Uredi +newtab-menu-open-new-window = Otvori u novom prozoru +newtab-menu-open-new-private-window = Otvori u novom privatnom prozoru +newtab-menu-dismiss = Odbaci +newtab-menu-pin = Zakači +newtab-menu-unpin = Otkači +newtab-menu-delete-history = Izbriši iz historije +newtab-menu-save-to-pocket = Sačuvaj na { -pocket-brand-name } +newtab-menu-delete-pocket = Izbriši iz { -pocket-brand-name }a +newtab-menu-archive-pocket = Arhiviraj u { -pocket-brand-name } + +## Message displayed in a modal window to explain privacy and provide context for sponsored content. + + +## + +# Bookmark is a noun in this case, "Remove bookmark". +newtab-menu-remove-bookmark = Ukloni zabilješku +# Bookmark is a verb here. +newtab-menu-bookmark = Zabilježi + +## Context Menu - Downloaded Menu. "Download" in these cases is not a verb, +## it is a noun. As in, "Copy the link that belongs to this downloaded item". + +newtab-menu-copy-download-link = Kopiraj link za preuzimanje +newtab-menu-go-to-download-page = Idi na stranicu za preuzimanje +newtab-menu-remove-download = Ukloni iz historije + +## Context Menu - Download Menu: These are platform specific strings found in the context menu of an item that has +## been downloaded. The intention behind "this action" is that it will show where the downloaded file exists on the file +## system for each operating system. + +newtab-menu-show-file = + { PLATFORM() -> + [macos] Prikaži u Finderu + *[other] Otvori direktorij u kojem se nalazi + } +newtab-menu-open-file = Otvori datoteku + +## Card Labels: These labels are associated to pages to give +## context on how the element is related to the user, e.g. type indicates that +## the page is bookmarked, or is currently open on another device. + +newtab-label-visited = Posjećeno +newtab-label-bookmarked = Zabilježeno +newtab-label-removed-bookmark = Zabilješka uklonjena +newtab-label-recommended = Popularno +newtab-label-saved = Sačuvano u { -pocket-brand-name } +newtab-label-download = Preuzeto + +# This string is used in the story cards to indicate sponsored content +# Variables: +# $sponsorOrSource (String): This is the name of a company or their domain +newtab-label-sponsored = { $sponsorOrSource } · Sponzorisano + +# This string is used at the bottom of story cards to indicate sponsored content +# Variables: +# $sponsor (String): This is the name of a sponsor +newtab-label-sponsored-by = Sponzorisano od { $sponsor } + +## Section Menu: These strings are displayed in the section context menu and are +## meant as a call to action for the given section. + +newtab-section-menu-remove-section = Ukloni sekciju +newtab-section-menu-collapse-section = Skupi sekciju +newtab-section-menu-expand-section = Proširi sekciju +newtab-section-menu-manage-section = Upravljaj sekcijom +newtab-section-menu-add-topsite = Dodajte omiljenu stranicu +newtab-section-menu-move-up = Pomjeri gore +newtab-section-menu-move-down = Pomjeri dole +newtab-section-menu-privacy-notice = Polica privatnosti + +## Section aria-labels + + +## Section Headers. + +newtab-section-header-topsites = Najposjećenije stranice +# Variables: +# $provider (String): Name of the corresponding content provider. +newtab-section-header-pocket = Preporučeno od { $provider } + +## Empty Section States: These show when there are no more items in a section. Ex. When there are no more Pocket story recommendations, in the space where there would have been stories, this is shown instead. + +newtab-empty-section-highlights = Započnite pretraživati i pokazat ćemo vam neke od izvrsnih članaka, videa i drugih web stranica prema vašim nedavno posjećenim stranicama ili zabilješkama. + +# Ex. When there are no more Pocket story recommendations, in the space where there would have been stories, this is shown instead. +# Variables: +# $provider (String): Name of the content provider for this section, e.g "Pocket". +newtab-empty-section-topstories = Provjerite kasnije za više najpopularnijih priča od { $provider }. Ne možete čekati? Odaberite popularne teme kako biste pronašli više kvalitetnih priča s cijelog weba. + + +## Empty Section (Content Discovery Experience). These show when there are no more stories or when some stories fail to load. + + +## Pocket Content Section. + +# This is shown at the bottom of the trending stories section and precedes a list of links to popular topics. +newtab-pocket-read-more = Popularne teme: + +## Pocket Final Card Section. +## This is for the final card in the Pocket grid. + +## Error Fallback Content. +## This message and suggested action link are shown in each section of UI that fails to render. + +newtab-error-fallback-info = Ups, došlo je do greške pri učitavanju ovog sadržaja. +newtab-error-fallback-refresh-link = Osvježite stranicu da biste pokušali ponovo. + +## Customization Menu + diff --git a/l10n-bs/browser/browser/newtab/onboarding.ftl b/l10n-bs/browser/browser/newtab/onboarding.ftl new file mode 100644 index 0000000000..7688f98f87 --- /dev/null +++ b/l10n-bs/browser/browser/newtab/onboarding.ftl @@ -0,0 +1,81 @@ +# 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/. + +### UI strings for the MR1 onboarding / multistage about:welcome +### Various strings use a non-breaking space to avoid a single dangling / +### widowed word, so test on various window sizes if you also want this. + +## Welcome page strings + +## Custom Return To AMO onboarding strings + +## Multistage onboarding strings (about:welcome pages) + +# Aria-label to make the "steps" of multistage onboarding visible to screen readers. +# Variables: +# $current (Int) - Number of the current page +# $total (Int) - Total number of pages + +## Title and primary button strings differ between platforms as they +## match the OS' application context menu item action where Windows uses "pin" +## and "taskbar" while macOS "keep" and "Dock" (proper noun). + +## Multistage MR1 onboarding strings (about:welcome pages) + +## Title, subtitle and primary button string used on set default onboarding screen +## when Firefox is not default browser + +## Multistage MR1 onboarding strings (about:welcome pages) + +## Please make sure to split the content of the title attribute into lines whose +## width corresponds to about 40 Latin characters, to ensure that the tooltip +## doesn't become too long. Line breaks will be preserved when displaying the +## tooltip. + +## Strings for Thank You page + +## Multistage live language reloading onboarding strings (about:welcome pages) +## +## The following language names are generated by the browser's Intl.DisplayNames API. +## +## Variables: +## $negotiatedLanguage (String) - The name of the langpack's language, e.g. "Español (ES)" + +## Multistage live language reloading onboarding strings (about:welcome pages) +## +## The following language names are generated by the browser's Intl.DisplayNames API. +## +## Variables: +## $negotiatedLanguage (String) - The name of the langpack's language, e.g. "Español (ES)" +## $systemLanguage (String) - The name of the system language, e.g "Español (ES)" +## $appLanguage (String) - The name of the language shipping in the browser build, e.g. "English (EN)" + +## Firefox 100 Thank You screens + +## MR2022 New User Pin Firefox screen strings + +## MR2022 Existing User Pin Firefox Screen Strings + +## MR2022 New User Set Default screen strings + +## MR2022 Get Started screen strings. +## These strings will be used on the welcome page +## when Firefox is already set to default and pinned. + +## MR2022 Import Settings screen strings + +## If your language uses grammatical genders, in the description for the +## colorway feel free to switch from "You are a X. You…" (e.g. "You are a +## Playmaker. You create…") to "X: you…" ("Playmaker: You create…"). This might +## help creating a more inclusive translation. + +## MR2022 Multistage Mobile Download screen strings + +## MR2022 Upgrade Dialog screens +## Pin private window screen shown only for users who don't have Firefox private pinned + +## MR2022 Privacy Segmentation screen strings + +## MR2022 Multistage Gratitude screen strings + diff --git a/l10n-bs/browser/browser/nsserrors.ftl b/l10n-bs/browser/browser/nsserrors.ftl new file mode 100644 index 0000000000..41596b3dc0 --- /dev/null +++ b/l10n-bs/browser/browser/nsserrors.ftl @@ -0,0 +1,353 @@ +# 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/. + +# DO NOT ADD THINGS OTHER THAN ERROR MESSAGES HERE. +# This file gets parsed into a JS dictionary of all known error message ids in +# gen_aboutneterror_codes.py . If we end up needing fluent attributes or +# refactoring them in some way, the script will need updating. + +# Variables: +# $hostname (String) - Hostname of the website with SSL error. +# $errorMessage (String) - Error message corresponding to the type of error we are experiencing. +ssl-connection-error = Došlo je do greške tokom povezivanja sa { $hostname }. { $errorMessage } + +# Variables: +# $error (string) - NSS error code string that specifies type of cert error. e.g. unknown issuer, invalid cert, etc. +cert-error-code-prefix = Kod greške: { $error } + +psmerr-ssl-disabled = Nije moguće sigurno povezivanje jer je SSL protokol isključen. +psmerr-ssl2-disabled = Nije moguće sigurno povezivanje jer stranica koristi stariju, nesigurnu verziju SSL protokola. + +# This is a multi-line message. +psmerr-hostreusedissuerandserial = + Primili ste neispravan certifikat. Molimo da kontaktirate administratora servera ili nadležnu osobu i navedete sljedeće informacije: + + Vaš certifikat sadrži isti serijski broj kao neki drugi izdati certifikat. Molim vas da nabavite novi certifikat sa jedinstvenim serijskim brojem. + +ssl-error-export-only-server = Sigurna komunikacija nije moguća. Ravnopravni uređaj ne podržava enkripciju visokog stepena. +ssl-error-us-only-server = Sigurna komunikacija nije moguća. Ravnopravni uređaj zahtijeva visoki stepen enkripcije koji nije podržan. +ssl-error-no-cypher-overlap = Nemoguća sigurna komunikacija sa ravnopravnim uređajem: nema zajedničkog enkripcijskog algoritma. +ssl-error-no-certificate = Nije moguće pronaći certifikat ili ključ potreban za provjeru autentičnosti. +ssl-error-bad-certificate = Nemoguća sigurna komunikacija sa ravnopravnim uređajem: certifikat ravnopravnog uređaja je odbijen. +ssl-error-bad-client = Server je primio pogrešne podatke od klijenta. +ssl-error-bad-server = Klijent je primio pogrešne podatke od servera. +ssl-error-unsupported-certificate-type = Nepodržani tip certifikata. +ssl-error-unsupported-version = Ravnopravni uređaj koristi nepodržanu verziju sigurnosnog protokola. +ssl-error-wrong-certificate = Autentikacija klijenta nije uspjela: privatni ključ iz baze podataka sa ključevima ne odgovara javnom ključu u bazi certifikata. +ssl-error-bad-cert-domain = Nemoguća sigurna komunikacija sa ravnopravnim uređajem: tražena domena ne odgovara serverskom certifikatu. +ssl-error-post-warning = Neprepoznat kod SSL greške. +ssl-error-ssl2-disabled = Ravnopravni uređaj podržava samo SSL verziju 2, koji je lokalno onemogućen. +ssl-error-bad-mac-read = SSL je primio zapis sa neispravnim kodom za autentikaciju poruke. +ssl-error-bad-mac-alert = SSL ravnopravni uređaj prijavljuje neispravan kod za autentikaciju poruke. +ssl-error-bad-cert-alert = SSL ravnopravni uređaj ne može provjeriti vaš certifikat. +ssl-error-revoked-cert-alert = SSL ravnopravni uređaj je odbio vaš certifikat kao opozvan. +ssl-error-expired-cert-alert = SSL ravnopravni uređaj je odbio vaš certifikat jer je istekao. +ssl-error-ssl-disabled = Neuspjelo povezivanje: SSL je onemogućen. +ssl-error-fortezza-pqg = Neuspjelo povezivanje: SSL ravnopravni uređaj je u drugom FORTEZZA domenu. +ssl-error-unknown-cipher-suite = Tražen je nepoznati SSL paket za šifriranje. +ssl-error-no-ciphers-supported = Nijedan paket za šifriranje nije prisutan niti omogućen u ovom programu. +ssl-error-bad-block-padding = SSL je primio zapis sa lošom dopunom bloka. +ssl-error-rx-record-too-long = SSL je primio zapis koji je premašio najveću dozvoljenu dužinu. +ssl-error-tx-record-too-long = SSL je pokušao poslati zapis koji je premašio najveću dozvoljenu dužinu. +ssl-error-rx-malformed-hello-request = SSL je primio neispravnu Hello Request handshake poruku. +ssl-error-rx-malformed-client-hello = SSL je primio neispravnu Client Hello handshake poruku. +ssl-error-rx-malformed-server-hello = SSL je primio neispravnu Server Hello handshake poruku. +ssl-error-rx-malformed-certificate = SSL je primio neispravnu Certificate handshake poruku. +ssl-error-rx-malformed-server-key-exch = SSL je primio neispravnu Server Key Exchange handshake poruku. +ssl-error-rx-malformed-cert-request = SSL je primio neispravnu Certificate Request handshake poruku. +ssl-error-rx-malformed-hello-done = SSL je primio neispravnu Server Hello Done handshake poruku. +ssl-error-rx-malformed-cert-verify = SSL je primio neispravnu Certificate Verify handshake poruku. +ssl-error-rx-malformed-client-key-exch = SSL je primio neispravnu Client Key Exchange handshake poruku. +ssl-error-rx-malformed-finished = SSL je primio neispravnu Finished handshake poruku. +ssl-error-rx-malformed-change-cipher = SSL je primio neispravan Change Cipher Spec zapis. +ssl-error-rx-malformed-alert = SSL je primio neispravan Alert zapis. +ssl-error-rx-malformed-handshake = SSL je primio neispravan Handshake zapis. +ssl-error-rx-malformed-application-data = SSL je primio neispravan Application Data zapis. +ssl-error-rx-unexpected-hello-request = SSL je primio neočekivanu Hello Request handshake poruku. +ssl-error-rx-unexpected-client-hello = SSL je primio neočekivanu Client Hello handshake poruku. +ssl-error-rx-unexpected-server-hello = SSL je primio neočekivanu Server Hello handshake poruku. +ssl-error-rx-unexpected-certificate = SSL je primio neočekivanu Certificate handshake poruku. +ssl-error-rx-unexpected-server-key-exch = SSL je primio neočekivanu Server Key Exchange handshake poruku. +ssl-error-rx-unexpected-cert-request = SSL je primio neočekivanu Certificate Request handshake poruku. +ssl-error-rx-unexpected-hello-done = SSL je primio neočekivanu Server Hello Done handshake poruku. +ssl-error-rx-unexpected-cert-verify = SSL je primio neočekivanu Certificate Verify handshake poruku. +ssl-error-rx-unexpected-client-key-exch = SSL je primio neočekivanu Client Key Exchange handshake poruku. +ssl-error-rx-unexpected-finished = SSL je primio neočekivanu Finished handshake poruku. +ssl-error-rx-unexpected-change-cipher = SSL je primio neočekivani Change Cipher Spec zapis. +ssl-error-rx-unexpected-alert = SSL je primio neočekivani Alert zapis. +ssl-error-rx-unexpected-handshake = SSL je primio neočekivani Handshake zapis. +ssl-error-rx-unexpected-application-data = SSL je primio neočekivani Application Data zapis. +ssl-error-rx-unknown-record-type = SSL je primio zapis sa nepoznatim tipom sadržaja. +ssl-error-rx-unknown-handshake = SSL je primio handshake poruku sa nepoznatim tipom poruke. +ssl-error-rx-unknown-alert = SSL je primio Alert zapis sa nepoznatim opisom uzbune. +ssl-error-close-notify-alert = SSL ravnopravni uređaj je zatvorio ovu konekciju. +ssl-error-handshake-unexpected-alert = SSL ravnopravni uređaj nije očekivao handshake poruku koju je primio. +ssl-error-decompression-failure-alert = SSL ravnopravni uređaj nije mogao uspješno dekompresovati SSL slog koji je primio. +ssl-error-handshake-failure-alert = SSL ravnopravni uređaj nije uspio ugovoriti prihvatljiv skup sigurnosnih parametara. +ssl-error-illegal-parameter-alert = SSL ravnopravni uređaj je odbio handshake poruku zbog neprihvatljivog sadržaja. +ssl-error-unsupported-cert-alert = SSL ravnopravni uređaj ne podržava certifikate onog tipa koji mu je poslan. +ssl-error-certificate-unknown-alert = SSL ravnopravni uređaj je naišao na nedefinisan problem sa certifikatom koji je primio. +ssl-error-generate-random-failure = SSL je doživio neuspjeh svog generatora slučajnih brojeva. +ssl-error-sign-hashes-failure = Nemoguće digitalno potpisati podatke potrebne za verifikaciju vašeg certifikata. +ssl-error-extract-public-key-failure = SSL nije mogao izvaditi javni ključ iz certifikata ravnopravnog uređaja. +ssl-error-server-key-exchange-failure = Došlo je do nepoznate greške pri obradi SSL Server Key Exchange handshake. +ssl-error-client-key-exchange-failure = Došlo je do nepoznate greške pri obradi SSL Client Key Exchange handshake. +ssl-error-encryption-failure = Algoritam za enkripciju grupnih podataka nije uspio sa izabranim paketom za šifriranje. +ssl-error-decryption-failure = Algoritam za dekripciju grupnih podataka nije uspio sa izabranim paketom za šifriranje. +ssl-error-socket-write-failure = Pokušaj pisanja enkriptovanih podataka u podređeni socket nije uspio. +ssl-error-md5-digest-failure = MD5 digest funkcija nije uspjela. +ssl-error-sha-digest-failure = SHA-1 digest funkcija nije uspjela. +ssl-error-mac-computation-failure = Neuspjelo računanje MAC-a. +ssl-error-sym-key-context-failure = Neuspjelo kreiranje Symmetric Key konteksta. +ssl-error-sym-key-unwrap-failure = Neuspjelo odmotavanje simetričnog ključa u Client Key Exchange poruci. +ssl-error-pub-key-size-limit-exceeded = SSL server je pokušao da koristi domestic-grade javni ključ sa izvoznim paketom za šifriranje. +ssl-error-iv-param-failure = PKCCS11 kod nije uspio da prevede IV u parametar. +ssl-error-init-cipher-suite-failure = Neuspjelo inicijaliziranje odabranog paketa za šifriranje. +ssl-error-session-key-gen-failure = Klijent nije uspio da napravi sesijske ključeve za SSL sesiju. +ssl-error-no-server-key-for-alg = Server nema ključ za pokušani algoritam razmjene ključeva. +ssl-error-token-insertion-removal = PKCS#11 znak je unešen ili uklonjen u toku izvršavanja operacije. +ssl-error-token-slot-not-found = Nijedan PKCS#11 znak nije pronađen za izvršavanje potrebne operacije. +ssl-error-no-compression-overlap = Nije moguće sigurno komunicirati sa ravnopravnim uređajem: nema zajedničkih algoritama za kompresiju. +ssl-error-handshake-not-completed = Nije moguće inicirati novi SSL handshake sve dok se trenutni handshake ne završi. +ssl-error-bad-handshake-hash-value = Primljene su neispravne handshake hash vrijednosti sa ravnopravnog uređaja. +ssl-error-cert-kea-mismatch = Dati certifikat ne može biti korišten sa izabranim algoritmom za razmjenu ključeva. +ssl-error-no-trusted-ssl-client-ca = Nema pouzdanog certifikacijskog autoriteta za autentikaciju SSL klijenta. +ssl-error-session-not-found = Klijentov ID za SSL sesiju nije pronađen u serverskom cachu za sesije. +ssl-error-decryption-failed-alert = Ravnopravni uređaj nije uspio dekriptovati SSL slog kojeg je primio. +ssl-error-record-overflow-alert = Ravnopravni uređaj je primio SSL slog koji je duži od dozvoljenog. +ssl-error-unknown-ca-alert = Ravnopravni uređaj ne prepoznaje i ne vjeruje CA-u koji je izdao vaš certifikat. +ssl-error-access-denied-alert = Ravnopravni uređaj je primio važeći certifikat, ali je pristup odbijen. +ssl-error-decode-error-alert = Ravnopravni uređaj nije mogao dekodirati SSL handshake poruku. +ssl-error-decrypt-error-alert = Ravnopravni uređaj javlja grešku pri provjeri potpisa ili razmjeni ključeva. +ssl-error-export-restriction-alert = Ravnopravni uređaj prijavljuje da pregovor nije saglasan sa pravilima o izvozu. +ssl-error-protocol-version-alert = Ravnopravni uređaj prijavljuje nekompatibilnu ili nepodržanu verziju protokola. +ssl-error-insufficient-security-alert = Server zahtijeva šifre koje su sigurnije od onih podržanih od strane klijenta. +ssl-error-internal-error-alert = Ravnopravni uređaj javlja da se desila interna greška. +ssl-error-user-canceled-alert = Ravnopravni uređaj je otkazao handshake. +ssl-error-no-renegotiation-alert = Ravnopravni uređaj ne dozvoljava novi dogovor SSL sigurnosnih parametara. +ssl-error-server-cache-not-configured = Serverski SSL cach nije konfigurisan i nije onemogućen za ovaj socket. +ssl-error-unsupported-extension-alert = SSL ravnopravni uređaj ne podržava zahtijevanu TLS hello ekstenziju. +ssl-error-certificate-unobtainable-alert = SSL ravnopravni uređaj nije mogao dobaviti vaš certifikat sa dostavljenog URL-a. +ssl-error-unrecognized-name-alert = SSL ravnopravni uređaj ne posjeduje certifikat za traženo DNS ime. +ssl-error-bad-cert-status-response-alert = SSL ravnopravni uređaj nije mogao dobiti OCSP odgovor za svoj certifikat. +ssl-error-bad-cert-hash-value-alert = SSL ravnopravni uređaj je prijavio neispravnu hash vrijednost certifikata. +ssl-error-rx-unexpected-new-session-ticket = SSL je primio neočekivanu New Session Ticket handshake poruku. +ssl-error-rx-malformed-new-session-ticket = SSL je primio oštečenu New Session Ticket handshake poruku. +ssl-error-decompression-failure = SSL je primio kompresovan slog kojeg nije mogao dekompresovati. +ssl-error-renegotiation-not-allowed = Ponovno pregovaranje nije dozvoljeno na ovom SSL socketu. +ssl-error-unsafe-negotiation = Ravnopravni uređaj je pokušao zastarjeli (potencijalno ranjiv) handshake. +ssl-error-rx-unexpected-uncompressed-record = SSL je primio neočekivani nekompresovani slog. +ssl-error-weak-server-ephemeral-dh-key = SSL je primio slab kratkotrajni Diffie-Hellman ključ u Server Key Exchange handshake poruci. +ssl-error-next-protocol-data-invalid = SSL je primio neispravne podatke NPN ekstenzije. +ssl-error-feature-not-supported-for-ssl2 = SSL opcija nije podržana za SSL 2.0 konekcije. +ssl-error-feature-not-supported-for-servers = SSL opcija nije podržana za servere. +ssl-error-feature-not-supported-for-clients = SSL opcija nije podržana za klijente. +ssl-error-invalid-version-range = Raspon SSL verzija nije ispravan. +ssl-error-cipher-disallowed-for-version = SSL ravnopravni uređaj je izabrao paket za šifriranje koji je nedozvoljen za izabranu verziju protokola. +ssl-error-rx-malformed-hello-verify-request = SSL je primio neispravnu Hello Verify Request handshake poruku. +ssl-error-rx-unexpected-hello-verify-request = SSL je primio neočekivanu Hello Verify Request handshake poruku. +ssl-error-feature-not-supported-for-version = SSL funkcionalnost nije podržana za ovu verziju protokola. +ssl-error-rx-unexpected-cert-status = SSL je primio neočekivanu Certificate Status handshake poruku. +ssl-error-unsupported-hash-algorithm = Nepodržani hash algoritam korišten od strane TLS ravnopravnog uređaja. +ssl-error-digest-failure = Digest funkcija nije uspjela. +ssl-error-incorrect-signature-algorithm = Pogrešan algoritam potpisa naveden u digitalno-potpisani element. +ssl-error-next-protocol-no-callback = Proširenje dogovaranja idućeg protokola je omogućeno, ali ponovni poziv je obrisan prije nego je bio potreban. +ssl-error-next-protocol-no-protocol = Server ne podržava nijedan protokol koji klijent oglašava u ALPN ekstenziji. +ssl-error-inappropriate-fallback-alert = Server je odbio rukovanje jer je klijent zatražio prelazak na nižu verziju TLS-a, koju server ne podržava. +ssl-error-weak-server-cert-key = Certifikat servera sadržavao je preslab javni ključ. +ssl-error-rx-short-dtls-read = Nema dovoljno prostora u baferu za DTLS zapis. +ssl-error-no-supported-signature-algorithm = Niti jedan podržani algoritam TLS potpisa nije konfigurisan. +ssl-error-unsupported-signature-algorithm = Peer je koristio nepodržanu kombinaciju algoritma potpisa i hasha. +ssl-error-missing-extended-master-secret = Peer je pokušao nastaviti bez ispravne extended_master_secret ekstenzije. +ssl-error-unexpected-extended-master-secret = Peer je pokušao nastaviti s neočekivanom extended_master_secret ekstenzijom. +sec-error-io = Došlo je do U/I greške tokom sigurnosne autorizacije. +sec-error-library-failure = greška u sigurnosnoj biblioteci. +sec-error-bad-data = sigurnosna biblioteka: primljeni su loši podaci. +sec-error-output-len = sigurnosna biblioteka: pogrešna dužina izlaza. +sec-error-input-len = sigurnosna biblioteka je prijavila grešku sa dužinom ulaza. +sec-error-invalid-args = sigurnosna biblioteka: neispravni parametri. +sec-error-invalid-algorithm = sigurnosna biblioteka: neispravan algoritam. +sec-error-invalid-ava = sigurnosna biblioteka: neispravna AVA. +sec-error-invalid-time = Neispravno formatiran vremenski string. +sec-error-bad-der = sigurnosna biblioteka: neispravno formatirana DER-enkodirana poruka. +sec-error-bad-signature = Certifikat ravnopravnog uređaja ima neispravan potpis. +sec-error-expired-certificate = Certifikat ravnopravnog uređaja je istekao. +sec-error-revoked-certificate = Certifikat ravnopravnog uređaja je opozvan. +sec-error-unknown-issuer = Izdavač certifikata ravnopravnog uređaja nije prepoznat. +sec-error-bad-key = Javni ključ ravnopravnog uređaja je nevažeći. +sec-error-bad-password = Unešena sigurnosna lozinka je neispravna. +sec-error-retry-password = Nova lozinka je neispravno unešena. Molimo da pokušate ponovo. +sec-error-no-nodelock = sigurnosna biblioteka: ne postoji nodelock. +sec-error-bad-database = sigurnosna biblioteka: oštećena baza podataka. +sec-error-no-memory = sigurnosna biblioteka: greška pri dodjeli memorije. +sec-error-untrusted-issuer = Izdavač certifikata ravnopravnog uređaja je označen kao nepouzdan od strane korisnika. +sec-error-untrusted-cert = Certifikat ravnopravnog uređaja je označen kao nepouzdan od strane korisnika. +sec-error-duplicate-cert = Certifikat već postoji u vašoj bazi podataka. +sec-error-duplicate-cert-name = Ime preuzetog certifikata duplicira jedno već postojeće u vašoj bazi podataka. +sec-error-adding-cert = Greška pri dodavanju certifikata u bazu podataka. +sec-error-filing-key = Greška u ponovnom podnošenju ključa za ovaj certifikat. +sec-error-no-key = Privatni ključ za ovaj certifikat ne može biti pronađen u bazi podataka +sec-error-cert-valid = Ovaj certifikat je važeći. +sec-error-cert-not-valid = Ovaj certifikat je nevažeći. +sec-error-cert-no-response = Biblioteka certifikata: nema odgovora +sec-error-expired-issuer-certificate = Certifikat izdavača certifikata je istekao. Provjerite datum i vrijeme vašeg sistema. +sec-error-crl-expired = CRL za izdavača certifikata je istekao. Ažurirajte ga ili provjerite vaš sistemski datum i vrijeme. +sec-error-crl-bad-signature = CRL izdavača certifikata sadrži nevažeći potpis. +sec-error-crl-invalid = Novi CRL ima neispravan format. +sec-error-extension-value-invalid = Vrijednost za produženje certifikata je neispravna. +sec-error-extension-not-found = Produženje certifikata nije pronađeno. +sec-error-ca-cert-invalid = Certifikat izdavača je nevažeći. +sec-error-path-len-constraint-invalid = Ograničenje dužine staze certifikata je neispravno. +sec-error-cert-usages-invalid = Polje upotrebe certifikata je neispravno. +sec-internal-only = **Isključivo interni modul** +sec-error-invalid-key = Ključ ne podržava traženu operaciju. +sec-error-unknown-critical-extension = Certifikat sadrži nepoznati kritični produžetak. +sec-error-old-crl = Novi CRL nije stariji od trenutnog. +sec-error-no-email-cert = Nije enkriptovano niti potpisano: još uvijek nemate certifikat za elektronsku poštu. +sec-error-no-recipient-certs-query = Nije enkriptovano: nemate certifikat za svakog od primalaca. +sec-error-not-a-recipient = Dekriptovanje nije moguće: niste primaoc, ili nisu pronađeni odgovarajući certifikat i privatni ključ. +sec-error-pkcs7-keyalg-mismatch = Dekriptovanje nije moguće: algoritam za enkripciju ne odgovara vašem certifikatu. +sec-error-pkcs7-bad-signature = Neuspjela verifikacija potpisa: potpisnik nije pronađen, previše potpisnika pronađeno, ili su podaci neodgovarajući ili oštećeni. +sec-error-unsupported-keyalg = Nepodržani ili nepoznati algoritam za ključeve. +sec-error-decryption-disallowed = Dekriptovanje nije moguće: enkriptovano pomoću nedozvoljenog algoritma ili dužine ključa. +xp-sec-fortezza-bad-card = Fortezza karta nije propisno inicijalizirana. Molimo da je uklonite i vratite izdavaču. +xp-sec-fortezza-no-card = Nije pronađena niti jedna Fortezza karta +xp-sec-fortezza-none-selected = Nije izabrana nijedna Fortezza karta +xp-sec-fortezza-more-info = Molimo da odaberete ličnost o kojoj treba dobaviti podatke +xp-sec-fortezza-person-not-found = Ličnost nije pronađena +xp-sec-fortezza-no-more-info = Nema više podataka o toj ličnosti +xp-sec-fortezza-bad-pin = Pogrešan PIN +xp-sec-fortezza-person-error = Nije moguće pokrenuti Fortezza ličnosti. +sec-error-no-krl = Nijedan KRL nije pronađen za certifikat ove stranice. +sec-error-krl-expired = KRL za certifikat ove stranice je istekao. +sec-error-krl-bad-signature = KRL za certifikat ove stranice ima neispravan potpis. +sec-error-revoked-key = Ključ za certifikat ove stranice je opozvan. +sec-error-krl-invalid = Novi KRL ima neispravan format. +sec-error-need-random = sigurnosna biblioteka: potrebni slučajni podaci. +sec-error-no-module = sigurnosna biblioteka: nijedan sigurnosni modul ne može obaviti zatraženu operaciju. +sec-error-no-token = Bezbjednosna karta ili žeton ne postoje, čekaju inicijalizaciju, ili su uklonjeni. +sec-error-read-only = sigurnosna biblioteka: baza podataka je samo za čitanje. +sec-error-no-slot-selected = Nijedan slot ili simbol nije odabran. +sec-error-cert-nickname-collision = Certifikat sa istom oznakom već postoji. +sec-error-key-nickname-collision = Ključ sa istom oznakom već postoji. +sec-error-safe-not-created = greška pri kreiranju sigurnog objekta +sec-error-baggage-not-created = greška pri kreiranju objekta prtljaga +xp-java-remove-principal-error = Glavnica nije mogla biti uklonjena +xp-java-delete-privilege-error = Nije moguće ukloniti privilegiju +xp-java-cert-not-exists-error = Ova glavnica nema certifikat +sec-error-bad-export-algorithm = Traženi algoritam nije dopušten. +sec-error-exporting-certificates = Greška pri pokušaju izvoza certifikata. +sec-error-importing-certificates = Greška pri pokušaju uvoza certifikata. +sec-error-pkcs12-decoding-pfx = Uvoz nije moguć. Greška pri dekodiranju. Fajl nije ispravan. +sec-error-pkcs12-invalid-mac = Uvoz nije moguć. Neispravan MAC. Neispravna lozinka ili oštećen fajl. +sec-error-pkcs12-unsupported-mac-algorithm = Uvoz nije moguć. MAC algoritam nije podržan. +sec-error-pkcs12-unsupported-transport-mode = Uvoz nije moguć. Jedino režimi sa integritetom lozinke i privatnošću su podržani. +sec-error-pkcs12-corrupt-pfx-structure = Uvoz nije moguć. Struktura fajla je oštećena. +sec-error-pkcs12-unsupported-pbe-algorithm = Uvoz nije moguć. Algoritam za enkripciju nije podržan. +sec-error-pkcs12-unsupported-version = Uvoz nije moguć. Verzija fajla nije podržana. +sec-error-pkcs12-privacy-password-incorrect = Uvoz nije moguć. Pogrešna lozinka za privatnost. +sec-error-pkcs12-cert-collision = Uvoz nije moguć. Ista oznaka već postoji u bazi podataka. +sec-error-user-cancelled = Korisnik je pritisnuo Otkaži. +sec-error-pkcs12-duplicate-data = Nije uvezeno, već se nalazi u bazi podataka. +sec-error-message-send-aborted = Poruka nije poslata. +sec-error-inadequate-key-usage = Upotreba ključa certifikata ne odgovara pokušanoj operaciji. +sec-error-inadequate-cert-type = Tip certifikata nije odobren za primjenu. +sec-error-cert-addr-mismatch = Adresa u potpisnom certifikatu ne odgovara adresi u zaglavljima poruke. +sec-error-pkcs12-unable-to-import-key = Uvoz nije moguć. Greška pri pokušaju uvoza privatnog ključa. +sec-error-pkcs12-importing-cert-chain = Uvoz nije moguć. Greška pri pokušaju uvoza lanca certifikata. +sec-error-pkcs12-unable-to-locate-object-by-name = Izvoz nije moguć. Nije moguće locirati certifikat ili ključ po oznaci. +sec-error-pkcs12-unable-to-export-key = Izvoz nije moguć. Privatni ključ nije mogao biti pronađen i izvezen. +sec-error-pkcs12-unable-to-write = Izvoz nije moguć. Nije moguće pisati u izlazni fajl. +sec-error-pkcs12-unable-to-read = Uvoz nije moguć. Nije moguće pročitati ulazni fajl. +sec-error-pkcs12-key-database-not-initialized = Izvoz nije moguć. Baza ključeva je oštećena ili obrisana. +sec-error-keygen-fail = Nije moguće generisati par javnog i privatnog ključa. +sec-error-invalid-password = Unešena lozinka je neispravna. Molimo da izaberete neku drugu. +sec-error-retry-old-password = Stara lozinka je neispravno unešena. Molimo pokušajte ponovo. +sec-error-bad-nickname = Oznaka certifikata je već u upotrebi. +sec-error-not-fortezza-issuer = Ravnopravni uređaj FORTEZZA lanca ima ne-FORTEZZA certifikat. +sec-error-cannot-move-sensitive-key = Osjetljivi ključ ne može biti pomjeren u slot kojem je potreban. +sec-error-js-invalid-module-name = Neispravno ime modula. +sec-error-js-invalid-dll = Neispravna staza/ime fajla modula +sec-error-js-add-mod-failure = Nije moguće dodati modul +sec-error-js-del-mod-failure = Nije moguće obrisati modul +sec-error-old-krl = Novi KRL nije stariji od trenutnog. +sec-error-ckl-conflict = Novi CKL ima drugačijeg izdavača nego trenutni CKL. Obrišite trenutni CKL. +sec-error-cert-not-in-name-space = Certificirajući autoritet za ovaj certifikat ne smije da izda certifikat sa ovim imenom. +sec-error-krl-not-yet-valid = Lista opozvanih ključeva za ovaj certifikat još nije važeći. +sec-error-crl-not-yet-valid = Lista opozvanih certifikata za ovaj certifikat još nije važeći. +sec-error-unknown-cert = Traženi certifikat nije pronađen. +sec-error-unknown-signer = Potpisnikov certifikat nije pronađen. +sec-error-cert-bad-access-location = Lokacija servera za stanje certifikata je neispravnog formata. +sec-error-ocsp-unknown-response-type = OCSP odgovor nije moguće u potpunosti dekodirati; nepoznatog je tipa. +sec-error-ocsp-bad-http-response = OCSP odgovor je vratio neočekivane/neispravne HTTP podatke. +sec-error-ocsp-malformed-request = OCSP server je ustanovio da je zahtjev oštećen ili neispravno formiran. +sec-error-ocsp-server-error = OCSP server je uočio internu grešku. +sec-error-ocsp-try-server-later = OCSP server predlaže da kasnije pokušate ponovo. +sec-error-ocsp-request-needs-sig = OCSP server zahtijeva potpis na ovom zahtjevu. +sec-error-ocsp-unauthorized-request = OCSP je odbio ovaj zahtjev kao neautorizovan. +sec-error-ocsp-unknown-response-status = OCSP server je vratio neprepoznatljiv status. +sec-error-ocsp-unknown-cert = OCSP server nema statusa za ovaj certifikat. +sec-error-ocsp-not-enabled = Morate omogućiti OCSP prije izvođenja ove operacije. +sec-error-ocsp-no-default-responder = Morate podesiti glavni OCSP responder prije izvršenja ove operacije. +sec-error-ocsp-malformed-response = Odgovor OCSP servera je oštećen ili neispravno formiran. +sec-error-ocsp-unauthorized-response = Potpisnik OCSP odgovora nije ovlašten da daje status ovom certifikatu. +sec-error-ocsp-future-response = OCSP odgovor još nije važeći (sadrži budući datum). +sec-error-ocsp-old-response = OCSP odgovor sadrži zastarjele informacije. +sec-error-digest-not-found = CMS ili PKCS #7 Digest nije pronađen u ovoj potpisanoj poruci. +sec-error-unsupported-message-type = CMS ili PKCS #7 tipovi poruka nisu podržani. +sec-error-module-stuck = PKCS #11 modul nije uklonjen jer je još uvijek u upotrebi. +sec-error-bad-template = Nije moguće dekodirati ASN.1 podatke. Navedeni obrazac je neispravan. +sec-error-crl-not-found = Nijedan odgovarajući CRL nije pronađen. +sec-error-reused-issuer-and-serial = Pokušavate uvesti certifikat koji ima istog izdavača/serijski broj kao jedan od postojećih, ali to nije isti certifikat. +sec-error-busy = NSS nije ugašen. Objekti su još uvijek u upotrebi. +sec-error-extra-input = DER-enkodirana poruka je sadržala višak neiskorištenih podataka. +sec-error-unsupported-elliptic-curve = Nepodržana eliptična kriva. +sec-error-unsupported-ec-point-form = Nepodržani tačkasti oblik eliptične krive. +sec-error-unrecognized-oid = Neprepoznati identifikator objekta. +sec-error-ocsp-invalid-signing-cert = Neispravan OCSP potpisni certifikat u OCSP odgovoru. +sec-error-revoked-certificate-crl = Certifikat je opozvan u izdavačevoj listi opoziva certifikata. +sec-error-revoked-certificate-ocsp = Izdavačev OCSP javlja da je certifikat opozvan. +sec-error-crl-invalid-version = Izdavačeva lista opoziva certifikata ima nepoznatu verziju. +sec-error-crl-v1-critical-extension = Izdavačeva V1 lista opoziva certifikata ima kritično proširenje. +sec-error-crl-unknown-critical-extension = Izdavačeva V2 lista opoziva certifikata ima nepoznato kritično proširenje. +sec-error-unknown-object-type = Naznačen je nepoznati tip objekta. +sec-error-incompatible-pkcs11 = PKCS #11 driver narušava specifikaciju na nekompatibilan način. +sec-error-no-event = Trenutno ne postoji nijedan slobodan slot. +sec-error-crl-already-exists = CRL već postoji. +sec-error-not-initialized = NSS nije inicijalizovan. +sec-error-token-not-logged-in = Operacija se nije izvršila jer PKCS#11 znak nije prijavljen. +sec-error-ocsp-responder-cert-invalid = Konfigurisani certifikat OCSP je nevažeći. +sec-error-ocsp-bad-signature = OCSP odgovor ima neispravan potpis. +sec-error-out-of-search-limits = Pretraga validacije certifikata je van granica pretrage +sec-error-invalid-policy-mapping = Mapiranje police sadrži anypolicy +sec-error-policy-validation-failed = Cert lanac nije prošao validaciju police +sec-error-unknown-aia-location-type = Nepoznat tip lokacije u cert AIA ekstenziji +sec-error-bad-http-response = Server je vratio pogrešan HTTP odgovor +sec-error-bad-ldap-response = Server je vratio pogrešan LDAP odgovor +sec-error-failed-to-encode-data = Neuspješno enkodiranje podataka sa ASN1 enkoderom +sec-error-bad-info-access-location = Pogrešna lokacija za pristup podacima u cert ekstenziji +sec-error-libpkix-internal = Desila se libpkix interna greška za vrijeme validacije certifikata. +sec-error-pkcs11-general-error = PKCS #11 modul je vratio CKR_GENERAL_ERROR, ukazujući da se desila nepopravljiva greška. +sec-error-pkcs11-function-failed = PKCS #11 modul je vratio CKR_FUNCTION_FAILED, ukazujući da se tražena funkcija nije mogla izvršiti. Pokušaj ponavljanja iste operacije bi mogao biti uspješan. +sec-error-pkcs11-device-error = PKCS #11 modul je vratio CKR_DEVICE_ERROR, ukazujući da se desio problem sa žetonom ili slotom. +sec-error-bad-info-access-method = Nepoznat metod pristupa informacijama u ekstenziji certifikata. +sec-error-crl-import-failed = Greška prilikom pokušaja uvoza CRL-a. +sec-error-expired-password = Lozinka je istekla. +sec-error-locked-password = Lozinka je zaključana. +sec-error-unknown-pkcs11-error = Nepoznata PKCS #11 greška. +sec-error-bad-crl-dp-url = Neispravan ili nepodržan URL u CRL nazivu distribucijske tačke. +sec-error-cert-signature-algorithm-disabled = Certifikat je potpisan upotrebom algoritma koji je onemogućen jer nije siguran. +mozilla-pkix-error-key-pinning-failure = Server koristi "key pinning" (HPKP), ali nije moguće sastaviti nijedan lanac certifikata koji odgovara pinsetu. "Key pinning" prekršaji se ne mogu zaobići. +mozilla-pkix-error-ca-cert-used-as-end-entity = Server koristi certifikat s proširenjem osnovnih uvjeta koji ga identificiraju kao certifikacijski autoritet. Za ispravno izdat certifikat, ovo ne bi smio biti slučaj. +mozilla-pkix-error-inadequate-key-size = Server je prezentirao certifikat s ključem premale dužine za uspostavljanje sigurne veze. +mozilla-pkix-error-v1-cert-used-as-ca = X.509 certifikat verzija 1 koji nema potvrđenu vjerodostojnost korišten je za izdavanje certifikata servera. X.509 certifikati verzija 1 su zastarjeli i ne bi se smjeli koristiti za potpisivanje drugih certifikata. +mozilla-pkix-error-not-yet-valid-certificate = Server je ponudio certifikat koji još nije važeći. +mozilla-pkix-error-not-yet-valid-issuer-certificate = Za izdavanje certifikata ovog servera korišten je certifikat koji tek treba postati važeći. +mozilla-pkix-error-signature-algorithm-mismatch = Algoritam potpisa u polju potpisa certifikata se ne podudara s algoritmom u signatureAlgorithm polju. +mozilla-pkix-error-ocsp-response-for-cert-missing = OCSP odgovor ne uključuje status za certifikat koji se provjerava. +mozilla-pkix-error-validity-too-long = Server je ponudio certifikat koji je predugo važeći. +mozilla-pkix-error-required-tls-feature-missing = Nedostaje potrebna TLS funkcionalnost. +mozilla-pkix-error-invalid-integer-encoding = Server je prezentovao certifikat koji sadrži neispravno kodiranje cijelog broja. Uobičajeni uzroci za ovo uključuju negativne serijske brojeve, negativne RSA module i kodiranja koja su duža nego što je potrebno. +mozilla-pkix-error-empty-issuer-name = Server je prezentovao certifikat sa praznim nazivom izdavača. +mozilla-pkix-error-self-signed-cert = Certifikat nije od povjerenja jer je samopotpisan. diff --git a/l10n-bs/browser/browser/originControls.ftl b/l10n-bs/browser/browser/originControls.ftl new file mode 100644 index 0000000000..6fbe8159b2 --- /dev/null +++ b/l10n-bs/browser/browser/originControls.ftl @@ -0,0 +1,3 @@ +# 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/. diff --git a/l10n-bs/browser/browser/pageInfo.ftl b/l10n-bs/browser/browser/pageInfo.ftl new file mode 100644 index 0000000000..98d793c2ab --- /dev/null +++ b/l10n-bs/browser/browser/pageInfo.ftl @@ -0,0 +1,262 @@ +# 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/. -- + +page-info-window = + .style = width: 600px; min-height: 550px; + +copy = + .key = C +menu-copy = + .label = Kopiraj + .accesskey = K + +select-all = + .key = A +menu-select-all = + .label = Označi sve + .accesskey = a + +close-dialog = + .key = w + +general-tab = + .label = Opće + .accesskey = O +general-title = + .value = Naslov: +general-url = + .value = Adresa: +general-type = + .value = Tip: +general-mode = + .value = Tip prikaza: +general-size = + .value = Veličina: +general-referrer = + .value = Referirajući URL: +general-modified = + .value = Izmijenjeno: +general-encoding = + .value = Kodna stranica teksta: +general-meta-name = + .label = Naziv +general-meta-content = + .label = Sadržaj + +media-tab = + .label = Mediji + .accesskey = M +media-location = + .value = Lokacija: +media-text = + .value = Pridruženi tekst: +media-alt-header = + .label = Alternativni tekst +media-address = + .label = Adresa +media-type = + .label = Tip +media-size = + .label = Veličina +media-count = + .label = Ukupno +media-dimension = + .value = Dimenzije: +media-long-desc = + .value = Dugi opis: +media-save-as = + .label = Spasi kao… + .accesskey = a +media-save-image-as = + .label = Spasi kao… + .accesskey = e + +perm-tab = + .label = Dozvole + .accesskey = D +permissions-for = + .value = Dozvole za: + +security-tab = + .label = Sigurnost + .accesskey = S +security-view = + .label = Prikaži certifikat + .accesskey = V +security-view-unknown = Nepoznato + .value = Nepoznato +security-view-identity = + .value = Identitet web stranice +security-view-identity-owner = + .value = Vlasnik: +security-view-identity-domain = + .value = Web stranica: +security-view-identity-verifier = + .value = Ovjerio: +security-view-identity-validity = + .value = Ističe: +security-view-privacy = + .value = Privatnost & Historija + +security-view-privacy-history-value = Da li sam posjetio ovu web stranicu ranije danas? +security-view-privacy-sitedata-value = Da li ova web stranica pohranjuje podatke na moj računar? + +security-view-privacy-clearsitedata = + .label = Obriši kolačiće i podatke stranice + .accesskey = O + +security-view-privacy-passwords-value = Da li sam spasio ijednu lozinku za ovu web stranicu? + +security-view-privacy-viewpasswords = + .label = Prikaži spašene lozinke + .accesskey = w +security-view-technical = + .value = Tehnički detalji + +help-button = + .label = Pomoć + +## These strings are used to tell the user if the website is storing cookies +## and data on the users computer in the security tab of pageInfo +## Variables: +## $value (number) - Amount of data being stored +## $unit (string) - The unit of data being stored (Usually KB) + +security-site-data-cookies = Da, kolačiće o { $value } { $unit } podataka stranice +security-site-data-only = Da, { $value } { $unit } podataka stranice + +security-site-data-cookies-only = Da, kolačiće +security-site-data-no = Ne + +## + +image-size-unknown = Nepoznato +page-info-not-specified = + .value = Neodređeno +not-set-alternative-text = Neodređeno +not-set-date = Neodređeno +media-img = Slika +media-bg-img = Pozadina +media-border-img = Border +media-list-img = Bullet +media-cursor = Kursor +media-object = Objekat +media-embed = Ugrađeni objekat +media-link = Ikona +media-input = Unos +media-video = Video +media-audio = Audio +saved-passwords-yes = Da +saved-passwords-no = Ne + +no-page-title = + .value = Nenaslovljena stranica: +general-quirks-mode = + .value = Quirks režim +general-strict-mode = + .value = Režim poštivanja standarda +page-info-security-no-owner = + .value = Ova web stranica ne pruža informacije o vlasništvu. +media-select-folder = Odaberite direktorij za spašavanje slika +media-unknown-not-cached = + .value = Nepoznato (nije keširano) +permissions-use-default = + .label = Koristi izvorno +security-no-visits = Ne + +# This string is used to display the number of meta tags +# in the General Tab +# Variables: +# $tags (number) - The number of meta tags +general-meta-tags = + .value = + { $tags -> + [one] Meta (1 tag) + [few] Meta ({ $tags } taga) + *[many] Meta ({ $tags } tagova) + } + +# This string is used to display the number of times +# the user has visited the website prior +# Variables: +# $visits (number) - The number of previous visits +security-visits-number = + { $visits -> + [0] Ne + [one] Da, jednom + [few] Da, dvaput + *[many] Da, { $visits } puta + } + +# This string is used to display the size of a media file +# Variables: +# $kb (number) - The size of an image in Kilobytes +# $bytes (number) - The size of an image in Bytes +properties-general-size = + .value = + { $bytes -> + [one] { $kb } KB ({ $bytes } bajt) + [few] { $kb } KB ({ $bytes } bajta) + *[many] { $kb } KB ({ $bytes } bajta) + } + +# This string is used to display the type and number +# of frames of a animated image +# Variables: +# $type (string) - The type of a animated image +# $frames (number) - The number of frames in an animated image +media-animated-image-type = + .value = + { $frames -> + [one] { $type } Slika (animirana, { $frames } frejm) + [few] { $type } Slika (animirana, { $frames } frejma) + *[many] { $type } Slika (animirana, { $frames } frejmova) + } + +# This string is used to display the type of +# an image +# Variables: +# $type (string) - The type of an image +media-image-type = + .value = { $type } Slika + +# This string is used to display the size of a scaled image +# in both scaled and unscaled pixels +# Variables: +# $dimx (number) - The horizontal size of an image +# $dimy (number) - The vertical size of an image +# $scaledx (number) - The scaled horizontal size of an image +# $scaledy (number) - The scaled vertical size of an image +media-dimensions-scaled = + .value = { $dimx }px × { $dimy }px (skalirano na { $scaledx }px × { $scaledy }px) + +# This string is used to display the size of an image in pixels +# Variables: +# $dimx (number) - The horizontal size of an image +# $dimy (number) - The vertical size of an image +media-dimensions = + .value = { $dimx }px × { $dimy }px + +# This string is used to display the size of a media +# file in kilobytes +# Variables: +# $size (number) - The size of the media file in kilobytes +media-file-size = { $size } KB + +# This string is used to display the website name next to the +# "Block Images" checkbox in the media tab +# Variables: +# $website (string) - The website name +media-block-image = + .label = Blokiraj slike od { $website } + .accesskey = B + +# This string is used to display the URL of the website on top of the +# pageInfo dialog box +# Variables: +# $website (string) - The url of the website pageInfo is getting info for +page-info-page = + .title = Podaci o stranici - { $website } +page-info-frame = + .title = Podaci o okviru - { $website } diff --git a/l10n-bs/browser/browser/panelUI.ftl b/l10n-bs/browser/browser/panelUI.ftl new file mode 100644 index 0000000000..4991702a8a --- /dev/null +++ b/l10n-bs/browser/browser/panelUI.ftl @@ -0,0 +1,25 @@ +# 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/. + + +## Customization Menu + +# The overflow menu is the menu that appears if you click the chevron (>> button) in the location bar. +customize-menu-unpin-from-overflowmenu = + .label = Otkači iz dodatnog menija + .accesskey = O +customize-menu-add-to-toolbar = + .label = Dodaj u alatnu traku + .accesskey = a +customize-menu-add-to-overflowmenu = + .label = Dodaj u dodatni meni + .accesskey = M + +## Forget Button + +# The forget button can be added to the toolbar or overflow menu via the cutomization menu. +panic-button-thankyou-msg1 = Vaša skorašnja historija je obrisana. +panic-button-thankyou-msg2 = Sigurno surfanje! +panic-button-thankyou-button = + .label = Hvala! diff --git a/l10n-bs/browser/browser/panicButton.ftl b/l10n-bs/browser/browser/panicButton.ftl new file mode 100644 index 0000000000..ff50b9cfd9 --- /dev/null +++ b/l10n-bs/browser/browser/panicButton.ftl @@ -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/. + +panic-button-open-new-window = Otvori novi, čisti prozor +panic-button-undo-warning = Ova radnja se ne može poništiti. +panic-button-forget-button = + .label = Zaboravi! + +## These strings are combined to form a complete sentence starting with +## panic-main-timeframe-desc. For example: "Forget the last: Five minutes". +## Please ensure that this remains the case in the translation. + +panic-main-timeframe-desc = Zaboravi zadnjih: +panic-button-5min = + .label = Pet minuta +panic-button-2hr = + .label = Dva sata +panic-button-day = + .label = 24 sata + +## These strings are combined to form a complete sentence starting with +## panic-button-action-desc. For example: "Proceeding will: Delete Recent Cookies". +## Please ensure that this remains the case in the translation. +## Note also that some strings include <strong> tags for emphasis on the +## words "Cookies", "History", "Tabs" and "Windows". The translation should do the same. + +panic-button-action-desc = Nastavak će: +panic-button-delete-cookies = Obriši nedavne <strong>kolačiće</strong> +panic-button-delete-history = Obriši skorašnju <strong>historiju</strong> +panic-button-delete-tabs-and-windows = Zatvori sve <strong>tabove</strong> i <strong>prozore</strong> diff --git a/l10n-bs/browser/browser/places.ftl b/l10n-bs/browser/browser/places.ftl new file mode 100644 index 0000000000..d086fa9b7e --- /dev/null +++ b/l10n-bs/browser/browser/places.ftl @@ -0,0 +1,128 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this file, +# You can obtain one at http://mozilla.org/MPL/2.0/. + +places-open = + .label = Otvori + .accesskey = O +places-open-all-in-tabs = + .label = Otvori sve u tabovima + .accesskey = O +places-view = + .label = Prikaži + .accesskey = w +places-by-date = + .label = Po datumu + .accesskey = d +places-by-site = + .label = Po stranici + .accesskey = s +places-by-most-visited = + .label = Po posjećenosti + .accesskey = V +places-by-last-visited = + .label = Po datumu posjete + .accesskey = L +places-by-day-and-site = + .label = Po datumu i stranici + .accesskey = t +places-history-search = + .placeholder = Pretraži historiju +places-history = + .aria-label = Historija +places-bookmarks-search = + .placeholder = Pretraži zabilješke +places-delete-domain-data = + .label = Zaboravi na ovu stranicu + .accesskey = Z +places-sortby-name = + .label = Sortiraj po imenu + .accesskey = r +places-library = + .title = Biblioteka + .style = width:700px; height:500px; +places-library2 = + .title = Biblioteka + .style = min-width:700px; min-height:500px; +places-library3 = + .title = Biblioteka +places-organize-button = + .label = Organizuj + .tooltiptext = Organizujte vaše zabilješke + .accesskey = O +places-organize-button-mac = + .label = Organizuj + .tooltiptext = Organizujte vaše zabilješke +places-file-close = + .label = Zatvori + .accesskey = Z +places-cmd-close = + .key = w +places-view-button = + .label = Prikaz + .tooltiptext = Promijenite vaš prikaz + .accesskey = P +places-view-button-mac = + .label = Prikaz + .tooltiptext = Promijenite vaš prikaz +places-view-menu-columns = + .label = Prikaži kolone + .accesskey = P +places-view-menu-sort = + .label = Sortiraj + .accesskey = S +places-view-sort-unsorted = + .label = Nesortirano + .accesskey = N +places-view-sort-ascending = + .label = A > Z Redoslijed + .accesskey = A +places-view-sort-descending = + .label = Z > A Redoslijed + .accesskey = Z +places-maintenance-button = + .label = Uvoz i backup + .tooltiptext = Uvoz i backup vaših zabilješki + .accesskey = i +places-maintenance-button-mac = + .label = Uvoz i backup + .tooltiptext = Uvoz i backup vaših zabilješki +places-cmd-backup = + .label = Backup… + .accesskey = B +places-cmd-restore = + .label = Vrati + .accesskey = r +places-cmd-restore-from-file = + .label = Izaberi fajl… + .accesskey = I +places-import-bookmarks-from-html = + .label = Uvoz zabilješki iz HTML-a… + .accesskey = U +places-export-bookmarks-to-html = + .label = Izvoz zabilješki u HTML… + .accesskey = I +places-import-other-browser = + .label = Uvoz podataka iz drugog browsera… + .accesskey = d +places-view-sort-col-name = + .label = Ime +places-view-sort-col-tags = + .label = Oznake +places-view-sort-col-url = + .label = Lokacija +places-view-sort-col-most-recent-visit = + .label = Posljednja posjeta +places-view-sort-col-visit-count = + .label = Broj posjeta +places-view-sort-col-date-added = + .label = Dodato +places-view-sort-col-last-modified = + .label = Zadnja izmjena +places-cmd-find-key = + .key = f +places-back-button = + .tooltiptext = Idi nazad +places-forward-button = + .tooltiptext = Idi naprijed +places-details-pane-select-an-item-description = Odaberite stavku za pregled i podešavanje diff --git a/l10n-bs/browser/browser/policies/policies-descriptions.ftl b/l10n-bs/browser/browser/policies/policies-descriptions.ftl new file mode 100644 index 0000000000..002a156a81 --- /dev/null +++ b/l10n-bs/browser/browser/policies/policies-descriptions.ftl @@ -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/. + +## The Enterprise Policies feature is aimed at system administrators +## who want to deploy these settings across several Firefox installations +## all at once. This is traditionally done through the Windows Group Policy +## feature, but the system also supports other forms of deployment. +## These are short descriptions for individual policies, to be displayed +## in the documentation section in about:policies. + +## Do not translate "SameSite", it's the name of a cookie attribute. + +## + diff --git a/l10n-bs/browser/browser/preferences/addEngine.ftl b/l10n-bs/browser/browser/preferences/addEngine.ftl new file mode 100644 index 0000000000..5501cd4b33 --- /dev/null +++ b/l10n-bs/browser/browser/preferences/addEngine.ftl @@ -0,0 +1,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/. + diff --git a/l10n-bs/browser/browser/preferences/applicationManager.ftl b/l10n-bs/browser/browser/preferences/applicationManager.ftl new file mode 100644 index 0000000000..406cf64544 --- /dev/null +++ b/l10n-bs/browser/browser/preferences/applicationManager.ftl @@ -0,0 +1,29 @@ +# 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/. + +app-manager-window = + .title = Detalji o aplikaciji + .style = width: 30em; min-height: 20em; + +app-manager-window2 = + .title = Detalji o aplikaciji + .style = min-width: 30em; min-height: 20em; + +app-manager-remove = + .label = Ukloni + .accesskey = U + +# Variables: +# $type (String) - the URI scheme of the link (e.g. mailto:) +app-manager-handle-protocol = Navedene aplikacije se mogu koristiti za upravljanje { $type } linkovi. + +# Variables: +# $type (String) - the MIME type (e.g. application/binary) +app-manager-handle-file = Navedene aplikacije se mogu koristiti za upravljanje { $type } sadržaj. + +## These strings are followed, on a new line, +## by the URL or path of the application. + +app-manager-web-app-info = Ova web aplikacija se nalazi na: +app-manager-local-app-info = Ova aplikacija se nalazi na: diff --git a/l10n-bs/browser/browser/preferences/blocklists.ftl b/l10n-bs/browser/browser/preferences/blocklists.ftl new file mode 100644 index 0000000000..98b33e9234 --- /dev/null +++ b/l10n-bs/browser/browser/preferences/blocklists.ftl @@ -0,0 +1,32 @@ +# 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/. + +blocklist-window = + .title = Liste za blokiranje + .style = width: 55em + +blocklist-window2 = + .title = Liste za blokiranje + .style = min-width: 55em + +blocklist-close-key = + .key = w + +blocklist-treehead-list = + .label = Lista + +blocklist-dialog = + .buttonlabelaccept = Spasi promjene + .buttonaccesskeyaccept = S + + +# This template constructs the name of the block list in the block lists dialog. +# It combines the list name and description. +# e.g. "Standard (Recommended). This list does a pretty good job." +# +# Variables: +# $listName {string, "Standard (Recommended)."} - List name. +# $description {string, "This list does a pretty good job."} - Description of the list. +blocklist-item-list-template = { $listName } { $description } + diff --git a/l10n-bs/browser/browser/preferences/clearSiteData.ftl b/l10n-bs/browser/browser/preferences/clearSiteData.ftl new file mode 100644 index 0000000000..3cd35062f3 --- /dev/null +++ b/l10n-bs/browser/browser/preferences/clearSiteData.ftl @@ -0,0 +1,60 @@ +# 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/. + +clear-site-data-window = + .title = Očisti podatke + .style = width: 35em + +clear-site-data-window2 = + .title = Očisti podatke + .style = min-width: 35em + +clear-site-data-description = Čišćenjem svih kolačića i podataka stranice pohranjenih od strane { -brand-short-name } može vas odjaviti sa web stranica i ukloniti vanmrežni web sadržaj. Čišćenje keš podataka neće uticati na vaše prijave. + +clear-site-data-close-key = + .key = w + +# The parameters in parentheses in this string describe disk usage +# in the format ($amount $unit), e.g. "Cookies and Site Data (24 KB)" +# Variables: +# $amount (Number) - Amount of site data currently stored on disk +# $unit (String) - Abbreviation of the unit that $amount is in, e.g. "MB" +clear-site-data-cookies-with-data = + .label = Kolačići i podaci stranica ({ $amount } { $unit }) + .accesskey = S + +# This string is a placeholder for while the data used to fill +# clear-site-data-cookies-with-data is loading. This placeholder is usually +# only shown for a very short time (< 1s), so it should be very similar +# or the same as clear-site-data-cookies-with-data (except the amount and unit), +# to avoid flickering. +clear-site-data-cookies-empty = + .label = Kolačići i podaci stranica + .accesskey = S + +clear-site-data-cookies-info = Moguće je da ćete biti odjavljeni sa web stranica ukoliko očistite + +# The parameters in parentheses in this string describe disk usage +# in the format ($amount $unit), e.g. "Cached Web Content (24 KB)" +# Variables: +# $amount (Number) - Amount of cache currently stored on disk +# $unit (String) - Abbreviation of the unit that $amount is in, e.g. "MB" +clear-site-data-cache-with-data = + .label = Keširani web sadržaj ({ $amount } { $unit }) + .accesskey = W + +# This string is a placeholder for while the data used to fill +# clear-site-data-cache-with-data is loading. This placeholder is usually +# only shown for a very short time (< 1s), so it should be very similar +# or the same as clear-site-data-cache-with-data (except the amount and unit), +# to avoid flickering. +clear-site-data-cache-empty = + .label = Keširani web sadržaj + .accesskey = W + +clear-site-data-cache-info = Zahtijeva da stranice ponovo učitaju slike i podatke + +clear-site-data-dialog = + .buttonlabelaccept = Očisti + .buttonaccesskeyaccept = i diff --git a/l10n-bs/browser/browser/preferences/colors.ftl b/l10n-bs/browser/browser/preferences/colors.ftl new file mode 100644 index 0000000000..4d025f88f1 --- /dev/null +++ b/l10n-bs/browser/browser/preferences/colors.ftl @@ -0,0 +1,48 @@ +# 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/. + +colors-window = + .title = Boje + .style = + { PLATFORM() -> + [macos] width: 41em + *[other] width: 38em + } + +colors-close-key = + .key = w + +colors-page-override = Premostite boje navedene na stranici vašim izborom iznad + .accesskey = O + +colors-page-override-option-always = + .label = Uvijek +colors-page-override-option-auto = + .label = Samo sa temama visokog kontrasta +colors-page-override-option-never = + .label = Nikad + +colors-text-and-background = Tekst i pozadina + +colors-text-header = Tekst + .accesskey = T + +colors-background = Pozadina + .accesskey = P + +colors-use-system = + .label = Koristi sistemske boje + .accesskey = s + +colors-underline-links = + .label = Podvuci linkove + .accesskey = u + +colors-links-header = Boje linkova + +colors-unvisited-links = Neposjećeni linkovi + .accesskey = N + +colors-visited-links = Posjećeni linkovi + .accesskey = L diff --git a/l10n-bs/browser/browser/preferences/connection.ftl b/l10n-bs/browser/browser/preferences/connection.ftl new file mode 100644 index 0000000000..1ff27ba65e --- /dev/null +++ b/l10n-bs/browser/browser/preferences/connection.ftl @@ -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/. + +connection-window = + .title = Postavke konekcije + .style = + { PLATFORM() -> + [macos] width: 44em + *[other] width: 49em + } + +connection-window2 = + .title = Postavke konekcije + .style = + { PLATFORM() -> + [macos] min-width: 44em + *[other] min-width: 49em + } + +connection-close-key = + .key = w + +connection-disable-extension = + .label = Onemogući ekstenziju + +connection-proxy-configure = Konfigurišite Proxy za pristup internetu + +connection-proxy-option-no = + .label = Nema proxyja + .accesskey = y +connection-proxy-option-system = + .label = Koristi sistemske proxy postavke + .accesskey = K +connection-proxy-option-auto = + .label = Auto-detektuj proxy postavke za ovu mrežu + .accesskey = d +connection-proxy-option-manual = + .label = Ručna konfiguracija proxy-a + .accesskey = k + +connection-proxy-http = HTTP Proxy + .accesskey = x +connection-proxy-http-port = Port + .accesskey = P + +connection-proxy-ssl-port = Port + .accesskey = o + +connection-proxy-socks = SOCKS Host + .accesskey = C +connection-proxy-socks-port = Port + .accesskey = t + +connection-proxy-socks4 = + .label = SOCKS v4 + .accesskey = K +connection-proxy-socks5 = + .label = SOCKS v5 + .accesskey = v +connection-proxy-noproxy = Nema proxy-a za + .accesskey = n + +connection-proxy-noproxy-desc = Primjer: .mozilla.org, .net.nz, 192.168.1.0/24 + +connection-proxy-autotype = + .label = Automatska konfiguracija proxy-a URL + .accesskey = A + +connection-proxy-reload = + .label = Obnovi + .accesskey = O + +connection-proxy-autologin = + .label = Ne pitaj za prijavu ako je lozinka spašena + .accesskey = i + .tooltip = Ova opcija vas neprimjetno prijavljuje na proxije kada imate spremljene njihove lozinke. Ako prijava ne uspije, bit ćete obaviješteni. + +connection-proxy-socks-remote-dns = + .label = Proxy DNS pri korištenju SOCKS v5 + .accesskey = d + diff --git a/l10n-bs/browser/browser/preferences/containers.ftl b/l10n-bs/browser/browser/preferences/containers.ftl new file mode 100644 index 0000000000..9d6df20d55 --- /dev/null +++ b/l10n-bs/browser/browser/preferences/containers.ftl @@ -0,0 +1,88 @@ +# 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/. + +containers-window-new = + .title = Dodaj novi Container + .style = width: 45em + +containers-window-new2 = + .title = Dodaj novi Container + .style = min-width: 45em + +containers-window-close = + .key = w + +# This is a term to store style to be applied +# on the three labels in the containers add/edit dialog: +# - name +# - icon +# - color +# +# Using this term and referencing it in the `.style` attribute +# of the three messages ensures that all three labels +# will be aligned correctly. +-containers-labels-style = min-width: 4rem + +containers-name-label = Naziv + .accesskey = N + .style = { -containers-labels-style } + +containers-name-text = + .placeholder = Unesite naziv containera + +containers-icon-label = Ikona + .accesskey = I + .style = { -containers-labels-style } + +containers-color-label = Boja + .accesskey = o + .style = { -containers-labels-style } + +containers-dialog = + .buttonlabelaccept = Gotovo + .buttonaccesskeyaccept = G + +containers-color-blue = + .label = Plava +containers-color-turquoise = + .label = Tirkizna +containers-color-green = + .label = Zelena +containers-color-yellow = + .label = Žuta +containers-color-orange = + .label = Narandžasta +containers-color-red = + .label = Crvena +containers-color-pink = + .label = Roza +containers-color-purple = + .label = Ljubičasta + +containers-icon-fingerprint = + .label = Otisak prsta +containers-icon-briefcase = + .label = Aktovka +# String represents a money sign but currently uses a dollar sign +# so don't change to local currency. See Bug 1291672. +containers-icon-dollar = + .label = Znak za dolar +containers-icon-cart = + .label = Kolica za kupovinu +containers-icon-circle = + .label = Tačka +containers-icon-vacation = + .label = Odmor +containers-icon-gift = + .label = Poklon +containers-icon-food = + .label = Hrana +containers-icon-fruit = + .label = Voće +containers-icon-pet = + .label = Ljubimac +containers-icon-tree = + .label = Stablo +containers-icon-chill = + .label = Opušteno diff --git a/l10n-bs/browser/browser/preferences/fonts.ftl b/l10n-bs/browser/browser/preferences/fonts.ftl new file mode 100644 index 0000000000..678d2f386c --- /dev/null +++ b/l10n-bs/browser/browser/preferences/fonts.ftl @@ -0,0 +1,121 @@ +# 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/. + +fonts-window = + .title = Fontovi + +fonts-window-close = + .key = w + +## Font groups by language + +fonts-langgroup-header = Fontovi za + .accesskey = F + +fonts-langgroup-arabic = + .label = Arapski +fonts-langgroup-armenian = + .label = Armenski +fonts-langgroup-bengali = + .label = Bengalski +fonts-langgroup-simpl-chinese = + .label = Pojednostavljeni kineski +fonts-langgroup-trad-chinese-hk = + .label = Tradicionalni kineski (Hong Kong) +fonts-langgroup-trad-chinese = + .label = Tradicionalni kineski (Tajvan) +fonts-langgroup-cyrillic = + .label = Ćirilica +fonts-langgroup-devanagari = + .label = Devanagari +fonts-langgroup-ethiopic = + .label = Etiopski +fonts-langgroup-georgian = + .label = Gruzijski +fonts-langgroup-el = + .label = Grčki +fonts-langgroup-gujarati = + .label = Gujarati +fonts-langgroup-gurmukhi = + .label = Gurmukhi +fonts-langgroup-japanese = + .label = Japanski +fonts-langgroup-hebrew = + .label = Hebrejski +fonts-langgroup-kannada = + .label = Kannada +fonts-langgroup-khmer = + .label = Kmerski +fonts-langgroup-korean = + .label = Koreanski +# Translate "Latin" as the name of Latin (Roman) script, not as the name of the Latin language. +fonts-langgroup-latin = + .label = Latinski +fonts-langgroup-malayalam = + .label = Malezijski +fonts-langgroup-math = + .label = Matematika +fonts-langgroup-odia = + .label = Odia +fonts-langgroup-sinhala = + .label = Sinhala +fonts-langgroup-tamil = + .label = Tamilski +fonts-langgroup-telugu = + .label = Telugu +fonts-langgroup-thai = + .label = Tajlandski +fonts-langgroup-tibetan = + .label = Tibetanski +fonts-langgroup-canadian = + .label = Unified Canadian Syllabary +fonts-langgroup-other = + .label = Ostali sistemi pisanja + +## Default fonts and their sizes + +fonts-proportional-header = Proporcionalno + .accesskey = P + +fonts-default-serif = + .label = Serif +fonts-default-sans-serif = + .label = Sans Serif + +fonts-proportional-size = Veličina + .accesskey = z + +fonts-serif = Serif + .accesskey = S + +fonts-sans-serif = Sans-serif + .accesskey = n + +fonts-monospace = Monospace + .accesskey = M + +fonts-monospace-size = Veličina + .accesskey = e + +fonts-minsize = Minimalna veličina fonta + .accesskey = o + +fonts-minsize-none = + .label = Ništa + +fonts-allow-own = + .label = Dozvolite stranicama da biraju svoje fontove, umjesto vašeg izbora iznad + .accesskey = a + +## Text Encodings +## +## Translate the encoding names as adjectives for an encoding, not as the name +## of the language. + +# Variables: +# $name {string, "Arial"} - Name of the default font +fonts-label-default = + .label = Izvorno ({ $name }) +fonts-label-default-unnamed = + .label = Izvorno diff --git a/l10n-bs/browser/browser/preferences/formAutofill.ftl b/l10n-bs/browser/browser/preferences/formAutofill.ftl new file mode 100644 index 0000000000..7532c74eae --- /dev/null +++ b/l10n-bs/browser/browser/preferences/formAutofill.ftl @@ -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/. + + +## The address and credit card autofill management dialog in browser preferences + +autofill-manage-addresses-title = Spašene adrese +autofill-manage-addresses-list-header = Adrese + +autofill-manage-credit-cards-title = Spašene kreditne kartice +autofill-manage-credit-cards-list-header = Kreditne kartice + +autofill-manage-dialog = + .style = min-width: 560px +autofill-manage-remove-button = Ukloni +autofill-manage-add-button = Dodaj… +autofill-manage-edit-button = Uredi… + +## + +# The dialog title for creating addresses in browser preferences. +autofill-add-new-address-title = Dodaj novu aresu +# The dialog title for editing addresses in browser preferences. +autofill-edit-address-title = Uredi adresu + +autofill-address-given-name = Ime +autofill-address-additional-name = Srednje ime +autofill-address-family-name = Prezime +autofill-address-organization = Organizacija +autofill-address-street = Adresa + +## address-level-3 (Sublocality) names + + +## address-level-2 names + +autofill-address-city = Grad + +## address-level-1 names + +autofill-address-province = Provincija +autofill-address-state = Savezna država + +## Postal code name types + +autofill-address-postal-code = Poštanski broj +autofill-address-zip = Zip kod + +## + +autofill-address-country = Država ili pokrajina +autofill-address-tel = Telefon +autofill-address-email = E-mail + +autofill-cancel-button = Otkaži +autofill-save-button = Spasi +autofill-country-warning-message = Automatsko popunjavanje formi je trenutno dostupno samo u određenim državama. + +# The dialog title for creating credit cards in browser preferences. +autofill-add-new-card-title = Dodaj novu kreditnu karticu +# The dialog title for editing credit cards in browser preferences. +autofill-edit-card-title = Uredi kreditnu karticu + +autofill-card-number = Broj kartice +autofill-card-name-on-card = Ime na kartici +autofill-card-billing-address = Adresa za naplatu + +## These are brand names and should only be translated when a locale-specific name for that brand is in common use + diff --git a/l10n-bs/browser/browser/preferences/fxaPairDevice.ftl b/l10n-bs/browser/browser/preferences/fxaPairDevice.ftl new file mode 100644 index 0000000000..5501cd4b33 --- /dev/null +++ b/l10n-bs/browser/browser/preferences/fxaPairDevice.ftl @@ -0,0 +1,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/. + diff --git a/l10n-bs/browser/browser/preferences/languages.ftl b/l10n-bs/browser/browser/preferences/languages.ftl new file mode 100644 index 0000000000..981a2a79b7 --- /dev/null +++ b/l10n-bs/browser/browser/preferences/languages.ftl @@ -0,0 +1,44 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +languages-close-key = + .key = w + +languages-description = Web stranice su nekad dostupne na više od jednog jezika. Izaberite jezike za prikaz ovih web stranice, prema preferiranom redosljedu + +languages-customize-spoof-english = + .label = Zahtijevaj engleske jezičke verzije web stranica za unaprijeđenu privatnost + +languages-customize-moveup = + .label = Pomjeri gore + .accesskey = P + +languages-customize-movedown = + .label = Pomjeri dole + .accesskey = d + +languages-customize-remove = + .label = Ukloni + .accesskey = U + +languages-customize-select-language = + .placeholder = Izbor jezika za dodavanje… + +languages-customize-add = + .label = Dodaj + .accesskey = a + +# The pattern used to generate strings presented to the user in the +# locale selection list. +# +# Example: +# Icelandic [is] +# Spanish (Chile) [es-CL] +# +# Variables: +# $locale (String) - A name of the locale (for example: "Icelandic", "Spanish (Chile)") +# $code (String) - Locale code of the locale (for example: "is", "es-CL") +languages-code-format = + .label = { $locale } [{ $code }] + diff --git a/l10n-bs/browser/browser/preferences/moreFromMozilla.ftl b/l10n-bs/browser/browser/preferences/moreFromMozilla.ftl new file mode 100644 index 0000000000..fa9e5bd8d4 --- /dev/null +++ b/l10n-bs/browser/browser/preferences/moreFromMozilla.ftl @@ -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/. + +## These strings are used in the about:preferences moreFromMozilla page + diff --git a/l10n-bs/browser/browser/preferences/permissions.ftl b/l10n-bs/browser/browser/preferences/permissions.ftl new file mode 100644 index 0000000000..dda2dcbf9f --- /dev/null +++ b/l10n-bs/browser/browser/preferences/permissions.ftl @@ -0,0 +1,174 @@ +# 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/. + +permissions-window = + .title = Izuzeci + .style = width: 36em + +permissions-window2 = + .title = Izuzeci + .style = min-width: 36em + +permissions-close-key = + .key = w + +permissions-address = Adresa web stranice + .accesskey = d + +permissions-block = + .label = Blokiraj + .accesskey = B + +permissions-session = + .label = Dozvoli za sesiju + .accesskey = s + +permissions-allow = + .label = Dozvoli + .accesskey = D + +permissions-site-name = + .label = Web stranica + +permissions-status = + .label = Status + +permissions-remove = + .label = Ukloni web stranicu + .accesskey = U + +permissions-remove-all = + .label = Ukloni sve web stranice + .accesskey = e + +permission-dialog = + .buttonlabelaccept = Spasi promjene + .buttonaccesskeyaccept = S + +permissions-searchbox = + .placeholder = Pretraži web stranicu + +permissions-capabilities-allow = + .label = Dozvoli +permissions-capabilities-block = + .label = Blokiraj +permissions-capabilities-prompt = + .label = Uvijek pitaj + +permissions-capabilities-listitem-allow = + .value = Dozvoli +permissions-capabilities-listitem-block = + .value = Blokiraj +permissions-capabilities-listitem-allow-session = + .value = Dozvoli za sesiju + +## Invalid Hostname Dialog + +permissions-invalid-uri-title = Unijeto je neispravno ime hosta +permissions-invalid-uri-label = Molimo unesite ispravno ime hosta + +## Exceptions - Tracking Protection + + +## Exceptions - Cookies + +permissions-exceptions-cookie-desc = Možete navesti kojim web stranica je uvijek ili nikad nije dozvoljeno koristiti kolačiće i podatke stranice. Unesite tačnu adresu stranice koju želite urediti i kliknite Blokiraj, Dozvoli za sesiju, ili Dozvoli. + +## Exceptions - HTTPS-Only Mode + + +## Exceptions - Pop-ups + +permissions-exceptions-popup-window = + .title = Dozvoljene web stranice - Pop-up prozori + .style = { permissions-window.style } + +permissions-exceptions-popup-window2 = + .title = Dozvoljene web stranice - Pop-up prozori + .style = { permissions-window2.style } +permissions-exceptions-popup-desc = Možete odrediti kojim web stranicama je dozvoljeno da otvaraju pop-up prozore. Unesite tačnu adresu stranice i kliknite na Dozvoli. + +## Exceptions - Saved Logins + +permissions-exceptions-saved-logins-window = + .title = Izuzeci - Spašene prijave + .style = { permissions-window.style } + +permissions-exceptions-saved-logins-window2 = + .title = Izuzeci - Spašene prijave + .style = { permissions-window2.style } +permissions-exceptions-saved-logins-desc = Prijave za sljedeće stranice neće biti sačuvane + +## Exceptions - Add-ons + +permissions-exceptions-addons-window = + .title = Dozvoljene web stranice - Instalacija add-ona + .style = { permissions-window.style } + +permissions-exceptions-addons-window2 = + .title = Dozvoljene web stranice - Instalacija add-ona + .style = { permissions-window2.style } +permissions-exceptions-addons-desc = Možete odrediti kojim web stranicama je dozvoljeno da instaliraju add-one. Unesite tačnu adresu stranice i zatim kliknite na Dozvoli. + +## Site Permissions - Autoplay + + +## Site Permissions - Notifications + +permissions-site-notification-window = + .title = Postavke - Dozvole za obavještenja + .style = { permissions-window.style } + +permissions-site-notification-window2 = + .title = Postavke - Dozvole za obavještenja + .style = { permissions-window2.style } +permissions-site-notification-desc = Sljedeće stranice su zahtjevale da vam šalju obavijesti. Možete odrediti koje web stranice imaju dozvolu da vam šalju obavijesti. Također možete blokirati nove zahtjeve s traženjem dozvole za obavijesti. +permissions-site-notification-disable-label = + .label = Blokiraj nove zahtjeve koji traže dozvolu za obavijesti +permissions-site-notification-disable-desc = Ovo će spriječiti bilo koju stranicu koja nije prikazana iznad od zahtijevanja za dozvolu slanja obavijesti. Blokiranje obavijesti može onemogućiti neke opcije web stranice. + +## Site Permissions - Location + +permissions-site-location-window = + .title = Postavke - Dozvole za lokaciju + .style = { permissions-window.style } + +permissions-site-location-window2 = + .title = Postavke - Dozvole za lokaciju + .style = { permissions-window2.style } +permissions-site-location-desc = Sljedeće stranice su zahtijevale pristup vašoj lokaciji. Možete odrediti koje web stranice mogu dobiti pristup vašoj lokaciji. Također možete blokirati nove zahtjeve u kojima se traži dozvola za pristup vašoj lokaciji. +permissions-site-location-disable-label = + .label = Blokiraj nove zahtjeve u kojima se traži dozvola za pristup vašoj lokaciji +permissions-site-location-disable-desc = Ovo će onemogućiti bilo koju stranicu koja nije prikazana iznad od slanja zahtijeva za dozvolu za pristup vašoj lokaciji. Blokiranje pristupa vašoj lokaciji može onemogućiti neke mogućnosti web stranice. + +## Site Permissions - Virtual Reality + + +## Site Permissions - Camera + +permissions-site-camera-window = + .title = Postavke - Dozvole za kameru + .style = { permissions-window.style } + +permissions-site-camera-window2 = + .title = Postavke - Dozvole za kameru + .style = { permissions-window2.style } +permissions-site-camera-desc = Sljedeće stranice su zahtijevale pristup vašoj kameri. Možete odrediti koje web stranice mogu dobiti pristup vašoj kameri. Također možete blokirati nove zahtjeve u kojima se traži dozvola za pristup vašoj kameri. +permissions-site-camera-disable-label = + .label = Blokiraj nove zahtjeve u kojima se traži dozvola za pristup vašoj kameri +permissions-site-camera-disable-desc = Ovo će onemogućiti bilo koju stranicu koja nije prikazana iznad od slanja zahtijeva za dozvolu za pristup vašoj kameri. Blokiranje pristupa vašoj kameri može onemogućiti neke mogućnosti web stranice. + +## Site Permissions - Microphone + +permissions-site-microphone-window = + .title = Postavke - Dozvole za mikrofon + .style = { permissions-window.style } + +permissions-site-microphone-window2 = + .title = Postavke - Dozvole za mikrofon + .style = { permissions-window2.style } +permissions-site-microphone-desc = Sljedeće stranice su zahtijevale pristup vašem mikrofonu. Možete odrediti koje web stranice mogu dobiti pristup vašem mikrofonu. Također možete blokirati nove zahtjeve u kojima se traži dozvola za pristup vašem mikrofonu. +permissions-site-microphone-disable-label = + .label = Blokiraj nove zahtjeve u kojima se traži dozvola za pristup vašem mikrofonu +permissions-site-microphone-disable-desc = Ovo će onemogućiti bilo koju stranicu koja nije prikazana iznad od slanja zahtijeva za dozvolu za pristup vašem mikrofonu. Blokiranje pristupa vašem mikrofonu može onemogućiti neke mogućnosti web stranice. diff --git a/l10n-bs/browser/browser/preferences/preferences.ftl b/l10n-bs/browser/browser/preferences/preferences.ftl new file mode 100644 index 0000000000..eddcf6b79a --- /dev/null +++ b/l10n-bs/browser/browser/preferences/preferences.ftl @@ -0,0 +1,856 @@ +# 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/. + +do-not-track-description = Web stranicama šalji “Ne prati” signal da ne želite biti praćeni +do-not-track-learn-more = Saznajte više +do-not-track-option-always = + .label = Uvijek + +pane-general-title = Opće +category-general = + .tooltiptext = { pane-general-title } + +pane-search-title = Traži +category-search = + .tooltiptext = { pane-search-title } + +pane-privacy-title = Privatnost & sigurnost +category-privacy = + .tooltiptext = { pane-privacy-title } + +help-button-label = { -brand-short-name } podrška + +focus-search = + .key = f + +close-button = + .aria-label = Zatvori + +## Browser Restart Dialog + +feature-enable-requires-restart = { -brand-short-name } se mora restartovati kako bi omogućio ovu funkcionalnost. +feature-disable-requires-restart = { -brand-short-name } se mora restartovati kako bi onemogućio ovu funkcionalnost. +should-restart-title = Restartuj { -brand-short-name } +should-restart-ok = Restartuj { -brand-short-name } odmah +restart-later = Restartuj kasnije + +## Extension Control Notifications +## +## These strings are used to inform the user +## about changes made by extensions to browser settings. +## +## <img data-l10n-name="icon"/> is going to be replaced by the extension icon. +## +## Variables: +## $name (String): name of the extension + +# This string is shown after the user disables an extension to notify the user +# how to enable an extension that they disabled. +# +# <img data-l10n-name="addons-icon"/> will be replaced with Add-ons icon +# <img data-l10n-name="menu-icon"/> will be replaced with Menu icon +extension-controlled-enable = Da omogućite ekstenziju posjetite <img data-l10n-name="addons-icon"/> Add-oni u meniju <img data-l10n-name="menu-icon"/>. + +## Preferences UI Search Results + +search-results-header = Rezultati pretrage + +search-results-help-link = Trebate pomoć? Posjetite <a data-l10n-name="url">{ -brand-short-name } podrška</a> + +## General Section + +startup-header = Pokretanje + +always-check-default = + .label = Uvijek provjeravaj da li je { -brand-short-name } glavni browser + .accesskey = g + +is-default = { -brand-short-name } je trenutno vaš glavni browser +is-not-default = { -brand-short-name } trenutno nije vaš glavni browser + +set-as-my-default-browser = + .label = Učini glavnim… + .accesskey = G + +disable-extension = + .label = Onemogući ekstenziju + +tabs-group-header = Tabovi + +ctrl-tab-recently-used-order = + .label = Ctrl+Tab prolazi kroz tabove u redosljedu nedavnog korištenja + .accesskey = T + +open-new-link-as-tabs = + .label = Otvori linkove u tabovima umjesto u novim prozorima + .accesskey = p + +warn-on-open-many-tabs = + .label = Upozoriti vas kada otvaranje više tabova može usporiti { -brand-short-name } + .accesskey = d + +show-tabs-in-taskbar = + .label = Prikazuj pregled tabova u Windows taskbaru + .accesskey = k + +browser-containers-enabled = + .label = Omogući Container tabove + .accesskey = n + +browser-containers-learn-more = Saznajte više + +browser-containers-settings = + .label = Postavke… + .accesskey = t + +containers-disable-alert-title = Zatvoriti sve Container tabove? +containers-disable-alert-desc = + { $tabCount -> + [one] Ukoliko sada onemogućite Container tabove, { $tabCount } container tab će biti zatvoren. Da li ste sigurni da želite onemogućiti Container tabove? + [few] Ukoliko sada onemogućite Container tabove, { $tabCount } container tabova će biti zatvoreno. Da li ste sigurni da želite onemogućiti Container tabove? + *[other] Ukoliko sada onemogućite Container tabove, { $tabCount } container tabova će biti zatvoreno. Da li ste sigurni da želite onemogućiti Container tabove? + } + +containers-disable-alert-ok-button = + { $tabCount -> + [one] Zatvori { $tabCount } Container tab + [few] Zatvori { $tabCount } Container tabova + *[other] Zatvori { $tabCount } Container tabova + } +containers-disable-alert-cancel-button = Ostavi omogućeno + +containers-remove-alert-title = Ukloniti ovaj Container? + +# Variables: +# $count (Number) - Number of tabs that will be closed. +containers-remove-alert-msg = + { $count -> + [one] Ukoliko uklonite ovaj Container odmah, { $count } tab u containeru će biti zatvoren. Da li ste sigurni da želite zatvoriti ovaj Container? + [few] Ukoliko uklonite ovaj Container odmah, { $count } tabova u containeru će biti zatvoreni. Da li ste sigurni da želite zatvoriti ovaj Container? + *[other] Ukoliko uklonite ovaj Container odmah, { $count } tabova u containeru će biti zatvoreni. Da li ste sigurni da želite zatvoriti ovaj Container? + } + +containers-remove-ok-button = Ukloni ovaj Container +containers-remove-cancel-button = Ne uklanjaj ovaj Container + +## General Section - Language & Appearance + +language-and-appearance-header = Jezik i izled + +default-font = Izvorni font: + .accesskey = f +default-font-size = Veličina: + .accesskey = V + +advanced-fonts = + .label = Napredno… + .accesskey = a + +language-header = Jezik + +choose-language-description = Izaberite željeni jezik za prikaz stranica + +choose-button = + .label = Izaberi… + .accesskey = I + +translate-web-pages = + .label = Prevedi web sadržaj + .accesskey = P + +# The <img> element is replaced by the logo of the provider +# used to provide machine translations for web pages. +translate-attribution = Preveli <img data-l10n-name="logo"/> + +translate-exceptions = + .label = Izuzeci… + .accesskey = e + +check-user-spelling = + .label = Provjeravaj pravopis dok kucam + .accesskey = o + +## General Section - Files and Applications + +files-and-applications-title = Fajlovi i aplikacije + +download-header = Preuzimanja + +download-save-where = Spasi fajlove u + .accesskey = v + +download-choose-folder = + .label = + { PLATFORM() -> + [macos] Izaberi… + *[other] Pregled… + } + .accesskey = + { PLATFORM() -> + [macos] e + *[other] P + } + +download-always-ask-where = + .label = Uvijek vas pitati gdje želite spasiti fajl + .accesskey = a + +applications-header = Aplikacije + +applications-description = Izaberite kako { -brand-short-name } upravlja fajlovima koje preuzmete sa weba ili aplikacijama koje koristite za vrijeme surfanja. + +applications-filter = + .placeholder = Pretraži tipove fajlova ili aplikacije + +applications-type-column = + .label = Tip sadržaja + .accesskey = T + +applications-action-column = + .label = Akcija + .accesskey = A + +# Variables: +# $extension (String) - file extension (e.g .TXT) +applications-file-ending = { $extension } fajl +applications-action-save = + .label = Spasi fajl + +# Variables: +# $app-name (String) - Name of an application (e.g Adobe Acrobat) +applications-use-app = + .label = Koristi { $app-name } + +# Variables: +# $app-name (String) - Name of an application (e.g Adobe Acrobat) +applications-use-app-default = + .label = Koristi { $app-name } (izvorno) + +applications-use-other = + .label = Koristi drugo… +applications-select-helper = Odaberite pomoćni program + +applications-manage-app = + .label = Detalji aplikacije… +applications-always-ask = + .label = Uvijek pitaj + +# Variables: +# $type-description (String) - Description of the type (e.g "Portable Document Format") +# $type (String) - the MIME type (e.g application/binary) +applications-type-description-with-type = { $type-description } ({ $type }) + +# Variables: +# $plugin-name (String) - Name of a plugin (e.g Adobe Flash) +applications-use-plugin-in = + .label = Koristi { $plugin-name } (u { -brand-short-name }u) + +## The strings in this group are used to populate +## selected label element based on the string from +## the selected menu item. + +applications-use-plugin-in-label = + .value = { applications-use-plugin-in.label } + +applications-action-save-label = + .value = { applications-action-save.label } + +applications-use-app-label = + .value = { applications-use-app.label } + +applications-always-ask-label = + .value = { applications-always-ask.label } + +applications-use-app-default-label = + .value = { applications-use-app-default.label } + +applications-use-other-label = + .value = { applications-use-other.label } + +## + +drm-content-header = Digital Rights Management (DRM) sadržaj + +play-drm-content = + .label = Reproduciraj DRM-kontrolisani sadržaj + .accesskey = R + +play-drm-content-learn-more = Saznajte više + +update-application-title = { -brand-short-name } nadogradnje + +update-application-description = Nadograđuj { -brand-short-name } radi najboljih performansi, stabilnosti i sigurnosti. + +update-application-version = Verzija { $version } <a data-l10n-name="learn-more">Šta je novo</a> + +update-history = + .label = Prikaži historijat nadogradnji… + .accesskey = P + +update-application-allow-description = Dozvoli { -brand-short-name }u da + +update-application-auto = + .label = Automatski instaliraj nadogradnje (preporučeno) + .accesskey = A + +update-application-check-choose = + .label = Provjeri za nadogradnju, ali me prvo pitaj da li želim instalirati + .accesskey = P + +update-application-manual = + .label = Nikad ne provjeravaj za nadogradnju (nije preporučeno) + .accesskey = N + +update-application-use-service = + .label = Koristi pozadinski servis za instalaciju nadogradnji + .accesskey = b + +## General Section - Performance + +performance-title = Performanse + +performance-use-recommended-settings-checkbox = + .label = Koristi preporučene postavke performansi + .accesskey = K + +performance-use-recommended-settings-desc = Ove postavke su prilagođene za hardver i operativni sistem vašeg računara. + +performance-settings-learn-more = Saznajte više + +performance-allow-hw-accel = + .label = Koristi hardversko ubrzanje kada je dostupno + .accesskey = u + +performance-limit-content-process-option = Limit procesa sadržaja + .accesskey = L + +performance-limit-content-process-enabled-desc = Dodatni procesi sadržaja mogu unaprijediti performanse kada koristite više tabova, ali će koristiti više memorije. +performance-limit-content-process-blocked-desc = Promjena broja procesa sadržaja je moguća samo sa multiprocesnim { -brand-short-name }om. <a data-l10n-name="learn-more">Saznajte kako provjeriti da li su multiprocesi omogućeni</a> + +# Variables: +# $num - default value of the `dom.ipc.processCount` pref. +performance-default-content-process-count = + .label = { $num } (izvorno) + +## General Section - Browsing + +browsing-title = Surfanje + +browsing-use-autoscroll = + .label = Koristi autoscrolling + .accesskey = a + +browsing-use-smooth-scrolling = + .label = Koristi glatko pomjeranje + .accesskey = m + +browsing-use-onscreen-keyboard = + .label = Prikaži tastaturu za dodir kada je potrebno + .accesskey = t + +browsing-use-cursor-navigation = + .label = Uvijek koristi strelice na tastaturi za kretanje po stranicama + .accesskey = c + +browsing-search-on-start-typing = + .label = Traži tekst čim počnem da kucam + .accesskey = k + +## General Section - Proxy + +network-proxy-connection-description = Konfigurišite kako se { -brand-short-name } konektuje na internet. + +network-proxy-connection-learn-more = Saznajte više + +network-proxy-connection-settings = + .label = Postavke… + .accesskey = e + +## Home Section + +home-new-windows-tabs-description2 = Izaberite šta želite vidjeti kada otvorite svoju početnu stranicu, nove prozore i nove tabove. + +## Home Section - Home Page Customization + +home-homepage-mode-label = Početna stranica i novi prozori + +# "Firefox" should be treated as a brand and kept in English, +# while "Home" and "(Default)" can be localized. +home-mode-choice-default = + .label = Firefox Home (Izvorno) + +# This string has a special case for '1' and [other] (default). If necessary for +# your language, you can add {$tabCount} to your translations and use the +# standard CLDR forms, or only use the form for [other] if both strings should +# be identical. +use-current-pages = + .label = + { $tabCount -> + [1] Koristi trenutnu stranicu + *[other] Koristi trenutne stranice + } + .accesskey = c + +choose-bookmark = + .label = Koristi zabilješku… + .accesskey = b + +## Home Section - Firefox Home Content Customization + +home-prefs-content-header = Firefox početni sadržaj +home-prefs-content-description = Odaberite koji sadržaj želite na vašem početnom ekranu Firefoxa. + +home-prefs-search-header = + .label = Web pretraga + +## Variables: +## $provider (String): Name of the corresponding content provider, e.g "Pocket". + +home-prefs-recommended-by-header = + .label = Preporučeno od { $provider } + +## + +home-prefs-recommended-by-option-sponsored-stories = + .label = Sponzorisane priče + +home-prefs-highlights-option-visited-pages = + .label = Posjećene stranice +home-prefs-highlights-options-bookmarks = + .label = Zabilješke +home-prefs-highlights-option-most-recent-download = + .label = Najnovija preuzimanja +home-prefs-highlights-option-saved-to-pocket = + .label = Stranice spremljene u { -pocket-brand-name } + +# For the "Snippets" feature traditionally on about:home. +# Alternative translation options: "Small Note" or something that +# expresses the idea of "a small message, shortened from something else, +# and non-essential but also not entirely trivial and useless. +home-prefs-snippets-header = + .label = Isječci + +home-prefs-sections-rows-option = + .label = + { $num -> + [one] { $num } red + [few] { $num } redovi + *[other] { $num } redovi + } + +## Search Section + +search-bar-header = Traka za pretragu +search-bar-hidden = + .label = Koristi adresnu traku za pretragu i navigaciju +search-bar-shown = + .label = Dodaj traku za pretragu u alatnu traku + +search-engine-default-header = Glavni pretraživač + +search-suggestions-option = + .label = Pružaj prijedloge za pretraživanje + .accesskey = p + +search-show-suggestions-url-bar-option = + .label = Prikazuj prijedloge za pretragu u rezultatima adresne trake + .accesskey = l + +# This string describes what the user will observe when the system +# prioritizes search suggestions over browsing history in the results +# that extend down from the address bar. In the original English string, +# "ahead" refers to location (appearing most proximate to), not time +# (appearing before). +search-show-suggestions-above-history-option = + .label = Prikazuj prijedloge za pretragu ispred historije surfanja u rezultatima adresne trake + +search-suggestions-cant-show = Prijedlozi za pretragu neće biti prikazani u rezultatima lokacijske trake jer ste podesili { -brand-short-name } da ne pamti historiju. + +search-one-click-desc = Izaberite alternativne pretraživače koji će se prikazati ispod adresne i trake za pretraživanje kada počnete unositi ključnu riječ. + +search-choose-engine-column = + .label = Pretraživač +search-choose-keyword-column = + .label = Ključna riječ + +search-restore-default = + .label = Vrati izvorne pretraživače + .accesskey = č + +search-remove-engine = + .label = Ukloni + .accesskey = U + +search-find-more-link = Pronađi još pretraživača + +# This warning is displayed when the chosen keyword is already in use +# ('Duplicate' is an adjective) +search-keyword-warning-title = Duplicirana ključna riječ +# Variables: +# $name (String) - Name of a search engine. +search-keyword-warning-engine = Izabrali ste ključnu riječ koju trenutno koristi "{ $name }". Molimo izaberite drugu. +search-keyword-warning-bookmark = Izabrali ste ključnu riječ koju trenutno koristi zabilješka. Molimo izaberite drugu. + +## Containers Section + +containers-header = Container tabovi +containers-add-button = + .label = Dodaj novi Container + .accesskey = a + +containers-remove-button = + .label = Ukloni + +## Firefox Account - Signed out. Note that "Sync" and "Firefox Account" are now +## more discrete ("signed in" no longer means "and sync is connected"). + +sync-signedout-caption = Ponesite vaš Web sa vama + +# This message contains two links and two icon images. +# `<img data-l10n-name="android-icon"/>` - Android logo icon +# `<a data-l10n-name="android-link">` - Link to Android Download +# `<img data-l10n-name="ios-icon">` - iOS logo icon +# `<a data-l10n-name="ios-link">` - Link to iOS Download +# +# They can be moved within the sentence as needed to adapt +# to your language, but should not be changed or translated. +sync-mobile-promo = Preuzmi Firefox za <img data-l10n-name="android-icon"/> <a data-l10n-name="android-link">Android</a> ili <img data-l10n-name="ios-icon"/> <a data-l10n-name="ios-link">iOS</a> za sinhronizaciju sa vašim mobilnim uređajem. + +## Firefox Account - Signed in + +sync-profile-picture = + .tooltiptext = Promijenite profilnu sliku + +sync-manage-account = Upravljanje računom + .accesskey = o + +sync-signedin-unverified = { $email } nije potvrđen. +sync-signedin-login-failure = Prijavite se za ponovno povezivanje { $email } + +sync-resend-verification = + .label = Ponovo pošalji verifikaciju + .accesskey = v + +sync-remove-account = + .label = Ukloni račun + .accesskey = r + +sync-sign-in = + .label = Prijava + .accesskey = a + +## Sync section - enabling or disabling sync. + + +## The list of things currently syncing. + +sync-currently-syncing-logins-passwords = Prijave i lozinke + +## The "Choose what to sync" dialog. + +sync-engine-bookmarks = + .label = Zabilješke + .accesskey = Z + +sync-engine-history = + .label = Historiju + .accesskey = r + +sync-engine-tabs = + .label = Otvoreni tabovi + .tooltiptext = Lista svega što je otvoreno na svim sinhronizovanim uređajima + .accesskey = T + +sync-engine-logins-passwords = + .label = Prijave i lozinke + .tooltiptext = Korisnička imena i lozinke koje ste spasili + .accesskey = L + +sync-engine-addresses = + .label = Adrese + .tooltiptext = Poštanske adrese koje ste spasili (samo desktop) + .accesskey = e + +sync-engine-creditcards = + .label = Kreditne kartice + .tooltiptext = Imena, brojevi i datumi isteka (samo desktop) + .accesskey = K + +sync-engine-addons = + .label = Add-oni + .tooltiptext = Ekstenzije i teme za Firefox desktop + .accesskey = A + +## The device name controls. + +sync-device-name-header = Naziv uređaja + +sync-device-name-change = + .label = Promijeni naziv uređaja… + .accesskey = n + +sync-device-name-cancel = + .label = Otkaži + .accesskey = t + +sync-device-name-save = + .label = Spasi + .accesskey = s + +## Privacy Section + +privacy-header = Privatnost browsera + +## Privacy Section - Logins and Passwords + +# The search keyword isn't shown to users but is used to find relevant settings in about:preferences. +pane-privacy-logins-and-passwords-header = Prijave i lozinke + .searchkeywords = { -lockwise-brand-short-name } + +# Checkbox to control whether UI is shown to users to save or fill logins/passwords. +forms-ask-to-save-logins = + .label = Pitaj za pamćenje prijava i lozinki za web stranice + .accesskey = r +forms-exceptions = + .label = Izuzeci… + .accesskey = I +forms-generate-passwords = + .label = Predlaži i kreiraj snažne lozinke + .accesskey = u +forms-breach-alerts-learn-more-link = Saznajte više + +# Checkbox which controls filling saved logins into fields automatically when they appear, in some cases without user interaction. +forms-fill-logins-and-passwords = + .label = Automatsko popunjavanje prijava i lozinki + .accesskey = i +forms-saved-logins = + .label = Spašene prijave… + .accesskey = j +forms-primary-pw-use = + .label = Koristi primarnu lozinku + .accesskey = U +forms-primary-pw-learn-more-link = Saznajte više +# This string uses the former name of the Primary Password feature +# ("Master Password" in English) so that the preferences can be found +# when searching for the old name. The accesskey is unused. +forms-master-pw-change = + .label = Promijeni glavnu lozinku… + .accesskey = m +forms-primary-pw-change = + .label = Promijeni Primarnu lozinku… + .accesskey = P +# Leave this message empty if the translation for "Primary Password" matches +# "Master Password" in your language. If you're editing the FTL file directly, +# use { "" } as the value. +forms-primary-pw-former-name = Nekada poznata kao Master lozinka + +forms-primary-pw-fips-title = Trenutno ste u FIPS režimu. FIPS zahtjeva postojanje Primarne lozinke. +forms-master-pw-fips-desc = Neuspješna izmjena lozinke + +## OS Authentication dialog + + +## Privacy Section - History + +history-header = Historija + +# This label is followed, on the same line, by a dropdown list of options +# (Remember history, etc.). +# In English it visually creates a full sentence, e.g. +# "Firefox will" + "Remember history". +# +# If this doesn't work for your language, you can translate this message: +# - Simply as "Firefox", moving the verb into each option. +# This will result in "Firefox" + "Will remember history", etc. +# - As a stand-alone message, for example "Firefox history settings:". +history-remember-label = { -brand-short-name } će + .accesskey = e + +history-remember-option-all = + .label = Pamtiti historiju +history-remember-option-never = + .label = Nemoj nikad pamtiti historiju +history-remember-option-custom = + .label = Koristiti korisničke postavke za historiju + +history-remember-description = { -brand-short-name } će pamtiti vašu historiju surfanja, preuzimanja, formi i pretraga. +history-dontremember-description = { -brand-short-name } će koristiti iste postavke kao za privatno surfanje, i neće pamtiti bilo kakvu historiju dok pregledate Web. + +history-private-browsing-permanent = + .label = Uvijek koristi režim privatnog surfanja + .accesskey = p + +history-remember-search-option = + .label = Pamti historiju formi i pretrage + .accesskey = f + +history-clear-on-close-option = + .label = Obriši historiju kada se { -brand-short-name } zatvori + .accesskey = r + +history-clear-on-close-settings = + .label = Postavke… + .accesskey = t + +history-clear-button = + .label = Obriši historiju… + .accesskey = s + +## Privacy Section - Site Data + +sitedata-total-size-calculating = Računam veličinu podataka web stranica i keš memorije… + +# Variables: +# $value (Number) - Value of the unit (for example: 4.6, 500) +# $unit (String) - Name of the unit (for example: "bytes", "KB") +sitedata-total-size = Vaši pohranjeni kolačići, podaci o stranicama i keš trenutno zauzimaju { $value } { $unit } prostora na disku. + +sitedata-learn-more = Saznajte više + +sitedata-clear = + .label = Obriši podatke… + .accesskey = i + +sitedata-settings = + .label = Upravljanje podacima… + .accesskey = m + +## Privacy Section - Address Bar + +addressbar-header = Adresna traka + +addressbar-suggest = Kada koristim adresnu traku, predloži + +addressbar-locbar-history-option = + .label = Historija surfanja + .accesskey = H +addressbar-locbar-bookmarks-option = + .label = Zabilješke + .accesskey = k +addressbar-locbar-openpage-option = + .label = Otvori tabove + .accesskey = O + +addressbar-suggestions-settings = Promijenite postavke prijedloga pretraživača + +## Privacy Section - Content Blocking + + +## These strings are used to define the different levels of +## Enhanced Tracking Protection. + + +## + + +## Privacy Section - Tracking + + +## Privacy Section - Permissions + +permissions-header = Dozvole + +permissions-location = Lokacija +permissions-location-settings = + .label = Postavke… + .accesskey = t + +permissions-camera = Kamera +permissions-camera-settings = + .label = Postavke… + .accesskey = t + +permissions-microphone = Mikrofon +permissions-microphone-settings = + .label = Postavke… + .accesskey = t + +permissions-notification = Obavještenja +permissions-notification-settings = + .label = Postavke… + .accesskey = t +permissions-notification-link = Saznajte više + +permissions-notification-pause = + .label = Pauziraj obavještenja dok se { -brand-short-name } ne restartuje + .accesskey = n + +permissions-block-popups = + .label = Blokiraj pop-up prozore + .accesskey = B + +permissions-addon-install-warning = + .label = Upozorava vas kada web stranice pokušaju instalirati add-one + .accesskey = U + +permissions-addon-exceptions = + .label = Izuzeci… + .accesskey = e + +## Privacy Section - Data Collection + +collection-header = { -brand-short-name } prikupljanje i upotreba podataka + +collection-description = Trudimo se da vam pružimo izbor i da sakupljamo samo ono što nam je potrebno kako bismo unaprijedili { -brand-short-name } za sve. Uvijek od vas tražimo dozvolu prije slanja bilo kakvih ličnih informacija. +collection-privacy-notice = Polica privatnosti + +collection-health-report = + .label = Omogući { -brand-short-name }u da šalje tehničke i interakcijske podatke Mozilli + .accesskey = r +collection-health-report-link = Saznajte više + +collection-studies = + .label = Dozvoli { -brand-short-name }u da instalira i pokreće studije +collection-studies-link = Prikaži { -brand-short-name } studije + +# This message is displayed above disabled data sharing options in developer builds +# or builds with no Telemetry support available. +collection-health-report-disabled = Izvještaji s podacima su onemogućeni za ovu konfiguraciju + +## Privacy Section - Security +## +## It is important that wording follows the guidelines outlined on this page: +## https://developers.google.com/safe-browsing/developers_guide_v2#AcceptableUsage + +security-header = Sigurnost + +security-browsing-protection = Zaštita od obmanjujućeg sadržaja i opasnog softvera + +security-enable-safe-browsing = + .label = Blokiraj opasan i obmanjujući sadržaj + .accesskey = B +security-enable-safe-browsing-link = Saznajte više + +security-block-downloads = + .label = Blokiraj opasna preuzimanja + .accesskey = o + +security-block-uncommon-software = + .label = Upozoriti vas na neželjene ili neobične programe + .accesskey = g + +## Privacy Section - Certificates + +certs-header = Certifikati + +certs-enable-ocsp = + .label = Upitajte OCSP servere da biste potvrdili validnost certifikata + .accesskey = U + +certs-view = + .label = Prikaži certifikate… + .accesskey = C + +certs-devices = + .label = Sigurnosni uređaji… + .accesskey = U + +## Privacy Section - HTTPS-Only + + +## The following strings are used in the Download section of settings + +desktop-folder-name = Desktop +downloads-folder-name = Preuzimanja +choose-download-folder-title = Izaberite direktorij za preuzimanja: diff --git a/l10n-bs/browser/browser/preferences/selectBookmark.ftl b/l10n-bs/browser/browser/preferences/selectBookmark.ftl new file mode 100644 index 0000000000..a4e51b57f0 --- /dev/null +++ b/l10n-bs/browser/browser/preferences/selectBookmark.ftl @@ -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/. + +select-bookmark-window = + .title = Postavi početnu stranicu + .style = width: 32em; + +select-bookmark-window2 = + .title = Postavi početnu stranicu + .style = min-width: 32em; + +select-bookmark-desc = Izaberite Zabilješku koja će postati vašom početnom stranicom. Ukoliko izaberete direktorij, Zabilješke iz tog direktorija će biti otvorene u tabovima. diff --git a/l10n-bs/browser/browser/preferences/siteDataSettings.ftl b/l10n-bs/browser/browser/preferences/siteDataSettings.ftl new file mode 100644 index 0000000000..23990adabc --- /dev/null +++ b/l10n-bs/browser/browser/preferences/siteDataSettings.ftl @@ -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/. + + +## Settings + +site-data-settings-window = + .title = Upravljanje kolačićima i podacima stranice + +site-data-search-textbox = + .placeholder = Pretraži web stranice + .accesskey = S + +site-data-column-host = + .label = Stranica +site-data-column-cookies = + .label = Kolačići +site-data-column-storage = + .label = Spremište +site-data-column-last-used = + .label = Zadnja upotreba + +# This label is used in the "Host" column for local files, which have no host. +site-data-local-file-host = (lokalni fajl) + +site-data-remove-selected = + .label = Ukloni izabrano + .accesskey = r + +site-data-settings-dialog = + .buttonlabelaccept = Spasi promjene + .buttonaccesskeyaccept = a + +# Variables: +# $value (Number) - Value of the unit (for example: 4.6, 500) +# $unit (String) - Name of the unit (for example: "bytes", "KB") +site-storage-usage = + .value = { $value } { $unit } +site-storage-persistent = + .value = { site-storage-usage.value } (Postojano) + +site-data-remove-all = + .label = Ukloni sve + .accesskey = e + +site-data-remove-shown = + .label = Ukloni sve prikazane + .accesskey = e + +## Removing + +site-data-removing-dialog = + .title = { site-data-removing-header } + .buttonlabelaccept = Ukloni + +site-data-removing-header = Uklanjanje kolačića i podataka web stranica + +site-data-removing-desc = Uklanjanje kolačića i podataka stranica vas može odjaviti sa web stranica. Da li ste sigurni da želite napraviti ove izmjene? + +site-data-removing-table = Kolačići i podaci sljedećih web stranica će biti uklonjeni diff --git a/l10n-bs/browser/browser/preferences/translation.ftl b/l10n-bs/browser/browser/preferences/translation.ftl new file mode 100644 index 0000000000..d486421af5 --- /dev/null +++ b/l10n-bs/browser/browser/preferences/translation.ftl @@ -0,0 +1,44 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +translation-window = + .title = Izuzeci - Prijevod + .style = width: 36em + +translation-window2 = + .title = Izuzeci - Prijevod + .style = min-width: 36em + +translation-close-key = + .key = w + +translation-languages-disabled-desc = Prijevod neće biti ponuđen za sljedeće jezike + +translation-languages-column = + .label = Jezici + +translation-languages-button-remove = + .label = Ukloni jezik + .accesskey = U + +translation-languages-button-remove-all = + .label = Ukloni sve jezike + .accesskey = e + +translation-sites-disabled-desc = Prijevod neće biti ponuđen za sljedeće stranice + +translation-sites-column = + .label = Web stranice + +translation-sites-button-remove = + .label = Ukloni stranicu + .accesskey = s + +translation-sites-button-remove-all = + .label = Ukloni sve stranice + .accesskey = e + +translation-dialog = + .buttonlabelaccept = Zatvori + .buttonaccesskeyaccept = Z diff --git a/l10n-bs/browser/browser/profile/default-bookmarks.ftl b/l10n-bs/browser/browser/profile/default-bookmarks.ftl new file mode 100644 index 0000000000..3543a3a854 --- /dev/null +++ b/l10n-bs/browser/browser/profile/default-bookmarks.ftl @@ -0,0 +1,8 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +# This file intentionally uses hard-coded brand names instead of Fluent terms. +# This approach minimizes issues across multiple release channels and rebranded +# versions. + diff --git a/l10n-bs/browser/browser/protections.ftl b/l10n-bs/browser/browser/protections.ftl new file mode 100644 index 0000000000..1cf06b5153 --- /dev/null +++ b/l10n-bs/browser/browser/protections.ftl @@ -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/. + + +## The title attribute is used to display the type of protection. +## The aria-label is spoken by screen readers to make the visual graph accessible to blind users. +## +## Variables: +## $count (Number) - Number of specific trackers +## $percentage (Number) - Percentage this type of tracker contributes to the whole graph + diff --git a/l10n-bs/browser/browser/protectionsPanel.ftl b/l10n-bs/browser/browser/protectionsPanel.ftl new file mode 100644 index 0000000000..5e39d2cb18 --- /dev/null +++ b/l10n-bs/browser/browser/protectionsPanel.ftl @@ -0,0 +1,27 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +## These strings are used to define the different levels of +## Enhanced Tracking Protection. + +## + +## The "Allowed" header also includes a "Why?" link that, when hovered, shows +## a tooltip explaining why these items were not blocked in the page. + +## + +## In the protections panel, Content Blocking category items are in three sections: +## "Blocked" for categories being blocked in the current page, +## "Allowed" for categories detected but not blocked in the current page, and +## "None Detected" for categories not detected in the current page. +## These strings are used in the header labels of each of these sections. + +## + +## In the Site Not Working? view, we suggest turning off protections if +## the user is experiencing issues with any of a variety of functionality. + +## + diff --git a/l10n-bs/browser/browser/safeMode.ftl b/l10n-bs/browser/browser/safeMode.ftl new file mode 100644 index 0000000000..fdd779e792 --- /dev/null +++ b/l10n-bs/browser/browser/safeMode.ftl @@ -0,0 +1,8 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +refresh-profile = + .label = Osvježi { -brand-short-name } +# Shown on the safe mode dialog after multiple startup crashes. +auto-safe-mode-description = { -brand-short-name } se prilikom pokretanja neočekivano zatvorio. Uzrok može biti jedan od add-ona ili neki drugi problem. Problem možete pokušati otkloniti pomoću sigurnog režima rada. diff --git a/l10n-bs/browser/browser/safebrowsing/blockedSite.ftl b/l10n-bs/browser/browser/safebrowsing/blockedSite.ftl new file mode 100644 index 0000000000..4460f2f5a6 --- /dev/null +++ b/l10n-bs/browser/browser/safebrowsing/blockedSite.ftl @@ -0,0 +1,27 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +safeb-blocked-phishing-page-title = Obmanjujuća stranica +safeb-blocked-malware-page-title = Posjećivanje ove web stranice može nauditi vašem računaru +safeb-blocked-unwanted-page-title = Ova stranica možda sadrži štetan softver +safeb-blocked-harmful-page-title = Ova stranica možda sadrži maliciozni softver +safeb-blocked-phishing-page-short-desc = { -brand-short-name } je blokirao ovu stranicu jer bi vas mogla pokušati da vas navede da uradite nešto opasno poput instaliranja softvera ili otkrivanja ličnih podataka poput lozinki ili kreditnih kartica. +safeb-blocked-malware-page-short-desc = { -brand-short-name } je blokirao ovu stranicu jer može pokušati instalirati maliciozni softver koji bi mogao ukrasti ili obrisati lične podatke na vašem računaru. +safeb-blocked-unwanted-page-short-desc = { -brand-short-name } je blokirao ovu stranicu jer bi mogla pokušati da vas navede da instalirate programe koji štete vašem iskustvu surfanja (npr. da vam promijeni početnu stranicu ili da vam prikazuje reklame na stranicama koje posjećujete). +safeb-blocked-harmful-page-short-desc = { -brand-short-name } je blokirao ovu stranicu jer bi mogla pokušati da instalira opasne aplikacije koje kradu ili brišu vaše podatke (npr. slike, lozinke, poruke ili kreditne kartice). +safeb-palm-advisory-desc = Savjetovanje pružili <a data-l10n-name='advisory_provider'>{ $advisoryname }</a>. +safeb-palm-accept-label = Vrati se +safeb-palm-see-details-label = Pokaži detalje +safeb-blocked-phishing-page-error-desc-override = <span data-l10n-name='sitename'>{ $sitename }</span> je <a data-l10n-name='error_desc_link'>prijavljen kao obmanjujuća stranica</a>. Možete <a data-l10n-name='report_detection'>prijaviti problem</a> ili <a data-l10n-name='ignore_warning_link'>ignorisati rizik</a> i posjetiti nesigurnu stranicu. +safeb-blocked-phishing-page-error-desc-no-override = <span data-l10n-name='sitename'>{ $sitename }</span> je <a data-l10n-name='error_desc_link'>prijavljen kao obmanjujuća stranica</a>. Možete <a data-l10n-name='report_detection'>prijaviti problem</a>. +safeb-blocked-phishing-page-learn-more = Saznajte više o obmanjujućim stranicama i phishingu <a data-l10n-name='learn_more_link'>www.antiphishing.org</a>. Saznajte više o { -brand-short-name } zaštiti od phishinga i štetnog softvera na <a data-l10n-name='firefox_support'>support.mozilla.org</a>. +safeb-blocked-unwanted-page-error-desc-override = <span data-l10n-name='sitename'>{ $sitename }</span> je <a data-l10n-name='error_desc_link'>prijavljen da sadrži štetan softver</a>. Možete <a data-l10n-name='ignore_warning_link'>ignorisati rizik</a> i posjetiti ovu nesigurnu stranicu. +safeb-blocked-unwanted-page-error-desc-no-override = <span data-l10n-name='sitename'>{ $sitename }</span> je <a data-l10n-name='error_desc_link'>prijavljen da sadrži štetan softver</a>. +safeb-blocked-unwanted-page-learn-more = Saznajte više o štetnom i neželjenom softveru na <a data-l10n-name='learn_more_link'>Polica o neželjenom softveru</a>. Saznajte više o { -brand-short-name } zaštiti od phishinga i štetnog softvera na <a data-l10n-name='firefox_support'>support.mozilla.org</a>. +safeb-blocked-harmful-page-error-desc-override = <span data-l10n-name='sitename'>{ $sitename }</span> je <a data-l10n-name='error_desc_link'>prijavljen da sadrži potencijalno štetnu aplikaciju</a>. Možete <a data-l10n-name='ignore_warning_link'>ignorisati rizik</a> i posjetiti ovu nesigurnu stranicu. +safeb-blocked-harmful-page-error-desc-no-override = <span data-l10n-name='sitename'>{ $sitename }</span> je <a data-l10n-name='error_desc_link'>prijavljen da sadrži potencijalno štetnu aplikaciju</a>. +safeb-blocked-harmful-page-learn-more = Saznajte više o { -brand-short-name } zaštiti od phishinga i štetnog softvera na <a data-l10n-name='firefox_support'>support.mozilla.org</a>. +safeb-palm-notdeceptive = + .label = Ovo nije obmanjujuća stranica… + .accesskey = o diff --git a/l10n-bs/browser/browser/sanitize.ftl b/l10n-bs/browser/browser/sanitize.ftl new file mode 100644 index 0000000000..c5525d00b0 --- /dev/null +++ b/l10n-bs/browser/browser/sanitize.ftl @@ -0,0 +1,110 @@ +# 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/. + +sanitize-prefs = + .title = Postavke za čišćenje historije + .style = width: 34em + +sanitize-prefs2 = + .title = Postavke za čišćenje historije + .style = min-width: 34em + +sanitize-prefs-style = + .style = width: 17em + +dialog-title = + .title = Obriši skorašnju historiju + .style = width: 34em + +# When "Time range to clear" is set to "Everything", this message is used for the +# title instead of dialog-title. +dialog-title-everything = + .title = Obriši cijelu historiju + .style = width: 34em + +clear-data-settings-label = Pri zatvaranju, { -brand-short-name } će automatski brisati sve + +## clear-time-duration-prefix is followed by a dropdown list, with +## values localized using clear-time-duration-value-* messages. +## clear-time-duration-suffix is left empty in English, but can be +## used in other languages to change the structure of the message. +## +## This results in English: +## Time range to clear: (Last Hour, Today, etc.) + +clear-time-duration-prefix = + .value = Vremensko razdoblje za brisanje:{ " " } + .accesskey = V + +clear-time-duration-value-last-hour = + .label = Zadnji sat + +clear-time-duration-value-last-2-hours = + .label = Zadnja dva sata + +clear-time-duration-value-last-4-hours = + .label = Zadnja četiri sata + +clear-time-duration-value-today = + .label = Danas + +clear-time-duration-value-everything = + .label = Sve + +clear-time-duration-suffix = + .value = { "" } + +## These strings are used as section comments and checkboxes +## to select the items to remove + +history-section-label = Historija + +item-history-and-downloads = + .label = Historija surfanja & preuzimanja + .accesskey = H + +item-cookies = + .label = Kolačići + .accesskey = K + +item-active-logins = + .label = Aktivne prijave + .accesskey = A + +item-cache = + .label = Cache + .accesskey = a + +item-form-search-history = + .label = Historija formi i pretrage + .accesskey = f + +data-section-label = Podaci + +item-offline-apps = + .label = Offline podaci web stranica + .accesskey = O + +sanitize-everything-undo-warning = Ova radnja se ne može poništiti. + +window-close = + .key = w + +sanitize-button-ok = + .label = Očisti odmah + +# The label for the default button between the user clicking it and the window +# closing. Indicates the items are being cleared. +sanitize-button-clearing = + .label = Čistim + +# Warning that appears when "Time range to clear" is set to "Everything" in Clear +# Recent History dialog, provided that the user has not modified the default set +# of history items to clear. +sanitize-everything-warning = Cijela historija će biti obrisana. + +# Warning that appears when "Time range to clear" is set to "Everything" in Clear +# Recent History dialog, provided that the user has modified the default set of +# history items to clear. +sanitize-selected-warning = Sve označene stavke će biti obrisane. diff --git a/l10n-bs/browser/browser/screenshots.ftl b/l10n-bs/browser/browser/screenshots.ftl new file mode 100644 index 0000000000..ff4c1415c7 --- /dev/null +++ b/l10n-bs/browser/browser/screenshots.ftl @@ -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/. + +screenshots-instructions = Povucite ili kliknite na stranicu kako biste izabrali područje. Pritisnite ESC za otkazivanje radnje. +screenshots-cancel-button = Otkaži +screenshots-save-visible-button = Sačuvaj vidljivo +screenshots-save-page-button = Sačuvaj cijelu stranicu +screenshots-download-button = Preuzmi +screenshots-copy-button = Kopiraj + +screenshots-meta-key = + { PLATFORM() -> + [macos] ⌘ + *[other] Ctrl + } +screenshots-notification-link-copied-title = Link je kopiran +screenshots-notification-link-copied-details = Veza do vašeg snimka je kopirana u međuspremnik. Pristinite { screenshots-meta-key }-V da je zalijepite. + +screenshots-notification-image-copied-title = Snimak kopiran +screenshots-notification-image-copied-details = Vaš snimak je kopiran u međuspremnik. Pritisnite { screenshots-meta-key }-V da zalijepite. + +screenshots-request-error-title = Nije u funkciji. +screenshots-request-error-details = Žao nam je! Nismo uspjeli sačuvati vaš snimak. Molimo pokušajte ponovo. + +screenshots-connection-error-title = Ne možemo se povezati s vašim snimcima. +screenshots-connection-error-details = Molimo provjerite vašu internet konekciju. Ako se možete povezati na internet, moguće je da postoji privremeni problem sa { -screenshots-brand-name } servisom. + +screenshots-login-error-details = Nismo uspjeli sačuvati vaš snimak zbog toga što postoji problem s uslugama { -screenshots-brand-name }. Molimo pokušajte kasnije. + +screenshots-unshootable-page-error-title = Ovu stranicu ne možemo snimiti. +screenshots-unshootable-page-error-details = Ovo nije standardna web stranica stoga je ne možete snimiti. + +screenshots-empty-selection-error-title = Vaš odabir je premalen + +screenshots-private-window-error-title = Snimci ekrana su onemogućeni u načinu privatnog pretraživanja +screenshots-private-window-error-details = Žao nam je na neugodnosti. Radimo na ovoj mogućnosti za buduća izdanja. + +screenshots-generic-error-title = Uf! { -screenshots-brand-name } se zbrkao. +screenshots-generic-error-details = Nismo sigurni šta se upravo dogodilo. Možete li pokušati ponovo ili snimiti drukčiju stranicu? diff --git a/l10n-bs/browser/browser/screenshotsOverlay.ftl b/l10n-bs/browser/browser/screenshotsOverlay.ftl new file mode 100644 index 0000000000..5501cd4b33 --- /dev/null +++ b/l10n-bs/browser/browser/screenshotsOverlay.ftl @@ -0,0 +1,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/. + diff --git a/l10n-bs/browser/browser/search.ftl b/l10n-bs/browser/browser/search.ftl new file mode 100644 index 0000000000..a8f81816a2 --- /dev/null +++ b/l10n-bs/browser/browser/search.ftl @@ -0,0 +1,36 @@ +# 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/. + + +## These strings are used for errors when installing OpenSearch engines, e.g. +## via "Add Search Engine" on the address bar or search bar. +## Variables +## $location-url (String) - the URL of the OpenSearch engine that was attempted to be installed. + +opensearch-error-duplicate-title = Greška pri instalaciji +opensearch-error-duplicate-desc = { -brand-short-name } nije mogao instalirati plugin za pretraživanje od "{ $location-url }" iz razloga što jedan sa istim imenom već postoji. + +opensearch-error-format-title = Neispravan format +opensearch-error-format-desc = { -brand-short-name } nije mogao instalirati pretraživač sa: { $location-url } + +opensearch-error-download-title = Greška pri preuzimanju +opensearch-error-download-desc = { -brand-short-name } nije uspio preuzeti plugin za pretragu sa: { $location-url } + +## + +searchbar-submit = + .tooltiptext = Pošalji pretragu + +# This string is displayed in the search box when the input field is empty +searchbar-input = + .placeholder = Pretraga + +searchbar-icon = + .tooltiptext = Traži + +## Infobar shown when search engine is removed and replaced. +## Variables +## $oldEngine (String) - the search engine to be removed. +## $newEngine (String) - the search engine to replace the removed search engine. + diff --git a/l10n-bs/browser/browser/setDesktopBackground.ftl b/l10n-bs/browser/browser/setDesktopBackground.ftl new file mode 100644 index 0000000000..017259827a --- /dev/null +++ b/l10n-bs/browser/browser/setDesktopBackground.ftl @@ -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/. + +set-desktop-background-window = + .title = Postavi pozadinu Desktopa + +set-desktop-background-accept = + .label = Postavi pozadinu Desktopa + +open-desktop-prefs = + .label = Otvori postavke Desktopa + +set-background-preview-unavailable = Pregled nije dostupan + +# This refers to the wallpaper "spanning" multiple monitors when the +# user has more than one. Only some of the entire image will be on +# each monitor. This should ideally match the wording in Windows' own +# Desktop Background settings page. +set-background-span = + .label = Raspon + +set-background-color = Boja: + +set-background-position = Pozicija: + +set-background-tile = + .label = Jedan pored drugog + +set-background-center = + .label = Sredina + +set-background-stretch = + .label = Razvučeno + +set-background-fill = + .label = Popuni + +set-background-fit = + .label = Uklopi diff --git a/l10n-bs/browser/browser/sidebarMenu.ftl b/l10n-bs/browser/browser/sidebarMenu.ftl new file mode 100644 index 0000000000..f1f1da403c --- /dev/null +++ b/l10n-bs/browser/browser/sidebarMenu.ftl @@ -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/. + +sidebar-menu-bookmarks = + .label = Zabilješke + +sidebar-menu-history = + .label = Historija + +sidebar-menu-synced-tabs = + .label = Sinhronizovani tabovi + +sidebar-menu-close = + .label = Zatvori bočnu traku + +sidebar-close-button = + .tooltiptext = Zatvori bočnu traku diff --git a/l10n-bs/browser/browser/sitePermissions.ftl b/l10n-bs/browser/browser/sitePermissions.ftl new file mode 100644 index 0000000000..5501cd4b33 --- /dev/null +++ b/l10n-bs/browser/browser/sitePermissions.ftl @@ -0,0 +1,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/. + diff --git a/l10n-bs/browser/browser/spotlight.ftl b/l10n-bs/browser/browser/spotlight.ftl new file mode 100644 index 0000000000..af1c50d82b --- /dev/null +++ b/l10n-bs/browser/browser/spotlight.ftl @@ -0,0 +1,8 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +## Mobile download button strings + +## Firefox Focus promo message strings + diff --git a/l10n-bs/browser/browser/sync.ftl b/l10n-bs/browser/browser/sync.ftl new file mode 100644 index 0000000000..c319818ad6 --- /dev/null +++ b/l10n-bs/browser/browser/sync.ftl @@ -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/. + +fxa-menu-connect-another-device = + .label = Poveži drugi uređaj… + +# This is shown dynamically within "Send tab to device" in fxa menu. +fxa-menu-send-tab-to-device-syncnotready = + .label = Sinhronizujem uređaje… + +# This is shown within "Send tab to device" in fxa menu if account is not configured. +fxa-menu-send-tab-to-device-description = Odmah pošaljite tab na bilo koji uređaj na koji ste prijavljeni. + +fxa-menu-sign-out = + .label = Odjava… diff --git a/l10n-bs/browser/browser/syncedTabs.ftl b/l10n-bs/browser/browser/syncedTabs.ftl new file mode 100644 index 0000000000..1b357a9a06 --- /dev/null +++ b/l10n-bs/browser/browser/syncedTabs.ftl @@ -0,0 +1,50 @@ +# 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/. + +synced-tabs-sidebar-title = Sinhronizovani tabovi +synced-tabs-sidebar-noclients-subtitle = Želite li vidjeti vaše tabove s drugih uređaja ovdje? +synced-tabs-sidebar-intro = Prikaz liste tabova sa vaših ostalih uređaja. +synced-tabs-sidebar-unverified = Vaš račun mora biti verifikovan. +synced-tabs-sidebar-notabs = Nema otvorenih tabova +synced-tabs-sidebar-tabsnotsyncing = Uključite sinhronizaciju tabova da biste vidjeli listu tabova s vaših ostalih uređaja. +synced-tabs-sidebar-connect-another-device = Poveži dodatni uređaj +synced-tabs-sidebar-search = + .placeholder = Pretraži sinhronizovane tabove + +## Displayed in the Synced Tabs sidebar's context menu when right-clicking tabs +## and/or devices in the list. The "Open" strings below should be translated +## consistently with the equivalent strings for the bookmarks manager's context +## menu. That menu is activated by right-clicking a bookmark in the Library +## window. The bookmarks manager context's strings are located in places.ftl. + +synced-tabs-context-open = + .label = Otvori + .accesskey = O +synced-tabs-context-open-in-new-tab = + .label = Otvori u novom tabu + .accesskey = O +synced-tabs-context-open-in-new-window = + .label = Otvori link u novom prozoru + .accesskey = p +synced-tabs-context-open-in-new-private-window = + .label = Otvori link u novom privatnom prozoru + .accesskey = r +synced-tabs-context-bookmark-single-tab = + .label = Zabilježi ovaj tab… + .accesskey = Z + +## + +synced-tabs-context-copy = + .label = Kopiraj + .accesskey = K +synced-tabs-context-open-all-in-tabs = + .label = Otvori sve u tabovima + .accesskey = O +synced-tabs-context-manage-devices = + .label = Upravljanje uređajima… + .accesskey = u +synced-tabs-context-sync-now = + .label = Sinhronizuj sada + .accesskey = S diff --git a/l10n-bs/browser/browser/tabContextMenu.ftl b/l10n-bs/browser/browser/tabContextMenu.ftl new file mode 100644 index 0000000000..1f3f4437a4 --- /dev/null +++ b/l10n-bs/browser/browser/tabContextMenu.ftl @@ -0,0 +1,32 @@ +# 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/. + +reload-tab = + .label = Obnovi tab + .accesskey = O +tab-context-play-tab = + .label = Reproduciraj tab + .accesskey = p +duplicate-tab = + .label = Dupliciraj tab + .accesskey = D +close-tabs-to-the-end = + .label = Zatvori tabove na desno + .accesskey = i +close-other-tabs = + .label = Zatvori ostale tabove + .accesskey = o +pin-tab = + .label = Zakači tab + .accesskey = k +unpin-tab = + .label = Otkači tab + .accesskey = b +move-to-new-window = + .label = Premjesti u novi prozor + .accesskey = P + +## Variables: +## $tabCount (Number): the number of tabs that are affected by the action. + diff --git a/l10n-bs/browser/browser/tabbrowser.ftl b/l10n-bs/browser/browser/tabbrowser.ftl new file mode 100644 index 0000000000..3967dba7c7 --- /dev/null +++ b/l10n-bs/browser/browser/tabbrowser.ftl @@ -0,0 +1,54 @@ +# 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/. + +tabbrowser-empty-tab-title = Novi tab +tabbrowser-menuitem-close-tab = + .label = Zatvori tab +tabbrowser-menuitem-close = + .label = Zatvori +# Displayed as a tooltip on container tabs +# Variables: +# $title (String): the title of the current tab. +# $containerName (String): the name of the current container. +tabbrowser-container-tab-title = { $title } - { $containerName } +# Variables: +# $title (String): the title of the current tab. +tabbrowser-tab-tooltip = + .label = { $title } + +## Tooltips for tab audio control +## Variables: +## $tabCount (Number): The number of tabs that will be affected. + + +## Confirmation dialog when closing a window with more than one tab open, +## or when quitting when only one window is open. + +tabbrowser-confirm-close-tabs-button = Zatvori tabove + +## Confirmation dialog when quitting using the menu and multiple windows are open. + + +## Confirmation dialog when quitting using the keyboard shortcut (Ctrl/Cmd+Q) +## Windows does not show a prompt on quit when using the keyboard shortcut by default. + + +## Confirmation dialog when opening multiple tabs simultaneously + + +## Confirmation dialog for enabling caret browsing + + +## + +tabbrowser-customizemode-tab-title = Prilagodi { -brand-short-name } + +## Context menu buttons, of which only one will be visible at a time + +tabbrowser-context-mute-tab = + .label = Ugasi zvuk taba + .accesskey = g +tabbrowser-context-unmute-tab = + .label = Uključi zvuk taba + .accesskey = k diff --git a/l10n-bs/browser/browser/textRecognition.ftl b/l10n-bs/browser/browser/textRecognition.ftl new file mode 100644 index 0000000000..911551e1aa --- /dev/null +++ b/l10n-bs/browser/browser/textRecognition.ftl @@ -0,0 +1,7 @@ +# 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/. + +## Text recognition works through a modal that presents the text that is found +## in an image, and copies the results to the clipboard. + diff --git a/l10n-bs/browser/browser/toolbarContextMenu.ftl b/l10n-bs/browser/browser/toolbarContextMenu.ftl new file mode 100644 index 0000000000..2c3dbb0c2e --- /dev/null +++ b/l10n-bs/browser/browser/toolbarContextMenu.ftl @@ -0,0 +1,23 @@ +# 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/. + +# Can appear on the same context menu as menubarCmd ("Menu Bar") and +# personalbarCmd ("Bookmarks Toolbar"), so they should have different +# access keys. +toolbar-context-menu-pin-to-overflow-menu = + .label = Zakači u dodatni meni + .accesskey = Z +toolbar-context-menu-remove-from-toolbar = + .label = Ukloni iz alatne trake + .accesskey = r +toolbar-context-menu-view-customize-toolbar = + .label = Prilagođavanje… + .accesskey = P +toolbar-context-menu-view-customize-toolbar-2 = + .label = Prilagodi alatnu traku… + .accesskey = C + +toolbar-context-menu-menu-bar-cmd = + .toolbarname = Traka sa menijem + .accesskey = m diff --git a/l10n-bs/browser/browser/touchbar/touchbar.ftl b/l10n-bs/browser/browser/touchbar/touchbar.ftl new file mode 100644 index 0000000000..0dc0443224 --- /dev/null +++ b/l10n-bs/browser/browser/touchbar/touchbar.ftl @@ -0,0 +1,7 @@ +# 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/. + +## Various categories of shortcuts for search. + +## diff --git a/l10n-bs/browser/browser/translationNotification.ftl b/l10n-bs/browser/browser/translationNotification.ftl new file mode 100644 index 0000000000..bdeec43274 --- /dev/null +++ b/l10n-bs/browser/browser/translationNotification.ftl @@ -0,0 +1,74 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + + +## These 2 strings are used to construct a sentence that contains a dropdown +## showing the detected language of the current web page. +## In en-US it looks like this: +## This page is in [detected language] Translate this page? +## "detected language" here is a language name coming from the +## toolkit/intl/languageNames.ftl file; for some locales it may not be in +## the correct grammar case to keep the same structure of the original +## sentence. + +translation-notification-this-page-is-in = + .value = Ova stranica je na +translation-notification-translate-this-page = + .value = Prevesti ovu stranicu? + +## + +translation-notification-translate-button = + .label = Prevedi +translation-notification-not-now-button = + .label = Ne sada +translation-notification-translating-content = + .value = Prevodim sadržaj stranice… + +## These 3 strings are used to construct a sentence that contains 2 dropdowns +## showing the source and target language of a translated web page. +## In en-US it looks like this: +## This page has been translated from [from language] to [to language] +## "from language" and "to language" here are language names coming from the +## toolkit/intl/languageNames.ftl file; for some locales they may not be in +## the correct grammar case to keep the same structure of the original +## sentence. + +translation-notification-translated-from = + .value = Ova stranica je prevedena sa +translation-notification-translated-to = + .value = do +# This string (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. +translation-notification-translated-to-suffix = + .value = { "" } + +## + +translation-notification-show-original-button = + .label = Prikaži original +translation-notification-show-translation-button = + .label = Prikaži prijevod +translation-notification-error-translating = + .value = Došlo je do greške prilikom prevođenja ove stranice. +translation-notification-try-again-button = + .label = Pokušaj ponovo +translation-notification-service-unavailable = + .value = Prijevod trenutno nije dostupan. Molimo pokušajte kasnije. +translation-notification-options-menu = + .label = Opcije + +## The accesskey values used here should not clash with each other + +# Variables: +# $langName (String): a language name coming from the toolkit/intl/languageNames.ftl file. +translation-notification-options-never-for-language = + .label = Nikad ne prevodi { $langName } + .accesskey = N +translation-notification-options-never-for-site = + .label = Nikad ne prevodi ovu stranicu + .accesskey = e +translation-notification-options-preferences = + .label = Postavke prevođenja + .accesskey = t diff --git a/l10n-bs/browser/browser/unifiedExtensions.ftl b/l10n-bs/browser/browser/unifiedExtensions.ftl new file mode 100644 index 0000000000..6fbe8159b2 --- /dev/null +++ b/l10n-bs/browser/browser/unifiedExtensions.ftl @@ -0,0 +1,3 @@ +# 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/. diff --git a/l10n-bs/browser/browser/webauthnDialog.ftl b/l10n-bs/browser/browser/webauthnDialog.ftl new file mode 100644 index 0000000000..6fbe8159b2 --- /dev/null +++ b/l10n-bs/browser/browser/webauthnDialog.ftl @@ -0,0 +1,3 @@ +# 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/. diff --git a/l10n-bs/browser/browser/webrtcIndicator.ftl b/l10n-bs/browser/browser/webrtcIndicator.ftl new file mode 100644 index 0000000000..586b50608c --- /dev/null +++ b/l10n-bs/browser/browser/webrtcIndicator.ftl @@ -0,0 +1,165 @@ +# 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/. + + +# Note: This is currently placed under browser/base/content so that we can +# get the strings to appear without having our localization community need +# to go through and translate everything. Once these strings are ready for +# translation, we'll move it to the locales folder. + + +## These strings are used so that the window has a title in tools that +## enumerate/look for window titles. It is not normally visible anywhere. + + +## Used as list items in sharing menu + +webrtc-item-camera = kamera +webrtc-item-microphone = mikrofon +webrtc-item-audio-capture = audio taba +webrtc-item-application = aplikacija +webrtc-item-screen = ekran +webrtc-item-window = prozor +webrtc-item-browser = tab + +## + +# This is used for the website origin for the sharing menu if no readable origin could be deduced from the URL. +webrtc-sharing-menuitem-unknown-host = Nepoznat izvor +# Variables: +# $origin (String): The website origin (e.g. www.mozilla.org) +# $itemList (String): A formatted list of items (e.g. "camera, microphone and tab audio") +webrtc-sharing-menuitem = + .label = { $origin } ({ $itemList }) +webrtc-sharing-menu = + .label = Tabovi koji dijele uređaje + .accesskey = u + +## These strings will display as a tooltip on supported systems where we show +## device sharing state in the OS notification area. We do not use these strings +## on macOS, as global menu bar items do not have native tooltips. + + +## Tooltips used by the legacy global sharing indicator + +webrtc-indicator-sharing-camera-and-microphone = + .tooltiptext = Vaša kamera i mikrofon se dijele. Kliknite za upravljanje dijeljenjem. +webrtc-indicator-sharing-camera = + .tooltiptext = Vaša kamera se dijeli. Kliknite za upravljanje dijeljenjem. +webrtc-indicator-sharing-microphone = + .tooltiptext = Vaš mikrofon se dijeli. Kliknite za upravljanje dijeljenjem. +webrtc-indicator-sharing-application = + .tooltiptext = Aplikacija se dijeli. Kliknite za upravljanje dijeljenjem. +webrtc-indicator-sharing-screen = + .tooltiptext = Vaš ekran se dijeli. Kliknite za upravljanje dijeljenjem. +webrtc-indicator-sharing-window = + .tooltiptext = Prozor se dijeli. Kliknite za upravljanje dijeljenjem. +webrtc-indicator-sharing-browser = + .tooltiptext = Tab se dijeli. Kliknite za upravljanje dijeljenjem. + +## These strings are only used on Mac for menus attached to icons +## near the clock on the mac menubar. +## Variables: +## $streamTitle (String): the title of the tab using the share. +## $tabCount (Number): the title of the tab using the share. + +webrtc-indicator-menuitem-control-sharing = + .label = Upravljanje dijeljenjem +webrtc-indicator-menuitem-control-sharing-on = + .label = Upravljanje dijeljenjem na "{ $streamTitle }" +webrtc-indicator-menuitem-sharing-camera-with = + .label = Dijeljenje kamere sa "{ $streamTitle }" +webrtc-indicator-menuitem-sharing-camera-with-n-tabs = + .label = + { $tabCount -> + [one] Dijeljenje kamere s { $tabCount } tabom + [few] Dijeljenje kamere sa { $tabCount } tabova + *[other] Dijeljenje kamere sa { $tabCount } tabova + } +webrtc-indicator-menuitem-sharing-microphone-with = + .label = Dijeljenje mikrofona sa "{ $streamTitle }" +webrtc-indicator-menuitem-sharing-microphone-with-n-tabs = + .label = + { $tabCount -> + [one] Dijeljenje mikrofona s { $tabCount } tabom + [few] Dijeljenje mikrofona sa { $tabCount } tabova + *[other] Dijeljenje mikrofona sa { $tabCount } tabova + } +webrtc-indicator-menuitem-sharing-application-with = + .label = Dijeljenje aplikacije sa "{ $streamTitle }" +webrtc-indicator-menuitem-sharing-application-with-n-tabs = + .label = + { $tabCount -> + [one] Dijeljenje aplikacije s { $tabCount } tabom + [few] Dijeljenje aplikacije s { $tabCount } tabova + *[other] Dijeljenje aplikacije s { $tabCount } tabova + } +webrtc-indicator-menuitem-sharing-screen-with = + .label = Dijeljenje ekrana sa "{ $streamTitle }" +webrtc-indicator-menuitem-sharing-screen-with-n-tabs = + .label = + { $tabCount -> + [one] Dijeljenje ekrana s { $tabCount } tabom + [few] Dijeljenje ekrana sa { $tabCount } tabova + *[other] Dijeljenje ekrana sa { $tabCount } tabova + } +webrtc-indicator-menuitem-sharing-window-with = + .label = Dijeljenje prozora sa "{ $streamTitle }" +webrtc-indicator-menuitem-sharing-window-with-n-tabs = + .label = + { $tabCount -> + [one] Dijeljenje prozora s { $tabCount } tabom + [few] Dijeljenje prozora sa { $tabCount } tabova + *[other] Dijeljenje prozora sa { $tabCount } tabova + } +webrtc-indicator-menuitem-sharing-browser-with = + .label = Dijeljenje taba sa "{ $streamTitle }" +# This message is shown when the contents of a tab is shared during a WebRTC +# session, which currently is only possible with Loop/Hello. +webrtc-indicator-menuitem-sharing-browser-with-n-tabs = + .label = + { $tabCount -> + [one] Dijeljenje taba s { $tabCount } tabom + [few] Dijeljenje tabova sa { $tabCount } tabova + *[other] Dijeljenje tabova sa { $tabCount } tabova + } + +## Variables: +## $origin (String): the website origin (e.g. www.mozilla.org). + + +## Variables: +## $origin (String): the first party origin. +## $thirdParty (String): the third party origin. + + +## + +webrtc-share-screen-learn-more = Saznajte više +webrtc-share-entire-screen = Cijeli ekran +# Variables: +# $monitorIndex (String): screen number (digits 1, 2, etc). +webrtc-share-monitor = Ekran { $monitorIndex } +# Variables: +# $windowCount (Number): the number of windows currently displayed by the application. +# $appName (String): the name of the application. +webrtc-share-application = + { $windowCount -> + [one] { $appName } ({ $windowCount } prozor) + [few] { $appName } ({ $windowCount } prozora) + *[other] { $appName } ({ $windowCount } prozora) + } + +## These buttons are the possible answers to the various prompts in the "webrtc-allow-share-*" strings. + +webrtc-action-allow = + .label = Dozvoli + .accesskey = D + +## + +webrtc-remember-allow-checkbox = Zapamti ovu odluku +webrtc-reason-for-no-permanent-allow-screen = { -brand-short-name } ne može dopustiti stalan pristup vašem ekranu. +webrtc-reason-for-no-permanent-allow-audio = { -brand-short-name } ne može dozvoliti stalan pristup audiu vašeg taba bez upita koji tab želite podijeliti. +webrtc-reason-for-no-permanent-allow-insecure = Vaša veza na ovu stranicu nije sigurna. Da bi vas zaštitio, { -brand-short-name } će dozvoliti pristup samo za ovu sesiju. 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/browser.properties b/l10n-bs/browser/chrome/browser/browser.properties new file mode 100644 index 0000000000..16c74c162e --- /dev/null +++ b/l10n-bs/browser/chrome/browser/browser.properties @@ -0,0 +1,787 @@ +# 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.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 + +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.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 (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 +popupShowPopupPrefix=Prikaži '%S' + +# 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 + +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 + +# 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) + +# 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) + +# 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? + +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 + +# 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" + +# 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 + +# 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 + +webNotifications.notNow=Ne sada +webNotifications.notNow.accesskey=n +webNotifications.never=Nikada ne dopusti +webNotifications.never.accesskey=k + +# 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 + +# 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 + +processHang.add-on.learn-more.text = Saznajte više +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.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.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.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 + +emeNotifications.drmContentDisabled.button.label = Omogući DRM +emeNotifications.drmContentDisabled.button.accesskey = O + +# 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 (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 + +muteTab.label = Ugasi zvuk taba +muteTab.accesskey = g +unmuteTab.label = Uključi zvuk taba +unmuteTab.accesskey = k + +# 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 (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..5c51d1f119 --- /dev/null +++ b/l10n-bs/browser/chrome/browser/customizableui/customizableWidgets.properties @@ -0,0 +1,54 @@ +# 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) + +find-button.label = Traži +# LOCALIZATION NOTE(find-button.tooltiptext3): %S is the keyboard shortcut. +find-button.tooltiptext3 = Traži na ovoj stranici (%S) + +developer-button.label = Developer +# LOCALIZATION NOTE(developer-button.tooltiptext): %S is the keyboard shortcut +developer-button.tooltiptext2 = Otvori web developer alate (%S) + +sidebar-button.label = Bočne trake +sidebar-button.tooltiptext2 = Prikaži bočne &trake + +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) + +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..05edae448c --- /dev/null +++ b/l10n-bs/browser/chrome/browser/downloads/downloads.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/. + +# 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 + 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/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.properties b/l10n-bs/browser/chrome/browser/places/places.properties new file mode 100644 index 0000000000..3d4ca5f133 --- /dev/null +++ b/l10n-bs/browser/chrome/browser/places/places.properties @@ -0,0 +1,66 @@ +# 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 + +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. + +# 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/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..a26d357a3b --- /dev/null +++ b/l10n-bs/browser/chrome/browser/search.properties @@ -0,0 +1,39 @@ +# 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 (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..0fca60904b --- /dev/null +++ b/l10n-bs/browser/chrome/browser/shellservice.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/. + +# 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/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..ed0d2fd165 --- /dev/null +++ b/l10n-bs/browser/chrome/browser/tabbrowser.properties @@ -0,0 +1,66 @@ +# 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.closeButtonMultiple=Zatvori tabove + +# 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.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..ae3e283f0d --- /dev/null +++ b/l10n-bs/browser/chrome/browser/translation.dtd @@ -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/. --> +<!-- 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. --> + +<!-- This file is only used by the Firefox Translations extension, + - and should be removed once possible. + - See: https://bugzilla.mozilla.org/show_bug.cgi?id=1788595 --> + +<!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..565f472666 --- /dev/null +++ b/l10n-bs/browser/chrome/overrides/appstrings.properties @@ -0,0 +1,41 @@ +# 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. +## 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..4fc8030f10 --- /dev/null +++ b/l10n-bs/browser/chrome/overrides/netError.dtd @@ -0,0 +1,89 @@ +<!-- 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 "Radi Offline" 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…"> + +<!-- 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/crashreporter/crashreporter-override.ini b/l10n-bs/browser/crashreporter/crashreporter-override.ini new file mode 100644 index 0000000000..7ce7b4a585 --- /dev/null +++ b/l10n-bs/browser/crashreporter/crashreporter-override.ini @@ -0,0 +1,9 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +# This file is in the UTF-8 encoding +[Strings] +# LOCALIZATION NOTE (CrashReporterProductErrorText2): The %s is replaced with a string containing detailed information. +CrashReporterProductErrorText2=Firefox je imao problem i srušio se. Pokušat ćemo vratiti vaše tabove i prozore pri ponovnom pokretanju.\n\nNažalost, izvještaj o rušenju nije uspješno poslan.\n\nDetalji: %s +CrashReporterDescriptionText2=Firefox je imao problem i srušio se. Pokušat ćemo vratiti vaše tabove i prozore pri ponovnom pokretanju.\n\nDa biste nam pomogli pri utvrđivanju i otklanjanju problema, možete nam poslati izvještaj o rušenju. diff --git a/l10n-bs/browser/defines.inc b/l10n-bs/browser/defines.inc new file mode 100644 index 0000000000..dce6b902d3 --- /dev/null +++ b/l10n-bs/browser/defines.inc @@ -0,0 +1,14 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. +#filter emptyLines + +#define MOZ_LANGPACK_CREATOR mozilla.ba + +# If non-English locales wish to credit multiple contributors, uncomment this + +# variable definition and use the format specified. + +#define MOZ_LANGPACK_CONTRIBUTORS <em:contributor>Kerim Kalamujić</em:contributor> <em:contributor>Muris Herak</em:contributor> <em:contributor>Alma Granov</em:contributor> <em:contributor>Lejla Selimović</em:contributor> <em:contributor>Kenan Dervišević</em:contributor> + +#unfilter emptyLines diff --git a/l10n-bs/browser/extensions/formautofill/formautofill.properties b/l10n-bs/browser/extensions/formautofill/formautofill.properties new file mode 100644 index 0000000000..5ff87d7aaf --- /dev/null +++ b/l10n-bs/browser/extensions/formautofill/formautofill.properties @@ -0,0 +1,135 @@ +# 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 (saveAddressesMessage): %S is brandShortName. This string is used on the doorhanger to +# notify users that addresses are saved. +saveAddressesMessage = %S sada spašava adrese kako biste mogli brže ispunjavati formulare. +# LOCALIZATION NOTE (autofillOptionsLink, autofillOptionsLinkOSX): These strings are used in the doorhanger for +# updating addresses. The link leads users to Form Autofill browser preferences. +autofillOptionsLink = Opcije automatskog popunjava formulara +autofillOptionsLinkOSX = Postavke automatskog popunjava formulara +# LOCALIZATION NOTE (changeAutofillOptions, changeAutofillOptionsOSX): These strings are used on the doorhanger +# that notifies users that addresses are saved. The button leads users to Form Autofill browser preferences. +changeAutofillOptions = Promijeni opcije automatskog popunjavanja formulara +changeAutofillOptionsOSX = Promijeni postavke automatskog popunjavanja formulara +changeAutofillOptionsAccessKey = C +# LOCALIZATION NOTE (addressesSyncCheckbox): If Sync is enabled, this checkbox is displayed on the doorhanger +# shown when saving addresses. +addressesSyncCheckbox = Dijeli adrese sa sinhronizovanim uređajima +# LOCALIZATION NOTE (creditCardsSyncCheckbox): If Sync is enabled and credit card sync is available, +# this checkbox is displayed on the doorhanger shown when saving credit card. +creditCardsSyncCheckbox = Podijeli kreditne kartice sa sinhronizovanim uređajima +# LOCALIZATION NOTE (updateAddressMessage, updateAddressDescriptionLabel, createAddressLabel, updateAddressLabel): +# Used on the doorhanger when an address change is detected. +updateAddressMessage = Da li želite ažurirati adrese ovom novom informacijom? +updateAddressDescriptionLabel = Adresa za ažuriranje: +createAddressLabel = Kreiraj novu adresu +createAddressAccessKey = C +updateAddressLabel = Ažuriraj adresu +updateAddressAccessKey = U +# LOCALIZATION NOTE (saveCreditCardMessage, saveCreditCardDescriptionLabel, saveCreditCardLabel, cancelCreditCardLabel, neverSaveCreditCardLabel): +# Used on the doorhanger when users submit payment with credit card. +# LOCALIZATION NOTE (saveCreditCardMessage): %S is brandShortName. +saveCreditCardMessage = Da li želite da %S spasi ovu kreditnu karticu? (Sigurnosni kod neće biti spašen) +saveCreditCardDescriptionLabel = Kreditna kartica za spašavanje: +saveCreditCardLabel = Spasi kreditnu karticu +saveCreditCardAccessKey = S +cancelCreditCardLabel = Nemoj spasiti +cancelCreditCardAccessKey = D +neverSaveCreditCardLabel = Nikada ne spašavaj kreditne kartice +neverSaveCreditCardAccessKey = N +# LOCALIZATION NOTE (updateCreditCardMessage, updateCreditCardDescriptionLabel, createCreditCardLabel, updateCreditCardLabel): +# Used on the doorhanger when an credit card change is detected. +updateCreditCardMessage = Želite li ažurirati vašu kreditnu karticu s ovim novim podacima? +updateCreditCardDescriptionLabel = Kreditna kartica za ažuriranje: +createCreditCardLabel = Kreiraj novu kreditnu karticu +createCreditCardAccessKey = C +updateCreditCardLabel = Ažuriraj kreditnu karticu +updateCreditCardAccessKey = U +# LOCALIZATION NOTE (openAutofillMessagePanel): Tooltip label for Form Autofill doorhanger icon on address bar. +openAutofillMessagePanel = Otvori panel s Form Autofill porukama + +# LOCALIZATION NOTE (category.address, category.name, category.organization2, category.tel, category.email): +# Used in autofill drop down suggestion to indicate what other categories Form Autofill will attempt to fill. +category.address = adresa +category.name = ime +category.organization2 = organizacija +category.tel = telefon +category.email = e-mail +# LOCALIZATION NOTE (fieldNameSeparator): This is used as a separator between categories. +fieldNameSeparator = ,\u0020 +# LOCALIZATION NOTE (phishingWarningMessage, phishingWarningMessage2): The warning +# text that is displayed for informing users what categories are about to be filled. +# "%S" will be replaced with a list generated from the pre-defined categories. +# The text would be e.g. Also autofills organization, phone, email. +phishingWarningMessage = Također automatski popunjava %S +phishingWarningMessage2 = Automatski popunjava %S +# LOCALIZATION NOTE (insecureFieldWarningDescription): %S is brandShortName. This string is used in drop down +# suggestion when users try to autofill credit card on an insecure website (without https). +insecureFieldWarningDescription = %S je uočio nesigurnu stranicu. Form Autofill je privremeno onemogućen +# LOCALIZATION NOTE (clearFormBtnLabel2): Label for the button in the dropdown menu that used to clear the populated +# form. +clearFormBtnLabel2 = Očisti autofill formu + +# LOCALIZATION NOTE (autofillAddressesCheckbox): Label for the checkbox that enables autofilling addresses. +autofillAddressesCheckbox = Automatski popunjavaj adrese +# LOCALIZATION NOTE (learnMoreLabel): Label for the link that leads users to the Form Autofill SUMO page. +learnMoreLabel = Saznajte više +# LOCALIZATION NOTE (savedAddressesBtnLabel): Label for the button that opens a dialog that shows the +# list of saved addresses. +savedAddressesBtnLabel = Spašene adrese… +# LOCALIZATION NOTE (autofillCreditCardsCheckbox): Label for the checkbox that enables autofilling credit cards. +autofillCreditCardsCheckbox = Automatski popunjavaj kreditne kartice +# LOCALIZATION NOTE (savedCreditCardsBtnLabel): Label for the button that opens a dialog that shows the list +# of saved credit cards. +savedCreditCardsBtnLabel = Spašene kreditne kartice… + +# LOCALIZATION NOTE (manageAddressesTitle, manageCreditCardsTitle): The dialog title for the list of addresses or +# credit cards in browser preferences. +manageAddressesTitle = Spašene adrese +manageCreditCardsTitle = Spašene kreditne kartice +# LOCALIZATION NOTE (addressesListHeader, creditCardsListHeader): The header for the list of addresses or credit cards +# in browser preferences. +addressesListHeader = Adrese +creditCardsListHeader = Kreditne kartice +removeBtnLabel = Ukloni +addBtnLabel = Dodaj… +editBtnLabel = Uredi… +# LOCALIZATION NOTE (manageDialogsWidth): This strings sets the default width for windows used to manage addresses and +# credit cards. +manageDialogsWidth = 560px + +# LOCALIZATION NOTE (addNewAddressTitle, editAddressTitle): The dialog title for creating or editing addresses +# in browser preferences. +addNewAddressTitle = Dodaj novu aresu +editAddressTitle = Uredi adresu +givenName = Ime +additionalName = Srednje ime +familyName = Prezime +organization2 = Organizacija +streetAddress = Adresa + +city = Grad + +province = Provincija +state = Savezna država + +postalCode = Poštanski broj +zip = Zip kod + +country = Država ili pokrajina +tel = Telefon +email = E-mail +cancelBtnLabel = Otkaži +saveBtnLabel = Spasi +countryWarningMessage2 = Automatsko popunjavanje formi je trenutno dostupno samo u određenim državama. + +# LOCALIZATION NOTE (addNewCreditCardTitle, editCreditCardTitle): The dialog title for creating or editing +# credit cards in browser preferences. +addNewCreditCardTitle = Dodaj novu kreditnu karticu +editCreditCardTitle = Uredi kreditnu karticu +cardNumber = Broj kartice +nameOnCard = Ime na kartici +billingAddress = Adresa za naplatu + diff --git a/l10n-bs/browser/extensions/report-site-issue/webcompat.properties b/l10n-bs/browser/extensions/report-site-issue/webcompat.properties new file mode 100644 index 0000000000..4cdf0e6248 --- /dev/null +++ b/l10n-bs/browser/extensions/report-site-issue/webcompat.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(wc-reporter.label2): This string will be used in the +# Firefox page actions menu. Localized length should be considered. +wc-reporter.label2=Prijavite problem sa stranicom… +# LOCALIZATION NOTE(wc-reporter.tooltip): A site compatibility issue is +# a website bug that exists in one browser (Firefox), but not another. +wc-reporter.tooltip=Prijavi problem sa kompatibilnošću stranice diff --git a/l10n-bs/browser/firefox-l10n.js b/l10n-bs/browser/firefox-l10n.js new file mode 100644 index 0000000000..b410ad9aef --- /dev/null +++ b/l10n-bs/browser/firefox-l10n.js @@ -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/. + +#filter substitution + diff --git a/l10n-bs/browser/installer/custom.properties b/l10n-bs/browser/installer/custom.properties new file mode 100644 index 0000000000..8d5be711cb --- /dev/null +++ b/l10n-bs/browser/installer/custom.properties @@ -0,0 +1,84 @@ +# 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: + +# This file must be saved as UTF8 + +# Accesskeys are defined by prefixing the letter that is to be used for the +# accesskey with an ampersand (e.g. &). + +# Do not replace $BrandShortName, $BrandFullName, or $BrandFullNameDA with a +# custom string and always use the same one as used by the en-US files. +# $BrandFullNameDA allows the string to contain an ampersand (e.g. DA stands +# for double ampersand) and prevents the letter following the ampersand from +# being used as an accesskey. + +# You can use \n to create a newline in the string but only when the string +# from en-US contains a \n. + +REG_APP_DESC=$BrandShortName vam omogućava sigurno i jednostavno surfanje Weba. Poznat korisnički interfejs, poboljšane mjere sigurnosti uključujući zaštitu od krađe identiteta, te integrisana pretraga vam omogućavaju maksimalan užitak na Webu. +CONTEXT_OPTIONS=$BrandShortName &Opcije +CONTEXT_SAFE_MODE=$BrandShortName &Sigurni režim +OPTIONS_PAGE_TITLE=Tip instalacije +OPTIONS_PAGE_SUBTITLE=Izbor opcija instalacije +SHORTCUTS_PAGE_TITLE=Postavi shortcute +SHORTCUTS_PAGE_SUBTITLE=Kreiraj programske ikone +COMPONENTS_PAGE_TITLE=Podešavanje opcionalnih komponenti +COMPONENTS_PAGE_SUBTITLE=Preporučene opcionalne komponente +OPTIONAL_COMPONENTS_DESC=Servis održavanja će Vam omogućiti da vršite $BrandShortName nadogradnju tiho u pozadini. +MAINTENANCE_SERVICE_CHECKBOX_DESC=Instaliraj &Servis održavanja +SUMMARY_PAGE_TITLE=Sažetak +SUMMARY_PAGE_SUBTITLE=Sve je spremno za instalaciju $BrandShortName +SUMMARY_INSTALLED_TO=$BrandShortName će biti instaliran na sljedećoj lokaciji: +SUMMARY_REBOOT_REQUIRED_INSTALL=Restart vašeg računara bit će neophodan za kompletiranje instalacije. +SUMMARY_REBOOT_REQUIRED_UNINSTALL=Restart vašeg računara bit će neophodan za kompletiranje deinstalacije. +SUMMARY_TAKE_DEFAULTS=K&oristi $BrandShortName kao moj glavni browser +SUMMARY_INSTALL_CLICK=Kliknite Instaliraj za nastavak. +SUMMARY_UPGRADE_CLICK=Kliknite Nadogradi za nastavak. +SURVEY_TEXT=&Recite nam šta mislite o $BrandShortName +LAUNCH_TEXT=&Pokreni $BrandShortName odmah +CREATE_ICONS_DESC=Kreiraj ikone za $BrandShortName: +ICONS_DESKTOP=Na mom &Desktopu +ICONS_STARTMENU=U Programs direktoriju mog &Start menija +ICONS_QUICKLAUNCH=U mojoj &Quick Launch traci +WARN_MANUALLY_CLOSE_APP_INSTALL=$BrandShortName se mora zatvoriti da bi se nastavila instalacija.\n\nMolimo da zatvorite $BrandShortName za nastavak. +WARN_MANUALLY_CLOSE_APP_UNINSTALL=$BrandShortName se mora zatvoriti da bi se nastavila deinstalacija.\n\nMolimo da zatvorite $BrandShortName za nastavak. +WARN_WRITE_ACCESS=Nemate pristup za pisanje u instalacioni direktorij.\n\nKliknite OK za odabir drugog direktorija. +WARN_DISK_SPACE=Nemate dovoljno prostora na disku za instalaciju na ovoj lokaciji.\n\nKliknite OK da odabir druge lokacije. +WARN_MIN_SUPPORTED_OSVER_MSG=$BrandShortName ne može biti instaliran. Ova $BrandShortName verzija zahtjeva ${MinSupportedVer} ili noviju. Pritisnite dugme OK za dodatne informacije. +WARN_MIN_SUPPORTED_CPU_MSG=$BrandShortName ne može biti instaliran. Ova $BrandShortName verzija zahtjeva procesor s ${MinSupportedCPU} podrškom. Pritisnite dugme OK za dodatne informacije. +WARN_MIN_SUPPORTED_OSVER_CPU_MSG=$BrandShortName ne može biti instaliran. Ova $BrandShortName verzija zahtjeva ${MinSupportedVer} ili noviju i procesor s ${MinSupportedCPU} podrškom. Pritisnite dugme OK za dodatne informacije. +WARN_RESTART_REQUIRED_UNINSTALL=Vaš računar se mora restartovati da bi se kompletirala deinstalacija $BrandShortName. Da li ga želite odmah restartovati ? +WARN_RESTART_REQUIRED_UPGRADE=Vaš računar se mora restartovati da bi se kompletirala nadogradnja $BrandShortName. Da li ga želite odmah restartovati ? +ERROR_CREATE_DIRECTORY_PREFIX=Greška pri kreiranju direktorija: +ERROR_CREATE_DIRECTORY_SUFFIX=Kliknite Odustani za obustavu instalacije ili \nPonovi za novi pokušaj. + +UN_CONFIRM_PAGE_TITLE=Deinstaliraj $BrandFullName +UN_CONFIRM_PAGE_SUBTITLE=Uklonite $BrandFullName sa svog računara. +UN_CONFIRM_UNINSTALLED_FROM=$BrandShortName će biti deinstaliran sa sljedeće lokacije: +UN_CONFIRM_CLICK=Kliknite Deinstaliraj za nastavak. + +BANNER_CHECK_EXISTING=Provjera postojeće instalacije… + +STATUS_INSTALL_APP=Instalacija $BrandShortName… +STATUS_INSTALL_LANG=Instalacija jezičkih fajlova (${AB_CD})… +STATUS_UNINSTALL_MAIN=Deinstalacija $BrandShortName… +STATUS_CLEANUP=Sređivanje… + +# _DESC strings support approximately 65 characters per line. +# One line +OPTIONS_SUMMARY=Izaberite željeni tip instalacije, zatim kliknite Sljedeće. +# One line +OPTION_STANDARD_DESC=$BrandShortName će biti instaliran sa najneophodnijim opcijama. +OPTION_STANDARD_RADIO=&Standardna +# Two lines +OPTION_CUSTOM_DESC=Možete izabrati pojedinačne opcije koje će biti instalirane. Preporučuje se iskusnim korisnicima. +OPTION_CUSTOM_RADIO=&Proizvoljna + +# LOCALIZATION NOTE: +# The following text replaces the Install button text on the summary page. +# Verify that the access key for InstallBtn (in override.properties) and +# UPGRADE_BUTTON is not already used by SUMMARY_TAKE_DEFAULTS. +UPGRADE_BUTTON=&Nadogradi diff --git a/l10n-bs/browser/installer/mui.properties b/l10n-bs/browser/installer/mui.properties new file mode 100644 index 0000000000..05ce930708 --- /dev/null +++ b/l10n-bs/browser/installer/mui.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/. + +# To make the l10n tinderboxen see changes to this file you can change a value +# name by adding - to the end of the name followed by chars (e.g. Branding-2). + +# LOCALIZATION NOTE: + +# This file must be saved as UTF8 + +# Accesskeys are defined by prefixing the letter that is to be used for the +# accesskey with an ampersand (e.g. &). + +# Do not replace $BrandShortName, $BrandFullName, or $BrandFullNameDA with a +# custom string and always use the same one as used by the en-US files. +# $BrandFullNameDA allows the string to contain an ampersand (e.g. DA stands +# for double ampersand) and prevents the letter following the ampersand from +# being used as an accesskey. + +# You can use \n to create a newline in the string but only when the string +# from en-US contains a \n. + +MUI_TEXT_WELCOME_INFO_TITLE=Dobrodošli u $BrandFullNameDA čarobnjak za instalaciju +MUI_TEXT_WELCOME_INFO_TEXT=Ovaj čarobnjak će vas voditi kroz instalaciju $BrandFullNameDA.\n\nPreporučujemo da zatvorite sve ostale aplikacije prije pokretanja instalacije. To će omogućiti update relevantnih sistemskih fajlova bez potrebe za restartovanjem vašeg računara.\n\n$_CLICK +MUI_TEXT_COMPONENTS_TITLE=Izbor komponenti +MUI_TEXT_COMPONENTS_SUBTITLE=Izaberite koje mogućnosti $BrandFullNameDA želite instalirati. +MUI_INNERTEXT_COMPONENTS_DESCRIPTION_TITLE=Opis +MUI_INNERTEXT_COMPONENTS_DESCRIPTION_INFO=Postavite kursor miša iznad komponente da biste vidjeli njen opis. +MUI_TEXT_DIRECTORY_TITLE=Izaberite lokaciju za instalaciju +MUI_TEXT_DIRECTORY_SUBTITLE=Izaberite direktorij u koji će biti instaliran $BrandFullNameDA. +MUI_TEXT_INSTALLING_TITLE=Instalacija +MUI_TEXT_INSTALLING_SUBTITLE=Molimo da sačekate dok se $BrandFullNameDA instalira. +MUI_TEXT_FINISH_TITLE=Instalacija kompletirana +MUI_TEXT_FINISH_SUBTITLE=Instalacija je uspješno završena. +MUI_TEXT_ABORT_TITLE=Instalacija je prekinuta +MUI_TEXT_ABORT_SUBTITLE=Instalacija nije uspješno završena. +MUI_BUTTONTEXT_FINISH=&Završi +MUI_TEXT_FINISH_INFO_TITLE=Završavanje $BrandFullNameDA čarobnjaka za instalaciju +MUI_TEXT_FINISH_INFO_TEXT=$BrandFullNameDA je instaliran na vaš računar.\n\nKliknite Završi da biste zatvorili čarobnjaka. +MUI_TEXT_FINISH_INFO_REBOOT=Vaš računar se mora restartovati kako bi završila instalacija $BrandFullNameDA. Da li želite odmah restartovati ? +MUI_TEXT_FINISH_REBOOTNOW=Restartuj odmah +MUI_TEXT_FINISH_REBOOTLATER=Želim restartovati ručno kasnije +MUI_TEXT_STARTMENU_TITLE=Izaberite direktorij u Start meniju +MUI_TEXT_STARTMENU_SUBTITLE=Izaberite direktorij iz Start menija za $BrandFullNameDA shortcute. +MUI_INNERTEXT_STARTMENU_TOP=Izaberite direktorij u Start meniju u kojem želite napraviti shortcute za programe. Također možete unijeti ime za kreiranje novog direktorija. +MUI_TEXT_ABORTWARNING=Da li ste sigurni da želite ugasiti $BrandFullName instalaciju? +MUI_UNTEXT_WELCOME_INFO_TITLE=Dobrodošli u čarobnjak za deinstalaciju $BrandFullNameDA +MUI_UNTEXT_WELCOME_INFO_TEXT=Ovaj čarobnjak će vas provesti kroz deinstalaciju $BrandFullNameDA.\n\nPrije nego pokrenete deinstalaciju provjerite da $BrandFullNameDA nije pokrenut.\n\n$_CLICK +MUI_UNTEXT_CONFIRM_TITLE=Deinstaliraj $BrandFullNameDA +MUI_UNTEXT_CONFIRM_SUBTITLE=Uklonite $BrandFullNameDA sa svog računara. +MUI_UNTEXT_UNINSTALLING_TITLE=Deinstalacija +MUI_UNTEXT_UNINSTALLING_SUBTITLE=Molimo da sačekate dok se $BrandFullNameDA deinstalira. +MUI_UNTEXT_FINISH_TITLE=Deinstalacija kompletirana +MUI_UNTEXT_FINISH_SUBTITLE=Deinstalacija je uspješno završena. +MUI_UNTEXT_ABORT_TITLE=Deinstalacija je prekinuta +MUI_UNTEXT_ABORT_SUBTITLE=Deinstalacija nije uspješno završena. +MUI_UNTEXT_FINISH_INFO_TITLE=Završavanje $BrandFullNameDA čarobnjaka za deinstalaciju +MUI_UNTEXT_FINISH_INFO_TEXT=$BrandFullNameDA je deinstaliran sa vašeg računara.\n\nKliknite Završi da biste zatvorili čarobnjaka. +MUI_UNTEXT_FINISH_INFO_REBOOT=Vaš računar se mora restartovati kako bi završila deinstalacija $BrandFullNameDA. Da li želite odmah restartovati ? +MUI_UNTEXT_ABORTWARNING=Da li ste sigurni da želite ugasiti $BrandFullName deinstalaciju? diff --git a/l10n-bs/browser/installer/nsisstrings.properties b/l10n-bs/browser/installer/nsisstrings.properties new file mode 100644 index 0000000000..c7489c93c6 --- /dev/null +++ b/l10n-bs/browser/installer/nsisstrings.properties @@ -0,0 +1,48 @@ +# 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: + +# This file must be saved as UTF8 + +# Accesskeys are defined by prefixing the letter that is to be used for the +# accesskey with an ampersand (e.g. &). + +# Do not replace $BrandShortName, $BrandFullName, or $BrandFullNameDA with a +# custom string and always use the same one as used by the en-US files. +# $BrandFullNameDA allows the string to contain an ampersand (e.g. DA stands +# for double ampersand) and prevents the letter following the ampersand from +# being used as an accesskey. + +# Do not replace $BrandShortName, $BrandProductName, $BrandFullName, +# or $BrandFullNameDA with a custom string and always use the same one as used +# by the en-US files. +# $BrandFullNameDA allows the string to contain an ampersand (e.g. DA stands +# for double ampersand) and prevents the letter following the ampersand from +# being used as an accesskey. + +# You can use \n to create a newline in the string but only when the string +# from en-US contains a \n. + +INSTALLER_WIN_CAPTION=$BrandShortName instalacija + +STUB_INSTALLING_LABEL2=Instaliram… +STUB_BLURB_FIRST1=Najbrži, najpouzdaniji $BrandShortName do sada +STUB_BLURB_SECOND1=Brže učitavanje stranica i prebacivanje između tabova +STUB_BLURB_THIRD1=Moćno privatno surfanje +STUB_BLURB_FOOTER2=Napravljen radi ljudi, a ne profita + +WARN_MIN_SUPPORTED_OSVER_MSG=$BrandShortName ne može biti instaliran. Ova $BrandShortName verzija zahtjeva ${MinSupportedVer} ili noviju. Pritisnite dugme OK za dodatne informacije. +WARN_MIN_SUPPORTED_CPU_MSG=$BrandShortName ne može biti instaliran. Ova $BrandShortName verzija zahtjeva procesor s ${MinSupportedCPU} podrškom. Pritisnite dugme OK za dodatne informacije. +WARN_MIN_SUPPORTED_OSVER_CPU_MSG=$BrandShortName ne može biti instaliran. Ova $BrandShortName verzija zahtjeva ${MinSupportedVer} ili noviju i procesor s ${MinSupportedCPU} podrškom. Pritisnite dugme OK za dodatne informacije. +WARN_WRITE_ACCESS_QUIT=Nemate pristup za pisanje u instalacijski direktorij +WARN_DISK_SPACE_QUIT=Nemate dovoljno prostora na disku da biste instalirali. + +ERROR_DOWNLOAD_CONT=Hm, iz nekog razloga nismo uspjeli instalirati $BrandShortName.\nKliknite OK za novi pokušaj. + +STUB_CANCEL_PROMPT_HEADING=Da li želite instalirati $BrandShortName? +STUB_CANCEL_PROMPT_MESSAGE=Ukoliko otkažete, $BrandShortName neće biti instaliran. +STUB_CANCEL_PROMPT_BUTTON_CONTINUE=Instaliraj $BrandShortName +STUB_CANCEL_PROMPT_BUTTON_EXIT=Otkaži + diff --git a/l10n-bs/browser/installer/override.properties b/l10n-bs/browser/installer/override.properties new file mode 100644 index 0000000000..60a8099653 --- /dev/null +++ b/l10n-bs/browser/installer/override.properties @@ -0,0 +1,86 @@ +# 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: + +# This file must be saved as UTF8 + +# Accesskeys are defined by prefixing the letter that is to be used for the +# accesskey with an ampersand (e.g. &). + +# Do not replace $BrandShortName, $BrandFullName, or $BrandFullNameDA with a +# custom string and always use the same one as used by the en-US files. +# $BrandFullNameDA allows the string to contain an ampersand (e.g. DA stands +# for double ampersand) and prevents the letter following the ampersand from +# being used as an accesskey. + +# You can use \n to create a newline in the string but only when the string +# from en-US contains a \n. + +# Strings that require a space at the end should be enclosed with double +# quotes and the double quotes will be removed. To add quotes to the beginning +# and end of a strong enclose the add and additional double quote to the +# beginning and end of the string (e.g. ""This will include quotes""). + +SetupCaption=$BrandFullName Instalacija +UninstallCaption=$BrandFullName Deinstalacija +BackBtn=< &Nazad +NextBtn=&Sljedeće > +AcceptBtn=&Prihvatam uslove ugovora o korištenju +DontAcceptBtn=&Ne prihvatam uslove ugovora o korištenju +InstallBtn=&Instaliraj +UninstallBtn=&Deinstaliraj +CancelBtn=Otkaži +CloseBtn=&Zatvori +BrowseBtn=P®led… +ShowDetailsBtn=Prikaži &detalje +ClickNext=Kliknite Sljedeće za nastavak. +ClickInstall=Kliknite Instaliraj za početak instalacije. +ClickUninstall=Kliknite Deinstaliraj za početak deinstalacije. +Completed=Završeno +LicenseTextRB=Molimo vas da pregledate uslove ugovora o korištenju prije instalacije $BrandFullNameDA. Ako prihvatate sve uslove ugovora, izaberite prvu opciju ispod. $_CLICK +ComponentsText=Označite komponente koje želite instalirati, a uklonite oznaku sa komponenti koje ne želite instalirati.$_CLICK +ComponentsSubText2_NoInstTypes=Odaberite komponente za instalaciju: +DirText=Instaler će instalirati $BrandFullNameDA u sljedeći direktorij. Za instalaciju u neki drugi direktorij, kliknite Pregled i odaberite drugi direktorij. $_CLICK +DirSubText=Destinacijski direktorij +DirBrowseText=Izaberite direktorij u koji želite instalirati $BrandFullNameDA: +SpaceAvailable="Dostupan prostor: " +SpaceRequired="Potreban prostor: " +UninstallingText=$BrandFullNameDA će biti deinstaliran iz navedenog direktorija. $_CLICK +UninstallingSubText=Deinstalacija iz: +FileError=Greška pri otvaranju fajla za upis: \r\n\r\n$0\r\n\r\nKliknite Otkaži za obustavu instalacije,\r\nPonovi za ponovni pokušaj, ili\r\nZanemari da preskočite ovaj fajl. +FileError_NoIgnore=Greška pri otvaranju fajla za upis: \r\n\r\n$0\r\n\r\nPritisnite Ponovi za ponovni pokušaj, ili\r\nOtkaži da zaustavite instalaciju. +CantWrite="Nije moguć upis: " +CopyFailed=Neuspjelo kopiranje +CopyTo="Kopiraj u " +Registering="Registracija: " +Unregistering="Odjava: " +SymbolNotFound="Simbol nije pronađen: " +CouldNotLoad="Nije moguće učitati: " +CreateFolder="Kreiraj direktorij: " +CreateShortcut="Kreiraj shortcut: " +CreatedUninstaller="Kreiran deinstaler: " +Delete="Obriši fajl: " +DeleteOnReboot="Obriši pri restartu: " +ErrorCreatingShortcut="Greška pri kreiranju shortcuta: " +ErrorCreating="Greška pri kreiranju: " +ErrorDecompressing=Greška pri dekompresiji podataka! Oštećen instaler? +ErrorRegistering=Greška pri registraciji DLL-a +ExecShell="ExecShell: " +Exec="Izvrši: " +Extract="Dekompresovanje: " +ErrorWriting="Raspakivanje: greška pri upisu u fajl " +InvalidOpcode=Oštećen instaler: neispravan kod operacije +NoOLE="Ne postoji OLE za: " +OutputFolder="Izlazni direktorij: " +RemoveFolder="Ukloni direktorij: " +RenameOnReboot="Promjena imena pri restartu: " +Rename="Promjena imena: " +Skipped="Preskočeno: " +CopyDetails=Kopiraj detalje na Clipboard +LogInstall=Bilježi instalacioni proces +Byte=B +Kilo=K +Mega=M +Giga=G diff --git a/l10n-bs/browser/langpack-metadata.ftl b/l10n-bs/browser/langpack-metadata.ftl new file mode 100644 index 0000000000..3fddc2e5d3 --- /dev/null +++ b/l10n-bs/browser/langpack-metadata.ftl @@ -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/. + + +## Strings used to define the metadata of langpacks published on addons.mozilla.org. +## Only text elements and literals are supported for these strings. + +langpack-creator = mozilla.ba +# To credit multiple contributors, use a comma-delimited list. +# Example: Joe Solon, Suzy Solon +langpack-contributors = Kerim Kalamujić, Muris Herak, Alma Granov, Lejla Selimović, Kenan Dervišević diff --git a/l10n-bs/browser/pdfviewer/chrome.properties b/l10n-bs/browser/pdfviewer/chrome.properties new file mode 100644 index 0000000000..c98436cf5a --- /dev/null +++ b/l10n-bs/browser/pdfviewer/chrome.properties @@ -0,0 +1,19 @@ +# Copyright 2012 Mozilla Foundation +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +# Chrome notification bar messages and buttons +unsupported_feature=Ovaj PDF dokument možda neće biti prikazan ispravno. +unsupported_feature_forms=Ovaj PDF dokument sadrži obrasce. Ispunjavanje obrazaca još nije podržano. +open_with_different_viewer=Otvori sa drugim preglednikom +open_with_different_viewer.accessKey=o diff --git a/l10n-bs/browser/pdfviewer/viewer.properties b/l10n-bs/browser/pdfviewer/viewer.properties new file mode 100644 index 0000000000..b482bb169c --- /dev/null +++ b/l10n-bs/browser/pdfviewer/viewer.properties @@ -0,0 +1,194 @@ +# Copyright 2012 Mozilla Foundation +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +# Main toolbar buttons (tooltips and alt text for images) +previous.title=Prethodna strana +previous_label=Prethodna +next.title=Sljedeća strna +next_label=Sljedeća + +# LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input. +page.title=Strana +# LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number +# representing the total number of pages in the document. +of_pages=od {{pagesCount}} +# LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}" +# will be replaced by a number representing the currently visible page, +# respectively a number representing the total number of pages in the document. +page_of_pages=({{pageNumber}} od {{pagesCount}}) + +zoom_out.title=Umanji +zoom_out_label=Umanji +zoom_in.title=Uvećaj +zoom_in_label=Uvećaj +zoom.title=Uvećanje +presentation_mode.title=Prebaci se u prezentacijski režim +presentation_mode_label=Prezentacijski režim +open_file.title=Otvori fajl +open_file_label=Otvori +print.title=Štampaj +print_label=Štampaj +download.title=Preuzmi +download_label=Preuzmi +bookmark.title=Trenutni prikaz (kopiraj ili otvori u novom prozoru) +bookmark_label=Trenutni prikaz + +# Secondary toolbar and context menu +tools.title=Alati +tools_label=Alati +first_page.title=Idi na prvu stranu +first_page_label=Idi na prvu stranu +last_page.title=Idi na zadnju stranu +last_page_label=Idi na zadnju stranu +page_rotate_cw.title=Rotiraj u smjeru kazaljke na satu +page_rotate_cw_label=Rotiraj u smjeru kazaljke na satu +page_rotate_ccw.title=Rotiraj suprotno smjeru kazaljke na satu +page_rotate_ccw_label=Rotiraj suprotno smjeru kazaljke na satu + +cursor_text_select_tool.title=Omogući alat za označavanje teksta +cursor_text_select_tool_label=Alat za označavanje teksta +cursor_hand_tool.title=Omogući ručni alat +cursor_hand_tool_label=Ručni alat + +# Document properties dialog box +document_properties.title=Svojstva dokumenta... +document_properties_label=Svojstva dokumenta... +document_properties_file_name=Naziv fajla: +document_properties_file_size=Veličina fajla: +# LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}" +# will be replaced by the PDF file size in kilobytes, respectively in bytes. +document_properties_kb={{size_kb}} KB ({{size_b}} bajta) +# LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}" +# will be replaced by the PDF file size in megabytes, respectively in bytes. +document_properties_mb={{size_mb}} MB ({{size_b}} bajta) +document_properties_title=Naslov: +document_properties_author=Autor: +document_properties_subject=Predmet: +document_properties_keywords=Ključne riječi: +document_properties_creation_date=Datum kreiranja: +document_properties_modification_date=Datum promjene: +# LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}" +# will be replaced by the creation/modification date, and time, of the PDF file. +document_properties_date_string={{date}}, {{time}} +document_properties_creator=Kreator: +document_properties_producer=PDF stvaratelj: +document_properties_version=PDF verzija: +document_properties_page_count=Broj stranica: +document_properties_page_size=Veličina stranice: +document_properties_page_size_unit_inches=u +document_properties_page_size_unit_millimeters=mm +document_properties_page_size_orientation_portrait=uspravno +document_properties_page_size_orientation_landscape=vodoravno +document_properties_page_size_name_a3=A3 +document_properties_page_size_name_a4=A4 +document_properties_page_size_name_letter=Pismo +document_properties_page_size_name_legal=Pravni +# LOCALIZATION NOTE (document_properties_page_size_dimension_string): +# "{{width}}", "{{height}}", {{unit}}, and {{orientation}} will be replaced by +# the size, respectively their unit of measurement and orientation, of the (current) page. +document_properties_page_size_dimension_string={{width}} × {{height}} {{unit}} ({{orientation}}) +# LOCALIZATION NOTE (document_properties_page_size_dimension_name_string): +# "{{width}}", "{{height}}", {{unit}}, {{name}}, and {{orientation}} will be replaced by +# the size, respectively their unit of measurement, name, and orientation, of the (current) page. +document_properties_page_size_dimension_name_string={{width}} × {{height}} {{unit}} ({{name}}, {{orientation}}) +document_properties_close=Zatvori + +print_progress_message=Pripremam dokument za štampu… +# LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by +# a numerical per cent value. +print_progress_percent={{progress}}% +print_progress_close=Otkaži + +# Tooltips and alt text for side panel toolbar buttons +# (the _label strings are alt text for the buttons, the .title strings are +# tooltips) +toggle_sidebar.title=Uključi/isključi bočnu traku +toggle_sidebar_label=Uključi/isključi bočnu traku +document_outline.title=Prikaži outline dokumenta (dvoklik za skupljanje/širenje svih stavki) +document_outline_label=Konture dokumenta +attachments.title=Prikaži priloge +attachments_label=Prilozi +thumbs.title=Prikaži thumbnailove +thumbs_label=Thumbnailovi +findbar.title=Pronađi u dokumentu +findbar_label=Pronađi + +# Thumbnails panel item (tooltip and alt text for images) +# LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page +# number. +thumb_page_title=Strana {{page}} +# LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page +# number. +thumb_page_canvas=Thumbnail strane {{page}} + +# Find panel button title and messages +find_input.title=Pronađi +find_input.placeholder=Pronađi u dokumentu… +find_previous.title=Pronađi prethodno pojavljivanje fraze +find_previous_label=Prethodno +find_next.title=Pronađi sljedeće pojavljivanje fraze +find_next_label=Sljedeće +find_highlight=Označi sve +find_match_case_label=Osjetljivost na karaktere +find_reached_top=Dostigao sam vrh dokumenta, nastavljam sa dna +find_reached_bottom=Dostigao sam kraj dokumenta, nastavljam sa vrha +find_not_found=Fraza nije pronađena + +# Error panel labels +error_more_info=Više informacija +error_less_info=Manje informacija +error_close=Zatvori +# LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be +# replaced by the PDF.JS version and build ID. +error_version_info=PDF.js v{{version}} (build: {{build}}) +# LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an +# english string describing the error. +error_message=Poruka: {{message}} +# LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack +# trace. +error_stack=Stack: {{stack}} +# LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename +error_file=Fajl: {{file}} +# LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number +error_line=Linija: {{line}} +rendering_error=Došlo je do greške prilikom renderiranja strane. + +# Predefined zoom values +page_scale_width=Širina strane +page_scale_fit=Uklopi stranu +page_scale_auto=Automatsko uvećanje +page_scale_actual=Stvarna veličina +# LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a +# numerical scale value. +page_scale_percent={{scale}}% + +loading_error=Došlo je do greške prilikom učitavanja PDF-a. +invalid_file_error=Neispravan ili oštećen PDF fajl. +missing_file_error=Nedostaje PDF fajl. +unexpected_response_error=Neočekivani odgovor servera. + +# LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip. +# "{{type}}" will be replaced with an annotation type from a list defined in +# the PDF spec (32000-1:2008 Table 169 – Annotation types). +# Some common types are e.g.: "Check", "Text", "Comment", "Note" +text_annotation_type.alt=[{{type}} pribilješka] +password_label=Upišite lozinku da biste otvorili ovaj PDF fajl. +password_invalid=Pogrešna lozinka. Pokušajte ponovo. +password_ok=OK +password_cancel=Otkaži + +printing_not_supported=Upozorenje: Štampanje nije u potpunosti podržano u ovom browseru. +printing_not_ready=Upozorenje: PDF nije u potpunosti učitan za štampanje. +web_fonts_disabled=Web fontovi su onemogućeni: nemoguće koristiti ubačene PDF fontove. + diff --git a/l10n-bs/browser/updater/updater.ini b/l10n-bs/browser/updater/updater.ini new file mode 100644 index 0000000000..e8939ff639 --- /dev/null +++ b/l10n-bs/browser/updater/updater.ini @@ -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/. + +# This file is in the UTF-8 encoding +# All strings must be less than 600 chars. +[Strings] +TitleText=%MOZ_APP_DISPLAYNAME% nadogradnja +InfoText=%MOZ_APP_DISPLAYNAME% instalira vašu nadogradnju i pokrenut će se za par trenutaka… +MozillaMaintenanceDescription=Mozilla Maintenance Service osigurava da imate najnoviju i najsigurniju verziju Mozilla Firefoxa na vašem računaru. Imati najnoviju verziju Firefoxa je izuzetno važno za vašu online sigurnost, te stoga Mozilla toplo preporučuje da ovaj servis držite omogućenim. |