1 # -*- coding: utf-8 -*-
3 # Author: David Goodger <goodger@python.org>
4 # Copyright: This module has been placed in the public domain.
6 # New language mappings are welcome. Before doing a new translation, please
7 # read <http://docutils.sf.net/docs/howto/i18n.html>. Two files must be
8 # translated for each language: one in docutils/languages, the other in
9 # docutils/parsers/rst/languages.
12 Japanese-language mappings for language-dependent features of
16 __docformat__
= 'reStructuredText'
18 # Corrections to these translations are welcome!
19 # 間違いがあれば、どうぞ正しい翻訳を教えて下さい。
22 # language-dependent: fixed
25 u
'code (translation required)': 'code',
36 u
'ラインブロック': 'line-block',
37 u
'パーズドリテラル': 'parsed-literal',
41 u
'ハイライト': 'highlights',
43 u
'プルクオート': 'pull-quote',
45 u
'コンテナー': 'container',
49 u
'リスト表': 'list-table',
53 u
'math (translation required)': 'math',
55 #u'イメージマプ': 'imagemap',
73 u
'ディフォルトロール': 'default-role',
74 u
'既定役': 'default-role',
76 u
'題': 'title', # 題名 件名
81 #u'脚注': 'footnotes', # 脚註?
82 #u'サイテーション': 'citations', # 出典 引証 引用
83 u
'ターゲットノート': 'target-notes', # 的注 的脚注
85 """Japanese name to registered (in directives/__init__.py) directive name
89 # language-dependent: fixed
92 u
'code (translation required)': 'code',
100 u
'題参照': 'title-reference',
101 u
'pep参照': 'pep-reference',
102 u
'rfc参照': 'rfc-reference',
107 u
'math (translation required)': 'math',
108 u
'名付参照': 'named-reference',
109 u
'無名参照': 'anonymous-reference',
110 u
'脚注参照': 'footnote-reference',
111 u
'出典参照': 'citation-reference',
112 u
'代入参照': 'substitution-reference',
114 u
'uri参照': 'uri-reference',
115 u
'uri': 'uri-reference',
116 u
'url': 'uri-reference',
118 """Mapping of Japanese role names to canonical role names for interpreted