Skip to content

Commit 1d9aada

Browse files
author
John
committed
edit internationalization
1 parent a1f093d commit 1d9aada

File tree

4 files changed

+74
-14
lines changed

4 files changed

+74
-14
lines changed

_locales/en/messages.json

Lines changed: 23 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,10 @@
2929
"message": "Detecting that you are downloading files from a dangerous website, Cloudopt has blocked that for you."
3030
},
3131
"popupAddWhiteList": {
32-
"message": "Add to cloud whitelist"
32+
"message": "Add to cloud security whitelist"
3333
},
3434
"popupAddBlackList": {
35-
"message": "Add to cloud blacklist"
35+
"message": "Add to cloud security blacklist"
3636
},
3737
"popupCleanCache": {
3838
"message": "Clean up cache"
@@ -76,20 +76,29 @@
7676
"popupScoreButton": {
7777
"message": "View online comments"
7878
},
79+
"popupEvaluateButton": {
80+
"message": "Comment this site"
81+
},
82+
"popupEvaluateTipsTitle": {
83+
"message": "Share your opinion"
84+
},
85+
"popupEvaluateTipsSubtitle": {
86+
"message": "Your comments will help defend more people against dangerous, phishing sites."
87+
},
7988
"popupMark": {
8089
"message": "mark"
8190
},
8291
"optionTipsDontDuplicate": {
8392
"message": "You have already added this"
8493
},
8594
"optionTipsAddWhiteListSuccess": {
86-
"message": "Cloud whitelist added successfully"
95+
"message": "Cloud security whitelist added successfully"
8796
},
8897
"optionTipsAddWhiteListAdsSuccess": {
8998
"message": "Whitelist-ads added successfully"
9099
},
91100
"optionTipsAddBlackListSuccess": {
92-
"message": "Cloud blacklist added successfully"
101+
"message": "Cloud security blacklist added successfully"
93102
},
94103
"optionTipsInputUrlisNull": {
95104
"message": "Empty domain name, please check and enter"
@@ -158,7 +167,7 @@
158167
"message": "Helps adblocking even when in bad networking"
159168
},
160169
"optionClassifyWhiteList": {
161-
"message": "Cloud white List"
170+
"message": "Cloud security whitelist"
162171
},
163172
"optionClassifyAdsWhiteList": {
164173
"message": "AD blocking whitelist"
@@ -176,7 +185,7 @@
176185
"message": "Operation"
177186
},
178187
"optionClassifyBlackList": {
179-
"message": "Cloud black List"
188+
"message": "Cloud security blacklist"
180189
},
181190
"optionStatistics": {
182191
"message": "Statistics"
@@ -326,7 +335,7 @@
326335
"message": "Configuration update failed"
327336
},
328337
"contextMenus1": {
329-
"message": "Add to the cloud white list"
338+
"message": "Add to the cloud security whitelist"
330339
},
331340
"contextMenus2": {
332341
"message": "View reputation report"
@@ -335,7 +344,7 @@
335344
"message": "Manual ad blocking(BETA)"
336345
},
337346
"contextMenus4": {
338-
"message": "Add to the cloud black list"
347+
"message": "Add to the cloud security blacklist"
339348
},
340349
"manualTips": {
341350
"message": "Left click to select elements to be blocked, right click to exit selection mode"
@@ -433,6 +442,12 @@
433442
"optionCleanCacheBrowserNotSupported": {
434443
"message": "The browser does not support automatic cache cleanup at this time."
435444
},
445+
"optionFiltersLastUpdatedAt": {
446+
"message": "Filter rules updated at"
447+
},
448+
"filterNotUpdated": {
449+
"message": "Filter rules has not been updated"
450+
},
436451
"memoryOptimizedIcon": {
437452
"message": ""
438453
},

_locales/ko/messages.json

Lines changed: 21 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -79,17 +79,26 @@
7979
"popupScoreButton": {
8080
"message": "사용자 리뷰보기."
8181
},
82+
"popupEvaluateButton": {
83+
"message": "이 사이트에 댓글 달기"
84+
},
85+
"popupEvaluateTipsTitle": {
86+
"message": "의견 공유"
87+
},
88+
"popupEvaluateTipsSubtitle": {
89+
"message": "귀하의 의견은 위험한 피싱 사이트로부터 더 많은 사람들을 보호하는 데 도움이 될 것입니다."
90+
},
8291
"popupMark": {
8392
"message": "서브"
8493
},
8594
"optionTipsDontDuplicate": {
8695
"message": "추가 반복하지 마십시오"
8796
},
8897
"optionTipsAddWhiteListSuccess": {
89-
"message": "화이트리스트가 성공적으로 추가되었습니다"
98+
"message": "클라우드 보안 화이트 명단이 추가되었습니다"
9099
},
91100
"optionTipsAddWhiteListAdsSuccess": {
92-
"message": "광고 요격 화이트 리스트를 추가하는데 성공했습니다"
101+
"message": "광고 차단 화이트 리스트 추가 성공"
93102
},
94103
"optionTipsAddBlackListSuccess": {
95104
"message": "블랙리스트가 성공적으로 추가되었습니다"
@@ -161,7 +170,7 @@
161170
"message": "악의적 인 광고를 차단할 수 있습니다 나쁜 네트워크의 경우에 당신을 도울 수 있습니다."
162171
},
163172
"optionClassifyWhiteList": {
164-
"message": "화이트리스트"
173+
"message": "클라우드 보안 화이트 리스트"
165174
},
166175
"optionClassifyAdsWhiteList": {
167176
"message": "광고 요격 리스트"
@@ -179,7 +188,7 @@
179188
"message": "조작"
180189
},
181190
"optionClassifyBlackList": {
182-
"message": "블랙리스트에"
191+
"message": "클라우드 보안 블랙리스트"
183192
},
184193
"optionStatistics": {
185194
"message": "데이터 통계"
@@ -329,7 +338,7 @@
329338
"message": "구성 업데이트 실패"
330339
},
331340
"contextMenus1": {
332-
"message": "가입 화이트 리스트"
341+
"message": "클라우드 보안 화이트 리스트에 추가합니다"
333342
},
334343
"contextMenus2": {
335344
"message": "안전 보고서 보기"
@@ -338,7 +347,7 @@
338347
"message": "수동 차단 악의적으로 광고(BETA)"
339348
},
340349
"contextMenus4": {
341-
"message": "가입 블랙 리스트"
350+
"message": "클라우드 보안 블랙리스트에 가입하다"
342351
},
343352
"manualTips": {
344353
"message": "마우스 왼쪽 버튼 선택 원하는 무시할 요소, 마우스 오른쪽 단추를 수동 모드 끝내기"
@@ -436,6 +445,12 @@
436445
"optionCleanCacheBrowserNotSupported": {
437446
"message": "브라우저는 현재 자동 캐시 정리를 지원하지 않습니다."
438447
},
448+
"optionFiltersLastUpdatedAt": {
449+
"message": "필터 규칙 업데이트 시간 :"
450+
},
451+
"filterNotUpdated": {
452+
"message": "필터 규칙이 업데이트되지 않았습니다."
453+
},
439454
"memoryOptimizedIcon": {
440455
"message": ""
441456
},

_locales/zh_CN/messages.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,15 @@
7979
"popupScoreButton": {
8080
"message": "查看网友评价"
8181
},
82+
"popupEvaluateButton": {
83+
"message": "评价此网站"
84+
},
85+
"popupEvaluateTipsTitle": {
86+
"message": "分享您的反馈"
87+
},
88+
"popupEvaluateTipsSubtitle": {
89+
"message": "您的反馈将帮助更多人抵御危险、钓鱼网站。"
90+
},
8291
"popupMark": {
8392
"message": ""
8493
},
@@ -436,6 +445,12 @@
436445
"optionCleanCacheBrowserNotSupported": {
437446
"message": "该浏览器暂不支持自动缓存清理"
438447
},
448+
"optionFiltersLastUpdatedAt": {
449+
"message": "广告拦截规则库更新于"
450+
},
451+
"filterNotUpdated": {
452+
"message": "广告拦截规则库未更新"
453+
},
439454
"memoryOptimizedIcon": {
440455
"message": ""
441456
},

_locales/zh_TW/messages.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,15 @@
7979
"popupScoreButton": {
8080
"message": "查看網友評價"
8181
},
82+
"popupEvaluateButton": {
83+
"message": "評價此網站"
84+
},
85+
"popupEvaluateTipsTitle": {
86+
"message": "分享您的反饋"
87+
},
88+
"popupEvaluateTipsSubtitle": {
89+
"message": "您的反饋將幫助更多人抵禦危險,釣魚網站。"
90+
},
8291
"popupMark": {
8392
"message": ""
8493
},
@@ -436,6 +445,12 @@
436445
"optionCleanCacheBrowserNotSupported": {
437446
"message": "該瀏覽器暫不支持自動緩存清理"
438447
},
448+
"optionFiltersLastUpdatedAt": {
449+
"message": "廣告攔截規則庫更新於"
450+
},
451+
"filterNotUpdated": {
452+
"message": "廣告攔截規則庫未更新"
453+
},
439454
"memoryOptimizedIcon": {
440455
"message": ""
441456
},

0 commit comments

Comments
 (0)