diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-11-04 01:07:04 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-11-04 01:07:04 +0000 |
commit | 479d76d426c05929b23ab18c12fcbba7bf339588 (patch) | |
tree | b2fabdc47d4b48bc66b6443a4360e744df24e147 /core/l10n/th_TH.js | |
parent | 2a0f5407ba10af5f0849a31fb1867fff6afed000 (diff) | |
download | nextcloud-server-479d76d426c05929b23ab18c12fcbba7bf339588.tar.gz nextcloud-server-479d76d426c05929b23ab18c12fcbba7bf339588.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/th_TH.js')
-rw-r--r-- | core/l10n/th_TH.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/th_TH.js b/core/l10n/th_TH.js index 945df56f013..ae126b66899 100644 --- a/core/l10n/th_TH.js +++ b/core/l10n/th_TH.js @@ -106,9 +106,6 @@ OC.L10N.register( "remote" : "รีโมท", "Unshare" : "ยกเลิกการแชร์", "can edit" : "สามารถแก้ไข", - "create" : "สร้าง", - "change" : "เปลี่ยนแปลง", - "delete" : "ลบ", "access control" : "ควบคุมการเข้าถึง", "Could not unshare" : "ไม่สามารถยกเลิกการแชร์ได้", "Share details could not be loaded for this item." : "รายละเอียดการแชร์ไม่สามารถโหลดสำหรับรายการนี้", @@ -276,6 +273,9 @@ OC.L10N.register( "Email sent" : "ส่งอีเมล์แล้ว", "notify by email" : "แจ้งเตือนทางอีเมล", "can share" : "สามารถแชร์ได้", + "create" : "สร้าง", + "change" : "เปลี่ยนแปลง", + "delete" : "ลบ", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "แชร์กับคนใน ownClouds อื่นๆ ที่ใช้ไวยากรณ์ username@example.com/owncloud ", "Share with users, groups or remote users…" : "แชร์กับผู้ใช้หรือกลุ่มหรือผู้ใช้โดยการรีโมท ...", "Share with users or remote users…" : "แชร์กับผู้ใช้หรือผู้ใช้โดยการรีโมท ...", |