diff options
Diffstat (limited to 'core/l10n/zh_CN.js')
-rw-r--r-- | core/l10n/zh_CN.js | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js index 6e55a19b64e..add4f1c220a 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -189,6 +189,11 @@ OC.L10N.register( "Install the Contacts app" : "安装联系人应用", "Loading your contacts …" : "正在加载您的联系人……", "Looking for {term} …" : "正在查找{term} ……", + "Modified" : "已修改", + "Today" : "今日", + "Last year" : "上年", + "Not found" : "未找到", + "People" : "人物", "Forgot password?" : "忘记密码?", "Back to login form" : "回到登录表格", "Back" : "返回", @@ -414,7 +419,6 @@ OC.L10N.register( "No more subfolders in here" : "没有更多的子文件夹", "Name" : "名称", "Size" : "大小", - "Modified" : "已修改", "\"{name}\" is an invalid file name." : "“{name}”是一个无效的文件名。", "File name cannot be empty." : "文件名不能为空。", "\"/\" is not allowed inside a file name." : "文件名不能包含“/”。", |