summaryrefslogtreecommitdiff
path: root/src/lang/unfinished/latvian.txt
AgeCommit message (Collapse)Author
2007-10-30(svn r11361) -Update: WebTranslator2 update to 2007-10-30 19:53:53miham
afrikaans - 211 fixed, 22 changed by TrueTenacity (233) brazilian_portuguese - 2 fixed by fukumori (2) bulgarian - 3 fixed by thetitan (3) catalan - 3 fixed, 1 changed by arnaullv (4) croatian - 49 fixed by knovak (49) czech - 51 fixed by Hadez (51) danish - 55 fixed by ThomasA (55) dutch - 2 fixed by habell (2) estonian - 52 fixed by t2t2 (7), kristjans (45) french - 2 fixed by Skiper (2) german - 56 fixed by moewe2 (56) italian - 3 fixed, 1 changed by lorenzodv (4) japanese - 56 fixed by ickoonite (56) latvian - 38 fixed by Gustavo (38) norwegian_nynorsk - 56 fixed by pollux (56) romanian - 55 fixed, 3 changed by CrystyB (16), kneekoo (42) russian - 3 fixed by Smoky555 (3) slovak - 2 fixed, 4 changed by lengyel (6) slovenian - 3 fixed by Necrolyte (3) spanish - 4 fixed by eusebio (4) traditional_chinese - 55 fixed by xbddc (55) ukrainian - 3 fixed, 10 changed by fevral13 (3), mad (10)
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-11(svn r10510) -Update: WebTranslator2 update to 2007-07-11 19:01:42miham
brazilian_portuguese - 8 fixed by tucalipe (8) bulgarian - 33 fixed by thetitan (33) catalan - 6 fixed, 81 changed by arnaullv (87) dutch - 6 fixed by habell (6) french - 6 fixed by glx (6) hungarian - 4 fixed by miham (4) italian - 6 fixed by lorenzodv (6) japanese - 8 fixed by ickoonite (8) korean - 6 fixed, 17 changed by leejaeuk5 (23) latvian - 10 fixed by amjaliks (10) portuguese - 6 fixed by izhirahider (6) spanish - 6 fixed by eusebio (6) swedish - 6 fixed by daishan (6)
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-09(svn r10488) -Update: WebTranslator2 update to 2007-07-09 18:32:28miham
estonian - 2 fixed by kristjans (2) italian - 1 changed by lorenzodv (1) korean - 6 fixed by leejaeuk5 (6) latvian - 53 fixed by amjaliks (53) portuguese - 5 fixed, 9 changed by izhirahider (14) russian - 2 fixed by Smoky555 (2) slovak - 2 fixed by lengyel (2) spanish - 2 fixed by eusebio (2) swedish - 8 fixed by giddorah (8) ukrainian - 2 fixed by fevral13 (2)
2007-07-08(svn r10479) -Update: WebTranslator2 update to 2007-07-08 19:44:48miham
american - 4 fixed by WhiteRabbit (4) catalan - 2 fixed by arnaullv (2) czech - 67 fixed by joeprusa (67) danish - 6 fixed by ThomasA (6) dutch - 2 fixed by webfreakz (2) french - 2 fixed by glx (2) german - 23 fixed by chu (23) hungarian - 2 fixed by miham (2) italian - 2 fixed, 4 changed by lorenzodv (6) latvian - 49 fixed by amjaliks (49) portuguese - 66 fixed by izhirahider (66) romanian - 2 fixed by kneekoo (2) slovenian - 2 fixed by Necrolyte (2) traditional_chinese - 2 fixed, 75 changed by xbddc (77) turkish - 7 fixed by jnmbk (7)
2007-07-07(svn r10464) -Update: WebTranslator2 update to 2007-07-07 18:44:01miham
latvian - 293 fixed, 21 changed by amjaliks (254), pakalns (60)
2007-07-06(svn r10454) -Fix r10452: forgot unfinished langsglx
2007-07-03(svn r10415) -Revert (r10403), Fix (r10323): 'message from company' test ↵glx
must use {STRING1}, so pass it the correct params
2007-06-30(svn r10403) -Fix (r10323): 'message from company' text used {STRING1} ↵peter1138
instead of {COMPANY}
2007-06-29(svn r10387) -Fix (r10326, r10330): update unfinished langsglx
2007-06-21(svn r10261) -Cleanup: we do not need CURRENCY64 and CURRCOMPACT64 anymore, ↵rubidium
because everything is already 64 bits by default.
2007-03-11(svn r9116) [Translations] -Change: force remove of changed translations ↵miham
(r9115) to ensure they are really changed
2007-03-03(svn r9002) -Update: remove strings removed in r9001 from languages other ↵rubidium
than English.
2007-02-03(svn r8563) -Fixtron
Replace very old tabs which should be spaces by spaces
2007-01-22(svn r8359) [Translations] -Change: Removed the .UTF-8 suffix from isocodesmiham
2007-01-07(svn r7969) *whistle* 20067 has not yet come to pass; it's 2007 (I think my ↵Darkvater
search&replace broke)
2007-01-07(svn r7968) -Update copyright/etc information to 2007Darkvater
2007-01-02(svn r7759) -Merge: makefile rewrite. This merge features:rubidium
- A proper ./configure, so everything needs to be configured only once, not for every make. - Usage of makedepend when available. This greatly reduces the time needed for generating the dependencies. - A generator for all project files. There is a single file with sources, which is used to generate Makefiles and the project files for MSVC. - Proper support for OSX universal binaries. - Object files for non-MSVC compiles are also placed in separate directories, making is faster to switch between debug and release compiles and it does not touch the directory with the source files. - Functionality to make a bundle of all needed files for for example a nightly or distribution of a binary with all needed GRFs and language files. Note: as this merge moves almost all files, it is recommended to make a backup of your working copy before updating your working copy.