diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-10-08 00:20:29 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-10-08 00:20:29 +0000 |
commit | e4eb90c52205d58310babd415d351ccb4b4c5487 (patch) | |
tree | 3037b84a986fdc0e473509b1b5e99dc20b048366 /apps/files/l10n/zh_CN.js | |
parent | a7b89ff779dedec2745f8201852d4a15cf4e948f (diff) | |
download | nextcloud-server-e4eb90c52205d58310babd415d351ccb4b4c5487.tar.gz nextcloud-server-e4eb90c52205d58310babd415d351ccb4b4c5487.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/zh_CN.js')
-rw-r--r-- | apps/files/l10n/zh_CN.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files/l10n/zh_CN.js b/apps/files/l10n/zh_CN.js index 4cf94930a35..3cd5c70d706 100644 --- a/apps/files/l10n/zh_CN.js +++ b/apps/files/l10n/zh_CN.js @@ -175,9 +175,12 @@ OC.L10N.register( "If you have enabled 2FA, you must create and use a new app password by clicking here." : "如果启用两步验证,您必须点击此处来创建和使用一个新的应用程序密码。", "Clipboard is not available" : "剪贴板不可用", "WebDAV URL copied to clipboard" : "WebDAV 链接已复制到剪贴板", + "Owner" : "拥有者", "Remove from favorites" : "从收藏中移除", "Add to favorites" : "添加到收藏夹", "Tags" : "标签", + "You" : "您", + "Shared multiple times with different people" : "与不同的用户多次分享", "Unable to change the favourite state of the file" : "无法修改文件的收藏状态", "Error while loading the file data" : "加载文件数据时出错", "Pick a template for {name}" : "给 {name} 挑选一个模板", |