diff options
Diffstat (limited to 'core/l10n/zh_CN.json')
-rw-r--r-- | core/l10n/zh_CN.json | 69 |
1 files changed, 35 insertions, 34 deletions
diff --git a/core/l10n/zh_CN.json b/core/l10n/zh_CN.json index f8051c7b7e6..662dc595237 100644 --- a/core/l10n/zh_CN.json +++ b/core/l10n/zh_CN.json @@ -205,6 +205,25 @@ "Login form is disabled." : "登录表单已禁用", "The Nextcloud login form is disabled. Use another login option if available or contact your administration." : "Nextcloud 登录表单已禁用。如果可以,请使用其他登录选项或联系你的管理人员。", "More actions" : "更多操作 ", + "Security warning" : "安全警告", + "Storage & database" : "存储与数据库", + "Data folder" : "数据目录", + "Install and activate additional PHP modules to choose other database types." : "安装并激活额外的 PHP 模块以选择其他数据库类型。", + "For more details check out the documentation." : "请查阅文档获得详细信息。", + "Performance warning" : "性能警告", + "You chose SQLite as database." : "您选择 SQLite 作为数据库。", + "SQLite should only be used for minimal and development instances. For production we recommend a different database backend." : "SQLite 应只用于最小化和开发实例。生产环境我们推荐使用不同的数据库后端。", + "If you use clients for file syncing, the use of SQLite is highly discouraged." : "如果您使用文件同步客户端,强烈不建议使用 SQLite。", + "Database user" : "数据库用户", + "Database password" : "数据库密码", + "Database name" : "数据库名", + "Database tablespace" : "数据库表空间", + "Please specify the port number along with the host name (e.g., localhost:5432)." : "请填写主机名称和端口号(例如,localhost:5432)。", + "Database host" : "数据库主机", + "Installing …" : "正在安装...", + "Install" : "安装", + "Need help?" : "需要帮助?", + "See the documentation" : "查看文档", "{name} version {version} and above" : "{name} 版本 {version} 及更高", "This browser is not supported" : "您的浏览器不受支持!", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "您的浏览器不受支持。请升级至较新或受支持的版本。", @@ -245,11 +264,6 @@ "Type to search for existing projects" : "输入以搜索已有项目", "New in" : "新品", "View changelog" : "查看更新记录", - "Very weak password" : "非常弱的密码", - "Weak password" : "弱密码", - "So-so password" : "一般强度的密码", - "Good password" : "较强的密码", - "Strong password" : "强密码", "No action available" : "无可用操作", "Error fetching contact actions" : "查找联系人时出错", "Close \"{dialogTitle}\" dialog" : "关闭“{dialogTitle}”对话", @@ -287,34 +301,6 @@ "File: %s" : "文件:%s", "Line: %s" : "行:%s", "Trace" : "追踪", - "Security warning" : "安全警告", - "Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "因为 .htaccess 文件没有工作,您的数据目录和文件可从互联网被访问。", - "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">documentation</a>." : "关于如何正确配置服务器,请参见<a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">文档</a>。", - "<strong>Create an admin account</strong>" : "<strong>创建管理员账号</strong>", - "New admin account name" : "新管理员账号名称", - "New admin password" : "新管理员密码", - "Show password" : "显示密码", - "Toggle password visibility" : "切换密码可见性", - "Storage & database" : "存储与数据库", - "Data folder" : "数据目录", - "Configure the database" : "配置数据库", - "Only %s is available." : "仅 %s 可用。", - "Install and activate additional PHP modules to choose other database types." : "安装并激活额外的 PHP 模块以选择其他数据库类型。", - "For more details check out the documentation." : "请查阅文档获得详细信息。", - "Database account" : "数据库账号", - "Database password" : "数据库密码", - "Database name" : "数据库名", - "Database tablespace" : "数据库表空间", - "Database host" : "数据库主机", - "Please specify the port number along with the host name (e.g., localhost:5432)." : "请填写主机名称和端口号(例如,localhost:5432)。", - "Performance warning" : "性能警告", - "You chose SQLite as database." : "您选择 SQLite 作为数据库。", - "SQLite should only be used for minimal and development instances. For production we recommend a different database backend." : "SQLite 应只用于最小化和开发实例。生产环境我们推荐使用不同的数据库后端。", - "If you use clients for file syncing, the use of SQLite is highly discouraged." : "如果您使用文件同步客户端,强烈不建议使用 SQLite。", - "Install" : "安装", - "Installing …" : "正在安装...", - "Need help?" : "需要帮助?", - "See the documentation" : "查看文档", "It looks like you are trying to reinstall your Nextcloud. However the file CAN_INSTALL is missing from your config directory. Please create the file CAN_INSTALL in your config folder to continue." : "看起来您正在尝试重新安装您的 Nextcloud。但您的 config 文件夹中没有 CAN_INSTALL 文件。请在您的 config 文件夹中创建 CAN_INSTALL 文件以继续。", "Could not remove CAN_INSTALL from the config folder. Please remove this file manually." : "无法从 config 文件夹中移除 CAN_INSTALL 文件。请手动移除此文件。", "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "对于正确的操作,该应用需要使用 JavaScript。请 {linkstart}启用 JavaScript{linkend},并重新加载页面。", @@ -383,7 +369,22 @@ "Edit Profile" : "编辑个人资料", "The headline and about sections will show up here" : "标题和关于部分将显示在此处", "Error loading message template: {error}" : "加载消息模板出错:{error}", + "Very weak password" : "非常弱的密码", + "Weak password" : "弱密码", + "So-so password" : "一般强度的密码", + "Good password" : "较强的密码", + "Strong password" : "强密码", "Profile not found" : "未找到个人资料", - "The profile does not exist." : "个人资料不存在" + "The profile does not exist." : "个人资料不存在", + "Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "因为 .htaccess 文件没有工作,您的数据目录和文件可从互联网被访问。", + "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">documentation</a>." : "关于如何正确配置服务器,请参见<a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">文档</a>。", + "<strong>Create an admin account</strong>" : "<strong>创建管理员账号</strong>", + "New admin account name" : "新管理员账号名称", + "New admin password" : "新管理员密码", + "Show password" : "显示密码", + "Toggle password visibility" : "切换密码可见性", + "Configure the database" : "配置数据库", + "Only %s is available." : "仅 %s 可用。", + "Database account" : "数据库账号" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |