Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gohugoio/hugoDocs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenyifu <13731778855@139.com>2018-10-21 06:12:04 +0300
committerAnthony Fok <foka@debian.org>2022-06-03 12:53:10 +0300
commit5dddbf95e758a3215e352bf9435732a864ae7545 (patch)
treea3f73ad20440280688b6558364a16e9be6c6dfff
parentb1e4f3200fcdd9c70590e34df474f2dd40138d26 (diff)
Add Chinese translation for _documentation and _index.md
-rw-r--r--content/zh/_index.md52
-rw-r--r--content/zh/documentation.md4
2 files changed, 28 insertions, 28 deletions
diff --git a/content/zh/_index.md b/content/zh/_index.md
index e2c28c1f4..d54cb3436 100644
--- a/content/zh/_index.md
+++ b/content/zh/_index.md
@@ -1,49 +1,49 @@
---
-title: "世界上最快的网站构建框架 The world’s fastest framework for building websites"
+title: "世界上最快的网站构建框架"
date: 2017-03-02T12:00:00-05:00
features:
- - heading: Blistering Speed
+ - heading: 飞快的速度
image_path: /images/icon-fast.svg
- tagline: What's modern about waiting for your site to build?
- copy: Hugo is the fastest tool of its kind. At <1 ms per page, the average site builds in less than a second.
+ tagline: 摩登发布
+ copy: Hugo 是同类中最快的工具。生成一页小于 1ms,生成一个站点平均不超过 1s。
- - heading: Robust Content Management
+ - heading: 强大的内容管理
image_path: /images/icon-content-management.svg
- tagline: Flexibility rules. Hugo is a content strategist's dream.
- copy: Hugo supports unlimited content types, taxonomies, menus, dynamic API-driven content, and more, all without plugins.
+ tagline: 灵活的规则。Hugo 是一个设计师的梦想。
+ copy: Hugo 支持无限的内容类型、分类、菜单、动态 API 驱动的内容,以及更多,都不需要插件。
- - heading: Shortcodes
+ - heading: 短代码
image_path: /images/icon-shortcodes.svg
- tagline: Hugo's shortcodes are Markdown's hidden superpower.
- copy: We love the beautiful simplicity of markdown’s syntax, but there are times when we want more flexibility. Hugo shortcodes allow for both beauty and flexibility.
+ tagline: Hugo 短代码是 Markdown 隐藏的强大功能。
+ copy: 我们喜欢美丽简洁的 markdown 语法,但是有时候我们也想要更灵活一些。Hugo 短代码允许既美丽又灵活。
- - heading: Built-in Templates
+ - heading: 内置模板
image_path: /images/icon-built-in-templates.svg
- tagline: Hugo has common patterns to get your work done quickly.
- copy: Hugo ships with pre-made templates to make quick work of SEO, commenting, analytics and other functions. One line of code, and you're done.
+ tagline: Hugo 有通用的模式让你快速的完成工作。
+ copy: Hugo 平台预置的模板会快速实现搜索引擎优化、评论、分析和其他的功能。一行代码,你就完成了。
- - heading: Multilingual and i18n
+ - heading: 多语言和国际化
image_path: /images/icon-multilingual2.svg
- tagline: Polyglot baked in.
- copy: Hugo provides full i18n support for multi-language sites with the same straightforward development experience Hugo users love in single-language sites.
+ tagline: 多语言制作
+ copy: Hugo 为多语言站点提供了完整的国际化支持,并且具有与 Hugo 用户在单语言站点中喜爱的相同的简单开发体验。
- - heading: Custom Outputs
+ - heading: 自定义输出
image_path: /images/icon-custom-outputs.svg
- tagline: HTML not enough?
- copy: Hugo allows you to output your content in multiple formats, including JSON or AMP, and makes it easy to create your own.
+ tagline: HTML 不够用吗?
+ copy: Hugo 允许您以多种格式输出内容,包括 JSON 或 AMP,并且可以很容易地创建自己的内容。
sections:
- - heading: "100s of Themes"
- cta: Check out the Hugo's themes.
+ - heading: "100 多个主题"
+ cta: 看看 Hugo 的主题
link: https://themes.gohugo.io/
color_classes: bg-accent-color white
image: /images/homepage-screenshot-hugo-themes.jpg
- copy: "Hugo provides a robust theming system that is easy to implement but capable of producing even the most complicated websites."
- - heading: "Capable Templating"
- cta: Get Started.
+ copy: "Hugo 提供了一个强大的主题系统,易于实现,但能够生成即使是最复杂的网站。"
+ - heading: "功能模板"
+ cta: 开始吧。
link: templates/
color_classes: bg-primary-color-light black
image: /images/home-page-templating-example.png
- copy: "Hugo's Go-based templating provides just the right amount of logic to build anything from the simple to complex. If you prefer Jade/Pug-like syntax, you can also use Amber, Ace, or any combination of the three."
+ copy: "Hugo 基于 Go 的模板提供了恰当的方法来生成从简单到复杂的任何东西。如果你喜欢 Jade/Pug 类似的语法,你也可以使用 Amber、Ace 或三种任意组合。"
---
-Hugo is one of the most popular open-source static site generators. With its amazing speed and flexibility, Hugo makes building websites fun again.
+Hugo 是最受欢迎的开源静态站点生成器之一。凭借惊人的速度和灵活性,Hugo 使建设网站的乐趣再现。
diff --git a/content/zh/documentation.md b/content/zh/documentation.md
index 1639bbcd2..1575fd375 100644
--- a/content/zh/documentation.md
+++ b/content/zh/documentation.md
@@ -1,7 +1,7 @@
---
title: Hugo 说明文档
linktitle: Hugo
-description: Hugo is the world's fastest static website engine. It's written in Go (aka Golang) and developed by bep, spf13 and friends.
+description: Hugo 是世界上最快的静态网站引擎。它是用 Go (即 Golang) 编程语言所写成,由 bep、spf13 和朋友们共同开发。
date: 2017-02-01
publishdate: 2017-02-01
menu:
@@ -16,6 +16,6 @@ toc: false
layout: documentation-home
isCJKLanguage: true
---
-Hugo 号称**世界上最快的静态网站引擎**。它是以 Go (即 Golang) 编程语言所写成,并由 [bep](https://github.com/bep)、[spf13](https://github.com/spf13) 和[朋友们](https://github.com/gohugoio/hugo/graphs/contributors) 共同开发。
+Hugo 是世界上最快的静态网站引擎。它是用 Go (即 Golang) 编程语言所写成,由 [bep](https://github.com/bep)、[spf13](https://github.com/spf13) 和[朋友们](https://github.com/gohugoio/hugo/graphs/contributors)共同开发。
下面是我们说明文档中最常用和实用的章节: