Translated using Weblate (Thai)

Currently translated at 42.2% (1450 of 3429 strings)

[ci skip]

Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/th/
Signed-off-by: Jiraroj Leelarattanawong <legendarybuilder@gmail.com>
This commit is contained in:
Jiraroj Leelarattanawong 2026-01-22 10:55:49 +01:00 committed by Hosted Weblate
parent 4aa91109a0
commit 55327dbbf2
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: phpMyAdmin 5.2.4-dev\n"
"Report-Msgid-Bugs-To: translators@phpmyadmin.net\n"
"POT-Creation-Date: 2025-10-16 23:57-0300\n"
"PO-Revision-Date: 2026-01-21 17:10+0000\n"
"PO-Revision-Date: 2026-01-22 09:57+0000\n"
"Last-Translator: Jiraroj Leelarattanawong <legendarybuilder@gmail.com>\n"
"Language-Team: Thai <https://hosted.weblate.org/projects/phpmyadmin/5-2/th/>"
"\n"
@ -622,12 +622,12 @@ msgstr ""
#: libraries/advisory_rules_generic.php:410
msgid "You may need to increase {key_buffer_size}."
msgstr ""
msgstr "คุณอาจต้องเพิ่มค่า {key_buffer_size}"
#: libraries/advisory_rules_generic.php:411
#, php-format
msgid "Index reads from memory: %s%%, this value should be above 95%%"
msgstr ""
msgstr "ค่าดัชนีที่อ่านจากหน่วยความจำ: %s%%, ค่านี้ควรสูงกว่า 95%%"
#: libraries/advisory_rules_generic.php:417
#, fuzzy
@ -637,18 +637,20 @@ msgstr "สารบัญ"
#: libraries/advisory_rules_generic.php:420
msgid "The rate of opening tables is high."
msgstr ""
msgstr "อัตราการเปิดตารางสูง"
#: libraries/advisory_rules_generic.php:422
msgid ""
"Opening tables requires disk I/O which is costly. Increasing "
"{table_open_cache} might avoid this."
msgstr ""
"การเปิดตารางต้องใช้การอ่านเขียนข้อมูลจากดิสก์ ซึ่งใช้ทรัพยากรสูง การเพิ่มค่า "
"{table_open_cache} อาจช่วยหลีกเลี่ยงปัญหานี้ได้"
#: libraries/advisory_rules_generic.php:424
#, php-format
msgid "Opened table rate: %s, this value should be less than 10 per hour"
msgstr ""
msgstr "อัตราการเปิดตาราง: %s ค่านี้ควรน้อยกว่า 10 ต่อชั่วโมง"
#: libraries/advisory_rules_generic.php:429
#, fuzzy
@ -661,6 +663,8 @@ msgid ""
"The number of open files is approaching the max number of open files. You "
"may get a \"Too many open files\" error."
msgstr ""
"จำนวนไฟล์ที่เปิดอยู่ใกล้ถึงจำนวนสูงสุดแล้ว คุณอาจได้รับข้อความแสดงข้อผิดพลาด \"มีไฟล์เปิดอยู่มากเกิน"
"ไป\""
#: libraries/advisory_rules_generic.php:437
#: libraries/advisory_rules_generic.php:450
@ -668,6 +672,8 @@ msgid ""
"Consider increasing {open_files_limit}, and check the error log when "
"restarting after changing {open_files_limit}."
msgstr ""
"ลองพิจารณาเพิ่มค่า {open_files_limit} แล้วตรวจสอบบันทึกข้อผิดพลาดเมื่อรีสตาร์ทหลังจากเปลี่ยนค่"
"า {open_files_limit} แล้ว"
#: libraries/advisory_rules_generic.php:440
#, php-format