Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-08-09 05:24:28 +0300
committerNextcloud bot <bot@nextcloud.com>2022-08-09 05:24:28 +0300
commit841efd26a7fb4923e4f09d66723034d929461908 (patch)
tree534d5e404c637d2191171d70f89dc41d522eea94
parent79652a7e15aff36744a8c359770d04f52a68601a (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--apps/files/l10n/zh_CN.js2
-rw-r--r--apps/files/l10n/zh_CN.json2
-rw-r--r--core/l10n/zh_CN.js1
-rw-r--r--core/l10n/zh_CN.json1
4 files changed, 6 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" : "该操作被禁止",
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 之前,请先登录。",