summaryrefslogtreecommitdiff
path: root/src/lang/finnish.txt
AgeCommit message (Collapse)Author
2008-09-12(svn r14298) -Fix [FS#2214]: "{CARGO} from unknown destination".rubidium
2008-09-09(svn r14282) -Update: WebTranslator2 update to 2008-09-09 17:38:39translators
czech - 1 fixed, 7 changed by Hadez (7), joeprusa (1) danish - 61 fixed, 6 changed by ThomasA (28), MiR (39) dutch - 6 fixed by habell (5), webfreakz (1) estonian - 1 fixed by kristjans (1) finnish - 66 fixed by habazi (66) french - 2 fixed, 2 changed by glx (4) galician - 14 fixed by Condex (14) german - 63 fixed, 16 changed by sulai (41), dih (38) italian - 1 fixed, 1 changed by lorenzodv (2) piglatin - 27 fixed by adammw (27) romanian - 57 fixed by kneekoo (57) russian - 13 fixed by Smoky555 (13) slovenian - 6 fixed by Necrolyte (6) spanish - 9 fixed by eusebio (9) ukrainian - 6 fixed by mad (6)
2008-09-08(svn r14276) -Fix: Rename one of the advanced settings, as 'TTDPatch ↵frosch
compatible nonstop handling' wasn't a correct description anymore.
2008-09-08(svn r14275) -Change: Rename 'Configure patches' to 'Advanced settings'.frosch
2008-08-20(svn r14113) -Codechange: Language updates for r14112.frosch
2008-08-16(svn r14084) -Codechange: Language updates for r14083.frosch
2008-07-30(svn r13873) -Codechange: remove useless string from all language files ↵belugas
affected by r13872. which removed the STR_NEWS_OPEN_CLOSE string
2008-07-23(svn r13799) -Fix (r13730): {RAW_STRING} should be used in english.txt onlyglx
2008-07-18(svn r13730) -Fix: make a copy of the names for news messages about the ↵rubidium
deletion of companies as the removal of a company could lead to wrong names in the news messages.
2008-07-17(svn r13715) -Fix [FS#2129]: C-like strings had to be rebound each time they ↵rubidium
were printed, otherwise the text could change due to the few number of slots that could be used to bind. -Codechange: remove all BindCString and related functions and replace it by RAW_STRING which prints the C-string raw pointer that is on the 'print stack'.
2008-07-14(svn r13703) -Update: the other language files due to a few changed strings ↵rubidium
in r13702.
2008-06-25(svn r13630) -Update: apply english.txt changes from r13628 to other languagesskidd13
2008-06-05(svn r13384) -Update: WebTranslator2 update to 2008-06-05 08:15:43miham
brazilian_portuguese - 9 fixed, 6 changed by tucalipe (15) catalan - 9 fixed by arnaullv (9) croatian - 13 fixed by knovak (13) czech - 33 fixed by Hadez (33) danish - 47 fixed by ThomasA (47) dutch - 9 fixed by habell (9) estonian - 42 fixed, 5 changed by kristjans (47) finnish - 5 fixed, 1 changed by kerba (6) french - 9 fixed, 2 changed by glx (8), belugas (3) icelandic - 75 fixed by scrooge (75) italian - 9 fixed, 12 changed by lorenzodv (21) korean - 76 fixed, 15 changed by leejaeuk5 (91) portuguese - 7 fixed by izhirahider (7) romanian - 97 fixed, 302 changed by CrystyB (399) russian - 12 fixed by Smoky555 (12) spanish - 12 fixed by eusebio (12) swedish - 13 fixed by ChrillDeVille (6), daishan (7) turkish - 39 fixed, 1 changed by jnmbk (40) ukrainian - 10 fixed by mad (10)
2008-05-28(svn r13312) -Update: apply english.txt changes from r13311 to other languagesskidd13
2008-05-05(svn r12966) -Update: apply english.txt changes from r12965 to other languagesglx
2008-04-11(svn r12660) -Codechange: make the creation of depot order strings a little ↵rubidium
more modular (instead of causing a string explosion).
2008-04-10(svn r12656) -Fix: tooltips for some order buttons are outdated/incorrect.rubidium
2008-04-10(svn r12648) -Feature: allow four different non-stop types in a single game ↵rubidium
instead of two. The "TTDP compatible order" setting now only sets the default behaviour of new trains. -Feature: allow three different load type in a single game instead of two. One can choose full load all and full load any instead of full load being governed by the "full load any" patch setting.
2008-04-09(svn r12643) -Codechange: be more explicit about the orders a vehicle has ↵rubidium
(non stop and full load are ambiguous and depend on some patch settings).
2008-04-09(svn r12641) -Codechange: do not use the same button for two completely ↵rubidium
distinct tasks, just make an extra button for it and hide them when not needed.
2008-04-03(svn r12548) -Cleanup: remove strings removed in r12547 from all language filessmatz
2008-03-28(svn r12456) -Update: apply english.txt changes from r12455 to other languagesglx
2008-02-13(svn r12130) -Cleanup (r12129): remove now unused strings from all language ↵smatz
files
2008-01-27(svn r11995) -Cleanup (r11994): Change the string names in all the other ↵maedhros
languages.
2008-01-26(svn r11991) -Cleanup: Remove strings removed in r11990peter1138
2008-01-18(svn r11923) -Cleanup: Remove strings removed from english.txt in r11919glx
2008-01-17(svn r11894) -Cleanup: Remove strings removed from english.txt in r11893peter1138
2008-01-09(svn r11790) -Update: apparantly it's 2008 already ;). Patch by Anne ↵rubidium
Stellingwerf (FS#1613).
2007-12-02(svn r11556) -Feature: allow setting a default password for new companies in ↵rubidium
network games.
2007-11-15(svn r11435) -Codechange: show all players who have shares, not just the ↵rubidium
first two. Patch by SmatZ.
2007-11-15(svn r11434) -Fix: fixed a string in finnish (suggested by ln-)miham
2007-11-12(svn r11420) -Fix [FS#1006]: industry closure news not properly shown when ↵rubidium
the news item pops up after the industry has been removed from the map.
2007-10-05(svn r11213) -Fix [FS#1298]: confusing messages when trying to build a bridge.rubidium
2007-09-17(svn r11123) -Update: WebTranslator2 update to 2007-09-17 12:45:29miham
afrikaans - 47 fixed, 52 changed by TrueTenacity (99) brazilian_portuguese - 23 changed by fukumori (23) bulgarian - 14 fixed by thetitan (14) catalan - 3 changed by arnaullv (3) croatian - 6 fixed, 12 changed by knovak (15), tperic (3) danish - 20 fixed by ThomasA (20) finnish - 20 fixed by habazi (20) german - 10 fixed by Timwi (10) hungarian - 1 fixed by miham (1) italian - 1 fixed by lorenzodv (1) japanese - 6 fixed by ickoonite (6) norwegian_nynorsk - 6 fixed by pollux (6) piglatin - 20 fixed by adammw (20) russian - 20 fixed by Smoky555 (20) slovak - 1 fixed by lengyel (1) slovenian - 7 fixed by Necrolyte (7) spanish - 1 changed by Cabu (1) traditional_chinese - 21 fixed by xbddc (21)
2007-08-24(svn r10975) -Update: WebTranslator2 update to 2007-08-24 21:49:23miham
croatian - 1 fixed by knovak (1) finnish - 4 changed by tonihele (4)
2007-08-17(svn r10927) -Update: WebTranslator2 update to 2007-08-17 17:54:48miham
brazilian_portuguese - 10 fixed by tucalipe (10) bulgarian - 1 fixed by thetitan (1) dutch - 99 changed by habell (99) estonian - 10 fixed, 2 changed by kristjans (12) finnish - 3 fixed by kerba (3) german - 10 fixed, 2 changed by Timwi (2), Neonox (10) slovak - 10 fixed by lengyel (10) slovenian - 10 fixed by Necrolyte (10) ukrainian - 10 fixed by mad (10)
2007-08-14(svn r10887) -Cleanup: remove the strings that were removed from english.txt ↵rubidium
in r10886.
2007-08-07(svn r10821) -Cleanup: remove the strings that are not needed anymore since ↵rubidium
r10820.
2007-07-19(svn r10627) -Fix [FS#1052]: be consistent with the space between the ↵rubidium
company name and the player number, i.e. always put a space between them.
2007-07-16(svn r10592) -Update: WebTranslator2 update to 2007-07-16 19:35:30miham
brazilian_portuguese - 4 fixed by tucalipe (4) catalan - 4 fixed by arnaullv (4) croatian - 7 fixed by knovak (7) danish - 10 fixed, 7 changed by ThomasA (17) dutch - 4 fixed by habell (4) estonian - 4 fixed by kristjans (4) finnish - 30 fixed by habazi (30) korean - 4 fixed by darkttd (4) norwegian_nynorsk - 16 fixed by pollux (16) piglatin - 12 fixed by adammw (12) portuguese - 4 changed by izhirahider (4) russian - 4 fixed by Smoky555 (4) slovenian - 4 fixed by Necrolyte (4) spanish - 4 fixed by eusebio (4) ukrainian - 4 fixed by fevral13 (4)
2007-07-15(svn r10583) -Update: WebTranslator2 update to 2007-07-15 19:17:18miham
croatian - 135 fixed, 2 changed by knovak (137) czech - 3 changed by Hadez (3) finnish - 29 fixed by habazi (29) french - 4 fixed by Skiper (4) german - 21 fixed, 1 changed by chu (22) hungarian - 4 fixed by miham (4) italian - 4 fixed by lorenzodv (4) japanese - 4 fixed by ickoonite (4) portuguese - 4 fixed by izhirahider (4) romanian - 10 fixed by kneekoo (10) traditional_chinese - 4 fixed by xbddc (4)
2007-07-10(svn r10496) -Feature: Replace all the windows for Industry building by a ↵belugas
more flexible one. Thanks to Csaboka (from TTDPatch dev team) for his hints and original design (which i've found while it was halfway done, so i could make it more compliant ;)). Don't expect it to be a carbon-copy though. A few differences can be found here and there. Thanks to Rubidium for his helping hand. Hope you will like it as we do :)
2007-07-06(svn r10452) -Update: remove the string that has been removed in r10451 from ↵rubidium
all other translations.
2007-07-03(svn r10415) -Revert (r10403), Fix (r10323): 'message from company' test ↵glx
must use {STRING1}, so pass it the correct params
2007-06-30(svn r10403) -Fix (r10323): 'message from company' text used {STRING1} ↵peter1138
instead of {COMPANY}
2007-06-29(svn r10384) -Update: WebTranslator2 update to 2007-06-29 14:03:32miham
croatian - 261 fixed, 9 changed by tperic (270) finnish - 2 changed by habazi (2) hungarian - 1 fixed by miham (1) romanian - 1 fixed, 38 changed by CrystyB (39) ukrainian - 1 fixed by mad (1)
2007-06-25(svn r10330) -Fix [FS#939]: budget window used wrong param for loan ↵peter1138
repay/borrow amounts
2007-06-25(svn r10326) -Update: change to new string codes used in english.txtpeter1138
2007-06-24(svn r10300) -Fix [FS#917]: give a better explanation why the loading of a ↵rubidium
savegame failed and do not crash on loading savegames that were altered by patches or branches.
2007-06-21(svn r10261) -Cleanup: we do not need CURRENCY64 and CURRCOMPACT64 anymore, ↵rubidium
because everything is already 64 bits by default.