summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/zh_CN.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-01-11 02:24:41 +0000
committerNextcloud bot <bot@nextcloud.com>2023-01-11 02:24:41 +0000
commit380e5a4ee17ad5e976753cbbd79247f217e5d886 (patch)
tree2165349c62f68d3db313f74897a2a8db37c6b004 /apps/files/l10n/zh_CN.js
parent4014d4d0ff6e78afc2a193c7cdae53117f532c0c (diff)
downloadnextcloud-server-380e5a4ee17ad5e976753cbbd79247f217e5d886.tar.gz
nextcloud-server-380e5a4ee17ad5e976753cbbd79247f217e5d886.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.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files/l10n/zh_CN.js b/apps/files/l10n/zh_CN.js
index ebc19a5d652..5147135e254 100644
--- a/apps/files/l10n/zh_CN.js
+++ b/apps/files/l10n/zh_CN.js
@@ -1,9 +1,6 @@
OC.L10N.register(
"files",
{
- "Storage is temporarily not available" : "存储空间暂时不可用",
- "Storage invalid" : "存储空间无效",
- "Unknown error" : "未知错误",
"File could not be found" : "文件未找到",
"Move or copy" : "移动或复制",
"Download" : "下载",
@@ -53,6 +50,7 @@ OC.L10N.register(
"Unable to determine date" : "无法确定日期",
"This operation is forbidden" : "该操作被禁止",
"This directory is unavailable, please check the logs or contact the administrator" : "此目录不可用,请检查日志或联系管理员",
+ "Storage is temporarily not available" : "存储空间暂时不可用",
"Could not move \"{file}\", target exists" : "无法移动 \"{file}\",目标已存在",
"Could not move \"{file}\"" : "无法移动 \"{file}\"",
"copy" : "复制",
@@ -177,6 +175,7 @@ OC.L10N.register(
"Transfer" : "转移",
"Transfer {path} to {userid}" : "将 {path} 转移给 {userid}",
"Invalid path selected" : "选择的路径无效",
+ "Unknown error" : "未知错误",
"Ownership transfer request sent" : "所有权转移请求已发送",
"Cannot transfer ownership of a file or folder you do not own" : "无法转让您未拥有的文件或文件夹的所有权",
"Files settings" : "文件设置",
@@ -220,6 +219,7 @@ OC.L10N.register(
"Pending shares" : "待定共享",
"Text file" : "文本文件",
"New text file.txt" : "新建文本文档.txt",
+ "Storage invalid" : "存储空间无效",
"Select" : "选择",
"You don’t have permission to upload or create files here" : "您没有权限在此上传或创建文件",
"New" : "新建",