aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/zh_CN.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-07-27 00:19:31 +0000
committerNextcloud bot <bot@nextcloud.com>2024-07-27 00:19:31 +0000
commit3954d618265dc0050898b86651d2ee1108d72126 (patch)
tree37f3a74b2642aa5aeab80036f65b6d8896f6a7e3 /apps/files/l10n/zh_CN.json
parent8702374d0438f6eba70204ac1e5ef656eb4666eb (diff)
downloadnextcloud-server-3954d618265dc0050898b86651d2ee1108d72126.tar.gz
nextcloud-server-3954d618265dc0050898b86651d2ee1108d72126.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.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/files/l10n/zh_CN.json b/apps/files/l10n/zh_CN.json
index 520b17b15bd..c023dc52509 100644
--- a/apps/files/l10n/zh_CN.json
+++ b/apps/files/l10n/zh_CN.json
@@ -181,7 +181,7 @@
"Toggle selection for file \"{displayName}\"" : "切换文件 “{displayName}” 的选择",
"Toggle selection for folder \"{displayName}\"" : "切换文件夹 “{displayName}” 的选择",
"Rename file" : "重命名文件",
- "File name" : "文件名",
+ "Filename" : "文件名",
"Folder name" : "文件夹名称",
"This node is unavailable" : "此节点不可用",
"Download file {name}" : "下载文件 {name}",
@@ -206,10 +206,6 @@
"Could not refresh storage stats" : "无法刷新存储统计数据",
"Your storage is full, files can not be updated or synced anymore!" : "您的存储空间已满,文件将无法更新或同步!",
"Create" : "创建",
- "A file or folder with that name already exists." : "相同文件夹或文件已存在。",
- "Invalid file name" : "无效文件名称",
- "\"{char}\" is not allowed inside a file name." : "不允许文件名中包含 “{char}”",
- "\"{name}\" is not an allowed filetype." : "“{name}”不是允许的文件类型",
"Submit" : "使用",
"Transfer ownership of a file or folder" : "转移文件或文件夹的所有权",
"Choose file or folder to transfer" : "选择要转移的文件或文件夹",
@@ -300,7 +296,6 @@
"Audio" : "声音提醒",
"Videos" : "视频",
"Created new folder \"{name}\"" : "创建了新文件夹「{name}」",
- "Filename" : "文件名",
"Unable to initialize the templates directory" : "无法初始化模板目录",
"Create new templates folder" : "新建模板文件夹",
"Templates" : "模板",
@@ -370,9 +365,14 @@
"Shared with you" : "与您共享的",
"Deleted shares" : "已删除的共享",
"Pending shares" : "待定共享",
+ "File 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" : "已经存在另一个使用该名称的条目",
+ "A file or folder with that name already exists." : "相同文件夹或文件已存在。",
+ "Invalid file name" : "无效文件名称",
"The files is locked" : "文件已锁定"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file