diff options
Diffstat (limited to 'core/l10n/zh_CN.json')
-rw-r--r-- | core/l10n/zh_CN.json | 48 |
1 files changed, 24 insertions, 24 deletions
diff --git a/core/l10n/zh_CN.json b/core/l10n/zh_CN.json index 6eae74f27d3..69500d10bc8 100644 --- a/core/l10n/zh_CN.json +++ b/core/l10n/zh_CN.json @@ -1,4 +1,28 @@ { "translations": { + "Please select a file." : "请选择一个文件", + "File is too big" : "文件太大", + "Invalid file provided" : "提供了无效文件", + "No image or file provided" : "没有提供图片或文件", + "Unknown filetype" : "未知的文件类型", + "Invalid image" : "无效的图像", + "An error occurred. Please contact your admin." : "发生了一个错误,请联系管理员。", + "No temporary profile picture available, try again" : "没有临时概览页图片可用,请重试", + "No crop data provided" : "没有提供相应数据", + "No valid crop data provided" : "没有提供有效的裁剪数据", + "Crop is not square" : "裁剪的不是正方形", + "Couldn't reset password because the token is invalid" : "令牌无效,无法重置密码", + "Couldn't reset password because the token is expired" : "无法重设密码,因为令牌已过期", + "Couldn't send reset email. Please make sure your username is correct." : "无法发送重置邮件,请检查您的用户名是否正确。", + "Could not send reset email because there is no email address for this username. Please contact your administrator." : "此用户名的电子邮件地址不存在导致无法发送重置邮件,请联系管理员。", + "%s password reset" : "重置 %s 的密码", + "Couldn't send reset email. Please contact your administrator." : "未能成功发送重置邮件,请联系管理员。", + "Error loading tags" : "加载标签出错", + "Tag already exists" : "标签已存在", + "Error deleting tag(s)" : "删除标签时出错", + "Error tagging" : "增加标签时出错", + "Error untagging" : "移除标签时出错", + "Error favoriting" : "收藏时出错", + "Error unfavoriting" : "删除收藏时出错", "Couldn't send mail to following users: %s " : "无法发送邮件到用户: %s ", "Preparing update" : "正在准备更新", "Turned on maintenance mode" : "启用维护模式", @@ -22,23 +46,6 @@ "%s (incompatible)" : "%s (不兼容)", "Following apps have been disabled: %s" : "下列应用已经被禁用:%s", "Already up to date" : "已经是最新", - "Please select a file." : "请选择一个文件", - "File is too big" : "文件太大", - "Invalid file provided" : "提供了无效文件", - "No image or file provided" : "没有提供图片或文件", - "Unknown filetype" : "未知的文件类型", - "Invalid image" : "无效的图像", - "An error occurred. Please contact your admin." : "发生了一个错误,请联系管理员。", - "No temporary profile picture available, try again" : "没有临时概览页图片可用,请重试", - "No crop data provided" : "没有提供相应数据", - "No valid crop data provided" : "没有提供有效的裁剪数据", - "Crop is not square" : "裁剪的不是正方形", - "Couldn't reset password because the token is invalid" : "令牌无效,无法重置密码", - "Couldn't reset password because the token is expired" : "无法重设密码,因为令牌已过期", - "Couldn't send reset email. Please make sure your username is correct." : "无法发送重置邮件,请检查您的用户名是否正确。", - "Could not send reset email because there is no email address for this username. Please contact your administrator." : "此用户名的电子邮件地址不存在导致无法发送重置邮件,请联系管理员。", - "%s password reset" : "重置 %s 的密码", - "Couldn't send reset email. Please contact your administrator." : "未能成功发送重置邮件,请联系管理员。", "Sunday" : "星期日", "Monday" : "星期一", "Tuesday" : "星期二", @@ -201,13 +208,6 @@ "Apps" : "应用", "Admin" : "管理", "Help" : "帮助", - "Error loading tags" : "加载标签出错", - "Tag already exists" : "标签已存在", - "Error deleting tag(s)" : "删除标签时出错", - "Error tagging" : "增加标签时出错", - "Error untagging" : "移除标签时出错", - "Error favoriting" : "收藏时出错", - "Error unfavoriting" : "删除收藏时出错", "Access forbidden" : "访问禁止", "File not found" : "文件未找到", "The specified document has not been found on the server." : "在服务器上没找到指定的文件。", |