diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-01-18 02:45:20 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-01-18 02:45:20 +0000 |
commit | a7eefa293e4735ab9f249f9d12ced3e70823da35 (patch) | |
tree | d6c7879fc79016a1288c6bd89f6da0340530a93a /apps | |
parent | c154bfcf2d852a5e53e9313bb4c1a73218b079b6 (diff) | |
download | nextcloud-server-a7eefa293e4735ab9f249f9d12ced3e70823da35.tar.gz nextcloud-server-a7eefa293e4735ab9f249f9d12ced3e70823da35.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps')
-rw-r--r-- | apps/theming/l10n/zh_HK.js | 2 | ||||
-rw-r--r-- | apps/theming/l10n/zh_HK.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/theming/l10n/zh_HK.js b/apps/theming/l10n/zh_HK.js index 662acde2343..8e3cf62c97b 100644 --- a/apps/theming/l10n/zh_HK.js +++ b/apps/theming/l10n/zh_HK.js @@ -16,7 +16,7 @@ OC.L10N.register( "The given slogan is too long" : "指定的標語太長", "The given color is invalid" : "指定的顏色無效", "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 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" : "沒有檔案被上傳", diff --git a/apps/theming/l10n/zh_HK.json b/apps/theming/l10n/zh_HK.json index e7de06b3f8e..54a743ed9e1 100644 --- a/apps/theming/l10n/zh_HK.json +++ b/apps/theming/l10n/zh_HK.json @@ -14,7 +14,7 @@ "The given slogan is too long" : "指定的標語太長", "The given color is invalid" : "指定的顏色無效", "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 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" : "沒有檔案被上傳", |