summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/sv-SE/localization/sv-SE/toolkit/formautofill/formAutofill.ftl
diff options
context:
space:
mode:
Diffstat (limited to 'thunderbird-l10n/sv-SE/localization/sv-SE/toolkit/formautofill/formAutofill.ftl')
-rw-r--r--thunderbird-l10n/sv-SE/localization/sv-SE/toolkit/formautofill/formAutofill.ftl49
1 files changed, 49 insertions, 0 deletions
diff --git a/thunderbird-l10n/sv-SE/localization/sv-SE/toolkit/formautofill/formAutofill.ftl b/thunderbird-l10n/sv-SE/localization/sv-SE/toolkit/formautofill/formAutofill.ftl
new file mode 100644
index 0000000000..fbe8915e33
--- /dev/null
+++ b/thunderbird-l10n/sv-SE/localization/sv-SE/toolkit/formautofill/formAutofill.ftl
@@ -0,0 +1,49 @@
+# 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 macos string is preceded by the operating system (macOS) with "Firefox is trying to ",
+# and has a period added to its end. Make sure to test in your locale.
+autofill-use-payment-method-os-prompt-macos = använda lagrad information om betalningssätt
+autofill-use-payment-method-os-prompt-windows = { -brand-short-name } försöker använda lagrad information om betalningssätt. Bekräfta åtkomst till detta Windows-konto nedan.
+autofill-use-payment-method-os-prompt-other = { -brand-short-name } försöker använda lagrad information om betalningssätt.
+# In macOS, this string is preceded by the operating system with "Firefox is trying to ",
+# and has a period added to its end. Make sure to test in your locale.
+autofill-edit-payment-method-os-prompt-macos = visa lagrad information om betalningssätt
+autofill-edit-payment-method-os-prompt-windows = { -brand-short-name } försöker visa lagrad information om betalningssätt. Bekräfta åtkomst till detta Windows-konto nedan.
+autofill-edit-payment-method-os-prompt-other = { -brand-short-name } försöker visa lagrad information om betalningssätt.
+# The links lead users to Form Autofill browser preferences.
+autofill-options-link = Inställningar för autofyll av formulär
+autofill-options-link-osx = Inställningar för autofyll av formulär
+
+## The credit card capture doorhanger
+
+# If Sync is enabled and credit card sync is available,
+# this checkbox is displayed on the doorhanger shown when saving credit card.
+credit-card-doorhanger-credit-cards-sync-checkbox = Synkronisera alla sparade kort på mina enheter
+# Used on the doorhanger when users submit payment with credit card.
+credit-card-save-doorhanger-header = Vill du spara det här kortet säkert?
+credit-card-save-doorhanger-description = { -brand-short-name } krypterar ditt kortnummer. Din säkerhetskod kommer inte att sparas.
+credit-card-capture-save-button =
+ .label = Spara
+ .accessKey = S
+credit-card-capture-cancel-button =
+ .label = Inte nu
+ .accessKey = n
+credit-card-capture-never-save-button =
+ .label = Spara aldrig kort
+ .accessKey = a
+
+# Used on the doorhanger when an credit card change is detected.
+
+credit-card-update-doorhanger-header = Uppdatera kort?
+credit-card-update-doorhanger-description = Kort att uppdatera:
+credit-card-capture-save-new-button =
+ .label = Spara som nytt kort
+ .accessKey = n
+credit-card-capture-update-button =
+ .label = Uppdatera befintligt kort
+ .accessKey = U