summaryrefslogtreecommitdiffstats
path: root/core/l10n/zh_HK.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-06-06 02:33:59 +0000
committerNextcloud bot <bot@nextcloud.com>2022-06-06 02:33:59 +0000
commit31d48a7641f63da6c6744d23d4dedf448e7e1162 (patch)
tree3a8853f1751561d782d12d0bf2245fb0de8d07fb /core/l10n/zh_HK.js
parentdaa52b416508356e233f8a3bd8f8119c4aa412bb (diff)
downloadnextcloud-server-31d48a7641f63da6c6744d23d4dedf448e7e1162.tar.gz
nextcloud-server-31d48a7641f63da6c6744d23d4dedf448e7e1162.zip
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/zh_HK.js')
-rw-r--r--core/l10n/zh_HK.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/zh_HK.js b/core/l10n/zh_HK.js
index 4dd0fd0cdad..9816ca897f7 100644
--- a/core/l10n/zh_HK.js
+++ b/core/l10n/zh_HK.js
@@ -3,11 +3,11 @@ OC.L10N.register(
{
"Please select a file." : "請選擇檔案。",
"File is too big" : "檔案太大",
- "The selected file is not an image." : "選擇的檔案不是圖像檔。",
+ "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 的限制",
+ "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 參數的設定",
"The file was only partially uploaded" : "檔案僅部分上傳",
"No file was uploaded" : "沒有檔案被上傳",
"Missing a temporary folder" : "找不到暫存資料夾",