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

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

Issue 29588806: Noissue - Imported issue reporter translations from adblockplus repository (Closed) Base URL: https://hg.adblockplus.org/adblockpluschrome
Patch Set: Created Oct. 25, 2017, 1:34 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« _locales/ja/messages.json ('K') | « _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 },
11 "add_filters_msg": { 11 "add_filters_msg": {
12 "message": "新增過濾條件?" 12 "message": "新增過濾條件?"
13 }, 13 },
14 "add_your_own_filters": { 14 "add_your_own_filters": {
15 "message": "新增自己的過濾條件" 15 "message": "新增自己的過濾條件"
16 }, 16 },
17 "apply_changes": { 17 "apply_changes": {
18 "message": "套用" 18 "message": "套用"
19 }, 19 },
20 "block_element": { 20 "block_element": {
21 "message": "過濾網頁元素" 21 "message": "過濾網頁元素"
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": {
30 "message": "繼續"
31 },
29 "description": { 32 "description": {
30 "message": "Adblock Plus 已在超過 1 億部設備上使用,是世界上最受歡迎的廣告攔截插件。" 33 "message": "Adblock Plus 已在超過 1 億部設備上使用,是世界上最受歡迎的廣告攔截插件。"
31 }, 34 },
32 "disabled_for_site": { 35 "disabled_for_site": {
33 "message": "在此網站上 <strong>停用</strong>" 36 "message": "在此網站上 <strong>停用</strong>"
34 }, 37 },
35 "disabled_for_these_domains": { 38 "disabled_for_these_domains": {
36 "message": "Adblock Plus 將在以下網域停用。您可以利用網址列上的 Adblock Plus 圖示新增,或在下方輸入網域 (而非網 址) 並點擊「新增網域」按鈕。" 39 "message": "Adblock Plus 將在以下網域停用。您可以利用網址列上的 Adblock Plus 圖示新增,或在下方輸入網域 (而非網 址) 並點擊「新增網域」按鈕。"
37 }, 40 },
38 "easy_create_filter": { 41 "easy_create_filter": {
(...skipping 75 matching lines...) Expand 10 before | Expand all | Expand 10 after
114 }, 117 },
115 "options_short": { 118 "options_short": {
116 "message": "選項" 119 "message": "選項"
117 }, 120 },
118 "out_of_date_lists": { 121 "out_of_date_lists": {
119 "message": "過濾列表會定期自動更新。" 122 "message": "過濾列表會定期自動更新。"
120 }, 123 },
121 "remove_button": { 124 "remove_button": {
122 "message": "刪除已選擇項目" 125 "message": "刪除已選擇項目"
123 }, 126 },
127 "sendReport": {
128 "message": "回報此頁面錯誤"
129 },
124 "show_block_element_menu": { 130 "show_block_element_menu": {
125 "message": "在右鍵選單顯示「過濾網頁元素」" 131 "message": "在右鍵選單顯示「過濾網頁元素」"
126 }, 132 },
127 "show_devtools_panel": { 133 "show_devtools_panel": {
128 "message": "顯示 Adblock Plus 面板中的開發人員工具" 134 "message": "顯示 Adblock Plus 面板中的開發人員工具"
129 }, 135 },
130 "stats_label_page": { 136 "stats_label_page": {
131 "message": "本頁有 <strong>$number$</strong> 項被過濾", 137 "message": "本頁有 <strong>$number$</strong> 項被過濾",
132 "placeholders": { 138 "placeholders": {
133 "number": { 139 "number": {
(...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after
177 "unexpected_filter_list_header": { 183 "unexpected_filter_list_header": {
178 "message": "這裡不允許過濾器列表標題" 184 "message": "這裡不允許過濾器列表標題"
179 }, 185 },
180 "update_now": { 186 "update_now": {
181 "message": "立即更新" 187 "message": "立即更新"
182 }, 188 },
183 "whitelisted_domains": { 189 "whitelisted_domains": {
184 "message": "白名單" 190 "message": "白名單"
185 } 191 }
186 } 192 }
OLDNEW
« _locales/ja/messages.json ('K') | « _locales/zh_CN/messages.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld