[Groonga-commit] groonga/groonga at e3a4fb4 [master] doc: fix links

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Jul 1 10:00:31 JST 2014


Kouhei Sutou	2014-07-01 10:00:31 +0900 (Tue, 01 Jul 2014)

  New Revision: e3a4fb45c91930d3b2dc1886cf8fd972c82fe2e2
  https://github.com/groonga/groonga/commit/e3a4fb45c91930d3b2dc1886cf8fd972c82fe2e2

  Message:
    doc: fix links

  Modified files:
    doc/locale/ja/LC_MESSAGES/contribution.po
    doc/source/contribution/documentation/i18n.rst

  Modified: doc/locale/ja/LC_MESSAGES/contribution.po (+13 -6)
===================================================================
--- doc/locale/ja/LC_MESSAGES/contribution.po    2014-07-01 09:56:29 +0900 (107257f)
+++ doc/locale/ja/LC_MESSAGES/contribution.po    2014-07-01 10:00:31 +0900 (094b79a)
@@ -7,8 +7,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: 1.2.1\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-05-29 17:07+0900\n"
-"PO-Revision-Date: 2014-05-29 14:11+0900\n"
+"POT-Creation-Date: 2014-07-01 09:58+0900\n"
+"PO-Revision-Date: 2014-07-01 10:00+0900\n"
 "Last-Translator: Kouhei Sutou <kou �� clear-code.com>\n"
 "Language-Team: Japanese\n"
 "Language: ja\n"
@@ -1693,8 +1693,11 @@ msgstr ""
 "これでGitHub上でpull requestを送る準備ができました。あとは、GitHub上の自分の"
 "リポジトリのページへアクセスして `Pull Request` ボタンを押すだけです。"
 
-msgid "`Help.GitHub - Sending pull requests`_."
-msgstr "pull requestの送り方"
+msgid ""
+"`Help.GitHub - Sending pull requests <http://help.github.com/pull-requests/"
+">`_."
+msgstr ""
+"`Help.GitHub - pull requestを送る <http://help.github.com/pull-requests/>`_."
 
 msgid "How to send patch"
 msgstr "パッチの送り方"
@@ -1733,8 +1736,12 @@ msgstr "新しい翻訳対象の言語を追加するコマンドライン::"
 msgid "Please substitute `${LANGUAGE}` with your language code such as 'ja'."
 msgstr "`${LANGUAGE}` は'ja'などの自分の言語の言語コードに置き換えてください。"
 
-msgid "`Codes for the Representation of Names of Languages`_."
-msgstr "言語名を表記するためのコード"
+msgid ""
+"`Codes for the Representation of Names of Languages <http://www.loc.gov/"
+"standards/iso639-2/php/English_list.php>`_."
+msgstr ""
+"`言語名を表記するためのコードの一覧 <http://www.loc.gov/standards/iso639-2/"
+"php/English_list.php>`_."
 
 msgid "Introduction"
 msgstr ""

  Modified: doc/source/contribution/documentation/i18n.rst (+2 -6)
===================================================================
--- doc/source/contribution/documentation/i18n.rst    2014-07-01 09:56:29 +0900 (9cfac71)
+++ doc/source/contribution/documentation/i18n.rst    2014-07-01 10:00:31 +0900 (5bf05b2)
@@ -154,9 +154,7 @@ Now you can send pull request on GitHub. You just access
 your repository page on GitHub and press `Pull Request`
 button.
 
-.. seealso:: `Help.GitHub - Sending pull requests`_.
-
-.. _Help.GitHub - Sending pull requests: http://help.github.com/pull-requests/
+.. seealso:: `Help.GitHub - Sending pull requests <http://help.github.com/pull-requests/>`_.
 
 How to send patch
 +++++++++++++++++
@@ -193,6 +191,4 @@ Here are command lines to add new translation language::
 Please substitute `${LANGUAGE}` with your language code such
 as 'ja'.
 
-.. seealso:: `Codes for the Representation of Names of Languages`_.
-
-.. _Codes for the Representation of Names of Languages: http://www.loc.gov/standards/iso639-2/php/English_list.php
+.. seealso:: `Codes for the Representation of Names of Languages <http://www.loc.gov/standards/iso639-2/php/English_list.php>`_.
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index