vladris / tinkerer

Python blogging engine
https://vladris.com/tinkerer
Other
305 stars 81 forks source link

Added Slovak language localization. #57

Closed kiith-sa closed 10 years ago

kiith-sa commented 10 years ago

Based on the en_GB translation. Copied Plural-Forms from pl since it's similar, not sure if identical, though.

Note that date format at uistr.py:42 seemed to be outdated (didn't translate correctly), so I used the format from uistr.py source, which makes the translation work. This may need to be fixed in other translations, too. Also, some of the line numbers seem to be outdated.

vladris commented 10 years ago

Thanks a lot! Please open a bug for the translation issue you found.