diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-10-03 00:20:34 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-10-03 00:20:34 +0000 |
commit | 6c14c933eb22f25fdb40741750bdf11fa47d6a01 (patch) | |
tree | e9f7f6338558457fab03c338ba2df588e0e5fdaf /apps/files/l10n/zh_HK.js | |
parent | 004d7dac91b8e6759f0279e6f932fe03d6203ba2 (diff) | |
download | nextcloud-server-6c14c933eb22f25fdb40741750bdf11fa47d6a01.tar.gz nextcloud-server-6c14c933eb22f25fdb40741750bdf11fa47d6a01.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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/zh_HK.js b/apps/files/l10n/zh_HK.js index add9449afcf..d2af2f65e2a 100644 --- a/apps/files/l10n/zh_HK.js +++ b/apps/files/l10n/zh_HK.js @@ -136,7 +136,6 @@ OC.L10N.register( "Ownership transfer request sent" : "已送出擁有權轉移的請求", "Cannot transfer ownership of a file or folder you do not own" : "無法轉移您未擁有的檔案或是資料夾所有權", "Select file or folder to link to" : "選擇要連結的檔案或資料夾", - "Choose file" : "選擇檔案", "Choose {file}" : "選擇 {file}", "New" : "新", "Loading current folder" : "目前資料夾加載中", @@ -382,6 +381,7 @@ OC.L10N.register( "Name cannot be empty" : "名稱不能空白", "Another entry with the same name already exists" : "另一個同名的條目已經存在", "Storage informations" : "儲存資訊", + "Choose file" : "選擇檔案", "Open the files app settings" : "開啟 Files 應用程式設定", "You might not have have permissions to view it, ask the sender to share it" : "您可能沒有權限檢視它,請要求寄件者分享它", "Destination is not a folder" : "目標地不是資料夾", |