diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-08-09 02:24:28 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-08-09 02:24:28 +0000 |
commit | 841efd26a7fb4923e4f09d66723034d929461908 (patch) | |
tree | 534d5e404c637d2191171d70f89dc41d522eea94 /apps/files/l10n/zh_CN.js | |
parent | 79652a7e15aff36744a8c359770d04f52a68601a (diff) | |
download | nextcloud-server-841efd26a7fb4923e4f09d66723034d929461908.tar.gz nextcloud-server-841efd26a7fb4923e4f09d66723034d929461908.zip |
[tx-robot] updated 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, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/zh_CN.js b/apps/files/l10n/zh_CN.js index de1e0d0850f..dd6cb686dd9 100644 --- a/apps/files/l10n/zh_CN.js +++ b/apps/files/l10n/zh_CN.js @@ -21,6 +21,7 @@ OC.L10N.register( "Target folder \"{dir}\" does not exist any more" : "目标目录 \"{dir}\" 不存在", "Not enough free space" : "可用空间不足", "An unknown error has occurred" : "发生了未知错误。", + "File could not be uploaded" : "文件无法上传", "Uploading …" : "正在上传...", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} / {totalSize} ({bitrate})", "Uploading that item is not supported" : "不支持上传此项目", @@ -43,6 +44,7 @@ OC.L10N.register( "Show grid view" : "显示网格视图", "Please select tag(s) to add to the selection" : "请选择要添加到所选项目的标签", "Apply tag(s) to selection" : "将标签应用到所选项目", + "Select directory \"{dirName}\"" : "选择目录 \"{dirName}\"", "Pending" : "等待", "Unable to determine date" : "无法确定日期", "This operation is forbidden" : "该操作被禁止", |