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-gd/toolkit/crashreporter/crashreporter.ftl | 28 ++++++++++++++++++++++ .../toolkit/toolkit/formautofill/formAutofill.ftl | 18 ++++++++++++++ 2 files changed, 46 insertions(+) create mode 100644 l10n-gd/toolkit/crashreporter/crashreporter.ftl (limited to 'l10n-gd/toolkit') diff --git a/l10n-gd/toolkit/crashreporter/crashreporter.ftl b/l10n-gd/toolkit/crashreporter/crashreporter.ftl new file mode 100644 index 0000000000..a51ac122e7 --- /dev/null +++ b/l10n-gd/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 = Aithrisiche nan tuislidhean +crashreporter-crash-message = Bha duilgheadas aig { -brand-short-name } is thuislich e. +crashreporter-plea = 'S urrainn dhut aithisg tuislidh a chur thugainn gus ar cuideachadh le rannsachadh is càradh an duilgheadais. +# $details (String) - the reason that a crash report cannot be submitted +crashreporter-error-details = Mion-fhiosrachadh: { $details } +crashreporter-no-run-message = Nochdaidh an aplacaid seo an cois tuislidh gus aithisg mun duilgheadas a chur gu reiceadair na h-aplacaid. Cha bu chòir dhut a thòiseachadh leis fhèin. +crashreporter-button-details = Mion-fhiosrachadh… +crashreporter-view-report-title = Susbaint na h-aithisge +crashreporter-comment-prompt = Cuir beachd ris (chithear na beachdan gu poblach) +crashreporter-report-info = Tha fiosrachadh teicnigeach san aithisg seo cuideachd a thaobh cor na h-aplacaid nuair a thuislich e. +crashreporter-submit-status = Thèid an aithisg tuislidh agad a chur mus dùin thu no mus ath-thòisich thu am prògram. +crashreporter-submit-in-progress = A' cur a-null na h-aithisge agad… +crashreporter-submit-success = Chaidh an aithisg a chur gu soirbheachail! +crashreporter-submit-failure = Bha duilgheadas ann le cur a-null na h-aithisge agad. +crashreporter-resubmit-status = A' cur a-null nan aithisgean a dh'fhàillig roimhe… +crashreporter-button-quit = Dùin { -brand-short-name } +crashreporter-button-restart = Ath-thòisich { -brand-short-name } +crashreporter-button-ok = Ceart ma-thà +crashreporter-button-close = Dùin +# $id (String) - the crash id from the server, typically a UUID +crashreporter-crash-identifier = ID an tuislidh: { $id } + +# Error strings + diff --git a/l10n-gd/toolkit/toolkit/formautofill/formAutofill.ftl b/l10n-gd/toolkit/toolkit/formautofill/formAutofill.ftl index ed909910e5..d6e95f29f6 100644 --- a/l10n-gd/toolkit/toolkit/formautofill/formAutofill.ftl +++ b/l10n-gd/toolkit/toolkit/formautofill/formAutofill.ftl @@ -14,6 +14,8 @@ autofill-options-link-osx = Roghainnean fèin-lìonadh fhoirmean # 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 = Falamhaich am foirm fèin-lìonaidh ## 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 = Fèin-lìonaidh seo { $categories } cuideachd +# Variation when all are in the same category. +# Variables: +# $categories - one or more of the categories +autofill-phishing-warningmessage = Fèin-lìonaidh seo { $categories } +# Used in autofill drop down suggestion to indicate what other categories Form Autofill will attempt to fill. +autofill-category-address = seòladh +autofill-category-name = ainm +autofill-category-organization = buidheann +autofill-category-tel = fòn +autofill-category-email = post-d -- cgit v1.2.3