diff options
Diffstat (limited to 'core/l10n/zh_CN.json')
-rw-r--r-- | core/l10n/zh_CN.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/core/l10n/zh_CN.json b/core/l10n/zh_CN.json index ee93c2cfc51..0d8dbcbc752 100644 --- a/core/l10n/zh_CN.json +++ b/core/l10n/zh_CN.json @@ -50,9 +50,6 @@ "Maintenance mode is kept active" : "维护模式已启用", "Updating database schema" : "正在更新数据库结构", "Updated database" : "数据库已更新", - "Checking for update of app \"%s\" in appstore" : "检查%s应用是否有更新", - "Update app \"%s\" from appstore" : "从应用商店更新%s应用", - "Checked for update of app \"%s\" in appstore" : "已检查%s应用的是否有更新", "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "检查 %s 的数据库结构是否可以更新(这可能需要很长的时间,取决于数据库大小)", "Updated \"%1$s\" to %2$s" : "已更新 “%1$s” 到 %2$s", "Set log level to debug" : "设置日志级别为 调试", @@ -157,7 +154,6 @@ "Resetting password" : "正在重置密码", "Recommended apps" : "推荐的应用", "Loading apps …" : "正在加载应用…", - "Could not fetch list of apps from the app store." : "无法从应用商店中获取应用列表。", "Installing apps …" : "正在安装应用...", "App download or installation failed" : "应用下载或安装失败", "Cannot install this app because it is not compatible" : "无法安装此应用,因它不兼容", @@ -373,6 +369,9 @@ "Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "检查数据库结构是否可以更新(这可能需要很长的时间,这取决于数据库大小)", "Checked database schema update" : "已经检查数据库结构更新", "Checking updates of apps" : "检查更新应用", + "Checking for update of app \"%s\" in appstore" : "检查%s应用是否有更新", + "Update app \"%s\" from appstore" : "从应用商店更新%s应用", + "Checked for update of app \"%s\" in appstore" : "已检查%s应用的是否有更新", "Checked database schema update for apps" : "已经检查应用的数据库结构更新", "Following apps have been disabled: %s" : "下列应用已经被禁用:%s", "Your web server is not properly set up to resolve \"{url}\". Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "您的网页服务器未正确设置以解析“{url}”。更多信息请参见<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">文档</a>。", @@ -405,6 +404,7 @@ "_{count} search result in another folder_::_{count} search results in other folders_" : ["在其他文件夹中找到 {count} 条搜索结果"], "A password reset message has been sent to the e-mail address of this account. If you do not receive it, check your spam/junk folders or ask your local administrator for help." : "密码重置的电子邮件发送到此账号的电子邮件地址。 如果您未在合理的时间内收到,请优先检查您的垃圾邮件/垃圾邮件文件夹。如果不存在此电子邮件,请咨询系统管理员。", "Password can not be changed. Please contact your administrator." : "无法修改密码,请联系管理员。", + "Could not fetch list of apps from the app store." : "无法从应用商店中获取应用列表。", "Nextcloud {app}" : "Nextcloud {app}", "Can't install this app because it is not compatible" : "无法安装此应用,因为不兼容", "Can't install this app" : "无法安装此应用", |