diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-10 00:37:30 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-10 00:37:30 +0000 |
commit | a51c200cabb1c51a5d082c30ad40ca97f46243e1 (patch) | |
tree | 79943c156faced8a7f35689c8844a29e9f54082f /apps/files_sharing/l10n/zh_TW.js | |
parent | 8ea42224ec6036ae967c9f934fb04652b8a827b6 (diff) | |
download | nextcloud-server-a51c200cabb1c51a5d082c30ad40ca97f46243e1.tar.gz nextcloud-server-a51c200cabb1c51a5d082c30ad40ca97f46243e1.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/zh_TW.js')
-rw-r--r-- | apps/files_sharing/l10n/zh_TW.js | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/zh_TW.js b/apps/files_sharing/l10n/zh_TW.js index 2d997952ef0..e05aef04420 100644 --- a/apps/files_sharing/l10n/zh_TW.js +++ b/apps/files_sharing/l10n/zh_TW.js @@ -207,7 +207,6 @@ OC.L10N.register( "Password protection" : "密碼保護", "Enter a password" : "輸入密碼", "Expiration date (enforced)" : "到期日(強制)", - "Enter a date" : "輸入日期", "Create share" : "建立分享", "Customize link" : "自訂連結", "Generate QR code" : "產生 QR code", @@ -248,9 +247,14 @@ OC.L10N.register( "Note from" : "備註來自", "Note:" : "備註:", "File drop" : "檔案投放", + "Upload files to {foldername}." : "上傳檔案至 {foldername}。", + "By uploading files, you agree to the terms of service." : "上傳檔案即表示您同意服務條款。", + "View terms of service" : "檢視服務條款", "Terms of service" : "服務條款", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} 與您分享了一個資料夾。", "To upload files, you need to provide your name first." : "要上傳檔案,您必須先提供您的名字。", + "Nickname" : "暱稱", + "Enter your nickname" : "輸入您的暱稱", "Upload files to {folder}" : "上傳檔案到 {folder}", "Submit name" : "遞交名稱", "Allow upload and editing" : "允許上傳及編輯", @@ -288,6 +292,7 @@ OC.L10N.register( "Toggle list of others with access to this file" : "切換有權存取此檔案的其他人的列表", "Unable to fetch inherited shares" : "無法擷取繼承的分享", "_The following email address is not valid: {emails}_::_The following email addresses are not valid: {emails}_" : ["以下電子郵件地址無效:{emails}"], + "Link shares" : "連結分享", "Shares" : "分享", "Unable to load the shares list" : "無法載入分享列表", "Expires {relativetime}" : "過期於 {relativetime}", @@ -304,8 +309,15 @@ OC.L10N.register( "Show sharing options" : "顯示分享選項", "Shared with others" : "與其他人分享", "Create file request" : "建立檔案請求", + "Upload files to {foldername}" : "上傳檔案至 {foldername}", + "Public file share" : "公開連結分享", + "Public shared file." : "公開分享的檔案。", "No file" : "無檔案", + "The file shared with you will show up here" : "與您分享的檔案將會在此顯示", "Public share" : "公開分享", + "Public shared files." : "公開分享的檔案。", + "No files" : "沒有檔案", + "Files and folders shared with you will show up here" : "與您分享的檔案與資料夾將會在此顯示", "Overview of shared files." : "已分享檔案的概覽。", "No shares" : "無分享", "Files and folders you shared or have been shared with you will show up here" : "您分享或已與您分享的檔案與資料夾將顯示在此處", @@ -381,6 +393,7 @@ OC.L10N.register( "Bundled permissions" : "權限套裝", "Only works for users with access to this folder" : "僅對可存取此資料夾的使用者有效", "Only works for users with access to this file" : "僅對可存取此檔案的使用者有效", + "Enter a date" : "輸入日期", "Circle" : "圈子", "Allow download" : "允許下載", "No other users with access found" : "找不到其他有存取權的使用者", |