diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-08-22 00:08:20 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-08-22 00:08:20 +0000 |
commit | ae0789ef433adad73bdf77c57b8ead5616ed99fe (patch) | |
tree | 07f59ebd831e111e6ba30b7720e1a12e85efce99 /apps/files_external/l10n/th.js | |
parent | e881e016208c2dcbf0d8f725cc29aad6247852b2 (diff) | |
download | nextcloud-server-ae0789ef433adad73bdf77c57b8ead5616ed99fe.tar.gz nextcloud-server-ae0789ef433adad73bdf77c57b8ead5616ed99fe.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/th.js')
-rw-r--r-- | apps/files_external/l10n/th.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files_external/l10n/th.js b/apps/files_external/l10n/th.js index 05ee38b5c72..7950e7301ad 100644 --- a/apps/files_external/l10n/th.js +++ b/apps/files_external/l10n/th.js @@ -1,8 +1,6 @@ OC.L10N.register( "files_external", { - "Step 1 failed. Exception: %s" : "ขั้นตอนที่ 1 ล้มเหลว ข้อยกเว้น: %s", - "Step 2 failed. Exception: %s" : "ขั้นตอนที่ 2 ล้มเหลว ข้อยกเว้น: %s", "Personal" : "ส่วนตัว", "System" : "ระบบ", "Grant access" : "อนุญาตให้เข้าถึงได้", @@ -71,7 +69,6 @@ OC.L10N.register( "FTP" : "FTP", "Host" : "โฮสต์", "Secure ftps://" : "โหมดปลอดภัย ftps://", - "Google Drive" : "กูเกิ้ลไดร์ฟ", "Local" : "ต้นทาง", "Location" : "ตำแหน่งที่อยู่", "SFTP" : "SFTP", @@ -108,8 +105,11 @@ OC.L10N.register( "Allow users to mount the following external storage" : "อนุญาตให้ผู้ใช้ติดตั้งจัดเก็บข้อมูลภายนอกต่อไปนี้", "Fetching request tokens failed. Verify that your app key and secret are correct." : "การเรียกร้องขอโทเคนล้มเหลว โปรดตรวจสอบคีย์และรหัสลับให้ถูกต้อง", "Fetching access tokens failed. Verify that your app key and secret are correct." : "การเรียกร้องขอโทเคนล้มเหลว โปรดตรวจสอบคีย์และรหัสลับของแอพฯ ให้ถูกต้อง", + "Step 1 failed. Exception: %s" : "ขั้นตอนที่ 1 ล้มเหลว ข้อยกเว้น: %s", + "Step 2 failed. Exception: %s" : "ขั้นตอนที่ 2 ล้มเหลว ข้อยกเว้น: %s", "Storage with id \"%i\" not found" : "ไม่พบจัดการเก็บข้อมูลของ ID \"%i\"", "Storage with id \"%i\" is not user editable" : "พื้นที่เก็บข้อมูล รหัส \"%i\" ไม่อนุญาตให้ผู้ใช้แก้ไขข้อมูลได้", - "Dropbox" : "Dropbox" + "Dropbox" : "Dropbox", + "Google Drive" : "กูเกิ้ลไดร์ฟ" }, "nplurals=1; plural=0;"); |