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_HK.js 2.8KB

1234567891011121314151617181920
  1. OC.L10N.register(
  2. "federation",
  3. {
  4. "Added to the list of trusted servers" : "已加入信任伺服器清單",
  5. "Server is already in the list of trusted servers." : "伺服器已經在信任清單內",
  6. "No server to federate with found" : "沒有找到可結盟的伺服器",
  7. "Could not add server" : "無法加入伺服器",
  8. "Trusted servers" : "信任的伺服器",
  9. "Federation" : "聯盟",
  10. "Federation allows you to connect with other trusted servers to exchange the account directory." : "聯盟功能允許您與信任的伺服器連結,交換帳戶目錄。",
  11. "Federation allows you to connect with other trusted servers to exchange the account directory. For example this will be used to auto-complete external accounts for federated sharing." : "聯盟功能允許您與信任的伺服器連結,交換帳戶目錄。舉例來說,與其他雲端聯盟的帳戶分享檔案時,有了這一份列表,就可以在輸入框搜尋他們的帳戶名稱。",
  12. "Federation allows you to connect with other trusted servers to exchange the account directory. For example this will be used to auto-complete external accounts for federated sharing. It is not necessary to add a server as trusted server in order to create a federated share." : "聯盟功能允許您與信任的伺服器連結,交換帳戶目錄。舉例來說,與其他雲端聯盟的用戶分享檔案時,有了這一份目錄,就可以在輸入框搜尋他們的帳戶名稱。不必將伺服器新增為受信任的伺服器就可以建立聯盟分享。",
  13. "+ Add trusted server" : "+ 加入信任的伺服器",
  14. "Trusted server" : "信任的伺服器",
  15. "Add" : "新增",
  16. "Federation allows you to connect with other trusted servers to exchange the user directory." : "聯盟功能允許您與信任的伺服器連結,交換用戶列表。",
  17. "Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "聯盟功能允許您與信任的伺服器連結,交換用戶列表。舉例來說,與其他雲端聯盟的用戶分享檔案時,有了這一份列表,就可以在輸入框搜尋他們的用戶名稱。",
  18. "Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing. It is not necessary to add a server as trusted server in order to create a federated share." : "聯盟功能允許您與信任的伺服器連結,交換用戶列表。舉例來說,與其他雲端聯盟的用戶分享檔案時,有了這一份列表,就可以在輸入框搜尋他們的用戶名稱。不必將伺服器新增為受信任的伺服器就可以建立聯盟分享。"
  19. },
  20. "nplurals=1; plural=0;");