blob: 6d6e8a0fac880f7b3e552a51f2ce299009a5392c (
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 lloc:">
<!ENTITY docSubdir.label "Subdirectori de la pàgina:">
<!ENTITY otherSubdir.label "Imatge del subdirectori:">
<!ENTITY status.label "S'està publicant…">
<!ENTITY fileList.label "Estat de la publicació">
<!ENTITY succeeded.label "Ha finalitzat">
<!ENTITY failed.label "Ha fallat">
<!ENTITY keepOpen "Conserva aquesta finestra oberta una vegada la publicació hagi acabat.">
<!ENTITY closeButton.label "Tanca">
|