Navigation Menu

Skip to content

Commit

Permalink
doc: suppress warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Jan 27, 2015
1 parent d5bfb94 commit ed5166e
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions doc/locale/ja/LC_MESSAGES/reference.po
Expand Up @@ -9611,7 +9611,7 @@ msgid ""
msgstr "計算しようとしている二点間の開始地点を指定します。"

msgid "You can specify the value of GeoPoint type. [#]_"
msgstr "GeoPoint型の値を指定することができます。 [1]_"
msgstr "GeoPoint型の値を指定することができます。 [#]_"

msgid "See :doc:`/reference/types` about GeoPoint."
msgstr "GeoPointについては :doc:`/reference/types` を参照してください。"
Expand Down Expand Up @@ -9959,7 +9959,8 @@ msgid ""
"``highlight_full`` requires :doc:`/reference/command/command_version` 2 or "
"later."
msgstr ""
"``highlight_full`` を使うには コマンドバージョン 2以降を使う必要があります。"
"``highlight_full`` を使うには :doc:`/reference/command/command_version` 2以降"
"を使う必要があります。"

msgid ""
"The following example uses HTML escape and normalzier is ``NormalizeAuto``. "
Expand Down Expand Up @@ -10102,7 +10103,8 @@ msgid ""
"``highlight_html`` requires :doc:`/reference/command/command_version` 2 or "
"later."
msgstr ""
"``highlight_html`` を使うには コマンドバージョン 2以降を使う必要があります。"
"``highlight_html`` を使うには :doc:`/reference/command/command_version` 2以降"
"を使う必要があります。"

msgid ""
"You also need to specify ``--query`` and/or ``--filter``. Keywords are "
Expand Down

0 comments on commit ed5166e

Please sign in to comment.