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.

th.js 22KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187
  1. OC.L10N.register(
  2. "core",
  3. {
  4. "Please select a file." : "กรุณาเลือกแฟ้ม",
  5. "File is too big" : "ไฟล์มีขนาดใหญ่เกินไป",
  6. "Invalid file provided" : "ระบุไฟล์ไม่ถูกต้อง",
  7. "No image or file provided" : "ไม่มีรูปภาพหรือไฟล์ที่ระบุ",
  8. "Unknown filetype" : "ไม่รู้จักชนิดของไฟล์",
  9. "Invalid image" : "รูปภาพไม่ถูกต้อง",
  10. "An error occurred. Please contact your admin." : "เกิดข้อผิดพลาด กรุณาติดต่อผู้ดูแลระบบของคุณ",
  11. "No temporary profile picture available, try again" : "ไม่มีรูปภาพโปรไฟล์ชั่วคราว กรุณาลองใหม่อีกครั้ง",
  12. "No crop data provided" : "ไม่มีการครอบตัดข้อมูลที่ระบุ",
  13. "No valid crop data provided" : "ไม่ได้ระบุข้อมูลการครอบตัดที่ถูกต้อง",
  14. "Crop is not square" : "การครอบตัดไม่เป็นสี่เหลี่ยม",
  15. "Couldn't reset password because the token is invalid" : "ไม่สามารถตั้งรหัสผ่านใหม่เพราะโทเค็นไม่ถูกต้อง",
  16. "Couldn't reset password because the token is expired" : "ไม่สามารถตั้งค่ารหัสผ่านเพราะโทเค็นหมดอายุ",
  17. "Could not send reset email because there is no email address for this username. Please contact your administrator." : "ไม่สามารถส่งการตั้งค่าไปยังอีเมลเพราะไม่มีที่อยู่อีเมลสำหรับผู้ใช้นี้ กรุณาติดต่อผู้ดูแลระบบ",
  18. "%s password reset" : "%s ตั้งรหัสผ่านใหม่",
  19. "Couldn't send reset email. Please contact your administrator." : "ไม่สามารถส่งข้อมูลการตั้งค่าไปยังอีเมลของคุณ กรุณาติดต่อผู้ดูแลระบบ",
  20. "Couldn't send reset email. Please make sure your username is correct." : "ไม่สามารถส่งข้อมูลการตั้งค่าไปยังอีเมลของคุณ กรุณาตรวจสอบชื่อผู้ใช้ของคุณให้ถูกต้อง",
  21. "Preparing update" : "เตรียมอัพเดท",
  22. "[%d / %d]: %s" : "[%d / %d]: %s",
  23. "Repair warning: " : "เตือนการซ่อมแซม:",
  24. "Repair error: " : "เกิดข้อผิดพลาดในการซ่อมแซม:",
  25. "Please use the command line updater because automatic updating is disabled in the config.php." : "กรุณาใช้คำสั่งการปรับปรุงเพราะการปรับปรุงอัตโนมัติถูกปิดใช้งานใน config.php",
  26. "[%d / %d]: Checking table %s" : "[%d / %d]: กำลังตรวจสอบตาราง %s",
  27. "Turned on maintenance mode" : "เปิดโหมดการบำรุงรักษา",
  28. "Turned off maintenance mode" : "ปิดโหมดการบำรุงรักษา",
  29. "Maintenance mode is kept active" : "โหมดการบำรุงรักษาจะถูกเก็บไว้ใช้งาน",
  30. "Updating database schema" : "กำลังอัพเดทฐานข้อมูล schema",
  31. "Updated database" : "อัพเดทฐานข้อมูลเรียบร้อยแล้ว",
  32. "Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "กำลังตรวจสอบว่าฐานข้อมูล schema สามารถอัพเดทได้หรือไม่ (นี้อาจใช้เวลานานขึ้นอยู่กับขนาดของฐานข้อมูล)",
  33. "Checked database schema update" : "Schema อัพเดตของฐานข้อมูลถูกตรวจสอบ",
  34. "Checking updates of apps" : "กำลังตรวจสอบการอัพเดทแอพพลิเคชัน",
  35. "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "กำลังตรวจสอบว่าฐานข้อมูลสำหรับ schema สำหรับ %s ว่าสามารถอัพเดทได้หรือไม่ (นี้จะใช้เวลานานขึ้นอยู่กับขนาดของฐานข้อมูล)",
  36. "Checked database schema update for apps" : "Schema อัพเดตของฐานข้อมูลสำหรับแอพฯ",
  37. "Updated \"%s\" to %s" : "อัพเดท \"%s\" ไปยัง %s",
  38. "Set log level to debug" : "ตั้งค่าระดับบันทึกเพื่อแก้ปัญหา",
  39. "Reset log level" : "ตั้งค่าระดับบันทึกใหม่",
  40. "Starting code integrity check" : "กำลังเริ่มต้นรหัสตรวจสอบความสมบูรณ์",
  41. "Finished code integrity check" : "ตรวจสอบความสมบูรณ์ของรหัสเสร็จสิ้น",
  42. "%s (incompatible)" : "%s (เข้ากันไม่ได้)",
  43. "Following apps have been disabled: %s" : "แอพฯดังต่อไปนี้ถูกปิดการใช้งาน: %s",
  44. "Already up to date" : "มีอยู่แล้วถึงวันที่",
  45. "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">มีปัญหาเกี่ยวกับการตรวจสอบความสมบูรณ์ของรหัส รายละเอียดเพิ่มเติม...</a>",
  46. "Settings" : "ตั้งค่า",
  47. "Saving..." : "กำลังบันทึกข้อมูล...",
  48. "Dismiss" : "ยกเลิก",
  49. "Password" : "รหัสผ่าน",
  50. "Cancel" : "ยกเลิก",
  51. "seconds ago" : "วินาที ก่อนหน้านี้",
  52. "The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "ลิงค์ที่ใช้สำหรับตั้งค่ารหัสผ่านใหม่ ของคุณ ได้ถูกส่งไปยังอีเมลของคุณ หากคุณยังไม่ได้รับอีกเมล ลองไปดูที่โฟลเดอร์ สแปม/ถังขยะ ในอีเมลของคุณ <br>ทั้งนี้หากหาอีเมลไม่พบกรุณาติดต่อผู้ดูแลระบบ",
  53. "I know what I'm doing" : "ฉันรู้ว่าฉันกำลังทำอะไรอยู่",
  54. "Password can not be changed. Please contact your administrator." : "หากคุณไม่สามารถเปลี่ยนแปลงรหัสผ่าน กรุณาติดต่อผู้ดูแลระบบ",
  55. "Reset password" : "เปลี่ยนรหัสผ่านใหม่",
  56. "No" : "ไม่ตกลง",
  57. "Yes" : "ตกลง",
  58. "Choose" : "เลือก",
  59. "Error loading file picker template: {error}" : "เกิดข้อผิดพลาดขณะกำลังโหลดไฟล์เทมเพลต: {error}",
  60. "Error loading message template: {error}" : "เกิดข้อผิดพลาดขณะกำลังโหลดเทมเพลต: {error} ",
  61. "read-only" : "อ่านอย่างเดียว",
  62. "_{count} file conflict_::_{count} file conflicts_" : ["ไฟล์มีปัญหา {count} ไฟล์"],
  63. "One file conflict" : "มีหนึ่งไฟล์ที่มีปัญหา",
  64. "New Files" : "วางทับไฟล์เดิม",
  65. "Already existing files" : "เขียนไฟล์ใหม่",
  66. "Which files do you want to keep?" : "คุณต้องการเก็บไฟล์?",
  67. "If you select both versions, the copied file will have a number added to its name." : "เลือกวางทับไฟล์เดิมหรือ เขียนไฟล์ใหม่จะเพิ่มตัวเลขไปยังชื่อของมัน",
  68. "Continue" : "ดำเนินการต่อ",
  69. "(all selected)" : "(เลือกทั้งหมด)",
  70. "({count} selected)" : "(เลือกจำนวน {count})",
  71. "Error loading file exists template" : "เกิดข้อผิดพลาดขณะโหลดไฟล์เทมเพลตที่มีอยู่",
  72. "Very weak password" : "รหัสผ่านระดับต่ำมาก",
  73. "Weak password" : "รหัสผ่านระดับต่ำ",
  74. "So-so password" : "รหัสผ่านระดับปกติ",
  75. "Good password" : "รหัสผ่านระดับดี",
  76. "Strong password" : "รหัสผ่านระดับดีมาก",
  77. "Error occurred while checking server setup" : "เกิดข้อผิดพลาดขณะที่ทำการตรวจสอบการติดตั้งเซิร์ฟเวอร์",
  78. "Shared" : "แชร์แล้ว",
  79. "Error setting expiration date" : "เกิดข้อผิดพลาดในการตั้งค่าวันที่หมดอายุ",
  80. "The public link will expire no later than {days} days after it is created" : "ลิงค์สาธารณะจะหมดอายุภายใน {days} วัน หลังจากที่มันถูกสร้างขึ้น",
  81. "Set expiration date" : "กำหนดวันที่หมดอายุ",
  82. "Expiration" : "การหมดอายุ",
  83. "Expiration date" : "วันที่หมดอายุ",
  84. "Choose a password for the public link" : "เลือกรหัสผ่านสำหรับลิงค์สาธารณะ",
  85. "Resharing is not allowed" : "ไม่อนุญาตให้แชร์ข้อมูลที่ซ้ำกัน",
  86. "Share link" : "แชร์ลิงค์",
  87. "Link" : "ลิงค์",
  88. "Password protect" : "ป้องกันด้วยรหัสผ่าน",
  89. "Allow editing" : "อนุญาตให้แก้ไข",
  90. "Email link to person" : "ส่งลิงก์ให้ทางอีเมล",
  91. "Send" : "ส่ง",
  92. "Shared with you and the group {group} by {owner}" : "ได้แชร์ให้กับคุณ และกลุ่ม {group} โดย {owner}",
  93. "Shared with you by {owner}" : "ถูกแชร์ให้กับคุณโดย {owner}",
  94. "group" : "กลุ่มผู้ใช้งาน",
  95. "remote" : "รีโมท",
  96. "Unshare" : "ยกเลิกการแชร์",
  97. "Could not unshare" : "ไม่สามารถยกเลิกการแชร์ได้",
  98. "Error while sharing" : "เกิดข้อผิดพลาดขณะกำลังแชร์ข้อมูล",
  99. "Share details could not be loaded for this item." : "รายละเอียดการแชร์ไม่สามารถโหลดสำหรับรายการนี้",
  100. "{sharee} (remote)" : "{sharee} (รีโมท)",
  101. "Share" : "แชร์",
  102. "Error" : "ข้อผิดพลาด",
  103. "Error removing share" : "พบข้อผิดพลาดในรายการที่แชร์ออก",
  104. "Non-existing tag #{tag}" : "ไม่มีแท็กนี้อยู่ #{tag}",
  105. "invisible" : "จะมองไม่เห็น",
  106. "({scope})" : "({scope})",
  107. "Delete" : "ลบ",
  108. "Rename" : "เปลี่ยนชื่อ",
  109. "unknown text" : "ข้อความที่ไม่รู้จัก",
  110. "Hello world!" : "สวัสดีทุกคน!",
  111. "sunny" : "แดดมาก",
  112. "Hello {name}, the weather is {weather}" : "สวัสดี {name} สภาพอากาศวันนี้มี {weather}",
  113. "Hello {name}" : "สวัสดี {name}",
  114. "_download %n file_::_download %n files_" : ["ดาวน์โหลด %n ไฟล์"],
  115. "An error occurred." : "เกิดข้อผิดพลาด",
  116. "Please reload the page." : "โปรดโหลดหน้าเว็บใหม่",
  117. "Searching other places" : "กำลังค้นหาสถานที่อื่นๆ",
  118. "_{count} search result in another folder_::_{count} search results in other folders_" : ["ค้นหาพบ {count} ผลลัพธ์ในโฟลเดอร์อื่นๆ"],
  119. "Personal" : "ส่วนตัว",
  120. "Users" : "ผู้ใช้งาน",
  121. "Apps" : "แอปฯ",
  122. "Admin" : "ผู้ดูแล",
  123. "Help" : "ช่วยเหลือ",
  124. "Access forbidden" : "การเข้าถึงถูกหวงห้าม",
  125. "File not found" : "ไม่พบไฟล์",
  126. "The specified document has not been found on the server." : "ไม่พบเอกสารที่ระบุบนเซิร์ฟเวอร์",
  127. "You can click here to return to %s." : "คุณสามารถคลิกที่นี่เพื่อกลับไปยัง %s",
  128. "Internal Server Error" : "เกิดข้อผิดพลาดภายในเซิร์ฟเวอร์",
  129. "More details can be found in the server log." : "รายละเอียดเพิ่มเติมสามารถดูได้ที่บันทึกของระบบเซิร์ฟเวอร์",
  130. "Technical details" : "รายละเอียดทางเทคนิค",
  131. "Remote Address: %s" : "ที่อยู่รีโมท: %s",
  132. "Request ID: %s" : "คำขอ ID: %s",
  133. "Type: %s" : "ชนิด: %s",
  134. "Code: %s" : "โค้ด: %s",
  135. "Message: %s" : "ข้อความ: %s",
  136. "File: %s" : "ไฟล์: %s",
  137. "Line: %s" : "ไลน์: %s",
  138. "Trace" : "ร่องรอย",
  139. "Security warning" : "คำเตือนการรักษาความปลอดภัย",
  140. "Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "ข้อมูลไดเรกทอรีและไฟล์ของคุณ อาจไม่สามารถเข้าถึงได้จากอินเทอร์เน็ตเพราะ htaccess ไฟล์ไม่ทำงาน",
  141. "Create an <strong>admin account</strong>" : "สร้าง <strong>บัญชีผู้ดูแลระบบ</strong>",
  142. "Username" : "ชื่อผู้ใช้งาน",
  143. "Storage & database" : "พื้นที่จัดเก็บข้อมูลและฐานข้อมูล",
  144. "Data folder" : "โฟลเดอร์เก็บข้อมูล",
  145. "Configure the database" : "ตั้งค่าฐานข้อมูล",
  146. "Only %s is available." : "เฉพาะ %s สามารถใช้ได้",
  147. "Install and activate additional PHP modules to choose other database types." : "ติดตั้งและเปิดใช้งานโมดูล PHP เพิ่มเติมเพื่อเลือกชนิดฐานข้อมูลอื่นๆ",
  148. "For more details check out the documentation." : "สำหรับรายละเอียดเพิ่มเติมสามารถตรวจสอบได้ที่ <a href=\"%s\" target=\"_blank\">เอกสาร</a>",
  149. "Database user" : "ชื่อผู้ใช้งานฐานข้อมูล",
  150. "Database password" : "รหัสผ่านฐานข้อมูล",
  151. "Database name" : "ชื่อฐานข้อมูล",
  152. "Database tablespace" : "พื้นที่ตารางในฐานข้อมูล",
  153. "Database host" : "Database host",
  154. "Performance warning" : "คำเตือนเรื่องประสิทธิภาพการทำงาน",
  155. "SQLite will be used as database." : "SQLite จะถูกใช้เป็นฐานข้อมูล",
  156. "For larger installations we recommend to choose a different database backend." : "สำหรับการติดตั้งขนาดใหญ่เราขอแนะนำให้เลือกแบ็กเอนด์ฐานข้อมูลที่แตกต่างกัน",
  157. "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "โดยเฉพาะอย่างยิ่งเมื่อใช้ไคลเอนต์เดสก์ทอปสำหรับการประสานข้อมูลโดย SQLite",
  158. "Finish setup" : "ติดตั้งเลย",
  159. "Finishing …" : "เสร็จสิ้น ...",
  160. "Need help?" : "ต้องการความช่วยเหลือ?",
  161. "See the documentation" : "ดูได้จากเอกสาร",
  162. "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "โปรแกรมนี้ต้องการ JavaScript สำหรับการดำเนินงานที่ถูกต้อง กรุณา {linkstart}เปิดใช้งาน JavaScript{linkend} และโหลดหน้าเว็บ",
  163. "Search" : "ค้นหา",
  164. "Server side authentication failed!" : "การรับรองความถูกต้องจากเซิร์ฟเวอร์ล้มเหลว!",
  165. "Please contact your administrator." : "กรุณาติดต่อผู้ดูแลระบบ",
  166. "Please try again or contact your administrator." : "โปรดลองอีกครั้งหรือติดต่อผู้ดูแลระบบ",
  167. "Log in" : "เข้าสู่ระบบ",
  168. "Wrong password." : "รหัสผ่านผิดพลาด",
  169. "Stay logged in" : "จดจำฉัน",
  170. "Alternative Logins" : "ทางเลือกการเข้าสู่ระบบ",
  171. "New password" : "รหัสผ่านใหม่",
  172. "New Password" : "รหัสผ่านใหม่",
  173. "Add \"%s\" as trusted domain" : "ได้เพิ่ม \"%s\" เป็นโดเมนที่เชื่อถือ",
  174. "App update required" : "จำเป้นต้องอัพเดทแอพฯ",
  175. "%s will be updated to version %s" : "%s จะถูกอัพเดทเป็นเวอร์ชัน %s",
  176. "These apps will be updated:" : "แอพพลิเคชันเหล่านี้จะถูกอัพเดท:",
  177. "These incompatible apps will be disabled:" : "แอพพลิเคชันเหล่านี้เข้ากันไม่ได้จะถูกปิดการใช้งาน:",
  178. "The theme %s has been disabled." : "ธีม %s จะถูกปิดการใช้งาน:",
  179. "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "โปรดตรวจสอบฐานข้อมูล การตั้งค่าโฟลเดอร์และโฟลเดอร์ข้อมูลจะถูกสำรองไว้ก่อนดำเนินการ",
  180. "Start update" : "เริ่มต้นอัพเดท",
  181. "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "เพื่อหลีกเลี่ยงการหมดเวลากับการติดตั้งขนาดใหญ่ คุณสามารถเรียกใช้คำสั่งต่อไปนี้จากไดเรกทอรีการติดตั้งของคุณ:",
  182. "This %s instance is currently in maintenance mode, which may take a while." : "%s กำลังอยู่ในโหมดการบำรุงรักษาซึ่งอาจใช้เวลาสักครู่",
  183. "This page will refresh itself when the %s instance is available again." : "หน้านี้จะรีเฟรชตัวเองเมื่อ %s สามารถใช้ได้อีกครั้ง",
  184. "Contact your system administrator if this message persists or appeared unexpectedly." : "ติดต่อผู้ดูแลระบบของคุณหากข้อความนี้ยังคงมีอยู่หรือปรากฏโดยไม่คาดคิด",
  185. "Thank you for your patience." : "ขอบคุณสำหรับความอดทนของคุณ เราจะนำความคิดเห็นของท่านมาปรับปรุงระบบให้ดียิ่งขึ้น"
  186. },
  187. "nplurals=1; plural=0;");