diff options
Diffstat (limited to 'apps/federatedfilesharing/l10n/th_TH.js')
-rw-r--r-- | apps/federatedfilesharing/l10n/th_TH.js | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/apps/federatedfilesharing/l10n/th_TH.js b/apps/federatedfilesharing/l10n/th_TH.js new file mode 100644 index 00000000000..cb8e2622ffb --- /dev/null +++ b/apps/federatedfilesharing/l10n/th_TH.js @@ -0,0 +1,9 @@ +OC.L10N.register( + "federatedfilesharing", + { + "Invalid Federated Cloud ID" : "ไอดีคลาวด์ในเครือไม่ถูกต้อง", + "Sharing %s failed, because this item is already shared with %s" : "การแชร์ %s ล้มเหลวเพราะรายการนี้ถูกแชร์กับ %s", + "Not allowed to create a federated share with the same user" : "ไม่อนุญาตให้สร้างแชร์สหพันธ์กับผู้ใช้เดียวกัน", + "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "การแชร์ %s ล้มเหลวไม่สามารถหา %s, บางทีอาจจะยังไม่สามารถเข้าถึงเซิร์ฟเวอร์ปัจจุบัน" +}, +"nplurals=1; plural=0;"); |