diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-04-24 01:55:06 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-04-24 01:55:06 -0400 |
commit | 4dc17e486386895b420a4038a9fd664d1a33eb59 (patch) | |
tree | 803a7ec8cb0114f1bf08dce5745b9fe0e281e97f /apps/federation/l10n/th_TH.js | |
parent | afce892e9ce2082e896667e0869e8e89d20d0203 (diff) | |
download | nextcloud-server-4dc17e486386895b420a4038a9fd664d1a33eb59.tar.gz nextcloud-server-4dc17e486386895b420a4038a9fd664d1a33eb59.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/federation/l10n/th_TH.js')
-rw-r--r-- | apps/federation/l10n/th_TH.js | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/apps/federation/l10n/th_TH.js b/apps/federation/l10n/th_TH.js index 8aa63c8ca74..9779c11d5d2 100644 --- a/apps/federation/l10n/th_TH.js +++ b/apps/federation/l10n/th_TH.js @@ -6,6 +6,10 @@ OC.L10N.register( "No ownCloud server found" : "ไม่พบเซิร์ฟเวอร์ ownCloud", "Could not add server" : "ไม่สามารถเพิ่มเซิร์ฟเวอร์", "Federation" : "สหพันธ์", - "ownCloud Federation allows you to connect with other trusted ownClouds to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "สหพันธ์ ownCloud ช่วยให้คุณสามารถเชื่อมต่อกับ ownCloud ที่น่าเชื่อถืออื่นๆ เพื่อแลกเปลี่ยนไดเรกทอรีของผู้ใช้ ตัวอย่างเช่น นี้จะถูกนำมาใช้กับผู้ใช้งานภายนอกโดยอัตโนมัติสำหรับการแชร์สหพันธ์" + "ownCloud Federation allows you to connect with other trusted ownClouds to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "สหพันธ์ ownCloud ช่วยให้คุณสามารถเชื่อมต่อกับ ownCloud ที่น่าเชื่อถืออื่นๆ เพื่อแลกเปลี่ยนไดเรกทอรีของผู้ใช้ ตัวอย่างเช่น นี้จะถูกนำมาใช้กับผู้ใช้งานภายนอกโดยอัตโนมัติสำหรับการแชร์สหพันธ์", + "Add server automatically once a federated share was created successfully" : "เพิ่มเซิร์ฟเวอร์โดยอัตโนมัติเมื่อแชร์กับสหพันธ์สร้างเสร็จเรียบร้อยแล้ว", + "Trusted ownCloud Servers" : "เซิร์ฟเวอร์ ownCloud ที่เชื่อถือได้", + "+ Add ownCloud server" : "+ เพิ่มเซิร์ฟเวอร์ ownCloud", + "ownCloud Server" : "เซิร์ฟเวอร์ ownCloud" }, "nplurals=1; plural=0;"); |