summaryrefslogtreecommitdiffstats
path: root/settings/l10n/zh_CN.js
diff options
context:
space:
mode:
Diffstat (limited to 'settings/l10n/zh_CN.js')
-rw-r--r--settings/l10n/zh_CN.js7
1 files changed, 7 insertions, 0 deletions
diff --git a/settings/l10n/zh_CN.js b/settings/l10n/zh_CN.js
index bba40e9ae18..c0db90b54a9 100644
--- a/settings/l10n/zh_CN.js
+++ b/settings/l10n/zh_CN.js
@@ -57,12 +57,18 @@ OC.L10N.register(
"%1$s changed your password on %2$s." : "%1$s 在 %2$s.上已更改你的密码",
"Your password on %s was changed." : "你的密码在 %s 已被更改.",
"Your password on %s was reset by an administrator." : "你的密码在 %s 已被管理员重置",
+ "Password changed for %s" : "密码更改为%s",
"If you did not request this, please contact an administrator." : "如果您发出此项请求,请联系管理员。",
+ "Password for %1$s changed on %2$s" : "%1$s的密码更改为%2$s",
+ "%1$s changed your email address on %2$s." : "%1$s把你的邮箱地址更改成%2$s",
"Your email address on %s was changed." : "你在%s上的电子邮件地址已更改",
"Your email address on %s was changed by an administrator." : "你在%s上的电子邮件地址已被管理员修改",
+ "Email address changed for %s" : "邮箱地址更改为%s",
"The new email address is %s" : "新的电子邮件地址是%s",
+ "Email address for %1$s changed on %2$s" : "%1$s的邮箱地址更改为%2$s",
"Welcome aboard" : "欢迎登陆",
"Welcome aboard %s" : "欢迎登陆 %s",
+ "You have now an %s account, you can add, protect, and share your data." : "你现在有%s个账户,你可以添加,保护和分享你的数据。",
"Your username is: %s" : "你的用户名是: %s",
"Set your password" : "设置你的密码",
"Go to %s" : "到 %s",
@@ -266,6 +272,7 @@ OC.L10N.register(
"Show disclaimer text on the public link upload page. (Only shown when the file list is hidden.)" : "在公开链接上传页中显示免责声明. (仅当文件列表隐藏时显示)",
"This text will be shown on the public link upload page when the file list is hidden." : "这些内容将在公开链接上传页中当文件列表隐藏时显示.",
"Tips & tricks" : "小提示",
+ "There are a lot of features and config switches available to optimally customize and use this instance. Here are some pointers for more information." : "有很多功能和配置可用于更好地自定义和使用此实例。以下是更多相关信息的指南。",
"SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "SQLite 当前被用作数据库. 对于较大数据量的安装和使用, 我们建议您切换到不同的数据库后端.",
"This is particularly recommended when using the desktop client for file synchronisation." : "当时用桌面客户端同步文件时特别推荐.",
"To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a>." : "合并其他数据库可以使用命令行工具: 'occ db:convert-type', 或查看 <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">文档 ↗</a>.",