about summary refs log tree commit diff stats
path: root/src/_locales/vi
diff options
context:
space:
mode:
authorBenedikt Peetz <benedikt.peetz@b-peetz.de>2024-09-11 18:44:14 +0200
committerBenedikt Peetz <benedikt.peetz@b-peetz.de>2024-09-11 18:44:14 +0200
commit2af0f5e64e47c59e575802249983feb8968959b1 (patch)
treea2d80749d6b297ef05b1893949081b678f9e8677 /src/_locales/vi
parentchore(Merge): remote-tracking branch 'origin/master' (diff)
parentTranslated using Weblate (Arabic) (diff)
downloadlibredirect-2af0f5e64e47c59e575802249983feb8968959b1.zip
chore(merge): Merge remote-tracking branch 'origin/master'
Following Conflicts have been resolved:
        README.md
        src/_locales/bs/messages.json
        src/_locales/de/messages.json
        src/_locales/en/messages.json
        src/_locales/fr/messages.json
        src/_locales/ko/messages.json
        src/_locales/nb_NO/messages.json
        src/_locales/pt/messages.json
        src/_locales/pt_BR/messages.json
        src/_locales/sr/messages.json
        src/_locales/vi/messages.json
        src/assets/images/libredirect.svg
        src/assets/javascripts/services.js
        src/config.json
        src/manifest.json
        src/updates/updates.xml
Diffstat (limited to 'src/_locales/vi')
-rw-r--r--src/_locales/vi/messages.json112
1 files changed, 0 insertions, 112 deletions
diff --git a/src/_locales/vi/messages.json b/src/_locales/vi/messages.json
deleted file mode 100644
index 4b4dfb80..00000000
--- a/src/_locales/vi/messages.json
+++ /dev/null
@@ -1,112 +0,0 @@
-{
-    "extensionName": {
-        "message": "vhack-LibRedirect",
-        "description": "name of the extension"
-    },
-    "extensionDescription": {
-        "message": "A soft fork of the LibRedirect extension, preconfigured with the vhack.eu services",
-        "description": "description of the extension"
-    },
-    "switchInstance": {
-        "message": "Đổi Instance",
-        "description": "used in manifest.json as shortcut description"
-    },
-    "settings": {
-        "message": "Cài Đặt",
-        "description": "used in the popup"
-    },
-    "general": {
-        "message": "Cài đặt chung",
-        "description": "used in the settings page"
-    },
-    "theme": {
-        "message": "Giao diện",
-        "description": "used in the settings page"
-    },
-    "light": {
-        "message": "Sáng",
-        "description": "used in the settings page"
-    },
-    "dark": {
-        "message": "Tối",
-        "description": "used in the settings page"
-    },
-    "auto": {
-        "message": "Tự động",
-        "description": "used in the settings page"
-    },
-    "excludeFromRedirecting": {
-        "message": "Excluded from redirecting",
-        "description": "used in the settings page"
-    },
-    "importSettings": {
-        "message": "Nhập cài đặt",
-        "description": "used in the settings page"
-    },
-    "exportSettings": {
-        "message": "Xuất cài đặt",
-        "description": "used in the settings page"
-    },
-    "resetSettings": {
-        "message": "Đặt lại cài đặt",
-        "description": "used in the settings page"
-    },
-    "enable": {
-        "message": "Bật",
-        "description": "used in the settings page"
-    },
-    "showInPopup": {
-        "message": "Hiển thị trong cửa sổ bật lên",
-        "description": "used in the settings page"
-    },
-    "frontend": {
-        "message": "Frontend",
-        "description": "used in the settings page"
-    },
-    "redirectType": {
-        "message": "Loại chuyển hướng",
-        "description": "used in the settings page"
-    },
-    "both": {
-        "message": "cả hai",
-        "description": "used in the settings page"
-    },
-    "onlyEmbedded": {
-        "message": "only embedded",
-        "description": "used in the settings page"
-    },
-    "onlyNotEmbedded": {
-        "message": "only not embedded",
-        "description": "used in the settings page"
-    },
-    "addYourFavoriteInstances": {
-        "message": "Add your favorite instances",
-        "description": "used in the settings page"
-    },
-    "copyRaw": {
-        "message": "Copy Raw"
-    },
-    "copied": {
-        "message": "Đã Sao Chép"
-    },
-    "redirectToOriginal": {
-        "message": "Redirect to original",
-        "description": "Used in context menus when right clicking on a page/tab"
-    },
-    "redirectLink": {
-        "message": "Chuyển hướng liên kết này",
-        "description": "Used in context menus when right clicking on a hyperlink"
-    },
-    "about": {
-        "message": "Về tiện ích"
-    },
-    "unsupportedIframesHandling": {
-        "message": "Unsupported iframes handling"
-    },
-    "fetchPublicInstances": {
-        "message": "Fetch public instances"
-    },
-    "disable": {
-        "message": "Disable"
-    }
-}
\ No newline at end of file