summaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-08-09 02:24:51 +0000
committerNextcloud bot <bot@nextcloud.com>2022-08-09 02:24:51 +0000
commit8d491c7d0be780ee9960ccf2ec9fdeb15273f1af (patch)
treeab95e0f74c1d53b7f09222a4f8fdafa5591aeed0 /apps
parent996accd30a334f073e6995043efde4d7abc6fcab (diff)
downloadnextcloud-server-8d491c7d0be780ee9960ccf2ec9fdeb15273f1af.tar.gz
nextcloud-server-8d491c7d0be780ee9960ccf2ec9fdeb15273f1af.zip
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps')
-rw-r--r--apps/files/l10n/zh_CN.js2
-rw-r--r--apps/files/l10n/zh_CN.json2
2 files changed, 4 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" : "该操作被禁止",