diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-04-03 02:25:32 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-04-03 02:25:32 +0000 |
commit | 6f55d2e293e7f6111f6ffd2f43689963bb5a6a43 (patch) | |
tree | 8cbca4b3800a4c6b37c86559b7aea7af512554b8 /lib/l10n/zh_CN.js | |
parent | 4bea123c7ac1d04f346e0ebc746bf5613973e37a (diff) | |
download | nextcloud-server-6f55d2e293e7f6111f6ffd2f43689963bb5a6a43.tar.gz nextcloud-server-6f55d2e293e7f6111f6ffd2f43689963bb5a6a43.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/zh_CN.js')
-rw-r--r-- | lib/l10n/zh_CN.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/zh_CN.js b/lib/l10n/zh_CN.js index 68d9011d6a4..4bfef592636 100644 --- a/lib/l10n/zh_CN.js +++ b/lib/l10n/zh_CN.js @@ -72,6 +72,7 @@ OC.L10N.register( "Empty file" : "空文件", "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "模块:%s不存在。请在 App 设置中开启或联系管理员。", "File already exists" : "文件已存在", + "Invalid path" : "无效的路径", "Failed to create file from template" : "从模板创建文件失败", "Templates" : "模板", "File name is a reserved word" : "文件名包含敏感字符", |