blob: e9d870d9d1309fc0916f679521265aa3e6a547ac (
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 "Områdets URL:">
<!ENTITY docSubdir.label "Undermappe for sider:">
<!ENTITY otherSubdir.label "Undermappe for bilder:">
<!ENTITY status.label "Publiserer …">
<!ENTITY fileList.label "Publiseringsstatus">
<!ENTITY succeeded.label "Lyktes">
<!ENTITY failed.label "Mislyktes">
<!ENTITY keepOpen "Ikke lukk dette vinduet etter at publiseringen er fullført.">
<!ENTITY closeButton.label "Lukk">
|