summaryrefslogtreecommitdiff
path: root/src/lang/piglatin.txt
AgeCommit message (Collapse)Author
2009-01-04(svn r14836) -Update (r14835): remove changed string from other languagessmatz
2009-01-04(svn r14833) -Update (r14831): remove changed strings from other languagessmatz
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 r14793) -Update (r14792): replace a string parameter in the other ↵rubidium
languages too
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-29(svn r14765) -Update (r14764): remove changed strings from translations.rubidium
2008-12-28(svn r14756) -Update (r14755): remove removed string from other languages too.rubidium
2008-12-26(svn r14752) -Fix [FS#2438]: revenue when clearing land would show up in red ↵rubidium
in the land info window as negative cost.
2008-12-08(svn r14662) -Update: WebTranslator2 update to 2008-12-08 16:28:15translators
frisian - 216 fixed, 14 changed by Fryslân Boppe (230) hebrew - 109 fixed, 2 changed by ybungalobill (111) hungarian - 1 changed by oklmernok (1) indonesian - 115 fixed by adjayanto (59), fanioz (56) lithuanian - 24 fixed by Enternald (24) malay - 41 fixed by Syed (41) norwegian_nynorsk - 72 fixed by Thor (72) turkish - 3 changed by Emin (3)
2008-12-06(svn r14660) -Update: WebTranslator2 update to 2008-12-06 18:44:39translators
croatian - 55 changed by knovak (55) hebrew - 237 fixed, 2 changed by ybungalobill (239) indonesian - 124 fixed, 11 changed by sireno (19), adjayanto (50), fanioz (66) persian - 19 fixed by ali sattari (19) russian - 1 fixed by ybungalobill (1) traditional_chinese - 1 fixed by josesun (1) turkish - 28 fixed by Emin (28)
2008-11-24(svn r14619) -Update: WebTranslator2 update to 2008-11-24 18:56:10translators
czech - 1 fixed by Hadez (1) dutch - 1 fixed by habell (1) latvian - 19 fixed, 1 changed by v3rb0 (20) persian - 22 fixed by ali sattari (22) piglatin - 21 fixed by adammw (21) polish - 2 fixed, 3 changed by Simek (5) russian - 13 fixed by Smoky555 (13) slovak - 1 fixed by James (1) spanish - 1 fixed by eusebio (1)
2008-11-24(svn r14618) -Feature: when the chosen language isn't supported by the ↵rubidium
current font, try to find a font that does and use that instead. Thanks to glx/michi_cc for the Windows implementation.
2008-11-19(svn r14595) -Add: Estonian currency.rubidium
-Change: Slovenia switched to the Euro in 2007.
2008-11-18(svn r14593) -Update: remove outdated (in r14592) string.rubidium
2008-09-30(svn r14423) -Codechange: also do r14221 for the strings.rubidium
2008-09-12(svn r14298) -Fix [FS#2214]: "{CARGO} from unknown destination".rubidium
2008-09-09(svn r14282) -Update: WebTranslator2 update to 2008-09-09 17:38:39translators
czech - 1 fixed, 7 changed by Hadez (7), joeprusa (1) danish - 61 fixed, 6 changed by ThomasA (28), MiR (39) dutch - 6 fixed by habell (5), webfreakz (1) estonian - 1 fixed by kristjans (1) finnish - 66 fixed by habazi (66) french - 2 fixed, 2 changed by glx (4) galician - 14 fixed by Condex (14) german - 63 fixed, 16 changed by sulai (41), dih (38) italian - 1 fixed, 1 changed by lorenzodv (2) piglatin - 27 fixed by adammw (27) romanian - 57 fixed by kneekoo (57) russian - 13 fixed by Smoky555 (13) slovenian - 6 fixed by Necrolyte (6) spanish - 9 fixed by eusebio (9) ukrainian - 6 fixed by mad (6)
2008-09-08(svn r14276) -Fix: Rename one of the advanced settings, as 'TTDPatch ↵frosch
compatible nonstop handling' wasn't a correct description anymore.
2008-09-08(svn r14275) -Change: Rename 'Configure patches' to 'Advanced settings'.frosch
2008-08-20(svn r14113) -Codechange: Language updates for r14112.frosch
2008-08-16(svn r14084) -Codechange: Language updates for r14083.frosch
2008-07-30(svn r13874) -Change: missing svn:property eol-stylebelugas
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-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-14(svn r11852) -Update: WebTranslator2 update to 2008-01-14 21:05:38miham
brazilian_portuguese - 36 changed by fukumori (36) korean - 1 fixed by leejaeuk5 (1) piglatin - 20 fixed by adammw (20) portuguese - 1 fixed by nars (1)
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-09-17(svn r11123) -Update: WebTranslator2 update to 2007-09-17 12:45:29miham
afrikaans - 47 fixed, 52 changed by TrueTenacity (99) brazilian_portuguese - 23 changed by fukumori (23) bulgarian - 14 fixed by thetitan (14) catalan - 3 changed by arnaullv (3) croatian - 6 fixed, 12 changed by knovak (15), tperic (3) danish - 20 fixed by ThomasA (20) finnish - 20 fixed by habazi (20) german - 10 fixed by Timwi (10) hungarian - 1 fixed by miham (1) italian - 1 fixed by lorenzodv (1) japanese - 6 fixed by ickoonite (6) norwegian_nynorsk - 6 fixed by pollux (6) piglatin - 20 fixed by adammw (20) russian - 20 fixed by Smoky555 (20) slovak - 1 fixed by lengyel (1) slovenian - 7 fixed by Necrolyte (7) spanish - 1 changed by Cabu (1) traditional_chinese - 21 fixed by xbddc (21)
2007-08-14(svn r10887) -Cleanup: remove the strings that were removed from english.txt ↵rubidium
in r10886.