From: Nextcloud bot Date: Tue, 9 Aug 2022 02:24:28 +0000 (+0000) Subject: [tx-robot] updated from transifex X-Git-Tag: v25.0.0beta1~19 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=841efd26a7fb4923e4f09d66723034d929461908;p=nextcloud-server.git [tx-robot] updated from transifex Signed-off-by: Nextcloud bot --- 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" : "该操作被禁止", diff --git a/apps/files/l10n/zh_CN.json b/apps/files/l10n/zh_CN.json index e5345125206..aa69845ddd3 100644 --- a/apps/files/l10n/zh_CN.json +++ b/apps/files/l10n/zh_CN.json @@ -19,6 +19,7 @@ "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" : "不支持上传此项目", @@ -41,6 +42,7 @@ "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" : "该操作被禁止", diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js index 839193a8e5a..591da78f362 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -344,6 +344,7 @@ OC.L10N.register( "More apps menu" : "更多的应用菜单", "Contacts" : "联系人", "Contacts menu" : "联系人菜单", + "Open settings menu" : "打开设置菜单", "Confirm your password" : "确认您的密码", "Connect to your account" : "连接到您的账号", "Please log in before granting %1$s access to your %2$s account." : "在授权 %1$s 访问您的账号 %2$s 之前,请先登录。", diff --git a/core/l10n/zh_CN.json b/core/l10n/zh_CN.json index 1d6ba14a5c1..b7ae94b34b4 100644 --- a/core/l10n/zh_CN.json +++ b/core/l10n/zh_CN.json @@ -342,6 +342,7 @@ "More apps menu" : "更多的应用菜单", "Contacts" : "联系人", "Contacts menu" : "联系人菜单", + "Open settings menu" : "打开设置菜单", "Confirm your password" : "确认您的密码", "Connect to your account" : "连接到您的账号", "Please log in before granting %1$s access to your %2$s account." : "在授权 %1$s 访问您的账号 %2$s 之前,请先登录。",