mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
[translations] update messages.pot and messages.po files
From a7b0b2ec - 2022-06-18 - Alexandre Flament <alex@al-f.net>
This commit is contained in:
parent
7d7f9823c0
commit
bfb2eabae4
51 changed files with 1490 additions and 1284 deletions
|
|
@ -12,7 +12,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: searx\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2022-06-05 21:15+0000\n"
|
||||
"POT-Creation-Date: 2022-06-18 05:30+0000\n"
|
||||
"PO-Revision-Date: 2022-06-03 07:18+0000\n"
|
||||
"Last-Translator: Tony <papetouses@gmail.com>\n"
|
||||
"Language: zh_Hant_TW\n"
|
||||
|
|
@ -22,7 +22,7 @@ msgstr ""
|
|||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 2.10.1\n"
|
||||
"Generated-By: Babel 2.10.3\n"
|
||||
|
||||
#. CONSTANT_NAMES['DEFAULT_GROUP_NAME']
|
||||
#: searx/searxng.msg
|
||||
|
|
@ -144,88 +144,88 @@ msgstr "明亮"
|
|||
msgid "dark"
|
||||
msgstr "黑暗"
|
||||
|
||||
#: searx/webapp.py:164
|
||||
#: searx/webapp.py:165
|
||||
msgid "timeout"
|
||||
msgstr "超時"
|
||||
|
||||
#: searx/webapp.py:165
|
||||
#: searx/webapp.py:166
|
||||
msgid "parsing error"
|
||||
msgstr "解析錯誤"
|
||||
|
||||
#: searx/webapp.py:166
|
||||
#: searx/webapp.py:167
|
||||
msgid "HTTP protocol error"
|
||||
msgstr "HTTP 協議錯誤"
|
||||
|
||||
#: searx/webapp.py:167
|
||||
#: searx/webapp.py:168
|
||||
msgid "network error"
|
||||
msgstr "網絡錯誤"
|
||||
|
||||
#: searx/webapp.py:169
|
||||
#: searx/webapp.py:170
|
||||
msgid "unexpected crash"
|
||||
msgstr "意外崩潰"
|
||||
|
||||
#: searx/webapp.py:176
|
||||
#: searx/webapp.py:177
|
||||
msgid "HTTP error"
|
||||
msgstr "HTTP 錯誤"
|
||||
|
||||
#: searx/webapp.py:177
|
||||
#: searx/webapp.py:178
|
||||
msgid "HTTP connection error"
|
||||
msgstr "HTTP 連接錯誤"
|
||||
|
||||
#: searx/webapp.py:183
|
||||
#: searx/webapp.py:184
|
||||
msgid "proxy error"
|
||||
msgstr "代理錯誤"
|
||||
|
||||
#: searx/webapp.py:184
|
||||
#: searx/webapp.py:185
|
||||
msgid "CAPTCHA"
|
||||
msgstr "驗證碼"
|
||||
|
||||
#: searx/webapp.py:185
|
||||
#: searx/webapp.py:186
|
||||
msgid "too many requests"
|
||||
msgstr "頻繁請求"
|
||||
|
||||
#: searx/webapp.py:186
|
||||
#: searx/webapp.py:187
|
||||
msgid "access denied"
|
||||
msgstr "拒絕訪問"
|
||||
|
||||
#: searx/webapp.py:187
|
||||
#: searx/webapp.py:188
|
||||
msgid "server API error"
|
||||
msgstr "服務器 API 錯誤"
|
||||
|
||||
#: searx/webapp.py:397
|
||||
#: searx/webapp.py:363
|
||||
msgid "No item found"
|
||||
msgstr "找不到項目"
|
||||
|
||||
#: searx/engines/qwant.py:212
|
||||
#: searx/templates/simple/result_templates/images.html:20 searx/webapp.py:399
|
||||
#: searx/templates/simple/result_templates/images.html:20 searx/webapp.py:365
|
||||
msgid "Source"
|
||||
msgstr "來源"
|
||||
|
||||
#: searx/webapp.py:401
|
||||
#: searx/webapp.py:367
|
||||
msgid "Error loading the next page"
|
||||
msgstr "載入下個頁面時發生錯誤"
|
||||
|
||||
#: searx/webapp.py:544 searx/webapp.py:985
|
||||
#: searx/webapp.py:510 searx/webapp.py:954
|
||||
msgid "Invalid settings, please edit your preferences"
|
||||
msgstr "無效的設定,請編輯您的偏好設定"
|
||||
|
||||
#: searx/webapp.py:560
|
||||
#: searx/webapp.py:526
|
||||
msgid "Invalid settings"
|
||||
msgstr "無效的設定"
|
||||
|
||||
#: searx/webapp.py:635 searx/webapp.py:711
|
||||
#: searx/webapp.py:603 searx/webapp.py:679
|
||||
msgid "search error"
|
||||
msgstr "搜尋錯誤"
|
||||
|
||||
#: searx/webapp.py:757
|
||||
#: searx/webapp.py:725
|
||||
msgid "{minutes} minute(s) ago"
|
||||
msgstr "{minutes} 分鐘前"
|
||||
|
||||
#: searx/webapp.py:759
|
||||
#: searx/webapp.py:727
|
||||
msgid "{hours} hour(s), {minutes} minute(s) ago"
|
||||
msgstr "{hours} 小時 {minutes} 分鐘前"
|
||||
|
||||
#: searx/webapp.py:885
|
||||
#: searx/webapp.py:853
|
||||
msgid "Suspended"
|
||||
msgstr "暫停服務"
|
||||
|
||||
|
|
@ -371,7 +371,11 @@ msgstr "引擎統計"
|
|||
msgid "Public instances"
|
||||
msgstr "公開站臺"
|
||||
|
||||
#: searx/templates/simple/base.html:59
|
||||
#: searx/templates/simple/base.html:60
|
||||
msgid "Privacy policy"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/base.html:63
|
||||
msgid "Contact instance maintainer"
|
||||
msgstr "聯繫站點維護人員"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue