diff options
Diffstat (limited to 'apps/files_sharing/l10n/zh_CN.js')
-rw-r--r-- | apps/files_sharing/l10n/zh_CN.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/zh_CN.js b/apps/files_sharing/l10n/zh_CN.js index eb71986a378..11ca4520134 100644 --- a/apps/files_sharing/l10n/zh_CN.js +++ b/apps/files_sharing/l10n/zh_CN.js @@ -181,11 +181,11 @@ OC.L10N.register( "Via “{folder}”" : "通过 “{folder}”", "Internal link" : "内部链接", "Copy internal link to clipboard" : "复制内部链接到剪贴板", - "Link copied" : "已复制链接", "Cannot copy, please copy the link manually" : "无法复制,请手动复制链接", "Copy to clipboard" : "复制到剪贴板", "Only works for users with access to this folder" : "仅适用于有权限访问此文件夹的用户", "Only works for users with access to this file" : "仅适用于有权限访问此文件的用户", + "Link copied" : "已复制链接", "Copy public link to clipboard" : "复制公开链接到剪贴板", "Please enter the following required information before creating the share" : "请在创建共享前输入以下必填信息", "Password protection (enforced)" : "密码保护(强制)", |