Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/po
AgeCommit message (Collapse)Author
2007-11-29This is patch: [#7823] Improvements for the German translationKent Mein
and also a small part of a patch from sgefant that fixes a typo in the Makefiles. Kent
2007-09-01svn-commit.2Campbell Barton
2007-07-24Cleaned up some case issues with language files...Kent Mein
Kent
2007-02-08= translation =Tom Musgrove
Bulgarian translation contributed by Victor Dachev
2007-01-09= arabic translation =Tom Musgrove
arabic translation by M. Bashir Al-Noimi, be aware that we don't support right to left languages so this may not be of benefit to end users currently
2007-01-06= more translation updates =Tom Musgrove
okay updated translations - they actually compile and can be used now - woo hoo :) Thank you translators for your hard work. Also for other languages - if I haven't committed your language my apologies - please email me the most to up to date version you have thanks.
2006-06-28added polish and coatian languages.Jean-Luc Peurière
note that finish and russian ones are broken
2006-02-12==Translations==Wouter van Heyst
* Make sure all languages get built (Makefile, scons to be done)
2005-11-02changed:Kent Mein
msgfmt source -o blah to msgfmt -o blah source (didn't work on my machine with the other order) Kent
2003-09-08- added czech translation (cs.po)Jiri Hnidek
- changed function drawcircball() in source/blender/src/drawobject.c. Circle is computed faster (no 32 calls of sin() and cos() each time witch same results).
2003-07-23Don't fail cleaning if the locale directory doesn't exist.Wouter van Heyst
Reported by Frank W. Samuelson among others.
2003-05-14- Remove duplicates from po filesWouter van Heyst
- Provide debug target - Run msgfmt on all but fi.po
2003-05-14.mo files were created in the wrong directory on os x (d'oh!)Stefan Gartner
2003-05-13create .po files in the application bundle on os xStefan Gartner
2003-05-13- Preliminary makefile that just calls msgfmt on po filesWouter van Heyst
Start with the italian translation (least buggy)