diff options
Diffstat (limited to 'apps/files_sharing/l10n/zh_TW.js')
-rw-r--r-- | apps/files_sharing/l10n/zh_TW.js | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/zh_TW.js b/apps/files_sharing/l10n/zh_TW.js index 7a1e225d653..e20c236db83 100644 --- a/apps/files_sharing/l10n/zh_TW.js +++ b/apps/files_sharing/l10n/zh_TW.js @@ -12,9 +12,15 @@ OC.L10N.register( "Files and folders you share will show up here" : "您分享的檔案與資料夾將會顯示在這裡", "No shared links" : "沒有已分享的連結", "Files and folders you share by link will show up here" : "您分享的檔案與資料夾連結將會顯示在這裡", + "No deleted shares" : "沒有移除的分享", "No shares" : "無分享", + "Restore share" : "還原分享", + "Something happened. Unable to restore the share." : "出了些狀況,無法還原分享。", + "Move or copy" : "移動或複製", "Download" : "下載", + "Delete" : "移除", "You can upload into this folder" : "你可以上傳內容到此資料夾", + "Terms of service" : "服務條款", "No compatible server found at {remote}" : "沒有在 {remote} 找到相容的伺服器", "Invalid server URL" : "無效的伺服器 URL", "Failed to add the public link to your Nextcloud" : "無法將公開連結加入您的 Nextcloud", @@ -55,6 +61,7 @@ OC.L10N.register( "{user} unshared {file} from you" : "{user} 取消與你分享檔案 {file}", "Shared with {user}" : "與 {user} 分享", "Removed share for {user}" : "移除對 {user} 的分享", + "You removed yourself" : "您自己移除", "{actor} shared with {user}" : "{actor} 分享給 {user}", "{actor} removed share for {user}" : "{actor} 移除了對 {user} 的分享", "Shared by {actor}" : "由 {actor} 分享", @@ -90,9 +97,11 @@ OC.L10N.register( "Can't change permissions for public share links" : "無法由公開分享的連結變更權限", "Cannot increase permissions" : "無法增加權限", "shared by %s" : "分享自 %s", + "Download all files" : "下載所有檔案", "Direct link" : "直接連結", "Add to your Nextcloud" : "加入到您的 Nextcloud", "Share API is disabled" : "分享 API 已停用", + "File sharing" : "檔案分享", "No entries found in this folder" : "在此資料夾中沒有任何項目", "Name" : "名稱", "Share time" : "分享時間", @@ -105,6 +114,7 @@ OC.L10N.register( "For more info, please ask the person who sent this link." : "請詢問告訴您此連結的人以瞭解更多", "Download %s" : "下載 %s", "Upload files to %s" : "上傳檔案到 %s", + "Note" : "筆記", "Select or drop files" : "選擇或拖曳檔案至此", "Uploading files…" : "上傳檔案中…", "Uploaded files:" : "已上傳的檔案:", |