aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/zh_CN.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-07-10 00:28:45 +0000
committerNextcloud bot <bot@nextcloud.com>2023-07-10 00:28:45 +0000
commit3fb8aad35bcaff25df7fbd521d4f7fd1f15fdf9e (patch)
tree1770f31d249eeaee183af7a7064e129347e9dba3 /apps/files/l10n/zh_CN.js
parent148c2a8da8b69957f2a80d6e538a5b6c88035b80 (diff)
downloadnextcloud-server-3fb8aad35bcaff25df7fbd521d4f7fd1f15fdf9e.tar.gz
nextcloud-server-3fb8aad35bcaff25df7fbd521d4f7fd1f15fdf9e.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.js11
1 files changed, 11 insertions, 0 deletions
diff --git a/apps/files/l10n/zh_CN.js b/apps/files/l10n/zh_CN.js
index 5b1a5788841..1f19ae5fd3e 100644
--- a/apps/files/l10n/zh_CN.js
+++ b/apps/files/l10n/zh_CN.js
@@ -171,11 +171,20 @@ OC.L10N.register(
"Reload current directory" : "重新载入当前目录",
"Go to the \"{dir}\" directory" : "前往“{dir}”目录",
"Select the row for {displayName}" : "选择 {displayName} 的行",
+ "Rename file" : "重命名文件",
"File name" : "文件名",
+ "A long time ago" : "很久以前",
"Download file {name}" : "下载文件 {name}",
"\"{displayName}\" action executed successfully" : "“{displayName}”操作执行成功",
"\"{displayName}\" action failed" : "“{displayName}”操作执行失败",
+ "\"{name}\" is not an allowed filetype." : "“{name}”不是允许的文件类型",
+ "{newName} already exists." : "{newName}已经存在。",
"Name cannot be empty" : "名称不能为空",
+ "Another entry with the same name already exists" : "已经存在另一个使用该名称的条目",
+ "Renamed \"{oldName}\" to \"{newName}\"" : "已将“{oldName}”重命名为“{newName}”",
+ "Could not rename \"{oldName}\", it does not exist any more" : "无法重命名“{fileName}”,此文件已经不存在",
+ "The name \"{newName}\"\" is already used in the folder \"{dir}\". Please choose a different name." : "文件夹“{dir}”中已经存在“{targetName}”。请尝试其它名称。",
+ "Could not rename \"{oldName}\"" : "无法重命名“{fileName}”",
"Total rows summary" : "总行摘要",
"Select all" : "全部选择",
"Unselect all" : "取消全选",
@@ -210,6 +219,7 @@ OC.L10N.register(
"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" : "裁剪图片预览",
"Additional settings" : "其他设置",
@@ -234,6 +244,7 @@ OC.L10N.register(
"Templates" : "模板",
"Create new templates folder" : "新建模板文件夹",
"Unable to initialize the templates directory" : "无法初始化模板目录",
+ "List of favorites files and folders." : "收藏文件和文件夹列表",
"Toggle %1$s sublist" : "切换 %1$s 子列表",
"Toggle grid view" : "切换网格视图",
"Upload some content or sync with your devices!" : "上传一些内容或与您的设备同步!",