diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-14 00:19:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-14 00:19:31 +0000 |
commit | fea2277b632ff724856bee182ed1ab28e7c446f5 (patch) | |
tree | 33bf918ea5f6dcba103ba3a5ac3cb73ed650e73b /apps/files/l10n/zh_HK.js | |
parent | 6f1d9eb11880efb900370f1e6857f05dbef5f84a (diff) | |
download | nextcloud-server-fea2277b632ff724856bee182ed1ab28e7c446f5.tar.gz nextcloud-server-fea2277b632ff724856bee182ed1ab28e7c446f5.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 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files/l10n/zh_HK.js b/apps/files/l10n/zh_HK.js index f78b6a95108..989478e99a2 100644 --- a/apps/files/l10n/zh_HK.js +++ b/apps/files/l10n/zh_HK.js @@ -101,12 +101,10 @@ OC.L10N.register( "Your storage is almost full ({usedSpacePercent}%)." : "您的儲存空間將近已滿({usedSpacePercent}%)。", "_matches \"{filter}\"_::_match \"{filter}\"_" : ["符合「{filter}」"], "View in folder" : "在資料夾中檢視", - "Direct link was copied (only works for users who have access to this file/folder)" : "已複製直接連結(僅適用於有權訪問此檔案/資料夾的用戶)", "Path" : "路徑", "_%n byte_::_%n bytes_" : ["%n 位元組"], "Favorited" : "已加入最愛", "Favorite" : "我的最愛", - "Copy direct link (only works for users who have access to this file/folder)" : "複製直接連結(只對能存取的用戶有用)", "New folder" : "新資料夾", "Create new folder" : "新增資料夾", "Upload file" : "上傳檔案", @@ -127,7 +125,6 @@ OC.L10N.register( "Restored by {user}" : "由 {user} 還原", "Renamed by {user}" : "由 {user} 重新命名", "Moved by {user}" : "由 {user} 移動", - "\"remote user\"" : "「遠端用戶」", "You created {file}" : "您建立了 {file}", "You created an encrypted file in {file}" : "您在 {file} 建立了一個加密的檔案", "{user} created {file}" : "{user} 建立了 {file}", @@ -314,7 +311,10 @@ OC.L10N.register( "The files you are trying to upload exceed the maximum size for file uploads on this server." : "您試圖上傳的檔案大小超過伺服器的限制", "Text file" : "文字檔", "New text file.txt" : "新文字檔.txt", + "Direct link was copied (only works for users who have access to this file/folder)" : "已複製直接連結(僅適用於有權訪問此檔案/資料夾的用戶)", + "Copy direct link (only works for users who have access to this file/folder)" : "複製直接連結(只對能存取的用戶有用)", "You can only favorite a single file or folder at a time" : "您一次只能為一個檔案或資料夾加星號", + "\"remote user\"" : "「遠端用戶」", "Search users" : "搜尋用戶", "You might not have have permissions to view it, ask the sender to share it" : "您可能沒有權限檢視它,請要求寄件者分享它", "Set up templates folder" : "設定範本資料夾", |