about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorPoesty Li <poesty7450@gmail.com>2023-03-04 04:37:09 +0000
committerHosted Weblate <hosted@weblate.org>2023-03-07 03:40:49 +0100
commit3499ac887495e6c5e017ca7792ef07adda255952 (patch)
tree099d3de24adc28dfa7968465340fb56bbcba0143
parentTranslated using Weblate (Chinese (Simplified)) (diff)
downloadlibredirect-3499ac887495e6c5e017ca7792ef07adda255952.zip
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (26 of 26 strings)

Translation: LibRedirect/extension
Translate-URL: https://hosted.weblate.org/projects/libredirect/extension/zh_Hans/
-rw-r--r--src/_locales/zh_Hans/messages.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/_locales/zh_Hans/messages.json b/src/_locales/zh_Hans/messages.json
index b5b936af..08803d24 100644
--- a/src/_locales/zh_Hans/messages.json
+++ b/src/_locales/zh_Hans/messages.json
@@ -36,7 +36,7 @@
         "description": "used in the settings page"
     },
     "excludeFromRedirecting": {
-        "message": "Excluded from redirecting",
+        "message": "排除于重定向",
         "description": "used in the settings page"
     },
     "importSettings": {
@@ -56,7 +56,7 @@
         "description": "used in the settings page"
     },
     "showInPopup": {
-        "message": "Show in popup",
+        "message": "显示于弹出窗口",
         "description": "used in the settings page"
     },
     "frontend": {
@@ -80,7 +80,7 @@
         "description": "used in the settings page"
     },
     "addYourFavoriteInstances": {
-        "message": "Add your favorite instances",
+        "message": "添加您喜欢的实例",
         "description": "used in the settings page"
     },
     "copyRaw": {
@@ -90,14 +90,14 @@
         "message": "已复制"
     },
     "redirectToOriginal": {
-        "message": "Redirect to original",
+        "message": "重定向至原网址",
         "description": "Used in context menus when right clicking on a page/tab"
     },
     "redirectLink": {
-        "message": "尝试重定向此链接",
+        "message": "尝试重定向",
         "description": "Used in context menus when right clicking on a hyperlink"
     },
     "about": {
-        "message": "About"
+        "message": "关于"
     }
 }