summaryrefslogtreecommitdiffstats
path: root/l10n-ca/toolkit/toolkit
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 01:14:29 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 01:14:29 +0000
commitfbaf0bb26397aa498eb9156f06d5a6fe34dd7dd8 (patch)
tree4c1ccaf5486d4f2009f9a338a98a83e886e29c97 /l10n-ca/toolkit/toolkit
parentReleasing progress-linux version 124.0.1-1~progress7.99u1. (diff)
downloadfirefox-fbaf0bb26397aa498eb9156f06d5a6fe34dd7dd8.tar.xz
firefox-fbaf0bb26397aa498eb9156f06d5a6fe34dd7dd8.zip
Merging upstream version 125.0.1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-ca/toolkit/toolkit')
-rw-r--r--l10n-ca/toolkit/toolkit/formautofill/formAutofill.ftl18
1 files changed, 18 insertions, 0 deletions
diff --git a/l10n-ca/toolkit/toolkit/formautofill/formAutofill.ftl b/l10n-ca/toolkit/toolkit/formautofill/formAutofill.ftl
index 73e9e1c03e..0874306c1d 100644
--- a/l10n-ca/toolkit/toolkit/formautofill/formAutofill.ftl
+++ b/l10n-ca/toolkit/toolkit/formautofill/formAutofill.ftl
@@ -14,6 +14,8 @@ autofill-options-link-osx = Preferències d'emplenament automàtic de formularis
# 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 = Esborra el formulari emplenat automàticament
# Used as a label for the button, displayed at the bottom of the dropdown suggestion, to open Form Autofill browser preferences.
autofill-manage-addresses-label = Gestiona les adreces
@@ -28,3 +30,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 = També emplena automàticament { $categories }
+# Variation when all are in the same category.
+# Variables:
+# $categories - one or more of the categories
+autofill-phishing-warningmessage = Emplena automàticament { $categories }
+# Used in autofill drop down suggestion to indicate what other categories Form Autofill will attempt to fill.
+autofill-category-address = adreça
+autofill-category-name = nom
+autofill-category-organization = organització
+autofill-category-tel = telèfon
+autofill-category-email = correu electrònic