diff options
Diffstat (limited to 'l10n-es-ES/suite/chrome/editor/dialogs/EditorPublishProgress.dtd')
-rw-r--r-- | l10n-es-ES/suite/chrome/editor/dialogs/EditorPublishProgress.dtd | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/l10n-es-ES/suite/chrome/editor/dialogs/EditorPublishProgress.dtd b/l10n-es-ES/suite/chrome/editor/dialogs/EditorPublishProgress.dtd new file mode 100644 index 0000000000..2ad8f2fc33 --- /dev/null +++ b/l10n-es-ES/suite/chrome/editor/dialogs/EditorPublishProgress.dtd @@ -0,0 +1,15 @@ +<!-- 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 siteUrl.label "URL del sitio:"> +<!ENTITY docSubdir.label "Subdirectorio de la página:"> +<!ENTITY otherSubdir.label "Subdirectorio de imágenes:"> + +<!ENTITY status.label "Publicando…"> +<!ENTITY fileList.label "Estado de la publicación"> +<!ENTITY succeeded.label "Completado"> +<!ENTITY failed.label "Fallido"> + +<!ENTITY keepOpen "Mantener esta ventana abierta una vez completada la publicación."> +<!ENTITY closeButton.label "Cerrar"> |