Add Chinese (Traditional, Taiwan) Translation
This commit is contained in:
parent
3037d1bd4f
commit
033b16928c
2 changed files with 131 additions and 0 deletions
80
plugins/Sidebar/languages/zh-tw.json
Normal file
80
plugins/Sidebar/languages/zh-tw.json
Normal file
|
@ -0,0 +1,80 @@
|
|||
{
|
||||
"Peers": "節點數",
|
||||
"Connected": "已連線",
|
||||
"Connectable": "可連線",
|
||||
"Connectable peers": "可連線節點",
|
||||
|
||||
"Data transfer": "數據傳輸",
|
||||
"Received": "已接收",
|
||||
"Received bytes": "接收字節",
|
||||
"Sent": "已發送",
|
||||
"Sent bytes": "發送字節",
|
||||
|
||||
"Files": "檔",
|
||||
"Total": "共計",
|
||||
"Image": "圖片",
|
||||
"Other": "其他",
|
||||
"User data": "用戶數據",
|
||||
|
||||
"Size limit": "大小限制",
|
||||
"limit used": "限制使用",
|
||||
"free space": "可用空間",
|
||||
"Set": "设定",
|
||||
|
||||
"Optional files": "可選文件",
|
||||
"Downloaded": "已下載",
|
||||
"Download and help distribute all files": "下載並幫助分發所有文件",
|
||||
"Total size": "總大小",
|
||||
"Downloaded files": "下載的文件",
|
||||
|
||||
"Database": "資料庫",
|
||||
"search feeds": "搜尋供稿",
|
||||
"{feeds} query": "{feeds} 查詢 ",
|
||||
"Reload": "重載",
|
||||
"Rebuild": "重建",
|
||||
"No database found": "未找到資料庫",
|
||||
|
||||
"Identity address": "身份地址",
|
||||
"Change": "改變",
|
||||
|
||||
"Update": "更新",
|
||||
"Pause": "暫停",
|
||||
"Resume": "恢復",
|
||||
"Delete": "刪除",
|
||||
"Are you sure?": "你確定?",
|
||||
|
||||
"Site address": "站點地址",
|
||||
"Donate": "捐贈",
|
||||
|
||||
"Missing files": "缺少的檔",
|
||||
"{} try": "{} 嘗試",
|
||||
"{} tries": "{} 已嘗試",
|
||||
"+ {num_bad_files} more": "+ {num_bad_files} 更多",
|
||||
|
||||
"This is my site": "這是我的站點",
|
||||
"Site title": "站點標題",
|
||||
"Site description": "站點描寫",
|
||||
"Save site settings": "存儲站點設定",
|
||||
|
||||
"Content publishing": "內容髮布",
|
||||
"Choose": "選擇",
|
||||
"Sign": "簽署",
|
||||
"Publish": "髮布",
|
||||
"This function is disabled on this proxy": "此代理上禁用此功能",
|
||||
"GeoLite2 City database download error: {}!<br>Please download manually and unpack to data dir:<br>{}": "GeoLite2 地理位置資料庫下載錯誤:{}!<br>請手動下載並解壓到數據目錄:<br>{}",
|
||||
"Downloading GeoLite2 City database (one time only, ~20MB)...": "正在下載 GeoLite2 地理位置資料庫 (僅一次,約 20MB )...",
|
||||
"GeoLite2 City database downloaded!": "GeoLite2 地理位置資料庫已下載!",
|
||||
|
||||
"Are you sure?": "你確定?",
|
||||
"Site storage limit modified!": "站點存儲限制已改變!",
|
||||
"Database schema reloaded!": "資料庫架構重新加載!",
|
||||
"Database rebuilding....": "資料庫重建中...",
|
||||
"Database rebuilt!": "資料庫已重建!",
|
||||
"Site updated!": "站點已更新!",
|
||||
"Delete this site": "刪除此站點",
|
||||
"File write error: ": "檔寫入錯誤:",
|
||||
"Site settings saved!": "站點設置已保存!",
|
||||
"Enter your private key:": "輸入您的私鑰:",
|
||||
" Signed!": " 已簽署!",
|
||||
"WebGL not supported": "不支持 WebGL"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue