summaryrefslogtreecommitdiff
path: root/src/lang
AgeCommit message (Collapse)Author
2007-06-26(svn r10342) -Update: WebTranslator2 update to 2007-06-26 18:48:16miham
american - 3 fixed by WhiteRabbit (3) brazilian_portuguese - 17 fixed by tucalipe (17) catalan - 15 fixed, 10 changed by arnaullv (25) dutch - 9 fixed by Zr40 (9) estonian - 1 fixed by kristjans (1) french - 17 fixed by glx (17) german - 29 fixed by moewe2 (29) hungarian - 17 fixed by miham (17) italian - 17 fixed, 1 changed by lorenzodv (17), bluesboy84 (1) japanese - 19 fixed by ickoonite (19) korean - 19 fixed by darkttd (19) norwegian_bokmal - 58 fixed by oletk (58) polish - 113 fixed, 32 changed by meush (145) romanian - 18 fixed by kneekoo (18) russian - 15 fixed by Smoky555 (15) slovak - 86 fixed by lengyel (86) spanish - 113 fixed by eusebio (113) swedish - 30 fixed by giddorah (30) traditional_chinese - 16 fixed by xbddc (16) turkish - 21 fixed by jnmbk (21) ukrainian - 15 fixed by znikoz (10), fevral13 (4), mad (1)
2007-06-26(svn r10338) -Codechange: Show the total time that the timetable will take.maedhros
2007-06-25(svn r10331) -Feature: Add the possibility of automatically filling in ↵maedhros
timetables based on the times from the first (or subsequent) run-throughs.
2007-06-25(svn r10330) -Fix [FS#939]: budget window used wrong param for loan ↵peter1138
repay/borrow amounts
2007-06-25(svn r10329) -Feature [FS#812]: (patch) option to select the "default" rail ↵rubidium
type when you start a new game or load a game. This is done either static, i.e. rail, electrified rail, monorail and maglev, or dynamic which takes either the first or last available railtype or the railtype that is used most on the map.
2007-06-25(svn r10326) -Update: change to new string codes used in english.txtpeter1138
2007-06-25(svn r10324) -Codechange: reference engine names by indexpeter1138
2007-06-25(svn r10323) -Codechange: reference company name, number and player ↵peter1138
(president) name by index
2007-06-25(svn r10321) -Codechange: refer to sign text by indexpeter1138
2007-06-25(svn r10320) -Fix [FS#278]: one could only build a limited number of ↵rubidium
stations before one had to rename them.
2007-06-25(svn r10318) -Update: WebTranslator2 update to 2007-06-25 11:14:04miham
bulgarian - 7 fixed by thetitan (7) catalan - 2 fixed, 2 changed by arnaullv (4) danish - 15 fixed, 5 changed by ThomasA (20) dutch - 8 fixed, 39 changed by Zr40 (45), webfreakz (2) estonian - 2 fixed, 2 changed by t2t2 (4) french - 7 fixed by Skiper (7) hungarian - 1 fixed by miham (1) italian - 2 fixed, 2 changed by lorenzodv (4) russian - 57 fixed by Smoky555 (57) spanish - 8 fixed by eusebio (8) traditional_chinese - 1 fixed, 2 changed by xbddc (3) turkish - 52 fixed by jnmbk (52) ukrainian - 3 fixed, 2 changed by fevral13 (5)
2007-06-25(svn r10316) -Codechange: (consistently) use index to refer to group names. ↵peter1138
Also the group string_id is irrelevant unless it is a custom name, so don't 'waste' a savegame string id.
2007-06-25(svn r10315) -Update: WebTranslator2 update to 2007-06-25 06:40:44miham
american - 5 fixed by WhiteRabbit (5) estonian - 11 fixed by t2t2 (11) hungarian - 6 fixed, 2 changed by miham (8) italian - 2 changed by lorenzodv (2) japanese - 5 fixed by ickoonite (5) norwegian_nynorsk - 6 fixed by pollux (6) romanian - 6 fixed, 2 changed by kneekoo (8) russian - 8 fixed, 2 changed by Smoky555 (10) slovenian - 5 fixed by Sonicelo (5) traditional_chinese - 5 fixed by xbddc (5) ukrainian - 10 fixed by fevral13 (10)
2007-06-24(svn r10314) -Codechange: Refer to vehicle names by indexpeter1138
2007-06-24(svn r10305) -Update: WebTranslator2 update to 2007-06-24 18:32:39miham
american - 33 fixed by WhiteRabbit (33) brazilian_portuguese - 5 fixed by tucalipe (5) catalan - 5 fixed, 7 changed by arnaullv (12) italian - 5 fixed by lorenzodv (5) japanese - 8 fixed by ickoonite (8) korean - 5 fixed, 2 changed by darkttd (7) norwegian_nynorsk - 36 fixed by pollux (36) portuguese - 7 fixed by izhirahider (7) slovenian - 32 fixed by Necrolyte (32) traditional_chinese - 78 fixed, 2 changed by xbddc (80)
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-23(svn r10296) -Update: WebTranslator2 update to 2007-06-23 20:35:10miham
brazilian_portuguese - 38 fixed by tucalipe (38) catalan - 35 fixed, 10 changed by arnaullv (45) dutch - 33 fixed by webfreakz (14), habell (19) estonian - 4 fixed by kristjans (4) french - 32 fixed by glx (32) hungarian - 7 fixed by miham (7) italian - 34 fixed, 1 changed by lorenzodv (35) korean - 34 fixed by darkttd (34) romanian - 59 fixed by kneekoo (59) russian - 45 fixed, 11 changed by Smoky555 (56) swedish - 29 fixed by giddorah (29) ukrainian - 1 fixed by mad (1)
2007-06-22(svn r10273) -Change: remove the strings removed in r10270 from the translationsglx
2007-06-22(svn r10271) -Fix r9563: move the Transparency Option menu item to the place ↵truelight
it should have been in the first place: Option Menu, not Map Menu (go figure :p)
2007-06-22(svn r10270) -Add: prefixed the loading indicator with an arrow, up meaning ↵truelight
vehicle is loading, down meaning vehicle is unloading
2007-06-21(svn r10261) -Cleanup: we do not need CURRENCY64 and CURRCOMPACT64 anymore, ↵rubidium
because everything is already 64 bits by default.
2007-06-21(svn r10260) -Update: WebTranslator2 update to 2007-06-21 19:36:07miham
piglatin - 12 fixed by adammw (12)
2007-06-21(svn r10257) -Update: WebTranslator2 update to 2007-06-21 19:15:05miham
danish - 25 fixed, 50 changed by ThomasA (75) finnish - 117 fixed by habazi (117) hungarian - 6 fixed by miham (6) romanian - 8 fixed, 9 changed by CrystyB (17) spanish - 7 fixed by jfrank (7) ukrainian - 28 fixed by mad (25), fevral13 (3)
2007-06-21(svn r10254) -Feature: loading indicator, which shows in % how full a ↵truelight
vehicle is while loading/unloading (TheJosh)
2007-06-21(svn r10240) -Update: WebTranslator2 update to 2007-06-21 08:03:49miham
american - 30 fixed, 1 changed by WhiteRabbit (31) bulgarian - 1 fixed by thetitan (1) dutch - 1 fixed by habell (1) estonian - 25 fixed by kristjans (25) french - 1 fixed by glx (1) german - 15 fixed by Neonox (15) hungarian - 24 fixed by miham (24) italian - 1 fixed by lorenzodv (1) japanese - 25 fixed by ickoonite (25) korean - 1 fixed by darkttd (1) slovenian - 1 fixed by Necrolyte (1)
2007-06-20(svn r10236) -Feature: Introduce a form of timetabling for vehicles.maedhros
2007-06-19(svn r10230) -Fix [FS#594]: terraforming wipes out canals. Now you always ↵rubidium
have to remove the canal before terraforming, instead of "just" removing the canal.
2007-06-18(svn r10196) -Update: WebTranslator2 update to 2007-06-18 10:15:44miham
japanese - 2 fixed by ickoonite (2) slovenian - 3 fixed by Necrolyte (3)
2007-06-17(svn r10184) -Fix: remove empty strings that are clearly bad. WT2 shouldn't ↵rubidium
add them anymore.
2007-06-17(svn r10175) -Fix: [Translations] Stupid me, {STRINGx} can only be used in ↵miham
english...
2007-06-17(svn r10174) -Fix: [Translations]: piglatin plural forms had some problem..miham
2007-06-17(svn r10173) -Add: Translations: added new language "Pig Latin". Already ↵miham
"pre-translated", only needs checking. Idea of Piglatin language was from Adam M-W
2007-06-15(svn r10164) -Update: WebTranslator2 update to 2007-06-15 07:44:28miham
catalan - 2 fixed by arnaullv (2) dutch - 2 fixed by habell (2) esperanto - 1 fixed by LaPingvino (1) norwegian_bokmal - 24 fixed by oletk (24) turkish - 16 fixed by jnmbk (16)
2007-06-12(svn r10119) -Update: WebTranslator2 update to 2007-06-12 20:09:56miham
bulgarian - 1 fixed by thetitan (1) estonian - 23 changed by kristjans (23) italian - 2 fixed by lorenzodv (2) korean - 2 fixed by darkttd (2) romanian - 28 fixed, 59 changed by CrystyB (87) swedish - 31 fixed by giddorah (31) ukrainian - 3 fixed by mad (3)
2007-06-11(svn r10104) -Update: WebTranslator2 update to 2007-06-11 19:45:13miham
catalan - 4 changed by arnaullv (4) czech - 3 fixed, 1 changed by Hadez (4) danish - 2 fixed by MiR (2) dutch - 1 fixed by habell (1) estonian - 2 fixed, 15 changed by kristjans (17) french - 3 fixed by glx (3) hungarian - 2 fixed by miham (2)
2007-06-11(svn r10097) -Feature: Add support for articulated road vehicles, or ↵maedhros
callbacks 11 and 17 for road vehicles for those who prefer the technical explanation.
2007-06-11(svn r10094) -Fix: some really broken strings got in.rubidium
2007-06-10(svn r10079) -Update: WebTranslator2 update to 2007-06-10 08:31:40miham
bulgarian - 29 fixed by thetitan (29) catalan - 1 fixed by arnaullv (1) estonian - 159 changed by kristjans (159)
2007-06-09(svn r10076) -Update: WebTranslator2 update to 2007-06-09 10:29:27miham
danish - 1 fixed by ThomasA (1) estonian - 1 fixed, 96 changed by kristjans (97) german - 29 fixed by Neonox (29) hungarian - 1 fixed by miham (1) italian - 1 fixed by lorenzodv (1) japanese - 1 fixed by ickoonite (1) korean - 1 fixed by darkttd (1)
2007-06-08(svn r10071) -Feature [FS#828]: moving of orders (skidd13).rubidium
2007-06-08(svn r10060) -Update: WebTranslator2 update to 2007-06-08 07:51:39miham
estonian - 228 changed by kristjans (228) japanese - 13 fixed by ickoonite (13) portuguese - 2 fixed by izhirahider (2) slovenian - 99 fixed by Necrolyte (99)
2007-06-07(svn r10055) -Update: WebTranslator2 update to 2007-06-07 14:37:06miham
brazilian_portuguese - 3 fixed by tucalipe (3) catalan - 3 fixed by arnaullv (3) danish - 1 fixed by ThomasA (1) estonian - 99 fixed by kristjans (99) galician - 8 fixed by Condex (8) norwegian_nynorsk - 35 fixed by pollux (35)
2007-06-06(svn r10047) -Update: WebTranslator2 update to 2007-06-06 07:59:17miham
croatian - 58 fixed by knovak (58) czech - 3 fixed by Hadez (3) danish - 28 fixed by ThomasA (28) dutch - 23 fixed by habell (23) italian - 3 fixed by lorenzodv (3) korean - 3 fixed by darkttd (3) ukrainian - 3 fixed by mad (3)
2007-06-05(svn r10041) -Update: WebTranslator2 update to 2007-06-05 08:19:09miham
czech - 34 fixed by Hadez (34) french - 3 fixed by glx (3) hungarian - 4 fixed by miham (4) ukrainian - 4 fixed by mad (4)
2007-06-04(svn r10034) -Change: remove the string changed in r10033 from the ↵rubidium
translations, so it will be properly translated in all languages.
2007-06-04(svn r10033) -Feature [FS#760]: skip to the selected order in the order list ↵rubidium
when clicking on the "skip" button while pressing CTRL.
2007-06-04(svn r10031) -Update: WebTranslator2 update to 2007-06-04 08:32:00miham
brazilian_portuguese - 33 fixed by tucalipe (33) bulgarian - 25 fixed by thetitan (25) catalan - 31 fixed by arnaullv (31) czech - 28 fixed by Hadez (28) dutch - 12 fixed by webfreakz (12) french - 25 fixed, 5 changed by glx (30) german - 42 fixed by Neonox (42) hungarian - 32 fixed by miham (32) italian - 25 fixed by lorenzodv (25) japanese - 34 fixed by ickoonite (34) korean - 25 fixed by darkttd (25) norwegian_nynorsk - 63 fixed by pollux (63) portuguese - 45 fixed by izhirahider (45) slovak - 39 fixed by lengyel (39) ukrainian - 27 fixed by znikoz (27)
2007-06-01(svn r10017) -Add (FS#790): more languages flags for serversglx
2007-06-01(svn r10013) -Update: WebTranslator2 update to 2007-06-01 19:05:03miham
american - 7 fixed by WhiteRabbit (7) catalan - 1 fixed by arnaullv (1) danish - 37 fixed, 7 changed by ThomasA (44) french - 7 fixed, 1 changed by glx (8) italian - 7 fixed, 1 changed by lorenzodv (8) korean - 7 fixed by darkttd (7) swedish - 8 fixed by giddorah (8) turkish - 23 fixed by jnmbk (23) ukrainian - 1 fixed by mad (1)
2007-05-31(svn r10006) -Fix (FS#362): allow different signal types on one tileglx