From fbaf0bb26397aa498eb9156f06d5a6fe34dd7dd8 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 03:14:29 +0200 Subject: Merging upstream version 125.0.1. Signed-off-by: Daniel Baumann --- l10n-ach/toolkit/crashreporter/crashreporter.ftl | 28 ++++++++++++++++++++++ .../toolkit/toolkit/formautofill/formAutofill.ftl | 18 ++++++++++++++ 2 files changed, 46 insertions(+) create mode 100644 l10n-ach/toolkit/crashreporter/crashreporter.ftl (limited to 'l10n-ach/toolkit') diff --git a/l10n-ach/toolkit/crashreporter/crashreporter.ftl b/l10n-ach/toolkit/crashreporter/crashreporter.ftl new file mode 100644 index 0000000000..3c83931f70 --- /dev/null +++ b/l10n-ach/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 = Ripot me Bal +crashreporter-crash-message = { -brand-short-name } obedo ki peko ci poto woko. +crashreporter-plea = Me konyo wa niang ki yubo peko ne, itwero cwaliwa ripot me poto. +# $details (String) - the reason that a crash report cannot be submitted +crashreporter-error-details = Matut: { $details } +crashreporter-no-run-message = Diro man kitiyo kwede inge nongo lok ki bot ngat ma tye katic kwede. Myro pe kiti kwede atyer. +crashreporter-button-details = Lok kore ki kore… +crashreporter-view-report-title = Kit ma ngec tye kwede kore ki kore +crashreporter-comment-prompt = Med tami (tam romo nonge bot lwak) +crashreporter-report-info = Ngec man bene tye ki kwena ma lube ki kit tic kwede tero poto. +crashreporter-submit-status = Ngec me opotoni kibicwalo mapwod peya iweko woko onyo icako odoco. +crashreporter-submit-in-progress = Tye kacwalo ngeci… +crashreporter-submit-success = Kicwalo ngec maber! +crashreporter-submit-failure = Peko obedo tye i cwalo ngec mamegi. +crashreporter-resubmit-status = Tye kacwalo odoco ngec okwero cwale coni… +crashreporter-button-quit = Wek { -brand-short-name } +crashreporter-button-restart = Cak odoco { -brand-short-name } +crashreporter-button-ok = AYA +crashreporter-button-close = Lor +# $id (String) - the crash id from the server, typically a UUID +crashreporter-crash-identifier = ID ma opoto: { $id } + +# Error strings + diff --git a/l10n-ach/toolkit/toolkit/formautofill/formAutofill.ftl b/l10n-ach/toolkit/toolkit/formautofill/formAutofill.ftl index 82e159a918..de844a943a 100644 --- a/l10n-ach/toolkit/toolkit/formautofill/formAutofill.ftl +++ b/l10n-ach/toolkit/toolkit/formautofill/formAutofill.ftl @@ -14,9 +14,27 @@ autofill-options-link-osx = Ter pi pongo pwom pire kene # 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 = Jwa pongo pwom pire kene ## These are brand names and should only be translated when a locale-specific name for that brand is in common use autofill-card-network-jcb = JCB autofill-card-network-mastercard = MasterCard autofill-card-network-mir = MIR +# 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 = Pongo bene pire kene { $categories } +# Variation when all are in the same category. +# Variables: +# $categories - one or more of the categories +autofill-phishing-warningmessage = Pongo pire kene { $categories } +# Used in autofill drop down suggestion to indicate what other categories Form Autofill will attempt to fill. +autofill-category-address = kanonge +autofill-category-name = nying +autofill-category-organization = dul +autofill-category-tel = cim +autofill-category-email = email -- cgit v1.2.3