zh_CN.json 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486
  1. {
  2. "name": "zh-CN",
  3. "author": "栽培者, vodek3",
  4. "system": {
  5. "title": "Transmission WEB 控制器",
  6. "status": {
  7. "connect": "正在连接服务器…",
  8. "connected": "已连接至服务器",
  9. "queue": "队列:",
  10. "queuefinish": "本次队列完成。",
  11. "notfinal": "未完成……",
  12. "checked": "已选中 %n 条数据:"
  13. }
  14. },
  15. "error": {
  16. "data-error": "数据错误",
  17. "data-post-error": "数据提交错误",
  18. "rename-error": "修改名称失败!"
  19. },
  20. "config": {
  21. "save-path": "保存目录"
  22. },
  23. "toolbar": {
  24. "start": "开始",
  25. "pause": "暂停",
  26. "recheck": "校验",
  27. "start-all": "全部开始",
  28. "pause-all": "全部暂停",
  29. "remove": "删除",
  30. "remove-all": "删除所有",
  31. "remove-data": "删除任务和数据",
  32. "add-torrent": "添加种子",
  33. "attribute": "属性",
  34. "alt-speed": "限速",
  35. "system-config": "参数",
  36. "system-reload": "刷新",
  37. "about": "关于",
  38. "reload-time": "自动刷新:",
  39. "reload-time-unit": "秒/次",
  40. "autoreload-disabled": "已禁用",
  41. "autoreload-enabled": "已启用",
  42. "search-prompt": "搜索本地种子",
  43. "tracker-replace": "替换 Tracker",
  44. "queue": "队列",
  45. "ui-mobile": "移动UI",
  46. "ui-original": "原版UI",
  47. "ui-computer": "桌面UI",
  48. "plugin": "扩展功能/插件",
  49. "rename": "改名",
  50. "copy-path-to-clipboard": "复制保存目录到剪切板",
  51. "tip": {
  52. "start": "重新开始已经选中的种子",
  53. "pause": "暂停已经选中的种子",
  54. "recheck": "重新校验已选中的种子",
  55. "recheck-confirm": "确定要重新校验已选中的种子吗?这可能需要些时间!",
  56. "start-all": "全部开始",
  57. "pause-all": "全部暂停",
  58. "remove": "删除已经选中的任务",
  59. "delete-all": "删除所有任务(不删除数据)",
  60. "delete-data": "删除已经选中的种子任务和数据",
  61. "add-torrent": "添加种子",
  62. "attribute": "属性",
  63. "alt-speed": "以系统设置的速度限制上传和下载",
  64. "system-config": "配置系统参数",
  65. "system-reload": "刷新当前数据",
  66. "about": "关于本程序",
  67. "autoreload-disabled": "禁用自动刷新",
  68. "autoreload-enabled": "启用自动刷新",
  69. "tracker-replace": "替换 Tracker",
  70. "change-download-dir": "变更数据保存目录",
  71. "change-speedlimit": "变更上传和下载速度",
  72. "ui-mobile": "切换到移动设备界面",
  73. "ui-original": "切换到原版界面",
  74. "more-peers": "获取更多Peer",
  75. "rename": "修改种子文件或目录名称",
  76. "copy-path-to-clipboard": "复制保存目录到剪切板"
  77. }
  78. },
  79. "menus": {
  80. "queue": {
  81. "move-top": "队列排到最前",
  82. "move-up": "队列向上移动",
  83. "move-down": "队列向下移动",
  84. "move-bottom": "队列排到最后"
  85. },
  86. "plugin": {
  87. "auto-match-data-folder": "自动匹配数据目录"
  88. },
  89. "setLabels": "设置用户标签",
  90. "copyMagnetLink": "复制磁力链接到剪切板"
  91. },
  92. "title": {
  93. "left": "导航",
  94. "list": "种子列表",
  95. "attribute": "当前种子属性",
  96. "status": "状态"
  97. },
  98. "tree": {
  99. "all": "全部",
  100. "active": "活动中",
  101. "paused": "已暂停",
  102. "downloading": "下载中",
  103. "sending": "正在做种",
  104. "error": "错误",
  105. "warning": "警告",
  106. "actively": "活动中",
  107. "check": "正在校验",
  108. "wait": "等待中",
  109. "search-result": "搜索结果",
  110. "status": {
  111. "loading": "加载中…"
  112. },
  113. "statistics": {
  114. "title": "数据统计",
  115. "cumulative": "累计",
  116. "current": "当前会话",
  117. "uploadedBytes": "已上传:",
  118. "downloadedBytes": "已下载:",
  119. "filesAdded": "已添加文件:",
  120. "sessionCount": "会话次数:",
  121. "secondsActive": "活动时间:"
  122. },
  123. "servers": "服务器分布",
  124. "folders": "数据目录",
  125. "toolbar": {
  126. "nav": {
  127. "folders": "数据目录"
  128. }
  129. },
  130. "labels": "用户标签"
  131. },
  132. "statusbar": {
  133. "downloadspeed": "下载速度:",
  134. "uploadspeed": "上传速度:",
  135. "version": "版本:"
  136. },
  137. "dialog": {
  138. "torrent-add": {
  139. "download-dir": "保存目录:",
  140. "used-download-dir": "常用目录:",
  141. "torrent-url": "种子地址:",
  142. "tip-torrent-url": "注:复制种子链接到列表中,多个种子用“回车”分隔。",
  143. "autostart": "自动开始:",
  144. "set-default-download-dir": "设为默认保存目录",
  145. "upload-file": "种子文件:",
  146. "nosource": "没有选择种子或没有输入URL地址",
  147. "tip-title": "上传文件优先于URL"
  148. },
  149. "system-config": {
  150. "title": "服务器参数设置",
  151. "tabs": {
  152. "base": "基本设置",
  153. "network": "网络传输",
  154. "limit": "带宽限制",
  155. "alt-speed": "时段限制",
  156. "dictionary-folders": "目录字典",
  157. "more": "额外设置",
  158. "labels": "用户标签"
  159. },
  160. "config-dir": "Transmission 配置文件目录(只读):",
  161. "download-dir": "默认保存目录:",
  162. "download-dir-free-space": "可用空间:",
  163. "incomplete-dir-enabled": "启用临时目录",
  164. "cache-size-mb": "磁盘缓存大小:",
  165. "rename-partial-files": "在未完成的文件名后加上“.part”后缀",
  166. "start-added-torrents": "自动开始新添加的种子",
  167. "download-queue-enabled": "启用下载队列,最大同时下载数:",
  168. "seed-queue-enabled": "启用上传队列,最大同时上传数:",
  169. "peer-port-random-on-start": "启用随机端口,或使用固定端口:",
  170. "port-forwarding-enabled": "启用端口转发(UPnP)",
  171. "test-port": "测试端口",
  172. "port-is-open-true": "端口可连接",
  173. "port-is-open-false": "端口不可连接",
  174. "testing": "测试中...",
  175. "encryption": "数据传输加密方式:",
  176. "encryption-type": {
  177. "required": "必须(required)",
  178. "preferred": "优先(preferred)",
  179. "tolerated": "允许(tolerated)"
  180. },
  181. "utp-enabled": "启用带宽管理(µTP)",
  182. "dht-enabled": "启用分布式哈希表(DHT)",
  183. "lpd-enabled": "启用本地用户发现(LPD)",
  184. "pex-enabled": "启用用户交换",
  185. "peer-limit-global": "全局链接数限制为:",
  186. "peer-limit-per-torrent": "每个种子最大链接数:",
  187. "speed-limit-down-enabled": "启用最大下载速度限制:",
  188. "speed-limit-up-enabled": "启用最大上传速度限制:",
  189. "alt-speed-enabled": "启用备用带宽",
  190. "alt-speed-down": "最大下载速度限制为:",
  191. "alt-speed-up": "最大上传速度限制为:",
  192. "alt-speed-time-enabled": "启用时间段限制",
  193. "alt-speed-time": "时间:",
  194. "weekday": {
  195. "1": "星期一",
  196. "2": "星期二",
  197. "3": "星期三",
  198. "4": "星期四",
  199. "5": "星期五",
  200. "6": "星期六",
  201. "0": "星期天"
  202. },
  203. "blocklist-enabled": "启用黑名单列表:",
  204. "blocklist-size": "可用规则数量:%n",
  205. "seedRatioLimited": "当种子的分享率达到这个数时,自动停止做种:",
  206. "queue-stalled-enabled": "当未完成的种子超过这个时间没有收到数据时,自动停止下载:",
  207. "idle-seeding-limit-enabled": "当种子超过这个时间没有流量时,自动停止做种:",
  208. "minutes": "分钟",
  209. "nochange": "参数未改变",
  210. "saving": "正在保存...",
  211. "show-bt-servers": "在『服务器分布』中显示『BT』服务器列表:",
  212. "restore-default-settings": "恢复界面默认设置(含主题)",
  213. "language": "界面语言:",
  214. "loading": "正在加载...",
  215. "hide-subfolders": "点击数据目录时,在列表中不显示子目录下的种子:",
  216. "simple-check-mode": "在种子列表上单击鼠标右键时,仅选中一个种子:",
  217. "nav-contents": "导航栏显示内容:",
  218. "labels-manage": {
  219. "name": "标签名称",
  220. "description": "描述",
  221. "color": "颜色",
  222. "actions": "操作",
  223. "import-confirm": "是否确认导入标签信息?这将覆盖当前配置。"
  224. },
  225. "import-config": "从备份文件中导入配置",
  226. "export-config": "导出当前配置到配置文件(内容包括:Transmission 参数、WebUI 配置)",
  227. "import-config-confirm": "是否确认导入这些配置信息?这将覆盖当前配置。",
  228. "script-torrent-done-enabled": "种子下载完成后执行以下脚本:",
  229. "ipinfo": "IPinfo.io 访问令牌:",
  230. "ipInfoCustom": "额外的IP查询服务设置,可使用自定义URL,适合使用本地架设的查询服务",
  231. "ipInfoCustomTips": "可用变量: <b>%ip</b>: 查询的用户IP(必需), <b>%lang</b>: tr-web-control 使用的语言代号<br/>&nbsp;&nbsp;<b>%host</b>: 域名,含端口号, <b>%hostname</b>: 域名, <b>%protocol</b>: 协议, <b>%navlang</b>: 浏览器首选的语言代号",
  232. "ipInfoCountryCodeUrl": "自定义IP国家代码URL:",
  233. "ipInfoDetailUrl": "自定义IP详情URL:"
  234. },
  235. "public": {
  236. "button-ok": "确定",
  237. "button-cancel": "取消",
  238. "button-reload": "刷新",
  239. "button-save": "保存",
  240. "button-close": "关闭",
  241. "button-update": "更新",
  242. "button-config": "设置",
  243. "button-addnew": "新增",
  244. "button-edit": "修改",
  245. "button-delete": "删除",
  246. "button-export": "导出",
  247. "button-import": "导入"
  248. },
  249. "about": {
  250. "infos": "程序设计:栽培者<br/>使用帮助:<a href='https://github.com/ronggang/transmission-web-control/wiki/Home-CN'>查看</a><br/>QQ群:723130968 <a target='_blank' href='https://shang.qq.com/wpa/qunwpa?idkey=353d3f247de2b78c071e28a31777022424660c97c9fdd6f25640a4a51c6b9d65' ><img border='0' src='https://pub.idqqimg.com/wpa/images/group.png' alt='Transmission Web Control' title='Transmission Web Control (723130968)'></a>",
  251. "check-update": "检查更新",
  252. "home": "项目主页",
  253. "help": "使用帮助",
  254. "donate": "打赏",
  255. "pt-plugin": "PT助手"
  256. },
  257. "torrent-remove": {
  258. "title": "删除种子确认",
  259. "confirm-text": "确认要删除已选择的种子吗?",
  260. "remove-data": "同时删除数据",
  261. "remove-error": "种子删除失败!"
  262. },
  263. "torrent-changeDownloadDir": {
  264. "title": "设置新目录",
  265. "old-download-dir": "原目录:",
  266. "new-download-dir": "新目录:",
  267. "move-data": "同时移动数据(如果不钩选,则从新目录下查找文件)",
  268. "set-error": "设置目录失败!",
  269. "recheck-data": "设置完成后重新校验。"
  270. },
  271. "torrent-changeSpeedLimit": {
  272. "title": "设置上传和下载",
  273. "downloadLimited": "启用最大下载速度限制:",
  274. "uploadLimited": "启用最大上传速度限制:",
  275. "peer-limit": "最大链接数:",
  276. "seedRatioMode": "当种子的分享率达到这个数时,自动停止做种:",
  277. "seedIdleMode": "当种子超过这个时间没有流量时,自动停止做种:",
  278. "doneDate": "完成时间:",
  279. "seedTime": "做种时间:"
  280. },
  281. "system-replaceTracker": {
  282. "title": "替换 Tracker 地址",
  283. "old-tracker": "原 Tracker:",
  284. "new-tracker": "新 Tracker:",
  285. "tip": "此功能将查找<b>所有种子</b>的 Tracker,如果找到相等的,则替换。",
  286. "not-found": "未找到符合条件的 Tracker。"
  287. },
  288. "auto-match-data-folder": {
  289. "title": "自动匹配数据目录",
  290. "torrent-count": "将被操作的种子数量:",
  291. "folder-count": "目录字典数量:",
  292. "dictionary": "目录字典",
  293. "time-begin": "开始时间:",
  294. "time-now": "当前时间:",
  295. "status": "状态:",
  296. "ignore": "忽略这个",
  297. "working-close-confirm": "系统正在进行目录匹配,确定要终止并关闭吗?",
  298. "time-interval": "时间间隔(秒):",
  299. "work-mode-title": "处理方式:",
  300. "work-mode": {
  301. "1": "按种子逐个匹配目录",
  302. "2": "按目录逐个匹配种子"
  303. }
  304. },
  305. "torrent-rename": {
  306. "title": "修改种子文件或目录名称",
  307. "oldname": "原名称",
  308. "newname": "新名称"
  309. },
  310. "torrent-attribute-add-tracker": {
  311. "button-search-best-ip": "精选(IP)",
  312. "button-search-all-ip": "全部(IP)",
  313. "title": "增加 Tracker",
  314. "tip": "每行表示一个Tracker"
  315. },
  316. "torrent-setLabels": {
  317. "title": "设置用户标签",
  318. "available": "可用标签:",
  319. "selected": "已选择:"
  320. },
  321. "export-config": {
  322. "title": "请选择需要导出的配置",
  323. "option-all": "所有配置",
  324. "option-system": "Web Control 参数配置(包含用户标签)",
  325. "option-dictionary": "用户定义的目录字典",
  326. "option-server": "Transmission 服务端配置(如下载目录、缓存、限速等所有可配置参数)"
  327. },
  328. "import-config": {
  329. "title": "请选择需要导入的配置",
  330. "invalid-file": "无效的配置文件"
  331. }
  332. },
  333. "torrent": {
  334. "fields": {
  335. "id": "#",
  336. "name": "名称",
  337. "hashString": "HASH",
  338. "downloadDir": "保存目录",
  339. "totalSize": "总大小",
  340. "status": "状态",
  341. "percentDone": "进度",
  342. "remainingTime": "剩余时间",
  343. "addedDate": "添加时间",
  344. "completeSize": "已完成",
  345. "rateDownload": "下载速度",
  346. "rateUpload": "上传速度",
  347. "leecherCount": "下载(活跃)",
  348. "seederCount": "种子(活跃)",
  349. "uploadedEver": "已上传",
  350. "uploadRatio": "分享率",
  351. "queuePosition": "队列",
  352. "activityDate": "最后活动于",
  353. "trackers": "服务器",
  354. "labels": "用户标签",
  355. "doneDate": "完成时间"
  356. },
  357. "status-text": {
  358. "0": "已暂停",
  359. "1": "正在等待校验",
  360. "2": "正在校验",
  361. "3": "正在等待下载",
  362. "4": "下载中",
  363. "5": "等待做种",
  364. "6": "做种中"
  365. },
  366. "attribute": {
  367. "tabs": {
  368. "base": "常规",
  369. "servers": "服务器",
  370. "files": "文件",
  371. "users": "用户",
  372. "config": "设置"
  373. },
  374. "files-fields": {
  375. "name": "名称",
  376. "length": "大小",
  377. "percentDone": "进度",
  378. "bytesCompleted": "已下载",
  379. "wanted": "需要下载",
  380. "priority": "优先级别"
  381. },
  382. "servers-fields": {
  383. "announce": "服务器",
  384. "announceState": "状态",
  385. "lastAnnounceResult": "信息",
  386. "lastAnnounceSucceeded": "已连接",
  387. "lastAnnounceTime": "更新时间",
  388. "lastAnnounceTimedOut": "超时",
  389. "downloadCount": "下载数",
  390. "leecherCount": "吸血数",
  391. "seederCount": "种子数",
  392. "nextAnnounceTime": "下次更新时间",
  393. "announceStateText": {
  394. "0": "非活动",
  395. "1": "待机",
  396. "2": "队列中",
  397. "3": "活动中"
  398. }
  399. },
  400. "peers-fields": {
  401. "address": "IP地址",
  402. "port": "端口",
  403. "isUTP": "UTP连接",
  404. "clientName": "客户端",
  405. "flagStr": "标记",
  406. "progress": "完成进度",
  407. "rateToClient": "下载速度",
  408. "rateToPeer": "上传速度"
  409. },
  410. "status": {
  411. "true": "是",
  412. "false": "否"
  413. },
  414. "priority": {
  415. "0": "正常",
  416. "1": "高",
  417. "-1": "低"
  418. },
  419. "filter-template-text": {
  420. "1": "全部",
  421. "2": "BitComet 填充文件",
  422. "3": "不需要的文件"
  423. },
  424. "label": {
  425. "name": "名称:",
  426. "addedDate": "添加时间:",
  427. "totalSize": "大小:",
  428. "completeSize": "已完成大小:",
  429. "leftUntilDone": "剩余:",
  430. "hashString": "HASH:",
  431. "downloadDir": "保存目录:",
  432. "status": "状态:",
  433. "rateDownload": "下载速度:",
  434. "rateUpload": "上传速度:",
  435. "leecherCount": "下载(活跃):",
  436. "seederCount": "种子(活跃):",
  437. "uploadedEver": "已上传:",
  438. "uploadRatio": "分享率:",
  439. "creator": "创建者:",
  440. "dateCreated": "创建时间:",
  441. "comment": "描述:",
  442. "errorString": "错误信息:",
  443. "downloadLimited": "启用最大下载速度限制:",
  444. "uploadLimited": "启用最大上传速度限制:",
  445. "peer-limit": "最大链接数:",
  446. "seedRatioMode": "当种子的分享率达到这个数时,自动停止做种:",
  447. "seedIdleMode": "当种子超过这个时间没有流量时,自动停止做种:",
  448. "doneDate": "完成时间:",
  449. "seedTime": "做种时间:"
  450. },
  451. "tip": {
  452. "button-allow": "下载已选择的文件",
  453. "button-deny": "忽略已选择的文件",
  454. "button-priority": "设置优先级别",
  455. "button-filter": "按输入的正则表达式筛选文件",
  456. "button-tracker-add": "增加新的 Tracker",
  457. "button-tracker-edit": "修改已选中的 Tracker 地址",
  458. "button-tracker-remove": "删除已选中的 Tracker 地址"
  459. },
  460. "other": {
  461. "tracker-remove-confim": "确认要删除这个 Tracker 吗?"
  462. }
  463. }
  464. },
  465. "torrent-head": {
  466. "buttons": {
  467. "autoExpandAttribute": "自动显示种子属性"
  468. }
  469. },
  470. "public": {
  471. "text-unknown": "未知",
  472. "text-drop-title": "快放开,让我看看你是不是拖的种子文件!",
  473. "text-saved": "已保存",
  474. "text-nochange": "参数未改变",
  475. "text-info": "信息",
  476. "text-confirm": "确认要这样做吗?",
  477. "text-browsers-not-support-features": "当前浏览器不支持该功能!",
  478. "text-download-update": "下载这个更新",
  479. "text-have-update": "点击查看更新内容",
  480. "text-on": "开",
  481. "text-off": "关",
  482. "text-how-to-update": "如何更新?",
  483. "text-ignore-this-version": "忽略这个版本",
  484. "text-json-file-parsing-failed": "JSON文件解析失败!"
  485. }
  486. }