diff options
Diffstat (limited to 'apps/theming/l10n/zh_HK.js')
-rw-r--r-- | apps/theming/l10n/zh_HK.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/theming/l10n/zh_HK.js b/apps/theming/l10n/zh_HK.js index 12aa2deac52..a89448f1958 100644 --- a/apps/theming/l10n/zh_HK.js +++ b/apps/theming/l10n/zh_HK.js @@ -1,7 +1,7 @@ OC.L10N.register( "theming", { - "Loading preview…" : "正在載入預覽...", + "Loading preview…" : "正在載入預覽。。。", "Saved" : "已儲存", "Admin" : "管理員", "a safe home for all your data" : "您資料的安全屋", @@ -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" : "沒有檔案被上傳", @@ -34,7 +34,7 @@ OC.L10N.register( "Name" : "名稱", "Reset to default" : "恢復預設值", "Web link" : "網路連結", - "https://…" : "https://…", + "https://…" : "https://…", "Slogan" : "標語", "Color" : "顏色", "Logo" : "Logo", |