Commit Graph

250 Commits (c4c8b44ab5573ab76f0684ab396ee245ccadc222)

Author SHA1 Message Date
smatz f8892c7a64 (svn r17604) -Update (r17603): rename strings in other lang files too 15 years ago
translators cb1d50ce59 (svn r17560) -Update from WebTranslator v3.0:
finnish - 94 changes by Tve4
german - 1 changes by dihedral
latvian - 3 changes by LDZ
turkish - 3 changes by niw3
vietnamese - 48 changes by nglekhoi
15 years ago
frosch 804b40b48c (svn r17538) -Codechange: Rename STR_CONTENT_FILTER_(OSKTITLE|TOOLTIP) for more general usage. 15 years ago
rubidium f660dd7109 (svn r17446) -Codechange: rename BUILD with BUY for strings that are about building (in the future buying) vehicles. 15 years ago
translators 8e77454e34 (svn r17383) -Update from WebTranslator v3.0:
german - 2 changes by Roujin
indonesian - 2 changes by prof
italian - 2 changes by lorenzodv
latvian - 46 changes by dzhins
serbian - 10 changes by etran
15 years ago
yexo 5678d36895 (svn r17360) -Fix (r17329): the 'track' and 'title' texts were lost in the conversion to nested widgets 15 years ago
smatz 7642c0d0f1 (svn r17349) -Update (r17348): apply changes to other lang files 15 years ago
yexo dc9d4865c9 (svn r17330) -Codechange: Lower some buttons in the music window when clicked instead of changing the text colour to white 15 years ago
yexo a3382deac7 (svn r17311) -Change: rename STR_WHITE_STRINGN to STR_WHITE_STRING 15 years ago
translators 0755896670 (svn r17287) -Update from WebTranslator v3.0:
latvian - 32 changes by dzhins
polish - 1 changes by Kogut
15 years ago
translators 45bb5b39fc (svn r17274) -Update from WebTranslator v3.0:
czech - 4 changes by SmatZ
english_US - 4 changes by agenthh
latvian - 54 changes by dzhins
serbian - 110 changes by etran
spanish - 1 changes by Terkhen
15 years ago
rubidium 99d46e0ad7 (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
rubidium 45239b345e (svn r17244) -Change: add $Id$ to the language files too 15 years ago
translators 5bf5ead4da (svn r17213) -Update from WebTranslator v3.0:
dutch - 13 changes by Bart
english_US - 5 changes by agenthh
latvian - 64 changes by dzhins
romanian - 2 changes by kkmic
thai - 85 changes by idkidnew
15 years ago
smatz 1f2e0d3cfe (svn r17157) -Add: localised decimal separator 15 years ago
smatz 0644123d51 (svn r17120) -Fix (r17114): {STRING2} isn't supposed to be in other lang files except english.txt 15 years ago
smatz d6dbe1eb3f (svn r17114) -Update (r17113): use {STRING} instead of {STATION} in related strings in other language files too 15 years ago
translators 45ba549cda (svn r17076) -Update: reflect the changes Rubidium made in the last few days to all languages 15 years ago
rubidium d61be2637e (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives 15 years ago
rubidium f8ae9f7368 (svn r17066) -Codechange: unify the order of {TINYFONT}/{BIGFONT} and {<colour>} 15 years ago
rubidium 34aa504b3a (svn r17063) -Fix: terraform toolbar had the wrong tooltip for building trees. 15 years ago
rubidium 5bb7b8ad35 (svn r17062) -Change: unify the naming of some 125 strings 15 years ago
yexo e54bed415d (svn r17059) -Codechange: Rename a few strings to reflect their usage 15 years ago
rubidium 6fb43177f7 (svn r17040) -Fix [FS#3081]: inconsistency between signs of stations and waypoints 15 years ago
rubidium e4b38f4e82 (svn r16956) -Update: 'pre' translate some strings that can't be translated, like {BLACK}{STRING} 15 years ago
rubidium a8ef0aaa99 (svn r16955) -Fix (r16954): removed a few strings too many from the translations 15 years ago
rubidium f49259326d (svn r16954) -Codechange: make the Game Options window use the nested widget system. 15 years ago
translators 11754def93 (svn r16932) -Update from WebTranslator v3.0:
all languages - update for latest commits which moved around lots of strings
dutch - 5 changes by Yexo
norwegian_bokmal - 1 changes by CyberKenny
romanian - 1 changes by kkmic
spanish - 1 changes by Terkhen
15 years ago
rubidium 4874578e79 (svn r16930) -Codechange: more StringID name unification and grouping 15 years ago
rubidium 01eabc5f4c (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it. 15 years ago
rubidium 49fcb20a91 (svn r16919) -Codechange: unify some more StringID w.r.t. their naming 15 years ago
rubidium 42251034f0 (svn r16910) -Update: remove removed strings from the other language files 15 years ago
rubidium 39e6dbd5e3 (svn r16886) -Codechange: unify naming of some string IDs related to string codes and group them logically 15 years ago
rubidium 7dd42bbc6a (svn r16885) -Codechange: reduce (string) duplication with vehicle lists 15 years ago
rubidium 9943d1f650 (svn r16881) -Codechange: fix some naming inconsistencies w.r.t. strings used in the vehicle list GUIs. 15 years ago
rubidium 74f56861e9 (svn r16772) -Fix [FS#3019]: don't use the same error message for turning around road vehicles and flipping parts of trains in the depot 15 years ago
translators a4ffea66e0 (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
15 years ago
yexo 679ffee940 (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
15 years ago
rubidium 2f4336b175 (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. 15 years ago
frosch 80e19b12c3 (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. 15 years ago
rubidium 3bd4eeb178 (svn r16162) -Codechange: remove needless TC_ colours from DrawString when they are part of strings and add some colours to a few strings. 15 years ago
alberth a2d47a4a79 (svn r16143) -Codechange: Change other languages too. 15 years ago
rubidium ca04dc1916 (svn r16129) -Feature-ish: configurable digit group separator per language with user override. 15 years ago
rubidium 5c5b357043 (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. 15 years ago
rubidium e0e9a1b02e (svn r16114) -Cleanup: unify some more strings and remove some more unused strings 15 years ago
rubidium 639ec25820 (svn r16111) -Cleanup: remove some duplicate/unused strings
-Change: move a string to a more sensible location
15 years ago
frosch 4a2d2ccdc6 (svn r16110) -Codechange: use {CARGO} instead hardcoded cargo name (there is always something duplicated :p) 15 years ago
rubidium edf3fb9e73 (svn r16102) -Codechange: unify the vehicle info strings; reduce the number of duplicate strings and unifies the GUIs quite a bit 15 years ago
frosch 5b636b9fc3 (svn r16090) -Fix: s/Slovakish/Slovak/ (unimatrix) 15 years ago
rubidium 2def99e2be (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) 15 years ago
rubidium f31da17fb5 (svn r16041) -Fix [FS#774]: the currency abbreviation for the Romanian Leu is now RON. 15 years ago
rubidium 1cd5ac75ff (svn r15982) -Codechange: use GetAddressAsString to get the name instead of passing the hostname and the IP into a string. 15 years ago
svnsync 94a70f8ade (svn r15966) -Fix: over time, several incosistancies were not fixed by WT2. Take care of that now. Also introduce #textdir for all languages. 15 years ago
rubidium d4ad30674c (svn r15847) -Fix (r15837): the 'title' text of the music gui would be drawn big and in blue instead of small and in black 15 years ago
yexo 8b873859ba (svn r15835) -Codechange: Prevent using the return value of DrawString as much as possible. 15 years ago
translators 4fac6f42cc (svn r15834) -Update: WebTranslator2 update to 2009-03-24 18:51:22
bulgarian  - 13 fixed by Ar4i (13)
korean     - 2 changed by dlunch (2)
latvian    - 2 fixed by silentKnight (2)
luxembourgish - 14 fixed by Gubius (14)
polish     - 22 fixed by xaxa (22)
15 years ago
rubidium 6ed503f7e9 (svn r15768) -Change: remove an "experimental" marker for something that has been working fine for a long time and remove the ununderstandable part of the description. 15 years ago
translators b798030c64 (svn r15761) -Update: WebTranslator2 update to 2009-03-18 17:44:55
croatian   - 10 fixed by tifached (10)
indonesian - 4 fixed by adjayanto (4)
japanese   - 60 fixed by ickoonite (60)
latvian    - 5 fixed by silentKnight (5)
russian    - 4 fixed by Smoky555 (4)
15 years ago
rubidium f1605cf475 (svn r15696) -Codechange: move the NewGRF language ID into the language file instead of maintaining a table in the code. 16 years ago
translators 581c0a9a5d (svn r15523) -Update: WebTranslator2 update to 2009-02-19 16:58:17
afrikaans  - 3 fixed, 8 changed by Ludslad (11)
estonian   - 14 fixed by t2t2 (14)
latvian    - 1 changed by v3rb0 (1)
luxembourgish - 336 fixed by Gubius (336)
16 years ago
translators 993f704eb1 (svn r15515) -Update: WebTranslator2 update to 2009-02-18 18:31:54
afrikaans  - 10 fixed, 1 changed by Ludslad (11)
brazilian_portuguese - 6 fixed by ferrerow (6)
bulgarian  - 11 fixed by Ar4i (11)
hungarian  - 13 changed by alyr (13)
indonesian - 3 fixed by adjayanto (3)
japanese   - 19 fixed by ickoonite (19)
latvian    - 8 fixed by silentKnight (8)
lithuanian - 52 fixed by Enternald (52)
luxembourgish - 70 fixed by Gubius (70)
romanian   - 23 changed by kkmic (23)
russian    - 14 fixed by Smoky555 (14)
slovak     - 1 fixed by James (1)
swedish    - 48 fixed by giddorah (48)
welsh      - 282 fixed, 2 changed by PlayDead (284)
16 years ago
translators a15b98c5cc (svn r15510) -Update: WebTranslator2 update to 2009-02-17 17:50:34
croatian   - 22 fixed by tifached (22)
czech      - 20 fixed by joeprusa (19), miris2009 (1)
english_US - 81 changed by WhiteRabbit (81)
hungarian  - 1 changed by alyr (1)
korean     - 3 fixed by darkttd (3)
latvian    - 8 fixed by Reinis (5), waste (3)
luxembourgish - 50 fixed by Gubius (50)
norwegian_bokmal - 60 fixed by khh (60)
russian    - 6 fixed by MajestiC (6)
slovak     - 49 fixed by James (49)
swedish    - 145 fixed by Andreas (9), giddorah (136)
turkish    - 3 fixed by Emin (3)
welsh      - 76 fixed by PlayDead (76)
16 years ago
smatz 4882214646 (svn r15507) -Update (r15506): rename strings in other languages too 16 years ago
michi_cc 0dcf301d6d (svn r15480) -Feature(tte): Show the cargo subtype in the vehicle details window. 16 years ago
rubidium 6dae4da156 (svn r15475) -Update: do r15474 also for the other languages. 16 years ago
rubidium 7748882bbf (svn r15468) -Fix: reword the multiplayer tooltip so it doesn't mention the (incorrect) number of players anymore. 16 years ago
rubidium 31f3d5b6d5 (svn r15457) -Fix: typo in stringid. 16 years ago
rubidium 7043f48078 (svn r15444) -Fix (r15425): the chat messages gone gray. That gray colour was technically right. The string contained {GRAY}, but due to a latent bug (accidentally fixed in r15425) in the string drawing routing the gray would be interpreted as use palette colour 14, which is a white. 16 years ago
translators 2b10cf55b6 (svn r15432) -Update: WebTranslator2 update to 2009-02-09 18:30:51
bulgarian  - 30 fixed by Ar4i (30)
catalan    - 3 fixed by arnaullv (3)
danish     - 33 fixed by ThomasA (33)
dutch      - 5 fixed by habell (5)
english_US - 118 fixed by WhiteRabbit (118)
finnish    - 5 fixed by jpx_ (5)
german     - 5 fixed by ralph (5)
hungarian  - 2 fixed by alyr (2)
latvian    - 7 fixed by KiitsLV (5), waste (2)
polish     - 6 fixed by coolik (6)
romanian   - 3 fixed, 2 changed by kkmic (5)
serbian    - 123 fixed, 2 deleted, 229 changed by syndrome (354)
simplified_chinese - 5 fixed by ww9980 (5)
spanish    - 1 changed by Dominus (1)
ukrainian  - 3 fixed by mad (3)
16 years ago
rubidium 5fa99b177e (svn r15429) -Change: do r15428 also for the string names. 16 years ago
rubidium 283b3d16ab (svn r15410) -Cleanup: get rid of most of the references to the 'patches' except where it's used for backward compatability. 16 years ago
frosch 9eee0a6a81 (svn r15409) -Update: Currencies
Remove intermediate currency "New Turkish lira".
  Add Euro introduction date for Slovakia.
  Remove Euro introduction date for Hungary.
16 years ago
translators 6f8c1d56ad (svn r15379) -Update: WebTranslator2 update to 2009-02-06 18:45:59
arabic_egypt - 11 fixed by khaloofah (11)
catalan    - 11 fixed by arnaullv (11)
dutch      - 10 fixed, 2 changed by Yexo (10), Excel20 (2)
finnish    - 14 fixed by jpx_ (12), UltimateSephiroth (2)
french     - 11 fixed by glx (11)
german     - 11 fixed by ralph (5), hellow (6)
hebrew     - 5 fixed by 19izhar73 (5)
hungarian  - 11 fixed, 3 changed by alyr (3), IPG (4), oklmernok (7)
korean     - 11 fixed, 2 changed by darkttd (13)
latvian    - 25 fixed by waste (25)
portuguese - 16 fixed by supra90 (10), SnowFlake (6)
romanian   - 11 fixed by kkmic (11)
serbian    - 5 fixed, 271 changed by syndrome (276)
simplified_chinese - 2 fixed by ww9980 (2)
spanish    - 11 fixed by Dominus (11)
traditional_chinese - 3 fixed, 5 changed by ww9980 (8)
ukrainian  - 14 fixed by mad (14)
16 years ago
rubidium a96bffe5f6 (svn r15363) -Fix [FS#2600]: inconsistency w.r.t. On/Off text for settings. 16 years ago
rubidium af44ded566 (svn r15362) -Change: make a string name more consistent. 16 years ago
smatz 38e66637a1 (svn r15341) -Update (r15340): remove deleted and modified strings from other language files 16 years ago
translators dd528e27b7 (svn r15310) -Update: WebTranslator2 update to 2009-02-01 18:46:42
catalan    - 1 fixed by arnaullv (1)
czech      - 1 fixed, 6 changed by Hadez (7)
finnish    - 1 fixed by jpx_ (1)
french     - 1 fixed by glx (1)
german     - 1 fixed, 4 changed by planetmaker (5)
indonesian - 2 fixed by fanioz (2)
italian    - 1 fixed by lorenzodv (1)
korean     - 1 fixed, 8 changed by leejaeuk5 (8), darkttd (1)
latvian    - 128 fixed by waste (128)
portuguese - 1 fixed by SnowFlake (1)
romanian   - 1 fixed by kkmic (1)
simplified_chinese - 2 fixed by ww9980 (2)
slovenian  - 101 fixed by Necrolyte (101)
turkish    - 1 fixed by Emin (1)
ukrainian  - 2 fixed by mad (2)
16 years ago
translators ed6b8410e5 (svn r15297) -Update: WebTranslator2 update to 2009-01-30 18:45:08
brazilian_portuguese - 1 fixed by tucalipe (1)
catalan    - 1 fixed by arnaullv (1)
czech      - 1 fixed by Hadez (1)
dutch      - 1 fixed by Excel20 (1)
finnish    - 1 fixed by jpx_ (1)
french     - 1 fixed by belugas (1)
german     - 1 fixed, 5 changed by planetmaker (6)
hebrew     - 14 fixed, 54 changed by 19izhar73 (54), omri.kipi (14)
hungarian  - 1 fixed by IPG (1)
italian    - 1 fixed by lorenzodv (1)
korean     - 1 fixed, 2 changed by darkttd (2), dlunch (1)
latvian    - 76 fixed by KiitsLV (76)
polish     - 13 fixed by xaxa (13)
portuguese - 1 fixed by SnowFlake (1)
romanian   - 1 fixed by kkmic (1)
russian    - 24 fixed by Smoky555 (24)
spanish    - 1 fixed by eusebio (1)
traditional_chinese - 123 fixed, 62 changed by josesun (185)
turkish    - 1 fixed by Emin (1)
ukrainian  - 7 fixed by mad (7)
16 years ago
translators af7b7867a7 (svn r15260) -Update: WebTranslator2 update to 2009-01-24 18:45:20
arabic_egypt - 9 fixed by khaloofah (9)
brazilian_portuguese - 99 fixed by tucalipe (99)
catalan    - 22 fixed, 202 changed by arnaullv (224)
dutch      - 10 fixed by Excel20 (10)
finnish    - 10 fixed by jpx_ (10)
german     - 19 fixed by dih (19)
hungarian  - 10 fixed, 4 changed by IPG (4), alyr (7), oklmernok (3)
italian    - 22 fixed by lorenzodv (22)
korean     - 11 fixed, 1 changed by darkttd (12)
latvian    - 47 fixed by waste (47)
lithuanian - 14 fixed by Enternald (14)
romanian   - 10 fixed, 1 changed by kkmic (11)
simplified_chinese - 13 fixed by ww9980 (13)
spanish    - 10 fixed by Dominus (10)
turkish    - 12 fixed by Emin (12)
ukrainian  - 19 fixed by mad (19)
16 years ago
peter1138 be06c67091 (svn r15237) -Codechange: Remove string removed in r15236 in other languages. 16 years ago
translators 42ad9baa72 (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)
16 years ago
Yexo e84ff99a8b (svn r15148) -Cleanup: Remove the options "competitor start time" and "competitor intelligence" from the difficulty options because they already were unused. 16 years ago
rubidium eff693d2e9 (svn r15104) -Codechange: unify the resolving of the xyz kbytes/megabytes strings. 16 years ago
rubidium a5433f2e2b (svn r15030) -Update (r15029): and from the other languages too (yay for WT2) 16 years ago
rubidium e3b7f14183 (svn r14972) -Update: do r14971 also for the non-English strings (Alberth) 16 years ago
rubidium bc8d1d7b0d (svn r14961) -Update: remove the string from r14960 from the other languages too. 16 years ago
smatz bb1c789793 (svn r14836) -Update (r14835): remove changed string from other languages 16 years ago
smatz fd89415cb5 (svn r14833) -Update (r14831): remove changed strings from other languages 16 years ago
rubidium 2352b1ca68 (svn r14793) -Update (r14792): replace a string parameter in the other languages too 16 years ago
rubidium c00e21dc34 (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.
16 years ago
rubidium 662d127310 (svn r14765) -Update (r14764): remove changed strings from translations. 16 years ago
translators 4db5300ac7 (svn r14757) -Update: WebTranslator2 update to 2008-12-28 18:41:48
arabic_egypt - 140 fixed, 26 changed by khaloofah (166)
czech      - 1 fixed, 2 changed by Hadez (3)
dutch      - 1 fixed by Excel20 (1)
french     - 1 fixed by glx (1)
indonesian - 1 fixed, 69 changed by fanioz (70)
italian    - 1 fixed by lorenzodv (1)
korean     - 1 fixed, 3 changed by leejaeuk5 (4)
latvian    - 58 changed by peerer (58)
lithuanian - 12 fixed by Enternald (12)
romanian   - 1 fixed by kneekoo (1)
thai       - 30 fixed by chat9780 (30)
16 years ago
rubidium 85bf1c0de0 (svn r14756) -Update (r14755): remove removed string from other languages too. 16 years ago
rubidium f183e1c6cf (svn r14752) -Fix [FS#2438]: revenue when clearing land would show up in red in the land info window as negative cost. 16 years ago
translators a4571d8087 (svn r14736) -Update: WebTranslator2 update to 2008-12-24 15:29:53
arabic_egypt - 8 fixed, 37 changed by khaloofah (45)
hebrew     - 36 fixed by dodibitran (36)
indonesian - 39 changed by fanioz (39)
latvian    - 7 fixed, 27 changed by peerer (34)
serbian    - 31 fixed by Jenraux (31)
urdu       - 79 fixed by yasirniazkhan (79)
16 years ago
translators ecf376c633 (svn r14713) -Update: WebTranslator2 update to 2008-12-22 18:43:52
arabic_egypt - 14 fixed, 144 changed by khaloofah (158)
hebrew     - 9 fixed, 1 changed by davidx123 (10)
hungarian  - 17 changed by IPG (17)
indonesian - 136 changed by fanioz (119), sireno (17)
latvian    - 116 fixed, 235 changed by peerer (351)
norwegian_nynorsk - 8 fixed by Thor (3), runarlu (2), DavidS (3)
urdu       - 79 fixed by yasirniazkhan (79)
16 years ago
translators 8b4659a7ac (svn r14706) -Update: WebTranslator2 update to 2008-12-20 18:37:49
finnish    - 17 changed by UltimateSephiroth (17)
indonesian - 81 changed by fanioz (81)
latvian    - 137 fixed, 123 changed by peerer (260)
16 years ago
translators e9f141f5f1 (svn r14692) -Update: WebTranslator2 update to 2008-12-19 18:43:35
arabic_egypt - 85 fixed by khaloofah (85)
estonian   - 3 fixed by Kender (3)
galician   - 2 fixed by Condex (2)
latvian    - 170 fixed, 114 changed by peerer (284)
portuguese - 10 fixed by SnowFlake (10)
16 years ago
translators 32b22398b0 (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)
16 years ago
translators 34dfb0e67b (svn r14686) -Update: WebTranslator2 update to 2008-12-17 18:01:03
arabic_egypt - 200 fixed, 28 changed by Azoo4oozi (228)
czech      - 3 changed by Hadez (3)
indonesian - 1 fixed, 4 changed by fanioz (5)
korean     - 1 changed by leejaeuk5 (1)
latvian    - 299 fixed, 3 changed by marismols (302)
lithuanian - 79 fixed by Zogg (79)
serbian    - 25 fixed by Jenraux (25)
16 years ago