aboutsummaryrefslogtreecommitdiff
path: root/po/de (follow)
Commit message (Collapse)AuthorAgeFilesLines
* German translation: shorter setting nameest312015-04-241-1/+1
|
* Update German translation and minetest.potWuzzy2015-03-251-370/+483
|
* Update german translationest312015-01-211-9/+9
|
* Revert "Update Russian translation"Kahrl2014-12-131-100/+90
| | | | | | | | This reverts commit e4e4324a30d6bcac5cc06c74e955e4941b14bd38. Conflicts: po/minetest.pot po/*/minetest.po
* Update german translationPilzAdam2014-12-131-46/+35
|
* Update po filesShadowNinja2014-12-121-529/+674
|
* Translated using Weblate (German)Pilz Adam2014-02-161-3/+3
|
* Translated using Weblate (German)Jabo Babo2014-02-161-5/+5
| | | | Kürzen, da es sonst nicht in den Button passt.
* Translated using Weblate (German)Pilz Adam2014-02-161-3/+3
|
* Translated using Weblate (German)Pilz Adam2014-02-161-15/+10
|
* Run updatepo.shPilzAdam2013-11-231-227/+266
|
* Translated using Weblate (German)Pilz Adam2013-10-081-3/+3
|
* Run updatepo.shIlya Zhuravlev2013-09-081-131/+135
|
* Translated using Weblate (German)Block Men2013-09-071-5/+5
| | | | Fix typo
* Translated using Weblate (German)Pilz Adam2013-08-301-86/+68
|
* Run util/updatepo.shPilzAdam2013-08-251-285/+502
|
* Fix i18n of some strings.arsdragonfly2013-07-021-58/+70
|
* Translated using Weblate (German)Pilz Adam2013-06-011-3/+3
|
* Translated using Weblate (German)sfan52013-05-131-9/+20
|
* Update po filesPilzAdam2013-05-131-129/+171
|
* Translated using Weblate (German)Pilz Adam2013-05-011-2/+2
|
* Translated using Weblate (German)Pilz Adam2013-04-181-3/+3
|
* Translated using Weblate (German)Sfan52013-04-031-4/+4
|
* Translated using Weblate (German)Markus Lehmann2013-04-011-3/+3
|
* Translated using Weblate (German)Pilz Adam2013-03-311-2/+2
|
* Translated using Weblate (German)Pilz Adam2013-03-301-11/+9
|
* Update po filesPilzAdam2013-03-301-60/+90
|
* Translated using Weblate (German)Sfan52013-02-281-3/+3
|
* Translated using Weblate (German)Pilz Adam2013-02-211-2/+2
|
* Translated using Weblate (German)Pilz Adam2013-02-051-2/+2
|
* Translated using Weblate (German)Pilz Adam2013-02-021-7/+5
|
* Merge remote branch 'origin/master'Weblate2013-02-021-52/+82
|\
| * Translate key functions in key change menuPilzAdam2013-01-301-53/+83
| |
* | Translated using Weblate (German)Pilz Adam2013-02-021-7/+7
|/
* Translated using Weblate (German)Pilz Adam2013-01-241-103/+97
|
* Update translation filesPerttu Ahola2013-01-231-226/+459
|
* 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