diff options
Diffstat (limited to 'core/l10n/zh_CN.js')
-rw-r--r-- | core/l10n/zh_CN.js | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js index 234f86a2984..6292e4eb0a5 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -178,6 +178,10 @@ OC.L10N.register( "Log in with a device" : "使用设备登录", "Back" : "返回", "Login form is disabled." : "登录表单被禁用", + "Edit Profile" : "编辑个人资料", + "hasn't added any info yet" : "尚未添加任何信息", + "The headline and about section will show up here" : "标题和“关于”部分将显示在此处", + "Error opening the user status modal, try hard refreshing the page" : "打开用户状态模块时出错,请努力刷新页面", "Reset search" : "重置搜索", "Search for {name} only" : "仅搜索 {name}", "No results for {query}" : "没有 '{query}' 的相关结果", @@ -268,6 +272,8 @@ OC.L10N.register( "Admin" : "管理", "Help" : "帮助", "Access forbidden" : "访问禁止", + "Profile not found" : "未找到个人资料", + "The profile does not exist." : "个人资料不存在", "Back to %s" : "返回 %s", "File not found" : "文件未找到", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "服务器上找不到该文档。可能此共享已被删除或过期。", |