diff options
Diffstat (limited to 'core/l10n/zh_CN.js')
-rw-r--r-- | core/l10n/zh_CN.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js index dc0a985abf4..95bb2353140 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -130,7 +130,7 @@ OC.L10N.register( "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. 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>。", + "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 {productName}" : "继续到 {productName}", "_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["更新成功。%n 秒内将把你重定向到 {productName}"], "More apps" : "更多的应用程序", @@ -260,9 +260,9 @@ OC.L10N.register( "Show details" : "显示详情", "Hide details" : "隐藏详细信息", "Rename project" : "重命名项目", - "Failed to rename the project" : "无法重命名项目", - "Failed to create a project" : "无法创建项目", - "Failed to add the item to the project" : "无法添加条目到项目中", + "Failed to rename the project" : "重命名项目失败", + "Failed to create a project" : "创建项目失败", + "Failed to add the item to the project" : "添加条目到项目中失败", "Connect items to a project to make them easier to find" : "将条目关联到项目以使它们更容易查找", "Type to search for existing projects" : "输入以搜索已有项目", "New in" : "新品", |