owncloud/core

View on GitHub
apps/federatedfilesharing/l10n/zh_TW.js

Summary

Maintainability
B
6 hrs
Test Coverage
OC.L10N.register(
    "federatedfilesharing",
    {
    "Federated sharing" : "聯合分享",
    "Add to" : "增加到",
    "Loading..." : "載入中…",
    "Change server..." : "更改伺服器...",
    "Invalid Federated Cloud ID" : "無效的雲端聯盟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" : "不允許與同一個使用者建立聯盟式分享",
    "File is already shared with %s" : "檔案已與已分享的 %s",
    "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "分享%s失敗,找不到%s,或許目前無法連線到該伺服器",
    "Federated Sharing failed: %s" : "聯合共享失敗:%s ",
    "\"%1$s\" shared \"%3$s\" with you (on behalf of \"%2$s\")" : "\"%1$s\"已分享的\"%3$s\"與您(代表 ”%2$s\")",
    "\"%1$s\" shared \"%3$s\" with you" : "\"%1$s\"已分享的\"%3$s\"與您",
    "\"%1$s\" invited you to view \"%3$s\" (on behalf of \"%2$s\")" : "\"%1$s\"邀請您查看\"%3$s\"(代表\"%2$s\")",
    "\"%1$s\" invited you to view \"%3$s\"" : "\"%1$s\"邀請您查看\"%3$s\"",
    "Accept" : "接受",
    "Decline" : "拒絕",
    "Share with me through my #ownCloud Federated Cloud ID, see %s" : "可透過我的 #ownCloud 聯盟雲端 ID,與我分享,請看 %s",
    "Share with me through my #ownCloud Federated Cloud ID" : "可透過我的 #ownCloud 聯盟雲端 ID,與我分享",
    "Federated Cloud Sharing" : "聯盟式雲端分享",
    "Open documentation" : "開啟說明文件",
    "Periodically synchronize outdated federated shares for active users" : "定期同步活動用戶的過期的聯合共享",
    "Allow users on this server to send shares to other servers" : "允許這台伺服器上的使用者發送分享給其他伺服器",
    "Allow users on this server to receive shares from other servers" : "允許這台伺服器上的使用者發送接收來自其他伺服器的分享",
    "Automatically accept federated shares from trusted servers" : "可信的自動地接受自動接受來自受信任伺服器的聯合共享",
    "Federated Cloud" : "聯盟式雲端",
    "Your Federated Cloud ID:" : "您的雲端聯盟 ID:",
    "Share it:" : "分享它:",
    "Add to your website" : "新增至您的網站",
    "Share with me via ownCloud" : "透過 ownCloud 與我分享",
    "HTML Code:" : "HTML Code:",
    "Nothing to configure." : "無需配置。"
},
"nplurals=1; plural=0;");