diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-31 00:19:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-31 00:19:41 +0000 |
commit | 1c4162bddfe27c54359d719ca41c90c11b7e4934 (patch) | |
tree | 1e9fca9b1b861ee279edee24ba6d8e94987e39a5 /apps/files/l10n/zh_CN.js | |
parent | 7d81d066a86bc68680356780da065c333b5a9a1d (diff) | |
download | nextcloud-server-1c4162bddfe27c54359d719ca41c90c11b7e4934.tar.gz nextcloud-server-1c4162bddfe27c54359d719ca41c90c11b7e4934.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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/zh_CN.js b/apps/files/l10n/zh_CN.js index 2862f25c4ef..c707e5d4edf 100644 --- a/apps/files/l10n/zh_CN.js +++ b/apps/files/l10n/zh_CN.js @@ -231,7 +231,6 @@ OC.L10N.register( "Open the files app settings" : "打开文件设置", "Files settings" : "文件设置", "File cannot be accessed" : "文件无法访问", - "You might not have have permissions to view it, ask the sender to share it" : "您可能没有权限浏览它,请要求发送者分享它", "Sort favorites first" : "收藏排序优先", "Show hidden files" : "显示隐藏文件", "Crop image previews" : "裁剪图片预览", @@ -291,6 +290,7 @@ OC.L10N.register( "New text file.txt" : "新建文本文档.txt", "You can only favorite a single file or folder at a time" : "您一次只能收藏一个文件或文件夹", "Search users" : "搜索用户", + "You might not have have permissions to view it, ask the sender to share it" : "您可能没有权限浏览它,请要求发送者分享它", "Cancel" : "取消", "Set up templates folder" : "设置模板文件夹", "Toggle %1$s sublist" : "切换 %1$s 子列表", |