diff options
Diffstat (limited to 'core/l10n/zh_CN.js')
-rw-r--r-- | core/l10n/zh_CN.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js index 670a027ba31..a580104a039 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -164,7 +164,6 @@ OC.L10N.register( "Shared with you and the conversation {conversation} by {owner}" : "{owner} 共享给您及对话 {conversation}", "Shared with you by {owner}" : "{owner} 分享给您", "Choose a password for the mail share" : "为电子邮件分享选择一个密码", - "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} 通过链接分享", "group" : "群组", "remote" : "外部", "remote group" : "远程群组", @@ -346,6 +345,7 @@ OC.L10N.register( "Shared with {recipients}" : "由 {recipients} 分享", "Error setting expiration date" : "设置过期日期时出错", "The public link will expire no later than {days} days after it is created" : "该共享链接将在创建后 {days} 天失效", + "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} 通过链接分享", "Share with other people by entering a user or group, a federated cloud ID or an email address." : "通过输入用户或组,联合云ID或电子邮件地址与其他人分享。", "Share with other people by entering a user or group or a federated cloud ID." : "通过输入用户或组或联合云ID与其他人共享。", "Share with other people by entering a user or group or an email address." : "输入用户/组织或邮箱地址来分享给其他人.", |