Browsing Japanese translation

1019 of 109 results
10.
In the terminal, enter the folder "code": ``cd code``
ターミナルでディレクトリ「code」に入ってください: ``cd code``
Translated and reviewed by Mitsuhiro Yoshida
Located in ../source/documentation_info.rst:24
11.
Do a checkout of the code for the user manual:
ユーザマニュアルのコードをチェックアウトします:
Translated by Mitsuhiro Yoshida
Located in ../source/documentation_info.rst:25
12.
via SSH: ``git clone git@git.mahara.org:user-manual/manual.git`` **OR**
SSH経由: ``git clone git@git.mahara.org:user-manual/manual.git`` **または**
Translated and reviewed by Mitsuhiro Yoshida
Located in ../source/documentation_info.rst:25
13.
via HTTS: ``git clone https://git.mahara.org/user-manual/manual.git``
HTTS経由: ``git clone https://git.mahara.org/user-manual/manual.git``
Translated and reviewed by Mitsuhiro Yoshida
Located in ../source/documentation_info.rst:26
14.
In the terminal, enter the folder "manual": ``cd manual``
ターミナルでフォルダ「manual」に入ってください: ``cd manual``
Translated by Mitsuhiro Yoshida
Reviewed by Mitsuhiro Yoshida
Located in ../source/documentation_info.rst:30
15.
Install the virtual environment for this folder: ``virtualenv venv``
このフォルダの仮想環境をインストールします: ``virtualenv venv``
Translated by Mitsuhiro Yoshida
Located in ../source/documentation_info.rst:29
16.
Activate the virtual environment: ``. venv/bin/activate``
仮想環境を活性化します: ``. venv/bin/activate``
Translated by Mitsuhiro Yoshida
Located in ../source/documentation_info.rst:30
17.
Install all requirements: ``pip install -r requirements.txt``
すべての要件をインストールします: ``pip install -r requirements.txt``
Translated by Mitsuhiro Yoshida
Located in ../source/documentation_info.rst:31
18.
Build the user manual in HTML: ``make html``
ユーザマニュアルをHTMLで構築します: ``make html``
Translated by Mitsuhiro Yoshida
Located in ../source/documentation_info.rst:34
19.
This will create all translations that are available for the user manual and will take a bit. If you only want to create the English user manual, you can compile it with ``make preview MAHARA=18.10``
これはユーザマニュアルで利用可能なすべての翻訳を作成し、少し時間がかかります。英語版だけを作成したい場合、``make preview MAHARA=18.10`` でコンパイルできます。
Translated by Mitsuhiro Yoshida
Located in ../source/documentation_info.rst:35
1019 of 109 results

This translation is managed by Mitsuhiro Yoshida, assigned by Mahara Translation Group.

You are not logged in. Please log in to work on translations.

Contributors to this translation: Masayuki Kuwada, Mitsuhiro Yoshida.