Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andelf/products.chinapak
Plone Chinese Translation and Chinese-freidendly tools
https://github.com/andelf/products.chinapak
Last synced: about 1 month ago
JSON representation
Plone Chinese Translation and Chinese-freidendly tools
- Host: GitHub
- URL: https://github.com/andelf/products.chinapak
- Owner: andelf
- Created: 2010-10-08T09:27:23.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2011-11-01T09:39:26.000Z (about 13 years ago)
- Last Synced: 2024-10-03T10:45:21.246Z (about 2 months ago)
- Language: Python
- Homepage:
- Size: 271 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
README
Introduction
============A Chinese Simplified pak for plone.
Tested only on plone 4.
Contain all .po files from ploe.app.locales 4.0.0, fully translated.
Also a chinese id normalizer. :)
covert all chinese characters to **-** splitted pinyin string.
like:
- u"你好" => "ni-hao"
- u"你好 Python" => "ni-hao-python"Why
---Current Plone Chinese Translation is buggy and haven't updated for some days.
How
---Inspired By http://www.zope.org/Members/panjunyong/ZopeChinaPak .
Also http://plone-regional-forums.221720.n2.nabble.com/plone4-how-to-override-translations-in-plone-app-locales-tt5456430.html .
Contact
-------andelf
- e-mail: [email protected]