OLD | NEW |
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 }, |
(...skipping 209 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
220 } | 220 } |
221 }, | 221 }, |
222 "stats_label_total": { | 222 "stats_label_total": { |
223 "message": "รวม <strong>$number$</strong> อย่าง", | 223 "message": "รวม <strong>$number$</strong> อย่าง", |
224 "placeholders": { | 224 "placeholders": { |
225 "number": { | 225 "number": { |
226 "content": "$1" | 226 "content": "$1" |
227 } | 227 } |
228 } | 228 } |
229 }, | 229 }, |
230 "stats_over": { | |
231 "message": "มากกว่า $number$", | |
232 "placeholders": { | |
233 "number": { | |
234 "content": "$1" | |
235 } | |
236 } | |
237 }, | |
238 "stats_share_download": { | |
239 "message": "ดาวน์โหลด Adblock Plus" | |
240 }, | |
241 "stats_share_message": { | 230 "stats_share_message": { |
242 "message": "ฉันบล็อกโฆษณาและแทร็คเกอร์ไป $number$ อย่าง ขอบคุณ Adblock Plus"
, | 231 "message": "ฉันบล็อกโฆษณาและแทร็คเกอร์ไป $number$ อย่าง ขอบคุณ Adblock Plus"
, |
243 "placeholders": { | 232 "placeholders": { |
244 "number": { | 233 "number": { |
245 "content": "$1" | 234 "content": "$1" |
246 } | 235 } |
247 } | 236 } |
248 }, | 237 }, |
249 "stats_share_title": { | |
250 "message": "แชร์จำนวนโฆษณาที่บล็อคแล้ว" | |
251 }, | |
252 "stats_show_iconnumber": { | 238 "stats_show_iconnumber": { |
253 "message": "แสดงหมายเลขในไอคอน" | 239 "message": "แสดงหมายเลขในไอคอน" |
254 }, | 240 }, |
255 "stats_title": { | 241 "stats_title": { |
256 "message": "บล็อกโฆษณา" | 242 "message": "บล็อกโฆษณา" |
257 }, | 243 }, |
258 "subscriptionSelection_location_label": { | 244 "subscriptionSelection_location_label": { |
259 "message": "ที่อยู่รายชื่อตัวกรอง:" | 245 "message": "ที่อยู่รายชื่อตัวกรอง:" |
260 }, | 246 }, |
261 "subscriptionSelection_subscriptionSelector_label": { | 247 "subscriptionSelection_subscriptionSelector_label": { |
262 "message": "กรุณาเลือกนามข้างท้ายตัวกรองจากรายชื่อ:" | 248 "message": "กรุณาเลือกนามข้างท้ายตัวกรองจากรายชื่อ:" |
263 }, | 249 }, |
264 "subscriptionSelection_title_label": { | 250 "subscriptionSelection_title_label": { |
265 "message": "ชื่อ:" | 251 "message": "ชื่อ:" |
266 }, | 252 }, |
267 "unexpected_filter_list_header": { | 253 "unexpected_filter_list_header": { |
268 "message": "หัวข้อรายการของตัวกรองยังไม่ได้รับอนุญาตให้ใช้งานที่นี่" | 254 "message": "หัวข้อรายการของตัวกรองยังไม่ได้รับอนุญาตให้ใช้งานที่นี่" |
269 }, | 255 }, |
270 "update_now": { | 256 "update_now": { |
271 "message": "อัพเดทเดี๋ยวนี้" | 257 "message": "อัพเดทเดี๋ยวนี้" |
272 }, | 258 }, |
273 "whitelisted_domains": { | 259 "whitelisted_domains": { |
274 "message": "โดเมนที่ขึ้นบัญชีขาว" | 260 "message": "โดเมนที่ขึ้นบัญชีขาว" |
275 } | 261 } |
276 } | 262 } |
OLD | NEW |