summaryrefslogtreecommitdiff
path: root/lang/icelandic.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-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-07(svn r7420) -[lang] Dammit, there are too many language files, missed some ↵Darkvater
from the list.
2006-12-04(svn r7360) -Cleanup r7357: Update STR_NEWGRF_FILENAME and STR_NEWGRF_GRF_ID ↵glx
in all languages
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-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 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 r6725) -Fix r6624: fixed some translated strings to apply to the added ↵bjarni
{STRING} in english.txt
2006-10-08(svn r6687) WebTranslator2 update to 2006-10-08 12:40:12miham
brazilian_portuguese - 6 fixed by tucalipe (6) german - 6 fixed by chu (6) hungarian - 6 fixed by miham (6) icelandic - 2 changed by scrooge (2) italian - 12 fixed by sidew (12) norwegian - 7 fixed by jhsoby (7) spanish - 6 fixed by eusebio (6)
2006-10-04(svn r6636) WebTranslator2 update to 2006-10-04 09:10:08miham
french - 24 changed by glx (24) icelandic - 6 changed by scrooge (6)
2006-10-03(svn r6630) WebTranslator2 update to 2006-10-03 19:38:59miham
danish - 6 fixed by ThomasA (6) french - 3 fixed, 3 changed by belugas (6) hungarian - 5 fixed by miham (5) icelandic - 10 fixed, 17 changed by scrooge (27) italian - 24 fixed, 2 changed by sidew (26)
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-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-19(svn r5517) WebTranslator2 update to 2006-07-19 08:48:02miham
icelandic - 4 fixed, 8 changed by scrooge (12) slovenian - 57 fixed, 1 changed by Gorky (58)
2006-07-18(svn r5514) WebTranslator2 update to 2006-07-18 08:49:21miham
icelandic - 2 fixed, 37 changed by scrooge (39) slovak - 66 changed by lengyel (66)
2006-07-16(svn r5507) WebTranslator2 update to 2006-07-16 08:01:56miham
french - 1 fixed by glx (1) hungarian - 1 fixed by miham (1) icelandic - 4 fixed, 3 changed by scrooge (7) norwegian - 2 fixed by brygge_2 (1), oletk (1) portuguese - 1 fixed by izhirahider (1) ukrainian - 1 fixed by znikoz (1)
2006-07-15(svn r5501) WebTranslator2 update to 2006-07-15 12:06:08miham
bulgarian - 70 fixed by kokobongo (70) icelandic - 10 fixed, 11 changed by scrooge (21) italian - 1 changed by sidew (1) polish - 1 fixed by meush (1) simplified_chinese - 972 fixed by Fishingsnow (972) slovak - 11 fixed by lengyel (11)
2006-07-09(svn r5478) WebTranslator2 update to 2006-07-09 22:38:35miham
icelandic - 79 fixed by scrooge (79)
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-04-23(svn r4544) Merge two almost identical string ↵tron
(STR_1[08]00_LAND_SLOPED_IN_WRONG_DIRECTION) - one just contains two redundant words
2006-04-07(svn r4310) The chat box has no visible window title, therefore remove the ↵tron
string
2006-03-31(svn r4211) - Removed measuring units from the names of two strings.peter1138
- Use {POWER} and {WEIGHT_S} tags for all strings instead of "{COMMA}units".
2006-03-31(svn r4210) - Use new {WEIGHT} string tag for all cargo quantity strings.peter1138
2006-03-31(svn r4209) Remove unused stringspeter1138
2006-02-06(svn r3560) Restore plural forms of cargo types for several languages.tron
I extracted the info from 2614:2615. If you speak one of the languages, please check if the changes are correct.
2006-01-31(svn r3495) Rename the string handles for cargo names with a quantity and ↵tron
abbreviated cargo names to something sensible, i.e. STR_QUANTITY_$NAME and STR_ABBREV_$NAME
2006-01-30(svn r3494) - Update several languages. Thanks all translators online atm ↵Darkvater
(Bjarni, glx, MeusH, Tron, me, my sister) - Remove the most blatant of untranslated or wrongly-outdated strings.
2006-01-29(svn r3472) - [PBS] Remove from trunk. Anyone interested can still find it ↵Darkvater
in branch/pbs. This reverts revisions r3158, r3140, r3075, r2977, r2674, r2625, r2621, r2529, r2528, r2525, r2524, r2519, r2517, r2516, r2507, r2499. (in conjunction with Tron) - The only change is that the nsignalsw.grf file is kept and that existing nightlies with PBS signals get those signals converted to combo-signals.
2006-01-28(svn r3460) - Fix: fix language errors and translate some missing string as ↵Darkvater
far as my knowledge of those languages go (thx egladil for swedish)
2006-01-19(svn r3406) - Update year in copyright textpeter1138
2005-12-29(svn r3354) Fix a typo, which survived for about 3000 revisions: ↵tron
s/SRT_SORT_BY/STR_SORT_BY/ (noticed by chu)
2005-12-24(svn r3332) Fix r3317, a few things got messed up in the translator systemtron
2005-11-19(svn r3221) [Translations] Updated to 2005-11-19miham
2005-11-16(svn r3203) Directly use the currency symbols for pounds and yen in the ↵tron
language files like it's already done for dollar and euro
2005-10-02(svn r3007) [Translations] Updating translations to 2005-10-02 {@563} (4 ↵miham
langs changed)
2005-09-30(svn r3000) [Translations] Updating translations to 2005-09-30 {@457} (15 ↵miham
langs changed)
2005-09-10(svn r2934) Remove the {STATIONFEATURES} tag from the tiny station label - ↵tron
there are no tiny transport marker sprites