=
commited on
Commit
·
47ffc85
1
Parent(s):
3fb632b
[TRAN]English documents translate to japanese.
Browse files- ja/CONTRIBUTING.rst +1 -2
- ja/README.rst +1 -1
- ja/index.rst +1 -1
- ja/installation.rst +1 -1
ja/CONTRIBUTING.rst
CHANGED
@@ -113,8 +113,7 @@ $ pytest tests.test_deep_translator
|
|
113 |
デプロイの方法
|
114 |
---------
|
115 |
|
116 |
-
|
117 |
-
まず、全ての変更がコミットされていることを確認してください。(HISTORY.rstのエントリを含む).
|
118 |
次に、以下のコマンドを実行します::
|
119 |
|
120 |
$ bump2version patch # possible: major / minor / patch
|
|
|
113 |
デプロイの方法
|
114 |
---------
|
115 |
|
116 |
+
メンテナンス担当者のためにデプロイの方法を記しておきます。まず、全ての変更がコミットされていることを確認してください。(HISTORY.rstのエントリを含む).
|
|
|
117 |
次に、以下のコマンドを実行します::
|
118 |
|
119 |
$ bump2version patch # possible: major / minor / patch
|
ja/README.rst
CHANGED
@@ -340,7 +340,7 @@ Translator++はdeep_translatorパッケージがベースになっています
|
|
340 |
:alt: screenshot3
|
341 |
|
342 |
==========
|
343 |
-
|
344 |
==========
|
345 |
|
346 |
詳細は examples フォルダを確認してください。
|
|
|
340 |
:alt: screenshot3
|
341 |
|
342 |
==========
|
343 |
+
次のステップに進むためには
|
344 |
==========
|
345 |
|
346 |
詳細は examples フォルダを確認してください。
|
ja/index.rst
CHANGED
@@ -13,7 +13,7 @@ deep_translatorのドキュメントへようこそ!
|
|
13 |
authors
|
14 |
history
|
15 |
|
16 |
-
|
17 |
==================
|
18 |
* :ref:`genindex`
|
19 |
* :ref:`modindex`
|
|
|
13 |
authors
|
14 |
history
|
15 |
|
16 |
+
目次
|
17 |
==================
|
18 |
* :ref:`genindex`
|
19 |
* :ref:`modindex`
|
ja/installation.rst
CHANGED
@@ -25,7 +25,7 @@ pipがインストールされていない場合は、以下のPythonインス
|
|
25 |
From sources
|
26 |
------------
|
27 |
|
28 |
-
deep_translatorのソースはGithub
|
29 |
|
30 |
公開されているリポジトリのクローンも可能です:
|
31 |
|
|
|
25 |
From sources
|
26 |
------------
|
27 |
|
28 |
+
deep_translatorのソースはGithubのリポジトリからダウンロードできます.
|
29 |
|
30 |
公開されているリポジトリのクローンも可能です:
|
31 |
|