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-es-ES/suite/chrome/mailnews/pref/pref-offline.dtd | |
parent | Initial commit. (diff) | |
download | firefox-upstream.tar.xz firefox-upstream.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-es-ES/suite/chrome/mailnews/pref/pref-offline.dtd')
-rw-r--r-- | l10n-es-ES/suite/chrome/mailnews/pref/pref-offline.dtd | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/l10n-es-ES/suite/chrome/mailnews/pref/pref-offline.dtd b/l10n-es-ES/suite/chrome/mailnews/pref/pref-offline.dtd new file mode 100644 index 0000000000..bb99074f07 --- /dev/null +++ b/l10n-es-ES/suite/chrome/mailnews/pref/pref-offline.dtd @@ -0,0 +1,37 @@ +<!-- 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 --> + +<!ENTITY pref.network.title "Red y almacenamiento"> +<!ENTITY pref.offline.caption "Sin conexión"> +<!ENTITY textStartUp "Al iniciar:"> +<!ENTITY textStartUp.accesskey "A"> +<!ENTITY menuitemRememberPrevState "Recordar el modo de conexión previo"> +<!ENTITY menuitemAskMe "Preguntarme el modo de conexión (sin/con) al iniciar"> +<!ENTITY menuitemAlwaysOnline "Iniciar siempre con conexión"> +<!ENTITY menuitemAlwaysOffline "Iniciar siempre sin conexión"> +<!ENTITY menuitemAutomatic "Detectar automáticamente (si está disponible)"> +<!ENTITY textGoingOnline "¿Procesar mensajes no enviados al pasar a modo con conexión?"> +<!ENTITY radioAutoSend "Sí"> +<!ENTITY radioAutoSend.accesskey "S"> +<!ENTITY radioNotSend "No"> +<!ENTITY radioNotSend.accesskey "N"> +<!ENTITY radioAskUnsent "Preguntarme"> +<!ENTITY radioAskUnsent.accesskey "P"> +<!ENTITY textGoingOffline "¿Descargar mensajes antes de pasar a modo sin conexión?"> +<!ENTITY radioAutoDownload "Siempre"> +<!ENTITY radioAutoDownload.accesskey "e"> +<!ENTITY radioNotDownload "Nunca"> +<!ENTITY radioNotDownload.accesskey "u"> +<!ENTITY radioAskDownload "Preguntarme"> +<!ENTITY radioAskDownload.accesskey "g"> +<!ENTITY mailConnections.caption "Conexiones de correo"> +<!ENTITY mailnewsTimeout.label "Caducidad de la conexión:"> +<!ENTITY mailnewsTimeout.accesskey "d"> +<!ENTITY mailnewsTimeoutSeconds.label "segundos"> +<!ENTITY Diskspace "Espacio en disco"> +<!ENTITY offlineCompactFolders.label "Compactar todas las carpetas cuando se ahorren más de"> +<!ENTITY offlineCompactFolders.accesskey "C"> +<!ENTITY offlineCompactFoldersMB.label "MB en total"> |