mattn
dbfa82c3e7
Add japanese translation files ( #4490 )
...
* Add japanese translation
* Add translations
* rename
* Add fallback to match Accept-Language to the UNIX locale.
* Fix supported_languages
* Do not add if exists
* Do not add en
* Fix translation
* Add translation
* Fix typo
* Update notebook/i18n/ja_JP/LC_MESSAGES/nbjs.po
Co-Authored-By: mattn <mattn.jp@gmail.com>
* Update notebook/i18n/ja_JP/LC_MESSAGES/nbjs.po
Co-Authored-By: mattn <mattn.jp@gmail.com>
* Update notebook/i18n/ja_JP/LC_MESSAGES/nbjs.po
Co-Authored-By: mattn <mattn.jp@gmail.com>
* Update notebook/i18n/ja_JP/LC_MESSAGES/nbjs.po
Co-Authored-By: mattn <mattn.jp@gmail.com>
* Update notebook/i18n/ja_JP/LC_MESSAGES/nbjs.po
Co-Authored-By: mattn <mattn.jp@gmail.com>
* Update notebook/i18n/ja_JP/LC_MESSAGES/nbui.po
Co-Authored-By: mattn <mattn.jp@gmail.com>
* Update notebook/i18n/ja_JP/LC_MESSAGES/nbjs.po
Co-Authored-By: mattn <mattn.jp@gmail.com>
* Update notebook/i18n/ja_JP/LC_MESSAGES/notebook.po
Co-Authored-By: mattn <mattn.jp@gmail.com>
* Fixes some pointed by review
* Add translation
Co-authored-by: Kenichi Ito <ken.i54k@gmail.com>
6 years ago
Berend-Jan Lange
f3ce035d1a
language_tested
6 years ago
Berend-Jan Lange
698b37aa0e
added_indicator
6 years ago
Jocelyn Delalande
6ee41dadc4
Add French translation
...
100% of current .pot strings are translated
8 years ago
jianzi123
de09c12980
Pull request i18n ( #2804 )
...
* ...
* ...
* ...
* add translated files in Chinese.
* Remove compiled message files
* Consolidate translations into one set of files
* Rename .pot files to .po
* Add zh-CN to list of supported languages
* Ignore compiled .mo files
* Revert a couple of unimportant changes
9 years ago
John Emmons
f81fb46ff6
Preliminary i18n implementation as outlined in JEP 16 ( #2140 )
...
setting up internationalization for log and UI messages
See i18n README for details
Squashed to resolve CRLF, tab-indent issues.
9 years ago