diff options
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;"); |