diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-01-24 01:12:02 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-01-24 01:12:02 +0000 |
commit | 2277c21f3e22321acc32f2a2e592f1037a4549a3 (patch) | |
tree | 3562b6176cf5683011091c3d87567d912705a756 /core/l10n/zh_CN.js | |
parent | f0ea6961f9b3fddb68001dfe136dde92267a565e (diff) | |
download | nextcloud-server-2277c21f3e22321acc32f2a2e592f1037a4549a3.tar.gz nextcloud-server-2277c21f3e22321acc32f2a2e592f1037a4549a3.zip |
[tx-robot] updated from transifex
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 320b8935445..4406ddb2c0a 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -78,7 +78,6 @@ OC.L10N.register( "Unable to create a link share" : "无法创建共享链接", "Unable to toggle this option" : "无法切换此项", "Resharing is not allowed" : "不允许二次共享", - "Share to {name}" : "共享给 {name}", "Link" : "链接", "Hide download" : "隐藏下载", "Password protection enforced" : "强制密码保护", @@ -99,6 +98,7 @@ OC.L10N.register( "Delete share link" : "删除共享链接", "Add another link" : "添加其他链接", "Password protection for links is mandatory" : "强制使用密码保护的链接", + "Share to {name}" : "共享给 {name}", "Share link" : "共享链接", "New share link" : "新共享链接", "Created on {time}" : "创建于 {time}", |