mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-25 10:58:52 +00:00
Japanese doc files: big translation update fro 2.2.0 from Koji
This commit is contained in:
parent
cfa8d02029
commit
b289c597ae
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -82,7 +82,7 @@ name "subsec:外部文書の第1小節"
|
|||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Standard
|
\begin_layout Standard
|
||||||
これは、ファイルが別の文書にどのように挿入されるかを示すための、短いダミー子文書です。
|
これは,ファイルが別の文書にどのように挿入されるかを示すための,短いダミー子文書です.
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\end_body
|
\end_body
|
||||||
|
@ -76,7 +76,7 @@
|
|||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Standard
|
\begin_layout Standard
|
||||||
これは、ファイルが別の文書にどのように挿入されるかを示すための、もう一つの短いダミー子文書です。
|
これは,ファイルが別の文書にどのように挿入されるかを示すための,もう一つの短いダミー子文書です.
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\end_body
|
\end_body
|
||||||
|
File diff suppressed because it is too large
Load Diff
@ -61,7 +61,7 @@
|
|||||||
\font_sf_scale 100 100
|
\font_sf_scale 100 100
|
||||||
\font_tt_scale 100 100
|
\font_tt_scale 100 100
|
||||||
\graphics default
|
\graphics default
|
||||||
\default_output_format pdf
|
\default_output_format pdf3
|
||||||
\output_sync 0
|
\output_sync 0
|
||||||
\bibtex_command default
|
\bibtex_command default
|
||||||
\index_command default
|
\index_command default
|
||||||
@ -111,7 +111,7 @@
|
|||||||
\begin_body
|
\begin_body
|
||||||
|
|
||||||
\begin_layout Standard
|
\begin_layout Standard
|
||||||
この文書は、二つの数式カテゴリの使い方を示すものです。一つのカテゴリにはアラビア数字、もう一つはローマ数字で番号が振られています。
|
この文書は,二つの数式カテゴリの使い方を示すものです.一つのカテゴリにはアラビア数字,もう一つはローマ数字で番号が振られています.
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Standard
|
\begin_layout Standard
|
||||||
@ -294,8 +294,8 @@ height "1pt"
|
|||||||
\begin_inset VSpace medskip
|
\begin_inset VSpace medskip
|
||||||
\end_inset
|
\end_inset
|
||||||
|
|
||||||
この例を作成するには、ローマ数字の数式のカウンタをまず定義しなくてはなりません。そのためには、\SpecialChar LaTeX
|
この例を作成するには,ローマ数字の数式のカウンタをまず定義しなくてはなりません.そのためには,\SpecialChar LaTeX
|
||||||
プリアンブルに以下のように入力します。
|
プリアンブルに以下のように入力します.
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Standard
|
\begin_layout Standard
|
||||||
@ -324,7 +324,7 @@ roman{rom}}
|
|||||||
\series bold
|
\series bold
|
||||||
equation
|
equation
|
||||||
\series default
|
\series default
|
||||||
の値を保存するには、プリアンブルに以下のように入力します。
|
の値を保存するには,プリアンブルに以下のように入力します.
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Standard
|
\begin_layout Standard
|
||||||
@ -366,7 +366,7 @@ theequation
|
|||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Standard
|
\begin_layout Standard
|
||||||
文書中で二つの連番スキームの間を切り替えるには、ローマ数字用に
|
文書中で二つの連番スキームの間を切り替えるには,ローマ数字用に
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Standard
|
\begin_layout Standard
|
||||||
@ -392,7 +392,7 @@ therom}
|
|||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Standard
|
\begin_layout Standard
|
||||||
というコマンドをプリアンブルで定義し、アラビア数字用には
|
というコマンドをプリアンブルで定義し,アラビア数字用には
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Standard
|
\begin_layout Standard
|
||||||
@ -418,24 +418,24 @@ org@theeq}
|
|||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Standard
|
\begin_layout Standard
|
||||||
と定義します。
|
と定義します.
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Standard
|
\begin_layout Standard
|
||||||
各数式は、既定ではアラビア数字で連番が振られます。ローマ数字に切り替えるには\SpecialChar TeX
|
各数式は,既定ではアラビア数字で連番が振られます.ローマ数字に切り替えるには\SpecialChar TeX
|
||||||
コードで
|
コードで
|
||||||
\series bold
|
\series bold
|
||||||
|
|
||||||
\backslash
|
\backslash
|
||||||
setrom
|
setrom
|
||||||
\series default
|
\series default
|
||||||
コマンドを挿入します。
|
コマンドを挿入します.
|
||||||
\series bold
|
\series bold
|
||||||
|
|
||||||
\backslash
|
\backslash
|
||||||
setarab
|
setarab
|
||||||
\series default
|
\series default
|
||||||
コマンドで連番はアラビア数字に切り替わります。
|
コマンドで連番はアラビア数字に切り替わります.
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\end_body
|
\end_body
|
||||||
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
2994
lib/doc/ja/Math.lyx
2994
lib/doc/ja/Math.lyx
File diff suppressed because it is too large
Load Diff
@ -209,7 +209,7 @@ filename "Customization.lyx"
|
|||||||
\begin_layout Standard
|
\begin_layout Standard
|
||||||
\begin_inset CommandInset include
|
\begin_inset CommandInset include
|
||||||
LatexCommand include
|
LatexCommand include
|
||||||
filename "LFUNs.lyx"
|
filename "../LFUNs.lyx"
|
||||||
|
|
||||||
\end_inset
|
\end_inset
|
||||||
|
|
||||||
|
@ -49,7 +49,7 @@ End
|
|||||||
\font_sf_scale 100 100
|
\font_sf_scale 100 100
|
||||||
\font_tt_scale 100 100
|
\font_tt_scale 100 100
|
||||||
\graphics default
|
\graphics default
|
||||||
\default_output_format pdf
|
\default_output_format pdf3
|
||||||
\output_sync 0
|
\output_sync 0
|
||||||
\bibtex_command default
|
\bibtex_command default
|
||||||
\index_command default
|
\index_command default
|
||||||
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -22,7 +22,7 @@
|
|||||||
\font_sf_scale 100 100
|
\font_sf_scale 100 100
|
||||||
\font_tt_scale 100 100
|
\font_tt_scale 100 100
|
||||||
\graphics default
|
\graphics default
|
||||||
\default_output_format default
|
\default_output_format pdf3
|
||||||
\output_sync 0
|
\output_sync 0
|
||||||
\bibtex_command default
|
\bibtex_command default
|
||||||
\index_command default
|
\index_command default
|
||||||
@ -117,20 +117,18 @@ status collapsed
|
|||||||
\SpecialChar LyX
|
\SpecialChar LyX
|
||||||
の出力は素晴らしい出来映えです!ご覧になりたければ、
|
の出力は素晴らしい出来映えです!ご覧になりたければ、
|
||||||
\family sans
|
\family sans
|
||||||
\lang english
|
文書\SpecialChar menuseparator
|
||||||
Document\SpecialChar menuseparator
|
|
||||||
View
|
|
||||||
\begin_inset space ~
|
|
||||||
\end_inset
|
|
||||||
|
|
||||||
[PDF
|
[PDF
|
||||||
\begin_inset space ~
|
\begin_inset space ~
|
||||||
\end_inset
|
\end_inset
|
||||||
|
|
||||||
(pdflatex)]
|
(dvipdfm)]
|
||||||
|
\begin_inset space ~
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
を表示
|
||||||
\family default
|
\family default
|
||||||
\lang japanese
|
を選択してみてください。
|
||||||
を選択してみてください。
|
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Enumerate
|
\begin_layout Enumerate
|
||||||
@ -184,11 +182,10 @@ http://www.lyx.org/WebJa.Home
|
|||||||
\begin_layout Enumerate
|
\begin_layout Enumerate
|
||||||
|
|
||||||
\series bold
|
\series bold
|
||||||
\lang english
|
Linuxユーザーへの注釈:
|
||||||
Note for Linux users:
|
|
||||||
\series default
|
\series default
|
||||||
Please check that the language packages for the \SpecialChar LaTeX
|
\SpecialChar LaTeX
|
||||||
distribution
|
頒布版の
|
||||||
\family sans
|
\family sans
|
||||||
\SpecialChar TeX
|
\SpecialChar TeX
|
||||||
|
|
||||||
@ -197,47 +194,38 @@ Note for Linux users:
|
|||||||
|
|
||||||
Live
|
Live
|
||||||
\family default
|
\family default
|
||||||
are installed.
|
用の言語パッケージが導入済みかどうかチェックしてください.もしないと,\SpecialChar LaTeX
|
||||||
Otherwise you will get \SpecialChar LaTeX
|
エラーが発生します.
|
||||||
errors.
|
|
||||||
\begin_inset Newline newline
|
\begin_inset Newline newline
|
||||||
\end_inset
|
\end_inset
|
||||||
|
|
||||||
For example on the Linux distributions
|
例えば,Linux頒布版
|
||||||
\family sans
|
\family sans
|
||||||
(K,X)Ubuntu
|
(K,X)Ubuntu
|
||||||
\family default
|
\family default
|
||||||
and
|
および
|
||||||
\family sans
|
\family sans
|
||||||
Debian
|
Debian
|
||||||
\family default
|
\family default
|
||||||
the package name for the German language is
|
では,ドイツ語用のパッケージ名は「
|
||||||
\begin_inset Quotes eld
|
|
||||||
\end_inset
|
|
||||||
|
|
||||||
|
|
||||||
\family typewriter
|
\family typewriter
|
||||||
texlive-lang-german
|
texlive-lang-german
|
||||||
\family default
|
\family default
|
||||||
|
」です.
|
||||||
\begin_inset Quotes erd
|
|
||||||
\end_inset
|
|
||||||
|
|
||||||
.
|
|
||||||
\begin_inset Newline newline
|
\begin_inset Newline newline
|
||||||
\end_inset
|
\end_inset
|
||||||
|
|
||||||
After the installation of the language packages you must use the \SpecialChar LyX
|
言語パッケージの導入後\SpecialChar LyX
|
||||||
menu
|
メニューから
|
||||||
\family sans
|
\family sans
|
||||||
Tools
|
ツール
|
||||||
\family default
|
\family default
|
||||||
\SpecialChar menuseparator
|
\SpecialChar menuseparator
|
||||||
|
|
||||||
\family sans
|
\family sans
|
||||||
Reconfigure
|
環境構成
|
||||||
\family default
|
\family default
|
||||||
.
|
を実行しなくてはなりません.
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\end_body
|
\end_body
|
||||||
|
Loading…
Reference in New Issue
Block a user