diff options
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…" : "แชร์กับผู้ใช้หรือผู้ใช้โดยการรีโมท ...", |