about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
authorhugoalh <hugoalh@users.noreply.hosted.weblate.org>2024-08-31 06:12:48 +0000
committerHosted Weblate <hosted@weblate.org>2024-09-01 06:09:14 +0000
commit5da048b0469b3edb151c158ac08eca5227c4a432 (patch)
tree2bf20e871d6b73fcc68edf1183cf8d326a3c1995 /src
parentTranslated using Weblate (Croatian) (diff)
downloadlibredirect-5da048b0469b3edb151c158ac08eca5227c4a432.zip
Translated using Weblate (Chinese (Traditional Han script))
Currently translated at 100.0% (45 of 45 strings)

Translation: LibRedirect/extension
Translate-URL: https://hosted.weblate.org/projects/libredirect/extension/zh_Hant/
Diffstat (limited to 'src')
-rw-r--r--src/_locales/zh_Hant/messages.json63
1 files changed, 39 insertions, 24 deletions
diff --git a/src/_locales/zh_Hant/messages.json b/src/_locales/zh_Hant/messages.json
index 12218d75..3b9f8313 100644
--- a/src/_locales/zh_Hant/messages.json
+++ b/src/_locales/zh_Hant/messages.json
@@ -4,11 +4,11 @@
         "description": "name of the extension"
     },
     "extensionDescription": {
-        "message": "WebExtension 擴充套件,可將熱門網站重新導向至隱私友好的替代服務",
+        "message": "一個網路擴充功能可以將熱門網站重新導向至隱私友好的替代服務",
         "description": "description of the extension"
     },
     "switchInstance": {
-        "message": "切換執行個體",
+        "message": "切換實例",
         "description": "used in manifest.json as shortcut description"
     },
     "settings": {
@@ -36,7 +36,7 @@
         "description": "used in the settings page"
     },
     "excludeFromRedirecting": {
-        "message": "不作重新導向",
+        "message": "排除重新導向",
         "description": "used in the settings page"
     },
     "importSettings": {
@@ -68,29 +68,29 @@
         "description": "used in the settings page"
     },
     "both": {
-        "message": "全部",
+        "message": "兩者",
         "description": "used in the settings page"
     },
     "onlyEmbedded": {
-        "message": "僅內嵌",
+        "message": "僅已內嵌",
         "description": "used in the settings page"
     },
     "onlyNotEmbedded": {
-        "message": "非內嵌",
+        "message": "僅非已內嵌",
         "description": "used in the settings page"
     },
     "addYourFavoriteInstances": {
-        "message": "新增常用執行個體",
+        "message": "新增你喜歡的實例",
         "description": "used in the settings page"
     },
     "copyOriginal": {
-        "message": "Copy Original"
+        "message": "複製原始的"
     },
     "copied": {
         "message": "已複製"
     },
     "redirectToOriginal": {
-        "message": "重新導向到原網址",
+        "message": "重新導向至原始網址",
         "description": "Used in context menus when right clicking on a page/tab"
     },
     "redirectLink": {
@@ -101,45 +101,60 @@
         "message": "關於"
     },
     "unsupportedIframesHandling": {
-        "message": "Unsupported iframes handling"
+        "message": "不支援的嵌入處理"
     },
     "fetchPublicInstances": {
-        "message": "Fetch public instances"
+        "message": "取得公共實例"
     },
     "disable": {
-        "message": "Disable"
+        "message": "停用"
     },
     "pingInstances": {
-        "message": "Ping Instances"
+        "message": "Ping 實例"
     },
     "exportSettingsToSync": {
-        "message": "Export Settings to Sync"
+        "message": "匯出設定以同步"
     },
     "importSettingsFromSync": {
-        "message": "Import Settings from Sync"
+        "message": "從同步匯入設定"
     },
     "services": {
-        "message": "Services"
+        "message": "服務"
     },
     "service": {
-        "message": "Service"
+        "message": "服務"
     },
     "bookmarksMenu": {
-        "message": "Bookmarks menu"
+        "message": "書籤選單"
     },
     "redirectOnlyInIncognito": {
-        "message": "Redirect Only in Incognito"
+        "message": "僅在隱身模式下重新導向"
     },
     "bypass": {
-        "message": "Bypass"
+        "message": "繞行"
     },
     "block": {
-        "message": "Block"
+        "message": "封鎖"
     },
     "searchHint": {
-        "message": "Set LibRedirect as Default Search Engine. For how to do in chromium browsers, click <a href='https://libredirect.github.io/docs.html#search_engine_chromium' target='_blank' rel='noopener noreferrer'>here</a>."
+        "message": "設定 LibRedirect 為預設搜尋引擎。如要了解如何在 Chromium 瀏覽器中執行操作,請點擊<a href='https://libredirect.github.io/docs.html#search_engine_chromium' target='_blank' rel='noopener noreferrer'>此處</a>。"
     },
     "redirect": {
-        "message": "Redirect"
+        "message": "重新導向"
+    },
+    "autoPickInstance": {
+        "message": "自動選擇實例"
+    },
+    "embedFrontend": {
+        "message": "嵌入前端"
+    },
+    "redirectGoogle": {
+        "message": "重新導向 Google"
+    },
+    "search_frontend": {
+        "message": "搜尋前端"
+    },
+    "searchService": {
+        "message": "搜尋服務"
     }
-}
\ No newline at end of file
+}