diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-09-15 01:54:50 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-09-15 01:54:50 -0400 |
commit | 24d2cbf3de49dab44978061b33d0580d24d89d58 (patch) | |
tree | bdc96c80affdb7d02169a013a0b2e5e58c015c1f /apps/files_external/l10n/th_TH.js | |
parent | fb9e75edb6d01729a27c84f6f11399a1b0fde9f3 (diff) | |
download | nextcloud-server-24d2cbf3de49dab44978061b33d0580d24d89d58.tar.gz nextcloud-server-24d2cbf3de49dab44978061b33d0580d24d89d58.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/th_TH.js')
-rw-r--r-- | apps/files_external/l10n/th_TH.js | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/apps/files_external/l10n/th_TH.js b/apps/files_external/l10n/th_TH.js index 35e4da7b1d5..34c1f74ecf8 100644 --- a/apps/files_external/l10n/th_TH.js +++ b/apps/files_external/l10n/th_TH.js @@ -12,6 +12,8 @@ OC.L10N.register( "Invalid mount point" : "จุดเชื่อมต่อที่ไม่ถูกต้อง", "Objectstore forbidden" : "เก็บวัตถุต้องห้าม", "Invalid storage backend \"%s\"" : "การจัดเก็บข้อมูลแบ็กเอนด์ไม่ถูกต้อง \"%s\"", + "Not permitted to use backend \"%s\"" : "ไม่อนุญาตให้ใช้แบ็กเอนด์ \"%s\"", + "Not permitted to use authentication mechanism \"%s\"" : "ไม่อนุญาตให้ตรวจสอบการรับรองความถูกต้อง \"%s\"", "Unsatisfied backend parameters" : "พารามิเตอร์แบ็กเอนด์ไม่ได้รับอนุญาต", "Unsatisfied authentication mechanism parameters" : "การรับรองความถูกต้องไม่เพียงพอ", "Personal" : "ส่วนตัว", @@ -41,11 +43,16 @@ OC.L10N.register( "OAuth2" : "OAuth2", "Client ID" : "Client ID", "Client secret" : "Client secret", + "OpenStack" : "OpenStack", "Username" : "ชื่อผู้ใช้งาน", "Password" : "รหัสผ่าน", + "Tenant name" : "ชื่อผู้เช่า", + "Identity endpoint URL" : "ตัวตนของ URL ปลายทาง", + "Rackspace" : "Rackspace", "API key" : "รหัส API", "Username and password" : "ชื่อผู้ใช้และรหัสผ่าน", "Session credentials" : "ข้อมูลของเซสชั่น", + "RSA public key" : "RSA คีย์สาธารณะ", "Public key" : "คีย์สาธารณะ", "Amazon S3" : "Amazon S3", "Bucket" : "Bucket", @@ -68,10 +75,14 @@ OC.L10N.register( "ownCloud" : "ownCloud", "SFTP" : "SFTP", "Root" : "รูท", + "SFTP with secret key login [DEPRECATED]" : "SFTP กับรหัสลับเข้าสู่ระบบ [ยกเลิก]", "SMB / CIFS" : "SMB / CIFS", "Share" : "แชร์", + "SMB / CIFS using OC login [DEPRECATED]" : "SMB / CIFS กำลังใช้ OC เข้าสู่ระบบ [ยกเลิก]", "Username as share" : "ชื่อผู้ใช้ที่แชร์", "OpenStack Object Storage" : "OpenStack Object Storage", + "Service name" : "ชื่อบริการ", + "Request timeout (seconds)" : "หมดเวลาการร้องขอ (วินาที)", "<b>Note:</b> " : "<b>หมายเหตุ:</b>", "<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 เป็นไปไม่ได้ กรุณาขอให้ผู้ดูแลระบบของคุณติดตั้งมัน", "<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 เป็นไปไม่ได้ กรุณาขอให้ผู้ดูแลระบบของคุณติดตั้งมัน", |