diff options
Diffstat (limited to 'apps/files_sharing/l10n/zh_CN.js')
-rw-r--r-- | apps/files_sharing/l10n/zh_CN.js | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/apps/files_sharing/l10n/zh_CN.js b/apps/files_sharing/l10n/zh_CN.js index b669a4d213f..10fa087e766 100644 --- a/apps/files_sharing/l10n/zh_CN.js +++ b/apps/files_sharing/l10n/zh_CN.js @@ -263,8 +263,8 @@ OC.L10N.register( "Submit name" : "提交名称", "{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} 与您分享了一个文件夹。", "To upload files, you need to provide your name first." : "要上传文件,您需要先提供名称。", - "Nickname" : "昵称", - "Enter your nickname" : "输入昵称", + "Name" : "名称", + "Enter your name" : "输入你的名字", "Share with {userName}" : "分享至 {userName}", "Share with email {email}" : "与邮箱 {email} 分享", "Share with group" : "分享至群组", @@ -422,7 +422,6 @@ OC.L10N.register( "Share expire date saved" : "共享过期日期已保存", "You are not allowed to edit link shares that you don't own" : "不允许编辑不属于您的链接共享", "_1 email address already added_::_{count} email addresses already added_" : ["{count}个电子邮箱地址已添加"], - "_1 email address added_::_{count} email addresses added_" : ["{count}电子邮箱地址已添加"], - "Enter your name" : "输入你的名字" + "_1 email address added_::_{count} email addresses added_" : ["{count}电子邮箱地址已添加"] }, "nplurals=1; plural=0;"); |