summaryrefslogtreecommitdiff
path: root/src/lang
AgeCommit message (Collapse)Author
2009-01-19(svn r15152) -Update: WebTranslator2 update to 2009-01-19 18:47:48translators
arabic_egypt - 30 fixed by khaloofah (30) czech - 1 fixed by Hadez (1) dutch - 22 fixed by Excel20 (4), habell (18) finnish - 1 fixed by UltimateSephiroth (1) french - 1 fixed by glx (1) hungarian - 1 fixed, 3 changed by alyr (2), oklmernok (2) korean - 2 fixed by darkttd (2) polish - 1 fixed by xaxa (1) romanian - 1 fixed, 1 changed by kkmic (2) simplified_chinese - 110 fixed by ww9980 (110) spanish - 21 fixed by eusebio (21) traditional_chinese - 8 fixed by ww9980 (8) turkish - 1 fixed by Emin (1)
2009-01-19(svn r15148) -Cleanup: Remove the options "competitor start time" and ↵Yexo
"competitor intelligence" from the difficulty options because they already were unused.
2009-01-18(svn r15145) -Fix: crash when one tried to load a TTO savegamesmatz
-Fix (r15144): it wasn't safe at all, but the code broken code isn't needed anymore
2009-01-18(svn r15141) -Update: WebTranslator2 update to 2009-01-18 18:46:25translators
czech - 51 fixed by Hadez (51) dutch - 30 fixed by Excel20 (30) finnish - 51 fixed by jpx_ (51) french - 51 fixed by glx (51) hebrew - 50 fixed by tarkil (50) hungarian - 51 fixed by alyr (51) indonesian - 51 fixed by adjayanto (45), fanioz (6) italian - 51 fixed by lorenzodv (51) korean - 54 fixed, 3 changed by darkttd (57) polish - 15 fixed by xaxa (15) romanian - 51 fixed by kkmic (51) turkish - 51 fixed by Emin (51)
2009-01-17(svn r15130) -Update: WebTranslator2 update to 2009-01-17 18:48:58translators
dutch - 3 changed by Excel20 (3) hebrew - 62 fixed, 103 changed by tarkil (165) indonesian - 15 changed by fanioz (15) korean - 21 fixed, 23 changed by darkttd (44) norwegian_bokmal - 16 fixed, 9 changed by khh (25) slovenian - 8 fixed by Necrolyte (8) spanish - 2 changed by Dominus (2) thai - 19 fixed by vetbook (19) ukrainian - 36 fixed by mad (36)
2009-01-17(svn r15126) -Feature: downloading content from a central server ↵rubidium
(content.openttd.org) where authors can upload they NewGRFS/AI etc. This should make joining servers that use only NewGRFs that are distributed via this system easier as the players can download the NewGRFs from in the game. It should also make it easier to see whether there are updates for NewGRFs and make the necessary updates.
2009-01-16(svn r15104) -Codechange: unify the resolving of the xyz kbytes/megabytes ↵rubidium
strings.
2009-01-15(svn r15097) -Update: WebTranslator2 update to 2009-01-15 18:47:56translators
brazilian_portuguese - 8 fixed by tucalipe (8) danish - 4 fixed, 1 changed by beruic (5) dutch - 6 fixed by habell (6) english_US - 76 fixed by WhiteRabbit (76) french - 7 fixed, 1 changed by glx (8) greek - 9 fixed, 2 changed by doukas (11) indonesian - 13 changed by fanioz (13) norwegian_nynorsk - 24 fixed by runarlu (24) polish - 5 fixed by xaxa (5)
2009-01-13(svn r15070) -Update: WebTranslator2 update to 2009-01-13 18:42:22translators
brazilian_portuguese - 16 fixed by tucalipe (16) catalan - 8 fixed by arnaullv (8) croatian - 24 fixed by tifached (24) czech - 8 fixed by Hadez (8) dutch - 2 fixed by Excel20 (2) finnish - 7 fixed, 1 changed by UltimateSephiroth (8) hungarian - 7 fixed, 2 changed by IPG (2), alyr (7) indonesian - 23 fixed, 2 changed by fanioz (25) italian - 7 fixed, 1 changed by lorenzodv (8) japanese - 59 fixed by ickoonite (59) polish - 3 fixed by xaxa (3) romanian - 23 fixed, 1 changed by kkmic (24) slovak - 59 fixed by James (59) spanish - 58 fixed by Dominus (30), eusebio (28) turkish - 7 fixed, 1 changed by Emin (8)
2009-01-12(svn r15032) -Fix (r15030): Rubidium was too script-happy ;)truebrain
2009-01-12(svn r15030) -Update (r15029): and from the other languages too (yay for WT2)rubidium
2009-01-12(svn r15029) -Cleanup (r15027): remove strings that aren't needed anymorerubidium
2009-01-12(svn r15027) -Merge: tomatos and bananas left to be, here is NoAI for all to ↵truebrain
see. NoAI is an API (a framework) to build your own AIs in. See: http://wiki.openttd.org/wiki/index.php/AI:Main_Page With many thanks to: - glx and Rubidium for their syncing, feedback and hard work - Yexo for his feedback, patches, and AIs which tested the system very deep - Morloth for his feedback and patches - TJIP for hosting a challenge which kept NoAI on track - All AI authors for testing our AI API, and all other people who helped in one way or another -Remove: all old AIs and their cheats/hacks
2009-01-11(svn r14996) -Update: WebTranslator2 update to 2009-01-11 18:44:49translators
afrikaans - 22 fixed by burgerd (22) arabic_egypt - 18 fixed by khaloofah (18) catalan - 16 fixed by arnaullv (16) czech - 12 fixed by Hadez (12) dutch - 13 fixed by Excel20 (13) finnish - 1 fixed by UltimateSephiroth (1) french - 1 fixed, 1 changed by glx (2) greek - 8 fixed by paolitotas (8) hungarian - 16 fixed by alyr (16) italian - 16 fixed, 8 changed by lorenzodv (24) lithuanian - 21 fixed by Enternald (21) polish - 11 fixed by xaxa (11) slovenian - 41 fixed by Necrolyte (41) turkish - 22 fixed by Emin (22)
2009-01-11(svn r14989) -Codechange: remove a lookup table by reordering some items in ↵rubidium
english.txt (Swallow)
2009-01-10(svn r14979) -Fix: Disable a NewGRF from loading if it contains multiple ↵peter1138
Action 8s
2009-01-10(svn r14977) -Update: WebTranslator2 update to 2009-01-10 18:44:17translators
arabic_egypt - 4 fixed by khaloofah (4) brazilian_portuguese - 26 fixed by tucalipe (26) bulgarian - 3 fixed by Ar4i (3) catalan - 3 fixed by arnaullv (3) croatian - 35 fixed by tifached (35) czech - 52 fixed, 10 changed by Hadez (62) danish - 4 fixed by ThomasA (4) dutch - 6 fixed by Excel20 (4), habell (2) finnish - 15 fixed by UltimateSephiroth (15) french - 15 fixed by glx (15) hungarian - 6 fixed by alyr (6) indonesian - 6 fixed, 64 changed by fanioz (70) italian - 3 fixed, 1 changed by lorenzodv (4) portuguese - 6 fixed by rmrebelo (6) romanian - 6 fixed by kkmic (6)
2009-01-10(svn r14974) -Change: reorder/reorganise the entries of the settings window ↵rubidium
(Alberth)
2009-01-10(svn r14972) -Update: do r14971 also for the non-English strings (Alberth)rubidium
2009-01-10(svn r14971) -Change: the colour of the patch page text so it becomes more ↵rubidium
visible as it changed background (Alberth)
2009-01-10(svn r14961) -Update: remove the string from r14960 from the other languages ↵rubidium
too.
2009-01-10(svn r14959) -Fix [FS#2508]: wrong defaults for service interval when ↵rubidium
switching between service interval in days and service interval in percentages.
2009-01-10(svn r14956) -Fix [FS#1832]: building new station parts didn't allocate a ↵rubidium
new station spec effectively breaking variable 41. This was due to the limited number of station specs that we can have per station. This fix makes newly build station parts create a new spec until one cannot allocate new station specs anymore and it'll revert to the old behaviour (sharing station specs).
2009-01-10(svn r14954) -Fix [FS#1890]: sharing/cloning/inserting of orders that the/a ↵rubidium
vehicle (in the shared list) can't go to (wrong station type etc)
2009-01-08(svn r14922) -Update: WebTranslator2 update to 2009-01-08 18:49:15translators
afrikaans - 20 fixed, 52 changed by wpduplessis (72) bulgarian - 46 fixed, 1 changed by Ar4i (47) catalan - 6 fixed by arnaullv (6) dutch - 3 fixed, 1 changed by habell (4) finnish - 10 fixed by jpx_ (10) french - 3 fixed by glx (3) indonesian - 1 changed by fanioz (1) italian - 3 fixed by lorenzodv (3) korean - 23 fixed by leejaeuk5 (23) norwegian_bokmal - 3 fixed by khh (3) polish - 3 fixed by xaxa (3) ukrainian - 21 fixed by znikoz (21)
2009-01-08(svn r14919) -Feature: distant joining of stations (Frostregen and PhilSophus)rubidium
2009-01-07(svn r14904) -Update: WebTranslator2 update to 2009-01-07 18:44:43translators
catalan - 19 fixed, 6 changed by arnaullv (25) danish - 3 fixed by beruic (3) finnish - 15 fixed by UltimateSephiroth (15) french - 4 fixed by glx (4) indonesian - 15 fixed by fanioz (12), rindu (3) norwegian_bokmal - 37 fixed, 12 changed by khh (49) norwegian_nynorsk - 8 fixed by Grilldyret (8) polish - 14 fixed by xaxa (14) romanian - 29 fixed by kkmic (29) thai - 10 fixed by angelix (10) turkish - 29 fixed by Emin (29)
2009-01-07(svn r14902) -Feature: Advanced setting to keep various building tools ↵frosch
active, which are usually closed after placing an object. (planetmaker)
2009-01-07(svn r14899) -Feature: remove the window limit, but leave a configurable ↵rubidium
limit on the number of non-sticky non-vital windows. -Fix [FS#2499]: crashes/misbehaviours when (almost) all windows are stickied.
2009-01-07(svn r14886) -Fix: remove (3) strings with non-UTF8 characters in Afrikaans.rubidium
-Fix: using non-ASCII characters in Afrikaans and Icelandic when there's an equivalent ASCII character, thus not needing a font to display all characters.
2009-01-05(svn r14848) -Update: WebTranslator2 update to 2009-01-05 18:44:14translators
afrikaans - 11 fixed by Alrich (11) arabic_egypt - 19 fixed, 21 changed by khaloofah (40) danish - 40 fixed, 1 changed by ThomasA (41) dutch - 2 fixed, 25 changed by Excel20 (27) hebrew - 8 fixed by EScake (8) hungarian - 18 fixed by alyr (18) italian - 18 fixed by lorenzodv (18) norwegian_bokmal - 3 fixed, 11 changed by khh (14) norwegian_nynorsk - 8 fixed by Grilldyret (8) polish - 3 fixed by xaxa (3) portuguese - 7 fixed by SnowFlake (7) urdu - 9 fixed by yasirniazkhan (9)
2009-01-04(svn r14838) -Fix: race condition between me and WT2's translatorssmatz
2009-01-04(svn r14837) -Update: WebTranslator2 update to 2009-01-04 18:46:20translators
afrikaans - 39 changed by TrueTenacity (39) arabic_egypt - 1 fixed, 13 changed by khaloofah (14) catalan - 10 fixed by arnaullv (10) dutch - 19 fixed, 2 changed by Excel20 (21) finnish - 10 fixed by jpx_ (10) french - 19 fixed by glx (19) hebrew - 31 fixed, 7 changed by EScake (38) hungarian - 2 fixed, 2 changed by IPG (3), alyr (1) indonesian - 14 fixed by fanioz (14) italian - 2 fixed by lorenzodv (2) polish - 5 fixed by xaxa (5) serbian - 31 fixed, 1 changed by nummer (32) thai - 22 fixed by vetbook (22)
2009-01-04(svn r14836) -Update (r14835): remove changed string from other languagessmatz
2009-01-04(svn r14835) -Change: apply the 'warn if train's income is negative' setting ↵smatz
to other vehicle types, too
2009-01-04(svn r14834) -Fix: some strings (in unfinished/) were forgotten when ↵rubidium
removed/updated
2009-01-04(svn r14833) -Update (r14831): remove changed strings from other languagessmatz
2009-01-04(svn r14831) -Codechange: use {VEHICLE} instead of Train/Ship/Road ↵smatz
veh/Aircraft/{STRING} {COMMA} in lang files (part by Swallow)
2009-01-04(svn r14827) -Feature [FS#1984]: few (optional) optimisations to making ↵rubidium
(initial) orders (sulai)
2009-01-03(svn r14814) -Update: WebTranslator2 update to 2009-01-03 18:29:54translators
arabic_egypt - 9 fixed by khaloofah (9) brazilian_portuguese - 9 fixed by tucalipe (9) dutch - 9 fixed by Excel20 (9) french - 10 fixed, 1 changed by glx (11) hebrew - 31 fixed by EScake (31) hungarian - 9 fixed by alyr (9) indonesian - 32 changed by fanioz (32) italian - 9 fixed by lorenzodv (9) korean - 9 fixed by dlunch (9) polish - 10 fixed by xaxa (10) slovenian - 24 fixed by Necrolyte (24) spanish - 14 fixed by eusebio (14) thai - 95 fixed, 1 changed by vetbook (96) ukrainian - 1 fixed, 6 changed by mad (7)
2009-01-03(svn r14802) -Fix [FS#2490]: "(undefined string)" in default ↵rubidium
savegame/screenshot names when there's no company in the game.
2009-01-03(svn r14793) -Update (r14792): replace a string parameter in the other ↵rubidium
languages too
2009-01-03(svn r14792) -Feature: make the date format for default savegame/screenshot ↵rubidium
names configurable
2009-01-03(svn r14791) -Add: the ability to make ISO dates with the string system ↵rubidium
(PhilSophus)
2009-01-02(svn r14789) -Feature: allow scrolling with the left mouse button pressed ↵rubidium
(if enabled). Primarily useful for systems with touch screen (aapo)
2009-01-02(svn r14782) -Update: WebTranslator2 update to 2009-01-02 18:38:20translators
arabic_egypt - 7 fixed by khaloofah (7) brazilian_portuguese - 14 fixed, 5 changed by tucalipe (19) catalan - 14 fixed by arnaullv (14) finnish - 14 fixed by jpx_ (14) hungarian - 14 fixed by alyr (14) indonesian - 6 changed by fanioz (6) korean - 13 fixed by dlunch (13) malay - 8 fixed by tombakemas (8) serbian - 29 fixed, 2 changed by nummer (31) thai - 2 fixed by chat9780 (2) ukrainian - 13 fixed by mad (1), znikoz (12) urdu - 20 fixed by yasirniazkhan (20)
2009-01-01(svn r14781) -Change: someone changed _cur_year; so update it in a few ↵rubidium
hardcoded places... happy new year! -Fix (r11790): a few instances were forgotten.
2008-12-30(svn r14775) -Update: WebTranslator2 update to 2008-12-30 18:44:32translators
arabic_egypt - 10 fixed, 2 changed by khaloofah (12) croatian - 14 fixed, 63 changed by tperic (77) indonesian - 13 fixed by rindu (13) norwegian_nynorsk - 2 fixed by zibiam (2) romanian - 13 fixed by kkmic (13) serbian - 20 fixed by nummer (20) turkish - 14 fixed by Emin (14)
2008-12-29(svn r14768) -Update: WebTranslator2 update to 2008-12-29 18:40:47translators
dutch - 13 fixed, 5 changed by Excel20 (18) french - 13 fixed by glx (13) hebrew - 22 fixed, 1 changed by yitzc (16), davidx123 (7) italian - 13 fixed by lorenzodv (13) norwegian_nynorsk - 94 fixed, 20 changed by Grilldyret (114) portuguese - 14 fixed by rmrebelo (8), SnowFlake (6) serbian - 32 fixed by nummer (32) ukrainian - 1 fixed by mad (1)
2008-12-29(svn r14765) -Update (r14764): remove changed strings from translations.rubidium