diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-es-ES/suite/chrome/mailnews/SearchDialog.dtd | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/l10n-es-ES/suite/chrome/mailnews/SearchDialog.dtd b/l10n-es-ES/suite/chrome/mailnews/SearchDialog.dtd new file mode 100644 index 0000000000..6c88bde825 --- /dev/null +++ b/l10n-es-ES/suite/chrome/mailnews/SearchDialog.dtd @@ -0,0 +1,35 @@ +<!-- 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 searchHeading.label "Buscar mensajes en:"> +<!ENTITY searchHeading.accesskey "B"> +<!ENTITY searchSubfolders.label "Buscar subcarpetas"> +<!ENTITY searchSubfolders.accesskey "c"> +<!ENTITY searchOnHeading.label "Realizar operaciones de búsqueda en:"> +<!ENTITY searchOnHeading.accesskey "R"> +<!ENTITY searchOnRemote.label "Servidor remoto"> +<!ENTITY searchOnLocal.label "Sistema local"> +<!ENTITY resetButton.label "Limpiar"> +<!ENTITY resetButton.accesskey "L"> +<!ENTITY openButton.label "Abrir"> +<!ENTITY openButton.accesskey "A"> +<!ENTITY deleteButton.label "Eliminar"> +<!ENTITY deleteButton.accesskey "E"> +<!ENTITY searchDialogTitle.label "Buscar mensajes"> +<!ENTITY results.label "Resultados"> +<!ENTITY moveHereMenu.label "Mover aquí"> +<!ENTITY moveHereMenu.accesskey "o"> +<!ENTITY moveButton.label "Mover a"> +<!ENTITY moveButton.accesskey "v"> +<!ENTITY goToFolderButton.label "Abrir carpeta mensajes"> +<!ENTITY goToFolderButton.accesskey "n"> +<!ENTITY saveAsVFButton.label "Guardar como carp. búsqueda"> +<!ENTITY saveAsVFButton.accesskey "G"> +<!ENTITY abSearchHeading.label "Buscar en:"> +<!ENTITY abSearchHeading.accesskey "s"> +<!ENTITY propertiesButton.label "Propiedades"> +<!ENTITY propertiesButton.accesskey "P"> +<!ENTITY composeButton.label "Redactar"> +<!ENTITY composeButton.accesskey "R"> +<!ENTITY abSearchDialogTitle.label "Búsqueda avanzada en la libreta de direcciones"> |