summaryrefslogtreecommitdiffhomepage
path: root/ja-jp
Commit message (Collapse)AuthorAgeLines
* [vim/ja] Fix mistakeKota Kato2021-04-16-1/+1
|
* [vim/ja-jp]Add translate for vim in ja-jpKotaKato2021-04-15-0/+275
|
* Update python-jp.html.markdownLuxor2020-03-24-16/+16
| | | Fix tiny typo
* Python 3: Use 'filename: learnpython*.py' (no '3')Simon Shine2020-02-12-1/+1
| | | | | | | | | | | | | | | | | | | | Before renaming, Python 3 filenames were 'learnpython3*.py'. This commit removes the '3' part from the filename. To verify that the filenames were named consistently across translations prior to this commit, and to change this: ``` ack -H 'filename:' python.html.markdown find . -name "python-*.markdown" -exec ack -H 'filename:' {} \; sed -i 's/^filename: learnpython3/filename: learnpython/' \ python.html.markdown find . -name "python-*.markdown" -exec \ sed -i 's/^filename: learnpython3/filename: learnpython/' {} \; ```
* Python 3: 'language: Python'Simon Shine2020-02-12-1/+1
| | | | | | | | | | | | | Instead of listing 'language: python3' for Python 3, use language: Python as #3450 does. ``` find . -iname "python-*.markdown" -exec \ sed -i 's/language: python3/language: Python/' {} \; ```
* Switch links: 'python3 <-> python' and 'python <-> pythonlegacy'Simon Shine2020-02-12-1/+1
| | | | The list of references is exhausted by running 'ack docs/python'.
* Rename Python 3 markdown files into 'python'Simon Shine2020-02-12-0/+0
| | | | | | | | ``` for f in $(find . -iname "*python3*" | grep -vE 'git'); do fnew=$(echo "$f" | sed 's/python3/python/') git mv "$f" "$fnew" done
* [asciidoc/ja-jp]Add translate for AsciiDoc in ja-jp (#3578)Ryota Kayanuma2019-08-03-0/+135
| | | | | | * Add translate for AsciiDoc in ja-jp * Fix yaml parameters
* [python3/ja-jp]Update python3 jp (#3566)Ryota Kayanuma2019-08-03-65/+175
|
* Fix a bunch of typosHairyFotr2017-08-23-1/+1
|
* [python3/ja-jp] New Translation: python3/ja-jp (#2592)kakakaya2016-12-04-0/+898
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * [python3/en] Add empty tuple to "False if evaluated" list * Add python3 to ja-jp directory * Translated section 1 * 2章 * コメントのインデントを変更 * 3章 * [python3/en] Fixed "StopIterator Exception" - no such exception * 4章 * 5章 * 6.0章 * 6.1章 * 7章 * [python3/ja-jp] Fixed filename * Fix filename suffix, lang code
* [bash-jp/ja-jp] Corrected spelling. seperated -> separatedJacob Ward2016-02-17-2/+2
|
* update filenameTomy2016-01-26-1/+1
|
* feedbackTomy2016-01-26-0/+1
|
* fix typoTomy2016-01-17-1/+1
|
* translate allTomy2016-01-17-57/+61
|
* translate to 487Tomy2016-01-17-31/+33
|
* translate to 328Tomy2016-01-16-41/+44
|
* translate 100 to 150 linesTomy2016-01-14-17/+18
|
* translate until line 100Tomy2016-01-14-20/+21
|
* translate first blockTomy2015-10-18-14/+12
|
* begin translateTomy2015-10-18-0/+767
|
* [julia/ja] Added missing `lang: ja-jp`Yuichi Motoyama2015-01-13-0/+1
| | | Sorry, I missed writing `lang: ja-jp` in #894, and made a new Julia language tree in the top page.
* finish translating X=Julia into JapaneseYuichi Motoyama2014-12-22-209/+31
|
* finish translating (original english remains for review)Yuichi Motoyama2014-12-20-20/+212
|
* start translating julia into japaneseYuichi Motoyama2014-12-20-0/+747
|
* Review docs for added rouge lexers and update those with new highlightersAdam2014-09-08-2/+2
|
* just an update of Japanese introduction partAkira Hirose2014-07-23-2/+3
|
* bash document Japanese versionAkira Hirose2014-07-23-0/+171
|
* Updated the Japanese comment to be more understandable.Akira Hirose2014-07-23-53/+53
|
* translation finished.Akira Hirose2014-07-22-109/+103
|
* still on a middle wayAkira Hirose2014-07-16-54/+53
|
* Japanese version. Just on a middle of way.Akira Hirose2014-07-16-0/+782