summaryrefslogtreecommitdiff
path: root/src/lang/simplified_chinese.txt
AgeCommit message (Collapse)Author
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-24(svn r13820) -Update: WebTranslator2 update to 2008-07-25 00:59:06miham
brazilian_portuguese - 3 fixed by tucalipe (3) catalan - 10 fixed by arnaullv (10) czech - 12 fixed, 3 changed by Hadez (15) danish - 21 fixed by ThomasA (21) dutch - 16 fixed by habell (16) estonian - 37 fixed by kristjans (37) french - 19 fixed by glx (19) italian - 19 fixed by lorenzodv (19) korean - 10 fixed by leejaeuk5 (10) simplified_chinese - 97 fixed, 17 changed by ww9980 (114) slovak - 87 fixed by lengyel (87) spanish - 10 fixed by eusebio (10) ukrainian - 2 fixed by mad (2)
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-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-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-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-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-07-02(svn r10411) -Update: WebTranslator2 update to 2007-07-02 19:21:47miham
dutch - 2 fixed by webfreakz (2) polish - 4 fixed, 7 changed by meush (11) portuguese - 9 fixed, 2 changed by devilRed (11) simplified_chinese - 30 fixed by Fishingsnow (30) slovenian - 2 fixed by Necrolyte (2) ukrainian - 2 fixed by mad (2)
2007-06-30(svn r10403) -Fix (r10323): 'message from company' text used {STRING1} ↵peter1138
instead of {COMPANY}
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.
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-04-24(svn r9715) -Update: WebTranslator2 update to 2007-04-24 21:45:15miham
italian - 2 changed by lorenzodv (2) portuguese - 9 fixed by izhirahider (9) russian - 3 fixed, 328 changed by HMage (331) simplified_chinese - 7 fixed by Fishingsnow (7) traditional_chinese - 1 changed by xbddc (1)
2007-04-20(svn r9687) -Update: WebTranslator2 update to 2007-04-20 17:51:25miham
romanian - 2 fixed by kneekoo (2) simplified_chinese - 9 fixed by Fishingsnow (9) slovak - 2 fixed by lengyel (2) slovenian - 2 fixed by Necrolyte (2) traditional_chinese - 2 changed by xbddc (2)
2007-04-07(svn r9571) -Update: WebTranslator2 update to 2007-04-07 22:18:15miham
danish - 15 fixed by MiR (15) galician - 14 fixed by Condex (14) portuguese - 6 fixed by izhirahider (6) russian - 10 fixed by HMage (10) simplified_chinese - 9 fixed by Fishingsnow (9) slovenian - 15 fixed by Necrolyte (15)
2007-04-02(svn r9544) -Cleanup (r9543): Remove unused strings.maedhros
2007-03-23(svn r9415) -Update: WebTranslator2 update to 2007-03-23 20:04:40miham
danish - 1 changed by ThomasA (1) german - 5 fixed by moewe2 (5) hungarian - 1 fixed by miham (1) portuguese - 8 fixed by Digitalfox (8) simplified_chinese - 9 fixed by Fishingsnow (9)
2007-03-11(svn r9116) [Translations] -Change: force remove of changed translations ↵miham
(r9115) to ensure they are really changed
2007-03-07(svn r9054) -Update: WebTranslator2 update to 2007-03-07 18:39:14miham
catalan - 2 fixed by arnaullv (2) croatian - 95 fixed, 34 changed by Ydobon (129) czech - 1 fixed, 3 deleted, 109 changed by Hadez (113) danish - 4 fixed by ThomasA (4) dutch - 2 fixed by habell (2) esperanto - 5 fixed by LaPingvino (5) french - 2 fixed by glx (2) german - 1 fixed by Neonox (1) hungarian - 1 fixed by miham (1) italian - 1 fixed by sidew (1) japanese - 14 fixed by ickoonite (14) korean - 9 fixed by Nios (9) norwegian_nynorsk - 1 fixed by Eikje3 (1) polish - 2 fixed by meush (2) simplified_chinese - 5 fixed by Fishingsnow (5) slovenian - 1 fixed by Necrolyte (1) spanish - 5 fixed by eusebio (5) swedish - 5 fixed by daishan (5) traditional_chinese - 7 fixed by sam0737 (7) ukrainian - 1 fixed by znikoz (1)
2007-03-04(svn r9005) -Update: WebTranslator2 update to 2007-03-04 09:03:25miham
bulgarian - 13 fixed by groupsky (13) danish - 13 fixed by ThomasA (13) french - 4 fixed, 6 changed by glx (4), Skiper (6) german - 4 fixed by Neonox (4) hungarian - 3 fixed by miham (3) norwegian_bokmal - 13 fixed by oletk (13) norwegian_nynorsk - 20 fixed, 1 changed by pollux (21) portuguese - 4 fixed by izhirahider (4) russian - 4 fixed, 10 changed by DarkFenX (14) simplified_chinese - 13 fixed by Fishingsnow (13) slovenian - 4 fixed by Necrolyte (4) traditional_chinese - 2 fixed by thomasau (2)
2007-03-03(svn r9002) -Update: remove strings removed in r9001 from languages other ↵rubidium
than English.
2007-02-15(svn r8742) -Update: WebTranslator2 update to 2007-02-15 08:05:58miham
american - 3 fixed by WhiteRabbit (3) brazilian_portuguese - 2 fixed, 7 changed by tucalipe (9) czech - 3 fixed, 3 deleted, 1 changed by Hadez (7) estonian - 3 fixed by vermon (3) french - 3 fixed, 13 changed by Skiper (16) german - 3 fixed by moewe2 (3) icelandic - 122 fixed, 11 changed by scrooge (133) polish - 3 fixed by meush (3) portuguese - 3 fixed by izhirahider (3) simplified_chinese - 3 fixed by Fishingsnow (3) slovenian - 3 fixed, 1 deleted by Necrolyte (4) spanish - 4 fixed by eusebio (4) swedish - 4 fixed by daishan (4) traditional_chinese - 3 fixed by sam0737 (3)
2007-02-03(svn r8563) -Fixtron
Replace very old tabs which should be spaces by spaces