aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/l10n/zh_CN.json
diff options
context:
space:
mode:
Diffstat (limited to 'apps/settings/l10n/zh_CN.json')
-rw-r--r--apps/settings/l10n/zh_CN.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/settings/l10n/zh_CN.json b/apps/settings/l10n/zh_CN.json
index cfadae9cfcb..8ffcebfad90 100644
--- a/apps/settings/l10n/zh_CN.json
+++ b/apps/settings/l10n/zh_CN.json
@@ -147,6 +147,7 @@
"Database missing columns" : "数据库缺失列",
"The database is missing some optional columns. Due to the fact that adding columns on big tables could take some time they were not added automatically when they can be optional. By running \"occ db:add-missing-columns\" those missing columns could be added manually while the instance keeps running. Once the columns are added some features might improve responsiveness or usability." : "数据库缺少一些可选列。 由于在大表上添加列可能会花费一些时间,因此在可以选择时不会自动添加列。 通过运行“occ db:add-missing-columns”,可以在实例继续运行时手动添加那些缺少的列。 添加列后,某些功能可能会提高响应速度或可用性。",
"Database missing indices" : "数据库缺失索引",
+ "Missing indices:" : "缺少引索:",
"Database missing primary keys" : "数据库缺少主键",
"The database is missing some primary keys. Due to the fact that adding primary keys on big tables could take some time they were not added automatically. By running \"occ db:add-missing-primary-keys\" those missing primary keys could be added manually while the instance keeps running." : "数据库缺少一些主键。由于在大型数据表上添加主键可能需要一些时间,因此程序没有自动添加。通过运行“occ db:add-missing-primary-keys”,这些缺失的主键可以在实例持续运行时手动添加。",
"Database pending bigint migrations" : "数据库待处理的 bigint 迁移",
@@ -670,6 +671,7 @@
"Error while updating device token name" : "更新设备令牌名称时出错",
"Error while updating device token scope" : "更新设备令牌范围时出错",
"There were too many requests from your network. Retry later or contact your administrator if this is an error." : "您的网络请求过多。如果出现错误,请稍后重试或与您的管理员联系。",
+ "Error" : "错误",
"Account documentation" : "账号文档",
"Administration documentation" : "管理文档",
"Forum" : "论坛",