Commit Graph

22 Commits

Author SHA1 Message Date
gsr b3d 581cb64f2c Make verification of committed .mo files optional. 2009-09-15 22:34:10 +00:00
gsr b3d 95b43536f6 Some Makefile changes still laying around. 2009-04-21 17:24:16 +00:00
Kent Mein 4fbacd6717 Move Korean file from kr to ko also updated it to newer file.
Kent
2008-09-29 15:02:20 +00:00
Chris Want 5d0a207ecb Patch from GSR that a) fixes a whole bunch of GPL/BL license
blocks that were previously missed; and b) greatly increase my
ohloh stats!
2008-04-16 22:40:48 +00:00
Chris Want 05c7798729 Fix for the Finnish po from GSR. 2008-03-10 16:04:34 +00:00
Chris Want 715a721c4b == Makefiles ==
Patch from GSR to correctly disable processing of po's when
international support is disabled.
2008-03-05 20:58:29 +00:00
Tom Musgrove f8f6a049bd This commit contains the addition of a greek translation thanks to
Κωστής Καρβουνιάρης
Kostas Gerontis

Also a patch from Markus Schulz that 

adds buttons to the material, light, and world texture panels to make it 
easy to rearrange the textures in the list without having to 
use copy and paste.
2008-03-01 03:56:16 +00:00
Kent Mein 0d8b28e2a3 This is patch: [#7823] Improvements for the German translation
and also a small part of a patch from sgefant that fixes a typo
in the Makefiles.

Kent
2007-11-29 16:56:09 +00:00
Campbell Barton 0170c66dd5 svn-commit.2 2007-09-01 18:50:40 +00:00
Kent Mein cb2d93e09d Cleaned up some case issues with language files...
Kent
2007-07-24 15:24:19 +00:00
Tom Musgrove 0039468ebb = translation =
Bulgarian translation contributed by Victor Dachev
2007-02-08 19:11:04 +00:00
Tom Musgrove 9b3862b4c0 = arabic translation =
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-09 18:49:10 +00:00
Tom Musgrove fe178ff16a = more translation updates =
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.
2007-01-06 08:46:42 +00:00
JLuc Peuriere d91048c0dc added polish and coatian languages.
note that finish and russian ones are broken
2006-06-27 22:51:56 +00:00
Wouter van Heyst 041aecdc17 ==Translations==
* Make sure all languages get built (Makefile, scons to be done)
2006-02-12 17:19:53 +00:00
Kent Mein dff884a732 changed:
msgfmt source -o blah
to
msgfmt -o blah source

(didn't work on my machine with the other order)

Kent
2005-11-02 15:59:14 +00:00
Jiri Hnidek 5572323a3a - added czech translation (cs.po)
- 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-09-08 12:13:54 +00:00
Wouter van Heyst ed074e8630 Don't fail cleaning if the locale directory doesn't exist.
Reported by Frank W. Samuelson among others.
2003-07-23 17:51:40 +00:00
Wouter van Heyst f258cf60b5 - Remove duplicates from po files
- Provide debug target
- Run msgfmt on all but fi.po
2003-05-14 15:04:27 +00:00
Stefan Gartner 1bcb3b251e .mo files were created in the wrong directory on os x (d'oh!) 2003-05-13 22:41:39 +00:00
Stefan Gartner 1beb81a319 create .po files in the application bundle on os x 2003-05-13 11:30:22 +00:00
Wouter van Heyst c52ed2fcc4 - Preliminary makefile that just calls msgfmt on po files
Start with the italian translation (least buggy)
2003-05-13 10:28:52 +00:00