diff options
Diffstat (limited to 'l10n-gl/suite/chrome/mailnews/pref/am-advanced.dtd')
-rw-r--r-- | l10n-gl/suite/chrome/mailnews/pref/am-advanced.dtd | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/l10n-gl/suite/chrome/mailnews/pref/am-advanced.dtd b/l10n-gl/suite/chrome/mailnews/pref/am-advanced.dtd new file mode 100644 index 0000000000..9be138b878 --- /dev/null +++ b/l10n-gl/suite/chrome/mailnews/pref/am-advanced.dtd @@ -0,0 +1,24 @@ +<!-- 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/. --> + +<!-- LOCALIZATION NOTE (smtpServer.label): do not translate "SMTP" in below line --> +<!ENTITY smtpServer.label "Configuracion do servidor de saída (SMTP)"> +<!-- LOCALIZATION NOTE (smtpDescription.label): do not translate "SMTP" in below line --> +<!ENTITY smtpDescription.label "Cando xestione as identidades pode usar un servidor desta lista seleccionándoo como Servidor saínte (SMTP), ou pode usar o servidor predeterminado desta lista seleccionando "Usar servidor predeterminado"."> + +<!ENTITY smtpListAdd.label "Engadir…"> +<!ENTITY smtpListAdd.accesskey "d"> +<!ENTITY smtpListEdit.label "Editar…"> +<!ENTITY smtpListEdit.accesskey "E"> +<!ENTITY smtpListDelete.label "Eliminar"> +<!ENTITY smtpListDelete.accesskey "m"> +<!ENTITY smtpListSetDefault.label "Estabelecer como predeterminado"> +<!ENTITY smtpListSetDefault.accesskey "t"> + +<!ENTITY serverDescription.label "Descrición: "> +<!ENTITY serverName.label "Nome do servidor: "> +<!ENTITY serverPort.label "Porto: "> +<!ENTITY userName.label "Nome de usuario: "> +<!ENTITY connectionSecurity.label "Conexión segura: "> +<!ENTITY authMethod.label "Método de autenticación: "> |