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 --- .../toolkit/toolkit/formautofill/formAutofill.ftl | 32 ++++++++++++++++++++++ .../toolkit/toolkit/formautofill/formautofill.ftl | 32 ---------------------- 2 files changed, 32 insertions(+), 32 deletions(-) create mode 100644 l10n-ta/toolkit/toolkit/formautofill/formAutofill.ftl delete mode 100644 l10n-ta/toolkit/toolkit/formautofill/formautofill.ftl (limited to 'l10n-ta/toolkit') diff --git a/l10n-ta/toolkit/toolkit/formautofill/formAutofill.ftl b/l10n-ta/toolkit/toolkit/formautofill/formAutofill.ftl new file mode 100644 index 0000000000..aff3f07236 --- /dev/null +++ b/l10n-ta/toolkit/toolkit/formautofill/formAutofill.ftl @@ -0,0 +1,32 @@ +# 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. + + +## These are brand names and should only be translated when a locale-specific name for that brand is in common use + +# 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 = { $categories } தானே நிரப்புகிறது +# Variation when all are in the same category. +# Variables: +# $categories - one or more of the categories +autofill-phishing-warningmessage = { $categories } தானே நிரப்புகிறது +# Used in autofill drop down suggestion to indicate what other categories Form Autofill will attempt to fill. +autofill-category-address = முகவரி +autofill-category-name = பெயர் +autofill-category-organization = நிறுவனம் +autofill-category-tel = கைப்பேசி +autofill-category-email = மின்னஞ்சல் diff --git a/l10n-ta/toolkit/toolkit/formautofill/formautofill.ftl b/l10n-ta/toolkit/toolkit/formautofill/formautofill.ftl deleted file mode 100644 index aff3f07236..0000000000 --- a/l10n-ta/toolkit/toolkit/formautofill/formautofill.ftl +++ /dev/null @@ -1,32 +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. - - -## These are brand names and should only be translated when a locale-specific name for that brand is in common use - -# 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 = { $categories } தானே நிரப்புகிறது -# Variation when all are in the same category. -# Variables: -# $categories - one or more of the categories -autofill-phishing-warningmessage = { $categories } தானே நிரப்புகிறது -# Used in autofill drop down suggestion to indicate what other categories Form Autofill will attempt to fill. -autofill-category-address = முகவரி -autofill-category-name = பெயர் -autofill-category-organization = நிறுவனம் -autofill-category-tel = கைப்பேசி -autofill-category-email = மின்னஞ்சல் -- cgit v1.2.3