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-nl/suite/chrome/mailnews/pref/pref-offline.dtd | |
parent | Initial commit. (diff) | |
download | firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.tar.xz firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.zip |
Adding upstream version 86.0.1.upstream/86.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-nl/suite/chrome/mailnews/pref/pref-offline.dtd')
-rw-r--r-- | l10n-nl/suite/chrome/mailnews/pref/pref-offline.dtd | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/l10n-nl/suite/chrome/mailnews/pref/pref-offline.dtd b/l10n-nl/suite/chrome/mailnews/pref/pref-offline.dtd new file mode 100644 index 0000000000..d582bb72b3 --- /dev/null +++ b/l10n-nl/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 "Netwerk & opslag"> +<!ENTITY pref.offline.caption "Offline"> +<!ENTITY textStartUp "Bij het opstarten:"> +<!ENTITY textStartUp.accesskey "B"> +<!ENTITY menuitemRememberPrevState "Vorige onlinetoestand hanteren"> +<!ENTITY menuitemAskMe "Mij de onlinetoestand vragen"> +<!ENTITY menuitemAlwaysOnline "Altijd online opstarten"> +<!ENTITY menuitemAlwaysOffline "Altijd offline opstarten"> +<!ENTITY menuitemAutomatic "Automatisch detecteren (mits beschikbaar)"> +<!ENTITY textGoingOnline "Niet-verzonden berichten verzenden bij online gaan?"> +<!ENTITY radioAutoSend "Ja"> +<!ENTITY radioAutoSend.accesskey "J"> +<!ENTITY radioNotSend "Nee"> +<!ENTITY radioNotSend.accesskey "N"> +<!ENTITY radioAskUnsent "Mij vragen"> +<!ENTITY radioAskUnsent.accesskey "v"> +<!ENTITY textGoingOffline "Berichten downloaden voor offlinegebruik bij offline gaan?"> +<!ENTITY radioAutoDownload "Ja"> +<!ENTITY radioAutoDownload.accesskey "a"> +<!ENTITY radioNotDownload "Nee"> +<!ENTITY radioNotDownload.accesskey "e"> +<!ENTITY radioAskDownload "Mij vragen"> +<!ENTITY radioAskDownload.accesskey "r"> +<!ENTITY mailConnections.caption "E-mailverbindingen"> +<!ENTITY mailnewsTimeout.label "Verbindingstime-out:"> +<!ENTITY mailnewsTimeout.accesskey "t"> +<!ENTITY mailnewsTimeoutSeconds.label "seconden"> +<!ENTITY Diskspace "Schijfruimte"> +<!ENTITY offlineCompactFolders.label "Alle mappen comprimeren als dit meer bespaart dan"> +<!ENTITY offlineCompactFolders.accesskey "m"> +<!ENTITY offlineCompactFoldersMB.label "MB in totaal"> |