diff options
Diffstat (limited to 'apps/theming/l10n/zh_HK.js')
-rw-r--r-- | apps/theming/l10n/zh_HK.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/theming/l10n/zh_HK.js b/apps/theming/l10n/zh_HK.js index a89448f1958..38db2be69e1 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" : "沒有檔案被上傳", |