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
Jean-Luc Peurière
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