summaryrefslogtreecommitdiff
path: root/searx/translations/th/LC_MESSAGES
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2025-06-14 08:42:06 +0200
committerGitHub <noreply@github.com>2025-06-14 08:42:06 +0200
commite52e9bb4b699e39d9ce51874ea339d4773717389 (patch)
tree9579490f38d5ee08a3543829a9d888345e640f7e /searx/translations/th/LC_MESSAGES
parent0b877f1fb890b345c116e76b5744bfe4263b5c2e (diff)
[l10n] update translations from Weblate (#4914)
0c960fb83 - 2025-06-13 - Outbreak2096 <outbreak2096@noreply.codeberg.org> Co-authored-by: searxng-bot <searxng-bot@users.noreply.github.com>
Diffstat (limited to 'searx/translations/th/LC_MESSAGES')
-rw-r--r--searx/translations/th/LC_MESSAGES/messages.mobin32249 -> 31371 bytes
-rw-r--r--searx/translations/th/LC_MESSAGES/messages.po50
2 files changed, 35 insertions, 15 deletions
diff --git a/searx/translations/th/LC_MESSAGES/messages.mo b/searx/translations/th/LC_MESSAGES/messages.mo
index 7b6a68802..5825ccdce 100644
--- a/searx/translations/th/LC_MESSAGES/messages.mo
+++ b/searx/translations/th/LC_MESSAGES/messages.mo
Binary files differ
diff --git a/searx/translations/th/LC_MESSAGES/messages.po b/searx/translations/th/LC_MESSAGES/messages.po
index 1bd52244f..2b1aca3ae 100644
--- a/searx/translations/th/LC_MESSAGES/messages.po
+++ b/searx/translations/th/LC_MESSAGES/messages.po
@@ -18,7 +18,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2025-05-31 18:38+0000\n"
+"POT-Creation-Date: 2025-06-13 02:39+0000\n"
"PO-Revision-Date: 2025-05-17 15:04+0000\n"
"Last-Translator: wetinee <wetinee@noreply.codeberg.org>\n"
"Language: th\n"
@@ -746,11 +746,13 @@ msgstr "คำนวณนิพจน์คณิตศาสตร์ผ่า
msgid "Hash plugin"
msgstr "ปลั๊กอินแฮช"
-#: searx/plugins/hash_plugin.py:35
-msgid "Converts strings to different hash digests."
-msgstr "แปลงสตริงเป็นแฮชย่อยที่ต่างกัน"
+#: searx/plugins/hash_plugin.py:36
+msgid ""
+"Converts strings to different hash digests. Available functions: md5, "
+"sha1, sha224, sha256, sha384, sha512."
+msgstr ""
-#: searx/plugins/hash_plugin.py:62
+#: searx/plugins/hash_plugin.py:64
msgid "hash digest"
msgstr "แฮชย่อย"
@@ -1331,8 +1333,8 @@ msgid "Autocomplete"
msgstr "เติมข้อความอัตโนมัติ"
#: searx/templates/simple/preferences/autocomplete.html:15
-msgid "Find stuff as you type"
-msgstr "ค้นหาสิ่งต่างๆในขณะพิมพ์"
+msgid "Show possible queries as you type"
+msgstr ""
#: searx/templates/simple/preferences/center_alignment.html:2
msgid "Center Alignment"
@@ -1410,11 +1412,9 @@ msgstr "เลือกบริการที่ใช้โดย DOI เข
#: searx/templates/simple/preferences/engines.html:9
msgid ""
-"This tab does not exists in the user interface, but you can search in "
-"these engines by its !bangs."
+"This tab does not exist in the user interface, but you can search with "
+"these engines via !bangs."
msgstr ""
-"แท็บนี้ไม่มีอยู่ในอินเทอร์เฟซผู้ใช้ "
-"แต่คุณสามารถค้นหาในเอ็นจิ้นเหล่านี้ได้ด้วย !bangs"
#: searx/templates/simple/preferences/engines.html:15
msgid "Enable all"
@@ -1537,12 +1537,12 @@ msgstr ""
"เบราว์เซอร์ของคุณสามารถบันทึกชื่อของหน้านี้ได้"
#: searx/templates/simple/preferences/results_on_new_tab.html:2
-msgid "Results on new tabs"
-msgstr "ผลลัพธ์ในแท็บใหม่"
+msgid "Results in new tabs"
+msgstr ""
#: searx/templates/simple/preferences/results_on_new_tab.html:14
-msgid "Open result links on new browser tabs"
-msgstr "เปิดลิงก์ผลลัพธ์ด้วยแท็บเบราว์เซอร์ใหม่"
+msgid "Open result links in new browser tabs"
+msgstr ""
#: searx/templates/simple/preferences/safesearch.html:20
msgid "Filter content"
@@ -2007,3 +2007,23 @@ msgstr "ซ่อนวิดีโอ"
#~ msgid "proxied"
#~ msgstr "พร็อกซี่"
+#~ msgid ""
+#~ "This tab does not exists in the"
+#~ " user interface, but you can search"
+#~ " in these engines by its !bangs."
+#~ msgstr ""
+#~ "แท็บนี้ไม่มีอยู่ในอินเทอร์เฟซผู้ใช้ "
+#~ "แต่คุณสามารถค้นหาในเอ็นจิ้นเหล่านี้ได้ด้วย !bangs"
+
+#~ msgid "Results on new tabs"
+#~ msgstr "ผลลัพธ์ในแท็บใหม่"
+
+#~ msgid "Open result links on new browser tabs"
+#~ msgstr "เปิดลิงก์ผลลัพธ์ด้วยแท็บเบราว์เซอร์ใหม่"
+
+#~ msgid "Find stuff as you type"
+#~ msgstr "ค้นหาสิ่งต่างๆในขณะพิมพ์"
+
+#~ msgid "Converts strings to different hash digests."
+#~ msgstr "แปลงสตริงเป็นแฮชย่อยที่ต่างกัน"
+