[translations] update messages.pot and messages.po files

From 7e695c66 - 2022-07-08 - Alexandre Flament <alex@al-f.net>
This commit is contained in:
searxng-bot 2022-07-08 18:28:46 +00:00
parent b1809ae32d
commit 372b5452ed
54 changed files with 2147 additions and 1285 deletions

View file

@ -13,7 +13,7 @@ msgid ""
msgstr ""
"Project-Id-Version: searx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-07-02 08:59+0000\n"
"POT-Creation-Date: 2022-07-08 18:28+0000\n"
"PO-Revision-Date: 2022-07-02 09:00+0000\n"
"Last-Translator: Markus Heiser <markus.heiser@darmarit.de>\n"
"Language: zh_Hant_TW\n"
@ -206,27 +206,27 @@ msgstr "來源"
msgid "Error loading the next page"
msgstr "載入下個頁面時發生錯誤"
#: searx/webapp.py:510 searx/webapp.py:954
#: searx/webapp.py:516 searx/webapp.py:960
msgid "Invalid settings, please edit your preferences"
msgstr "無效的設定,請編輯您的偏好設定"
#: searx/webapp.py:526
#: searx/webapp.py:532
msgid "Invalid settings"
msgstr "無效的設定"
#: searx/webapp.py:603 searx/webapp.py:679
#: searx/webapp.py:609 searx/webapp.py:685
msgid "search error"
msgstr "搜尋錯誤"
#: searx/webapp.py:725
#: searx/webapp.py:731
msgid "{minutes} minute(s) ago"
msgstr "{minutes} 分鐘前"
#: searx/webapp.py:727
#: searx/webapp.py:733
msgid "{hours} hour(s), {minutes} minute(s) ago"
msgstr "{hours} 小時 {minutes} 分鐘前"
#: searx/webapp.py:853
#: searx/webapp.py:859
msgid "Suspended"
msgstr "暫停服務"
@ -246,7 +246,7 @@ msgstr "統計功能"
msgid "Compute {functions} of the arguments"
msgstr "計算 {functions} 參數"
#: searx/engines/openstreetmap.py:156
#: searx/engines/openstreetmap.py:160
msgid "Get directions"
msgstr "取得路線"
@ -347,45 +347,45 @@ msgstr "搜尋頁面"
msgid "About"
msgstr "關於"
#: searx/templates/simple/base.html:49
#: searx/templates/simple/base.html:50
msgid "Donate"
msgstr "捐獻"
#: searx/templates/simple/base.html:52
#: searx/templates/simple/base.html:54
#: searx/templates/simple/preferences.html:99
msgid "Preferences"
msgstr "偏好設定"
#: searx/templates/simple/base.html:62
#: searx/templates/simple/base.html:64
msgid "Powered by"
msgstr "技術支援"
#: searx/templates/simple/base.html:62
#: searx/templates/simple/base.html:64
msgid "a privacy-respecting, hackable metasearch engine"
msgstr "一個尊重隱私,可再開發的集合式搜尋引擎"
#: searx/templates/simple/base.html:63
#: searx/templates/simple/base.html:65
msgid "Source code"
msgstr "原始碼"
#: searx/templates/simple/base.html:64
#: searx/templates/simple/base.html:66
msgid "Issue tracker"
msgstr "問題追蹤"
#: searx/templates/simple/base.html:65 searx/templates/simple/stats.html:18
#: searx/templates/simple/base.html:67 searx/templates/simple/stats.html:18
msgid "Engine stats"
msgstr "引擎統計"
#: searx/templates/simple/base.html:66
#: searx/templates/simple/base.html:69
#: searx/templates/simple/messages/no_results.html:15
msgid "Public instances"
msgstr "公開站臺"
#: searx/templates/simple/base.html:68
#: searx/templates/simple/base.html:72
msgid "Privacy policy"
msgstr "私隱權條款"
#: searx/templates/simple/base.html:71
#: searx/templates/simple/base.html:75
msgid "Contact instance maintainer"
msgstr "聯繫站點維護人員"
@ -410,7 +410,23 @@ msgstr "已快取"
msgid "proxied"
msgstr "已代理"
#: searx/templates/simple/new_issue.html:63
#: searx/templates/simple/new_issue.html:64
msgid "Start submiting a new issue on GitHub"
msgstr ""
#: searx/templates/simple/new_issue.html:66
msgid "Please check for existing bugs about this engine on GitHub"
msgstr ""
#: searx/templates/simple/new_issue.html:69
msgid "I confirm there is no existing bug about the issue I encounter"
msgstr ""
#: searx/templates/simple/new_issue.html:71
msgid "If this is a public instance, please specify the URL in the bug report"
msgstr ""
#: searx/templates/simple/new_issue.html:72
msgid "Submit a new issue on Github including the above information"
msgstr "在GitHub上提交包含上述信息的新問題"