summaryrefslogtreecommitdiffstats
path: root/core/l10n/zh_HK.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-04-11 02:24:42 +0000
committerNextcloud bot <bot@nextcloud.com>2021-04-11 02:24:42 +0000
commitd942a5b2be287dc9a6bc99a35d23447cc0be83c4 (patch)
tree23fe722b981f3e28d91d0b02ad3e978ac208754a /core/l10n/zh_HK.json
parentbbee01117e36fcabf7db8195343d897bc28c619a (diff)
downloadnextcloud-server-d942a5b2be287dc9a6bc99a35d23447cc0be83c4.tar.gz
nextcloud-server-d942a5b2be287dc9a6bc99a35d23447cc0be83c4.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/zh_HK.json')
-rw-r--r--core/l10n/zh_HK.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/core/l10n/zh_HK.json b/core/l10n/zh_HK.json
index 9e57bbb45b2..75637db946b 100644
--- a/core/l10n/zh_HK.json
+++ b/core/l10n/zh_HK.json
@@ -3,6 +3,14 @@
"File is too big" : "檔案太大",
"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 file was only partially uploaded" : "檔案僅部分上傳",
+ "No file was uploaded" : "沒有檔案被上傳",
+ "Missing a temporary folder" : "找不到暫存資料夾",
+ "Could not write file to disk" : "寫入硬碟失敗",
+ "A PHP extension stopped the file upload" : "某個 PHP 擴充功能終止檔案的上傳",
"Invalid file provided" : "提供的檔案無效",
"No image or file provided" : "未提供圖像或檔案",
"Unknown filetype" : "未知的檔案類型",