16 Commits

Author SHA1 Message Date
Wuzzy
c56b12645f Update German translation and minetest.pot 2015-03-25 09:04:54 +01:00
Kahrl
521a599065 Revert "Update Russian translation"
This reverts commit e4e4324a30d6bcac5cc06c74e955e4941b14bd38.

Conflicts:
	po/minetest.pot
	po/*/minetest.po
2014-12-13 15:29:50 +01:00
ShadowNinja
7d398e5f1c Update po files 2014-12-12 17:20:53 -05:00
PilzAdam
e09e6db863 Run updatepo.sh 2013-11-23 17:38:01 +01:00
Ilya Zhuravlev
5882442cd1 Run updatepo.sh 2013-09-08 15:16:19 +04:00
PilzAdam
f475a984b2 Run util/updatepo.sh 2013-08-25 16:54:50 +02:00
arsdragonfly
fbf7bffcf6 Fix i18n of some strings. 2013-07-02 00:13:50 +00:00
PilzAdam
b3664a0f85 Update po files 2013-05-13 18:27:00 +02:00
PilzAdam
b45f2021f9 Update po files 2013-03-30 19:57:27 +01:00
PilzAdam
49e8f4ac96 Translate key functions in key change menu 2013-01-30 20:27:26 +01:00
Perttu Ahola
c4e4670091 Update translation files 2013-01-23 18:27:17 +02:00
Perttu Ahola
38ca70416e Update translation template po/minetest.pot 2012-06-04 23:29:14 +03:00
Constantin Wenger
dade01be29 update op PO files 2011-08-05 08:45:15 +02:00
Constantin Wenger
37bf9a666a set some more text to gettext and updated po files 2011-07-30 22:08:16 +02:00
Giuseppe Bilotta
e00d7ee5be Italian translations 2011-07-24 19:06:17 +02:00
Giuseppe Bilotta
47381bde3b Bring po update out of cmake again
This solves two issues at once:
* CMake would delete po files during ‘make clean’ because it thought
  they were autogenerated and not just managed
* the only gettext tools readily available in Windows are so old they
  don't support options like --package-name

The change also moves minetest.pot down one level, so we don't need to
special case ‘en’ anymore.

The downside is of course that you need some sane POSIX shell to update
the po files.
2011-07-24 16:52:59 +02:00