diff options
Diffstat (limited to 'apps/files_sharing/l10n/zh_HK.js')
-rw-r--r-- | apps/files_sharing/l10n/zh_HK.js | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/zh_HK.js b/apps/files_sharing/l10n/zh_HK.js index 495126eb833..c4ff937480d 100644 --- a/apps/files_sharing/l10n/zh_HK.js +++ b/apps/files_sharing/l10n/zh_HK.js @@ -248,9 +248,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 +293,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,7 +310,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" : "您分享或已與您分享的檔案與資料夾將顯示在此處", |