zh_TW.js 6.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465
  1. OC.L10N.register(
  2. "federatedfilesharing",
  3. {
  4. "Invalid Federated Cloud ID" : "無效的雲端聯盟 ID",
  5. "Server to server sharing is not enabled on this server" : "伺服器對伺服器共享在這台伺服器上面並未啟用",
  6. "Couldn't establish a federated share." : "無法建立聯盟式分享。",
  7. "Couldn't establish a federated share, maybe the password was wrong." : "無法建立聯盟式分享,可能是密碼錯誤。",
  8. "Federated Share request sent, you will receive an invitation. Check your notifications." : "已傳送聯盟式分享請求,您將會收到邀請。請檢查您的通知。",
  9. "Couldn't establish a federated share, it looks like the server to federate with is too old (Nextcloud <= 9)." : "無法建立聯盟式分享,看來是要聯盟的伺服器太舊了 (Nextcloud <= 9)。",
  10. "It is not allowed to send federated group shares from this server." : "不允許從此伺服器傳送聯盟式群組分享。",
  11. "Sharing %1$s failed, because this item is already shared with the account %2$s" : "分享 %1$s 失敗,因為此項目已與帳號 %2$s 分享",
  12. "Not allowed to create a federated share to the same account" : "不允許與同一個帳號建立聯邦分享",
  13. "Federated shares require read permissions" : "聯盟分享需要讀取權限",
  14. "File is already shared with %s" : "檔案已與 %s 分享",
  15. "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable or uses a self-signed certificate." : "分享 %1$s 失敗,找不到 %2$s,或許伺服器目前無法存取或使用自行簽署的憑證。",
  16. "Could not find share" : "找不到分享",
  17. "Federated sharing" : "聯盟式分享",
  18. "You received {share} as a remote share from {user} (on behalf of {behalf})" : "您收到了來自 {user}(代表 {behalf})的遠端分享 {share}",
  19. "You received {share} as a remote share from {user}" : "您收到從 {user} 的遠端分享 {share}",
  20. "Accept" : "接受",
  21. "Decline" : "拒絕",
  22. "Federated Cloud Sharing" : "聯盟式雲端分享",
  23. "Sharing" : "分享",
  24. "Federated file sharing" : "聯盟式檔案分享",
  25. "Provide federated file sharing across servers" : "提供跨伺服器的聯盟式檔案分享",
  26. "Adjust how people can share between servers. This includes shares between people on this server as well if they are using federated sharing." : "調整人們如何在伺服器間分享。這也包含此伺服器上使用者間的分享,如果他們使用聯盟式分享的話。",
  27. "Allow people on this server to send shares to other servers (this option also allows WebDAV access to public shares)" : "允許此伺服器上的使用者傳送分享到其他伺服器(此選項也允許 WebDAV 存取公開分享)",
  28. "Allow people on this server to receive shares from other servers" : "允許此伺服器上的使用者接收來自其他伺服器的分享",
  29. "Allow people on this server to send shares to groups on other servers" : "允許此伺服器上的使用者傳送分享在其他伺服器上的群組",
  30. "Allow people on this server to receive group shares from other servers" : "允許此伺服器上的使用者接收來自其他伺服器的群組分享",
  31. "Search global and public address book for people" : "搜尋全域與公開通訊錄中的使用者",
  32. "Allow people to publish their data to a global and public address book" : "允許使用者將其資料發佈到全域且公開的通訊錄",
  33. "Unable to update federated files sharing config" : "無法更新聯合檔案分享設定",
  34. "Federated Cloud" : "聯盟式雲端",
  35. "You can share with anyone who uses a Nextcloud server or other Open Cloud Mesh (OCM) compatible servers and services! Just put their Federated Cloud ID in the share dialog. It looks like person@cloud.example.com" : "您可以與任何使用 Nextcloud 伺服器或其他相容於 Open Cloud Mesh (OCM) 的伺服器與服務分享!只要把他們的雲端聯盟 ID 放在分享對話框中。看起來會像是 person@cloud.example.com",
  36. "Your Federated Cloud ID:" : "您的雲端聯盟 ID:",
  37. "Share it so your friends can share files with you:" : "分享它,然後您的朋友就能與您分享檔案:",
  38. "Facebook" : "Facebook",
  39. "Twitter" : "Twitter",
  40. "Diaspora" : "Diaspora",
  41. "Add to your website" : "新增至您的網站",
  42. "Share with me via Nextcloud" : "透過 Nextcloud 與我分享",
  43. "HTML Code:" : "HTML 程式碼:",
  44. "Share with me through my #Nextcloud Federated Cloud ID, see {url}" : "可透過我的 #Nextcloud 聯盟雲端 ID 與我分享,請見 {url}",
  45. "Share with me through my #Nextcloud Federated Cloud ID" : "可透過我的 #Nextcloud 聯盟雲端 ID 與我分享",
  46. "Cloud ID copied to the clipboard" : "雲端 ID 已複製到剪貼簿",
  47. "Copy to clipboard" : "複製到剪貼簿",
  48. "Clipboard is not available" : "剪貼簿無法使用",
  49. "Copied!" : "已複製!",
  50. "Do you want to add the remote share {name} from {owner}@{remote}?" : "是否要加入來自 {owner}@{remote} 的遠端分享 {name} ?",
  51. "Remote share" : "遠端分享",
  52. "Remote share password" : "遠端分享密碼",
  53. "Cancel" : "取消",
  54. "Add remote share" : "新增遠端分享",
  55. "Sharing %1$s failed, because this item is already shared with user %2$s" : "分享 %1$s 失敗,因為此項目已與使用者 %2$s 分享",
  56. "Not allowed to create a federated share with the same user" : "不允許與同一個使用者建立聯盟式分享",
  57. "Adjust how people can share between servers. This includes shares between users on this server as well if they are using federated sharing." : "調整人們如何在伺服器間分享。這也包含此伺服器上使用者間的分享,如果他們使用聯盟式分享的話。",
  58. "Allow users on this server to send shares to other servers (this option also allows WebDAV access to public shares)" : "允許此伺服器上的使用者傳送分享到其他伺服器(此選項也允許 WebDAV 存取公開分享)",
  59. "Allow users on this server to receive shares from other servers" : "允許此伺服器上的使用者接收來自其他伺服器的分享",
  60. "Allow users on this server to send shares to groups on other servers" : "允許此伺服器上的使用者傳送分享在其他伺服器上的群組",
  61. "Allow users on this server to receive group shares from other servers" : "允許此伺服器上的使用者接收來自其他伺服器的群組分享",
  62. "Search global and public address book for users" : "搜尋全域與公開通訊錄中的使用者",
  63. "Allow users to publish their data to a global and public address book" : "允許使用者將其資料發佈到全域且公開的通訊錄"
  64. },
  65. "nplurals=1; plural=0;");