mirror of
https://github.com/zoriya/flood.git
synced 2026-06-03 03:12:14 +00:00
i18n: new translations for Chinese Simplified (#314)
Co-authored-by: coxde <63153334+coxde@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
ef4e41f6f0
commit
48457a24c4
@@ -45,6 +45,15 @@
|
||||
"connection-interruption.verification-error": "无法建立连接。",
|
||||
"connection.settings.client.select": "客户端:",
|
||||
"connection.settings.error.empty": "连接设置不能为空。",
|
||||
"connection.settings.deluge": "Deluge",
|
||||
"connection.settings.deluge.host": "主机",
|
||||
"connection.settings.deluge.host.input.placeholder": "例如:localhost",
|
||||
"connection.settings.deluge.password": "密码",
|
||||
"connection.settings.deluge.password.input.placeholder": "密码",
|
||||
"connection.settings.deluge.port": "端口",
|
||||
"connection.settings.deluge.port.input.placeholder": "例如:58846",
|
||||
"connection.settings.deluge.username": "用户名",
|
||||
"connection.settings.deluge.username.input.placeholder": "例如:localclient",
|
||||
"connection.settings.qbittorrent": "qBitTorrent",
|
||||
"connection.settings.qbittorrent.password": "密码",
|
||||
"connection.settings.qbittorrent.password.input.placeholder": "密码",
|
||||
@@ -270,6 +279,8 @@
|
||||
"torrents.details.general.comment": "评论",
|
||||
"torrents.details.general.connected": "已连接到 {connected} / {total}",
|
||||
"torrents.details.general.date.added": "添加时间",
|
||||
"torrents.details.general.date.created": "创建时间",
|
||||
"torrents.details.general.date.finished": "完成时间",
|
||||
"torrents.details.general.downloaded": "已下载",
|
||||
"torrents.details.general.free.disk.space": "可用磁盘空间",
|
||||
"torrents.details.general.hash": "哈希",
|
||||
@@ -330,6 +341,7 @@
|
||||
"torrents.move.heading": "设置种子路径",
|
||||
"torrents.properties.comment": "备注",
|
||||
"torrents.properties.date.added": "添加时间",
|
||||
"torrents.properties.date.created": "创建时间",
|
||||
"torrents.properties.directory": "位置",
|
||||
"torrents.properties.download.speed": "下载速度",
|
||||
"torrents.properties.download.total": "已下载",
|
||||
|
||||
Reference in New Issue
Block a user