summaryrefslogtreecommitdiff
path: root/lang
AgeCommit message (Collapse)Author
2006-12-01(svn r7321) -Translations: Move bulgarian and ukrainian out of unfinished as ↵peter1138
they are, respectively, 99% and 97% complete.
2006-12-01(svn r7318) -Fix: change some unfinished strings: ↵rubidium
STRING->{CARGO,POWER,WEIGHT,WEIGHT_S} and remove strings that are no longer in english.txt.
2006-11-30(svn r7300) -Fix: (r7299) removed unused strings from lang filesKUDr
2006-11-30(svn r7299) -CodeChange: Train and Aircraft Build window GUI code simplified ↵KUDr
a bit: - using one engine list instead of 3 - removed engine filters (loco, wagons, helicopters, etc.) - EngineList code isolated from GUI (moved to helpers.cpp - reusing CBlobT code which does exactly what is needed for EngineList) - removed unnecessary "optimization" (rebuild and sort engine list on each WE_PAINT)
2006-11-30(svn r7295) [Translations] Reverted last commitmiham
2006-11-30(svn r7294) WebTranslator2 update to 2006-11-30 09:06:04miham
hungarian - 1 changed by miham (1)
2006-11-30(svn r7293) WebTranslator2 update to 2006-11-30 08:56:49miham
brazilian_portuguese - 4 fixed by tucalipe (4) catalan - 4 fixed, 31 changed by arnaullv (35) croatian - 13 fixed by blozo (13) french - 4 fixed by glx (4) german - 1 fixed by Neonox (1) hungarian - 7 fixed by miham (7)
2006-11-29(svn r7291) -Translation: use SMALL[LEFT|RIGHT]ARROW for two stringspeter1138
2006-11-29(svn r7290) -Translation: update Russian for changes since 0.4.8: new ↵peter1138
commands and string removed or modified in English
2006-11-29(svn r7289) -Translation: use only {STRING}, not {STRINGx} in non-Englishpeter1138
2006-11-29(svn r7288) -Translation: Fix currency symbols in Russianpeter1138
2006-11-29(svn r7287) -Translation: Add Russian translation based on ttdrussia 0.4.8 ↵peter1138
release, thanks to Davydov M.A.
2006-11-29(svn r7286) -Translation: Remove unfinished latin transliterated Russian ↵peter1138
translation.
2006-11-27(svn r7269) -Feature: Add freight trains patch option. This option is a ↵peter1138
multiplier for the weight of cargo on freight trains, to simulate longer heavier trains. The default value of 1 behaves as before.
2006-11-26(svn r7260) WebTranslator2 update to 2006-11-26 16:36:43miham
brazilian_portuguese - 40 changed by tucalipe (40) bulgarian - 2 fixed by kokobongo (2) catalan - 4 changed by arnaullv (4) croatian - 168 fixed, 46 deleted, 18 changed by blozo (232) swedish - 4 fixed by daishan (4)
2006-11-25(svn r7257) -Fix (r7216): Fix doubly-utf8-encoded strings that crept inpeter1138
2006-11-25(svn r7256) -Translation: [FS#408] Turkish lang file massive update (jnmbk)KUDr
2006-11-24(svn r7247) -Translation: czech lang file massive update - use proper ↵KUDr
diacritics (Hadez)
2006-11-22(svn r7238) Remove two unused stringstron
2006-11-19(svn r7218) WebTranslator2 update to 2006-11-19 23:09:22miham
croatian - 582 fixed, 1 changed by knovak (154), blozo (429)
2006-11-19(svn r7216) WebTranslator2 update to 2006-11-19 22:30:04miham
american - 5 fixed by WhiteRabbit (5) brazilian_portuguese - 10 fixed by tucalipe (10) catalan - 9 fixed by arnaullv (9) czech - 5 fixed by Hadez (5) danish - 3 fixed, 2 changed by ThomasA (5) dutch - 3 fixed by habell (3) finnish - 7 fixed, 3 changed by kerba (10) french - 5 fixed by glx (2), belugas (3) galician - 7 fixed, 1 changed by Condex (8) german - 4 fixed by Neonox (4) italian - 3 fixed by sidew (3) polish - 6 fixed, 20 changed by meush (26) portuguese - 5 fixed by izhirahider (5) romanian - 9 fixed, 2 changed by kneekoo (11) spanish - 5 fixed, 1 changed by eusebio (6) turkish - 2 fixed by jnmbk (2) ukrainian - 6 fixed by znikoz (6)
2006-11-19(svn r7215) revoked last commit, have to modify the language config prior to ↵miham
the commit
2006-11-19(svn r7214) WebTranslator2 update to 2006-11-19 21:32:01miham
american - 5 fixed by WhiteRabbit (5) brazilian_portuguese - 6 fixed by tucalipe (6) catalan - 5 fixed by arnaullv (5) czech - 5 fixed by Hadez (5) danish - 3 fixed, 2 changed by ThomasA (5) dutch - 3 fixed by habell (3) finnish - 7 fixed, 3 changed by kerba (10) french - 5 fixed by glx (2), belugas (3) galician - 7 fixed, 1 changed by Condex (8) german - 4 fixed by Neonox (4) italian - 3 fixed by sidew (3) polish - 6 fixed, 21 changed by meush (27) portuguese - 5 fixed by izhirahider (5) romanian - 9 fixed, 2 changed by kneekoo (11) spanish - 5 fixed, 1 changed by eusebio (6) turkish - 2 fixed by jnmbk (2) ukrainian - 6 fixed by znikoz (6)
2006-11-19(svn r7213) -Cleanup r7195: removed STR_CHEAT_ALLOW_CONVRAIL from unfinished ↵glx
lang files
2006-11-18(svn r7211) -Codechange: Update all languages to use ↵peter1138
SMALLLEFTARROW/SMALLRIGHTARROW, as per english.txt, for GUI elements
2006-11-17(svn r7195) -Feature: [FS#297, optional elrails] New patches/vehicles option ↵KUDr
'disable electrified railways'. (original patch by maedhros, ideas: peter1138, Darkvater, Rubidium, Patrick, Eddi|zuHause, ..)
2006-11-16(svn r7183) -Feature (cont): Convert all language from ISO8859-15 to UTF-8peter1138
2006-11-16(svn r7182) -Feature: Merge utf8 branch. This brings us support for ↵peter1138
Unicode/UTF-8 and the option for fonts rendered by FreeType. Language changes to come.
2006-11-16(svn r7179) -Codechange (r7173): Actually "prefer" team chat through the ↵Darkvater
patch setting instead of always sending to teammate if the patch is on even if you do not have any allies. So with setting off you always send to 'all players', with setting on you send to teammates if you have any, otherwise to all players.
2006-11-16(svn r7175) -Fix: remove English (i.e. untranslated) strings from the ↵rubidium
Ukrainian language file.
2006-11-16(svn r7173) -Codechange (r6824): Allow the user to change the ↵Darkvater
chat-destination when chatting with <ENTER> or 'T' instead of the game choosing one for you automatically.
2006-11-16(svn r7171) WebTranslator2 update to 2006-11-16 18:14:50miham
bulgarian - 2 fixed, 3 deleted, 2 changed by kokobongo (7) dutch - 2 fixed by habell (2) italian - 2 fixed by sidew (2) slovak - 1 fixed by lengyel (1)
2006-11-15(svn r7160) -Feature [SF 1243657, 1171147]: Slovak/Brazil currency patch ↵Darkvater
(gpsoft, klanticus)
2006-11-15(svn r7155) WebTranslator2 update to 2006-11-15 20:44:45miham
ukrainian - 6 fixed, 2 changed by znikoz (8)
2006-11-15(svn r7154) [Translations] Added new language: serbianmiham
2006-11-14(svn r7149) WebTranslator2 update to 2006-11-14 18:26:05miham
estonian - 1 fixed by vermon (1) portuguese - 22 fixed by izhirahider (22) turkish - 2 fixed, 8 changed by jnmbk (10)
2006-11-14(svn r7144) -Cleanup r7102: remove ↵glx
STR_CONFIG_PATCHES_PROGRESS_UPDATE_INTERVAL in lang files
2006-11-08(svn r7116) WebTranslator2 update to 2006-11-08 19:31:08miham
ukrainian - 7 fixed, 18 changed by znikoz (25)
2006-11-07(svn r7104) WebTranslator2 update to 2006-11-07 19:41:56miham
german - 1 changed by Neonox (1) portuguese - 5 fixed by izhirahider (5) turkish - 8 fixed, 4 changed by jnmbk (12)
2006-11-06(svn r7084) WebTranslator2 update to 2006-11-06 22:12:45miham
danish - 5 fixed, 25 changed by ThomasA (30) italian - 5 changed by sidew (5) turkish - 13 fixed by jnmbk (13)
2006-11-01(svn r7030) WebTranslator2 update to 2006-11-01 17:19:54miham
german - 1 fixed, 1 changed by Neonox (2) hungarian - 5 fixed by miham (5) norwegian - 5 fixed by brygge_2 (5)
2006-10-31(svn r7026) WebTranslator2 update to 2006-10-31 23:21:44miham
norwegian - 4 fixed by brygge_2 (4) portuguese - 7 fixed by izhirahider (7) spanish - 2 fixed by eusebio (2)
2006-10-31(svn r7016) Revert the revert, since I didn't request that, Tron must've ↵miham
misunderstood me :-(
2006-10-31(svn r7015) Revert r7014. Requested by MiHaMiXtron
2006-10-31(svn r7014) Make use of the interpunct in the catalan translation: Change ↵tron
l.l to l·l
2006-10-29(svn r7005) WebTranslator2 update to 2006-10-29 19:53:34miham
brazilian_portuguese - 1 fixed by tucalipe (1)
2006-10-27(svn r6969) WebTranslator2 update to 2006-10-27 19:12:49miham
american - 1 fixed by WhiteRabbit (1) italian - 4 changed by sidew (4) polish - 1 fixed, 1 changed by meush (2) slovak - 4 fixed by lengyel (4)
2006-10-25(svn r6942) WebTranslator2 update to 2006-10-25 21:34:26miham
bulgarian - 11 fixed, 5 changed by groupsky (16) czech - 4 fixed, 3 changed by Hadez (7) dutch - 1 fixed by habell (1) galician - 22 fixed by Condex (22) italian - 2 changed by sidew (2) swedish - 4 fixed, 2 changed by daishan (6)
2006-10-25(svn r6939) WebTranslator2 update to 2006-10-25 07:48:50miham
american - 3 fixed by WhiteRabbit (3) brazilian_portuguese - 3 fixed by tucalipe (3) bulgarian - 7 fixed, 2 changed by groupsky (9) catalan - 1 fixed by arnaullv (1) dutch - 3 fixed by webfreakz (3) estonian - 3 fixed by vermon (3) french - 4 fixed by glx (4) galician - 46 fixed, 4 changed by Condex (50) german - 5 fixed, 2 changed by Neonox (5), chu (2) italian - 4 fixed, 3 changed by sidew (7)
2006-10-24(svn r6935) -Fix up the languages changed in r6931Darkvater