diff options
Diffstat (limited to 'l10n-gl/suite/chrome/mailnews/SearchDialog.dtd')
-rw-r--r-- | l10n-gl/suite/chrome/mailnews/SearchDialog.dtd | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/l10n-gl/suite/chrome/mailnews/SearchDialog.dtd b/l10n-gl/suite/chrome/mailnews/SearchDialog.dtd new file mode 100644 index 0000000000..e29d604779 --- /dev/null +++ b/l10n-gl/suite/chrome/mailnews/SearchDialog.dtd @@ -0,0 +1,30 @@ +<!-- 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/. --> + +<!-- for SearchDialog.xul --> +<!ENTITY searchHeading.label "Buscar mensaxes en:"> +<!ENTITY searchHeading.accesskey "e"> +<!ENTITY searchSubfolders.label "Buscar nos subcartafoles"> +<!ENTITY searchSubfolders.accesskey "u"> +<!ENTITY resetButton.label "Limpar"> +<!ENTITY resetButton.accesskey "L"> +<!ENTITY openButton.label "Abrir"> +<!ENTITY openButton.accesskey "A"> +<!ENTITY deleteButton.label "Borrar"> +<!ENTITY deleteButton.accesskey "B"> +<!ENTITY searchDialogTitle.label "Buscar nas mensaxes"> +<!ENTITY results.label "Resultados"> +<!ENTITY goToFolderButton.label "Abrir cartafol da mensaxe"> +<!ENTITY goToFolderButton.accesskey "n"> +<!ENTITY saveAsVFButton.label "Gardar como cartafol de busca"> +<!ENTITY saveAsVFButton.accesskey "G"> + +<!-- for ABSearchDialog.xul --> +<!ENTITY abSearchHeading.label "Buscar en:"> +<!ENTITY abSearchHeading.accesskey "e"> +<!ENTITY propertiesButton.label "Propiedades"> +<!ENTITY propertiesButton.accesskey "P"> +<!ENTITY composeButton.label "Redactar"> +<!ENTITY composeButton.accesskey "R"> +<!ENTITY abSearchDialogTitle.label "Busca avanzada na axenda de enderezos"> |