From b161d17bbfe4c2fb1fdaf84e9db1e0894a62c435 Mon Sep 17 00:00:00 2001 From: tophf Date: Sun, 3 Dec 2017 17:12:43 +0300 Subject: [PATCH] update zh_TW locale --- _locales/zh_TW/messages.json | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/_locales/zh_TW/messages.json b/_locales/zh_TW/messages.json index eb2bf237..0c6fd026 100644 --- a/_locales/zh_TW/messages.json +++ b/_locales/zh_TW/messages.json @@ -36,7 +36,7 @@ "description": "Label for the button to export a style ('edit' page) or all styles ('manage' page)" }, "installButton": { - "message": "安裝", + "message": "安裝樣式", "description": "Label for install button" }, "styleMetaErrorCheckbox": { @@ -47,6 +47,10 @@ "message": "無效的 JSON 格式", "description": "Setting linter config with invalid JSON" }, + "popupHotkeysTooltip": { + "message": "點選以檢視可用的快捷鍵", + "description": "Tooltip displayed when hovering the right edge of the extension popup" + }, "optionsBadgeNormal": { "message": "背景顏色", "description": "" @@ -330,6 +334,10 @@ "message": "顯示生效的樣式數目", "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- 切換以該字母為名稱第一個字的樣式\n 開啟編輯器而非切換\n 啟用列出的樣式\n 停用列出的樣式\n 與 <`> (倒引號)— 切換初始啟用的樣式;不要在彈出式視窗開啟時套用到後來啟用的樣式,這樣您就可以在測試完後復原初始選擇:僅停用全部,然後切換。 \n更多資訊請見 wiki", + "description": "NOTE1: preserve < and > symbols so that 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": { "message": "自動換行", "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." }, "installButtonReinstall": { - "message": "重新安裝", + "message": "重新安裝樣式", "description": "Label for reinstall button" }, "linterInvalidConfigError": { @@ -1036,7 +1044,7 @@ "description": "" }, "installButtonUpdate": { - "message": "更新", + "message": "更新樣式", "description": "Label for update button" }, "backupButtons": { @@ -1052,7 +1060,7 @@ "description": "Label for the button to go to the edit style page" }, "installButtonInstalled": { - "message": "已安裝", + "message": "樣式已安裝", "description": "Text displayed when the style is successfully installed" }, "author": {