Parcourir la source

Merge branch 'master' of https://github.com/gildas-lormeau/SingleFile

Gildas il y a 5 ans
Parent
commit
63ad64f294
2 fichiers modifiés avec 10 ajouts et 10 suppressions
  1. 5 5
      _locales/zh_CN/messages.json
  2. 5 5
      _locales/zh_TW/messages.json

+ 5 - 5
_locales/zh_CN/messages.json

@@ -448,7 +448,7 @@
 		"description": "Options page label: 'maximum size (MB)'"
 	},
 	"optionPassReferrerOnError": {
-		"message": "pass \"Referer\" header after a cross-origin request error",
+		"message": "跨域请求失败时添加来源地址头信息(Referer)",
 		"description": "Options page label: 'pass \"Referer\" header after a cross-origin request error'"
 	},
 	"optionSaveRawPage": {
@@ -548,7 +548,7 @@
 		"description": "Label 'Disabled' of the disabled profile name in the options page"
 	},
 	"profileAddButtonTooltip": {
-		"message": "添加一个新的配置文件",
+		"message": "新增配置文件",
 		"description": "Tooltip 'Add a new profile' in the options page"
 	},
 	"profileRenameButtonTooltip": {
@@ -560,15 +560,15 @@
 		"description": "Tooltip 'Delete the profile' in the options page"
 	},
 	"profileAddPrompt": {
-		"message": "请输入这个新的配置文件名",
+		"message": "新增配置文件",
 		"description": "Popup text 'Enter a name for this new profile' in the options page"
 	},
 	"profileDeleteConfirm": {
-		"message": "请确认是否移除所选配置文件",
+		"message": "确认删除所选配置文件?",
 		"description": "Popup text 'Confirm the deletion of the selected profile' in the options page"
 	},
 	"profileRenamePrompt": {
-		"message": "请为所选配置文件输入新的名称",
+		"message": "重命名配置文件",
 		"description": "Popup text 'Enter a new name for the selected profile' in the options page"
 	},
 	"editorAddYellowNote": {

+ 5 - 5
_locales/zh_TW/messages.json

@@ -448,7 +448,7 @@
 		"description": "Options page label: 'maximum size (MB)'"
 	},
 	"optionPassReferrerOnError": {
-		"message": "pass \"Referer\" header after a cross-origin request error",
+		"message": "跨域請求失敗時添加來源地址頭信息(Referer)",
 		"description": "Options page label: 'pass \"Referer\" header after a cross-origin request error'"
 	},
 	"optionSaveRawPage": {
@@ -548,7 +548,7 @@
 		"description": "Label 'Disabled' of the disabled profile name in the options page"
 	},
 	"profileAddButtonTooltip": {
-		"message": "添加一個新的配置文件",
+		"message": "新增配置文件",
 		"description": "Tooltip 'Add a new profile' in the options page"
 	},
 	"profileRenameButtonTooltip": {
@@ -560,15 +560,15 @@
 		"description": "Tooltip 'Delete the profile' in the options page"
 	},
 	"profileAddPrompt": {
-		"message": "請輸入這個新的配置文件名",
+		"message": "新增配置文件",
 		"description": "Popup text 'Enter a name for this new profile' in the options page"
 	},
 	"profileDeleteConfirm": {
-		"message": "請確認是否移除所選配置文件",
+		"message": "確認刪除所選配置文件?",
 		"description": "Popup text 'Confirm the deletion of the selected profile' in the options page"
 	},
 	"profileRenamePrompt": {
-		"message": "請為所選配置文件輸入新的名稱",
+		"message": "重命名配置文件",
 		"description": "Popup text 'Enter a new name for the selected profile' in the options page"
 	},
 	"editorAddYellowNote": {