[translations] update from Weblate

2842aa38 - 2022-05-12 - gkkulik <gregorykkulik@gmail.com>
c8fd2dee - 2022-05-08 - Linerly <linerly@protonmail.com>
6336104f - 2022-05-11 - Markus Heiser <markus.heiser@darmarit.de>
2419fe86 - 2022-05-13 - Luka <jovanovic.luka3214@gmail.com>
6ed911eb - 2022-05-11 - Markus Heiser <markus.heiser@darmarit.de>
b6afceca - 2022-05-08 - tents <remendne@pentrens.jp>
a250f349 - 2022-05-11 - Markus Heiser <markus.heiser@darmarit.de>
3506357b - 2022-05-11 - Markus Heiser <markus.heiser@darmarit.de>
dbf772e9 - 2022-05-11 - Mico Hautaluoma <m@mha.fi>
ee7c5036 - 2022-05-11 - Mico Hautaluoma <m@mha.fi>
8411acd2 - 2022-05-09 - Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
searxng-bot
2022-05-13 07:20:35 +00:00
parent 459b9c1835
commit 6b29cddadb
97 changed files with 1819 additions and 1622 deletions

View File

@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: searx\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-05-03 16:51+0000\n"
"POT-Creation-Date: 2022-05-08 08:49+0000\n"
"PO-Revision-Date: 2022-03-25 01:21+0000\n"
"Last-Translator: Colin Xu <xuzhonglinx@gmail.com>\n"
"Language: zh_Hant_TW\n"
@@ -144,88 +144,88 @@ msgstr "明亮"
msgid "dark"
msgstr "黑暗"
#: searx/webapp.py:169
#: searx/webapp.py:164
msgid "timeout"
msgstr "超時"
#: searx/webapp.py:170
#: searx/webapp.py:165
msgid "parsing error"
msgstr "解析錯誤"
#: searx/webapp.py:171
#: searx/webapp.py:166
msgid "HTTP protocol error"
msgstr "HTTP 協議錯誤"
#: searx/webapp.py:172
#: searx/webapp.py:167
msgid "network error"
msgstr "網絡錯誤"
#: searx/webapp.py:174
#: searx/webapp.py:169
msgid "unexpected crash"
msgstr "意外崩潰"
#: searx/webapp.py:181
#: searx/webapp.py:176
msgid "HTTP error"
msgstr "HTTP 錯誤"
#: searx/webapp.py:182
#: searx/webapp.py:177
msgid "HTTP connection error"
msgstr "HTTP 連接錯誤"
#: searx/webapp.py:188
#: searx/webapp.py:183
msgid "proxy error"
msgstr "代理錯誤"
#: searx/webapp.py:189
#: searx/webapp.py:184
msgid "CAPTCHA"
msgstr "驗證碼"
#: searx/webapp.py:190
#: searx/webapp.py:185
msgid "too many requests"
msgstr "頻繁請求"
#: searx/webapp.py:191
#: searx/webapp.py:186
msgid "access denied"
msgstr "拒絕訪問"
#: searx/webapp.py:192
#: searx/webapp.py:187
msgid "server API error"
msgstr "服務器 API 錯誤"
#: searx/webapp.py:414
#: searx/webapp.py:397
msgid "No item found"
msgstr "找不到項目"
#: searx/engines/qwant.py:212
#: searx/templates/simple/result_templates/images.html:24 searx/webapp.py:416
#: searx/templates/simple/result_templates/images.html:24 searx/webapp.py:399
msgid "Source"
msgstr "來源"
#: searx/webapp.py:418
#: searx/webapp.py:401
msgid "Error loading the next page"
msgstr "載入下個頁面時發生錯誤"
#: searx/webapp.py:530 searx/webapp.py:971
#: searx/webapp.py:541 searx/webapp.py:977
msgid "Invalid settings, please edit your preferences"
msgstr "無效的設定,請編輯您的偏好設定"
#: searx/webapp.py:546
#: searx/webapp.py:557
msgid "Invalid settings"
msgstr "無效的設定"
#: searx/webapp.py:622 searx/webapp.py:698
#: searx/webapp.py:632 searx/webapp.py:708
msgid "search error"
msgstr "搜尋錯誤"
#: searx/webapp.py:744
#: searx/webapp.py:754
msgid "{minutes} minute(s) ago"
msgstr "{minutes} 分鐘前"
#: searx/webapp.py:746
#: searx/webapp.py:756
msgid "{hours} hour(s), {minutes} minute(s) ago"
msgstr "{hours} 小時 {minutes} 分鐘前"
#: searx/webapp.py:875
#: searx/webapp.py:882
msgid "Suspended"
msgstr "暫停服務"
@@ -342,36 +342,36 @@ msgstr "到 %(search_page)s。"
msgid "search page"
msgstr "搜尋頁面"
#: searx/templates/simple/base.html:52
#: searx/templates/simple/base.html:45
msgid "preferences"
msgstr "偏好設定"
#: searx/templates/simple/base.html:61
#: searx/templates/simple/base.html:54
msgid "Powered by"
msgstr "技術支援"
#: searx/templates/simple/base.html:61
#: searx/templates/simple/base.html:54
msgid "a privacy-respecting, hackable metasearch engine"
msgstr "一個尊重隱私,可再開發的集合式搜尋引擎"
#: searx/templates/simple/base.html:62
#: searx/templates/simple/base.html:55
msgid "Source code"
msgstr "原始碼"
#: searx/templates/simple/base.html:63
#: searx/templates/simple/base.html:56
msgid "Issue tracker"
msgstr "議題追蹤程式"
#: searx/templates/simple/base.html:64 searx/templates/simple/stats.html:18
#: searx/templates/simple/base.html:57 searx/templates/simple/stats.html:18
msgid "Engine stats"
msgstr "引擎統計"
#: searx/templates/simple/base.html:65
#: searx/templates/simple/base.html:58
#: searx/templates/simple/messages/no_results.html:15
msgid "Public instances"
msgstr "公開站臺"
#: searx/templates/simple/base.html:66
#: searx/templates/simple/base.html:59
msgid "Contact instance maintainer"
msgstr "聯繫站點維護人員"
@@ -396,6 +396,10 @@ msgstr "已快取"
msgid "proxied"
msgstr "已代理"
#: searx/templates/simple/new_issue.html:63
msgid "Submit a new issue on Github including the above information"
msgstr ""
#: searx/templates/simple/preferences.html:29
msgid "No HTTPS"
msgstr "無 HTTPS"