123456789101112131415161718192021222324 |
- OC.L10N.register(
- "federatedfilesharing",
- {
- "Federated sharing" : "แบ่งปันสหพันธ์",
- "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, บางทีอาจจะยังไม่สามารถเข้าถึงเซิร์ฟเวอร์ปัจจุบัน",
- "Accept" : "ยอมรับ",
- "Decline" : "ลดลง",
- "Share with me through my #Nextcloud Federated Cloud ID, see %s" : "แชร์กับฉันผ่าน #Nextcloud ด้วยไอดีคลาวด์สหพันธ์ สามารถดูได้ที่ %s",
- "Share with me through my #Nextcloud Federated Cloud ID" : "แชร์กับฉันผ่าน #Nextcloud ด้วยไอดีคลาวด์สหพันธ์",
- "Federated Cloud Sharing" : "แชร์กับสหพันธ์คลาวด์",
- "Open documentation" : "เปิดเอกสาร",
- "Allow users on this server to send shares to other servers" : "อนุญาตให้ผู้ใช้บนเซิร์ฟเวอร์นี้ส่งแชร์ไปยังเซิร์ฟเวอร์อื่นๆ",
- "Allow users on this server to receive shares from other servers" : "อนุญาตให้ผู้ใช้บนเซิร์ฟเวอร์นี้ได้รับการแชร์จากเซิร์ฟเวอร์อื่นๆ",
- "Federated Cloud" : "สหพันธ์คลาวด์",
- "Your Federated Cloud ID:" : "ไอดีคลาวด์ของคุณ:",
- "Share it:" : "แชร์ไปยัง:",
- "Add to your website" : "เพิ่มไปยังเว็บไซต์",
- "Share with me via Nextcloud" : "แชร์กับฉันผ่าน Nextcloud",
- "HTML Code:" : "โค้ด HTML:"
- },
- "nplurals=1; plural=0;");
|