diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-07-13 00:29:43 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-07-13 00:29:43 +0000 |
commit | 09ff81267c87286c1472a0cdb9f11d316aeb83eb (patch) | |
tree | 4bb4659412ff2d83e27a4cf1c58d745bac70e48b /apps/files_sharing/l10n/zh_HK.js | |
parent | 2f75ab3a963cff2f2f3d93c3f9391edfc2b7bb0c (diff) | |
download | nextcloud-server-09ff81267c87286c1472a0cdb9f11d316aeb83eb.tar.gz nextcloud-server-09ff81267c87286c1472a0cdb9f11d316aeb83eb.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/zh_HK.js')
-rw-r--r-- | apps/files_sharing/l10n/zh_HK.js | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/zh_HK.js b/apps/files_sharing/l10n/zh_HK.js index e1228595517..f59ee40c684 100644 --- a/apps/files_sharing/l10n/zh_HK.js +++ b/apps/files_sharing/l10n/zh_HK.js @@ -210,6 +210,9 @@ OC.L10N.register( "Expires {relativetime}" : "有效期至 {relativetime}", "this share just expired." : "此分享剛過期。", "Shared with you by {owner}" : "{owner} 已經和您分享", + "_Accept share_::_Accept shares_" : ["接受分享"], + "_Reject share_::_Reject shares_" : ["拒絕分享"], + "_Restore share_::_Restore shares_" : ["還原分享"], "Link to a file" : "連結到一個檔案", "Error creating the share: {errorMessage}" : "創建分享出錯:{errorMessage}", "Error creating the share" : "創建分享出錯", @@ -229,11 +232,17 @@ OC.L10N.register( "Shared with you and the conversation {conversation} by {owner}" : "{owner} 分享給您和 {conversation} 對話", "Shared with you in a conversation by {owner}" : "{owner} 在對話中分享給您", "Shares" : "分享", + "Overview of shared files." : "已分享檔案的概覽。", "Shared with you" : "與您分享", + "List of files that are shared with you." : "與您分享的檔案清單。", "Shared with others" : "與其他人分享", + "List of files that you shared with others." : "您與其他人分享的檔案清單。", "Shared by link" : "由連結分享", + "List of files that are shared by link." : "透過連結分享的檔案清單。", "Deleted shares" : "移除分享", + "List of shares that you removed yourself from." : "您將您自己從其中移除的分享清單。", "Pending shares" : "等待分享", + "List of unapproved shares." : "未批准的分享清單。", "No entries found in this folder" : "在此資料夾中沒有任何項目", "Name" : "名稱", "Share time" : "分享時間", |