|
Let me introduce a small utility, which I recently developed.
OrchardPot is an utility written on WPF. Which allows:
- Translate PO files, generated by Orchard.
- Ask google to suggest translation.
- Run "orchard.exe" within a gui.
- Easily switch between orchard and translation folders.
Additional bulk operations (Utilities):
- Clone translation.
- Delete translation
- Clean translation when original and translated texts are equal
- Export translations to a different folder
- Export specific culture to a different folder.
- Delete/export unused translations (where module or template doesn't actually exist)
- Export translations which are used by orchard
You can find it at:
http://svn.usanov.net/orchard-modules-public/trunk/OrchardPot/
Please drop me a line if you find it useful.
|