diff options
author | searxng-bot <searxng-bot@users.noreply.github.com> | 2024-02-25 14:00:57 +0000 |
---|---|---|
committer | searxng-bot <searxng-bot@users.noreply.github.com> | 2024-02-25 14:00:57 +0000 |
commit | 5c7ec4a720b90699ecfc28eee20e85a9730a1f0f (patch) | |
tree | 3497822dfbc4509678be5816b8d18aeb53c30612 /searx/translations/zh_Hant_TW | |
parent | 2dfd03d6e43f9341c93cfeb53123af8550d4c5e3 (diff) | |
download | searxng-5c7ec4a720b90699ecfc28eee20e85a9730a1f0f.tar.gz searxng-5c7ec4a720b90699ecfc28eee20e85a9730a1f0f.zip |
[translations] update messages.pot and messages.po files
From b683aa63f - 2024-02-23 - 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.po | 47 |
1 files changed, 39 insertions, 8 deletions
diff --git a/searx/translations/zh_Hant_TW/LC_MESSAGES/messages.po b/searx/translations/zh_Hant_TW/LC_MESSAGES/messages.po index 61cd597ae..3bd40f972 100644 --- a/searx/translations/zh_Hant_TW/LC_MESSAGES/messages.po +++ b/searx/translations/zh_Hant_TW/LC_MESSAGES/messages.po @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: searx\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2024-02-10 07:07+0000\n" +"POT-Creation-Date: 2024-02-25 14:00+0000\n" "PO-Revision-Date: 2023-12-04 03:38+0000\n" "Last-Translator: kirisameSoup <kirisoup@skiff.com>\n" "Language: zh_Hant_TW\n" @@ -181,15 +181,15 @@ msgstr "來源" msgid "Error loading the next page" msgstr "載入下個頁面時發生錯誤" -#: searx/webapp.py:493 searx/webapp.py:889 +#: searx/webapp.py:483 searx/webapp.py:879 msgid "Invalid settings, please edit your preferences" msgstr "無效的設定,請編輯您的偏好設定" -#: searx/webapp.py:509 +#: searx/webapp.py:499 msgid "Invalid settings" msgstr "無效的設定" -#: searx/webapp.py:586 searx/webapp.py:668 +#: searx/webapp.py:576 searx/webapp.py:658 msgid "search error" msgstr "搜尋錯誤" @@ -459,6 +459,7 @@ msgid "a privacy-respecting, open metasearch engine" msgstr "尊重隱私的開源搜索引擎" #: searx/templates/simple/base.html:68 +#: searx/templates/simple/result_templates/packages.html:59 msgid "Source code" msgstr "原始碼" @@ -885,6 +886,7 @@ msgid "Keywords" msgstr "關鍵字" #: searx/templates/simple/preferences/answerers.html:6 +#: searx/templates/simple/result_templates/packages.html:7 msgid "Name" msgstr "名稱" @@ -1217,6 +1219,39 @@ msgstr "顯示地圖" msgid "hide map" msgstr "隱藏地圖" +#: searx/templates/simple/result_templates/packages.html:12 +msgid "Version" +msgstr "" + +#: searx/templates/simple/result_templates/packages.html:18 +msgid "Maintainer" +msgstr "" + +#: searx/templates/simple/result_templates/packages.html:24 +msgid "Updated at" +msgstr "" + +#: searx/templates/simple/result_templates/packages.html:30 +#: searx/templates/simple/result_templates/paper.html:25 +msgid "Tags" +msgstr "標籤" + +#: searx/templates/simple/result_templates/packages.html:36 +msgid "Popularity" +msgstr "" + +#: searx/templates/simple/result_templates/packages.html:42 +msgid "License" +msgstr "" + +#: searx/templates/simple/result_templates/packages.html:52 +msgid "Project" +msgstr "" + +#: searx/templates/simple/result_templates/packages.html:55 +msgid "Project homepage" +msgstr "" + #: searx/templates/simple/result_templates/paper.html:5 msgid "Published date" msgstr "發佈日期" @@ -1233,10 +1268,6 @@ msgstr "編輯" msgid "Publisher" msgstr "出版者" -#: searx/templates/simple/result_templates/paper.html:25 -msgid "Tags" -msgstr "標籤" - #: searx/templates/simple/result_templates/paper.html:26 msgid "DOI" msgstr "DOI" |