Matsumura Rohai
Translate strings found in PO files
The name for this project is honouring one great bushi, Matsumura Sokon, who lived in Okinawa, Japan, and a Karate Kata named after him.
Matsumura Sokon lived around ~1800 and was one very important contributor to the local martial art, which we today know as Karate and Ryukyu Kobujutsu. The kata named after him is called Matsumura Rohai, also known as Koshiki Rohai or Matsumura no Rohai, depending on who is writing it.
Installation
While in Windows, different versions of Visual Studio might be problemativc, thus failing iconv
installation.
With different options to --msvs_version
, one might succeed. Such options are auto
, 2010
, 2012
and so forth.
npm install --msvs_version=2012
Usage
export MS_TRANSLATE_API_KEY=****
export MS_TRANSLATE_API_SECRET=****
node index.js
Third party tools
- jQuery taking care of the Ajax
- Bootstrap for making things look good by default
- Microsoft Translate API via mstranslator for node.js
- PO and MO file handling via node-gettext
- Express for making pages to route to certain methods
- Hogan.js for rendering client side templates
Project structure
License
Copyright (c) Juga Paazmaya
Licensed under the MIT license.