1# Thai translation for popt. 2# Copyright (C) 2008 Free Software Foundation, Inc. 3# Seksan Poltree <seksan.poltree@gmail.com>, 2008. 4# 5msgid "" 6msgstr "" 7"Project-Id-Version: popt 1.14\n" 8"Report-Msgid-Bugs-To: <rpm-maint@lists.rpm.org>\n" 9"POT-Creation-Date: 2022-09-16 10:04+0300\n" 10"PO-Revision-Date: 2008-02-19 15:53+0700\n" 11"Last-Translator: Seksan Poltree <seksan.poltree@gmail.com>\n" 12"Language-Team: Thai <translation-team-th@lists.sourceforge.net>\n" 13"Language: th\n" 14"MIME-Version: 1.0\n" 15"Content-Type: text/plain; charset=UTF-8\n" 16"Content-Transfer-Encoding: 8bit\n" 17"X-Poedit-Language: Thai\n" 18"X-Poedit-Country: THAILAND\n" 19 20#: src/popt.c:46 21msgid "unknown errno" 22msgstr "เกิด errno ที่ไม่รู้จัก" 23 24#: src/popt.c:1200 25#, c-format 26msgid "option type (%u) not implemented in popt\n" 27msgstr "ตัวเลือกชนิด (%u) ไม่ถูกอิมพลีเมนต์ใน popt\n" 28 29#: src/popt.c:1638 30msgid "missing argument" 31msgstr "ไม่พบอาร์กิวเมนต์" 32 33#: src/popt.c:1640 34msgid "option does not take an argument" 35msgstr "" 36 37#: src/popt.c:1642 38msgid "unknown option" 39msgstr "ไม่รู้จักตัวเลือก" 40 41#: src/popt.c:1644 42msgid "mutually exclusive logical operations requested" 43msgstr "เกิดการร้องขอร่วมกันของการดำเนินการด้านตรรกะอย่างเดียวกัน" 44 45#: src/popt.c:1646 46msgid "opt->arg should not be NULL" 47msgstr "opt->arg ไม่ควรจะเป็น NULL" 48 49#: src/popt.c:1648 50msgid "aliases nested too deeply" 51msgstr "นามแฝงซ้อนกันมากเกินไป" 52 53#: src/popt.c:1650 54msgid "error in parameter quoting" 55msgstr "เกิดข้อผิดพลาดในการอ้างอิงพารามิเตอร์" 56 57#: src/popt.c:1652 58msgid "invalid numeric value" 59msgstr "ค่าตัวเลขผิดพลาด" 60 61#: src/popt.c:1654 62msgid "number too large or too small" 63msgstr "ตัวเลขมีค่ามากหรือน้อยเกินไป" 64 65#: src/popt.c:1656 66msgid "memory allocation failed" 67msgstr "การจัดสรรหน่วยความจำผิดพลาด" 68 69#: src/popt.c:1658 70msgid "config file failed sanity test" 71msgstr "" 72 73#: src/popt.c:1662 74msgid "unknown error" 75msgstr "ความผิดพลาดที่ไม่รู้จัก" 76 77#: src/popthelp.c:64 src/popthelp.c:72 78msgid "Show this help message" 79msgstr "แสดงข้อความช่วยเหลือนี้" 80 81#: src/popthelp.c:65 src/popthelp.c:73 82msgid "Display brief usage message" 83msgstr "แสดงข้อความสรุปย่อการใช้งาน" 84 85#: src/popthelp.c:76 86msgid "Display option defaults in message" 87msgstr "แสดงตัวเลือกมาตรฐานในข้อความ" 88 89#: src/popthelp.c:78 90msgid "Terminate options" 91msgstr "ตัวเลือกการสิ้นสุด:" 92 93#: src/popthelp.c:170 94msgid "Help options:" 95msgstr "ตัวเลือกความช่วยเหลือ:" 96 97#: src/popthelp.c:171 98msgid "Options implemented via popt alias/exec:" 99msgstr "ตัวเลือกที่ถูกอิมพลีเมนต์ด้วย popt alias/exec:" 100 101#: src/popthelp.c:179 102msgid "NONE" 103msgstr "ไม่มี" 104 105#: src/popthelp.c:181 106msgid "VAL" 107msgstr "VAL" 108 109#: src/popthelp.c:185 110msgid "INT" 111msgstr "INT" 112 113#: src/popthelp.c:186 114msgid "SHORT" 115msgstr "" 116 117#: src/popthelp.c:187 118msgid "LONG" 119msgstr "LONG" 120 121#: src/popthelp.c:188 122msgid "LONGLONG" 123msgstr "LONGLONG" 124 125#: src/popthelp.c:189 126msgid "STRING" 127msgstr "STRING" 128 129#: src/popthelp.c:190 130msgid "FLOAT" 131msgstr "FLOAT" 132 133#: src/popthelp.c:191 134msgid "DOUBLE" 135msgstr "DOUBLE" 136 137#: src/popthelp.c:194 138msgid "ARG" 139msgstr "ARG" 140 141#: src/popthelp.c:615 142msgid "Usage:" 143msgstr "วิธีใช้:" 144 145#: src/popthelp.c:640 146msgid "[OPTION...]" 147msgstr "[ตัวเลือก...]" 148