aboutsummaryrefslogtreecommitdiff
path: root/po/de (follow)
Commit message (Collapse)AuthorAgeFilesLines
* changed on string in german translation to fit to guiConstantin Wenger2011-08-051-1/+1
|
* update op PO filesConstantin Wenger2011-08-051-29/+19
|
* update to german translationConstantin Wenger2011-08-051-14/+14
|
* german translation update, translated some of the new stringsConstantin Wenger2011-07-301-56/+56
|
* set some more text to gettext and updated po filesConstantin Wenger2011-07-301-24/+407
|
* changed some strings of the german translation to fit in the areasConstantin Wenger2011-07-301-6/+8
|
* updatepo cmake ruleGiuseppe Bilotta2011-07-221-22/+20
| | | | | | | | | | 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.
* Static naming of po fileGiuseppe Bilotta2011-07-221-0/+0
| | | | | | 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
* updated german po file for minetest-delta (prior it was for minetest)Constantin Wenger2011-07-201-13/+17
| | | set +x on bashscript
* added gettext supportConstantin Wenger2011-07-201-0/+121
german translation file and bashscript to update translations