diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-15 00:19:08 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-15 00:19:08 +0000 |
commit | 405fef98c59a3b6f74b5a48b9c5801c67f3cb299 (patch) | |
tree | 6f0fc99add6eeb5cec2b835a36f1e5ad4f1e0319 /apps/files_sharing/l10n/zh_CN.js | |
parent | d466cc07e0dec38313d195c78ca614817b3c5728 (diff) | |
download | nextcloud-server-405fef98c59a3b6f74b5a48b9c5801c67f3cb299.tar.gz nextcloud-server-405fef98c59a3b6f74b5a48b9c5801c67f3cb299.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 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/zh_CN.js b/apps/files_sharing/l10n/zh_CN.js index 9f1c59a8220..8e77b231a2e 100644 --- a/apps/files_sharing/l10n/zh_CN.js +++ b/apps/files_sharing/l10n/zh_CN.js @@ -209,6 +209,12 @@ OC.L10N.register( "Create" : "创建", "Share" : "共享", "Delete share" : "删除共享", + "Share with {userName}" : "分享至 {userName}", + "Share with group" : "分享至群组", + "Share in conversation" : "分享至对话", + "Share with remote" : "分享至远程", + "Share with remote group" : "分享至远程群组", + "Share with guest" : "分享至访客", "Share with" : "共享给", "Save share" : "保存分享", "Update share" : "更新分享", |