diff options
Diffstat (limited to 'l10n-sv-SE/toolkit/toolkit/formautofill/formAutofill.ftl')
-rw-r--r-- | l10n-sv-SE/toolkit/toolkit/formautofill/formAutofill.ftl | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/l10n-sv-SE/toolkit/toolkit/formautofill/formAutofill.ftl b/l10n-sv-SE/toolkit/toolkit/formautofill/formAutofill.ftl index fbe8915e33..ebf9d1098f 100644 --- a/l10n-sv-SE/toolkit/toolkit/formautofill/formAutofill.ftl +++ b/l10n-sv-SE/toolkit/toolkit/formautofill/formAutofill.ftl @@ -47,3 +47,37 @@ credit-card-capture-save-new-button = credit-card-capture-update-button = .label = Uppdatera befintligt kort .accessKey = U +# Label for the button in the dropdown menu used to clear the populated form. +autofill-clear-form-label = Rensa autofyllningsformulär +# 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 = Hantera adresser +# Used as a label for the button, displayed at the bottom of the dropdown suggestion, to open Form Autofill browser preferences. +autofill-manage-payment-methods-label = Hantera betalningsmetoder + +## 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 = Autofyller också { $categories } +# Variation when all are in the same category. +# Variables: +# $categories - one or more of the categories +autofill-phishing-warningmessage = Autofyller { $categories } +# Used in autofill drop down suggestion to indicate what other categories Form Autofill will attempt to fill. +autofill-category-address = adress +autofill-category-name = namn +autofill-category-organization = organisation +autofill-category-tel = telefon +autofill-category-email = e-post |