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_TH.js 11KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118
  1. OC.L10N.register(
  2. "files_external",
  3. {
  4. "Fetching request tokens failed. Verify that your app key and secret are correct." : "การเรียกร้องขอโทเคนล้มเหลว โปรดตรวจสอบคีย์และรหัสลับให้ถูกต้อง",
  5. "Fetching access tokens failed. Verify that your app key and secret are correct." : "การเรียกร้องขอโทเคนล้มเหลว โปรดตรวจสอบคีย์และรหัสลับของแอพฯ ให้ถูกต้อง",
  6. "Please provide a valid app key and secret." : "โปรดระบุคีย์และรหัสลับของแอพฯ ให้ถูกต้อง",
  7. "Step 1 failed. Exception: %s" : "ขั้นตอนที่ 1 ล้มเหลว ข้อยกเว้น: %s",
  8. "Step 2 failed. Exception: %s" : "ขั้นตอนที่ 2 ล้มเหลว ข้อยกเว้น: %s",
  9. "External storage" : "จัดเก็บข้อมูลภายนอก",
  10. "Personal" : "ส่วนตัว",
  11. "System" : "ระบบ",
  12. "Grant access" : "อนุญาตให้เข้าถึงได้",
  13. "Error configuring OAuth1" : "ข้อผิดพลาดในการกำหนดค่า OAuth1",
  14. "Error configuring OAuth2" : "ข้อผิดพลาดในการกำหนดค่า OAuth2",
  15. "Generate keys" : "สร้างคีย์",
  16. "Error generating key pair" : "ข้อผิดพลาดในการสร้างคีย์แบบเป็นคู่",
  17. "All users. Type to select user or group." : "ผู้ใช้ทุกคน พิมพ์เพื่อเลือกผู้ใช้หรือกลุ่ม",
  18. "(group)" : "(กลุ่ม)",
  19. "Admin defined" : "ถูกกำหนดโดยผู้ดูแลระบบ",
  20. "Saved" : "บันทึกแล้ว",
  21. "Save" : "บันทึก",
  22. "Empty response from the server" : "ไม่มีการตอบสนองจากเซิร์ฟเวอร์",
  23. "Couldn't access. Please logout and login to activate this mount point" : "ไม่สามารถเข้าถึง กรุณออกจากระบบและาเข้าสู่ระบบใหม่เพื่อเปิดใช้งานจุดเชื่อมต่อนี้",
  24. "Couldn't get the list of external mount points: {type}" : "ไม่สามารถรับรายชื่อของจุดเชื่อมต่อภายนอก: {type}",
  25. "There was an error with message: " : "มีข้อความแสดงข้อผิดพลาด",
  26. "External mount error" : "การติดจากตั้งภายนอกเกิดข้อผิดพลาด",
  27. "external-storage" : "ที่จัดเก็บข้อมูลภายนอก",
  28. "Couldn't get the list of Windows network drive mount points: empty response from the server" : "ไม่สามารถรับรายชื่อไดรฟ์เครือข่ายของวินโดว์ส จุดที่ติดตั้ง: ไม่มีการตอบสนองจากเซิร์ฟเวอร์",
  29. "Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "การกำหนดค่าบางส่วนของจุดเชื่อมต่อภายนอกไม่ถูกเชื่อมต่อ กรุณาคลิกที่ตรงสีแดงสำหรับข้อมูลเพิ่มเติม",
  30. "Please enter the credentials for the {mount} mount" : "กรุณากรอกข้อมูลประจำตัวสำหรับ {mount} ",
  31. "Username" : "ชื่อผู้ใช้งาน",
  32. "Password" : "รหัสผ่าน",
  33. "Credentials saved" : "ข้อมูลประจำตัวได้ถูกบันทึก",
  34. "Credentials saving failed" : "บันทึกข้อมูลประจำตัวล้มเหลว",
  35. "Credentials required" : "จำเป็นต้องระบบข้อมูลประจำตัว",
  36. "Storage with id \"%i\" not found" : "ไม่พบจัดการเก็บข้อมูลของ ID \"%i\"",
  37. "Invalid backend or authentication mechanism class" : "แบ็กเอนด์ไม่ถูกต้องหรือระดับการรับรองความถูกต้องไม่เพียงพอ",
  38. "Invalid mount point" : "จุดเชื่อมต่อที่ไม่ถูกต้อง",
  39. "Objectstore forbidden" : "เก็บวัตถุต้องห้าม",
  40. "Invalid storage backend \"%s\"" : "การจัดเก็บข้อมูลแบ็กเอนด์ไม่ถูกต้อง \"%s\"",
  41. "Not permitted to use backend \"%s\"" : "ไม่อนุญาตให้ใช้แบ็กเอนด์ \"%s\"",
  42. "Not permitted to use authentication mechanism \"%s\"" : "ไม่อนุญาตให้ตรวจสอบการรับรองความถูกต้อง \"%s\"",
  43. "Unsatisfied backend parameters" : "พารามิเตอร์แบ็กเอนด์ไม่ได้รับอนุญาต",
  44. "Unsatisfied authentication mechanism parameters" : "การรับรองความถูกต้องไม่เพียงพอ",
  45. "Insufficient data: %s" : "ข้อมูลไม่เพียงพอ: %s",
  46. "%s" : "%s",
  47. "Storage with id \"%i\" is not user editable" : "พื้นที่เก็บข้อมูล รหัส \"%i\" ไม่อนุญาตให้ผู้ใช้แก้ไขข้อมูลได้",
  48. "Access key" : "คีย์การเข้าถึง",
  49. "Secret key" : "คีย์ลับ",
  50. "Builtin" : "ในตัว",
  51. "None" : "ไม่มี",
  52. "OAuth1" : "OAuth1",
  53. "App key" : "App key",
  54. "App secret" : "App secret",
  55. "OAuth2" : "OAuth2",
  56. "Client ID" : "Client ID",
  57. "Client secret" : "Client secret",
  58. "OpenStack" : "OpenStack",
  59. "Tenant name" : "ชื่อผู้เช่า",
  60. "Identity endpoint URL" : "ตัวตนของ URL ปลายทาง",
  61. "Rackspace" : "Rackspace",
  62. "API key" : "รหัส API",
  63. "Username and password" : "ชื่อผู้ใช้และรหัสผ่าน",
  64. "Log-in credentials, save in session" : "ข้อมูลประจำตัวสำหรับเข้าสู่ระบบ, บันทึกลงในช่วงเวลาเข้าใช้งาน",
  65. "RSA public key" : "RSA คีย์สาธารณะ",
  66. "Public key" : "คีย์สาธารณะ",
  67. "Amazon S3" : "Amazon S3",
  68. "Bucket" : "Bucket",
  69. "Hostname" : "ชื่อโฮสต์",
  70. "Port" : "พอร์ต",
  71. "Region" : "พื้นที่",
  72. "Enable SSL" : "เปิดใช้งาน SSL",
  73. "Enable Path Style" : "เปิดใช้งานสไตล์เส้นทาง",
  74. "WebDAV" : "WebDAV",
  75. "URL" : "URL",
  76. "Remote subfolder" : "โฟลเดอร์ย่อยรีโมท",
  77. "Secure https://" : "โหมดปลอดภัย https://",
  78. "Dropbox" : "Dropbox",
  79. "FTP" : "FTP",
  80. "Host" : "โฮสต์",
  81. "Secure ftps://" : "โหมดปลอดภัย ftps://",
  82. "Google Drive" : "กูเกิ้ลไดร์ฟ",
  83. "Local" : "ต้นทาง",
  84. "Location" : "ตำแหน่งที่อยู่",
  85. "SFTP" : "SFTP",
  86. "Root" : "รูท",
  87. "SFTP with secret key login" : "SFTP กับคีย์ลับสำหรับเข้าสู่ระบบ",
  88. "SMB / CIFS" : "SMB / CIFS",
  89. "Share" : "แชร์",
  90. "Domain" : "โดเมน",
  91. "SMB / CIFS using OC login" : "SMB/CIFS กำลังใช้ OC เข้าสู่ระบบ",
  92. "Username as share" : "ชื่อผู้ใช้ที่แชร์",
  93. "OpenStack Object Storage" : "OpenStack Object Storage",
  94. "Service name" : "ชื่อบริการ",
  95. "Request timeout (seconds)" : "หมดเวลาการร้องขอ (วินาที)",
  96. "No external storage configured" : "ไม่มีการกำหนดค่าจัดเก็บข้อมูลภายนอก",
  97. "You can add external storages in the personal settings" : "คุณสามารถเพิ่มการเก็บรักษาภายนอกในการตั้งค่าส่วนบุคคล",
  98. "Name" : "ชื่อ",
  99. "Storage type" : "ชนิดการจัดเก็บข้อมูล",
  100. "Scope" : "ขอบเขต",
  101. "Enable encryption" : "เปิดใช้งานการเข้ารหัส",
  102. "Enable previews" : "เปิดใช้งานการแสดงตัวอย่าง",
  103. "Enable sharing" : "เปิดให้สามารถแชร์ได้",
  104. "Check for changes" : "ตรวจสอบการเปลี่ยนแปลง",
  105. "Never" : "ไม่เคย",
  106. "Once every direct access" : "เมื่อทุกคนเข้าถึงโดยตรง",
  107. "Folder name" : "ชื่อโฟลเดอร์",
  108. "Authentication" : "รับรองความถูกต้อง",
  109. "Configuration" : "การกำหนดค่า",
  110. "Available for" : "สามารถใช้ได้สำหรับ",
  111. "Add storage" : "เพิ่มพื้นที่จัดเก็บข้อมูล",
  112. "Advanced settings" : "ตั้งค่าขั้นสูง",
  113. "Delete" : "ลบ",
  114. "Allow users to mount external storage" : "อนุญาตให้ผู้ใช้ติดตั้งการจัดเก็บข้อมูลภายนอก",
  115. "Allow users to mount the following external storage" : "อนุญาตให้ผู้ใช้ติดตั้งจัดเก็บข้อมูลภายนอกต่อไปนี้",
  116. "Couldn't get the information from the ownCloud server: {code} {type}" : "ไม่สามารถรับข้อมูลจากเซิร์ฟเวอร์ ownCloud: {code} {type}"
  117. },
  118. "nplurals=1; plural=0;");