diff options
Diffstat (limited to 'l10n-es-ES/suite/chatzilla/chrome/about.dtd')
-rw-r--r-- | l10n-es-ES/suite/chatzilla/chrome/about.dtd | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/l10n-es-ES/suite/chatzilla/chrome/about.dtd b/l10n-es-ES/suite/chatzilla/chrome/about.dtd new file mode 100644 index 0000000000..e7f6ec8049 --- /dev/null +++ b/l10n-es-ES/suite/chatzilla/chrome/about.dtd @@ -0,0 +1,17 @@ +<!-- 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 window.title "Acerca de ChatZilla"> + +<!ENTITY chatzilla.label "ChatZilla"> +<!ENTITY version.unknown.label "Versión desconocida"> +<!ENTITY version.known.label "Versión %S"> +<!ENTITY description.label "Un cliente IRC (Internet Relay Chat) limpio, fácil de usar y altamente extensible."> + +<!ENTITY homepage.label "Visitar página de inicio"> +<!ENTITY copyversion.label "Copiar detalles de la versión"> + +<!ENTITY section.core.label "Equipo central de desarrollo:"> +<!ENTITY section.locale.label "Traducción:"> +<!ENTITY section.contrib.label "Colaboradores:"> |