diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-18 00:19:55 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-18 00:19:55 +0000 |
commit | 533dec0df0b3bcd2dd019424cb59744f68bae4c6 (patch) | |
tree | 2d3f520b4f4c0f27ae11db6dcebccf148184f7eb /apps/files/l10n/zh_HK.json | |
parent | 8e596bb5e80d8689fff593607a64b5f6a33c9930 (diff) | |
download | nextcloud-server-533dec0df0b3bcd2dd019424cb59744f68bae4c6.tar.gz nextcloud-server-533dec0df0b3bcd2dd019424cb59744f68bae4c6.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/zh_HK.json')
-rw-r--r-- | apps/files/l10n/zh_HK.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/files/l10n/zh_HK.json b/apps/files/l10n/zh_HK.json index ab305638ce7..fc9b165222d 100644 --- a/apps/files/l10n/zh_HK.json +++ b/apps/files/l10n/zh_HK.json @@ -99,10 +99,12 @@ "Your storage is almost full ({usedSpacePercent}%)." : "您的儲存空間將近已滿({usedSpacePercent}%)。", "_matches \"{filter}\"_::_match \"{filter}\"_" : ["符合「{filter}」"], "View in folder" : "在資料夾中檢視", + "Direct link was copied (only works for people who have access to this file/folder)" : "已複製直接連結(僅適用於有權訪問此檔案/資料夾的人仕)", "Path" : "路徑", "_%n byte_::_%n bytes_" : ["%n 位元組"], "Favorited" : "已加入最愛", "Favorite" : "我的最愛", + "Copy direct link (only works for people who have access to this file/folder)" : "複製直接連結(只對能存取的人仕有用)", "New folder" : "新資料夾", "Create new folder" : "新增資料夾", "Upload file" : "上傳檔案", @@ -123,6 +125,7 @@ "Restored by {user}" : "由 {user} 還原", "Renamed by {user}" : "由 {user} 重新命名", "Moved by {user}" : "由 {user} 移動", + "\"remote account\"" : "「遠端賬戶」", "You created {file}" : "您建立了 {file}", "You created an encrypted file in {file}" : "您在 {file} 建立了一個加密的檔案", "{user} created {file}" : "{user} 建立了 {file}", @@ -300,6 +303,10 @@ "Files and folders you mark as favorite will show up here" : "您標記為最愛的檔案與資料夾將會顯示在這裡", "All files" : "所有檔案", "List of your files and folders." : "您的檔案與資料夾清單。", + "Personal Files" : "個人檔案", + "List of your files and folders that are not shared." : "未分享的檔案與資料夾清單。", + "No personal files found" : "找不到個人檔案", + "Files that are not shared will show up here." : "尚未分享的檔案將會顯示在此處。", "List of recently modified files and folders." : "最近修改的檔案和資料夾的清單。", "No recently modified files" : "近期無修改檔案", "Files and folders you recently modified will show up here." : "您最近修改的檔案和資料夾將顯示在此處。", |