diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-01-27 02:28:17 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-01-27 02:28:17 +0000 |
commit | 485bc35e74d06d820be2461017ccdac9c418f453 (patch) | |
tree | 2a660e5209af29fb17c3e2e03b1222c81d0755ca /core/l10n/zh_HK.json | |
parent | fb3261a062c0b63d826ec6bc5548505380fd189f (diff) | |
download | nextcloud-server-485bc35e74d06d820be2461017ccdac9c418f453.tar.gz nextcloud-server-485bc35e74d06d820be2461017ccdac9c418f453.zip |
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/zh_HK.json')
-rw-r--r-- | core/l10n/zh_HK.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/zh_HK.json b/core/l10n/zh_HK.json index 18fa363ecae..d619a2d13c4 100644 --- a/core/l10n/zh_HK.json +++ b/core/l10n/zh_HK.json @@ -1,8 +1,8 @@ { "translations": { "Please select a file." : "請選擇一個檔案。", "File is too big" : "檔案太大", - "The selected file is not an image." : "選擇的檔案不是圖像檔案。", - "The selected file cannot be read." : "選擇的檔案無法讀取。", + "The selected file is not an image." : "已選的檔案不是圖像檔案。", + "The selected file cannot be read." : "無法讀取已選的檔案。", "The file was uploaded" : "檔案已上傳", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "上傳的檔案大小超過 php.ini 當中 upload_max_filesize 參數的設定", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "上傳的檔案大小超過 HTML 表單中 MAX_FILE_SIZE 參數的設定", |