diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-02-25 01:58:06 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-02-25 01:58:06 -0500 |
commit | 32f4bea0ae174487fd5a58e2c9eeb6e567d1ff91 (patch) | |
tree | f76817d760d9e7d1fb5d3f3b96bc961c879b107c /apps/federation/l10n/th_TH.js | |
parent | faf65e73b778867d36f0e13dd1b0f1a4ef1f4723 (diff) | |
download | nextcloud-server-32f4bea0ae174487fd5a58e2c9eeb6e567d1ff91.tar.gz nextcloud-server-32f4bea0ae174487fd5a58e2c9eeb6e567d1ff91.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/federation/l10n/th_TH.js')
-rw-r--r-- | apps/federation/l10n/th_TH.js | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/apps/federation/l10n/th_TH.js b/apps/federation/l10n/th_TH.js new file mode 100644 index 00000000000..8aa63c8ca74 --- /dev/null +++ b/apps/federation/l10n/th_TH.js @@ -0,0 +1,11 @@ +OC.L10N.register( + "federation", + { + "Server added to the list of trusted ownClouds" : "เพิ่มเซิร์ฟเวอร์เข้าไปในรายการ ownClouds ที่น่าเชื่อถือ", + "Server is already in the list of trusted servers." : "มีเซิร์ฟเวอร์นี้อยู่แล้วในรายการของเซิร์ฟเวอร์ที่เชื่อถือ", + "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 ที่น่าเชื่อถืออื่นๆ เพื่อแลกเปลี่ยนไดเรกทอรีของผู้ใช้ ตัวอย่างเช่น นี้จะถูกนำมาใช้กับผู้ใช้งานภายนอกโดยอัตโนมัติสำหรับการแชร์สหพันธ์" +}, +"nplurals=1; plural=0;"); |