diff options
| author | Dan Allen <dan.j.allen@gmail.com> | 2017-07-23 17:13:53 -0600 |
|---|---|---|
| committer | Dan Allen <dan.j.allen@gmail.com> | 2017-07-23 17:13:53 -0600 |
| commit | 038562c41ea4fec98ba7b8f59ac7010cc882dd42 (patch) | |
| tree | bcf38dcf2941ee38bdca6304d78e5cbc559b620a | |
| parent | f5365a482c928f10ef8d695a1b3714a6c7a0a124 (diff) | |
change block title to sentence in translation info section
| -rw-r--r-- | README-fr.adoc | 3 | ||||
| -rw-r--r-- | README-jp.adoc | 3 | ||||
| -rw-r--r-- | README-zh_CN.adoc | 3 | ||||
| -rw-r--r-- | README.adoc | 3 |
4 files changed, 8 insertions, 4 deletions
diff --git a/README-fr.adoc b/README-fr.adoc index 5d103150..3e82624c 100644 --- a/README-fr.adoc +++ b/README-fr.adoc @@ -65,7 +65,8 @@ La gemme est aussi incluse dans plusieurs distributions Linux, dont Fedora, Debi Asciidoctor est open source, {uri-repo}[hébergé sur GitHub] et distribué sous {uri-license}[licence MIT]. ifndef::env-site[] -.Ce document est traduit dans les langues suivantes : +Ce document est traduit dans les langues suivantes : + * {uri-rel-file-base}README.adoc[Anglais] * {uri-rel-file-base}README-zh_CN.adoc[Chinois] * {uri-rel-file-base}README-jp.adoc[Japonais] diff --git a/README-jp.adoc b/README-jp.adoc index 87d49cbe..cb9cd413 100644 --- a/README-jp.adoc +++ b/README-jp.adoc @@ -65,7 +65,8 @@ gemはいくつかのLinuxディストリビューション, Fedora, Debian, Ubu Asciidoctorはオープンソース {uri-repo}[hosted on Github] で {uri-license}[the MIT licence]のもとに配布されます. ifndef::env-site[] -.Translations of this document are available in the following languages: +Translations of this document are available in the following languages: + * {uri-rel-file-base}README-zh_CN.adoc[汉语] * {uri-rel-file-base}README.adoc[English] * {uri-rel-file-base}README-fr.adoc[Français] diff --git a/README-zh_CN.adoc b/README-zh_CN.adoc index 47105106..17262e85 100644 --- a/README-zh_CN.adoc +++ b/README-zh_CN.adoc @@ -64,7 +64,8 @@ Asciidoctor 由 Ruby 编写,打包成 RubyGem,然后发布到 {uri-rubygem}[ 这个 gem 还被包含道几个 Linux 发行版中,其中包括 Fedora、Debian 和 Ubuntu。 Asciidoctor 是开源的,{uri-repo}[代码托管在 GitHub],并且是以 {uri-license}[MIT 协议]授权。 -.该文档有如下语言的翻译版: +该文档有如下语言的翻译版: + * {uri-rel-file-base}README.adoc[English] * {uri-rel-file-base}README-fr.adoc[Français] diff --git a/README.adoc b/README.adoc index 8315d88c..bdeae9d8 100644 --- a/README.adoc +++ b/README.adoc @@ -65,7 +65,8 @@ The gem is also included in several Linux distributions, including Fedora, Debia Asciidoctor is open source, {uri-repo}[hosted on GitHub] and released under {uri-license}[the MIT license]. ifndef::env-site[] -.Translations of this document are available in the following languages: +Translations of this document are available in the following languages: + * {uri-rel-file-base}README-zh_CN.adoc[汉语] * {uri-rel-file-base}README-fr.adoc[Français] * {uri-rel-file-base}README-jp.adoc[日本語] |
