summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/zh_CN.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-01-13 02:26:35 +0000
committerNextcloud bot <bot@nextcloud.com>2023-01-13 02:26:35 +0000
commit9c01fed263f7cade10bdbc54748c645aa0d3074d (patch)
treeff86a5ced3817bd9963c7abb50900976d9b2a5eb /apps/files_sharing/l10n/zh_CN.js
parentbec52be8edf0067056840fb8e5b75d39ef84d803 (diff)
downloadnextcloud-server-9c01fed263f7cade10bdbc54748c645aa0d3074d.tar.gz
nextcloud-server-9c01fed263f7cade10bdbc54748c645aa0d3074d.zip
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/zh_CN.js')
-rw-r--r--apps/files_sharing/l10n/zh_CN.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/zh_CN.js b/apps/files_sharing/l10n/zh_CN.js
index d837245c89c..ae45784b275 100644
--- a/apps/files_sharing/l10n/zh_CN.js
+++ b/apps/files_sharing/l10n/zh_CN.js
@@ -205,7 +205,6 @@ OC.L10N.register(
"Mail share ({label})" : "邮件分享 ({label})",
"Share link ({label})" : "分享链接({label})",
"Share link" : "共享链接",
- "Copy public link to clipboard" : "复制公开链接到剪贴板",
"Error, please enter proper password and/or expiration date" : "错误,请输入正确的密码和/或过期日期",
"No recommendations. Start typing." : "没有推荐。开始输入。",
"Resharing is not allowed" : "不允许二次共享",
@@ -258,6 +257,7 @@ OC.L10N.register(
"One or more of your shares will expire tomorrow" : "您的一个或多个共享将在明天过期",
"Copy to clipboard" : "复制到剪贴板",
"Sorry, this link doesn’t seem to work anymore." : "抱歉,此链接已失效。",
- "Toggle grid view" : "切换网格视图"
+ "Toggle grid view" : "切换网格视图",
+ "Copy public link to clipboard" : "复制公开链接到剪贴板"
},
"nplurals=1; plural=0;");