Update and improve tw translation
This commit is contained in:
parent
0d9cd25a71
commit
256f33b720
@ -528,16 +528,16 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Move tab to new window", "移動標籤到新視窗"),
|
("Move tab to new window", "移動標籤到新視窗"),
|
||||||
("Can not be empty", "不能為空"),
|
("Can not be empty", "不能為空"),
|
||||||
("Already exists", "已經存在"),
|
("Already exists", "已經存在"),
|
||||||
("Change Password", ""),
|
("Change Password", "更改密碼"),
|
||||||
("Refresh Password", ""),
|
("Refresh Password", "重新整理密碼"),
|
||||||
("ID", ""),
|
("ID", "ID"),
|
||||||
("Grid View", ""),
|
("Grid View", "網格檢視"),
|
||||||
("List View", ""),
|
("List View", "清單檢視"),
|
||||||
("Select", ""),
|
("Select", "選擇"),
|
||||||
("Toggle Tags", ""),
|
("Toggle Tags", "切換標籤"),
|
||||||
("pull_ab_failed_tip", "未成功獲取地址簿"),
|
("pull_ab_failed_tip", "通訊錄更新失敗"),
|
||||||
("push_ab_failed_tip", "未成功上傳地址簿"),
|
("push_ab_failed_tip", "成功同步通訊錄至伺服器"),
|
||||||
("synced_peer_readded_tip", "最近會話中存在的設備將會被重新同步到地址簿。"),
|
("synced_peer_readded_tip", "最近會話中存在的設備將會被重新同步到通訊錄。"),
|
||||||
("Change Color", "更改顏色"),
|
("Change Color", "更改顏色"),
|
||||||
("Primary Color", "基本色"),
|
("Primary Color", "基本色"),
|
||||||
("HSV Color", "HSV 色"),
|
("HSV Color", "HSV 色"),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user