diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-12 00:20:00 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-12 00:20:00 +0000 |
commit | 7a23b23c95896925b8631d92f02c6d3b0ddb994d (patch) | |
tree | 8bbeb3ac9bad0971daa8feda573e29609030481a /apps/files/l10n/zh_CN.js | |
parent | e5040662ec7265d6b6a922489464c4f78ed73850 (diff) | |
download | nextcloud-server-7a23b23c95896925b8631d92f02c6d3b0ddb994d.tar.gz nextcloud-server-7a23b23c95896925b8631d92f02c6d3b0ddb994d.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 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/zh_CN.js b/apps/files/l10n/zh_CN.js index ffbd4c8bace..f3e8fcaceff 100644 --- a/apps/files/l10n/zh_CN.js +++ b/apps/files/l10n/zh_CN.js @@ -258,6 +258,7 @@ OC.L10N.register( "Creating file" : "正在创建文件", "Blank" : "空白", "Unable to create new file from template" : "无法从模板创建新文件", + "Unshare" : "取消分享", "Delete permanently" : "彻底删除", "Destination is not a folder" : "目标不是一个文件夹", "This file/folder is already in that directory" : "该文件/文件夹已经存在与该目录中", |