nextcloud/apps/files_sharing/l10n/zh_TW.js

74 lines
4.7 KiB
JavaScript
Raw Normal View History

OC.L10N.register(
"files_sharing",
{
"Server to server sharing is not enabled on this server" : "伺服器對伺服器共享在這台伺服器上面並未啟用",
2015-11-05 09:55:14 +03:00
"The mountpoint name contains invalid characters." : "掛載的名稱含有不合法的字元",
2016-01-10 09:55:57 +03:00
"Not allowed to create a federated share with the same user server" : "不允許在同一個使用者伺服器建立聯盟式分享",
"Invalid or untrusted SSL certificate" : "無效或是不信任的 SSL憑證",
2015-10-24 08:55:42 +03:00
"Could not authenticate to remote share, password might be wrong" : "無法驗證遠端分享,可能是密碼錯誤",
"Storage not valid" : "儲存空間無法使用",
"Couldn't add remote share" : "無法加入遠端分享",
2016-01-10 09:55:57 +03:00
"Shared with you" : "與您分享",
"Shared with others" : "與其他人分享",
"Shared by link" : "由連結分享",
2015-10-24 08:55:42 +03:00
"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" : "您分享的檔案與資料夾連結將會顯示在這裡",
"Do you want to add the remote share {name} from {owner}@{remote}?" : "是否要加入來自 {owner}@{remote} 的遠端分享 {name} ",
"Remote share" : "遠端分享",
"Remote share password" : "遠端分享密碼",
"Cancel" : "取消",
"Add remote share" : "加入遠端分享",
2015-10-24 08:55:42 +03:00
"You can upload into this folder" : "你可以上傳內容到此資料夾",
2015-10-29 08:55:45 +03:00
"No ownCloud installation (7 or higher) found at {remote}" : "沒有在 {remote} 找到 ownCloud (本版7 或 更新版)",
"Invalid ownCloud url" : "無效的 ownCloud URL",
2016-01-10 09:55:57 +03:00
"Shared by" : "分享自",
2015-08-25 19:39:10 +03:00
"Sharing" : "分享",
2015-02-20 09:55:01 +03:00
"A file or folder has been <strong>shared</strong>" : "檔案或目錄已被 <strong>分享</strong>",
2015-10-24 08:55:42 +03:00
"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>",
"You received a new remote share %2$s from %1$s" : "您收到了一個遠端分享 %2$s 來自於 %1$s",
"You received a new remote share from %s" : "您收到了一個遠端分享來自於 %s",
"%1$s accepted remote share %2$s" : "%1$s 接受了遠端分享 %2$s",
"%1$s declined remote share %2$s" : "%1$s 拒絕了遠端分享 %2$s",
2015-11-05 09:55:14 +03:00
"%1$s unshared %2$s from you" : "%1$s 取消與你分享 %2$s",
2015-10-24 08:55:42 +03:00
"Public shared folder %1$s was downloaded" : "共享資料夾 %1$s 已被下載",
"Public shared file %1$s was downloaded" : "共享檔案 %1$s 已被下載",
2015-02-20 09:55:01 +03:00
"You shared %1$s with %2$s" : "您與 %2$s 分享了 %1$s",
2015-10-24 08:55:42 +03:00
"%2$s shared %1$s with %3$s" : "%2$s 與 %3$s 分享了 %1$s",
2016-02-12 09:56:04 +03:00
"You shared %1$s with group %2$s" : "您與 %2$s 群組分享了 %1$s",
2015-10-24 08:55:42 +03:00
"%2$s shared %1$s with group %3$s" : "%2$s 與群組 %3$s 分享了 %1$s",
"%2$s shared %1$s via link" : "%2$s 透過連結分享了 %1$s ",
2015-02-20 09:55:01 +03:00
"You shared %1$s via link" : "您以連結分享了 %1$s",
2016-02-12 09:56:04 +03:00
"%2$s shared %1$s with you" : "%2$s 與您分享了 %1$s",
2015-10-24 08:55:42 +03:00
"Downloaded via public link" : "透過公用連結下載",
"Shared with %2$s" : "與 %2$s 分享",
"Shared with %3$s by %2$s" : "透過 %2$s 與 %3$s 分享",
2016-02-12 09:56:04 +03:00
"Shared with group %2$s" : "與群組 %2$s 分享",
2015-10-24 08:55:42 +03:00
"Shared with group %3$s by %2$s" : "透過 %2$s 與群組 %3$s 分享",
"Shared via link by %2$s" : "%2$s 透過連結分享",
"Shared via public link" : "透過公用連結分享",
2016-02-12 09:56:04 +03:00
"Shared by %2$s" : "由 %2$s 分享",
2015-02-20 09:55:01 +03:00
"Shares" : "分享",
"This share is password-protected" : "這個分享有密碼保護",
"The password is wrong. Try again." : "請檢查您的密碼並再試一次",
"Password" : "密碼",
2015-08-25 19:39:10 +03:00
"No entries found in this folder" : "在此資料夾中沒有任何項目",
"Name" : "名稱",
"Share time" : "分享時間",
"Sorry, this link doesnt 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." : "請詢問告訴您此連結的人以瞭解更多",
"Add to your ownCloud" : "加入到你的 ownCloud",
"Download" : "下載",
"Download %s" : "下載 %s",
2016-04-26 11:50:32 +03:00
"Direct link" : "直接連結"
},
"nplurals=1; plural=0;");