diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
commit | 43a97878ce14b72f0981164f87f2e35e14151312 (patch) | |
tree | 620249daf56c0258faa40cbdcf9cfba06de2a846 /l10n-gl/suite/chrome/mailnews/pref/pref-offline.dtd | |
parent | Initial commit. (diff) | |
download | firefox-43a97878ce14b72f0981164f87f2e35e14151312.tar.xz firefox-43a97878ce14b72f0981164f87f2e35e14151312.zip |
Adding upstream version 110.0.1.upstream/110.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-gl/suite/chrome/mailnews/pref/pref-offline.dtd')
-rw-r--r-- | l10n-gl/suite/chrome/mailnews/pref/pref-offline.dtd | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/l10n-gl/suite/chrome/mailnews/pref/pref-offline.dtd b/l10n-gl/suite/chrome/mailnews/pref/pref-offline.dtd new file mode 100644 index 0000000000..245508a61d --- /dev/null +++ b/l10n-gl/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 "Rede e espazo no disco"> +<!ENTITY pref.offline.caption "Sen conexión"> +<!ENTITY textStartUp "Ao iniciar:"> +<!ENTITY textStartUp.accesskey "A"> +<!ENTITY menuitemRememberPrevState "Lembrar o estado de cando estaba conectado"> +<!ENTITY menuitemAskMe "Preguntar se devolver a conexión ao iniciar"> +<!ENTITY menuitemAlwaysOnline "Sempre iniciar conectado"> +<!ENTITY menuitemAlwaysOffline "Sempre iniciar desconectado"> +<!ENTITY menuitemAutomatic "Detectar automaticamente (se está dispoñíbel)"> +<!ENTITY textGoingOnline "Enviar as mensaxes non enviadas ao desconectar?"> +<!ENTITY radioAutoSend "Si"> +<!ENTITY radioAutoSend.accesskey "S"> +<!ENTITY radioNotSend "Non"> +<!ENTITY radioNotSend.accesskey "N"> +<!ENTITY radioAskUnsent "Preguntar"> +<!ENTITY radioAskUnsent.accesskey "P"> +<!ENTITY textGoingOffline "Descargar as mensaxes para utilizalas despois de desconectar?"> +<!ENTITY radioAutoDownload "Si"> +<!ENTITY radioAutoDownload.accesskey "S"> +<!ENTITY radioNotDownload "Non"> +<!ENTITY radioNotDownload.accesskey "o"> +<!ENTITY radioAskDownload "Preguntar"> +<!ENTITY radioAskDownload.accesskey "P"> +<!ENTITY mailConnections.caption "Conexións de correo"> +<!ENTITY mailnewsTimeout.label "Caducidade da conexión:"> +<!ENTITY mailnewsTimeout.accesskey "C"> +<!ENTITY mailnewsTimeoutSeconds.label "segundos"> +<!ENTITY Diskspace "Espazo no disco"> +<!ENTITY offlineCompactFolders.label "Compactar todos os cartafoles ao liberar"> +<!ENTITY offlineCompactFolders.accesskey "C"> +<!ENTITY offlineCompactFoldersMB.label "MB en total"> |