https://github.com/simon04/plural-message-migration
https://github.com/simon04/plural-message-migration
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/simon04/plural-message-migration
- Owner: simon04
- License: gpl-3.0
- Created: 2018-10-25T17:33:57.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-25T17:35:28.000Z (over 7 years ago)
- Last Synced: 2025-02-12T00:08:53.021Z (over 1 year ago)
- Language: Kotlin
- Homepage:
- Size: 67.4 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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