diff options
Diffstat (limited to 'l10n-zh-TW/editor/ui/chrome/dialogs/EditorPublishProgress.dtd')
-rw-r--r-- | l10n-zh-TW/editor/ui/chrome/dialogs/EditorPublishProgress.dtd | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/l10n-zh-TW/editor/ui/chrome/dialogs/EditorPublishProgress.dtd b/l10n-zh-TW/editor/ui/chrome/dialogs/EditorPublishProgress.dtd new file mode 100644 index 0000000000..778417dc32 --- /dev/null +++ b/l10n-zh-TW/editor/ui/chrome/dialogs/EditorPublishProgress.dtd @@ -0,0 +1,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 "關閉"> + |