diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-09 00:46:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-09 00:46:51 +0000 |
commit | ec2e6110f5f22f6c89e27c3aa616b8fc50b402d1 (patch) | |
tree | a1369f0cc8b4c6fd6f733c0d5b3ca4209be2e9c9 /apps/files/l10n/zh_HK.js | |
parent | dc52a2582bf87411dbaa8e7dc812627e5dede33b (diff) | |
download | nextcloud-server-ec2e6110f5f22f6c89e27c3aa616b8fc50b402d1.tar.gz nextcloud-server-ec2e6110f5f22f6c89e27c3aa616b8fc50b402d1.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/zh_HK.js')
-rw-r--r-- | apps/files/l10n/zh_HK.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files/l10n/zh_HK.js b/apps/files/l10n/zh_HK.js index a7d15f9a7fb..d01532a7810 100644 --- a/apps/files/l10n/zh_HK.js +++ b/apps/files/l10n/zh_HK.js @@ -241,6 +241,7 @@ OC.L10N.register( "Files settings" : "檔案設定", "File cannot be accessed" : "檔案無法存取", "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "找不到該檔案,或是您沒有檢視該檔案的權限。請要求寄件者分享。", + "Your files" : "您的檔案", "Open in files" : "在「檔案」應用程式中打開", "Sort favorites first" : "先排序最愛", "Sort folders before files" : "將資料夾在檔案之前排序", @@ -294,6 +295,8 @@ OC.L10N.register( "Create new templates folder" : "創建新範本資料夾", "Templates" : "模板", "New template folder" : "新範本資料夾", + "In folder" : "在資料夾中", + "Search in folder: {folder}" : "搜尋資料夾: {folder}", "One of the dropped files could not be processed" : "無法處理其中一個投放的檔案", "Uploading \"{filename}\" failed" : "上傳「{filename}」失敗", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} 個資料夾"], |