diff options
Diffstat (limited to 'l10n-gl/suite/chrome/mailnews/addressbook/abSelectAddressesDialog.dtd')
-rw-r--r-- | l10n-gl/suite/chrome/mailnews/addressbook/abSelectAddressesDialog.dtd | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/l10n-gl/suite/chrome/mailnews/addressbook/abSelectAddressesDialog.dtd b/l10n-gl/suite/chrome/mailnews/addressbook/abSelectAddressesDialog.dtd new file mode 100644 index 0000000000..20309ed347 --- /dev/null +++ b/l10n-gl/suite/chrome/mailnews/addressbook/abSelectAddressesDialog.dtd @@ -0,0 +1,31 @@ +<!-- 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/. --> + +<!-- Title --> +<!ENTITY selectAddressWindow.title "Seleccionar enderezos"> + +<!-- Buttons --> +<!ENTITY toButton.label "Para->"> +<!ENTITY toButton.accesskey "P"> +<!ENTITY ccButton.label "CC->"> +<!ENTITY ccButton.accesskey "C"> +<!ENTITY bccButton.label "CCO->"> +<!ENTITY bccButton.accesskey "O"> +<!ENTITY newButton.label "Novo…"> +<!ENTITY newButton.accesskey "N"> +<!ENTITY editButton.label "Editar…"> +<!ENTITY editButton.accesskey "E"> +<!ENTITY removeButton.label "Eliminar"> +<!ENTITY removeButton.accesskey "r"> +<!ENTITY lookIn.label "Mirar en:"> +<!ENTITY lookIn.accesskey "M"> +<!ENTITY for.label "por:"> +<!ENTITY for.accesskey "p"> +<!ENTITY for.placeholder "Nome ou correo electrónico"> +<!ENTITY addressMessageTo.label "Mandar mensaxe a:"> + +<!-- Tooltips items --> +<!ENTITY addressPickerNewButton.tooltip "Crea unha nova tarxeta na axenda de enderezos"> +<!ENTITY addressPickerEditButton.tooltip "Edita a tarxeta seleccionada"> + |