aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHexagonCDN <dxarr1ak@duck.com>2024-01-01 00:08:50 +0000
committerHosted Weblate <hosted@weblate.org>2024-01-02 10:08:27 +0100
commitcc02c1cd8a6989cbc1fe63fb6be0970193b98dc2 (patch)
tree3f9f0eb16c7c0e69436ad0f8af7dd169391f016b
parentRemoved incorrect redirections for Binternet https://github.com/libredirect/b... (diff)
downloadlibredirect-cc02c1cd8a6989cbc1fe63fb6be0970193b98dc2.zip
Translated using Weblate (Vietnamese)
Currently translated at 100.0% (29 of 29 strings) Translation: LibRedirect/extension Translate-URL: https://hosted.weblate.org/projects/libredirect/extension/vi/
Diffstat (limited to '')
-rw-r--r--src/_locales/vi/messages.json25
1 files changed, 17 insertions, 8 deletions
diff --git a/src/_locales/vi/messages.json b/src/_locales/vi/messages.json
index 020eea75..dac9e4a7 100644
--- a/src/_locales/vi/messages.json
+++ b/src/_locales/vi/messages.json
@@ -36,15 +36,15 @@
"description": "used in the settings page"
},
"excludeFromRedirecting": {
- "message": "Excluded from redirecting",
+ "message": "Không được chuyển hướng",
"description": "used in the settings page"
},
"importSettings": {
- "message": "Nhập cài đặt",
+ "message": "Nhập vào cài đặt",
"description": "used in the settings page"
},
"exportSettings": {
- "message": "Xuất cài đặt",
+ "message": "Xuất ra cài đặt",
"description": "used in the settings page"
},
"resetSettings": {
@@ -72,25 +72,25 @@
"description": "used in the settings page"
},
"onlyEmbedded": {
- "message": "only embedded",
+ "message": "chỉ các mã nhúng",
"description": "used in the settings page"
},
"onlyNotEmbedded": {
- "message": "only not embedded",
+ "message": "chỉ những cái không phải là mã nhúng",
"description": "used in the settings page"
},
"addYourFavoriteInstances": {
- "message": "Add your favorite instances",
+ "message": "Thêm những instance bạn yêu thích",
"description": "used in the settings page"
},
"copyRaw": {
- "message": "Copy Raw"
+ "message": "Sao chép liên kết gốc"
},
"copied": {
"message": "Đã Sao Chép"
},
"redirectToOriginal": {
- "message": "Redirect to original",
+ "message": "Chuyển hướng tới trang web gốc",
"description": "Used in context menus when right clicking on a page/tab"
},
"redirectLink": {
@@ -99,5 +99,14 @@
},
"about": {
"message": "Về tiện ích"
+ },
+ "unsupportedIframesHandling": {
+ "message": "Cách xử lý các iframe không được hỗ trợ"
+ },
+ "fetchPublicInstances": {
+ "message": "Tìm các instance công cộng"
+ },
+ "disable": {
+ "message": "Tắt"
}
}