2dde1d70ec
Translated using Weblate (German)
2013-02-02 18:39:22 +01:00
1d248cce30
Merge remote branch 'origin/master'
2013-02-02 21:34:12 +04:00
c33654c21a
Translated using Weblate (Spanish)
2013-02-02 18:28:40 +01:00
5721ff3837
Translated using Weblate (Russian)
2013-02-02 18:28:39 +01:00
e215c9a84f
Translated using Weblate (Polish)
2013-02-02 18:28:39 +01:00
e5cdf486aa
Translated using Weblate (Italian)
2013-02-02 18:28:39 +01:00
820d8a920b
Translated using Weblate (German)
2013-02-02 18:28:39 +01:00
0f6af98d09
Translated using Weblate (French)
2013-02-02 18:28:38 +01:00
6424c5b698
Add Chinese Simplified & Portuguese.
2013-02-02 21:27:01 +04:00
eed6e04ed1
Translated using Weblate (Spanish)
2013-02-01 21:52:34 +01:00
fb12a82d65
Translated using Weblate (Spanish)
2013-01-31 12:25:39 +01:00
c8cdc80fd6
Translated using Weblate (Spanish)
2013-01-31 06:58:08 +01:00
33cb3d713c
Translate key functions in key change menu
2013-01-30 20:27:26 +01:00
0addefad05
Translated using Weblate (Polish)
2013-01-30 01:12:14 +01:00
3bb89bb155
Translated using Weblate (Russian)
2013-01-29 23:10:18 +01:00
9d6caa4e5f
Translated using Weblate (Russian)
2013-01-29 22:14:40 +01:00
154a8bb466
Translated using Weblate (Spanish)
2013-01-29 22:04:41 +01:00
d1be82d97c
Translated using Weblate (Spanish)
2013-01-29 21:47:49 +01:00
8e2a3c7279
Translated using Weblate (Russian)
2013-01-29 21:41:02 +01:00
ebe2f704d1
Translated using Weblate (Spanish)
2013-01-29 21:38:19 +01:00
63c27766ef
Translated using Weblate (Russian)
2013-01-29 21:10:00 +01:00
6912f65cd7
Add Spanish, Russian, Polish and Romanian languages.
2013-01-29 21:21:00 +04:00
aaee2786a7
Translated using Weblate (German)
2013-01-24 18:55:12 +04:00
c4af909ac8
Update translation files
2013-01-23 18:27:17 +02:00
a569961e0f
Update translation template po/minetest.pot
2012-06-04 23:29:14 +03:00
f5e0ba266e
Some more Italian translations
2011-08-05 08:45:15 +02:00
1d009a37df
changed on string in german translation to fit to gui
2011-08-05 08:45:15 +02:00
dade01be29
update op PO files
2011-08-05 08:45:15 +02:00
45057667f1
update to german translation
2011-08-05 08:45:15 +02:00
1278a57afe
added danish translation made by Frederik Helth
2011-08-05 08:45:15 +02:00
3c0090c0df
german translation update, translated some of the new strings
2011-07-30 22:28:18 +02:00
37bf9a666a
set some more text to gettext and updated po files
2011-07-30 22:08:16 +02:00
cd6d204a9d
changed some strings of the german translation to fit in the areas
2011-07-30 22:08:16 +02:00
a4fe2a7c75
- compiling with translations works again
2011-07-30 19:28:44 +02:00
4ef9c7675a
Merge remote-tracking branch 'origin/upstream'
2011-07-30 18:55:43 +02:00
e00d7ee5be
Italian translations
2011-07-24 19:06:17 +02:00
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
112b85d0fb
merged fix to decapitated trees; other bugs now exists
2011-07-24 11:39:13 +03:00
aaa165f985
updatepo cmake rule
...
Get rid of the system-specific updatelocales.sh and introduce an
updatepo cmake rule. po files are also updated before creating the mo
files, and we now keep the .pot file (in the po/en directory). To
stabilize the po file creation, file contents are sorted by source
filename.
Update po files in the process.
2011-07-22 12:40:29 +02:00
8f2409a1b4
Static naming of po file
...
The po file should not be named c55 if we're in ∆. But since it is not
exposed at installation time, we don't actually need its name to be
based on the project name at all, so just call it minetest.po
2011-07-22 09:58:02 +02:00
9303283d6e
Added missing .po fil.e
2011-07-21 16:14:18 +02:00
e787e16a83
updated german po file for minetest-delta (prior it was for minetest)
...
set +x on bashscript
2011-07-20 17:00:54 +02:00
6a8328de79
added gettext support
...
german translation file
and bashscript to update translations
2011-07-20 16:51:19 +02:00