diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
commit | 2aa4a82499d4becd2284cdb482213d541b8804dd (patch) | |
tree | b80bf8bf13c3766139fbacc530efd0dd9d54394c /l10n-sv-SE/suite/chrome/mailnews/pref/pref-offline.dtd | |
parent | Initial commit. (diff) | |
download | firefox-upstream.tar.xz firefox-upstream.zip |
Adding upstream version 86.0.1.upstream/86.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | l10n-sv-SE/suite/chrome/mailnews/pref/pref-offline.dtd | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/l10n-sv-SE/suite/chrome/mailnews/pref/pref-offline.dtd b/l10n-sv-SE/suite/chrome/mailnews/pref/pref-offline.dtd new file mode 100644 index 0000000000..61a11a696e --- /dev/null +++ b/l10n-sv-SE/suite/chrome/mailnews/pref/pref-offline.dtd @@ -0,0 +1,38 @@ +<!-- 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/. --> + +<!-- extracted from content/pref-offline.xul --> + +<!--LOCALIZATION NOTE : FILE The 'Offline' preferences dialog --> +<!ENTITY pref.network.title "Nätverk & Diskutrymme"> +<!ENTITY pref.offline.caption "Nedkopplat läge"> +<!ENTITY textStartUp "Vid start:"> +<!ENTITY textStartUp.accesskey "V"> +<!ENTITY menuitemRememberPrevState "Kom ihåg föregående uppkopplingsläge"> +<!ENTITY menuitemAskMe "Fråga om uppkoppling vid start"> +<!ENTITY menuitemAlwaysOnline "Starta alltid i uppkopplat läge"> +<!ENTITY menuitemAlwaysOffline "Starta alltid i nedkopplat läge"> +<!ENTITY menuitemAutomatic "Avgör automatiskt (om möjligt)"> +<!ENTITY textGoingOnline "Skicka utgående meddelanden vid uppkoppling?"> +<!ENTITY radioAutoSend "Ja"> +<!ENTITY radioAutoSend.accesskey "J"> +<!ENTITY radioNotSend "Nej"> +<!ENTITY radioNotSend.accesskey "N"> +<!ENTITY radioAskUnsent "Fråga"> +<!ENTITY radioAskUnsent.accesskey "r"> +<!ENTITY textGoingOffline "Hämta meddelanden för läsning i nedkopplat läge vid nedkoppling?"> +<!ENTITY radioAutoDownload "Ja"> +<!ENTITY radioAutoDownload.accesskey "a"> +<!ENTITY radioNotDownload "Nej"> +<!ENTITY radioNotDownload.accesskey "e"> +<!ENTITY radioAskDownload "Fråga"> +<!ENTITY radioAskDownload.accesskey "å"> +<!ENTITY mailConnections.caption "E-post uppkoppling"> +<!ENTITY mailnewsTimeout.label "Avbryt uppkopplingsförsök efter:"> +<!ENTITY mailnewsTimeout.accesskey "b"> +<!ENTITY mailnewsTimeoutSeconds.label "sekunder"> +<!ENTITY Diskspace "Diskutrymme"> +<!ENTITY offlineCompactFolders.label "Komprimera alla mappar när det sparar mer än"> +<!ENTITY offlineCompactFolders.accesskey "m"> +<!ENTITY offlineCompactFoldersMB.label "MB tillsammans"> |