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

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

Issue 8432019: Added acceptable ads list to the options UI (Closed)
Patch Set: Created Sept. 25, 2012, 2:18 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
« no previous file with comments | « _locales/uk/messages.json ('k') | _locales/zh_TW/messages.json » ('j') | 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 "description": "This is the label for the 'Add' buttons.", 3 "description": "This is the label for the 'Add' buttons.",
4 "message": "添加" 4 "message": "添加"
5 }, 5 },
6 "add_domain_button": { 6 "add_domain_button": {
7 "message": "添加域名" 7 "message": "添加域名"
8 }, 8 },
9 "add_filter_button": { 9 "add_filter_button": {
10 "message": "添加过滤规则" 10 "message": "添加过滤规则"
(...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after
57 "message": "过滤清单" 57 "message": "过滤清单"
58 }, 58 },
59 "filter_must_follow_syntax": { 59 "filter_must_follow_syntax": {
60 "message": "您的过滤规则必须遵循<a href='$url$'>Adblock Plus的语法</a>。对于某些过滤类型,如object-s ubrequest是不支持的。", 60 "message": "您的过滤规则必须遵循<a href='$url$'>Adblock Plus的语法</a>。对于某些过滤类型,如object-s ubrequest是不支持的。",
61 "placeholders": { 61 "placeholders": {
62 "url": { 62 "url": {
63 "content": "$1" 63 "content": "$1"
64 } 64 }
65 } 65 }
66 }, 66 },
67 "filters_acceptableAds2_label": {
68 "message": "允许一些非侵入式广告"
69 },
67 "filters_addSubscriptionAdd_label": { 70 "filters_addSubscriptionAdd_label": {
68 "message": "添加" 71 "message": "添加"
69 }, 72 },
70 "filters_addSubscriptionOther_label": { 73 "filters_addSubscriptionOther_label": {
71 "message": "添加其他订阅" 74 "message": "添加其他过滤规则订阅组"
72 }, 75 },
73 "filters_addSubscription_label": { 76 "filters_addSubscription_label": {
74 "message": "添加过滤规则订阅" 77 "message": "添加过滤规则订阅组"
78 },
79 "filters_readMore_label": {
80 "message": "深入了解"
75 }, 81 },
76 "filters_subscription_delete_label": { 82 "filters_subscription_delete_label": {
77 "message": "删除" 83 "message": "删除"
78 }, 84 },
79 "filters_subscription_enabled_label": { 85 "filters_subscription_enabled_label": {
80 "message": "启用" 86 "message": "启用"
81 }, 87 },
82 "filters_subscription_lastDownload_checksumMismatch": { 88 "filters_subscription_lastDownload_checksumMismatch": {
83 "message": "失败,检验和不匹配" 89 "message": "失败,检验和不匹配"
84 }, 90 },
85 "filters_subscription_lastDownload_connectionError": { 91 "filters_subscription_lastDownload_connectionError": {
86 "message": "失败,下载失败" 92 "message": "失败,下载失败"
87 }, 93 },
88 "filters_subscription_lastDownload_inProgress": { 94 "filters_subscription_lastDownload_inProgress": {
89 "message": "下载中……" 95 "message": "正在下载……"
90 }, 96 },
91 "filters_subscription_lastDownload_invalidData": { 97 "filters_subscription_lastDownload_invalidData": {
92 "message": "失败,不是有效的过滤规则列表" 98 "message": "失败,不是有效的过滤规则列表"
93 }, 99 },
94 "filters_subscription_lastDownload_invalidURL": { 100 "filters_subscription_lastDownload_invalidURL": {
95 "message": "失败,不是有效地址" 101 "message": "失败,不是有效地址"
96 }, 102 },
103 "filters_viewList_label": {
104 "message": "查看列表"
105 },
97 "found_a_bug": { 106 "found_a_bug": {
98 "message": "发现错误?需要帮助?请前往<a href='$url$'>此处</a>", 107 "message": "发现错误?需要帮助?请前往<a href='$url$'>此处</a>",
99 "placeholders": { 108 "placeholders": {
100 "url": { 109 "url": {
101 "content": "$1" 110 "content": "$1"
102 } 111 }
103 } 112 }
104 }, 113 },
105 "general": { 114 "general": {
106 "description": "This is a tab heading.", 115 "description": "This is a tab heading.",
107 "message": "常规" 116 "message": "常规"
108 }, 117 },
109 "global_remove_subscription_warning": { 118 "global_remove_subscription_warning": {
110 "message": "你真的希望移除该订阅么?" 119 "message": "您确定要移除该过滤规则订阅组吗?"
111 }, 120 },
112 "global_subscription_invalid_location": { 121 "global_subscription_invalid_location": {
113 "message": "过滤规则列表的位置不是有效的URL或有效的文件名" 122 "message": "过滤规则列表的位置不是有效的 URL 或有效的文件名。"
114 }, 123 },
115 "last_updated_at": { 124 "last_updated_at": {
116 "description": "e.g. Last updated at 3:00pm on Apr 1, 2011", 125 "description": "e.g. Last updated at 3:00pm on Apr 1, 2011",
117 "message": "最近更新于 $time$ $date$", 126 "message": "最近更新于 $time$ $date$",
118 "placeholders": { 127 "placeholders": {
119 "date": { 128 "date": {
120 "content": "$2" 129 "content": "$2"
121 }, 130 },
122 "time": { 131 "time": {
123 "content": "$1" 132 "content": "$1"
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after
155 "show_block_element_menu": { 164 "show_block_element_menu": {
156 "message": "添加到右鍵菜单" 165 "message": "添加到右鍵菜单"
157 }, 166 },
158 "show_icon": { 167 "show_icon": {
159 "message": "在地址栏显示按钮" 168 "message": "在地址栏显示按钮"
160 }, 169 },
161 "subscriptionSelection_location_label": { 170 "subscriptionSelection_location_label": {
162 "message": "过滤规则列表位置:" 171 "message": "过滤规则列表位置:"
163 }, 172 },
164 "subscriptionSelection_subscriptionSelector_label": { 173 "subscriptionSelection_subscriptionSelector_label": {
165 "message": "从列表中选择过滤规则订阅:" 174 "message": "从列表中选择过滤规则订阅组:"
166 }, 175 },
167 "subscriptionSelection_title_label": { 176 "subscriptionSelection_title_label": {
168 "message": "订阅的标题:" 177 "message": "订阅组的标题:"
169 }, 178 },
170 "update_now": { 179 "update_now": {
171 "message": "立即更新" 180 "message": "立即更新"
172 }, 181 },
173 "whitelisted_domains": { 182 "whitelisted_domains": {
174 "description": "This is a tab heading.", 183 "description": "This is a tab heading.",
175 "message": "排除域名" 184 "message": "排除域名"
176 } 185 }
177 } 186 }
OLDNEW
« no previous file with comments | « _locales/uk/messages.json ('k') | _locales/zh_TW/messages.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld