diff options
Diffstat (limited to 'l10n-sv-SE/mail/messenger/menubar.ftl')
-rw-r--r-- | l10n-sv-SE/mail/messenger/menubar.ftl | 160 |
1 files changed, 160 insertions, 0 deletions
diff --git a/l10n-sv-SE/mail/messenger/menubar.ftl b/l10n-sv-SE/mail/messenger/menubar.ftl new file mode 100644 index 0000000000..9c15275aeb --- /dev/null +++ b/l10n-sv-SE/mail/messenger/menubar.ftl @@ -0,0 +1,160 @@ +# 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/. + +toolbar-context-menu-menu-bar = + .toolbarname = Menyrad + .accesskey = M + +## Tools Menu + +menu-tools-settings = + .label = Inställningar + .accesskey = n + +menu-addons-and-themes = + .label = Tillägg och teman + .accesskey = T + +## Help Menu + +menu-help-help-title = + .label = Hjälp + .accesskey = H + +menu-help-get-help = + .label = Få hjälp + .accesskey = F + +menu-help-explore-features = + .label = Utforska funktioner + .accesskey = t + +menu-help-shortcuts = + .label = Tangentbordsgenvägar + .accesskey = T + +menu-help-get-involved = + .label = Engagera dig + .accesskey = E + +menu-help-donation = + .label = Gör en donation + .accesskey = d + +menu-help-share-feedback = + .label = Dela idéer och feedback + .accesskey = D + +menu-help-enter-troubleshoot-mode = + .label = Felsökningsläge… + .accesskey = F + +menu-help-exit-troubleshoot-mode = + .label = Stäng av felsökningsläge + .accesskey = S + +menu-help-more-troubleshooting-info = + .label = Mer felsökningsinformation + .accesskey = M + +menu-help-troubleshooting-info = + .label = Felsökningsinformation + .accesskey = F + +menu-help-about-product = + .label = Om { -brand-short-name } + .accesskey = m + +# These menu-quit strings are only used on Windows and Linux. +menu-quit = + .label = + { PLATFORM() -> + [windows] Avsluta + *[other] Avsluta + } + .accesskey = + { PLATFORM() -> + [windows] A + *[other] A + } + +# This menu-quit-mac string is only used on macOS. +menu-quit-mac = + .label = Avsluta { -brand-shorter-name } + +quit-app-shortcut = + .key = A + +## Mail Toolbar + +toolbar-junk-button = + .label = Skräppost + .tooltiptext = Markera de valda meddelandena som skräp +toolbar-not-junk-button = + .label = Ej skräppost + .tooltiptext = Markera de valda meddelandena som inte skräp +toolbar-delete-button = + .label = Ta bort + .tooltiptext = Ta bort markerade meddelanden eller mappar +toolbar-undelete-button = + .label = Ångra ta bort + .tooltiptext = Ångra borttagning av valda meddelanden + +## View + +menu-view-repair-text-encoding = + .label = Reparera textkodning + .accesskey = k + +## View / Layout + +menu-font-size-label = + .label = Textstorlek + .accesskey = e + +menuitem-font-size-enlarge = + .label = Öka textstorlek + .accesskey = k + +menuitem-font-size-reduce = + .label = Minska textstorlek + .accesskey = M + +menuitem-font-size-reset = + .label = Återställ textstorlek + .accesskey = t + +mail-uidensity-label = + .label = Täthet + .accesskey = T + +mail-uidensity-compact = + .label = Kompakt + .accesskey = K + +mail-uidensity-normal = + .label = Normal + .accesskey = N + +mail-uidensity-touch = + .label = Touch + .accesskey = T + +mail-uidensity-default = + .label = Standard + .accesskey = S + +mail-uidensity-relaxed = + .label = Avslappnad + .accesskey = A + +menu-spaces-toolbar-button = + .label = Flikmeny + .accesskey = F + +## File + +file-new-newsgroup-account = + .label = Diskussionsgruppskonto… + .accesskey = D |