summaryrefslogtreecommitdiff
path: root/po/de
AgeCommit message (Collapse)Author
2011-08-05changed on string in german translation to fit to guiConstantin Wenger
2011-08-05update op PO filesConstantin Wenger
2011-08-05update to german translationConstantin Wenger
2011-07-30german translation update, translated some of the new stringsConstantin Wenger
2011-07-30set some more text to gettext and updated po filesConstantin Wenger
2011-07-30changed some strings of the german translation to fit in the areasConstantin Wenger
2011-07-22updatepo cmake ruleGiuseppe Bilotta
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-22Static naming of po fileGiuseppe Bilotta
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-20updated german po file for minetest-delta (prior it was for minetest)Constantin Wenger
set +x on bashscript
2011-07-20added gettext supportConstantin Wenger
german translation file and bashscript to update translations