diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-04-09 00:20:02 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-04-09 00:20:02 +0000 |
commit | 10779fcabebb0604d07c1a096d5a04f490db2a07 (patch) | |
tree | 650779ac31ea1dd149e1a3c0896f204966ca0df8 /apps/settings/l10n/zh_CN.json | |
parent | 659307ea02f565ea8737a7c3845d8e732125534a (diff) | |
download | nextcloud-server-10779fcabebb0604d07c1a096d5a04f490db2a07.tar.gz nextcloud-server-10779fcabebb0604d07c1a096d5a04f490db2a07.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/zh_CN.json')
-rw-r--r-- | apps/settings/l10n/zh_CN.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/settings/l10n/zh_CN.json b/apps/settings/l10n/zh_CN.json index 2314c8ca68f..e6dce62cb45 100644 --- a/apps/settings/l10n/zh_CN.json +++ b/apps/settings/l10n/zh_CN.json @@ -161,7 +161,6 @@ "This instance is missing some required PHP modules. It is required to install them: %s." : "该实例缺少一些必须的PHP模块。必须安装以下模块:%s", "The PHP OPcache module is not loaded. For better performance it is recommended to load it into your PHP installation." : "未加载 PHP OPcache 模块。为了更好的性能,建议将其加载到您的 PHP 安装中。", "PHP version" : "PHP版本", - "You are currently running PHP %s. PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible." : "您当前正在使用 PHP %s。在 Nextcloud 27 中 PHP 8.0 已过时,而在 Nextcloud 28 中可能最低需要 PHP 8.1。请尽快升级 PHP 至官方支持的最新版本。", "You are currently running PHP %s." : "您当前正在使用 PHP %s。", "PHP \"output_buffering\" option" : "PHP output_buffering 选项", "PHP configuration option \"output_buffering\" must be disabled" : "PHP 设置选项 output_buffering 必须被禁用", @@ -672,6 +671,7 @@ "These groups will still be able to receive shares, but not to initiate them." : "这些组将仍可以获取共享,但无法向他人共享。", "Old user imported certificates" : "旧用户导入的证书", "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them: %s." : "该实例缺少一些推荐的PHP模块。强烈建议您安装以下模块以提升性能和兼容性:%s", + "You are currently running PHP %s. PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible." : "您当前正在使用 PHP %s。在 Nextcloud 27 中 PHP 8.0 已过时,而在 Nextcloud 28 中可能最低需要 PHP 8.1。请尽快升级 PHP 至官方支持的最新版本。", "Rating: {score}/10" : "评分:{score}/10", "You are about to remove the group \"{group}\". The users will NOT be deleted." : "你将移除群组 “{group}”。群组内的用户不会被删除。", "No users" : "无用户", |