blob: c8ddc34ed5492463400001e1f579f12150499128 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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 "重试">
|