Commit Graph

98 Commits

Author SHA1 Message Date
translators 5ce1184775 (svn r16696) -Change: make order of pragmas identical for all languages (and to what strgen defines it to be)
-Change: make order of cases identical to what the case-pragma indicates
2009-06-30 10:14:17 +00:00
yexo c7bd6c8d34 (svn r16614) -Codechange: Make the airport min/max available year a property of the Airport class.
-Change: rename station.always_small_airport to station.never_expire_airports to make it more future-proof
2009-06-21 13:26:30 +00:00
rubidium 56fea2bb2b (svn r16583) -Update: the order of the language files so it's in sync with english.txt. Normally WT2 would do this, but only with activity for those languages. Now we'd like to the order to match so we can more easily spot import bugs while developing WT3. 2009-06-16 22:04:36 +00:00
frosch ad64d5eedb (svn r16418) -Fix: Resolve the company name for 'subsidy awarded'-news when the news are triggered, so it stays valid when the company bankrupts or is taken over. 2009-05-24 17:23:24 +00:00
rubidium 7dd677ced2 (svn r16162) -Codechange: remove needless TC_ colours from DrawString when they are part of strings and add some colours to a few strings. 2009-04-26 15:26:19 +00:00
rubidium ff05dc8446 (svn r16129) -Feature-ish: configurable digit group separator per language with user override. 2009-04-23 21:05:00 +00:00
rubidium 59d45a04d6 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible. 2009-04-21 23:40:56 +00:00
rubidium 2ec09d95a1 (svn r16114) -Cleanup: unify some more strings and remove some more unused strings 2009-04-21 20:20:53 +00:00
rubidium ce5a282977 (svn r16111) -Cleanup: remove some duplicate/unused strings
-Change: move a string to a more sensible location
2009-04-21 16:57:26 +00:00
rubidium 9a56844b67 (svn r16102) -Codechange: unify the vehicle info strings; reduce the number of duplicate strings and unifies the GUIs quite a bit 2009-04-20 21:29:41 +00:00
frosch 713da56d9b (svn r16090) -Fix: s/Slovakish/Slovak/ (unimatrix) 2009-04-19 14:11:17 +00:00
translators 36bb2f823a (svn r16070) -Update: WebTranslator2 update to 2009-04-17 17:45:57
german     - 5 changed by hellow (1), planetmaker (4)
greek      - 29 changed by ptsakiris (29)
serbian    - 110 fixed by etran (110)
simplified_chinese - 17 fixed, 447 changed by ww9980 (464)
2009-04-17 17:46:05 +00:00
rubidium ae3ebe6834 (svn r16045) -Feature [FS#597]: allow sorting stations by the lowest cargo rating instead of only by the highest cargo rating (based on the idea of KeeperOfTheSoul) 2009-04-12 19:15:53 +00:00
rubidium 13d6412c22 (svn r16041) -Fix [FS#774]: the currency abbreviation for the Romanian Leu is now RON. 2009-04-12 17:27:44 +00:00
rubidium cd8da0d69e (svn r15982) -Codechange: use GetAddressAsString to get the name instead of passing the hostname and the IP into a string. 2009-04-08 12:52:53 +00:00
svnsync 3fdb8a62c4 (svn r15966) -Fix: over time, several incosistancies were not fixed by WT2. Take care of that now. Also introduce #textdir for all languages. 2009-04-07 14:28:32 +00:00
rubidium 2052850425 (svn r15847) -Fix (r15837): the 'title' text of the music gui would be drawn big and in blue instead of small and in black 2009-03-25 14:21:50 +00:00
yexo 84fb615344 (svn r15835) -Codechange: Prevent using the return value of DrawString as much as possible. 2009-03-24 20:03:02 +00:00
rubidium eb0d43aadd (svn r15696) -Codechange: move the NewGRF language ID into the language file instead of maintaining a table in the code. 2009-03-13 00:30:26 +00:00
translators 7b39b0c652 (svn r15647) -Update: WebTranslator2 update to 2009-03-08 18:32:50
arabic_egypt - 2 fixed, 20 changed by khaloofah (22)
catalan    - 1 fixed by arnaullv (1)
dutch      - 4 changed by Yexo (4)
english_US - 3 fixed by WhiteRabbit (3)
finnish    - 1 fixed, 1 changed by jpx_ (2)
french     - 1 fixed by glx (1)
greek      - 57 fixed by hellis (57)
hungarian  - 1 fixed by alyr (1)
italian    - 1 fixed by lorenzodv (1)
korean     - 1 fixed by leejaeuk5 (1)
traditional_chinese - 2 changed by josesun (2)
ukrainian  - 1 fixed by mad (1)
2009-03-08 18:33:05 +00:00
translators 81dde09c27 (svn r15636) -Update: WebTranslator2 update to 2009-03-07 18:58:32
greek      - 211 fixed, 4 changed by hellis (215)
korean     - 2 changed by dlunch (2)
2009-03-07 18:58:35 +00:00
translators bc58d4ef9a (svn r15631) -Update: WebTranslator2 update to 2009-03-06 18:47:57
catalan    - 1 fixed by arnaullv (1)
german     - 33 changed by planetmaker (33)
greek      - 14 fixed by hellis (14)
korean     - 1 fixed by darkttd (1)
luxembourgish - 818 fixed by Gubius (818)
persian    - 72 fixed by ali sattari (72)
romanian   - 1 fixed by kkmic (1)
russian    - 1 fixed by Smoky555 (1)
welsh      - 1 fixed by PlayDead (1)
2009-03-06 18:48:10 +00:00
smatz 42c0faf9e1 (svn r15507) -Update (r15506): rename strings in other languages too 2009-02-17 00:30:59 +00:00
michi_cc 84deeecc5b (svn r15480) -Feature(tte): Show the cargo subtype in the vehicle details window. 2009-02-14 18:42:03 +00:00
rubidium 7b5c5d4432 (svn r15475) -Update: do r15474 also for the other languages. 2009-02-14 01:40:26 +00:00
rubidium 8535ceb5e2 (svn r15468) -Fix: reword the multiplayer tooltip so it doesn't mention the (incorrect) number of players anymore. 2009-02-13 17:50:33 +00:00
rubidium 9fb19be134 (svn r15457) -Fix: typo in stringid. 2009-02-12 15:17:10 +00:00
rubidium 05792c46a3 (svn r15429) -Change: do r15428 also for the string names. 2009-02-09 03:07:03 +00:00
rubidium 377ce6c5bf (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability. 2009-02-08 12:25:13 +00:00
frosch 27105127f6 (svn r15409) -Update: Currencies
Remove intermediate currency "New Turkish lira".
  Add Euro introduction date for Slovakia.
  Remove Euro introduction date for Hungary.
2009-02-08 12:02:28 +00:00
rubidium 546cd4f70e (svn r15363) -Fix [FS#2600]: inconsistency w.r.t. On/Off text for settings. 2009-02-05 22:05:58 +00:00
translators d960d0a851 (svn r15276) -Update: WebTranslator2 update to 2009-01-26 18:54:43
catalan    - 1 changed by arnaullv (1)
croatian   - 75 fixed by tifached (75)
czech      - 22 fixed, 2 changed by Hadez (24)
french     - 10 fixed by glx (10)
german     - 4 fixed by Athaba (4)
greek      - 10 changed by tek1979 (10)
italian    - 7 changed by lorenzodv (7)
korean     - 3 changed by darkttd (3)
romanian   - 7 changed by kkmic (7)
simplified_chinese - 8 fixed, 33 changed by ww9980 (41)
2009-01-26 18:54:56 +00:00
peter1138 26d5543eb2 (svn r15237) -Codechange: Remove string removed in r15236 in other languages. 2009-01-23 20:56:30 +00:00
translators 1879319f66 (svn r15235) -Update: WebTranslator2 update to 2009-01-23 18:47:35
arabic_egypt - 46 fixed by khaloofah (46)
dutch      - 12 fixed by habell (12)
finnish    - 12 fixed by jpx_ (12)
french     - 12 fixed by glx (12)
greek      - 70 changed by doukas (70)
hungarian  - 12 fixed, 1 changed by oklmernok (13)
italian    - 1 fixed by lorenzodv (1)
korean     - 11 fixed, 3 changed by dlunch (14)
latvian    - 44 fixed by waste (44)
norwegian_nynorsk - 34 fixed by wollollo (34)
polish     - 30 fixed by xaxa (30)
romanian   - 12 fixed by kkmic (12)
simplified_chinese - 9 fixed by ww9980 (9)
spanish    - 12 fixed by Dominus (12)
turkish    - 12 fixed by Emin (12)
2009-01-23 18:47:58 +00:00
translators b2d0e14848 (svn r15209) -Update: WebTranslator2 update to 2009-01-22 18:42:44
arabic_egypt - 1 fixed by khaloofah (1)
catalan    - 20 fixed by arnaullv (20)
dutch      - 1 changed by Excel20 (1)
finnish    - 10 fixed by jpx_ (10)
french     - 1 changed by glx (1)
galician   - 5 fixed by Condex (5)
greek      - 2 changed by tek1979 (2)
hungarian  - 2 changed by alyr (1), IPG (1)
indonesian - 20 fixed, 22 changed by fanioz (42)
italian    - 20 fixed, 1 changed by lorenzodv (21)
korean     - 20 fixed by darkttd (20)
norwegian_bokmal - 22 fixed by khh (22)
norwegian_nynorsk - 5 changed by wollollo (5)
romanian   - 1 changed by kkmic (1)
russian    - 44 fixed by Smoky555 (44)
simplified_chinese - 18 fixed, 7 changed by ww9980 (25)
spanish    - 20 fixed by eusebio (19), Dominus (1)
turkish    - 31 fixed, 1 changed by Emin (32)
2009-01-22 18:43:05 +00:00
translators 0877b58ba6 (svn r15197) -Update: WebTranslator2 update to 2009-01-21 20:22:27
catalan    - 21 fixed by arnaullv (21)
croatian   - 25 fixed by knovak (25)
czech      - 41 fixed by Hadez (41)
dutch      - 20 fixed, 3 changed by habell (23)
finnish    - 31 fixed by UltimateSephiroth (21), jpx_ (10)
french     - 20 fixed by glx (20)
german     - 146 fixed by chu (146)
greek      - 46 fixed, 8 changed by doukas (54)
hungarian  - 41 fixed, 2 changed by alyr (43)
indonesian - 22 fixed by fanioz (22)
italian    - 21 fixed, 1 changed by lorenzodv (22)
korean     - 21 fixed, 1 changed by darkttd (19), dlunch (3)
norwegian_bokmal - 2 changed by wollollo (2)
norwegian_nynorsk - 19 fixed, 1 changed by wollollo (20)
romanian   - 20 fixed by kkmic (20)
simplified_chinese - 6 fixed by ww9980 (6)
spanish    - 21 fixed by Dominus (21)
traditional_chinese - 2 fixed by ww9980 (2)
ukrainian  - 76 fixed by mad (76)
2009-01-21 20:22:56 +00:00
Yexo 8fabd3982d (svn r15148) -Cleanup: Remove the options "competitor start time" and "competitor intelligence" from the difficulty options because they already were unused. 2009-01-19 01:16:50 +00:00
rubidium b1a33a494f (svn r15104) -Codechange: unify the resolving of the xyz kbytes/megabytes strings. 2009-01-16 12:59:47 +00:00
translators 555037b623 (svn r15097) -Update: WebTranslator2 update to 2009-01-15 18:47:56
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-15 18:48:09 +00:00
rubidium eb22e265f2 (svn r15030) -Update (r15029): and from the other languages too (yay for WT2) 2009-01-12 17:25:38 +00:00
translators a9e5f9fbe9 (svn r14996) -Update: WebTranslator2 update to 2009-01-11 18:44:49
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 18:45:12 +00:00
rubidium 698fbe891c (svn r14972) -Update: do r14971 also for the non-English strings (Alberth) 2009-01-10 17:24:26 +00:00
rubidium 850e45b1f1 (svn r14961) -Update: remove the string from r14960 from the other languages too. 2009-01-10 16:29:31 +00:00
smatz d7d95e0f43 (svn r14836) -Update (r14835): remove changed string from other languages 2009-01-04 18:37:28 +00:00
rubidium f1cc20edc0 (svn r14834) -Fix: some strings (in unfinished/) were forgotten when removed/updated 2009-01-04 18:05:06 +00:00
smatz c1585376f0 (svn r14833) -Update (r14831): remove changed strings from other languages 2009-01-04 17:44:46 +00:00
rubidium 6513bf3a3a (svn r14781) -Change: someone changed _cur_year; so update it in a few hardcoded places... happy new year!
-Fix (r11790): a few instances were forgotten.
2009-01-01 22:21:25 +00:00
rubidium b8d82cc28c (svn r14752) -Fix [FS#2438]: revenue when clearing land would show up in red in the land info window as negative cost. 2008-12-26 23:37:53 +00:00
translators 6af6f576eb (svn r14691) -Update: WebTranslator2 update to 2008-12-18 18:47:25
arabic_egypt - 132 fixed, 1 changed by khaloofah (133)
czech      - 10 fixed, 25 changed by Hadez (35)
esperanto  - 15 fixed by Athaba (15)
greek      - 7 fixed by ouranogrammi (7)
indonesian - 88 changed by fanioz (88)
latvian    - 117 fixed, 16 changed by peerer (83), marismols (50)
lithuanian - 15 fixed by Zogg (15)
malay      - 38 fixed by tombakemas (5), Syed (33)
serbian    - 39 fixed, 1 changed by Jenraux (40)
thai       - 105 fixed by vetbook (105)
2008-12-18 18:47:39 +00:00
translators 0191220b64 (svn r14642) -Update: WebTranslator2 update to 2008-11-29 18:44:42
croatian   - 163 fixed, 30 changed by knovak (193)
czech      - 1 fixed, 1 changed by miris2009 (2)
esperanto  - 41 fixed by Athaba (41)
german     - 4 fixed, 2 changed by Athaba (6)
greek      - 20 fixed by vesnikos (20)
hungarian  - 6 changed by IPG (6)
indonesian - 46 fixed by fanioz (46)
malay      - 259 fixed by SeaGates (259)
polish     - 1 fixed, 10 changed by meush (11)
2008-11-29 18:44:52 +00:00