| OLD | NEW |
| (Empty) |
| 1 { | |
| 2 "add": { | |
| 3 "message": "添加" | |
| 4 }, | |
| 5 "add_filters_msg": { | |
| 6 "message": "添加过滤规则?" | |
| 7 }, | |
| 8 "block_element": { | |
| 9 "message": "拦截元素" | |
| 10 }, | |
| 11 "cancel": { | |
| 12 "message": "取消" | |
| 13 }, | |
| 14 "clickhide_instructions": { | |
| 15 "message": "本弹窗自动关闭后,请点击(或右击)当前页面上的一个元素。" | |
| 16 }, | |
| 17 "continue": { | |
| 18 "message": "下一步" | |
| 19 }, | |
| 20 "description": { | |
| 21 "message": "Adblock Plus 是拥有超过 5 亿次下载的全球最受欢迎的广告拦截软件之一。" | |
| 22 }, | |
| 23 "disabled_for_site": { | |
| 24 "message": "在当前网站上 <strong>禁用</strong>" | |
| 25 }, | |
| 26 "easy_create_filter": { | |
| 27 "message": "拦截元素" | |
| 28 }, | |
| 29 "enabled_for_site": { | |
| 30 "message": "在当前网站上 <strong>启用</strong>" | |
| 31 }, | |
| 32 "filter_elemhideemulation_nodomain": { | |
| 33 "message": "没有为扩展元素隐藏规则指定有效域名" | |
| 34 }, | |
| 35 "filter_invalid_csp": { | |
| 36 "message": "无效的内容安全策略(CSP)" | |
| 37 }, | |
| 38 "filter_invalid_domain": { | |
| 39 "message": "指定的域名无效或者为空" | |
| 40 }, | |
| 41 "filter_invalid_regexp": { | |
| 42 "message": "无效的正则表达式" | |
| 43 }, | |
| 44 "filter_unknown_option": { | |
| 45 "message": "未知的过滤规则" | |
| 46 }, | |
| 47 "filters_subscription_lastDownload_connectionError": { | |
| 48 "message": "失败,下载失败" | |
| 49 }, | |
| 50 "invalid_css_selector": { | |
| 51 "message": "$selector$ 不是有效的 CSS 选择器", | |
| 52 "placeholders": { | |
| 53 "selector": { | |
| 54 "content": "$1" | |
| 55 } | |
| 56 } | |
| 57 }, | |
| 58 "line": { | |
| 59 "message": "第 $number$ 行", | |
| 60 "placeholders": { | |
| 61 "number": { | |
| 62 "content": "$1" | |
| 63 } | |
| 64 } | |
| 65 }, | |
| 66 "loading": { | |
| 67 "message": "加载中……" | |
| 68 }, | |
| 69 "name": { | |
| 70 "message": "Adblock Plus" | |
| 71 }, | |
| 72 "name_devbuild": { | |
| 73 "message": "Adblock Plus 开发版" | |
| 74 }, | |
| 75 "notification_configure": { | |
| 76 "message": "配置通知设置" | |
| 77 }, | |
| 78 "notification_open_all": { | |
| 79 "message": "打开此通知中的所有链接" | |
| 80 }, | |
| 81 "notification_with_buttons": { | |
| 82 "message": "单击 \"确定\" 以打开此通知中的所有链接。" | |
| 83 }, | |
| 84 "notification_without_buttons": { | |
| 85 "message": "点击通知打开它上面的所有链接。" | |
| 86 }, | |
| 87 "options_short": { | |
| 88 "message": "设置" | |
| 89 }, | |
| 90 "overlay_notification_button_no": { | |
| 91 "message": "否" | |
| 92 }, | |
| 93 "overlay_notification_button_yes": { | |
| 94 "message": "是" | |
| 95 }, | |
| 96 "overlay_notification_closing_button_hide": { | |
| 97 "message": "关闭此通知" | |
| 98 }, | |
| 99 "overlay_notification_closing_button_optout": { | |
| 100 "message": "不再显示通知" | |
| 101 }, | |
| 102 "sendReport": { | |
| 103 "message": "报告当前页面上的问题" | |
| 104 }, | |
| 105 "stats_label_page": { | |
| 106 "message": "<strong>$number$</strong> 在此页上", | |
| 107 "placeholders": { | |
| 108 "number": { | |
| 109 "content": "$1" | |
| 110 } | |
| 111 } | |
| 112 }, | |
| 113 "stats_label_total": { | |
| 114 "message": "总计 <strong>$number$</strong> 条", | |
| 115 "placeholders": { | |
| 116 "number": { | |
| 117 "content": "$1" | |
| 118 } | |
| 119 } | |
| 120 }, | |
| 121 "stats_show_iconnumber": { | |
| 122 "message": "在图标上显示数量" | |
| 123 }, | |
| 124 "stats_title": { | |
| 125 "message": "已拦截广告数" | |
| 126 }, | |
| 127 "unexpected_filter_list_header": { | |
| 128 "message": "这里不允许过滤列表标题" | |
| 129 } | |
| 130 } | |
| OLD | NEW |