th_TH.js 9.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105
  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. "OpenStack Object Storage" : "OpenStack Object Storage",
  11. "Username" : "ชื่อผู้ใช้งาน",
  12. "Bucket" : "Bucket",
  13. "Region (optional for OpenStack Object Storage)" : "ภูมิภาค (จำเป็นสำหรับ OpenStack Object Storage)",
  14. "API Key (required for Rackspace Cloud Files)" : "API Key (จำเป็นสำหรับ Rackspace Cloud Files)",
  15. "Tenantname (required for OpenStack Object Storage)" : "ชื่อผู้เช่า (จำเป็นสำหรับ OpenStack Object Storage)",
  16. "Password (required for OpenStack Object Storage)" : "รหัสผ่าน (ที่จำเป็นสำหรับ OpenStack Object Storage)",
  17. "Service Name (required for OpenStack Object Storage)" : "ชื่อบริการ (จำเป็นสำหรับ OpenStack Object Storage)",
  18. "URL of identity endpoint (required for OpenStack Object Storage)" : "ตัวตนของ URL ปลายทาง (จำเป็นสำหรับ OpenStack Object Storage)",
  19. "Timeout of HTTP requests in seconds" : "หมดเวลาของการร้องขอ HTTP ในไม่กี่วินาที",
  20. "SMB / CIFS using OC login" : "SMB/CIFS กำลังใช้ OC เข้าสู่ระบบ",
  21. "Host" : "โฮสต์",
  22. "Username as share" : "ชื่อผู้ใช้ที่แชร์",
  23. "Share" : "แชร์",
  24. "Remote subfolder" : "โฟลเดอร์ย่อยระยะไกล",
  25. "SFTP with secret key login" : "SFTP กับคีย์ลับสำหรับเข้าสู่ระบบ",
  26. "Public key" : "คีย์สาธารณะ",
  27. "Storage with id \"%i\" not found" : "ไม่พบจัดการเก็บข้อมูลของ ID \"%i\"",
  28. "Invalid backend or authentication mechanism class" : "แบ็กเอนด์ไม่ถูกต้องหรือระดับการรับรองความถูกต้องไม่เพียงพอ",
  29. "Invalid mount point" : "จุดเชื่อมต่อที่ไม่ถูกต้อง",
  30. "Objectstore forbidden" : "เก็บวัตถุต้องห้าม",
  31. "Invalid storage backend \"%s\"" : "การจัดเก็บข้อมูลแบ็กเอนด์ไม่ถูกต้อง \"%s\"",
  32. "Unsatisfied backend parameters" : "พารามิเตอร์แบ็กเอนด์ไม่ได้รับอนุญาต",
  33. "Unsatisfied authentication mechanism parameters" : "การรับรองความถูกต้องไม่เพียงพอ",
  34. "Admin-only storage backend \"%s\"" : "จัดเก็บแบ็กเอนด์ของผู้ดูแลระบบเท่านั้น \"%s\"",
  35. "Personal" : "ส่วนตัว",
  36. "System" : "ระบบ",
  37. "Grant access" : "อนุญาตให้เข้าถึงได้",
  38. "Access granted" : "การเข้าถึงได้รับอนุญาตแล้ว",
  39. "Error configuring OAuth1" : "ข้อผิดพลาดในการกำหนดค่า OAuth1",
  40. "Error configuring OAuth2" : "ข้อผิดพลาดในการกำหนดค่า OAuth2",
  41. "Enable encryption" : "เปิดใช้งานการเข้ารหัส",
  42. "Enable previews" : "เปิดใช้งานการแสดงตัวอย่าง",
  43. "Check for changes" : "ตรวจสอบการเปลี่ยนแปลง",
  44. "Never" : "ไม่เคย",
  45. "Once every direct access" : "เมื่อทุกคนเข้าถึงโดยตรง",
  46. "Every time the filesystem is used" : "ทุกครั้งที่แฟ้มระบบถูกใช้งาน",
  47. "All users. Type to select user or group." : "ผู้ใช้ทุกคน พิมพ์เพื่อเลือกผู้ใช้หรือกลุ่ม",
  48. "(group)" : "(กลุ่ม)",
  49. "Saved" : "บันทึกแล้ว",
  50. "Generate keys" : "สร้างคีย์",
  51. "Error generating key pair" : "ข้อผิดพลาดในการสร้างคีย์แบบเป็นคู่",
  52. "Access key" : "คีย์การเข้าถึง",
  53. "Secret key" : "คีย์ลับ",
  54. "Builtin" : "ในตัว",
  55. "None" : "ไม่มี",
  56. "OAuth1" : "OAuth1",
  57. "App key" : "App key",
  58. "App secret" : "App secret",
  59. "OAuth2" : "OAuth2",
  60. "Client ID" : "Client ID",
  61. "Client secret" : "Client secret",
  62. "Username and password" : "ชื่อผู้ใช้และรหัสผ่าน",
  63. "Password" : "รหัสผ่าน",
  64. "Session credentials" : "ข้อมูลของเซสชั่น",
  65. "Amazon S3" : "Amazon S3",
  66. "Hostname" : "ชื่อโฮสต์",
  67. "Port" : "พอร์ต",
  68. "Region" : "พื้นที่",
  69. "Enable SSL" : "เปิดใช้งาน SSL",
  70. "Enable Path Style" : "เปิดใช้งานสไตล์เส้นทาง",
  71. "WebDAV" : "WebDAV",
  72. "URL" : "URL",
  73. "Secure https://" : "โหมดปลอดภัย https://",
  74. "Dropbox" : "Dropbox",
  75. "FTP" : "FTP",
  76. "Secure ftps://" : "โหมดปลอดภัย ftps://",
  77. "Google Drive" : "กูเกิ้ลไดร์ฟ",
  78. "Local" : "ต้นทาง",
  79. "Location" : "ตำแหน่งที่อยู่",
  80. "ownCloud" : "ownCloud",
  81. "SFTP" : "SFTP",
  82. "Root" : "รูท",
  83. "SMB / CIFS" : "SMB / CIFS",
  84. "<b>Note:</b> " : "<b>หมายเหตุ:</b>",
  85. "<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>หมายเหตุ:</b> การสนับสนุน cURL ใน PHP ไม่ได้เปิดใช้งานหรือติดตั้ง %s เป็นไปไม่ได้ กรุณาขอให้ผู้ดูแลระบบของคุณติดตั้งมัน",
  86. "<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>หมายเหตุ:</b> การสนับสนุน FTP ใน PHP ไม่ได้เปิดใช้งานหรือติดตั้ง %s เป็นไปไม่ได้ กรุณาขอให้ผู้ดูแลระบบของคุณติดตั้งมัน",
  87. "<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>หมายเหตุ:</b> %s ไม่ได้ติดตั้ง การติดตั้ง %s เป็นไปไม่ได้ กรุณาขอให้ผู้ดูแลระบบของคุณติดตั้งมัน",
  88. "No external storage configured" : "ไม่มีการกำหนดค่าจัดเก็บข้อมูลภายนอก",
  89. "You can add external storages in the personal settings" : "คุณสามารถเพิ่มการเก็บรักษาภายนอกในการตั้งค่าส่วนบุคคล",
  90. "Name" : "ชื่อ",
  91. "Storage type" : "ชนิดการจัดเก็บข้อมูล",
  92. "Scope" : "ขอบเขต",
  93. "External Storage" : "พื้นทีจัดเก็บข้อมูลจากภายนอก",
  94. "Folder name" : "ชื่อโฟลเดอร์",
  95. "Authentication" : "รับรองความถูกต้อง",
  96. "Configuration" : "การกำหนดค่า",
  97. "Available for" : "สามารถใช้ได้สำหรับ",
  98. "Advanced settings" : "ตั้งค่าขั้นสูง",
  99. "Delete" : "ลบ",
  100. "Add storage" : "เพิ่มพื้นที่จัดเก็บข้อมูล",
  101. "Enable User External Storage" : "เปิดให้มีการใช้พื้นที่จัดเก็บข้อมูลของผู้ใช้งานจากภายนอกได้",
  102. "Allow users to mount the following external storage" : "อนุญาตให้ผู้ใช้ติดตั้งจัดเก็บข้อมูลภายนอกต่อไปนี้"
  103. },
  104. "nplurals=1; plural=0;");