diff options
Diffstat (limited to 'core/l10n/zh_CN.js')
-rw-r--r-- | core/l10n/zh_CN.js | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js index d8f2f4a47cc..731e2705933 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -147,15 +147,6 @@ OC.L10N.register( "{sharee} (email)" : "{sharee} (邮件)", "{sharee} ({type}, {owner})" : "{share}({type},{owner})", "Share" : "分享", - "Share with people on other servers using their Federated Cloud ID username@example.com/nextcloud" : "使用联合云ID与其他服务器的用户分享, 如 用户名@example.com/nextcloud", - "Share with users or by mail..." : "通过邮件分享...", - "Share with users or remote users..." : "分享给其他用户或外部用户...", - "Share with users, remote users or by mail..." : "通过邮件分享给其他用户或外部用户...", - "Share with users or groups..." : "分享给其他用户或分组...", - "Share with users, groups or by mail..." : "通过邮件分享给其他用户或分组...", - "Share with users, groups or remote users..." : "分享给其他用户, 分组或外部用户...", - "Share with users, groups, remote users or by mail..." : "通过邮件分享给其他用户, 分组或外部用户...", - "Share with users..." : "分享给其他用户...", "Error removing share" : "移除分享时出错", "Non-existing tag #{tag}" : "标签 #{tag} 不存在", "restricted" : "受限", @@ -294,6 +285,15 @@ OC.L10N.register( "can change" : "允许改变", "can delete" : "允许删除", "access control" : "访问控制", + "Share with people on other servers using their Federated Cloud ID username@example.com/nextcloud" : "使用联合云ID与其他服务器的用户分享, 如 用户名@example.com/nextcloud", + "Share with users or by mail..." : "通过邮件分享...", + "Share with users or remote users..." : "分享给其他用户或外部用户...", + "Share with users, remote users or by mail..." : "通过邮件分享给其他用户或外部用户...", + "Share with users or groups..." : "分享给其他用户或分组...", + "Share with users, groups or by mail..." : "通过邮件分享给其他用户或分组...", + "Share with users, groups or remote users..." : "分享给其他用户, 分组或外部用户...", + "Share with users, groups, remote users or by mail..." : "通过邮件分享给其他用户, 分组或外部用户...", + "Share with users..." : "分享给其他用户...", "The update was successful. Redirecting you to Nextcloud now." : "升级成功. 正在重新访问 Nextcloud.", "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" : "嗨、你好,\n\n只想让你知道 %s 分享了 %s 给你。\n现在查看: %s\n", "The share will expire on %s." : "此分享将在 %s 过期.", |