diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-21 05:22:11 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-21 05:22:11 +0000 |
commit | 724b36b7051c0d9190cbd8854ba5919904967c11 (patch) | |
tree | 8996ac57bf70972bf524e865e0845cd54aab6f6b /l10n-hr/toolkit | |
parent | Releasing progress-linux version 115.10.0esr-1~deb12u1progress7u1. (diff) | |
download | firefox-esr-724b36b7051c0d9190cbd8854ba5919904967c11.tar.xz firefox-esr-724b36b7051c0d9190cbd8854ba5919904967c11.zip |
Merging upstream version 115.11.0esr.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-hr/toolkit')
-rw-r--r-- | l10n-hr/toolkit/crashreporter/crashreporter.ftl | 28 | ||||
-rw-r--r-- | l10n-hr/toolkit/toolkit/branding/brandings.ftl | 1 | ||||
-rw-r--r-- | l10n-hr/toolkit/toolkit/formautofill/formAutofill.ftl | 30 | ||||
-rw-r--r-- | l10n-hr/toolkit/toolkit/global/arrowscrollbox.ftl | 3 |
4 files changed, 62 insertions, 0 deletions
diff --git a/l10n-hr/toolkit/crashreporter/crashreporter.ftl b/l10n-hr/toolkit/crashreporter/crashreporter.ftl new file mode 100644 index 0000000000..c4393cbe81 --- /dev/null +++ b/l10n-hr/toolkit/crashreporter/crashreporter.ftl @@ -0,0 +1,28 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +crashreporter-title = Izvjestitelj rušenja +crashreporter-crash-message = { -brand-short-name } je naišao na problem i srušio se. +crashreporter-plea = Da biste nam pomogli u ispravljanju problema, možete nam poslati izvještaj rušenja. +# $details (String) - the reason that a crash report cannot be submitted +crashreporter-error-details = Detaljji: { $details } +crashreporter-no-run-message = Ovaj program pokreće se nakon rušenja kako bi prijavio problem programerima programa. Ne bi se smio izravno pokretati. +crashreporter-button-details = Detalji… +crashreporter-view-report-title = Sadržaj izvještaja +crashreporter-comment-prompt = Dodaj komentar (komentari su javno vidljivi) +crashreporter-report-info = Ovaj izvještaj također sadrži tehničke informacije o stanju programa kad se srušio. +crashreporter-submit-status = Tvoj izvještaj o prekidu programa bit će poslan prije izlaska ili ponovnog pokretanja programa. +crashreporter-submit-in-progress = Slanje tvog izvještaja … +crashreporter-submit-success = Izvještaj uspješno poslan! +crashreporter-submit-failure = Došlo je do problema prilikom slanja izvještaja. +crashreporter-resubmit-status = Ponovo slanja izvještaja koji prethodno nisu poslani… +crashreporter-button-quit = Zatvori { -brand-short-name } +crashreporter-button-restart = Ponovo pokreni { -brand-short-name } +crashreporter-button-ok = U redu +crashreporter-button-close = Zatvori +# $id (String) - the crash id from the server, typically a UUID +crashreporter-crash-identifier = ID rušenja: { $id } + +# Error strings + diff --git a/l10n-hr/toolkit/toolkit/branding/brandings.ftl b/l10n-hr/toolkit/toolkit/branding/brandings.ftl index c300c58fa9..dff483257c 100644 --- a/l10n-hr/toolkit/toolkit/branding/brandings.ftl +++ b/l10n-hr/toolkit/toolkit/branding/brandings.ftl @@ -57,3 +57,4 @@ # View" can be localized, “Firefox” must be treated as a brand # and kept in English. -firefoxview-brand-name = Firefox pogled +-mozmonitor-brand-name = Mozilla Monitor diff --git a/l10n-hr/toolkit/toolkit/formautofill/formAutofill.ftl b/l10n-hr/toolkit/toolkit/formautofill/formAutofill.ftl index 1c27318da8..8b6933604a 100644 --- a/l10n-hr/toolkit/toolkit/formautofill/formAutofill.ftl +++ b/l10n-hr/toolkit/toolkit/formautofill/formAutofill.ftl @@ -14,3 +14,33 @@ autofill-options-link-osx = Postavke automatskog popunjavanja obrazaca # Used on the doorhanger when an credit card change is detected. +# Label for the button in the dropdown menu used to clear the populated form. +autofill-clear-form-label = Izbriši automatski ispunjen obrazac + +## These are brand names and should only be translated when a locale-specific name for that brand is in common use + +autofill-card-network-amex = American Express +autofill-card-network-cartebancaire = Carte Bancaire +autofill-card-network-diners = Diners Club +autofill-card-network-discover = Discover +autofill-card-network-jcb = JCB +autofill-card-network-mastercard = MasterCard +autofill-card-network-mir = MIR +autofill-card-network-unionpay = Union Pay +autofill-card-network-visa = Visa +# The warning text that is displayed for informing users what categories are +# about to be filled. The text would be, for example, +# Also autofills organization, phone, email. +# Variables: +# $categories - one or more of the categories, see autofill-category-X below +autofill-phishing-warningmessage-extracategory = Također automatski popunjava { $categories } +# Variation when all are in the same category. +# Variables: +# $categories - one or more of the categories +autofill-phishing-warningmessage = Automatski popunjava { $categories } +# Used in autofill drop down suggestion to indicate what other categories Form Autofill will attempt to fill. +autofill-category-address = adresa +autofill-category-name = ime +autofill-category-organization = organizacija +autofill-category-tel = telefon +autofill-category-email = e-pošta diff --git a/l10n-hr/toolkit/toolkit/global/arrowscrollbox.ftl b/l10n-hr/toolkit/toolkit/global/arrowscrollbox.ftl new file mode 100644 index 0000000000..6fbe8159b2 --- /dev/null +++ b/l10n-hr/toolkit/toolkit/global/arrowscrollbox.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/. |