diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-03-22 02:23:45 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-03-22 02:23:45 +0000 |
commit | ae19cb168f9d3c45964ed50d868258798edb3f55 (patch) | |
tree | 2e8043e512b40042411f77f8a4f1525aff904033 /apps/theming | |
parent | 9e9b014e3169fd7f34ecf45dc5a379309d0843af (diff) | |
download | nextcloud-server-ae19cb168f9d3c45964ed50d868258798edb3f55.tar.gz nextcloud-server-ae19cb168f9d3c45964ed50d868258798edb3f55.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming')
-rw-r--r-- | apps/theming/l10n/zh_HK.js | 6 | ||||
-rw-r--r-- | apps/theming/l10n/zh_HK.json | 6 |
2 files changed, 6 insertions, 6 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", diff --git a/apps/theming/l10n/zh_HK.json b/apps/theming/l10n/zh_HK.json index f0643ae4e67..1eb0d71a5b9 100644 --- a/apps/theming/l10n/zh_HK.json +++ b/apps/theming/l10n/zh_HK.json @@ -1,5 +1,5 @@ { "translations": { - "Loading preview…" : "正在載入預覽...", + "Loading preview…" : "正在載入預覽。。。", "Saved" : "已儲存", "Admin" : "管理員", "a safe home for all your data" : "您資料的安全屋", @@ -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" : "沒有檔案被上傳", @@ -32,7 +32,7 @@ "Name" : "名稱", "Reset to default" : "恢復預設值", "Web link" : "網路連結", - "https://…" : "https://…", + "https://…" : "https://…", "Slogan" : "標語", "Color" : "顏色", "Logo" : "Logo", |