owncloud/core

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

Summary

Maintainability
F
3 days
Test Coverage
OC.L10N.register(
    "files_sharing",
    {
    "Server to server sharing is not enabled on this server" : "伺服器對伺服器共享在這台伺服器上面並未啟用",
    "The mountpoint name contains invalid characters." : "掛載的名稱含有不合法的字元",
    "Not allowed to create a federated share with the same user server" : "不允許在同一個使用者伺服器建立聯盟式分享",
    "Storage not valid" : "儲存空間無法使用",
    "Shared with you" : "與您分享",
    "Shared with others" : "與其他人分享",
    "Shared by link" : "由連結分享",
    "Anonymous upload" : "匿名上傳",
    "Click to select files or use drag & drop to upload" : "單擊以選擇文件或使用拖放進行上傳",
    "Uploaded files" : "上傳的文件",
    "Uploading..." : "上傳中…",
    "Nothing shared with you yet" : "目前沒有任何與您分享的內容",
    "Files and folders others share with you will show up here" : "與您分享的檔案與資料夾將會顯示在這裡",
    "Nothing shared yet" : "目前沒有分享內容",
    "Files and folders you share will show up here" : "您分享的檔案與資料夾將會顯示在這裡",
    "No shared links" : "沒有已分享的連結",
    "Files and folders you share by link will show up here" : "您分享的檔案與資料夾連結將會顯示在這裡",
    "An error occurred while updating share state: {message}" : "更新分享狀態時發生錯誤:{message}",
    "Accept Share" : "接受分享",
    "Decline Share" : "下降分享",
    "Cancel" : "取消",
    "You can upload into this folder" : "你可以上傳內容到此資料夾",
    "Add" : "加入",
    "No ownCloud installation (7 or higher) found at {remote}" : "沒有在 {remote} 找到 ownCloud (本版7 或 更新版)",
    "Invalid ownCloud url" : "無效的 ownCloud URL",
    "Share" : "分享",
    "Create public link" : "建立公開連結",
    "No expiration date set" : "沒有設定到期日",
    "Declined" : "已拒絕",
    "Pending" : "等候中",
    "Shared by" : "分享自",
    "Sharing" : "分享",
    "A file or folder has been <strong>shared</strong>" : "檔案或目錄已被 <strong>分享</strong>",
    "A file or folder was shared from <strong>another server</strong>" : "檔案或目錄已被 <strong>其他伺服器</strong> 分享",
    "A public shared file or folder was <strong>downloaded</strong>" : "共享檔案或目錄已被 <strong>下載</strong>",
    "%1$s unshared %2$s from you" : "%1$s 取消與你分享 %2$s",
    "Public shared folder %1$s was downloaded" : "共享資料夾 %1$s 已被下載",
    "Public shared file %1$s was downloaded" : "共享檔案 %1$s 已被下載",
    "You shared %1$s with %2$s" : "您與 %2$s 分享了 %1$s",
    "%2$s shared %1$s with %3$s" : "%2$s 與 %3$s 分享了 %1$s",
    "You removed the share of %2$s for %1$s" : "您移除了分享 %2$s 給 %1$s",
    "%2$s removed the share of %3$s for %1$s" : "%2$s刪除了的分享%3$s 對於%1$s",
    "You unshared %1$s shared by %2$s from self" : "您未已分享的 %1$s 通過已分享的 %2$s 來自我",
    "You shared %1$s with group %2$s" : "您與 %2$s 群組分享了 %1$s",
    "%2$s shared %1$s with group %3$s" : "%2$s 與群組 %3$s 分享了 %1$s",
    "You removed the share of group %2$s for %1$s" : "您刪除了群組的分享%2$s對於%1$s",
    "%2$s removed the share of group %3$s for %1$s" : "%2$s刪除了群組的分享%3$s對於%1$s",
    "%2$s shared %1$s via link" : "%2$s 透過連結分享了 %1$s ",
    "You shared %1$s via link" : "您以連結分享了 %1$s",
    "You removed the public link for %1$s" : "您已移除公開的連結對於%1$s",
    "%2$s removed the public link for %1$s" : "%2$s刪除了的公開的連結%1$s",
    "Your public link for %1$s expired" : "您公開的連結 %1$s已過期",
    "The public link of %2$s for %1$s expired" : "的公開的連結%2$s對於%1$s已過期",
    "%2$s shared %1$s with you" : "%2$s 與您分享了 %1$s",
    "%2$s removed the share for %1$s" : "%2$s刪除了以下分享%1$s",
    "Downloaded via public link" : "透過公用連結下載",
    "Shared with %2$s" : "與 %2$s 分享",
    "Shared with %3$s by %2$s" : "透過 %2$s 與 %3$s 分享",
    "Removed share for %2$s" : "已移除分享對於%2$s",
    "%2$s removed share for %3$s" : "%2$s已移除分享對於%3$s",
    "Unshared %1$s from self" : "未分享%1$s來自我",
    "Shared with group %2$s" : "與群組 %2$s 分享",
    "Shared with group %3$s by %2$s" : "透過 %2$s 與群組 %3$s 分享",
    "Removed share of group %2$s" : "已移除分享的群組%2$s",
    "%2$s removed share of group %3$s" : "%2$s已移除分享的群組%3$s",
    "Shared via link by %2$s" : "%2$s 透過連結分享",
    "Shared via public link" : "透過公用連結分享",
    "Removed public link" : "已移除公開的連結",
    "%2$s removed public link" : "%2$s已移除公開的連結",
    "Public link expired" : "公開的連結已過期",
    "Public link of %2$s expired" : "公開的連結的%2$s已過期",
    "Shared by %2$s" : "由 %2$s 分享",
    "Shares" : "分享",
    "File sharing" : "檔案分享",
    "Public link" : "公開的連結",
    "Couldn't send mail to following recipient(s): %s " : "無法發送郵件給以下人員:%s",
    "Share API is disabled" : "分享 API 已停用",
    "Wrong share ID, share doesn't exist" : "錯誤的分享 ID,分享不存在",
    "Share points to a node not available" : "分享點到節點不可用的",
    "Could not delete share" : "可能不能刪除分享",
    "Please specify a file or folder path" : "請指定檔案或資料夾路徑",
    "Wrong path, file/folder doesn't exist" : "錯誤路徑,檔案/資料夾不存在",
    "Invalid date, date format must be YYYY-MM-DD" : "無效日期,日期格式必須為 YYYY-MM-DD",
    "Please specify a valid user" : "請指定正確的使用者",
    "Group sharing is disabled by the administrator" : "群組分享已被管理者停用",
    "Please specify a valid group" : "請指定正確的群組",
    "The group is blacklisted for sharing" : "該群組已列入共享黑名單",
    "Public link sharing is disabled by the administrator" : "公開連結分享已被管理者停用",
    "Public upload disabled by the administrator" : "公開上傳已被管理者停用",
    "Public upload is only possible for publicly shared folders" : "公開上傳只可能給公用分享資料夾",
    "Sharing %s failed because the back end does not allow shares from type %s" : "分享 %s 失敗因為後台不允許從類型 %s 來分享",
    "shareWith parameter must be a string" : "shareWith參數必須為字符串",
    "Unknown share type" : "未知分享類型",
    "Could not lock path" : "無法鎖定路徑",
    "Not a directory" : "不是目錄",
    "Could not update share" : "無法更新分享",
    "Can't change permissions for public share links" : "無法變更公開分享連結的權限",
    "Only recipient can change accepted state" : "只有收件人可以更改接受狀態",
    "\"%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" : "拒絕",
    "Automatically accept new incoming local user shares" : "自動地接受新來的本地端使用者分享",
    "Allow finding you via autocomplete in share dialog. If this is disabled the full username needs to be entered." : "允許經由分享對話框中的自動完成功能找到您。 如果已停用此選項,則需要輸入完整的使用者名稱。",
    "This share is password-protected" : "這個分享有密碼保護",
    "Password" : "密碼",
    "The password is wrong. Try again." : "請檢查您的密碼並再試一次",
    "Proceed" : "已執行",
    "No entries found in this folder" : "在此資料夾中沒有任何項目",
    "Name" : "名稱",
    "State" : "州",
    "Share time" : "分享時間",
    "Expiration date" : "到期日",
    "Sorry, this link doesn’t seem to work anymore." : "抱歉,此連結已經失效",
    "Reasons might be:" : "可能的原因:",
    "the item was removed" : "項目已經移除",
    "the link expired" : "連結過期",
    "sharing is disabled" : "分享功能已停用",
    "For more info, please ask the person who sent this link." : "請詢問告訴您此連結的人以瞭解更多",
    "%s is publicly shared" : "%s公開已分享的",
    "Download" : "下載",
    "Download %s" : "下載 %s",
    "Direct link" : "直接連結",
    "Nothing to configure." : "無需配置。",
    "Group Sharing Blacklist" : "群組分享黑名單",
    "Exclude groups from receiving shares" : "將群組從接收股票中排除"
},
"nplurals=1; plural=0;");