aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/l10n/zh_CN.json
diff options
context:
space:
mode:
Diffstat (limited to 'apps/settings/l10n/zh_CN.json')
-rw-r--r--apps/settings/l10n/zh_CN.json68
1 files changed, 66 insertions, 2 deletions
diff --git a/apps/settings/l10n/zh_CN.json b/apps/settings/l10n/zh_CN.json
index aca6f1fd779..0e32e5c543c 100644
--- a/apps/settings/l10n/zh_CN.json
+++ b/apps/settings/l10n/zh_CN.json
@@ -134,26 +134,69 @@
"Background jobs" : "后台任务",
"Unlimited" : "无限",
"Verifying" : "正在验证",
+ "Brute-force Throttle" : "暴力破解限制",
+ "Your remote address could not be determined." : "无法确定您的远程地址",
+ "Your remote address was identified as \"%s\" and is brute-force throttled at the moment slowing down the performance of various requests. If the remote address is not your address this can be an indication that a proxy is not configured correctly." : "您的地址 %s 因疑似暴力攻击已被限制,您可能在各种请求中遇到性能缓慢的问题。若前述地址与您的实际地址存在出入,则您可能错误配置了代理服务器。",
+ "Your remote address \"%s\" is not brute-force throttled." : "您的地址 %s 未受暴力攻击限制",
+ "Old user imported certificates" : "旧用户导入的证书",
"A background job is pending that checks for user imported SSL certificates. Please check back later." : "一个检查用户导入的 SSL 证书的后台工作正在进行中。请稍后再来检查。",
"There are some user imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "目前存在一些用户导入的 SSL 证书,这在 Nextcloud 21 中已经不使用了。它们可以通过“occ security:certificates:import”命令在命令行导入。它们在数据目录下的路径如下所示。",
+ "Default phone region" : "默认电话区域",
"Your installation has no default phone region set. This is required to validate phone numbers in the profile settings without a country code. To allow numbers without a country code, please add \"default_phone_region\" with the respective ISO 3166-1 code of the region to your config file." : "您在安装过程中未设置默认的国际区号。缺失国际区号的电话号码时将使用默认的国际区号进行验证。要允许无国际区号的电话,请在您的配置文件中添加 “default_phone_region” 设置选项并依照 ISO 3166-1 进行设置。",
+ "Email test" : "电子邮件测试",
+ "Email test was successfully sent" : "测试电子邮件成功发出",
+ "You have not set or verified your email server configuration, yet. Please head over to the \"Basic settings\" in order to set them. Afterwards, use the \"Send email\" button below the form to verify your settings." : "您尚未配置电子邮件服务器或尚未验证配置。请在“基本设置”中进行配置。配置完毕后,请点击表单下方的“发送电子邮件”按钮来验证您的设置。",
+ "File locking" : "文件锁定",
+ "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems." : "事务性文件锁定已禁用,可能会引发争用问题。请在 config.php 中启用 filelocking.enabled 以避免这类问题的发生。",
+ "The database is used for transactional file locking. To enhance performance, please configure memcache, if available." : "当前正在使用数据库处理事务性文件锁定。若有内存缓存可用,请进行配置以提升性能。",
+ "Forwarded for headers" : "转发标头",
+ "Your \"trusted_proxies\" setting is not correctly set, it should be an array." : "您的 trusted_proxy 设置存在错误,应为一个列表。",
+ "The reverse proxy header configuration is incorrect. This is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "反向代理标头设置不正确。这会允许攻击者对 Nextcloud 假冒其IP地址并引发安全问题。",
+ "Your IP address was resolved as %s" : "您的IP地址为%s",
+ "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "反向代理标头设置不正确,或您正在通过受信任的代理访问 Nextcloud。若您并未使用受信任的代理,这表示存在安全问题,攻击者可以对 Nextcloud 假冒其IP地址。",
"Internet connectivity" : "网络连接",
"Internet connectivity is disabled in configuration file." : "配置文件中网络连接已禁用。",
"This server has no working internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the internet to enjoy all features." : "此服务器没有工作的互联网连接:无法访问多个端点。这意味着一些功能,如挂载外部存储、更新或安装第三方应用程序的通知将无法工作。远程访问文件和发送通知邮件也可能无法工作。建立从这个服务器到互联网的连接,以享受所有功能。",
+ "Old server-side-encryption" : "旧的服务器端加密",
"Disabled" : "已禁用",
"The old server-side-encryption format is enabled. We recommend disabling this." : "旧的服务器端加密格式已启用。我们建议禁用此功能。",
+ "Memcache" : "内存缓存",
+ "Configured" : "已配置",
+ "No memory cache has been configured. To enhance performance, please configure a memcache, if available." : "未配置内存缓存。若有内存缓存可用,请进行配置以提升性能。",
+ "PHP default charset" : "PHP默认字符集",
+ "PHP configuration option \"default_charset\" should be UTF-8" : "PHP 设置选项 default_chatset 应该为 UTF-8",
+ "Freetype" : "Freetype字体",
"Supported" : "受支持",
- "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "您的 PHP 没有 FreeType 支持,导致配置文件图片和设置界面中断。",
+ "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "您的 PHP 没有 FreeType 支持,这会导致个人资料图片和设置界面出现故障。",
+ "PHP getenv" : "PHP环境变量",
"PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP 的安装似乎不正确,无法访问系统环境变量。getenv(\"PATH\") 函数测试返回了一个空值。",
+ "PHP memory limit" : "PHP内存限制",
+ "The PHP memory limit is below the recommended value of %s." : "PHP 内存限制低于建议值 %s。",
+ "PHP modules" : "PHP模块",
+ "This instance is missing some required PHP modules. It is required to install them: %s." : "该实例缺少一些必须的PHP模块。必须安装以下模块:%s",
+ "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them: %s." : "该实例缺少一些推荐的PHP模块。强烈建议您安装以下模块以提升性能和兼容性:%s",
+ "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 必须被禁用",
+ "Random generator" : "随机数生成器",
+ "No suitable source for randomness found by PHP which is highly discouraged for security reasons." : "PHP找不到合适的随机数来源,出于安全性考量强烈不推荐这样做。",
+ "Secure" : "安全",
+ "Configuration file access rights" : "配置文件访问权限",
"The read-only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "只读配置已启用。这可以在浏览器界面保护配置。另外,每次更新时需手动赋予该文件写权限。",
"Nextcloud configuration file is writable" : "Nextcloud 配置文件可写",
+ "Database version" : "数据库版本",
"MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "正在使用 MariaDB 版本“%s”。Nextcloud 21 及更新版本不再支持此版本,需要 MariaDB 10.2 或更高版本。",
"MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "正在使用 MySQL 版本“%s”。Nextcloud 21 及更新版本不再支持此版本,需要 MySQL 8.0 或 MariaDB 10.2 或更高版本。",
"PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "正在使用 PostgreSQL 版本“%s”。Nextcloud 21 及更新版本不再支持此版本,需要 PostgreSQL 9.6 或更高版本。",
+ "Unknown database platform" : "未知的数据库软件",
"Architecture" : "建筑风格",
+ "64-bit" : "64位",
+ "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit!" : "您似乎正在使用32位的PHP版本。Nextcloud需要64位的PHP版本以便良好运行。请升级您的系统和PHP版本至64位!",
+ "Database transaction isolation level" : "数据库事务隔离等级",
"Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "数据库没有运行在“READ COMMITTED”事务隔离级别。当多项操作同时执行时将产生问题。",
+ "Was not able to get transaction isolation level: %s" : "未能获取事务隔离等级:%s",
"Profile information" : "个人信息",
"Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "个人资料图片、全名、电子邮件、电话号码、地址、网站、Twitter、组织、角色、标题、个人简介以及您的个人资料是否启用",
"Nextcloud settings" : "Nextcloud 设置",
@@ -163,6 +206,8 @@
"Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "语音转文本可由不同的应用程序实现。您可以在此设置使用哪个应用程序。",
"None of your currently installed apps provide Speech-To-Text functionality" : "您当前安装的应用程序均不提供语音转文本功能",
"Image generation" : "图像生成",
+ "Image generation can be implemented by different apps. Here you can set which app should be used." : "图像生成功能可能由多种应用提供。您可在此指定应当使用的应用。",
+ "None of your currently installed apps provide image generation functionality" : "您目前安装的应用都不提供图像生成功能",
"Text processing" : "文本处理",
"Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "文本处理任务可由不同的应用程序执行。在这里,您可以设置哪个应用程序用于执行哪个任务。",
"Task:" : "任务:",
@@ -178,19 +223,34 @@
"Allow public uploads" : "允许公开上传",
"Always ask for a password" : "一直要求输入密码",
"Enforce password protection" : "强制密码保护",
+ "Exclude groups from password requirements" : "不对指定的组执行密码要求",
+ "Exclude groups from creating link shares" : "禁止指定的组创建分享链接",
"Exclude groups from sharing" : "在共享中排除组",
+ "Groups excluded from sharing" : "排除共享的群组",
"These groups will still be able to receive shares, but not to initiate them." : "这些组将仍可以获取共享,但无法向他人共享。",
"Set default expiration date for shares" : "设置共享的默认截止日期",
"Enforce expiration date" : "强制过期日期",
+ "Default expiration time of new shares in days" : "新建共享的默认过期时间(天)",
+ "Expire shares after x days" : "共享在X天后过期",
"Set default expiration date for shares to other servers" : "为共享给其他服务器的文件设置默认到期日",
+ "Enforce expiration date for remote shares" : "强制执行远程分享的过期时间",
+ "Default expiration time of remote shares in days" : "远程共享的默认过期时间(天)",
+ "Expire remote shares after x days" : "远程共享在X天后过期",
+ "Set default expiration date for shares via link or mail" : "设置通过链接或电子邮件分享的默认过期时间",
+ "Default expiration time of shares in days" : "默认的共享过期时间(天)",
+ "Privacy settings for sharing" : "共享的隐私设置",
"Allow username autocompletion in share dialog and allow access to the system address book" : "允许在分享对话框中自动补全用户名并访问系统通讯录",
"If autocompletion \"same group\" and \"phone number integration\" are enabled a match in either is enough to show the user." : "如果启用了“同组”自动完成和“手机号码集成”,则匹配两者中的任何一个都足以显示用户",
"Allow username autocompletion to users within the same groups and limit system address books to users in the same groups" : "允许群组内部的用户名自动补全,并将系统通讯录限制为同一群组用户",
"Allow username autocompletion to users based on phone number integration" : "允许基于手机号码集成自动完成用户的用户名",
"Allow autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "输入全名或电子邮箱地址时,允许自动完成(忽略缺少的通讯录匹配及同组要求)",
"Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "在公开链接上传页中显示免责声明(仅当文件列表隐藏时显示)",
+ "Disclaimer text" : "免责声明文本",
"This text will be shown on the public link upload page when the file list is hidden." : "这些内容将在公开链接上传页中当文件列表隐藏时显示。",
"Default share permissions" : "默认共享权限",
+ "Changed disclaimer text" : "免责声明文本已更新",
+ "Deleted disclaimer text" : "免责声明文本已删除",
+ "Could not set disclaimer text" : "未能设置免责声明文本",
"Two-Factor Authentication" : "两步验证",
"Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "两步验证可以对于所有用户和特定分组启用。如果没有设置两步验证提供者,他们则不能登录到系统。",
"Enforce two-factor authentication" : "强制启用两步验证",
@@ -216,10 +276,12 @@
"Report a bug" : "报告问题",
"Admin documentation" : "管理员文档",
"Developer documentation" : "开发者文档",
+ "Show details for {appName} app" : "显示应用 {appName} 的详细信息",
"This app is supported via your current Nextcloud subscription." : "根据您的 Nextcloud 订阅,此应用受到支持。",
"Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "特色应用由社区并在社区内开发。 它们提供了中心功能,并准备投入生产使用。",
"Featured" : "精选",
"Update to {update}" : "更新至 {update}",
+ "Rating: {score}/10" : "评分:{score}/10",
"All apps are up-to-date." : "所有的应用程序都是最新的。",
"Icon" : "图标",
"Name" : "名称",
@@ -287,7 +349,7 @@
"Cron (Recommended)" : "Cron(推荐)",
"Use system cron service to call the cron.php file every 5 minutes." : "使用系统定时任务服务每 5 分钟执行一次 cron.php 文件。",
"The cron.php needs to be executed by the system user \"{user}\"." : "cron.php 需要由系统用户“{user}”执行。",
- "The PHP POSIX extension is required. See {linkstart}PHP documentation{linkend} for more details." : "您需要安装 PHP POSIX 拓展,详情请见 {linkstart}PHP documentation{linkend}。",
+ "The PHP POSIX extension is required. See {linkstart}PHP documentation{linkend} for more details." : "您需要安装 PHP POSIX 拓展,详情请见 {linkstart}PHP 文档{linkend}。",
"Unable to update background job mode" : "无法更新后台任务模式",
"Profile" : "个人资料",
"Enable or disable profile by default for new users." : "对新用户默认启用或禁用简介。",
@@ -370,6 +432,7 @@
"The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "系统将遵循个人资料的 “可见性” 和 “范围” 设置中限制更严格那个。例如,当 “可见性” 设置为 “显示给所有人”,而 “范围” 设置为 “私密” 时,系统将按照 “私密” 来设置您个人资料",
"Unable to update visibility of {displayId}" : "无法更新 {displayId} 的可见性",
"Your role" : "您的角色",
+ "Your X (formerly Twitter) handle" : "您的X(原Twitter)用户名",
"Your website" : "您的网站",
"No {property} set" : "没有设置 {property}",
"Unable to update {property}" : "无法更新 {property}",
@@ -497,6 +560,7 @@
"Organisation" : "组织",
"Phone number" : "电话号码",
"Role" : "角色",
+ "X (formerly Twitter)" : "X(原Twitter)",
"Fediverse (e.g. Mastodon)" : "联邦宇宙(例如 Mastodon)",
"Website" : "网站",
"Profile visibility" : "个人资料可见性",