diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-09-11 00:27:08 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-09-11 00:27:08 +0000 |
commit | 67e82f17effc599819d8a1c9168aaa57163ef078 (patch) | |
tree | 3db3f0724abe45ee3391c8c3c6d0330484d0654d /apps/files_sharing/l10n/zh_CN.js | |
parent | 058b6c36f9acd00a9be628948898dfb673cafbe7 (diff) | |
download | nextcloud-server-67e82f17effc599819d8a1c9168aaa57163ef078.tar.gz nextcloud-server-67e82f17effc599819d8a1c9168aaa57163ef078.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" : "共享时间", |