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

Side by Side Diff: locale/zh_TW/desktop-options.json

Issue 29632580: Issue 6173 - import options page title translations (Closed)
Patch Set: Created Dec. 7, 2017, 2:24 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
OLDNEW
1 { 1 {
2 "options_acceptableAds_ads_description_1": { 2 "options_acceptableAds_ads_description_1": {
3 "message": "可接受廣告不會令人煩惱,也不會干擾您正在查看的內容。<a>閱讀更多關於可接受廣告的標準</a>" 3 "message": "可接受廣告不會令人煩惱,也不會干擾您正在查看的內容。<a>閱讀更多關於可接受廣告的標準</a>"
4 }, 4 },
5 "options_acceptableAds_ads_label": { 5 "options_acceptableAds_ads_label": {
6 "message": "允許可接受廣告" 6 "message": "允許可接受廣告"
7 }, 7 },
8 "options_acceptableAds_description": { 8 "options_acceptableAds_description": {
9 "message": "可接受的廣告是非侵入式廣告。由於它們為網站所有者創造了收入,因此它們處於廣告屏蔽和支持在線內容之間的中間位置。" 9 "message": "可接受的廣告是非侵入式廣告。由於它們為網站所有者創造了收入,因此它們處於廣告屏蔽和支持在線內容之間的中間位置。"
10 }, 10 },
(...skipping 209 matching lines...) Expand 10 before | Expand all | Expand 10 after
220 }, 220 },
221 "options_more_filters_header": { 221 "options_more_filters_header": {
222 "message": "更多過濾器" 222 "message": "更多過濾器"
223 }, 223 },
224 "options_more_filters_note": { 224 "options_more_filters_note": {
225 "message": "<strong>注意:</strong>您應僅使用您相信的作者列出的協力廠商篩選器。" 225 "message": "<strong>注意:</strong>您應僅使用您相信的作者列出的協力廠商篩選器。"
226 }, 226 },
227 "options_new_label": { 227 "options_new_label": {
228 "message": "新" 228 "message": "新"
229 }, 229 },
230 "options_page_document_title": {
231 "message": "設置"
232 },
230 "options_page_title": { 233 "options_page_title": {
231 "message": "設置" 234 "message": "設置"
232 }, 235 },
233 "options_privacy_header": { 236 "options_privacy_header": {
234 "message": "隱私與安全" 237 "message": "隱私與安全"
235 }, 238 },
236 "options_protection_privacy_tooltip": { 239 "options_protection_privacy_tooltip": {
237 "message": "通過從互聯網中移除所有形式的跟踪(包括信息收集者)來保護您的個人信息。" 240 "message": "通過從互聯網中移除所有形式的跟踪(包括信息收集者)來保護您的個人信息。"
238 }, 241 },
239 "options_protection_social_tooltip": { 242 "options_protection_social_tooltip": {
(...skipping 56 matching lines...) Expand 10 before | Expand all | Expand 10 after
296 "options_whitelist_placeholder_example": { 299 "options_whitelist_placeholder_example": {
297 "message": "例如$domain$", 300 "message": "例如$domain$",
298 "placeholders": { 301 "placeholders": {
299 "domain": { 302 "domain": {
300 "content": "$1", 303 "content": "$1",
301 "example": "www.example.com" 304 "example": "www.example.com"
302 } 305 }
303 } 306 }
304 } 307 }
305 } 308 }
OLDNEW
« locale/ar/desktop-options.json ('K') | « locale/zh_CN/desktop-options.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld