blob: 39b4854cb8ab947f11511c3d4481f466a8112eb5 (
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 do site:">
<!ENTITY docSubdir.label "Subdiretório da página:">
<!ENTITY otherSubdir.label "Subdiretório da imagem:">
<!ENTITY status.label "Publicando…">
<!ENTITY fileList.label "Estado da publicação">
<!ENTITY succeeded.label "Bem-sucedido">
<!ENTITY failed.label "Falhou">
<!ENTITY keepOpen "Manter esta janela aberta após concluir a publicação.">
<!ENTITY closeButton.label "Fechar">
|