diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-es-AR/suite/chrome/mailnews/msgSynchronize.dtd | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/l10n-es-AR/suite/chrome/mailnews/msgSynchronize.dtd b/l10n-es-AR/suite/chrome/mailnews/msgSynchronize.dtd new file mode 100644 index 0000000000..96364c3b36 --- /dev/null +++ b/l10n-es-AR/suite/chrome/mailnews/msgSynchronize.dtd @@ -0,0 +1,23 @@ +<!-- 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 MsgSynchronize.xul and msgSelectOffline.xul--> + +<!ENTITY MsgSynchronize.label "Descargar y sincronizar mensajes"> +<!ENTITY MsgSelect.label "Elementos para usar sin conexión"> +<!ENTITY MsgSyncDesc.label "Si ya ha seleccionado las carpetas de correo o grupos de noticias para usar sin conexión, puede descargarlas y/o sincronizarlas ahora. Si no, utilice el botón "Seleccionar" para elegir las carpetas de correo y noticias que quiera utilizar sin conexión."> +<!ENTITY MsgSyncDirections.label "Descargar y/o sincronizar lo siguiente:"> +<!ENTITY syncTypeMail.label "Mensajes de correo"> +<!ENTITY syncTypeMail.accesskey "M"> +<!ENTITY syncTypeNews.label "Mensajes de grupos de noticias"> +<!ENTITY syncTypeNews.accesskey "n"> +<!ENTITY sendMessage.label "Enviar mensajes pendientes"> +<!ENTITY sendMessage.accesskey "s"> +<!ENTITY workOffline.label "Trabajar sin conexión al completar la descarga y/o sincronización"> +<!ENTITY workOffline.accesskey "T"> +<!ENTITY selectButton.label "Seleccionar…"> +<!ENTITY selectButton.accesskey "e"> +<!ENTITY MsgSelectDesc.label "Seleccionar las carpetas de correo y noticias para usar sin conexión."> +<!ENTITY MsgSelectInd.label "Descargar"> +<!ENTITY MsgSelectItems.label "Carpetas y grupos de noticias"> |