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 86db0879 - 2023-06-18 - Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
parent
7133e35b1c
commit
bb2934ae24
56 changed files with 4367 additions and 4365 deletions
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2023-06-02 18:34+0000\n"
|
||||
"POT-Creation-Date: 2023-06-19 17:57+0000\n"
|
||||
"PO-Revision-Date: 2023-06-02 07:07+0000\n"
|
||||
"Last-Translator: return42 <markus.heiser@darmarit.de>\n"
|
||||
"Language: th\n"
|
||||
|
|
@ -145,92 +145,92 @@ msgstr "สว่าง"
|
|||
msgid "dark"
|
||||
msgstr "มืด"
|
||||
|
||||
#: searx/webapp.py:167
|
||||
msgid "timeout"
|
||||
msgstr "หมดเวลา"
|
||||
|
||||
#: searx/webapp.py:168
|
||||
msgid "parsing error"
|
||||
msgstr "ผิดพลาดในการวจีวิภาค"
|
||||
|
||||
#: searx/webapp.py:169
|
||||
msgid "HTTP protocol error"
|
||||
msgstr "ข้อผิดพลาดของโปรโตคอล HTTP"
|
||||
|
||||
#: searx/webapp.py:170
|
||||
msgid "network error"
|
||||
msgstr "ข้อผิดพลาดจากเครือข่าย"
|
||||
|
||||
#: searx/webapp.py:171
|
||||
msgid "SSL error: certificate validation has failed"
|
||||
msgstr ""
|
||||
|
||||
#: searx/webapp.py:173
|
||||
msgid "unexpected crash"
|
||||
msgstr "ข้อผิดพลาดที่ไม่คาดคิด"
|
||||
|
||||
#: searx/webapp.py:180
|
||||
msgid "HTTP error"
|
||||
msgstr "ข้อผิดพลาดจาก HTTP"
|
||||
|
||||
#: searx/webapp.py:181
|
||||
msgid "HTTP connection error"
|
||||
msgstr "ข้อผิดพลาดจากการเชื่อมต่อ HTTP"
|
||||
|
||||
#: searx/webapp.py:187
|
||||
msgid "proxy error"
|
||||
msgstr "ข้อผิดพลาดจากพร็อกซี"
|
||||
|
||||
#: searx/webapp.py:188
|
||||
msgid "CAPTCHA"
|
||||
msgstr "แคปต์ชา"
|
||||
|
||||
#: searx/webapp.py:189
|
||||
msgid "too many requests"
|
||||
msgstr "คำขอมากเกินไป"
|
||||
|
||||
#: searx/webapp.py:190
|
||||
msgid "access denied"
|
||||
msgstr "การเข้าถึงถูกปฏิเสธ"
|
||||
|
||||
#: searx/webapp.py:191
|
||||
msgid "server API error"
|
||||
msgstr "ข้อผิดพลาดจาก API ของเซิร์ฟเวอร์"
|
||||
|
||||
#: searx/webapp.py:363
|
||||
#: searx/webapp.py:330
|
||||
msgid "No item found"
|
||||
msgstr "ไม่พบรายการ"
|
||||
|
||||
#: searx/engines/qwant.py:218
|
||||
#: searx/templates/simple/result_templates/images.html:20 searx/webapp.py:365
|
||||
#: searx/templates/simple/result_templates/images.html:20 searx/webapp.py:332
|
||||
msgid "Source"
|
||||
msgstr "แหล่งที่มา"
|
||||
|
||||
#: searx/webapp.py:367
|
||||
#: searx/webapp.py:334
|
||||
msgid "Error loading the next page"
|
||||
msgstr "เกิดข้อผิดพลาดในการโหลดหน้าถัดไป"
|
||||
|
||||
#: searx/webapp.py:520 searx/webapp.py:953
|
||||
#: searx/webapp.py:488 searx/webapp.py:880
|
||||
msgid "Invalid settings, please edit your preferences"
|
||||
msgstr "การตั้งค่าไม่ถูกต้อง โปรดแก้ไขการตั้งค่าของคุณ"
|
||||
|
||||
#: searx/webapp.py:536
|
||||
#: searx/webapp.py:504
|
||||
msgid "Invalid settings"
|
||||
msgstr "การตั้งค่าไม่ถูกต้อง"
|
||||
|
||||
#: searx/webapp.py:613 searx/webapp.py:691
|
||||
#: searx/webapp.py:581 searx/webapp.py:663
|
||||
msgid "search error"
|
||||
msgstr "ข้อผิดพลาดจากการค้นหา"
|
||||
|
||||
#: searx/webapp.py:857
|
||||
#: searx/webutils.py:34
|
||||
msgid "timeout"
|
||||
msgstr "หมดเวลา"
|
||||
|
||||
#: searx/webutils.py:35
|
||||
msgid "parsing error"
|
||||
msgstr "ผิดพลาดในการวจีวิภาค"
|
||||
|
||||
#: searx/webutils.py:36
|
||||
msgid "HTTP protocol error"
|
||||
msgstr "ข้อผิดพลาดของโปรโตคอล HTTP"
|
||||
|
||||
#: searx/webutils.py:37
|
||||
msgid "network error"
|
||||
msgstr "ข้อผิดพลาดจากเครือข่าย"
|
||||
|
||||
#: searx/webutils.py:38
|
||||
msgid "SSL error: certificate validation has failed"
|
||||
msgstr ""
|
||||
|
||||
#: searx/webutils.py:40
|
||||
msgid "unexpected crash"
|
||||
msgstr "ข้อผิดพลาดที่ไม่คาดคิด"
|
||||
|
||||
#: searx/webutils.py:47
|
||||
msgid "HTTP error"
|
||||
msgstr "ข้อผิดพลาดจาก HTTP"
|
||||
|
||||
#: searx/webutils.py:48
|
||||
msgid "HTTP connection error"
|
||||
msgstr "ข้อผิดพลาดจากการเชื่อมต่อ HTTP"
|
||||
|
||||
#: searx/webutils.py:54
|
||||
msgid "proxy error"
|
||||
msgstr "ข้อผิดพลาดจากพร็อกซี"
|
||||
|
||||
#: searx/webutils.py:55
|
||||
msgid "CAPTCHA"
|
||||
msgstr "แคปต์ชา"
|
||||
|
||||
#: searx/webutils.py:56
|
||||
msgid "too many requests"
|
||||
msgstr "คำขอมากเกินไป"
|
||||
|
||||
#: searx/webutils.py:57
|
||||
msgid "access denied"
|
||||
msgstr "การเข้าถึงถูกปฏิเสธ"
|
||||
|
||||
#: searx/webutils.py:58
|
||||
msgid "server API error"
|
||||
msgstr "ข้อผิดพลาดจาก API ของเซิร์ฟเวอร์"
|
||||
|
||||
#: searx/webutils.py:77
|
||||
msgid "Suspended"
|
||||
msgstr "ถูกระงับ"
|
||||
|
||||
#: searx/webutils.py:205
|
||||
#: searx/webutils.py:317
|
||||
msgid "{minutes} minute(s) ago"
|
||||
msgstr "{minutes} นาทีก่อน"
|
||||
|
||||
#: searx/webutils.py:206
|
||||
#: searx/webutils.py:318
|
||||
msgid "{hours} hour(s), {minutes} minute(s) ago"
|
||||
msgstr "{hours} ชั่วโมง),{minutes} นาทีก่อน"
|
||||
|
||||
|
|
@ -349,11 +349,11 @@ msgstr ""
|
|||
"ทำการค้นหาทันทีหากเลือกหมวดหมู่แล้ว "
|
||||
"ปิดการใช้งานเพื่อเลือกหมวดหมู่ได้หลายหมวดหมู่ (ต้องใช้จาวาสคริปต์)"
|
||||
|
||||
#: searx/plugins/self_info.py:20
|
||||
#: searx/plugins/self_info.py:10
|
||||
msgid "Self Information"
|
||||
msgstr ""
|
||||
|
||||
#: searx/plugins/self_info.py:21
|
||||
#: searx/plugins/self_info.py:11
|
||||
msgid ""
|
||||
"Displays your IP if the query is \"ip\" and your user agent if the query "
|
||||
"contains \"user agent\"."
|
||||
|
|
@ -420,48 +420,48 @@ msgstr "ไปยัง %(search_page)s"
|
|||
msgid "search page"
|
||||
msgstr "หน้าค้นหา"
|
||||
|
||||
#: searx/templates/simple/base.html:46
|
||||
#: searx/templates/simple/base.html:49
|
||||
msgid "About"
|
||||
msgstr "เกี่ยวกับ"
|
||||
|
||||
#: searx/templates/simple/base.html:50
|
||||
#: searx/templates/simple/base.html:53
|
||||
msgid "Donate"
|
||||
msgstr "บริจาค"
|
||||
|
||||
#: searx/templates/simple/base.html:54
|
||||
#: searx/templates/simple/base.html:57
|
||||
#: searx/templates/simple/preferences.html:156
|
||||
msgid "Preferences"
|
||||
msgstr "การตั้งค่า"
|
||||
|
||||
#: searx/templates/simple/base.html:64
|
||||
#: searx/templates/simple/base.html:67
|
||||
msgid "Powered by"
|
||||
msgstr "ขับเคลื่อนโดย"
|
||||
|
||||
#: searx/templates/simple/base.html:64
|
||||
#: searx/templates/simple/base.html:67
|
||||
msgid "a privacy-respecting, open metasearch engine"
|
||||
msgstr ""
|
||||
|
||||
#: searx/templates/simple/base.html:65
|
||||
#: searx/templates/simple/base.html:68
|
||||
msgid "Source code"
|
||||
msgstr "แหล่งที่เก็บโค้ด"
|
||||
|
||||
#: searx/templates/simple/base.html:66
|
||||
#: searx/templates/simple/base.html:69
|
||||
msgid "Issue tracker"
|
||||
msgstr "ตัวติดตามปัญหา"
|
||||
|
||||
#: searx/templates/simple/base.html:67 searx/templates/simple/stats.html:18
|
||||
#: searx/templates/simple/base.html:70 searx/templates/simple/stats.html:18
|
||||
msgid "Engine stats"
|
||||
msgstr "เครื่องมือสถิติ"
|
||||
|
||||
#: searx/templates/simple/base.html:69
|
||||
#: searx/templates/simple/base.html:72
|
||||
msgid "Public instances"
|
||||
msgstr "อินสแตนซ์สาธารณะ"
|
||||
|
||||
#: searx/templates/simple/base.html:72
|
||||
#: searx/templates/simple/base.html:75
|
||||
msgid "Privacy policy"
|
||||
msgstr "นโยบายความเป็นส่วนตัว"
|
||||
|
||||
#: searx/templates/simple/base.html:75
|
||||
#: searx/templates/simple/base.html:78
|
||||
msgid "Contact instance maintainer"
|
||||
msgstr "ติดต่อผู้ดูแลอินสแตนซ์"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue