aboutsummaryrefslogtreecommitdiffstats
path: root/src/_locales/vi/messages.json
blob: d868308366f8b8d9c643a5d44bbf16405f68bb24 (plain)
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
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
{
  "extName":{
    "message":"uBlock",
    "description":"extension name."
  },
  "extShortDesc":{
    "message":"Cuối cùng, đã có một công cụ chặn quảng cáo hiệu quả, tiêu tốn ít 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: uBlock — Dashboard"
  },
  "settingsPageName":{
    "message":"Cấu hình",
    "description":"appears as tab name in dashboard"
  },
  "3pPageName":{
    "message":"Bộ lọc bên thứ ba",
    "description":"appears as tab name in dashboard"
  },
  "1pPageName":{
    "message":"Bộ lọc của tôi",
    "description":"appears as tab name in dashboard"
  },
  "rulesPageName":{
    "message":"Quy tắc của tôi",
    "description":"appears as tab name in dashboard"
  },
  "whitelistPageName":{
    "message":"Danh sách trắng",
    "description":"appears as tab name in dashboard"
  },
  "statsPageName":{
    "message":"µBlock — Nhật ký yêu cầu mạng",
    "description":"Title for the network request log window"
  },
  "aboutPageName":{
    "message":"Giới thiệu",
    "description":"appears as tab name in dashboard"
  },
  "popupPowerSwitchInfo":{
    "message":"Nhấp chuột: vô hiệu\/kích hoạt vĩnh viễn µBlock cho trang này.\nCtrl + nhấp chuột: vô hiệu µBlock chỉ trên trang này.",
    "description":"English: Click: disable\/enable uBlock for this site.\n\nCtrl+click: disable uBlock only on this page."
  },
  "popupBlockedRequestPrompt":{
    "message":"yêu cầu đã chặn",
    "description":"English: requests blocked"
  },
  "popupBlockedOnThisPagePrompt":{
    "message":"trên trang này",
    "description":"English: on this page"
  },
  "popupBlockedStats":{
    "message":"{{count}} hoặc {{percent}}%",
    "description":"Example: 15 or 13%"
  },
  "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"
  },
  "popupTipNoPopups":{
    "message":"Không hiện popup của trang này",
    "description":"English: No popups for this site"
  },
  "popupTipNoStrictBlocking":{
    "message":"Không chặn nghiêm ngặt trang này",
    "description":"English: No strict blocking for this site"
  },
  "popupAnyRulePrompt":{
    "message":"tất cả",
    "description":""
  },
  "popupImageRulePrompt":{
    "message":"hình ảnh",
    "description":""
  },
  "popup3pAnyRulePrompt":{
    "message":"bên thứ ba",
    "description":""
  },
  "popupInlineScriptRulePrompt":{
    "message":"script cùng dòng",
    "description":""
  },
  "popup1pScriptRulePrompt":{
    "message":"script bên thứ nhất",
    "description":""
  },
  "popup3pScriptRulePrompt":{
    "message":"script bên thứ ba",
    "description":""
  },
  "popup3pFrameRulePrompt":{
    "message":"khung bên thứ ba",
    "description":""
  },
  "popupHitDomainCountPrompt":{
    "message":"tên miền đã kết nối",
    "description":"appears in popup"
  },
  "popupHitDomainCount":{
    "message":"{{count}} trên tổng {{total}}",
    "description":"appears in popup"
  },
  "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":"Bộ lọc phần tử ẩn",
    "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":"Dùng menu ngữ cảnh nơi thích hợp",
    "description":"English: Make use of context menu where appropriate"
  },
  "settingsAdvancedUserPrompt":{
    "message":"Tôi là một người dùng có kinh nghiệm (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Advanced-user-features'>Yêu cầu đọc qua<\/a>)",
    "description":"English: "
  },
  "settingsExperimentalPrompt":{
    "message":"Kích hoạt các tính năng thử nghiệm (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Experimental-features'>Thông tin<\/a>)",
    "description":"English: Enable experimental features"
  },
  "settingsStorageUsed":{
    "message":"Bộ nhớ đã dùng: {{value}} byte",
    "description":"English: Storage used: {{}} bytes"
  },
  "settingsLastRestorePrompt":{
    "message":"Lần phục hồi trước:",
    "description":"English: Last restore:"
  },
  "settingsLastBackupPrompt":{
    "message":"Lần sao lưu trước:",
    "description":"English: Last backup:"
  },
  "3pListsOfBlockedHostsPrompt":{
    "message":"{{netFilterCount}} bộ lọc mạng + {{cosmeticFilterCount}} bộ lọc phần tử ẩn từ:",
    "description":"English: {{netFilterCount}} network filters + {{cosmeticFilterCount}} cosmetic filters from:"
  },
  "3pListsOfBlockedHostsPerListStats":{
    "message":"{{used}} được dùng trên tổng {{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":"Phân tích và thi hành bộ lọc phần tử ẩn.",
    "description":"English: Parse and enforce Adblock+ element hiding filters."
  },
  "3pParseAllABPHideFiltersInfo":{
    "message":"<p>Tuỳ chọn này kích hoạt phân tích và áp dụngThis option enables the parsing and enforcing of <a href=\"https:\/\/adblockplus.org\/en\/faq_internal#elemhide\">các bộ lọc yếu tố ẩn tương thích với Adblock Plus<\/a>. Những bộ lọc này dùng để ẩn yếu tố trong một trang web được xem là gây phiền hà đến thị giác và không bị chặn bởi công cụ lọc dựa theo yêu cầu mạng.<\/p><p>Kích hoạt tính năng này sẽ tăng mức sử dụng bộ nhớ của <i>µBlock<\/i>.<\/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 &lsquo;!&rsquo;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 &lsquo;!&rsquo; 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"
  },
  "3pLastUpdate":{
    "message":"Cập nhật trước: {{ago}}",
    "description":"English: Last update: {{ago}}, where 'ago' will be replaced with something like '2 days ago'"
  },
  "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 &lsquo;!&rsquo; 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 &lsquo;!&rsquo; 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":"my-ublock-static-filters_{{datetime}}.txt",
    "description":"English: my-ublock-static-filters_{{datetime}}.txt"
  },
  "1pApplyChanges":{
    "message":"Áp dụng các thay đổi",
    "description":"English: Apply changes"
  },
  "rulesPermanentHeader":{
    "message":"Quy tắc vĩnh viễn",
    "description":"header"
  },
  "rulesTemporaryHeader":{
    "message":"Quy tắc tạm thời",
    "description":"header"
  },
  "rulesRevert":{
    "message":"Phục hồi",
    "description":"This will remove all temporary rules"
  },
  "rulesCommit":{
    "message":"Xác nhận",
    "description":"This will persist temporary rules"
  },
  "rulesEdit":{
    "message":"Chỉnh sửa",
    "description":"Will enable manual-edit mode (textarea)"
  },
  "rulesEditSave":{
    "message":"Lưu",
    "description":"Will save manually-edited content and exit manual-edit mode"
  },
  "rulesEditDiscard":{
    "message":"Huỷ",
    "description":"Will discard manually-edited content and exit manual-edit mode"
  },
  "rulesImport":{
    "message":"Nhập từ tập tin...",
    "description":""
  },
  "rulesExport":{
    "message":"Xuất ra tập tin",
    "description":""
  },
  "rulesDefaultFileName":{
    "message":"my-ublock-dynamic-rules_{{datetime}}.txt",
    "description":"default file name to use"
  },
  "rulesHint":{
    "message":"Danh sách quy tắc lọc động.",
    "description":"English: List of your dynamic filtering rules."
  },
  "rulesFormatHint":{
    "message":"Quy tắc cú pháp: <code>nguồn đích loại hành động<\/code> (<a href='https:\/\/github.com\/gorhill\/uBlock\/wiki\/Dynamic-filtering:-rule-syntax'>tài liệu đầy đủ<\/a>).",
    "description":"English: dynamic rule syntax and full documentation."
  },
  "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 uBlock 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":"my-ublock-whitelist_{{datetime}}.txt",
    "description":"English: my-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 chi tiết của 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 sử dụ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ó 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"
  },
  "logBehindTheScene":{
    "message":"Behind the scene",
    "description":"Pretty name for behind-the-scene network requests"
  },
  "logFilterPrompt":{
    "message":"lọc mục ghi nhận",
    "description":"English: filter log entries"
  },
  "logMaxEntriesTip":{
    "message":"Số mục ghi nhận tối đa",
    "description":"Tooltip informaing that the input field is to set the maximum number of entries in the log"
  },
  "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":"my-ublock-backup_{{datetime}}.txt",
    "description":"English: my-ublock-backup_{{datetime}}.txt"
  },
  "aboutRestoreDataButton":{
    "message":"Khôi phục từ tập tin...",
    "description":"English: Restore from file..."
  },
  "aboutResetDataButton":{
    "message":"Đặt lại cấu hình mặc định...",
    "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":"Không thể đọc dữ liệu hoặc dữ liệu không hợp lệ",
    "description":"Message to display when an error occurred during restore"
  },
  "aboutResetDataConfirm":{
    "message":"Tất cả các cấu hình của bạn sẽ bị xóa và µBlock sẽ khởi động lại. \n\nThiết lập µBlock về cấu hình 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}}"
  },
  "subscriberConfirm":{
    "message":"µBlock: Thêm URL dưới đây vào danh sách bộ lọc tuỳ biến của bạn?\n\nTên: \"{{title}}\"\nURL: {{url}}",
    "description":"English: The message seen by the user to confirm subscription to a ABP filter list"
  },
  "elapsedOneMinuteAgo":{
    "message":"một phút trước",
    "description":"English: a minute ago"
  },
  "elapsedManyMinutesAgo":{
    "message":"{{value}} phút trước",
    "description":"English: {{value}} minutes ago"
  },
  "elapsedOneHourAgo":{
    "message":"một giờ trước",
    "description":"English: an hour ago"
  },
  "elapsedManyHoursAgo":{
    "message":"{{value}} giờ trước",
    "description":"English: {{value}} hours ago"
  },
  "elapsedOneDayAgo":{
    "message":"một ngày trước",
    "description":"English: a day ago"
  },
  "elapsedManyDaysAgo":{
    "message":"{{value}} ngày trước",
    "description":"English: {{value}} days ago"
  },
  "showDashboardButton":{
    "message":"Hiện bảng điều khiển",
    "description":"Firefox\/Fennec-specific: Show Dashboard"
  },
  "showNetworkLogButton":{
    "message":"Hiện nhật ký yêu cầu mạng",
    "description":"Firefox\/Fennec-specific: Show Network Request Log"
  },
  "fennecMenuItemBlockingOff":{
    "message":"tắt",
    "description":"Firefox-specific: appears as 'uBlock (off)'"
  },
  "docblockedPrompt1":{
    "message":"uBlock đã chặn tải trang sau:",
    "description":"English: uBlock has prevented the following page from loading:"
  },
  "docblockedPrompt2":{
    "message":"Vì bộ lọc sau",
    "description":"English: Because of the following filter"
  },
  "docblockedBack":{
    "message":"Trở lại",
    "description":"English: Go back"
  },
  "docblockedClose":{
    "message":"Đóng cửa sổ này",
    "description":"English: Close this window"
  },
  "docblockedProceed":{
    "message":"Vô hiệu chặn nghiêm ngặt cho {{hostname}}",
    "description":"English: Disable strict blocking for {{hostname}} ..."
  },
  "docblockedDisableTemporary":{
    "message":"Tạm thời",
    "description":"English: Temporarily"
  },
  "docblockedDisablePermanent":{
    "message":"Vĩnh viễn",
    "description":"English: Permanently"
  },
  "dummy":{
    "message":"Đây là mục cuối",
    "description":"so we dont need to deal with comma for last entry"
  }
}