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 f6acc6a97f6..e6bb12fcb73 100644 --- a/core/l10n/zh_CN.json +++ b/core/l10n/zh_CN.json @@ -41,7 +41,7 @@ "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 的数据库结构是否可以更新 (这可能需要很长的时间, 这取决于数据库大小)", + "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "检查 %s 的数据库结构是否可以更新(这可能需要很长的时间, 这取决于数据库大小)", "Checked database schema update for apps" : "已经检查应用的数据库结构更新", "Updated \"%1$s\" to %2$s" : "已更新 “%1$s” 到 %2$s", "Set log level to debug" : "设置日志级别为 调试", @@ -245,10 +245,10 @@ "Update to {version}" : "升级到 {version}", "An error occurred." : "发生一个错误.", "Please reload the page." : "请重新加载页面.", - "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "更新不成功. 有关此问题的更多信息请<a href=\"{url}\">查看我们的论坛帖子</a>。", + "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "更新不成功。有关此问题的更多信息请<a href=\"{url}\">查看我们的论坛帖子</a>。", "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "升级成功. 请将此问题报告给 <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud 社区</a>.", "Continue to Nextcloud" : "继续访问 Nextcloud", - "_The update was successful. Redirecting you to Nextcloud in %n second._::_The update was successful. Redirecting you to Nextcloud in %n seconds._" : ["升级已经成功,在%n秒内重定向你到Nextcfloud。"], + "_The update was successful. Redirecting you to Nextcloud in %n second._::_The update was successful. Redirecting you to Nextcloud in %n seconds._" : ["升级成功,在%n秒内重定向到Nextcloud。"], "Searching other places" : "搜索其他位置", "No search results in other folders for {tag}{filter}{endtag}" : "在其它的文件夹里没有关于{tag}{filter}{endtag}的搜索结果", "_{count} search result in another folder_::_{count} search results in other folders_" : ["在其他文件夹中找到 {count} 条搜索结果"], @@ -374,7 +374,7 @@ "Error setting expiration date" : "设置过期日期时出错", "The public link will expire no later than {days} days after it is created" : "该共享链接将在创建后 {days} 天失效", "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} 通过链接共享", - "{sharee} (group)" : "{sharee} (分组)", + "{sharee} (group)" : "{sharee} (分组)", "{sharee} (remote)" : "{sharee} (外部)", "{sharee} (email)" : "{sharee} (邮件)", "Share with other people by entering a user or group, a federated cloud ID or an email address." : "通过输入用户或组,联合云ID或电子邮件地址与其他人共享。", |