Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-04-20 | CMake: Use cmake-format to make the files more pleasant to read | Thorbjørn Lindeijer | 1 | -82/+82 | |
More consistent formatting and no longer everything in uppercase, yay! | |||||
2024-04-12 | CMake: Use GNUInstallDirs | Thorbjørn Lindeijer | 1 | -1/+1 | |
This should make CMake options a little more standardized. The Windows part could potentially still be unified further. Absolute paths are now only used for the defines and not for values going to install() commands. | |||||
2013-06-15 | Fixed minor issues in the russian translation | Kenny690 | 1 | -3/+3 | |
2013-06-15 | Updated russian translation | Kenny690 | 1 | -430/+407 | |
2012-07-25 | Fixed plural format of Ukranian translation | Thorbjørn Lindeijer | 1 | -2/+1 | |
msgfmt didn't like it the way it was written down. | |||||
2012-03-18 | Polish translation updated by Derpella | Thorbjørn Lindeijer | 2 | -3473/+2827 | |
2012-02-25 | Updated the Brazilian Portuguese translation | alasmirt | 1 | -407/+419 | |
2012-02-25 | Updated finnish translation | Sini Ruohomaa | 1 | -173/+132 | |
2012-02-18 | Fixed error in the German translation | Katze | 1 | -1/+1 | |
Reviewed-by: Erik Schilling | |||||
2012-02-12 | Updated the German and Spanish translations from Transifex | Thorbjørn Lindeijer | 2 | -7602/+5737 | |
2012-02-12 | Updated the french translation. | Yohann Ferreira | 1 | -417/+392 | |
2012-02-08 | Updated German translation | Erik Schilling | 1 | -22/+28 | |
Reviewed-by: jurkan. | |||||
2012-02-08 | Updated translations | Erik Schilling | 29 | -55446/+64029 | |
Reviewed-by: Bertram. | |||||
2012-01-07 | Changed German translation of Dexterity to Geschicklichkeit since Ausdauer ↵ | Erik Schilling | 1 | -3/+3 | |
was misleading Resolves: Mana-manits #422. Reviewed-by: seeseekey. | |||||
2011-07-01 | make update-po + gettext special comment added. | Yohann Ferreira | 7 | -394/+407 | |
I added the //xgettext:no-c-format comment because gettext was wrongly guessing the no-c type of those strings. Nicely suggested by Byakushin a lot of time ago. | |||||
2011-06-24 | Small French translation update by myself. | Yohann Ferreira | 1 | -397/+380 | |
2011-06-24 | make update-po | Yohann Ferreira | 7 | -2563/+3147 | |
2011-06-23 | German translation update by Ablu. | Yohann Ferreira | 1 | -338/+363 | |
Resolve: Mana-mantis #368. | |||||
2011-04-30 | Updated fr translation to 100% thanks to Jumpy. | Yohann Ferreira | 1 | -428/+421 | |
Reviewed-by: Bertram | |||||
2011-04-30 | Merge branch '0.5' | Yohann Ferreira | 9 | -16844/+17969 | |
Conflicts: CMakeLists.txt po/fi.po po/fr.po src/gui/skilldialog.cpp src/localplayer.cpp src/net/manaserv/generalhandler.cpp src/net/tmwa/buysellhandler.cpp src/net/tmwa/generalhandler.cpp src/net/tmwa/playerhandler.cpp src/net/tmwa/specialhandler.cpp src/winver.h | |||||
2011-04-10 | Updated Finnish translation thanks to Byakushin. | Yohann Ferreira | 2 | -799/+726 | |
The fi translation is now back from the dead! | |||||
2011-04-10 | French translation update by Jumpy. | Yohann Ferreira | 1 | -577/+512 | |
Acked-by: Bertram | |||||
2011-04-06 | Only create gmo files for po files active in LINGUAS. | Bernd Wachter | 1 | -2/+2 | |
This avoids adding every translations in the installer. Reviewed-by: Bertram. | |||||
2011-04-06 | Removed unsufficiently translated po files from build and release. | Yohann Ferreira | 1 | -29/+29 | |
I also removed the fact to tell the number of language provided as it's useless and harder to maintain. | |||||
2011-03-25 | Merge branch '0.5' | Thorbjørn Lindeijer | 2 | -3508/+3496 | |
Conflicts: CMakeLists.txt po/pt_BR.po po/ru.po src/winver.h | |||||
2011-02-27 | Updated pt_BR translation thanks to Alastrim. | Yohann Ferreira | 1 | -22/+17 | |
2011-02-27 | Committed Russian translation from Mpa4Hu. | Yohann Ferreira | 1 | -2958/+2879 | |
2011-02-20 | make update-po. | Yohann Ferreira | 15 | -43004/+43840 | |
Was needed and done on Alastrim righteous request. Trivial. | |||||
2011-02-01 | Merge branch '0.5' | Thorbjørn Lindeijer | 2 | -510/+753 | |
Conflicts: po/de.po src/game.cpp src/resources/wallpaper.cpp | |||||
2011-01-11 | Updated the French translation thanks to Whistler. | Yohann Ferreira | 1 | -451/+616 | |
2011-01-11 | Updated the German translation thanks to Matt. | Yohann Ferreira | 1 | -61/+96 | |
2011-01-03 | Merge branch '0.5' | Thorbjørn Lindeijer | 3 | -7490/+3314 | |
Conflicts: po/es.po po/fr.po src/net/tmwa/adminhandler.cpp update-creator.sh | |||||
2010-12-29 | Updated the complete French translation (made by myself.) | Yohann Ferreira | 1 | -895/+674 | |
2010-12-28 | Updated the Spanish translation, thanks to Alons and Natsuki. | Yohann Ferreira | 2 | -5911/+1831 | |
Also removed the pt_ES translation which was in fact the Spanish one. | |||||
2010-12-15 | Merge branch '0.5' | Thorbjørn Lindeijer | 4 | -135/+3919 | |
2010-12-15 | Autogenerate list of translatable files for update-po | Bernd Wachter | 2 | -96/+7 | |
Reviewed by: Thorbjørn Lindeijer | |||||
2010-12-15 | Add targets for updating translations | Bernd Wachter | 1 | -2/+36 | |
2010-12-13 | Oops, didn't need to update the LINGUAS file. | Yohann Ferreira | 1 | -1/+0 | |
2010-12-13 | Added pt_ES.po file, staging translation by Natsuki. | Yohann Ferreira | 2 | -0/+3878 | |
Needs encoding checking. | |||||
2010-12-13 | pt_BR translation by alastrim. | Yohann Ferreira | 1 | -1885/+1655 | |
2010-12-13 | make update-po. Now translations can be updated on launchpad. | Yohann Ferreira | 39 | -43838/+43401 | |
2010-12-06 | Removed deprecated autotools support. | Yohann Ferreira | 1 | -41/+0 | |
2010-12-06 | make update-po before release. | Yohann Ferreira | 38 | -42138/+45025 | |
2010-11-01 | Merge branch '0.5' of gitorious.org:mana/mana | Yohann Ferreira | 1 | -2/+2 | |
Conflicts: src/being.cpp src/client.cpp src/commandhandler.cpp src/gui/setup_video.cpp src/gui/socialwindow.cpp src/gui/viewport.cpp src/gui/widgets/browserbox.cpp src/gui/widgets/itemcontainer.cpp src/imageparticle.cpp src/localplayer.cpp src/localplayer.h src/map.cpp src/net/tmwa/beinghandler.cpp src/particle.cpp src/particle.h src/player.cpp src/player.h | |||||
2010-10-23 | Small fix in the French translation | Thorbjørn Lindeijer | 1 | -2/+2 | |
Article was repeated. TMW-Mantis-issue: 1011 | |||||
2010-06-22 | Modified german translations, fix given by Andrej. | Andreas Habel | 1 | -53/+55 | |
Reviewed-by: Jaxad0127, Thorbjorn and 4144. Resolves: TMW-Mantis #759 | |||||
2010-06-01 | Updated list of files with translations | Thorbjørn Lindeijer | 1 | -19/+20 | |
2010-03-16 | Translations update for 1.0.0-beta | Thorbjørn Lindeijer | 15 | -5108/+4138 | |
Only active translation files have been updated. | |||||
2010-03-16 | Gettext plural forms, step two | Kess Vargavind | 37 | -0/+42 | |
Updating the po header files to the grammatical number rules for respective language. Additional updates for newly added languages by Thorbjørn Lindeijer. Task-number: 707 (TMW Mantis) Reviewed-by: Jared Adams | |||||
2010-03-16 | Disabled languages where appropriate | Thorbjørn Lindeijer | 1 | -24/+24 | |
Languages with less than half of the strings translated were disabled because this would make the interface very inconsistent. Other languages were disabled because their characters are not supported in the font or because they are written right-to-left, which is currently not supported. This part was done by Kess Vargavind. Task-number: 707 (TMW Mantis) Reviewed-by: Jared Adams |