diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-04-26 04:50:32 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-04-26 04:50:32 -0400 |
commit | 14c34919774484d095d26ad2a7246fc897dc2d41 (patch) | |
tree | d9a4df5e405fad7f85725fe159a88f0b9cf0d844 /core/l10n/th_TH.js | |
parent | 23e7ad7a789b90091ab66f1b99091a1a515feb6b (diff) | |
download | nextcloud-server-14c34919774484d095d26ad2a7246fc897dc2d41.tar.gz nextcloud-server-14c34919774484d095d26ad2a7246fc897dc2d41.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/th_TH.js')
-rw-r--r-- | core/l10n/th_TH.js | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/core/l10n/th_TH.js b/core/l10n/th_TH.js index abbf8796ea0..a570642b4c9 100644 --- a/core/l10n/th_TH.js +++ b/core/l10n/th_TH.js @@ -159,7 +159,7 @@ OC.L10N.register( "Shared with you and the group {group} by {owner}" : "ได้แชร์ให้กับคุณ และกลุ่ม {group} โดย {owner}", "Shared with you by {owner}" : "ถูกแชร์ให้กับคุณโดย {owner}", "group" : "กลุ่มผู้ใช้งาน", - "remote" : "ระยะไกล", + "remote" : "รีโมท", "notify by email" : "แจ้งเตือนทางอีเมล", "Unshare" : "ยกเลิกการแชร์", "can share" : "สามารถแชร์ได้", @@ -170,8 +170,11 @@ OC.L10N.register( "access control" : "ควบคุมการเข้าถึง", "Could not unshare" : "ไม่สามารถยกเลิกการแชร์ได้", "Share details could not be loaded for this item." : "รายละเอียดการแชร์ไม่สามารถโหลดสำหรับรายการนี้", + "{sharee} (remote)" : "{sharee} (รีโมท)", "Share" : "แชร์", "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…" : "แชร์กับผู้ใช้หรือผู้ใช้โดยการรีโมท ...", "Error removing share" : "พบข้อผิดพลาดในรายการที่แชร์ออก", "Warning" : "คำเตือน", "Error while sending notification" : "เกิดข้อผิดพลาดขณะกำลังส่งการแจ้งเตือน", @@ -220,7 +223,7 @@ OC.L10N.register( "Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report." : "กรุณาติดต่อผู้ดูแลเซิร์ฟเวอร์ถ้าพบข้อผิดพลาดนี้หลายครั้ง กรุณาระบุรายละเอียดทางเทคนิคที่ด้านล่างในรายงานของคุณ", "More details can be found in the server log." : "รายละเอียดเพิ่มเติมสามารถดูได้ที่บันทึกของระบบเซิร์ฟเวอร์", "Technical details" : "รายละเอียดทางเทคนิค", - "Remote Address: %s" : "ที่อยู่รีโมทระยะไกล: %s", + "Remote Address: %s" : "ที่อยู่รีโมท: %s", "Request ID: %s" : "คำขอ ID: %s", "Type: %s" : "ชนิด: %s", "Code: %s" : "โค้ด: %s", |