blob: 778417dc3224edb360735d96f4eab4f0025bd343 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<!-- 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:">
<!ENTITY docSubdir.label "頁面目錄:">
<!ENTITY otherSubdir.label "圖片目錄:">
<!ENTITY status.label "發佈中…">
<!ENTITY fileList.label "發佈狀態">
<!ENTITY succeeded.label "成功">
<!ENTITY failed.label "失敗">
<!ENTITY keepOpen "發佈成功後不關閉此視窗。">
<!ENTITY closeButton.label "關閉">
|