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:
Diffstat (limited to 'apps/files/l10n/zh_CN.php')
-rw-r--r--apps/files/l10n/zh_CN.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files/l10n/zh_CN.php b/apps/files/l10n/zh_CN.php
index 030b11c2312..fd5cf0cff67 100644
--- a/apps/files/l10n/zh_CN.php
+++ b/apps/files/l10n/zh_CN.php
@@ -1,5 +1,8 @@
<?php
$TRANSLATIONS = array(
+"Storage not available" => "存储空间不可用",
+"Storage invalid" => "存储空间无效",
+"Unknown error" => "未知错误",
"Could not move %s - File with this name already exists" => "无法移动 %s - 同名文件已存在",
"Could not move %s" => "无法移动 %s",
"File name cannot be empty." => "文件名不能为空。",