Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: _locales/vi/messages.json

Issue 29879555: Issue 6892 - Update adblockplusui dependency to hg:7386698260f4 (Closed)
Patch Set: Updated adblockplusui dependency to include preliminary translations Created Sept. 13, 2018, 4:07 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « _locales/uz/messages.json ('k') | _locales/zh_CN/messages.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: _locales/vi/messages.json
===================================================================
deleted file mode 100644
--- a/_locales/vi/messages.json
+++ /dev/null
@@ -1,130 +0,0 @@
-{
- "add": {
- "message": "Thêm"
- },
- "add_filters_msg": {
- "message": "Thêm bộ lọc?"
- },
- "block_element": {
- "message": "Chặn phần từ"
- },
- "cancel": {
- "message": "Hủy bỏ"
- },
- "clickhide_instructions": {
- "message": "Sau khi đóng của sổ này, hãy ấn chuột (hoặc ấn chuột phải) vào đối tượng mà bạn cần khóa trên trang."
- },
- "continue": {
- "message": "Tiếp tục"
- },
- "description": {
- "message": "Được sử dụng trên hơn 500 triệu thiết bị. Adblock Plus là tiện ích chặn quảng cáo phổ biến nhất trên thế giới."
- },
- "disabled_for_site": {
- "message": "<strong>Quảng cáo đã loại bỏ</strong> trên trang này"
- },
- "easy_create_filter": {
- "message": "Chặn phần tử"
- },
- "enabled_for_site": {
- "message": "<strong>Đã bật</strong> trên trang này"
- },
- "filter_elemhideemulation_nodomain": {
- "message": "Miền chưa được xác định để chặn phần tử"
- },
- "filter_invalid_csp": {
- "message": "Không hợp lệ"
- },
- "filter_invalid_domain": {
- "message": "Tên miền được chỉ định không hợp lệ (hoặc trống rỗng)"
- },
- "filter_invalid_regexp": {
- "message": "Không hợp lệ"
- },
- "filter_unknown_option": {
- "message": "Bộ lọc tùy chọn không rõ"
- },
- "filters_subscription_lastDownload_connectionError": {
- "message": "Tải xuống thất bại"
- },
- "invalid_css_selector": {
- "message": "$selector$ is not a valid CSS selector",
- "placeholders": {
- "selector": {
- "content": "$1"
- }
- }
- },
- "line": {
- "message": "Dòng $number$",
- "placeholders": {
- "number": {
- "content": "$1"
- }
- }
- },
- "loading": {
- "message": "Đang tải..."
- },
- "name": {
- "message": "Adblock Plus"
- },
- "name_devbuild": {
- "message": "Adblock Plus bản phát triển"
- },
- "notification_configure": {
- "message": "Thiết lập thông báo"
- },
- "notification_open_all": {
- "message": "Mở tất cả liên kết trong thông báo này"
- },
- "notification_with_buttons": {
- "message": "Nhấn 'OK' để mở tất cả liên kết trong thông báo này."
- },
- "notification_without_buttons": {
- "message": "Nhấn vào thông báo để mở tất cả liên kết trong nó."
- },
- "options_short": {
- "message": "Tùy chỉnh"
- },
- "overlay_notification_button_no": {
- "message": "Không"
- },
- "overlay_notification_button_yes": {
- "message": "Có"
- },
- "overlay_notification_closing_button_hide": {
- "message": "Đóng thông báo này"
- },
- "overlay_notification_closing_button_optout": {
- "message": "Dừng hiện thông báo"
- },
- "sendReport": {
- "message": "Báo cáo vấn đề trên trang này"
- },
- "stats_label_page": {
- "message": "<strong>$number$</strong> quảng cáo đã chặn trên trang này",
- "placeholders": {
- "number": {
- "content": "$1"
- }
- }
- },
- "stats_label_total": {
- "message": "<strong>$number$</strong> trên tổng số",
- "placeholders": {
- "number": {
- "content": "$1"
- }
- }
- },
- "stats_show_iconnumber": {
- "message": "Hiện số quảng cáo đã chặn trên icon"
- },
- "stats_title": {
- "message": "Quảng cáo đã bị chặn"
- },
- "unexpected_filter_list_header": {
- "message": "Tiêu đề danh sách bộ lọc không được phép tại đây"
- }
-}
« no previous file with comments | « _locales/uz/messages.json ('k') | _locales/zh_CN/messages.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld