diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-03-12 02:22:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-03-12 02:22:44 +0000 |
commit | cd3ef614be3d180c03c80f651d3b41e48e9a99db (patch) | |
tree | dbf7f3d263db6bbbd565c403d50bf6251ca5ffbc /apps/updatenotification/l10n/zh_HK.js | |
parent | a1757f83a30c48d0e6582c1ce1bc05e4b21bf2fd (diff) | |
download | nextcloud-server-cd3ef614be3d180c03c80f651d3b41e48e9a99db.tar.gz nextcloud-server-cd3ef614be3d180c03c80f651d3b41e48e9a99db.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/zh_HK.js')
-rw-r--r-- | apps/updatenotification/l10n/zh_HK.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/updatenotification/l10n/zh_HK.js b/apps/updatenotification/l10n/zh_HK.js index 4ec44d32469..23d261aaeeb 100644 --- a/apps/updatenotification/l10n/zh_HK.js +++ b/apps/updatenotification/l10n/zh_HK.js @@ -5,7 +5,7 @@ OC.L10N.register( "Channel updated" : "頻道已更新", "Web updater is disabled" : "Web updater 已停用", "Update notifications" : "更新通告", - "The update server could not be reached since %d days to check for new updates." : "更新伺服器在%d天前已經無法連線檢查更新", + "The update server could not be reached since %d days to check for new updates." : "已經有 %d 天無法連線更新伺服器以檢查是否有新更新。", "Please check the Nextcloud and server log files for errors." : "請確認伺服器紀錄檔以檢視錯誤。", "Update to %1$s is available." : "更新版 %1$s 已經釋出。", "Update for %1$s to version %2$s is available." : "%1$s 的更新版 %2$s 已推出。", |