An open API service indexing awesome lists of open source software.

https://github.com/simon04/plural-message-migration


https://github.com/simon04/plural-message-migration

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

plural-message-migration
========================

This tool provides [Plural Message Migration](http://cldr.unicode.org/index/cldr-spec/plural-rules#TOC-Plural-Message-Migration) for [Gettext PO files](https://www.gnu.org/software/gettext/manual/html_node/PO-Files.html). This tool was specifically implemented to migrate a Launchpad translation project to Transifex and was necessary since Transifex does not support custom plural forms, recently migrated to newer [plural forms](https://www.unicode.org/cldr/charts/latest/supplemental/language_plural_rules.html), and does not permit converting/uploading files in an older plural form version.

License
-------

GPL 3 (GNU General Public License version 3)

Author
------

simon04