1# Thai translation for libsoup. 2# Copyright (C) 2012-2015 Free Software Foundation, Inc. 3# This file is distributed under the same license as the libsoup package. 4# Theppitak Karoonboonyanan <thep@linux.thai.net>, 2013. 5# Akom Chotiphantawanon <knight2000@gmail.com>, 2012, 2015. 6# 7msgid "" 8msgstr "" 9"Project-Id-Version: libsoup master\n" 10"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?" 11"product=libsoup&keywords=I18N+L10N&component=general\n" 12"POT-Creation-Date: 2015-07-18 22:38+0000\n" 13"PO-Revision-Date: 2015-07-31 10:55+0700\n" 14"Last-Translator: Akom Chotiphantawanon <knight2000@gmail.com>\n" 15"Language-Team: Thai <thai-l10n@googlegroups.com>\n" 16"Language: th\n" 17"MIME-Version: 1.0\n" 18"Content-Type: text/plain; charset=UTF-8\n" 19"Content-Transfer-Encoding: 8bit\n" 20"Plural-Forms: nplurals=1; plural=0;\n" 21"X-Generator: Gtranslator 2.91.6\n" 22 23#: ../libsoup/soup-body-input-stream.c:140 24#: ../libsoup/soup-body-input-stream.c:171 25#: ../libsoup/soup-body-input-stream.c:204 ../libsoup/soup-message-io.c:235 26msgid "Connection terminated unexpectedly" 27msgstr "การเชื่อมต่อยุติกะทันหัน" 28 29#: ../libsoup/soup-body-input-stream.c:462 30msgid "Invalid seek request" 31msgstr "การร้องขอการเลื่อนตำแหน่งไม่ถูกต้อง" 32 33#: ../libsoup/soup-body-input-stream.c:490 34msgid "Cannot truncate SoupBodyInputStream" 35msgstr "ไม่สามารถตัดท้าย SoupBodyInputStream" 36 37#: ../libsoup/soup-cache-input-stream.c:74 38msgid "Network stream unexpectedly closed" 39msgstr "สตรีมเครือข่ายปิดกะทันหัน" 40 41#: ../libsoup/soup-cache-input-stream.c:291 42msgid "Failed to completely cache the resource" 43msgstr "ทำแคชทรัพยากรไม่เสร็จสมบูรณ์" 44 45#: ../libsoup/soup-converter-wrapper.c:192 46#, c-format 47msgid "Output buffer is too small" 48msgstr "บัฟเฟอร์ข้อมูลออกเล็กเกินไป" 49 50#: ../libsoup/soup-message-client-io.c:41 51msgid "Could not parse HTTP response" 52msgstr "ไม่สามารถแจงคำตอบ HTTP" 53 54#: ../libsoup/soup-message-client-io.c:66 55msgid "Unrecognized HTTP response encoding" 56msgstr "ไม่รู้จักรหัสอักขระของคำตอบ HTTP" 57 58#: ../libsoup/soup-message-io.c:392 ../libsoup/soup-message-io.c:1020 59msgid "Operation would block" 60msgstr "การทำงานถูกบล็อค" 61 62#: ../libsoup/soup-message-io.c:972 ../libsoup/soup-message-io.c:1005 63msgid "Operation was cancelled" 64msgstr "การทำงานถูกยกเลิก" 65 66#: ../libsoup/soup-message-server-io.c:64 67msgid "Could not parse HTTP request" 68msgstr "ไม่สามารถแจงคำร้อง HTTP" 69 70#: ../libsoup/soup-request.c:140 71#, c-format 72msgid "No URI provided" 73msgstr "ไม่ได้ระบุ URI" 74 75#: ../libsoup/soup-request.c:150 76#, c-format 77msgid "Invalid '%s' URI: %s" 78msgstr "URI '%s' ไม่ถูกต้อง: %s" 79 80#: ../libsoup/soup-server.c:1711 81msgid "Can't create a TLS server without a TLS certificate" 82msgstr "ไม่สามารถสร้างเซิร์ฟเวอร์ TLS โดยไม่มีใบรับรอง TLS" 83 84#: ../libsoup/soup-server.c:1730 85#, c-format 86msgid "Could not listen on address %s, port %d: " 87msgstr "ไม่สามารถรอรับการเชื่อมต่อที่ที่อยู่ %s, พอร์ต %d ได้: " 88 89#: ../libsoup/soup-session.c:4554 90#, c-format 91msgid "Could not parse URI '%s'" 92msgstr "ไม่สามารถแจง URI '%s'" 93 94#: ../libsoup/soup-session.c:4591 95#, c-format 96msgid "Unsupported URI scheme '%s'" 97msgstr "ไม่รองรับ URI แบบ '%s'" 98 99#: ../libsoup/soup-session.c:4613 100#, c-format 101msgid "Not an HTTP URI" 102msgstr "ไม่ใช่ URI ของ HTTP" 103 104#: ../libsoup/soup-session.c:4797 105msgid "The server did not accept the WebSocket handshake." 106msgstr "เซิร์ฟเวอร์ไม่ยอมรับ WebSocket handshake" 107 108#: ../libsoup/soup-socket.c:148 109msgid "Can't import non-socket as SoupSocket" 110msgstr "ไม่สามารถนำเข้าสิ่งที่ไม่ใช่ซ็อกเก็ตให้เป็น SoupSocket ได้" 111 112#: ../libsoup/soup-socket.c:166 113msgid "Could not import existing socket: " 114msgstr "ไม่สามารถนำเข้าซ็อกเก็ตที่มีอยู่: " 115 116#: ../libsoup/soup-socket.c:175 117msgid "Can't import unconnected socket" 118msgstr "ไม่สามารถนำเข้าซ็อกเก็ตที่ไม่ได้เชื่อมต่อ" 119 120#: ../libsoup/soup-websocket.c:336 ../libsoup/soup-websocket.c:345 121msgid "WebSocket handshake expected" 122msgstr "ต้องการ WebSocket handshake" 123 124#: ../libsoup/soup-websocket.c:353 125msgid "Unsupported WebSocket version" 126msgstr "ไม่รองรับ WebSocket รุ่นนี้" 127 128#: ../libsoup/soup-websocket.c:362 129msgid "Invalid WebSocket key" 130msgstr "คีย์ WebSocket ไม่ถูกต้อง" 131 132#: ../libsoup/soup-websocket.c:372 133#, c-format 134msgid "Incorrect WebSocket \"%s\" header" 135msgstr "ส่วนหัว \"%s\" ของ WebSocket ไม่ถูกต้อง" 136 137#: ../libsoup/soup-websocket.c:381 138msgid "Unsupported WebSocket subprotocol" 139msgstr "พบโพรโทคอลย่อยของ WebSocket ที่ไม่รองรับ" 140 141#: ../libsoup/soup-websocket.c:508 142msgid "Server rejected WebSocket handshake" 143msgstr "เซิร์ฟเวอร์ปฏิเสธ WebSocket handshake" 144 145#: ../libsoup/soup-websocket.c:516 ../libsoup/soup-websocket.c:525 146msgid "Server ignored WebSocket handshake" 147msgstr "เซิร์ฟเวอร์ไม่สนใจ WebSocket handshake" 148 149#: ../libsoup/soup-websocket.c:537 150msgid "Server requested unsupported protocol" 151msgstr "เซิร์ฟเวอร์ร้องขอโพรโทคอลที่ไม่รองรับ" 152 153#: ../libsoup/soup-websocket.c:547 154msgid "Server requested unsupported extension" 155msgstr "เซิร์ฟเวอร์ร้องขอส่วนขยายที่ไม่รองรับ" 156 157#: ../libsoup/soup-websocket.c:560 158#, c-format 159msgid "Server returned incorrect \"%s\" key" 160msgstr "เซิร์ฟเวอร์คืนค่าคีย์ \"%s\" ไม่ถูกต้อง" 161 162#: ../libsoup/soup-tld.c:188 163msgid "Hostname is an IP address" 164msgstr "ชื่อโฮสต์เป็นหมายเลขไอพี" 165 166#: ../libsoup/soup-tld.c:198 ../libsoup/soup-tld.c:220 167msgid "Invalid hostname" 168msgstr "ชื่อโฮสต์ผิดรูปแบบ" 169 170#: ../libsoup/soup-tld.c:250 171msgid "Hostname has no base domain" 172msgstr "ชื่อโฮสต์ไม่มีโดเมนฐาน" 173 174#: ../libsoup/soup-tld.c:304 175msgid "Not enough domains" 176msgstr "มีโดเมนน้อยเกินไป" 177