summaryrefslogtreecommitdiff
path: root/src/lang/croatian.txt
AgeCommit message (Collapse)Author
2019-05-04Cleanup: Remove unused string.peter1138
2019-05-02Update: Translations from eintstranslators
dutch: 27 changes by JanWillem french: 29 changes by glx hungarian: 3 changes by Brumi korean: 71 changes by telk5093
2019-05-01Cleanup: Update modified and removed strings in language files.peter1138
2019-04-26Update: Translations from eintstranslators
indonesian: 3 changes by fanioz croatian: 3 changes by VoyagerOne
2019-04-02Update: Translations from eintstranslators
french: 3 changes by glx croatian: 17 changes by VoyagerOne
2019-03-27Update: Translations from eintstranslators
finnish: 2 changes by hpiirai english (us): 17 changes by Supercheese luxembourgish: 10 changes by Phreeze dutch: 20 changes by JanWillem norwegian (bokmal): 2 changes by Leifbk latin: 16 changes by Supercheese portuguese: 3 changes by JayCity
2019-03-24Update: Translations from eintstranslators
finnish: 13 changes by hpiirai korean: 1 change by telk5093
2019-03-22Update: Translations from eintstranslators
luxembourgish: 31 changes by Phreeze croatian: 2 changes by VoyagerOne
2019-03-19Remove: DOS supportPatric Stout
In 10 years there was no active development on DOS. Although it turned out to still work, the FPS was very bad. There is little interest in the current community to look into this. Further more, we like to switch to c++11 functions for threads, which are not implemented by DJGPP, the only current compiler for DOS. Additionally, DOS is the only platform which does not support networking. It is the reason we have tons of #ifdefs to support disabling networking. By removing DOS support, we can both use c++11 functions for threads, and remove all the code related to disabling network. Sadly, this means we have to see DOS go. Of course, if you feel up for the task, simply revert this commit, and implement stub c++11 functions for threads and stub functions for networking. We are more than happy to accept such Pull Request.
2019-03-16Cleanup: Unused lang stringsCharles Pigott
2019-03-15Cleanup: Update changed string in language files.peter1138
2019-03-10Update: Translations from eintstranslators
finnish: 214 changes by hpiirai norwegian (bokmal): 10 changes by Leifbk russian: 2 changes by Lone_Wolf croatian: 6 changes by VoyagerOne
2019-03-05Remove: BeOS support (deprecated by Haiku)Patric Stout
In 10 years there is no commit to change how BeOS works, and we have no active maintainer for it. It is unlikely it works in its current state (but not impossible). With the arrival of SDL2 (and removal of SDL), BeOS is no longer support. SDL2 suggests to use Haiku instead of BeOS.
2019-03-05Remove: MorphOS / AmigaOS supportPatric Stout
In 10 years there is no commit to change how MorphOS works, and we have no active maintainer for it. It is unlikely it works in its current state (but not impossible). With the arrival of SDL2 (and removal of SDL), MorphOS is no longer support. There is an SDL2 port for MorphOS, but it is not maintained by upstream SDL2, and nobody can currently test it out. If anyone wants to re-add MorphOS, please do (revert this patch, fix the problems, and create a Pull Request). If you need any help doing so, let us know! It is not that we don't like MorphOS, it is that we don't have anyone fixing the problems :(
2019-03-04Update: Translations from eintstranslators
finnish: 39 changes by hpiirai french: 4 changes by glx hungarian: 4 changes by Brumi russian: 3 changes by Lone_Wolf korean: 20 changes by telk5093 croatian: 5 changes by VoyagerOne
2019-03-02Update: Translations from eintstranslators
croatian: 6 changes by VoyagerOne
2019-02-23Update: Translations from eintstranslators
danish: 11 changes by nielsmh spanish (mexican): 11 changes by Absay hungarian: 100 changes by Brumi russian: 6 changes by Lone_Wolf croatian: 9 changes by VoyagerOne
2019-02-16Cleanup: update modified and removed strings in languagesglx
2019-02-02Update: Translations from eintstranslators
croatian: 4 changes by VoyagerOne korean: 4 changes by telk5093 russian: 2 changes by Lone_Wolf german: 4 changes by smwforever45, 4 changes by ShadowCop spanish (mexican): 2 changes by Absay portuguese: 52 changes by vesgo finnish: 3 changes by hpiirai dutch: 238 changes by JanWillem estonian: 1 change by rm87
2019-02-01Doc: Yearly increment.Peter Nelson
2019-01-29Update: Translations from eintstranslators
swedish: 13 changes by Joel_A croatian: 7 changes by VoyagerOne
2019-01-27Update: Translations from eintstranslators
belarusian: 1 change by translators norwegian (nynorsk): 1 change by translators chinese (simplified): 1 change by translators serbian: 1 change by translators czech: 1 change by translators esperanto: 1 change by translators chinese (traditional): 1 change by translators portuguese (brazilian): 1 change by translators norwegian (bokmal): 1 change by translators swedish: 1 change by translators lithuanian: 1 change by translators hebrew: 1 change by translators croatian: 1 change by translators bulgarian: 1 change by translators catalan: 1 change by translators afrikaans: 1 change by translators vietnamese: 1 change by translators slovenian: 1 change by translators faroese: 1 change by translators thai: 1 change by translators frisian: 1 change by translators scottish gaelic: 1 change by translators persian: 1 change by translators korean: 1 change by translators greek: 1 change by translators latin: 1 change by translators welsh: 1 change by translators galician: 1 change by translators japanese: 1 change by translators english (au): 1 change by translators italian: 6 changes by lorenzodv, 1 change by translators urdu: 1 change by translators french: 7 changes by glx malay: 1 change by translators tamil: 1 change by translators spanish: 4 changes by SilverSurferZzZ, 1 change by translators slovak: 1 change by translators basque: 1 change by translators polish: 1 change by translators indonesian: 1 change by translators arabic (egypt): 1 change by translators russian: 2 changes by Lone_Wolf, 1 change by translators hungarian: 1 change by translators luxembourgish: 1 change by translators romanian: 1 change by translators irish: 1 change by translators latvian: 1 change by translators german: 1 change by translators danish: 1 change by translators spanish (mexican): 7 changes by Absay icelandic: 1 change by translators english (us): 1 change by translators turkish: 1 change by translators portuguese: 1 change by translators ukrainian: 1 change by translators finnish: 1 change by translators dutch: 1 change by translators estonian: 1 change by translators
2019-01-27Cleanup: Remove out of date translations for changed string.Peter Nelson
2019-01-26Update: Translations from eintstranslators
croatian: 3 changes by VoyagerOne russian: 18 changes by Lone_Wolf
2019-01-19Update: Translations from eintstranslators
french: 3 changes by glx
2019-01-19Cleanup: Remove unused stringsNiels Martin Hansen
2019-01-13Update: Translations from eintstranslators
croatian: 8 changes by VoyagerOne
2019-01-10Update: Translations from eintstranslators
italian: 1 change by lorenzodv french: 29 changes by glx
2018-12-03Update: Translations from eintstranslators
croatian: 23 changes by VoyagerOne spanish: 8 changes by SilverSurferZzZ
2018-11-08Update: Translations from eintstranslators
croatian: 2 changes by VoyagerOne
2018-10-31Remove: Unused string "STR_ERROR_TOO_CLOSE_TO_ANOTHER_STATION"Oskari Leppäaho
2018-09-19Update: Translations from eintstranslators
czech: 27 changes by djst croatian: 1 change by VoyagerOne italian: 1 change by lorenzodv
2018-08-11Update: Translations from eintstranslators
croatian: 1 change by VoyagerOne
2018-07-26Update: Translations from eintstranslators
croatian: 44 changes by VoyagerOne polish: 6 changes by xaxa
2018-07-20Update: Translations from eintstranslators
greek: 46 changes by kyrm italian: 44 changes by lorenzodv
2018-07-01Update: Translations from eintstranslators
croatian: 4 changes by VoyagerOne
2018-06-24Update: Translations from eintstranslators
croatian: 1 change by VoyagerOne italian: 1 change by lorenzodv french: 1 change by glx
2018-06-08Update: Translations from eintstranslators
croatian: 4 changes by VoyagerOne french: 3 changes by glx polish: 2 changes by McZapkie
2018-06-04Change: Use name of cargo instead of Passengers/Mail in town statistics. (#6801)PeterN
* Change: Use name of cargo instead of Passengers/Mail in town statistics. * Cleanup: Remove strings from all language files.
2018-04-30Update: Translations from eintstranslators
croatian: 10 changes by VoyagerOne italian: 4 changes by lorenzodv french: 7 changes by glx
2018-04-29Cleanup: Remove unused strings from language filesNiels Martin Hansen
2018-04-28Add: Replace independment map scrolling GUI settings with single option, and ↵PeterN
add choice to not lock cursor position when scrolling. (#6756)
2018-03-11(svn r27980) -Doc: Yearly incrementfrosch
2017-12-27(svn r27953) -Cleanup: Adjust other languages for r27952frosch
2017-12-09(svn r27933) -Update from Eints:translators
croatian: 26 changes by UnderwaterHesus portuguese (brazilian): 54 changes by Tucalipe
2017-08-20(svn r27894) -Fix [FS#6608]: Typo fix in STATIOV_* string names (Wolf01)alberth
2017-03-25(svn r27828) -Update from Eints:translators
croatian: 2 changes by VoyagerOne italian: 6 changes by lorenzodv english (us): 15 changes by Supercheese latin: 15 changes by Supercheese
2017-03-24(svn r27824) -Update from Eints:translators
catalan: 7 changes by juanjo croatian: 4 changes by VoyagerOne korean: 15 changes by telk5093 scottish gaelic: 54 changes by GunChleoc
2017-03-21(svn r27817) -Update from Eints:translators
greek: 39 changes by kyrm croatian: 7 changes by VoyagerOne
2017-03-18(svn r27803) -Change: Remove obsolete aircraft preview strings from other ↵alberth
languages