1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
|
{
"extName":{
"message":"µBlock",
"description":"extension name."
},
"extShortDesc":{
"message":"Cuối cùng, là một bộ chặn hiệu quả cho các trình duyệt dựa trên Chromium. Dễ dàng cho CPU và bộ nhớ.",
"description":"this will be in the chrome web store: must be 132 characters or less"
},
"dashboardName":{
"message":"µBlock — Bảng điều khiển",
"description":"English: µBlock — Dashboard"
},
"settingsPageName":{
"message":"Cài đặt",
"description":"appears as tab name in dashboard"
},
"3pPageName":{
"message":"Các bộ lọc bên thứ ba",
"description":"appears as tab name in dashboard"
},
"1pPageName":{
"message":"Các bộ lọc của bạn",
"description":"appears as tab name in dashboard"
},
"rulesPageName":{
"message":"My rules",
"description":"appears as tab name in dashboard"
},
"whitelistPageName":{
"message":"Danh sách trắng",
"description":"appears as tab name in dashboard"
},
"statsPageName":{
"message":"Thống kê",
"description":"appears as tab name in dashboard"
},
"aboutPageName":{
"message":"Giới thiệu",
"description":"appears as tab name in dashboard"
},
"popupPowerSwitchInfo":{
"message":"Nhấp chuột: vĩnh viễn vô hiệu hóa\/kích hoạt µBlock cho trang web này.\nCtrl + bấm chuột: vô hiệu hóa µBlock chỉ trên trang này.",
"description":"English: Click: disable\/enable µBlock for this site.\n\nCtrl+click: disable µBlock only on this page."
},
"popupBlockedRequestPrompt":{
"message":"các yêu cầu bị chặn",
"description":"English: requests blocked"
},
"popupBlockedOnThisPagePrompt":{
"message":"Trong trang này",
"description":"English: on this page"
},
"popupBlockedSinceInstallPrompt":{
"message":"kể từ khi cài đặt",
"description":"English: since install"
},
"popupOr":{
"message":"hoặc",
"description":"English: or"
},
"popupTipDashboard":{
"message":"Bấm để mở bảng điều khiển",
"description":"English: Click to open the dashboard"
},
"popupTipPicker":{
"message":"Chuyển sang chế độ chọn phần tử",
"description":"English: Enter element picker mode"
},
"popupTipLog":{
"message":"Đi đến nhật kí yêu cầu",
"description":"English: Go to request log"
},
"popupSiteInlineScriptEnabled":{
"message":"Inline <code>script<\/code> tags are <b>allowed<\/b> on this site",
"description":""
},
"popupSiteInlineScriptDisabled":{
"message":"Inline <code>script<\/code> tags are <b>blocked<\/b> on this site",
"description":""
},
"popupSite1pScriptEnabled":{
"message":"1st-party scripts are <b>allowed<\/b> on this site",
"description":""
},
"popupSite1pScriptDisabled":{
"message":"1st-party scripts are <b>blocked<\/b> on this site",
"description":""
},
"popupSite3pScriptEnabled":{
"message":"3rd-party scripts are <b>allowed<\/b> on this site",
"description":""
},
"popupSite3pScriptDisabled":{
"message":"3rd-party scripts are <b>blocked<\/b> on this site",
"description":""
},
"popupSite1pFrameEnabled":{
"message":"1st-party frames are <b>allowed<\/b> on this site",
"description":""
},
"popupSite1pFrameDisabled":{
"message":"1st-party frames are <b>blocked<\/b> on this site",
"description":""
},
"popupSite3pFrameEnabled":{
"message":"3rd-party frames are <b>allowed<\/b> on this site",
"description":""
},
"popupSite3pFrameDisabled":{
"message":"3rd-party frames are <b>blocked<\/b> on this site",
"description":""
},
"popupDefaultInlineScriptEnabled":{
"message":"Inline <code>script<\/code> tags are <b>allowed<\/b> everywhere by default",
"description":""
},
"popupDefaultInlineScriptDisabled":{
"message":"Inline <code>script<\/code> tags are <b>blocked<\/b> everywhere by default",
"description":""
},
"popupDefault1pScriptEnabled":{
"message":"1st-party scripts are <b>allowed<\/b> everywhere by default",
"description":""
},
"popupDefault1pScriptDisabled":{
"message":"1st-party scripts are <b>blocked<\/b> everywhere by default",
"description":""
},
"popupDefault3pScriptEnabled":{
"message":"3rd-party scripts are <b>allowed<\/b> everywhere by default",
"description":""
},
"popupDefault3pScriptDisabled":{
"message":"3rd-party scripts are <b>blocked<\/b> everywhere by default",
"description":""
},
"popupDefault1pFrameEnabled":{
"message":"1st-party frames are <b>allowed<\/b> everywhere by default",
"description":""
},
"popupDefault1pFrameDisabled":{
"message":"1st-party frames are <b>blocked<\/b> everywhere by default",
"description":""
},
"popupDefault3pFrameEnabled":{
"message":"3rd-party frames are <b>allowed<\/b> everywhere by default",
"description":""
},
"popupDefault3pFrameDisabled":{
"message":"3rd-party frames are <b>blocked<\/b> everywhere by default",
"description":""
},
"popupImageRulePrompt":{
"message":"images",
"description":""
},
"popupInlineScriptRulePrompt":{
"message":"inline scripts",
"description":""
},
"popup1pScriptRulePrompt":{
"message":"1st-party scripts",
"description":""
},
"popup3pScriptRulePrompt":{
"message":"3rd-party scripts",
"description":""
},
"popup3pFrameRulePrompt":{
"message":"3rd-party frames",
"description":""
},
"popupHitDomainCountPrompt":{
"message":"Connected to {{count}} distinct domain(s)",
"description":"appear in dynamic filtering pane"
},
"pickerCreate":{
"message":"Tạo",
"description":"English: Create"
},
"pickerPick":{
"message":"Chọn",
"description":"English: Pick"
},
"pickerQuit":{
"message":"Thoát",
"description":"English: Quit"
},
"pickerNetFilters":{
"message":"Các bộ lọc internet",
"description":"English: Net filters"
},
"pickerCosmeticFilters":{
"message":"Cosmetic filters",
"description":"English: Cosmetic filters"
},
"pickerCosmeticFiltersHint":{
"message":"Nhấp chuột, Ctrl-nhấp chuột",
"description":"English: Click, Ctrl-click"
},
"pickerContextMenuEntry":{
"message":"Chặn phần tử",
"description":"English: Block element"
},
"settingsCollapseBlockedPrompt":{
"message":"Ẩn các phần giữ chỗ của những phần tử bị chặn",
"description":"English: Hide placeholders of blocked elements"
},
"settingsIconBadgePrompt":{
"message":"Hiển thị số lượng yêu cầu bị chặn trên biểu tượng",
"description":"English: Show the number of blocked requests on the icon"
},
"settingsContextMenuPrompt":{
"message":"Make use of context menu where appropriate",
"description":"English: Make use of context menu where appropriate"
},
"settingsExperimentalPrompt":{
"message":"Kích hoạt các tính năng thử nghiệm",
"description":"English: Enable experimental features"
},
"3pListsOfBlockedHostsPrompt":{
"message":"{{netFilterCount}} network filters + {{cosmeticFilterCount}} cosmetic filters from:",
"description":"English: {{netFilterCount}} network filters + {{cosmeticFilterCount}} cosmetic filters from:"
},
"3pListsOfBlockedHostsPerListStats":{
"message":"{{used}} used out of {{total}}",
"description":"English: {{used}} used out of {{total}}"
},
"3pAutoUpdatePrompt1":{
"message":"Các danh sách bộ lọc tự cập nhật.",
"description":"English: Auto-update filter lists."
},
"3pUpdateNow":{
"message":"Cập nhật bây giờ",
"description":"English: Update now"
},
"3pPurgeAll":{
"message":"Dọn sạch tất cả lưu trữ",
"description":"English: Purge all caches"
},
"3pParseAllABPHideFiltersPrompt1":{
"message":"Parse and enforce cosmetic filters.",
"description":"English: Parse and enforce Adblock+ element hiding filters."
},
"3pParseAllABPHideFiltersInfo":{
"message":"<p>This option enables the parsing and enforcing of <a href=\"https:\/\/adblockplus.org\/en\/faq_internal#elemhide\">Adblock Plus-compatible “element hiding” filters<\/a>. These filters are essentially cosmetic, they serve to hide elements in a web page which are deemed to be a visual nuisance, and which can't be blocked by the net request-based filtering engine.<\/p><p>Enabling this feature increases <i>µBlock<\/i>'s memory footprint.<\/p>",
"description":"English: see English messages.json"
},
"3pListsOfBlockedHostsHeader":{
"message":"Danh sách những máy chủ bị chặn",
"description":"English: Lists of blocked hosts"
},
"3pApplyChanges":{
"message":"Áp dụng các thay đổi",
"description":"English: Apply changes"
},
"3pGroupAds":{
"message":"Quảng cáo",
"description":"English: Ads"
},
"3pGroupPrivacy":{
"message":"Bảo mật",
"description":"English: Privacy"
},
"3pGroupMalware":{
"message":"Các tên miền độc hại",
"description":"English: Malware domains"
},
"3pGroupSocial":{
"message":"Xã hội",
"description":"English: Social"
},
"3pGroupMultipurpose":{
"message":"Đa chức năng",
"description":"English: Multipurpose"
},
"3pGroupRegions":{
"message":"Khu vực, ngôn ngữ",
"description":"English: Regions, languages"
},
"3pGroupCustom":{
"message":"Tuỳ chỉnh",
"description":"English: Custom"
},
"3pExternalListsHint":{
"message":"Một URL cho mỗi dòng. Dòng bắt đầu với ‘!’sẽ bị bỏ qua. Các URL không hợp lệ sẽ được bỏ qua âm thầm.",
"description":"English: One URL per line. Lines prefixed with ‘!’ will be ignored. Invalid URLs will be silently ignored."
},
"3pExternalListsApply":{
"message":"Áp dụng",
"description":"English: Parse"
},
"3pExternalListPurge":{
"message":"Xóa bộ nhớ đệm",
"description":"English: purge cache"
},
"3pExternalListNew":{
"message":"Phiên bản mới đã sẵn sàng",
"description":"English: new version available"
},
"3pExternalListObsolete":{
"message":"có thể là lỗi thời",
"description":"English: outdated"
},
"1pFormatHint":{
"message":"Một bộ lọc trên mỗi dòng. Một bộ lọc có thể là một tên máy chủ đơn giản, hoặc một bộ lọc Adblock Plus tương thích. Những dòng bắt đầu với ‘!’ sẽ bị bỏ qua.",
"description":"English: One filter per line. A filter can be a plain hostname, or an Adblock Plus-compatible filter. Lines prefixed with ‘!’ will be ignored."
},
"1pImport":{
"message":"Nhập và thêm vào",
"description":"English: Import and append"
},
"1pExport":{
"message":"Xuất",
"description":"English: Export"
},
"1pExportFilename":{
"message":"ublock-custom-filters_{{datetime}}.txt",
"description":"English: ublock-custom-filters_{{datetime}}.txt"
},
"1pApplyChanges":{
"message":"Áp dụng các thay đổi",
"description":"English: Apply changes"
},
"rulesEdit":{
"message":"Edit",
"description":"Will enable manual-edit mode (textarea)"
},
"rulesEditSave":{
"message":"Save",
"description":"Will save manually-edited content and exit manual-edit mode"
},
"rulesEditDiscard":{
"message":"Discard",
"description":"Will discard manually-edited content and exit manual-edit mode"
},
"rulesImport":{
"message":"Import from file...",
"description":""
},
"rulesExport":{
"message":"Export to file...",
"description":""
},
"rulesDefaultFileName":{
"message":"my-ublock-dynamic-rules.txt",
"description":"default file name to use"
},
"whitelistPrompt":{
"message":"Danh sách tên các máy chủ mà µBlock sẽ bị vô hiệu. Một mục nhập trên mỗi dòng. Tên máy chủ không hợp lệ sẽ được tự động bỏ qua.",
"description":"English: Your list of host names for which µBlock will be disabled. One host name per line. Invalid host names will be silently ignored."
},
"whitelistImport":{
"message":"Nhập và thêm vào",
"description":"English: Import and append"
},
"whitelistExport":{
"message":"Xuất",
"description":"English: Export"
},
"whitelistExportFilename":{
"message":"ublock-whitelist_{{datetime}}.txt",
"description":"English: ublock-whitelist_{{datetime}}.txt"
},
"whitelistApply":{
"message":"Áp dụng các thay đổi",
"description":"English: Apply changes"
},
"logNetRequestsPrompt":{
"message":"Cho phép ghi lại các yêu cầu mạng",
"description":"English: Enable the logging of network requests"
},
"logNetRequestsHelp":{
"message":"Bạn có thể kiểm tra các chi tiết của các yêu cầu mạng nếu bạn muốn bằng cách kích hoạt tùy chọn này. Nhật kí của các yêu cầu mạng làm tăng bộ nhớ của µBlock. Vì nhiều người sử dụng sẽ không bao giờ sử dụng tính năng này, nó bị tắt theo mặc định.",
"description":"English: see _locales\/en\/messages.log"
},
"logBlockedRequestsHeader":{
"message":"Những yêu cầu bị chặn",
"description":"English: Blocked requests"
},
"logAllowedRequestsHeader":{
"message":"Những yêu cầu được cho phép",
"description":"English: Allowed requests"
},
"logRequestsHeaderType":{
"message":"Loại",
"description":"English: Type"
},
"logRequestsHeaderDomain":{
"message":"Tên miền",
"description":"English: Domain"
},
"logRequestsHeaderURL":{
"message":"Đường dẫn",
"description":"English: URL"
},
"logRequestsHeaderFilter":{
"message":"Bộ lọc",
"description":"English: Filter"
},
"logBlockedRequestsEmpty":{
"message":"Không có những yêu cầu bị chặn được ghi lại cho trang này",
"description":"English: No blocked requests logged for this page"
},
"logAllowedRequestsEmpty":{
"message":"Không có những yêu cầu không bị chặn được ghi lại cho trang này",
"description":"English: No non-blocked requests logged for this page"
},
"aboutChangelog":{
"message":"Thay đổi",
"description":"English: Change log"
},
"aboutWiki":{
"message":"Wiki",
"description":"English: project' wiki on Github"
},
"aboutCode":{
"message":"Mã nguồn (GPLv3)",
"description":"English: Source code (GPLv3)"
},
"aboutContributors":{
"message":"Những người đóng góp",
"description":"English: Contributors"
},
"aboutBackupDataButton":{
"message":"Sao lưu vào tập tin...",
"description":"English: Backup to file"
},
"aboutBackupFilename":{
"message":"ublock-backup_{{datetime}}.txt",
"description":"English: ublock-backup_{{datetime}}.txt"
},
"aboutRestoreDataButton":{
"message":"Khôi phục từ tập tin...",
"description":"English: Restore from file..."
},
"aboutResetDataButton":{
"message":"Bắt đầu từ đầu...",
"description":"English: Reset to default settings..."
},
"aboutRestoreDataConfirm":{
"message":"Tất cả các thiết lập của bạn sẽ bị ghi đè bởi dữ liệu sao lưu vào lúc {{time}}, và µBlock sẽ khởi động lại. \n\nGhi đè lên tất cả các cài đặt hiện tại bằng cách sử dụng dữ liệu sao lưu?",
"description":"Message asking user to confirm restore"
},
"aboutRestoreDataError":{
"message":"The data could not be read or is invalid",
"description":"Message to display when an error occurred during restore"
},
"aboutResetDataConfirm":{
"message":"Tất cả các thiết lập của bạn sẽ bị xóa, và µBlock sẽ khởi động lại. \n\nThiết lập lại µBlock về cài đặt ban đầu?",
"description":"Message asking user to confirm reset"
},
"errorCantConnectTo":{
"message":"Không thể kết nối tới {{url}}",
"description":"English: Network error: unable to connect to {{url}}"
},
"dummy":{
"message":"This entry must be the last one",
"description":"so we dont need to deal with comma for last entry"
}
}
|