You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tde-i18n/tde-i18n-th/messages/tdebase/tdeio_sftp.po

332 lines
14 KiB

# translation of tdeio_sftp.po to Thai
# Copyright (C) 2003, 2005 Free Software Foundation, Inc.
#
# Thanomsub Noppaburana <donga_n@yahoo.com>, 2003, 2005.
msgid ""
msgstr ""
"Project-Id-Version: tdeio_sftp\n"
"POT-Creation-Date: 2022-07-15 18:15+0000\n"
"PO-Revision-Date: 2005-11-26 00:10+0700\n"
"Last-Translator: Thanomsub Noppaburana <donga_n@yahoo.com>\n"
"Language-Team: Thai <th@li.org>\n"
"Language: th\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.11\n"
#. Instead of a literal translation, add your name to the end of the list (separated by a comma).
msgid ""
"_: NAME OF TRANSLATORS\n"
"Your names"
msgstr ""
#. Instead of a literal translation, add your email to the end of the list (separated by a comma).
msgid ""
"_: EMAIL OF TRANSLATORS\n"
"Your emails"
msgstr ""
#: tdeio_sftp.cpp:148 tdeio_sftp.cpp:210 tdeio_sftp.cpp:214 tdeio_sftp.cpp:534
msgid "SFTP Login"
msgstr "ล็อกอิน SFTP"
#: tdeio_sftp.cpp:224
msgid "Use the username input field to answer this question."
msgstr ""
#: tdeio_sftp.cpp:458
msgid "Could not allocate callbacks"
msgstr ""
#: tdeio_sftp.cpp:518
#, fuzzy
#| msgid "Opening SFTP connection to host <b>%1:%2</b>"
msgid "Opening SFTP connection to host %1:%2"
msgstr "กำลังเปิดการเชื่อมต่อ SFTP กับโฮสต์ <b>%1:%2</b>"
#: tdeio_sftp.cpp:522
#, fuzzy
#| msgid "No hostname specified"
msgid "No hostname specified."
msgstr "ยังไม่กำหนดชื่อโฮสต์"
#: tdeio_sftp.cpp:536
msgid "site:"
msgstr "ไซต์:"
#: tdeio_sftp.cpp:563
msgid "Could not create a new SSH session."
msgstr ""
#: tdeio_sftp.cpp:593
msgid "Could not set host."
msgstr ""
#: tdeio_sftp.cpp:600
#, fuzzy
#| msgid "Could not read SFTP packet"
msgid "Could not set port."
msgstr "ไม่สามารถอ่านแพ็กเกต SFTP ได้"
#: tdeio_sftp.cpp:609
msgid "Could not set username."
msgstr ""
#: tdeio_sftp.cpp:618
msgid "Could not set log verbosity."
msgstr ""
#: tdeio_sftp.cpp:626
msgid "Could not parse the config file."
msgstr ""
#: tdeio_sftp.cpp:680
#, c-format
msgid ""
"The host key for this server was not found, but another type of key exists.\n"
"An attacker might change the default server key to confuse your client into "
"thinking the key does not exist.\n"
"Please contact your system administrator.\n"
"%1"
msgstr ""
#: tdeio_sftp.cpp:691
msgid ""
"The host key for the server %1 has changed.\n"
"This could either mean that DNS SPOOFING is happening or the IP address for "
"the host and its host key have changed at the same time.\n"
"The fingerprint for the key sent by the remote host is:\n"
" %2\n"
"Please contact your system administrator.\n"
"%3"
msgstr ""
#: tdeio_sftp.cpp:704
msgid "Warning: Cannot verify host's identity."
msgstr "แจ้งเตือน: ไม่สามารถตรวจสอบการแสดงตัวของโฮสต์ได้"
#: tdeio_sftp.cpp:705
msgid ""
"The authenticity of host %1 cannot be established.\n"
"The key fingerprint is: %2\n"
"Are you sure you want to continue connecting?"
msgstr ""
#: tdeio_sftp.cpp:740 tdeio_sftp.cpp:767 tdeio_sftp.cpp:793 tdeio_sftp.cpp:838
#, fuzzy
#| msgid "Authentication failed."
msgid "Authentication failed (method: %1)."
msgstr "การตรวจสอบสิทธิ์ล้มเหลว"
#: tdeio_sftp.cpp:741
msgid "none"
msgstr ""
#: tdeio_sftp.cpp:748
msgid ""
"Authentication failed. The server did not send any authentication methods!"
msgstr ""
#: tdeio_sftp.cpp:768
msgid "public key"
msgstr ""
#: tdeio_sftp.cpp:794
msgid "keyboard interactive"
msgstr ""
#: tdeio_sftp.cpp:810
msgid "Please enter your username and password."
msgstr "โปรดเติมชื่อผู้ใช้และรหัสผ่านของคุณ"
#: tdeio_sftp.cpp:812
#, fuzzy
#| msgid "Please enter your username and password."
msgid ""
"Login failed.\n"
"Please confirm your username and password, and enter them again."
msgstr "โปรดเติมชื่อผู้ใช้และรหัสผ่านของคุณ"
#: tdeio_sftp.cpp:839
msgid "password"
msgstr ""
#: tdeio_sftp.cpp:853
msgid ""
"Unable to request the SFTP subsystem. Make sure SFTP is enabled on the "
"server."
msgstr ""
#: tdeio_sftp.cpp:861
msgid "Could not initialize the SFTP session."
msgstr ""
#: tdeio_sftp.cpp:866
#, c-format
msgid "Successfully connected to %1"
msgstr "เชื่อมต่อไปยัง %1 เรียบร้อยแล้ว"
#: tdeio_sftp.cpp:1381
#, c-format
msgid ""
"Could not change permissions for\n"
"%1"
msgstr ""
#: tdeio_sftp.cpp:1564
#, fuzzy, c-format
#| msgid "Could not read SFTP packet"
msgid "Could not read link: %1"
msgstr "ไม่สามารถอ่านแพ็กเกต SFTP ได้"
#~ msgid "Cannot specify a subsystem and command at the same time."
#~ msgstr "ไม่สามารถระบุระบบย่อยและคำสั่งในเวลาเดียวกันได้"
#~ msgid "No options provided for ssh execution."
#~ msgstr "ไม่มีส่วนตัวเลือกในการประมวลผลของ ssh"
#~ msgid "Failed to execute ssh process."
#~ msgstr "ล้มเหลวในการประมวลผล ssh"
#~ msgid "Error encountered while talking to ssh."
#~ msgstr "เกิดข้อผิดพลาดขณะทำการติดต่อกับ ssh"
#~ msgid "Connection closed by remote host."
#~ msgstr "การเชื่อมต่อถูกยุติจากโฮสต์ปลายทาง"
#~ msgid "Please supply a password."
#~ msgstr "โปรดเติมรหัสผ่าน"
#~ msgid "Please supply the passphrase for your SSH private key."
#~ msgstr "โปรดตรวจสอบส่วน passphrase สำหรับกุญแจส่วนตัวของ SSH"
#~ msgid "Authentication to %1 failed"
#~ msgstr "การตรวจสอบสิทธิ์ไปยัง %1 ล้มเหลว"
#~ msgid ""
#~ "The identity of the remote host '%1' could not be verified because the "
#~ "host's key is not in the \"known hosts\" file."
#~ msgstr ""
#~ "ไม่สามารถตรวจสอบการแสดงตัวของโฮสต์ '%1' ได้ "
#~ "เนื่องจากกุญแจของโฮสต์ไม่อยู่ในรายการในแฟ้ม \"โฮสต์ที่รู้จัก\""
#~ msgid ""
#~ " Manually, add the host's key to the \"known hosts\" file or contact your "
#~ "administrator."
#~ msgstr " โปรดเพิ่มกุญแจโฮสต์เข้าไปยังแฟ้ม \"โฮสต์ที่รู้จัก\" ด้วยตนเอง หรือติดต่อผู้ดูแลระบบ"
#~ msgid " Manually, add the host's key to %1 or contact your administrator."
#~ msgstr " โปรดเพิ่มกุญแจโฮสต์เข้าไปยัง %1 ด้วยตนเอง หรือติดต่อผู้ดูแลระบบ"
#~ msgid ""
#~ "The identity of the remote host '%1' could not be verified. The host's "
#~ "key fingerprint is:\n"
#~ "%2\n"
#~ "You should verify the fingerprint with the host's administrator before "
#~ "connecting.\n"
#~ "\n"
#~ "Would you like to accept the host's key and connect anyway? "
#~ msgstr ""
#~ "ไม่สามารถตรวจสอบการแสดงตัวของโฮสต์ปลายทาง '%1' ได้ โดยกุญแจของโฮสต์คือ:\n"
#~ "%2\n"
#~ "คุณควรจะตรวจสอบกุญแจ กับผู้ดูแลโฮสต์ก่อนทำการเชื่อมต่อ\n"
#~ "\n"
#~ "คุณต้องการจะยอมรับกุญแจของโฮสต์ และทำการเชื่อมต่อ ต่อไปหรือไม่ ?"
#~ msgid ""
#~ "WARNING: The identity of the remote host '%1' has changed!\n"
#~ "\n"
#~ "Someone could be eavesdropping on your connection, or the administrator "
#~ "may have just changed the host's key. Either way, you should verify the "
#~ "host's key fingerprint with the host's administrator. The key fingerprint "
#~ "is:\n"
#~ "%2\n"
#~ "Add the correct host key to \"%3\" to get rid of this message."
#~ msgstr ""
#~ "คำเตือน: ส่วนแสดงตัวของโฮสต์ '%1' มีการเปลี่ยนแปลง !\n"
#~ "\n"
#~ "อาจมีบางคนที่สามารถทำการยุติการเชื่อมต่อของคุณ, หรือผู้ดูแลระบบ "
#~ "ได้ทำการเปลี่ยนกุญแจของโฮสต์ คุณควรจะตรวจสอบกุญแจ กับผู้ดูแลโฮสต์ก่อนทำการเชื่อมต่อ "
#~ "โดยกุญแจของโฮสต์คือ:\n"
#~ "%2\n"
#~ "โปรดเพิ่มกุญแจของโฮสต์ที่ถูกต้องไปยัง \"%3\" เพื่อไม่ให้มีการแสดงข้อความนี้อีก"
#~ msgid ""
#~ "WARNING: The identity of the remote host '%1' has changed!\n"
#~ "\n"
#~ "Someone could be eavesdropping on your connection, or the administrator "
#~ "may have just changed the host's key. Either way, you should verify the "
#~ "host's key fingerprint with the host's administrator before connecting. "
#~ "The key fingerprint is:\n"
#~ "%2\n"
#~ "\n"
#~ "Would you like to accept the host's new key and connect anyway?"
#~ msgstr ""
#~ "คำเตือน: ส่วนแสดงตัวของโฮสต์ '%1' มีการเปลี่ยนแปลง !\n"
#~ "\n"
#~ "อาจมีบางคนที่สามารถทำการยุติการเชื่อมต่อของคุณ, หรือผู้ดูแลระบบ "
#~ "ได้ทำการเปลี่ยนกุญแจของโฮสต์ คุณควรจะตรวจสอบกุญแจ กับผู้ดูแลโฮสต์ก่อนทำการเชื่อมต่อ "
#~ "โดยกุญแจของโฮสต์คือ:\n"
#~ "%2\n"
#~ "คุณต้องการจะยอมรับกุญแจของโฮสต์ และทำการเชื่อมต่อ ต่อไปหรือไม่ ?"
#~ msgid "Host key was rejected."
#~ msgstr "กุญแจของโฮสต์ถูกปฏิเสธ"
#~ msgid "An internal error occurred. Please retry the request again."
#~ msgstr "เกิดข้อผิดพลาดภายในขึ้น โปรดลองทำการร้องขอใหม่อีกครั้ง"
#~ msgid "Please enter your username and key passphrase."
#~ msgstr "โปรดเติมชื่อผู้ใช้และกุญแจวลีผ่านของคุณ"
#~ msgid "Incorrect username or password"
#~ msgstr "ชื่อผู้ใช้และรหัสผ่านของคุณไม่ถูกต้อง"
#~ msgid "Please enter a username and password"
#~ msgstr "โปรดเติมชื่อผู้ใช้และรหัสผ่าน"
#~ msgid "Warning: Host's identity changed."
#~ msgstr "คำเตือน: การแสดงตัวของโฮสต์มีการเปลี่ยนแปลง"
#~ msgid "Connection failed."
#~ msgstr "การเชื่อมต่อล้มเหลว"
#~ msgid "Unexpected SFTP error: %1"
#~ msgstr "ข้อผิดพลาดของ SFTP ที่ไม่คาดหวัง: %1"
#~ msgid "SFTP version %1"
#~ msgstr "SFTP รุ่น %1"
#~ msgid "Protocol error."
#~ msgstr "โปรโตคอลผิดพลาด"
#~ msgid "An internal error occurred. Please try again."
#~ msgstr "เกิดข้อผิดพลาดภายใน โปรดลองใหม่อีกครั้ง"
#~ msgid ""
#~ "Unknown error was encountered while copying the file to '%1'. Please try "
#~ "again."
#~ msgstr "ไม่รู้จักความผิดพลาดที่เกิดขึ้นระหว่างทำการคัดลอกแฟ้มไปยัง '%1' โปรดลองใหม่อีกครั้ง"
#~ msgid "The remote host does not support renaming files."
#~ msgstr "เครื่องโฮสต์ปลายทางไม่รองรับการเปลี่ยนชื่อแฟ้ม"
#~ msgid "The remote host does not support creating symbolic links."
#~ msgstr "เครื่องโฮสต์ปลายทางไม่รองรับการสร้างแฟ้มเชื่อมโยงแบบสัญลักษณ์"
#~ msgid "Connection closed"
#~ msgstr "การเชื่อมต่อยุติ"
#~ msgid "SFTP command failed for an unknown reason."
#~ msgstr "คำสั่ง SFTP ทำงานล้มเหลวโดยไม่ทราบเหตุผล"
#~ msgid "The SFTP server received a bad message."
#~ msgstr "เซิร์ฟเวอร์ SFTP ได้รับข้อความที่ไม่ถูกต้อง"
#~ msgid "You attempted an operation unsupported by the SFTP server."
#~ msgstr "คุณกำลังพยายามทำสิ่งที่เซิร์ฟเวอร์ SFTP ไม่สนับสนุน"
#~ msgid "Error code: %1"
#~ msgstr "โค้ดผิดพลาด: %1"