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-es-AR/mail/chrome/messenger/am-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-es-AR/mail/chrome/messenger/am-offline.dtd | 57 |
1 files changed, 57 insertions, 0 deletions
diff --git a/l10n-es-AR/mail/chrome/messenger/am-offline.dtd b/l10n-es-AR/mail/chrome/messenger/am-offline.dtd new file mode 100644 index 0000000000..afdaa59758 --- /dev/null +++ b/l10n-es-AR/mail/chrome/messenger/am-offline.dtd @@ -0,0 +1,57 @@ +<!-- 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/. --> + +<!ENTITY doNotDownloadPop3Movemail.label "Para ahorrar espacio en disco, no descargar:"> +<!ENTITY doNotDownloadNntp.label "Para ahorrar espacio en disco, no descargar para su uso sin conexión:"> +<!ENTITY doNotDownloadImap.label "Para ahorrar espacio en disco, descargar mensajes del servidor y mantener copias locales para usar sin conexión puede ser restringido por antigüedad o tamaño."> +<!ENTITY allFoldersOffline2.label "En esta computadora guardar los mensajes en todas las carpetas para esta cuenta"> +<!ENTITY allFoldersOffline2.accesskey "o"> +<!ENTITY allFoldersOfflineNote.label "Nota: Este cambio afecta a todas las carpetas de esta cuenta. Para configurar las carpetas use el botón Avanzadas…"> +<!ENTITY offlineNotDownload.label "Mensajes de tamaño superior a"> +<!ENTITY offlineNotDownload.accesskey "M"> +<!ENTITY autosyncNotDownload.label "No descargar mensajes más grandes que"> +<!ENTITY autosyncNotDownload.accesskey "m"> +<!ENTITY kb.label "KB"> +<!ENTITY daysOld.label "días de antigüedad"> +<!ENTITY message.label "mensajes"> +<!ENTITY nntpNotDownloadRead.label "Mensajes leídos"> +<!ENTITY nntpNotDownloadRead.accesskey "l"> +<!ENTITY nntpDownloadMsg.label "Mensajes de más de"> +<!ENTITY nntpDownloadMsg.accesskey "e"> +<!ENTITY retentionCleanup.label "Para recuperar espacio en disco, los mensajes viejos pueden ser borrados permanentemente."> +<!ENTITY retentionCleanupImap.label "Para recuperar espacio en disco, los mensajes viejos pueden ser borrados permanentemente tanto las copias locales como los originales en el servidor remoto."> +<!ENTITY retentionCleanupPop.label "Para recuperar espacio en disco, los mensajes viejos pueden ser borrados permanentemente incluyendo los originales en el servidor remoto."> +<!ENTITY retentionKeepMsg.label "Borrar mensajes de más de"> +<!ENTITY retentionKeepMsg.accesskey "m"> +<!ENTITY retentionKeepAll.label "No borrar ningún mensaje"> +<!ENTITY retentionKeepAll.accesskey "A"> +<!ENTITY retentionKeepRecent.label "Borrar todos excepto los más recientes"> +<!ENTITY retentionKeepRecent.accesskey "b"> +<!ENTITY retentionApplyToFlagged.label "Siempre mantener los mensajes destacados"> +<!ENTITY retentionApplyToFlagged.accesskey "e"> +<!ENTITY nntpRemoveMsgBody.label "Eliminar cuerpos de los mensajes mayores de"> +<!ENTITY nntpRemoveMsgBody.accesskey "o"> +<!ENTITY offlineSelectNntp.label "Seleccionar grupos de noticias para su uso sin conexión…"> +<!ENTITY offlineSelectNntp.accesskey "S"> +<!ENTITY offlineImapAdvancedOffline.label "Avanzadas…"> +<!ENTITY offlineImapAdvancedOffline.accesskey "A"> +<!ENTITY syncGroupTitle.label "Sincronización de mensajes"> +<!ENTITY diskspaceGroupTitle.label "Espacio en disco"> + +<!-- LOCALIZATION NOTE: (ageAutosyncBefore.label, ageAutosyncMiddle.label, ageAutosyncAfter.label): + The entities ageAutosyncBefore.label, ageAutosyncMiddle.label, and ageAutosyncAfter.label appear + on a single line within the scope of useAutosync.ByAge as follows: + + &ageAutosyncBefore.label [textbox for autosync value] &ageAutosyncMiddle.label; [dropdown for autosync interval] &ageAutosyncAfter.label; +--> +<!ENTITY allAutosync.label "Sincronizar todos los mensajes localmente sin importar su antigüedad"> +<!ENTITY allAutosync.accesskey "c"> +<!ENTITY ageAutosyncBefore.label "Sincronizar los más recientes"> +<!ENTITY ageAutosync.accesskey "z"> +<!ENTITY ageAutosyncMiddle.label ""> +<!ENTITY dayAgeInterval.label "Días"> +<!ENTITY weekAgeInterval.label "Semanas"> +<!ENTITY monthAgeInterval.label "Meses"> +<!ENTITY yearAgeInterval.label "Años"> +<!ENTITY ageAutosyncAfter.label ""> |