OLD | NEW |
1 { | 1 { |
2 "add": { | 2 "add": { |
3 "message": "เพิ่ม" | 3 "message": "เพิ่ม" |
4 }, | 4 }, |
5 "add_filters_msg": { | 5 "add_filters_msg": { |
6 "message": "เพิ่มตัวกรองหรือไม่?" | 6 "message": "เพิ่มตัวกรองหรือไม่?" |
7 }, | 7 }, |
8 "block_element": { | 8 "block_element": { |
9 "message": "ปิดกั้นองค์ประกอบ" | 9 "message": "ปิดกั้นองค์ประกอบ" |
10 }, | 10 }, |
(...skipping 11 matching lines...) Expand all Loading... |
22 }, | 22 }, |
23 "easy_create_filter": { | 23 "easy_create_filter": { |
24 "message": "ปิดกั้นองค์ประกอบ" | 24 "message": "ปิดกั้นองค์ประกอบ" |
25 }, | 25 }, |
26 "enabled_for_site": { | 26 "enabled_for_site": { |
27 "message": "<strong>เปิด</strong>บนเว็บไซต์นี้" | 27 "message": "<strong>เปิด</strong>บนเว็บไซต์นี้" |
28 }, | 28 }, |
29 "filter_elemhideemulation_nodomain": { | 29 "filter_elemhideemulation_nodomain": { |
30 "message": "ไม่มีโดเมนที่ใช้งานอยู่ในตัวกรองการซ่อนองค์ประกอบ" | 30 "message": "ไม่มีโดเมนที่ใช้งานอยู่ในตัวกรองการซ่อนองค์ประกอบ" |
31 }, | 31 }, |
| 32 "filter_invalid_csp": { |
| 33 "message": "นโยบายความปลอดภัยของเนื้อหาไม่ถูกต้อง" |
| 34 }, |
32 "filter_invalid_domain": { | 35 "filter_invalid_domain": { |
33 "message": "โดเมนที่ระบุไม่ถูกต้อง (หรือว่างเปล่า)" | 36 "message": "โดเมนที่ระบุไม่ถูกต้อง (หรือว่างเปล่า)" |
34 }, | 37 }, |
35 "filter_invalid_regexp": { | 38 "filter_invalid_regexp": { |
36 "message": "นิพจน์ทั่วไปที่ไม่ถูกต้อง" | 39 "message": "นิพจน์ทั่วไปที่ไม่ถูกต้อง" |
37 }, | 40 }, |
38 "filter_unknown_option": { | 41 "filter_unknown_option": { |
39 "message": "ตัวเลือกตัวกรองที่ไม่รู้จัก" | 42 "message": "ตัวเลือกตัวกรองที่ไม่รู้จัก" |
40 }, | 43 }, |
41 "filters_subscription_lastDownload_connectionError": { | 44 "filters_subscription_lastDownload_connectionError": { |
(...skipping 72 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
114 }, | 117 }, |
115 "stats_show_iconnumber": { | 118 "stats_show_iconnumber": { |
116 "message": "แสดงหมายเลขในไอคอน" | 119 "message": "แสดงหมายเลขในไอคอน" |
117 }, | 120 }, |
118 "stats_title": { | 121 "stats_title": { |
119 "message": "บล็อกโฆษณา" | 122 "message": "บล็อกโฆษณา" |
120 }, | 123 }, |
121 "unexpected_filter_list_header": { | 124 "unexpected_filter_list_header": { |
122 "message": "หัวข้อรายการของตัวกรองยังไม่ได้รับอนุญาตให้ใช้งานที่นี่" | 125 "message": "หัวข้อรายการของตัวกรองยังไม่ได้รับอนุญาตให้ใช้งานที่นี่" |
123 } | 126 } |
124 } | 127 } |
OLD | NEW |