diff options
Diffstat (limited to 'l10n-zh-CN/mobile/android/chrome/aboutDownloads.dtd')
-rwxr-xr-x | l10n-zh-CN/mobile/android/chrome/aboutDownloads.dtd | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/l10n-zh-CN/mobile/android/chrome/aboutDownloads.dtd b/l10n-zh-CN/mobile/android/chrome/aboutDownloads.dtd new file mode 100755 index 0000000000..c8ddc34ed5 --- /dev/null +++ b/l10n-zh-CN/mobile/android/chrome/aboutDownloads.dtd @@ -0,0 +1,15 @@ +<!-- 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/. --> + +<!ENTITY aboutDownloads.title "下载项"> +<!ENTITY aboutDownloads.header "您的下载项"> +<!ENTITY aboutDownloads.empty "没有下载项"> + +<!ENTITY aboutDownloads.open "打开"> +<!ENTITY aboutDownloads.remove "删除"> +<!ENTITY aboutDownloads.removeAll "全部删除"> +<!ENTITY aboutDownloads.pause "暂停"> +<!ENTITY aboutDownloads.resume "恢复"> +<!ENTITY aboutDownloads.cancel "取消"> +<!ENTITY aboutDownloads.retry "重试"> |