update zh_TW locale

This commit is contained in:
tophf 2017-12-03 17:12:43 +03:00
parent c1d15cfeb4
commit b161d17bbf

View File

@ -36,7 +36,7 @@
"description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)" "description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)"
}, },
"installButton": { "installButton": {
"message": "安裝", "message": "安裝樣式",
"description": "Label for install button" "description": "Label for install button"
}, },
"styleMetaErrorCheckbox": { "styleMetaErrorCheckbox": {
@ -47,6 +47,10 @@
"message": "無效的 JSON 格式", "message": "無效的 JSON 格式",
"description": "Setting linter config with invalid JSON" "description": "Setting linter config with invalid JSON"
}, },
"popupHotkeysTooltip": {
"message": "點選以檢視可用的快捷鍵",
"description": "Tooltip displayed when hovering the right edge of the extension popup"
},
"optionsBadgeNormal": { "optionsBadgeNormal": {
"message": "背景顏色", "message": "背景顏色",
"description": "" "description": ""
@ -330,6 +334,10 @@
"message": "顯示生效的樣式數目", "message": "顯示生效的樣式數目",
"description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text." "description": "Label (must be very short) for the checkbox in the toolbar button context menu controlling toolbar badge text."
}, },
"popupHotkeysInfo": {
"message": "<1>-<9>、<0>,數字鍵盤也可以 — 切換第 N 個樣式0 是切換到第 10 個)\n<A>-<Z> 切換以該字母為名稱第一個字的樣式\n<Shift> 開啟編輯器而非切換\n<Numpad +> 啟用列出的樣式\n<Numpad > 停用列出的樣式\n<Numpad *> 與 <`> (倒引號)— 切換初始啟用的樣式;不要在彈出式視窗開啟時套用到後來啟用的樣式,這樣您就可以在測試完後復原初始選擇:僅停用全部,然後切換。<Numpad > <Numpad *>\n更多資訊請見 wiki",
"description": "NOTE1: preserve < and > symbols so that <hotkey> is styled as a key.\nNOTE2: the last line is displayed as a text of the link to the wiki page.\nNOTE3: this is the list of hotkeys displayed after clicking the right edge of the extension popup."
},
"cm_lineWrapping": { "cm_lineWrapping": {
"message": "自動換行", "message": "自動換行",
"description": "Label for the checkbox controlling word wrap option for the style editor." "description": "Label for the checkbox controlling word wrap option for the style editor."
@ -934,7 +942,7 @@
"description": "Label for the checkbox in the style editor." "description": "Label for the checkbox in the style editor."
}, },
"installButtonReinstall": { "installButtonReinstall": {
"message": "重新安裝", "message": "重新安裝樣式",
"description": "Label for reinstall button" "description": "Label for reinstall button"
}, },
"linterInvalidConfigError": { "linterInvalidConfigError": {
@ -1036,7 +1044,7 @@
"description": "" "description": ""
}, },
"installButtonUpdate": { "installButtonUpdate": {
"message": "更新", "message": "更新樣式",
"description": "Label for update button" "description": "Label for update button"
}, },
"backupButtons": { "backupButtons": {
@ -1052,7 +1060,7 @@
"description": "Label for the button to go to the edit style page" "description": "Label for the button to go to the edit style page"
}, },
"installButtonInstalled": { "installButtonInstalled": {
"message": "已安裝", "message": "樣式已安裝",
"description": "Text displayed when the style is successfully installed" "description": "Text displayed when the style is successfully installed"
}, },
"author": { "author": {