From da4c7e7ed675c3bf405668739c3012d140856109 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 15 May 2024 05:34:42 +0200 Subject: Adding upstream version 126.0. Signed-off-by: Daniel Baumann --- .../mobile/android/mobile/android/aboutConfig.ftl | 1 + .../android/mobile/android/geckoViewConsole.ftl | 1 + .../toolkit/toolkit/formautofill/formAutofill.ftl | 43 ++++++++++++++++++++++ .../toolkit/toolkit/formautofill/formautofill.ftl | 43 ---------------------- 4 files changed, 45 insertions(+), 43 deletions(-) create mode 100644 l10n-sco/toolkit/toolkit/formautofill/formAutofill.ftl delete mode 100644 l10n-sco/toolkit/toolkit/formautofill/formautofill.ftl (limited to 'l10n-sco') diff --git a/l10n-sco/mobile/android/mobile/android/aboutConfig.ftl b/l10n-sco/mobile/android/mobile/android/aboutConfig.ftl index 6fbe8159b2..5501cd4b33 100644 --- a/l10n-sco/mobile/android/mobile/android/aboutConfig.ftl +++ b/l10n-sco/mobile/android/mobile/android/aboutConfig.ftl @@ -1,3 +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-sco/mobile/android/mobile/android/geckoViewConsole.ftl b/l10n-sco/mobile/android/mobile/android/geckoViewConsole.ftl index 6fbe8159b2..5501cd4b33 100644 --- a/l10n-sco/mobile/android/mobile/android/geckoViewConsole.ftl +++ b/l10n-sco/mobile/android/mobile/android/geckoViewConsole.ftl @@ -1,3 +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-sco/toolkit/toolkit/formautofill/formAutofill.ftl b/l10n-sco/toolkit/toolkit/formautofill/formAutofill.ftl new file mode 100644 index 0000000000..b6e500994a --- /dev/null +++ b/l10n-sco/toolkit/toolkit/formautofill/formAutofill.ftl @@ -0,0 +1,43 @@ +# 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/. + + +## OS Prompt Dialog + + +## The credit card capture doorhanger + + +# 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 = Dicht Autofeenish Form + +## 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 = Autofeenishes { $categories } as weel +# Variation when all are in the same category. +# Variables: +# $categories - one or more of the categories +autofill-phishing-warningmessage = Autofeenishes { $categories } +# Used in autofill drop down suggestion to indicate what other categories Form Autofill will attempt to fill. +autofill-category-address = address +autofill-category-name = nemme +autofill-category-organization = organisation +autofill-category-tel = phone +autofill-category-email = email diff --git a/l10n-sco/toolkit/toolkit/formautofill/formautofill.ftl b/l10n-sco/toolkit/toolkit/formautofill/formautofill.ftl deleted file mode 100644 index b6e500994a..0000000000 --- a/l10n-sco/toolkit/toolkit/formautofill/formautofill.ftl +++ /dev/null @@ -1,43 +0,0 @@ -# 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/. - - -## OS Prompt Dialog - - -## The credit card capture doorhanger - - -# 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 = Dicht Autofeenish Form - -## 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 = Autofeenishes { $categories } as weel -# Variation when all are in the same category. -# Variables: -# $categories - one or more of the categories -autofill-phishing-warningmessage = Autofeenishes { $categories } -# Used in autofill drop down suggestion to indicate what other categories Form Autofill will attempt to fill. -autofill-category-address = address -autofill-category-name = nemme -autofill-category-organization = organisation -autofill-category-tel = phone -autofill-category-email = email -- cgit v1.2.3