diff options
Diffstat (limited to 'apps/files_sharing/l10n/zh_HK.json')
-rw-r--r-- | apps/files_sharing/l10n/zh_HK.json | 51 |
1 files changed, 24 insertions, 27 deletions
diff --git a/apps/files_sharing/l10n/zh_HK.json b/apps/files_sharing/l10n/zh_HK.json index e81eef7f152..534ee1f127a 100644 --- a/apps/files_sharing/l10n/zh_HK.json +++ b/apps/files_sharing/l10n/zh_HK.json @@ -1,29 +1,4 @@ { "translations": { - "Shared with you" : "與您分享", - "Nothing shared with you yet" : "目前沒有任何與您分享的內容", - "Files and folders others share with you will show up here" : "與您分享的檔案與資料夾將會顯示在這裡", - "Shared with others" : "與其他人分享", - "Nothing shared yet" : "目前沒有分享內容", - "Files and folders you share will show up here" : "您分享的檔案與資料夾將會顯示在這裡", - "Shared by link" : "由連結分享", - "No shared links" : "沒有已分享的連結", - "Files and folders you share by link will show up here" : "您分享的檔案與資料夾連結將會顯示在這裡", - "Deleted shares" : "移除分享", - "No deleted shares" : "沒有移除的分享", - "Shares you deleted will show up here" : "您刪除的分享會在此顯示", - "Pending shares" : "等待分享", - "No pending shares" : "沒有待處理的分享", - "Shares you have received but not confirmed will show up here" : "您收到但尚未確認的分享將會在此顯示", - "Shares" : "分享", - "No shares" : "無分享", - "Shares will show up here" : "分享將會在此顯示", - "Restore" : "回復", - "Restore share" : "還原分享", - "Something happened. Unable to restore the share." : "出了些狀況,無法還原分享。", - "Accept share" : "接受分享", - "Something happened. Unable to accept the share." : "好像有東西出錯了。無法接受分享。", - "Reject share" : "拒絕分享", - "Something happened. Unable to reject the share." : "好像有東西出錯了。無法拒絕分享。", "Waiting…" : "正在等待……", "error" : "錯誤", "finished" : "已結束", @@ -38,8 +13,6 @@ "No compatible server found at {remote}" : "沒有在 {remote} 找到相容的伺服器", "Invalid server URL" : "無效的伺服器 URL", "Failed to add the public link to your Nextcloud" : "無法將公開連結加入您的 Nextcloud", - "No expiration date set" : "未指定到期日", - "Shared by" : "分享自", "File shares" : "檔案分享", "Downloaded via public link" : "透過公用連結下載", "Downloaded by {email}" : "{email} 已下載", @@ -245,6 +218,7 @@ "Share {propertyName} saved" : "分享 {propertyName} 已保存", "Shared" : "已分享", "Share" : "分享", + "Shared by" : "分享自", "Shared with" : "分享給", "Password created successfully" : "成功創建了密碼", "Error generating password from password policy" : "從密碼策略生成密碼時出錯", @@ -252,6 +226,12 @@ "Shared with you and {circle} by {owner}" : "{owner} 分享給您和 {circle}", "Shared with you and the conversation {conversation} by {owner}" : "{owner} 分享給您和 {conversation} 對話", "Shared with you in a conversation by {owner}" : "{owner} 在對話中分享給您", + "Shares" : "分享", + "Shared with you" : "與您分享", + "Shared with others" : "與其他人分享", + "Shared by link" : "由連結分享", + "Deleted shares" : "移除分享", + "Pending shares" : "等待分享", "No entries found in this folder" : "在此資料夾中沒有任何項目", "Name" : "名稱", "Share time" : "分享時間", @@ -270,6 +250,23 @@ "Uploaded files:" : "已上傳的檔案:", "By uploading files, you agree to the %1$sterms of service%2$s." : "上傳檔案即表示您同意 %1$s服務條款%2$s。 ", "Add to your Nextcloud" : "加入到您的 Nextcloud", + "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" : "您分享的檔案與資料夾連結將會顯示在這裡", + "No deleted shares" : "沒有移除的分享", + "Shares you deleted will show up here" : "您刪除的分享會在此顯示", + "No pending shares" : "沒有待處理的分享", + "Shares you have received but not confirmed will show up here" : "您收到但尚未確認的分享將會在此顯示", + "No shares" : "無分享", + "Shares will show up here" : "分享將會在此顯示", + "Restore" : "回復", + "Something happened. Unable to restore the share." : "出了些狀況,無法還原分享。", + "Something happened. Unable to accept the share." : "好像有東西出錯了。無法接受分享。", + "Something happened. Unable to reject the share." : "好像有東西出錯了。無法拒絕分享。", + "No expiration date set" : "未指定到期日", "Sharing %s failed because the back end does not support sciencemesh shares" : "分享 %s 失敗,因為後端不支援 Science Mesh 分享", "One or more of your shares will expire tomorrow" : "您的一個或多個分享將於明日到期", "Science Mesh" : "Science Mesh", |