Add more Simplified Chinese translation

This commit is contained in:
ghostry 2015-10-31 22:07:38 +08:00
parent fae3b29ab1
commit b8dd24f61b

View File

@ -1,4 +1,4 @@
if(typeof translations == 'undefined'){ if (typeof translations == 'undefined') {
translations = {}; translations = {};
} }
@ -15,15 +15,20 @@ translations.zh_CN = {
'Resume Paused': '恢复下载', 'Resume Paused': '恢复下载',
'Purge Completed': '清除已完成', 'Purge Completed': '清除已完成',
'Settings': '设置', 'Settings': '设置',
'Connection Settings': '网络设置', 'Connection Settings': '服务器设置',
'Global Settings': '全局设置', 'Global Settings': '全局设置',
'Server info': '服务器信息', 'Server info': '服务器信息',
'About and contribute': '关于和贡献', 'About and contribute': '关于和贡献',
'Language': '语言', 'Toggle navigation': '',
// body // body
// nav side bar // nav side bar
// global statistics 'Miscellaneous': '',
'Global Statistics': '', 'Global Statistics': '全局状态',
'About': '关于',
'Displaying': '显示',
'of': '/',
'downloads': '下载',
'Language': '语言',
// download filters // download filters
'Download Filters': '下载过滤器', 'Download Filters': '下载过滤器',
'Running': '下载中', 'Running': '下载中',
@ -34,39 +39,83 @@ translations.zh_CN = {
'Paused': '暂停', 'Paused': '暂停',
'Removed': '已删除', 'Removed': '已删除',
'Hide linked meta-data': '隐藏链接的元数据', 'Hide linked meta-data': '隐藏链接的元数据',
//'Displaying': '', // TODO 3 lines
//'of': '',
//'downloads': '',
'Toggle': '确定', 'Toggle': '确定',
'Reset filters': '重置过滤器', 'Reset filters': '重置过滤器',
// starred properties // starred properties
'Quick Access Settings': '快速访问设置', 'Quick Access Settings': '快速访问设置',
'Save settings': '保存设置', 'Save settings': '保存设置',
'Currently no download in line to display, use the': '目前还没有下载,使用',
'download button to start downloading files!': '按钮添加下载!',
'Peers': '',
'More Info': '更多信息',
'Remove': '删除',
'# of': '',
'Length': '',
// modals // modals
'Add Downloads By URIs': '使用链接下载', 'Add Downloads By URIs': '使用链接下载',
'- You can add multiple downloads (files) at the same time by putting URIs for each file on a separate line.':
'- 你可以同时添加多个下载,每行一个下载链接.',
'- You can also add multiple URIs (mirrors) for the *same* file. To do this, separate the URIs by a space.':
'- 你可以给一个下载添加多个镜像链接,在同一行里用空格分割.',
'- A URI can be HTTP(S)/FTP/BitTorrent-Magnet.': '- 链接可以是 HTTP(S)/FTP/BitTorrent-Magnet.',
'E.g. to add 2 files (downloads) f1.jpg and f2.mp4 with 2 URIs (mirrors) each, add URIs as follows':
'例如添加 2 个下载 f1.jpg 和 f2.mp4 都有2个镜像链接, 添加方式如下',
'Download settings': '下载设置', 'Download settings': '下载设置',
'Advanced settings': '高级设置', 'Advanced settings': '高级设置',
'Cancel': '取消', 'Cancel': '取消',
'Start': '开始', 'Start': '开始',
'Choose': '',
'Quick Access (shown on the main page)': '快速访问(在主页上显示)',
// add torrent modal // add torrent modal
'Add Downloads By Torrents': '使用种子下载', 'Add Downloads By Torrents': '使用种子下载',
'- Select the torrent from the local filesystem to start the download.': '- 上传种子文件开始下载.',
'- You can select multiple torrents to start multiple downloads.': '- 你可以选择多个种子开始下载.',
'- To add a BitTorrent-Magnet URL, use the Add By URI option and add it there.': '- 如果要添加磁力链请使用添加链接的方式.',
'Select Torrents': '选择种子文件', 'Select Torrents': '选择种子文件',
'Select a Torrent': '选择种子文件', 'Select a Torrent': '选择种子文件',
// add metalink modal // add metalink modal
'Add Downloads By Metalinks': '使用磁链下载', 'Add Downloads By Metalinks': '使用Metalink下载',
'Select Metalinks': '选择磁链文件', 'Select Metalinks': '选择Metalink文件',
'Select a Metalink': '选择磁链文件', '- Select the Metalink from the local filesystem to start the download.': '- 上传Metalink文件开始下载.',
'- You can select multiple Metalinks to start multiple downloads.': '- 你可以选择多个Metalink文件开始下载.',
'Select a Metalink': '选择Metalink文件',
// select file modal // select file modal
'Choose files to start download for': '选择文件开始下载', 'Choose files to start download for': '选择文件开始下载',
'Select to download': '选择下载', 'Select to download': '选择下载',
// settings modal // settings modal
'Aria2 RPC host and port': 'Aria2 RPC 主机和端口', 'Aria2 RPC host and port': 'Aria2 RPC 主机和端口',
'Enter the host': '主机', 'Enter the host': '主机',
'Enter the IP or DNS name of the server on which the RPC for Aria2 is running (default: localhost)':
'输入Aria2服务器的 IP 或域名 (默认: localhost)',
'Enter the port': '端口', 'Enter the port': '端口',
'Enter the port of the server on which the RPC for Aria2 is running (default: 6800)':
'输入Aria2服务器的端口号 (默认: 6800)',
'Enter the RPC path': 'Aria2服务器路径',
'Enter the path for the Aria2 RPC endpoint (default: /jsonrpc)': '输入Aria2服务器的路径 (默认: /jsonrpc)',
'SSL/TLS encryption': 'SSL/TLS 加密',
'Enable SSL/TLS encryption': '启用 SSL/TLS 加密',
'Enter the secret token (optional)': '访问密码 (可选)',
'Enter the Aria2 RPC secret token (leave empty if authentication is not enabled)':
'输入Aria2服务器访问密码 (如果未启用则留空)',
'Enter the username (optional)': '用户名(可选)',
'Enter the Aria2 RPC username (empty if authentication not enabled)':
'输入Aria2 RPC的用户名如果未启用身份验证则留空',
'Enter the password (optional)': '密码(可选)',
'Enter the Aria2 RPC password (empty if authentication not enabled)': '输入Aria2服务器密码如果未启用身份验证则留空',
'Enter base URL (optional)': '',
'Direct Download': '直接下载', 'Direct Download': '直接下载',
'Save Connection configuration': '保存网络配置', 'If supplied, links will be created to enable direct download from the Aria2 server.':
'',
'(Requires appropriate webserver to be configured.)': '',
'Save Connection configuration': '保存服务器设置',
// server info modal // server info modal
'Aria2 server info': 'Aria2 服务器信息', 'Aria2 server info': 'Aria2 服务器信息',
'Close': '关闭' 'Aria2 Version': 'Aria2 版本',
'Features Enabled': '已启用功能',
// about modal // about modal
'To download the latest version of the project, add issues or to contribute back, head on to':
'下载最新版本,反馈问题,请到',
'Or you can open the latest version in browser through': '在线使用请开打',
'Close': '关闭'
}; };