diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-04-19 00:20:56 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-04-19 00:20:56 +0000 |
commit | 590782482721b24afe4bfe8597be39af0df52072 (patch) | |
tree | 84605cf9273f2fcc0b5999804bd678c7214c571a /apps/updatenotification/l10n | |
parent | c22cfa4422440bacf05024d980d5c737a0812d70 (diff) | |
download | nextcloud-server-590782482721b24afe4bfe8597be39af0df52072.tar.gz nextcloud-server-590782482721b24afe4bfe8597be39af0df52072.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/updatenotification/l10n')
-rw-r--r-- | apps/updatenotification/l10n/zh_HK.js | 2 | ||||
-rw-r--r-- | apps/updatenotification/l10n/zh_HK.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/updatenotification/l10n/zh_HK.js b/apps/updatenotification/l10n/zh_HK.js index f57d0e4cd44..c12375d6c26 100644 --- a/apps/updatenotification/l10n/zh_HK.js +++ b/apps/updatenotification/l10n/zh_HK.js @@ -23,7 +23,7 @@ OC.L10N.register( "Apps missing compatible version" : "應用程式缺少兼容版本", "View in store" : "在商店中檢視", "Apps with compatible version" : "具有兼容版本的應用程式", - "Please note that the web updater is not recommended with more than 100 accounts! Please use the command line updater instead!" : "請注意,不建議使用超過 100 個賬戶的網絡更新程序! 請改用命令行更新程序!", + "Please note that the web updater is not recommended with more than 100 accounts! Please use the command line updater instead!" : "請注意,不建議使用超過 100 個帳戶的網絡更新程序! 請改用命令行更新程序!", "Open updater" : "打開更新程式", "Download now" : "立即下載", "Web updater is disabled. Please use the command line updater or the appropriate update mechanism for your installation method (e.g. Docker pull) to update." : "網頁更新程式已停用。請使用命令列更新程式或適合您安裝方式的適當更新機制(例如 Docker pull)進行更新。", diff --git a/apps/updatenotification/l10n/zh_HK.json b/apps/updatenotification/l10n/zh_HK.json index 69cd91ed655..d20a4ce8bbf 100644 --- a/apps/updatenotification/l10n/zh_HK.json +++ b/apps/updatenotification/l10n/zh_HK.json @@ -21,7 +21,7 @@ "Apps missing compatible version" : "應用程式缺少兼容版本", "View in store" : "在商店中檢視", "Apps with compatible version" : "具有兼容版本的應用程式", - "Please note that the web updater is not recommended with more than 100 accounts! Please use the command line updater instead!" : "請注意,不建議使用超過 100 個賬戶的網絡更新程序! 請改用命令行更新程序!", + "Please note that the web updater is not recommended with more than 100 accounts! Please use the command line updater instead!" : "請注意,不建議使用超過 100 個帳戶的網絡更新程序! 請改用命令行更新程序!", "Open updater" : "打開更新程式", "Download now" : "立即下載", "Web updater is disabled. Please use the command line updater or the appropriate update mechanism for your installation method (e.g. Docker pull) to update." : "網頁更新程式已停用。請使用命令列更新程式或適合您安裝方式的適當更新機制(例如 Docker pull)進行更新。", |