diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-15 00:25:56 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-15 00:25:56 +0000 |
commit | 7c0932f208bd9839914115ccada4904d7fd90fb1 (patch) | |
tree | 5dba0141abab13af223d7c670f83f15183e99be3 /apps/files/l10n/zh_CN.json | |
parent | 551e3601a278b0fe0d9646291bc6bc53d8bebdf2 (diff) | |
download | nextcloud-server-7c0932f208bd9839914115ccada4904d7fd90fb1.tar.gz nextcloud-server-7c0932f208bd9839914115ccada4904d7fd90fb1.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/zh_CN.json')
-rw-r--r-- | apps/files/l10n/zh_CN.json | 34 |
1 files changed, 7 insertions, 27 deletions
diff --git a/apps/files/l10n/zh_CN.json b/apps/files/l10n/zh_CN.json index 473604dd478..53f0f9c2006 100644 --- a/apps/files/l10n/zh_CN.json +++ b/apps/files/l10n/zh_CN.json @@ -365,41 +365,21 @@ "New text file.txt" : "新建文本文档.txt", "Direct link was copied (only works for users who have access to this file/folder)" : "已复制直链(仅适用于有权访问此文件/文件夹的用户)", "Copy direct link (only works for users who have access to this file/folder)" : "复制直接链接(仅适用于有权访问此文件/文件夹的用户)", - "You can only favorite a single file or folder at a time" : "您一次只能收藏一个文件或文件夹", - "This file has the tag {tag}" : "这个文件有 {tag} 标签", - "This file has the tags {firstTags} and {lastTag}" : "这个文件有 {firstTags} 和 {lastTag} 标签", "\"remote user\"" : "“远程用户”", - "Select the row for {displayName}" : "选择 {displayName} 的行", - "Open folder {name}" : "打开文件夹 {name}", - "Download file {name}" : "下载文件 {name}", - "Unselect all" : "取消全选", - "ascending" : "升序", - "descending" : "降序", - "Sort list by {column} ({direction})" : "按 {column} ({direction}) 排序列表", - "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "因为性能原因,该列表没有完全加载。这些文件将会在您浏览列表的时候加载。", - "Storage informations" : "存储信息", - "Search for an account" : "搜索一个账户", - "Choose" : "选择", - "No files or folders have been deleted yet" : "尚未删除任何文件或文件夹", - "Open the files app settings" : "打开文件设置", - "You might not have have permissions to view it, ask the sender to share it" : "您可能没有权限浏览它,请要求发送者分享它", - "Set up templates folder" : "设置模板文件夹", - "Create new templates folder" : "新建模板文件夹", - "Toggle %1$s sublist" : "切换 %1$s 子列表", - "Toggle grid view" : "切换网格视图", - "Shares" : "共享", - "Shared with others" : "已与他人共享", - "Shared with you" : "与您共享的", - "Deleted shares" : "已删除的共享", - "Pending shares" : "待定共享", "File name" : "文件名", + "Download file {name}" : "下载文件 {name}", "\"{char}\" is not allowed inside a file name." : "不允许文件名中包含 “{char}”", "\"{name}\" is not an allowed filetype." : "“{name}”不是允许的文件类型", "{newName} already exists." : "{newName}已经存在。", "Name cannot be empty" : "名称不能为空", "Another entry with the same name already exists" : "已经存在另一个使用该名称的条目", + "Storage informations" : "存储信息", "A file or folder with that name already exists." : "相同文件夹或文件已存在。", "Invalid file name" : "无效文件名称", - "The files is locked" : "文件已锁定" + "Open the files app settings" : "打开文件设置", + "You might not have have permissions to view it, ask the sender to share it" : "您可能没有权限浏览它,请要求发送者分享它", + "The files is locked" : "文件已锁定", + "Create new templates folder" : "新建模板文件夹", + "Toggle %1$s sublist" : "切换 %1$s 子列表" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |