summaryrefslogtreecommitdiff
path: root/lang/swedish.txt
AgeCommit message (Collapse)Author
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.
2006-12-31(svn r7704) WebTranslator2 update to 2006-12-31 18:56:27miham
estonian - 9 fixed, 10 deleted, 1 changed by kristjans (20) swedish - 5 changed by ChrillDeVille (5)
2006-12-31(svn r7696) WebTranslator2 update to 2006-12-31 12:41:03miham
bulgarian - 5 fixed by groupsky (5) dutch - 3 fixed by habell (3) estonian - 31 fixed, 28 deleted, 26 changed by kristjans (85) french - 9 changed by glx (9) polish - 1 fixed by meush (1) romanian - 6 fixed by kneekoo (6) swedish - 4 fixed by daishan (4)
2006-12-29(svn r7619) -Feature (Internal): Add support for modal children. It's a ↵Darkvater
window-child that will block activity for the parent window until the modal popup is dismissed.
2006-12-28(svn r7601) WebTranslator2 update to 2006-12-28 19:44:37miham
bulgarian - 7 fixed, 2 changed by kokobongo (9) catalan - 5 changed by arnaullv (5) estonian - 2 fixed, 7 changed by kristjans (9) italian - 2 fixed by sidew (2) polish - 3 fixed, 3 changed by meush (6) russian - 2 fixed by Smoky555 (2) spanish - 41 fixed by eusebio (41) swedish - 13 fixed, 81 changed by ChrillDeVille (94) turkish - 4 fixed, 2 changed by jnmbk (6)
2006-12-07(svn r7419) -[lang] Fix up the language files after r7418Darkvater
2006-12-06(svn r7405) WebTranslator2 update to 2006-12-06 20:03:46miham
dutch - 23 fixed by habell (23) esperanto - 317 fixed, 21 changed by LaPingvino (338) estonian - 12 fixed by t2t2 (12) italian - 6 changed by sidew (6) polish - 28 fixed by meush (28) swedish - 25 fixed, 1 changed by cjw (26) ukrainian - 43 fixed by znikoz (43)
2006-12-04(svn r7360) -Cleanup r7357: Update STR_NEWGRF_FILENAME and STR_NEWGRF_GRF_ID ↵glx
in all languages
2006-11-30(svn r7300) -Fix: (r7299) removed unused strings from lang filesKUDr
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-22(svn r7238) Remove two unused stringstron
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-14(svn r7144) -Cleanup r7102: remove ↵glx
STR_CONFIG_PATCHES_PROGRESS_UPDATE_INTERVAL in lang files
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-24(svn r6935) -Fix up the languages changed in r6931Darkvater
2006-10-20(svn r6857) - Fix (r6855): Update all languages with {STRING} -> {CARGO} changepeter1138
2006-10-17(svn r6807) WebTranslator2 update to 2006-10-17 21:11:51miham
bulgarian - 20 fixed, 1 deleted by kokobongo (21) dutch - 1 fixed by webfreakz (1) hungarian - 2 fixed by miham (2) polish - 1 fixed by meush (1) spanish - 1 fixed by eusebio (1) swedish - 2 fixed, 5 changed by cjw (7)
2006-10-17(svn r6806) WebTranslator2 update to 2006-10-17 20:36:04miham
catalan - 1 fixed, 9 changed by arnaullv (10) danish - 13 changed by ThomasA (13) finnish - 5 fixed, 8 changed by hapo (13) french - 1 fixed, 6 changed by belugas (6), glx (1) swedish - 5 fixed by daishan (5)
2006-10-17(svn r6802) - Fix (r6800): Remove now unused 'lost train' strings from all ↵peter1138
language files.
2006-10-12(svn r6746) -Codechange: Remove the need for double strings in "checkmarked" ↵Darkvater
items. While here have a little go at the MenuWndProc() function for a little cleanup.
2006-10-10(svn r6713) WebTranslator2 update to 2006-10-10 09:56:34miham
catalan - 7 fixed by arnaullv (7) danish - 12 fixed by ThomasA (12) dutch - 8 fixed by webfreakz (8) hungarian - 9 fixed by miham (9) italian - 9 fixed by sidew (9) polish - 7 fixed by meush (7) swedish - 20 fixed by daishan (20)
2006-10-03(svn r6632) WebTranslator2 update to 2006-10-03 23:11:07miham
american - 3 fixed, 2 changed by WhiteRabbit (5) catalan - 3 fixed, 2 changed by arnaullv (5) norwegian - 50 fixed by brygge_2 (50) polish - 3 fixed, 2 changed by meush (5) swedish - 3 fixed, 2 changed by cjw (5)
2006-10-01(svn r6610) WebTranslator2 update to 2006-10-01 19:26:07miham
brazilian_portuguese - 33 fixed, 8 changed by tucalipe (41) swedish - 33 fixed by cjw (33)
2006-09-30(svn r6592) [Translations] Removed strings obsoleted by Bjarni at r6591miham
2006-09-30(svn r6587) WebTranslator2 update to 2006-09-30 17:59:21miham
brazilian_portuguese - 44 fixed by tucalipe (44) czech - 3 changed by Hadez (3) hungarian - 8 fixed by miham (8) polish - 8 fixed, 4 changed by meush (12) swedish - 8 fixed by cjw (8)
2006-09-30(svn r6584) WebTranslator2 update to 2006-09-30 07:23:18miham
catalan - 2 fixed, 20 changed by arnaullv (22) czech - 21 fixed by Hadez (21) dutch - 4 fixed by habell (4) french - 2 fixed, 3 changed by glx (5) hungarian - 5 fixed by miham (5) italian - 4 fixed by sidew (4) polish - 2 fixed by meush (2) romanian - 65 fixed, 1 changed by kneekoo (66) spanish - 2 fixed, 15 changed by eusebio (17) swedish - 2 fixed by cjw (2) turkish - 6 fixed by jnmbk (6)
2006-09-29(svn r6568) WebTranslator2 update to 2006-09-29 11:43:44miham
catalan - 1 changed by arnaullv (1) french - 9 fixed by belugas (9) german - 2 fixed by Neonox (2) greek - 270 fixed by thanoulas (270) slovak - 2 fixed by lengyel (2) spanish - 2 fixed by eusebio (2) swedish - 3 fixed by cjw (3)
2006-09-28(svn r6556) WebTranslator2 update to 2006-09-28 18:28:48miham
catalan - 2 fixed by arnaullv (2) danish - 35 fixed, 5 changed by ThomasA (40) dutch - 17 fixed by habell (17) greek - 200 fixed by thanoulas (200) hungarian - 3 fixed by miham (3) italian - 9 fixed by sidew (9) polish - 11 fixed by meush (11) spanish - 9 fixed by eusebio (9) swedish - 10 fixed, 9 changed by cjw (19)
2006-09-27(svn r6536) WebTranslator2 update to 2006-09-27 22:37:14miham
american - 12 fixed by WhiteRabbit (12) estonian - 31 fixed by vermon (31) german - 1 changed by Neonox (1) greek - 70 fixed, 53 changed by thanoulas (123) italian - 8 fixed by sidew (8) polish - 12 fixed by meush (12) portuguese - 2 fixed by izhirahider (2) spanish - 8 fixed by eusebio (8) swedish - 11 fixed by cjw (11)
2006-09-27(svn r6521) WebTranslator2 update to 2006-09-27 13:29:33miham
catalan - 4 fixed by arnaullv (4) czech - 4 fixed by Hadez (4) dutch - 4 fixed by habell (4) french - 4 fixed by glx (4) hungarian - 4 fixed by miham (4) italian - 4 fixed by sidew (4) spanish - 4 fixed by eusebio (4) swedish - 38 fixed, 78 changed by cjw (116)
2006-09-26(svn r6514) WebTranslator2 update to 2006-09-26 21:05:50miham
estonian - 40 fixed by t2t2 (40) swedish - 34 fixed, 3 deleted, 49 changed by cjw (86)
2006-09-13(svn r6447) -Fix r6446: Readd the accidentally removed translationsglx
2006-09-13(svn r6446) WebTranslator2 update to 2006-09-13 16:54:09miham
slovak - 2 fixed, 1 changed by lengyel (3) swedish - 50 fixed by daishan (50)
2006-09-06(svn r6415) -Fix r6414: switched orange and light blue colours in last ↵bjarni
commit, so they now fit what we agreed upon (oops) stopping is now orange and service is now light blue
2006-09-06(svn r6414) -GUI change: heading for depot is now shown as either "Service ↵bjarni
at depot" (service) in orange or "Heading for depot" (stopping) in light blue
2006-08-31(svn r6278) -Revert the colour-mess in the vehicle window for ships, ↵Darkvater
fourwheelers and aircraft as well which I missed out in the last commit.
2006-08-31(svn r6272) -Revert the colour-mess in the vehicle window. Servicing depot ↵Darkvater
destinations have the same colour as always, if the vehicle goes to stop inside the depot the colour is red, as it was. -Tooltip windows should be somewhat short, not a whole essay.
2006-08-31(svn r6270) Remove the "unsorted" vehicle sorter, because it's plain uselesstron
2006-08-15(svn r5915) -Cleanup: some variables were named *_date while they were only ↵rubidium
holding years; rename these variables to match this.
2006-07-26(svn r5623) WebTranslator2 update to 2006-07-26 21:07:04miham
swedish - 2 fixed, 14 changed by cjw (16)
2006-07-22(svn r5594) Be more strict what's allowed to be built in a hangar: if the ↵tron
airport can't handle planes/helicopters don't present and disallow building planes/helicopters - the latter case wasn't covered yet. Also remove an error message about building aircraft which can't be triggered by a normal client
2006-07-02(svn r5448) WebTranslator2 update to 2006-07-02 19:18:16miham
catalan - 19 fixed by jecaro (19) norwegian - 11 fixed by oletk (5), brygge_2 (6) romanian - 22 fixed by kneekoo (22) swedish - 23 fixed, 1 deleted, 30 changed by cjw (54)
2006-06-29(svn r5431) Language : Remove some unused airport related stringsbelugas
2006-06-10(svn r5211) Remove stray minus after colon, i.e. :- -> : (in one case even a ↵tron
stray colon)
2006-05-28(svn r5003) [Translations] Several languages fixed by Tronmiham
2006-05-16(svn r4886) Corrected localecodesmiham
2006-05-15(svn r4874) WebTranslator2 update to 2006-05-15 23:12:59miham
croatian - 1 fixed by knovak (1) finnish - 1 fixed, 69 changed by lauri.kajan (70) french - 15 fixed, 4 changed by glx (19) norwegian - 7 fixed by brygge_2 (7) slovenian - 18 fixed by Sonicelo (18) swedish - 16 fixed by ChrillDeVille (16) ukrainian - 70 fixed, 5 changed by znikoz (75)
2006-05-11(svn r4820) WebTranslator2 update to 2006-05-11 08:30:15miham
danish - 11 changed by Bjarni (11) german - 1 fixed by Neonox (1) swedish - 39 fixed by daishan (39)