Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Side by Side Diff: _locales/zh_TW/messages.json

Issue 29763555: Issue 6620 - Update extension description (Closed)
Patch Set: Created April 27, 2018, 9:04 a.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « _locales/zh_CN/messages.json ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "add": { 2 "add": {
3 "message": "新增" 3 "message": "新增"
4 }, 4 },
5 "add_domain_button": { 5 "add_domain_button": {
6 "message": "新增網域" 6 "message": "新增網域"
7 }, 7 },
8 "add_filter_button": { 8 "add_filter_button": {
9 "message": "新增過濾條件" 9 "message": "新增過濾條件"
10 }, 10 },
(...skipping 11 matching lines...) Expand all
22 }, 22 },
23 "cancel": { 23 "cancel": {
24 "message": "取消" 24 "message": "取消"
25 }, 25 },
26 "clickhide_instructions": { 26 "clickhide_instructions": {
27 "message": "請在此訊息關閉後點選網頁上的元素。" 27 "message": "請在此訊息關閉後點選網頁上的元素。"
28 }, 28 },
29 "continue": { 29 "continue": {
30 "message": "繼續" 30 "message": "繼續"
31 }, 31 },
32 "description": {
33 "message": "Adblock Plus 已在超過 1 億部設備上使用,是世界上最受歡迎的廣告攔截插件。"
34 },
35 "disabled_for_site": { 32 "disabled_for_site": {
36 "message": "在此網站上 <strong>停用</strong>" 33 "message": "在此網站上 <strong>停用</strong>"
37 }, 34 },
38 "disabled_for_these_domains": { 35 "disabled_for_these_domains": {
39 "message": "Adblock Plus 將在以下網域停用。您可以利用網址列上的 Adblock Plus 圖示新增,或在下方輸入網域 (而非網 址) 並點擊「新增網域」按鈕。" 36 "message": "Adblock Plus 將在以下網域停用。您可以利用網址列上的 Adblock Plus 圖示新增,或在下方輸入網域 (而非網 址) 並點擊「新增網域」按鈕。"
40 }, 37 },
41 "easy_create_filter": { 38 "easy_create_filter": {
42 "message": "過濾網頁元素" 39 "message": "過濾網頁元素"
43 }, 40 },
44 "edit_filters_raw": { 41 "edit_filters_raw": {
(...skipping 208 matching lines...) Expand 10 before | Expand all | Expand 10 after
253 "unexpected_filter_list_header": { 250 "unexpected_filter_list_header": {
254 "message": "這裡不允許過濾器列表標題" 251 "message": "這裡不允許過濾器列表標題"
255 }, 252 },
256 "update_now": { 253 "update_now": {
257 "message": "立即更新" 254 "message": "立即更新"
258 }, 255 },
259 "whitelisted_domains": { 256 "whitelisted_domains": {
260 "message": "白名單" 257 "message": "白名單"
261 } 258 }
262 } 259 }
OLDNEW
« no previous file with comments | « _locales/zh_CN/messages.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld