blob: 32929f065ef17ae35fdb53c169671ac31ede1cd8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<!-- 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/. -->
<!-- Window title -->
<!ENTITY siteUrl.label "URL del sitio:">
<!ENTITY docSubdir.label "Subdirectorio de página:">
<!ENTITY otherSubdir.label "Subdirectorio de imagen:">
<!ENTITY status.label "Publicando…">
<!ENTITY fileList.label "Estado de publicación">
<!ENTITY succeeded.label "Éxito">
<!ENTITY failed.label "Falla">
<!ENTITY keepOpen "Mantener esta ventana abierta después de completar la publicación.">
<!ENTITY closeButton.label "Cerrar">
|