You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

zh_TW.js 1.5KB

123456789101112131415161718192021
  1. OC.L10N.register(
  2. "federatedfilesharing",
  3. {
  4. "Invalid Federated Cloud ID" : "無效的雲端聯盟ID:",
  5. "Sharing %s failed, because this item is already shared with %s" : "分享 %s 失敗,因為此項目目前已經與 %s 分享",
  6. "Not allowed to create a federated share with the same user" : "不允許與同一個使用者建立聯盟式分享",
  7. "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "分享%s失敗,找不到%s,或許目前無法連線到該伺服器",
  8. "Share with me through my #ownCloud Federated Cloud ID, see %s" : "可透過我的 #ownCloud 聯盟雲端 ID,與我分享,請看 %s",
  9. "Share with me through my #ownCloud Federated Cloud ID" : "可透過我的 #ownCloud 聯盟雲端 ID,與我分享",
  10. "Federated Cloud Sharing" : "聯盟式雲端分享",
  11. "Open documentation" : "開啟說明文件",
  12. "Allow users on this server to send shares to other servers" : "允許這台伺服器上的使用者發送分享給其他伺服器",
  13. "Allow users on this server to receive shares from other servers" : "允許這台伺服器上的使用者發送接收來自其他伺服器的分享",
  14. "Federated Cloud" : "聯盟式雲端",
  15. "Your Federated Cloud ID:" : "您的雲端聯盟 ID:",
  16. "Share it:" : "分享它:",
  17. "Add to your website" : "新增至您的網站",
  18. "Share with me via ownCloud" : "透過 ownCloud 與我分享",
  19. "HTML Code:" : "HTML Code:"
  20. },
  21. "nplurals=1; plural=0;");