diff options
Diffstat (limited to 'lib/l10n/zh_CN.json')
-rw-r--r-- | lib/l10n/zh_CN.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/zh_CN.json b/lib/l10n/zh_CN.json index e288d28a231..372d68d0fe6 100644 --- a/lib/l10n/zh_CN.json +++ b/lib/l10n/zh_CN.json @@ -74,6 +74,7 @@ "seconds ago" : "几秒前", "Empty file" : "空文件", "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "模块:%s不存在。请在 App 设置中开启或联系您的管理员。", + "Dot files are not allowed" : "以 . 开头的文件不被允许", "File already exists" : "文件已存在", "Invalid path" : "无效的路径", "Failed to create file from template" : "从模板创建文件失败", @@ -81,7 +82,6 @@ "File name is a reserved word" : "文件名包含敏感字符", "File name contains at least one invalid character" : "文件名中存在至少一个非法字符", "File name is too long" : "文件名过长", - "Dot files are not allowed" : "以 . 开头的文件不被允许", "Empty filename is not allowed" : "不允许使用空名称", "App \"%s\" cannot be installed because appinfo file cannot be read." : "无法安装应用\"%s\",因为无法读取appinfo文件。", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "应用程式 \"%s\" 无法安装,因为它与这个版本的服务器不兼容。", |