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 --- l10n-ta/mobile/android/chrome/browser.properties | 1 + .../mobile/android/chrome/passwordmgr.properties | 1 + .../mobile/android/mobile/android/aboutConfig.ftl | 1 + .../android/mobile/android/geckoViewConsole.ftl | 1 + .../toolkit/toolkit/formautofill/formAutofill.ftl | 32 ++++++++++++++++++++++ .../toolkit/toolkit/formautofill/formautofill.ftl | 32 ---------------------- 6 files changed, 36 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') diff --git a/l10n-ta/mobile/android/chrome/browser.properties b/l10n-ta/mobile/android/chrome/browser.properties index e7d4f8af88..0c7e721961 100644 --- a/l10n-ta/mobile/android/chrome/browser.properties +++ b/l10n-ta/mobile/android/chrome/browser.properties @@ -42,3 +42,4 @@ userContextWork.label = பணி userContextBanking.label = வங்கியியல் userContextShopping.label = பொருள்வாங்கல் + diff --git a/l10n-ta/mobile/android/chrome/passwordmgr.properties b/l10n-ta/mobile/android/chrome/passwordmgr.properties index ed9954d860..384b34e997 100644 --- a/l10n-ta/mobile/android/chrome/passwordmgr.properties +++ b/l10n-ta/mobile/android/chrome/passwordmgr.properties @@ -18,3 +18,4 @@ passwordChangeTitle=கடவுச்சொல் மாற்றத்தை username=பயனர் பெயர் password=கடவுச்சொல் + diff --git a/l10n-ta/mobile/android/mobile/android/aboutConfig.ftl b/l10n-ta/mobile/android/mobile/android/aboutConfig.ftl index 1fcb8d55bb..1ddbed02fb 100644 --- a/l10n-ta/mobile/android/mobile/android/aboutConfig.ftl +++ b/l10n-ta/mobile/android/mobile/android/aboutConfig.ftl @@ -26,3 +26,4 @@ config-context-menu-copy-pref-name = .label = பெயரை படியெடு config-context-menu-copy-pref-value = .label = மதிப்பை படியெடு + diff --git a/l10n-ta/mobile/android/mobile/android/geckoViewConsole.ftl b/l10n-ta/mobile/android/mobile/android/geckoViewConsole.ftl index a408301833..4fb514ea65 100644 --- a/l10n-ta/mobile/android/mobile/android/geckoViewConsole.ftl +++ b/l10n-ta/mobile/android/mobile/android/geckoViewConsole.ftl @@ -20,3 +20,4 @@ console-timer-start = { $name }: கடிகாரம் தொடங்கி # $name (String): user-defined name for the timer # $duration (String): number of milliseconds console-timer-end = { $name }: { $duration }ms + 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