# Japanese translations for Sphinx. # Copyright (C) 2008 ORGANIZATION # This file is distributed under the same license as the Sphinx project. # Yasushi Masuda , 2008. # Kouhei Sutou , 2011. # Akitoshi Ohta , 2011. # msgid "" msgstr "" "Project-Id-Version: Sphinx 1.1pre\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "POT-Creation-Date: 2011-09-21 10:06+0200\n" "PO-Revision-Date: 2011-08-27 17:50+0900\n" "Last-Translator: Akitoshi Ohta \n" "Language-Team: Japanese\n" "Plural-Forms: nplurals=1; plural=0\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 0.9.6\n" #: sphinx/config.py:81 #, python-format msgid "%s %s documentation" msgstr "" #: sphinx/environment.py:119 sphinx/writers/latex.py:190 #: sphinx/writers/manpage.py:67 sphinx/writers/texinfo.py:203 #, python-format msgid "%B %d, %Y" msgstr "%Y 年 %m 月 %d 日" #: sphinx/environment.py:1625 #, python-format msgid "see %s" msgstr "%sを参照" #: sphinx/environment.py:1628 #, python-format msgid "see also %s" msgstr "%sも参照" #: sphinx/roles.py:175 #, python-format msgid "Python Enhancement Proposals; PEP %s" msgstr "Python Enhancement Proposals; PEP %s" #: sphinx/builders/changes.py:73 msgid "Builtins" msgstr "組み込み" #: sphinx/builders/changes.py:75 msgid "Module level" msgstr "モジュールレベル" #: sphinx/builders/html.py:274 #, python-format msgid "%b %d, %Y" msgstr "%Y 年 %m 月 %d 日" #: sphinx/builders/html.py:293 sphinx/themes/basic/defindex.html:30 msgid "General Index" msgstr "総合索引" #: sphinx/builders/html.py:293 msgid "index" msgstr "索引" #: sphinx/builders/html.py:353 msgid "next" msgstr "次へ" #: sphinx/builders/html.py:362 msgid "previous" msgstr "前へ" #: sphinx/builders/latex.py:141 sphinx/builders/texinfo.py:196 msgid " (in " msgstr "" #: sphinx/directives/other.py:136 msgid "Section author: " msgstr "この節の作者: " #: sphinx/directives/other.py:138 msgid "Module author: " msgstr "モジュールの作者: " #: sphinx/directives/other.py:140 msgid "Code author: " msgstr "コードの作者: " #: sphinx/directives/other.py:142 msgid "Author: " msgstr "作者: " #: sphinx/directives/other.py:215 msgid "See also" msgstr "参考" #: sphinx/domains/__init__.py:244 #, python-format msgid "%s %s" msgstr "" #: sphinx/domains/c.py:51 sphinx/domains/python.py:95 msgid "Parameters" msgstr "パラメタ" #: sphinx/domains/c.py:54 sphinx/domains/javascript.py:128 #: sphinx/domains/python.py:107 msgid "Returns" msgstr "戻り値" #: sphinx/domains/c.py:56 sphinx/domains/python.py:109 msgid "Return type" msgstr "戻り値の型" #: sphinx/domains/c.py:141 #, python-format msgid "%s (C function)" msgstr "%s (C の関数)" #: sphinx/domains/c.py:143 #, python-format msgid "%s (C member)" msgstr "%s (C のメンバ変数)" #: sphinx/domains/c.py:145 #, python-format msgid "%s (C macro)" msgstr "%s (C のマクロ)" #: sphinx/domains/c.py:147 #, python-format msgid "%s (C type)" msgstr "%s (C のデータ型)" #: sphinx/domains/c.py:149 #, python-format msgid "%s (C variable)" msgstr "%s (C の変数)" #: sphinx/domains/c.py:204 sphinx/domains/cpp.py:1060 #: sphinx/domains/javascript.py:162 sphinx/domains/python.py:559 msgid "function" msgstr "の関数" #: sphinx/domains/c.py:205 sphinx/domains/cpp.py:1061 msgid "member" msgstr "のメンバ変数" #: sphinx/domains/c.py:206 msgid "macro" msgstr "のマクロ" #: sphinx/domains/c.py:207 sphinx/domains/cpp.py:1062 msgid "type" msgstr "のデータ型" #: sphinx/domains/c.py:208 msgid "variable" msgstr "変数" #: sphinx/domains/cpp.py:904 #, python-format msgid "%s (C++ class)" msgstr "%s (C++ のクラス)" #: sphinx/domains/cpp.py:919 #, python-format msgid "%s (C++ type)" msgstr "%s (C++ のデータ型)" #: sphinx/domains/cpp.py:938 #, python-format msgid "%s (C++ member)" msgstr "%s (C++ のメンバ変数)" #: sphinx/domains/cpp.py:990 #, python-format msgid "%s (C++ function)" msgstr "%s (C++ の関数)" #: sphinx/domains/cpp.py:1059 sphinx/domains/javascript.py:163 #: sphinx/domains/python.py:561 msgid "class" msgstr "クラス" #: sphinx/domains/javascript.py:106 sphinx/domains/python.py:254 #, python-format msgid "%s() (built-in function)" msgstr "%s() (組み込み関数)" #: sphinx/domains/javascript.py:107 sphinx/domains/python.py:318 #, python-format msgid "%s() (%s method)" msgstr "%s() (%s のメソッド)" #: sphinx/domains/javascript.py:109 #, python-format msgid "%s() (class)" msgstr "%s() (クラス)" #: sphinx/domains/javascript.py:111 #, python-format msgid "%s (global variable or constant)" msgstr "%s (グローバル変数または定数)" #: sphinx/domains/javascript.py:113 sphinx/domains/python.py:356 #, python-format msgid "%s (%s attribute)" msgstr "%s (%s の属性)" #: sphinx/domains/javascript.py:122 msgid "Arguments" msgstr "引数" #: sphinx/domains/javascript.py:125 msgid "Throws" msgstr "例外" #: sphinx/domains/javascript.py:164 sphinx/domains/python.py:560 msgid "data" msgstr "データ" #: sphinx/domains/javascript.py:165 sphinx/domains/python.py:566 msgid "attribute" msgstr "の属性" #: sphinx/domains/python.py:100 msgid "Variables" msgstr "変数" #: sphinx/domains/python.py:104 msgid "Raises" msgstr "例外" #: sphinx/domains/python.py:255 sphinx/domains/python.py:312 #: sphinx/domains/python.py:324 sphinx/domains/python.py:337 #, python-format msgid "%s() (in module %s)" msgstr "%s() (%s モジュール)" #: sphinx/domains/python.py:258 #, python-format msgid "%s (built-in variable)" msgstr "%s (組み込み変数)" #: sphinx/domains/python.py:259 sphinx/domains/python.py:350 #, python-format msgid "%s (in module %s)" msgstr "%s (%s モジュール)" #: sphinx/domains/python.py:275 #, python-format msgid "%s (built-in class)" msgstr "%s (組み込み変数)" #: sphinx/domains/python.py:276 #, python-format msgid "%s (class in %s)" msgstr "%s (%s のクラス)" #: sphinx/domains/python.py:316 #, python-format msgid "%s() (%s.%s method)" msgstr "%s() (%s.%s のメソッド)" #: sphinx/domains/python.py:328 #, python-format msgid "%s() (%s.%s static method)" msgstr "%s() (%s.%s の静的メソッド)" #: sphinx/domains/python.py:331 #, python-format msgid "%s() (%s static method)" msgstr "%s() (%s の静的メソッド)" #: sphinx/domains/python.py:341 #, python-format msgid "%s() (%s.%s class method)" msgstr "%s() (%s.%s のクラスメソッド)" #: sphinx/domains/python.py:344 #, python-format msgid "%s() (%s class method)" msgstr "%s() (%s のクラスメソッド)" #: sphinx/domains/python.py:354 #, python-format msgid "%s (%s.%s attribute)" msgstr "%s (%s.%s の属性)" #: sphinx/domains/python.py:434 #, python-format msgid "%s (module)" msgstr "%s (モジュール)" #: sphinx/domains/python.py:491 msgid "Python Module Index" msgstr "Pythonモジュール索引" #: sphinx/domains/python.py:492 msgid "modules" msgstr "モジュール" #: sphinx/domains/python.py:537 msgid "Deprecated" msgstr "撤廃" #: sphinx/domains/python.py:562 sphinx/locale/__init__.py:179 msgid "exception" msgstr "例外" #: sphinx/domains/python.py:563 msgid "method" msgstr "メソッド" #: sphinx/domains/python.py:564 msgid "class method" msgstr "クラスメソッド" #: sphinx/domains/python.py:565 msgid "static method" msgstr "の静的メソッド" #: sphinx/domains/python.py:567 sphinx/locale/__init__.py:175 msgid "module" msgstr "モジュール" #: sphinx/domains/python.py:695 msgid " (deprecated)" msgstr " (撤廃)" #: sphinx/domains/rst.py:55 #, python-format msgid "%s (directive)" msgstr "%s (ディレクティブ)" #: sphinx/domains/rst.py:57 #, python-format msgid "%s (role)" msgstr "%s (ロール)" #: sphinx/domains/rst.py:106 msgid "directive" msgstr "ディレクティブ" #: sphinx/domains/rst.py:107 msgid "role" msgstr "ロール" #: sphinx/domains/std.py:70 sphinx/domains/std.py:86 #, python-format msgid "environment variable; %s" msgstr "環境変数; %s" #: sphinx/domains/std.py:162 #, python-format msgid "%scommand line option; %s" msgstr "%sコマンドラインオプション; %s" #: sphinx/domains/std.py:393 msgid "glossary term" msgstr "用語集の項目" #: sphinx/domains/std.py:394 msgid "grammar token" msgstr "文法トークン" #: sphinx/domains/std.py:395 msgid "reference label" msgstr "参照ラベル" #: sphinx/domains/std.py:396 msgid "environment variable" msgstr "環境変数" #: sphinx/domains/std.py:397 msgid "program option" msgstr "プログラムオプション" #: sphinx/domains/std.py:427 sphinx/themes/basic/genindex-single.html:32 #: sphinx/themes/basic/genindex-split.html:11 #: sphinx/themes/basic/genindex-split.html:14 #: sphinx/themes/basic/genindex.html:32 sphinx/themes/basic/genindex.html:35 #: sphinx/themes/basic/genindex.html:68 sphinx/themes/basic/layout.html:134 #: sphinx/writers/latex.py:179 sphinx/writers/texinfo.py:456 msgid "Index" msgstr "索引" #: sphinx/domains/std.py:428 msgid "Module Index" msgstr "モジュール索引" #: sphinx/domains/std.py:429 sphinx/themes/basic/defindex.html:25 msgid "Search Page" msgstr "検索ページ" #: sphinx/ext/autodoc.py:1002 #, python-format msgid " Bases: %s" msgstr " ベースクラス: %s" #: sphinx/ext/autodoc.py:1038 #, python-format msgid "alias of :class:`%s`" msgstr ":class:`%s` のエイリアス" #: sphinx/ext/todo.py:41 msgid "Todo" msgstr "課題" #: sphinx/ext/todo.py:109 #, python-format msgid "(The <> is located in %s, line %d.)" msgstr "(<<元のエントリ>> は、 %s の %d 行目です)" #: sphinx/ext/todo.py:117 msgid "original entry" msgstr "元のエントリ" #: sphinx/ext/viewcode.py:70 msgid "[source]" msgstr "[ソース]" #: sphinx/ext/viewcode.py:117 msgid "[docs]" msgstr "[ドキュメント]" #: sphinx/ext/viewcode.py:131 msgid "Module code" msgstr "モジュールコード" #: sphinx/ext/viewcode.py:137 #, python-format msgid "

Source code for %s

" msgstr "

%s のソースコード

" #: sphinx/ext/viewcode.py:164 msgid "Overview: module code" msgstr "概要: モジュールコード" #: sphinx/ext/viewcode.py:165 msgid "

All modules for which code is available

" msgstr "

全モジュールのうち、コードを読めるもの

" #: sphinx/locale/__init__.py:155 msgid "Attention" msgstr "注意" #: sphinx/locale/__init__.py:156 msgid "Caution" msgstr "ご用心" #: sphinx/locale/__init__.py:157 msgid "Danger" msgstr "危険" #: sphinx/locale/__init__.py:158 msgid "Error" msgstr "エラー" #: sphinx/locale/__init__.py:159 msgid "Hint" msgstr "ヒント" #: sphinx/locale/__init__.py:160 msgid "Important" msgstr "重要" #: sphinx/locale/__init__.py:161 msgid "Note" msgstr "ノート" #: sphinx/locale/__init__.py:162 msgid "See Also" msgstr "参考" #: sphinx/locale/__init__.py:163 msgid "Tip" msgstr "ちなみに" #: sphinx/locale/__init__.py:164 msgid "Warning" msgstr "警告" #: sphinx/locale/__init__.py:168 #, python-format msgid "New in version %s" msgstr "バージョン %s で追加" #: sphinx/locale/__init__.py:169 #, python-format msgid "Changed in version %s" msgstr "バージョン %s で変更" #: sphinx/locale/__init__.py:170 #, python-format msgid "Deprecated since version %s" msgstr "バージョン %s で撤廃" #: sphinx/locale/__init__.py:176 msgid "keyword" msgstr "キーワード" #: sphinx/locale/__init__.py:177 msgid "operator" msgstr "演算子" #: sphinx/locale/__init__.py:178 msgid "object" msgstr "オブジェクト" #: sphinx/locale/__init__.py:180 msgid "statement" msgstr "文" #: sphinx/locale/__init__.py:181 msgid "built-in function" msgstr "組み込み関数" #: sphinx/themes/agogo/layout.html:45 sphinx/themes/basic/globaltoc.html:10 #: sphinx/themes/basic/localtoc.html:11 msgid "Table Of Contents" msgstr "目次" #: sphinx/themes/agogo/layout.html:49 sphinx/themes/basic/layout.html:137 #: sphinx/themes/basic/search.html:11 sphinx/themes/basic/search.html:20 msgid "Search" msgstr "検索" #: sphinx/themes/agogo/layout.html:52 sphinx/themes/basic/searchbox.html:15 msgid "Go" msgstr "検索" #: sphinx/themes/agogo/layout.html:57 sphinx/themes/basic/searchbox.html:20 msgid "Enter search terms or a module, class or function name." msgstr "モジュール、クラス、または関数名を入力してください" #: sphinx/themes/agogo/layout.html:78 sphinx/themes/basic/sourcelink.html:14 msgid "Show Source" msgstr "ソースコードを表示" #: sphinx/themes/basic/defindex.html:11 msgid "Overview" msgstr "概要" #: sphinx/themes/basic/defindex.html:20 msgid "Indices and tables:" msgstr "索引と表一覧:" #: sphinx/themes/basic/defindex.html:23 msgid "Complete Table of Contents" msgstr "総合目次" #: sphinx/themes/basic/defindex.html:24 msgid "lists all sections and subsections" msgstr "章/節一覧" #: sphinx/themes/basic/defindex.html:26 msgid "search this documentation" msgstr "ドキュメントを検索" #: sphinx/themes/basic/defindex.html:28 msgid "Global Module Index" msgstr "モジュール総索引" #: sphinx/themes/basic/defindex.html:29 msgid "quick access to all modules" msgstr "全モジュール早見表" #: sphinx/themes/basic/defindex.html:31 msgid "all functions, classes, terms" msgstr "関数、クラスおよび用語総覧" #: sphinx/themes/basic/genindex-single.html:35 #, python-format msgid "Index – %(key)s" msgstr "索引 – %(key)s" #: sphinx/themes/basic/genindex-single.html:63 #: sphinx/themes/basic/genindex-split.html:24 #: sphinx/themes/basic/genindex-split.html:38 #: sphinx/themes/basic/genindex.html:74 msgid "Full index on one page" msgstr "総索引" #: sphinx/themes/basic/genindex-split.html:16 msgid "Index pages by letter" msgstr "頭文字別索引" #: sphinx/themes/basic/genindex-split.html:25 msgid "can be huge" msgstr "大きい場合があるので注意" #: sphinx/themes/basic/layout.html:29 msgid "Navigation" msgstr "ナビゲーション" #: sphinx/themes/basic/layout.html:122 #, python-format msgid "Search within %(docstitle)s" msgstr "%(docstitle)s 内を検索" #: sphinx/themes/basic/layout.html:131 msgid "About these documents" msgstr "このドキュメントについて" #: sphinx/themes/basic/layout.html:140 msgid "Copyright" msgstr "著作権" #: sphinx/themes/basic/layout.html:189 #, python-format msgid "© Copyright %(copyright)s." msgstr "© Copyright %(copyright)s." #: sphinx/themes/basic/layout.html:191 #, python-format msgid "© Copyright %(copyright)s." msgstr "© Copyright %(copyright)s." #: sphinx/themes/basic/layout.html:195 #, python-format msgid "Last updated on %(last_updated)s." msgstr "最終更新: %(last_updated)s" #: sphinx/themes/basic/layout.html:198 #, python-format msgid "" "Created using Sphinx " "%(sphinx_version)s." msgstr "" "このドキュメントは Sphinx " "%(sphinx_version)s で生成しました。" #: sphinx/themes/basic/opensearch.xml:4 #, python-format msgid "Search %(docstitle)s" msgstr "%(docstitle)s 内を検索" #: sphinx/themes/basic/relations.html:11 msgid "Previous topic" msgstr "前のトピックへ" #: sphinx/themes/basic/relations.html:13 msgid "previous chapter" msgstr "前の章へ" #: sphinx/themes/basic/relations.html:16 msgid "Next topic" msgstr "次のトピックへ" #: sphinx/themes/basic/relations.html:18 msgid "next chapter" msgstr "次の章へ" #: sphinx/themes/basic/search.html:24 msgid "" "Please activate JavaScript to enable the search\n" " functionality." msgstr "検索機能を使うには JavaScript を有効にしてください。" #: sphinx/themes/basic/search.html:29 msgid "" "From here you can search these documents. Enter your search\n" " words into the box below and click \"search\". Note that the search\n" " function will automatically search for all of the words. Pages\n" " containing fewer words won't appear in the result list." msgstr "このページからドキュメントを検索できます。キーワードを下のボックスに入力して、「検索」をクリックしてください。入力された全てのキーワードを含むページが検索されます。一部のキーワードしか含まないページは検索結果に表示されないので注意してください。" #: sphinx/themes/basic/search.html:36 msgid "search" msgstr "検索" #: sphinx/themes/basic/search.html:40 msgid "Search Results" msgstr "検索結果" #: sphinx/themes/basic/search.html:42 msgid "Your search did not match any results." msgstr "検索条件に一致する項目がありませんでした。" #: sphinx/themes/basic/searchbox.html:12 msgid "Quick search" msgstr "クイック検索" #: sphinx/themes/basic/sourcelink.html:11 msgid "This Page" msgstr "このページ" #: sphinx/themes/basic/changes/frameset.html:5 #: sphinx/themes/basic/changes/versionchanges.html:12 #, python-format msgid "Changes in Version %(version)s — %(docstitle)s" msgstr "バージョン %(version)s の変更点 — %(docstitle)s" #: sphinx/themes/basic/changes/rstsource.html:5 #, python-format msgid "%(filename)s — %(docstitle)s" msgstr "%(filename)s — %(docstitle)s" #: sphinx/themes/basic/changes/versionchanges.html:17 #, python-format msgid "Automatically generated list of changes in version %(version)s" msgstr "バージョン %(version)s の変更点(このリストは自動生成されています)" #: sphinx/themes/basic/changes/versionchanges.html:18 msgid "Library changes" msgstr "ライブラリに関する変更" #: sphinx/themes/basic/changes/versionchanges.html:23 msgid "C API changes" msgstr "C API に関する変更" #: sphinx/themes/basic/changes/versionchanges.html:25 msgid "Other changes" msgstr "その多の変更" #: sphinx/themes/basic/static/doctools.js:154 sphinx/writers/html.py:504 #: sphinx/writers/html.py:510 msgid "Permalink to this headline" msgstr "このヘッドラインへのパーマリンク" #: sphinx/themes/basic/static/doctools.js:160 sphinx/writers/html.py:92 msgid "Permalink to this definition" msgstr "この定義へのパーマリンク" #: sphinx/themes/basic/static/doctools.js:189 msgid "Hide Search Matches" msgstr "検索結果を隠す" #: sphinx/themes/default/static/sidebar.js:69 msgid "Expand sidebar" msgstr "サイドバーを展開" #: sphinx/themes/default/static/sidebar.js:82 #: sphinx/themes/default/static/sidebar.js:110 msgid "Collapse sidebar" msgstr "サイドバーをたたむ" #: sphinx/themes/haiku/layout.html:26 msgid "Contents" msgstr "コンテンツ" #: sphinx/writers/latex.py:177 msgid "Release" msgstr "リリース" #: sphinx/writers/latex.py:594 sphinx/writers/manpage.py:182 #: sphinx/writers/texinfo.py:589 msgid "Footnotes" msgstr "注記" #: sphinx/writers/latex.py:676 msgid "continued from previous page" msgstr "前のページからの続き" #: sphinx/writers/latex.py:681 msgid "Continued on next page" msgstr "次のページに続く" #: sphinx/writers/text.py:437 msgid "[image]" msgstr "[画像]"