diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-09-11 00:26:58 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-09-11 00:26:58 +0000 |
commit | aa241df161054588293dde038104e670626f88e5 (patch) | |
tree | 110874ea3fb9806f3a36cdd4ea329344ae91f654 /apps/files_sharing/l10n/zh_CN.js | |
parent | 77d87f6cfe9bf70c8df737408ff17514b2382691 (diff) | |
download | nextcloud-server-aa241df161054588293dde038104e670626f88e5.tar.gz nextcloud-server-aa241df161054588293dde038104e670626f88e5.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.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/zh_CN.js b/apps/files_sharing/l10n/zh_CN.js index 6c879e238a5..4a274dd322d 100644 --- a/apps/files_sharing/l10n/zh_CN.js +++ b/apps/files_sharing/l10n/zh_CN.js @@ -213,6 +213,7 @@ OC.L10N.register( "Expires {relativetime}" : "过期 {relativetime}", "this share just expired." : "此共享已过期。", "Shared with you by {owner}" : "{owner} 与您共享", + "Open in Files" : "在文件中打开", "Link to a file" : "链接到文件", "Error creating the share: {errorMessage}" : "创建共享失败:{errorMessage}", "Error creating the share" : "创建共享时出错", @@ -242,6 +243,7 @@ OC.L10N.register( "No deleted shares" : "没有删除的共享", "Pending shares" : "待定共享", "No pending shares" : "没有待定共享", + "Shares you have received but not approved will show up here" : "您已收到但未批准的分享将显示在这里", "No entries found in this folder" : "在此文件夹中找不到项目", "Name" : "名称", "Share time" : "共享时间", |