diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 01:13:27 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 01:13:27 +0000 |
commit | 40a355a42d4a9444dc753c04c6608dade2f06a23 (patch) | |
tree | 871fc667d2de662f171103ce5ec067014ef85e61 /l10n-lij/toolkit | |
parent | Adding upstream version 124.0.1. (diff) | |
download | firefox-40a355a42d4a9444dc753c04c6608dade2f06a23.tar.xz firefox-40a355a42d4a9444dc753c04c6608dade2f06a23.zip |
Adding upstream version 125.0.1.upstream/125.0.1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-lij/toolkit')
-rw-r--r-- | l10n-lij/toolkit/crashreporter/crashreporter.ftl | 28 | ||||
-rw-r--r-- | l10n-lij/toolkit/toolkit/formautofill/formAutofill.ftl | 18 |
2 files changed, 46 insertions, 0 deletions
diff --git a/l10n-lij/toolkit/crashreporter/crashreporter.ftl b/l10n-lij/toolkit/crashreporter/crashreporter.ftl new file mode 100644 index 0000000000..7e4ece6fd8 --- /dev/null +++ b/l10n-lij/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 = Report di Problemi +crashreporter-crash-message = O { -brand-short-name } o l'à un problema e o s'é ciantou. +crashreporter-plea = Ti ti peu agiutâ niatri a risòlve o problema se ti ne o spedisci. +# $details (String) - the reason that a crash report cannot be submitted +crashreporter-error-details = Detalli: { $details } +crashreporter-no-run-message = Sta aplicaçion a va dòppo che s'é ciantâ intanto ch'a faxeiva 'n report do problema a-o produtô. Ti no dovesci ciù fala xoâ. +crashreporter-button-details = Detalli… +crashreporter-view-report-title = Contegnuo do Report +crashreporter-comment-prompt = Azonzi un comento (i comenti en vixibili da tutti) +crashreporter-report-info = Sto report gh'à ascì e informaçioin tecniche in sciô stæto da aplicaçion quande s'ea ciantâ. +crashreporter-submit-status = O report do problema o saiâ spediô primma che ti sciòrti ò ti arvi torna. +crashreporter-submit-in-progress = Invio o teu report… +crashreporter-submit-success = O teu report o l'é stæto inviou e ben! +crashreporter-submit-failure = Gh'é stæto in problema into spedî o teu report. +crashreporter-resubmit-status = Preuvo ancon a spedî o report… +crashreporter-button-quit = Sciòrti { -brand-short-name } +crashreporter-button-restart = Arvi torna { -brand-short-name } +crashreporter-button-ok = Va ben +crashreporter-button-close = Særa +# $id (String) - the crash id from the server, typically a UUID +crashreporter-crash-identifier = ID do problema: { $id } + +# Error strings + diff --git a/l10n-lij/toolkit/toolkit/formautofill/formAutofill.ftl b/l10n-lij/toolkit/toolkit/formautofill/formAutofill.ftl index 058f3c6c53..03478050d1 100644 --- a/l10n-lij/toolkit/toolkit/formautofill/formAutofill.ftl +++ b/l10n-lij/toolkit/toolkit/formautofill/formAutofill.ftl @@ -14,6 +14,8 @@ autofill-options-link-osx = Inpostaçioin de aoto-inpimento de form # 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 = Scancella Form aoto-inpimento ## These are brand names and should only be translated when a locale-specific name for that brand is in common use @@ -26,3 +28,19 @@ 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 = Aoto-inpi anche { $categories } +# Variation when all are in the same category. +# Variables: +# $categories - one or more of the categories +autofill-phishing-warningmessage = Aoto-inpi { $categories } +# Used in autofill drop down suggestion to indicate what other categories Form Autofill will attempt to fill. +autofill-category-address = indirisso +autofill-category-name = nomme +autofill-category-organization = òrganizaçion +autofill-category-tel = telefono +autofill-category-email = email |