summaryrefslogtreecommitdiff
path: root/searx/translations/zh_Hant_TW
diff options
context:
space:
mode:
authorsearxng-bot <searxng-bot@users.noreply.github.com>2023-09-19 06:36:33 +0000
committersearxng-bot <searxng-bot@users.noreply.github.com>2023-09-19 06:36:33 +0000
commit4acd23138a0c6744ea93a93e66b552979f6d72c9 (patch)
treec464834095c8a9599c34533c90b25c2d06e2284e /searx/translations/zh_Hant_TW
parent62471e083ca26e41bb60a729adebeada07c85da3 (diff)
downloadsearxng-4acd23138a0c6744ea93a93e66b552979f6d72c9.tar.gz
searxng-4acd23138a0c6744ea93a93e66b552979f6d72c9.zip
[translations] update messages.pot and messages.po files
From 71508abcb - 2023-09-19 - Markus Heiser <markus.heiser@darmarit.de>
Diffstat (limited to 'searx/translations/zh_Hant_TW')
-rw-r--r--searx/translations/zh_Hant_TW/LC_MESSAGES/messages.po52
1 files changed, 33 insertions, 19 deletions
diff --git a/searx/translations/zh_Hant_TW/LC_MESSAGES/messages.po b/searx/translations/zh_Hant_TW/LC_MESSAGES/messages.po
index f19e3956a..dbe6a657d 100644
--- a/searx/translations/zh_Hant_TW/LC_MESSAGES/messages.po
+++ b/searx/translations/zh_Hant_TW/LC_MESSAGES/messages.po
@@ -18,7 +18,7 @@ msgid ""
msgstr ""
"Project-Id-Version: searx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2023-09-18 19:34+0000\n"
+"POT-Creation-Date: 2023-09-19 06:36+0000\n"
"PO-Revision-Date: 2023-09-12 14:53+0000\n"
"Last-Translator: return42 <markus.heiser@darmarit.de>\n"
"Language: zh_Hant_TW\n"
@@ -168,15 +168,15 @@ msgstr "來源"
msgid "Error loading the next page"
msgstr "載入下個頁面時發生錯誤"
-#: searx/webapp.py:490 searx/webapp.py:882
+#: searx/webapp.py:491 searx/webapp.py:883
msgid "Invalid settings, please edit your preferences"
msgstr "無效的設定,請編輯您的偏好設定"
-#: searx/webapp.py:506
+#: searx/webapp.py:507
msgid "Invalid settings"
msgstr "無效的設定"
-#: searx/webapp.py:583 searx/webapp.py:665
+#: searx/webapp.py:584 searx/webapp.py:666
msgid "search error"
msgstr "搜尋錯誤"
@@ -399,16 +399,6 @@ msgstr "追蹤器 URL 移除器"
msgid "Remove trackers arguments from the returned URL"
msgstr "從傳回的 URL 中移除追蹤器參數"
-#: searx/plugins/vim_hotkeys.py:3
-msgid "Vim-like hotkeys"
-msgstr "類 Vim 快捷鍵"
-
-#: searx/plugins/vim_hotkeys.py:4
-msgid ""
-"Navigate search results with Vim-like hotkeys (JavaScript required). "
-"Press \"h\" key on main or result page to get help."
-msgstr "以類 Vim 的快捷鍵導覽搜尋結果(需要 JavaScript)。在主頁面或結果頁面按「h」鍵以取得說明。"
-
#: searx/templates/simple/404.html:4
msgid "Page not found"
msgstr "找不到頁面"
@@ -562,23 +552,23 @@ msgstr "預設分類"
msgid "User interface"
msgstr "使用者介面"
-#: searx/templates/simple/preferences.html:207
+#: searx/templates/simple/preferences.html:208
msgid "Privacy"
msgstr "隱私"
-#: searx/templates/simple/preferences.html:220
+#: searx/templates/simple/preferences.html:221
msgid "Engines"
msgstr "搜尋引擎"
-#: searx/templates/simple/preferences.html:222
+#: searx/templates/simple/preferences.html:223
msgid "Currently used search engines"
msgstr "目前使用的搜尋引擎"
-#: searx/templates/simple/preferences.html:230
+#: searx/templates/simple/preferences.html:231
msgid "Special Queries"
msgstr "特殊查詢"
-#: searx/templates/simple/preferences.html:236
+#: searx/templates/simple/preferences.html:237
msgid "Cookies"
msgstr "Cookies"
@@ -959,6 +949,20 @@ msgstr "重設為預設值"
msgid "Back"
msgstr "返回"
+#: searx/templates/simple/preferences/hotkeys.html:2
+msgid "Hotkeys"
+msgstr ""
+
+#: searx/templates/simple/preferences/hotkeys.html:13
+msgid "Vim-like"
+msgstr ""
+
+#: searx/templates/simple/preferences/hotkeys.html:18
+msgid ""
+"Navigate search results with hotkeys (JavaScript required). Press \"h\" "
+"key on main or result page to get help."
+msgstr ""
+
#: searx/templates/simple/preferences/image_proxy.html:2
msgid "Image proxy"
msgstr "圖片代理伺服器"
@@ -1555,3 +1559,13 @@ msgstr "隱藏影片"
#~ "categories. (JavaScript required)"
#~ msgstr "若分類被選取時立刻執行搜尋。停用以選取多個分類。(需要 JavaScript)"
+#~ msgid "Vim-like hotkeys"
+#~ msgstr "類 Vim 快捷鍵"
+
+#~ msgid ""
+#~ "Navigate search results with Vim-like"
+#~ " hotkeys (JavaScript required). Press \"h\""
+#~ " key on main or result page to"
+#~ " get help."
+#~ msgstr "以類 Vim 的快捷鍵導覽搜尋結果(需要 JavaScript)。在主頁面或結果頁面按「h」鍵以取得說明。"
+