mirror of
https://github.com/VueTorrent/VueTorrent.git
synced 2024-11-28 21:18:54 +03:00
chore: Update Traditional Chinese translation (#913)
This commit is contained in:
parent
906da74ee4
commit
e3e9300a9f
1 changed files with 14 additions and 1 deletions
|
@ -116,7 +116,8 @@
|
||||||
"removeSelected": "移除已選中種子",
|
"removeSelected": "移除已選中種子",
|
||||||
"openSettings": "打開設定",
|
"openSettings": "打開設定",
|
||||||
"searchNew": "搜尋新種子",
|
"searchNew": "搜尋新種子",
|
||||||
"rssArticles": "查看 RSS 訂閱文章"
|
"rssArticles": "查看 RSS 訂閱文章",
|
||||||
|
"logs": "查看 qBittorrent 日誌"
|
||||||
},
|
},
|
||||||
"sessionStats": {
|
"sessionStats": {
|
||||||
"tooltip": "自 qBittorrent 上次重新啟動以來"
|
"tooltip": "自 qBittorrent 上次重新啟動以來"
|
||||||
|
@ -220,6 +221,18 @@
|
||||||
"actions": ""
|
"actions": ""
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"logs": {
|
||||||
|
"title": "qBittorrent 日誌",
|
||||||
|
"table": {
|
||||||
|
"id": "日誌 ID",
|
||||||
|
"type": "日誌等級",
|
||||||
|
"message": "訊息",
|
||||||
|
"timestamp": "日誌日期"
|
||||||
|
},
|
||||||
|
"filters": {
|
||||||
|
"type": "日誌等級"
|
||||||
|
}
|
||||||
|
},
|
||||||
"settings": {
|
"settings": {
|
||||||
"tabName": {
|
"tabName": {
|
||||||
"vueTorrent": "VueTorrent",
|
"vueTorrent": "VueTorrent",
|
||||||
|
|
Loading…
Reference in a new issue