summaryrefslogtreecommitdiff
path: root/src/lang/norwegian_bokmal.txt
AgeCommit message (Collapse)Author
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-09(svn r11790) -Update: apparantly it's 2008 already ;). Patch by Anne ↵rubidium
Stellingwerf (FS#1613).
2008-01-06(svn r11769) -Update: WebTranslator2 update to 2008-01-06 19:58:01miham
brazilian_portuguese - 2 fixed, 15 changed by fukumori (17) bulgarian - 29 fixed, 10 changed by groupsky (39) croatian - 13 fixed by knovak (13) czech - 2 fixed by Hadez (2) dutch - 1 fixed by habell (1) estonian - 1 fixed by kristjans (1) french - 1 fixed, 1 changed by glx (2) galician - 38 fixed by Condex (38) italian - 1 fixed by lorenzodv (1) japanese - 1 fixed by ickoonite (1) norwegian_bokmal - 1 fixed by brygge_2 (1) romanian - 1 fixed by kneekoo (1) slovak - 1 fixed by lengyel (1) swedish - 2 fixed by daishan (2) ukrainian - 2 fixed by mad (2)
2007-12-31(svn r11730) -Update: WebTranslator2 update to 2007-12-31 19:55:44miham
catalan - 1 fixed by arnaullv (1) dutch - 1 fixed by webfreakz (1) estonian - 1 fixed by kristjans (1) french - 1 fixed by glx (1) german - 27 fixed by moewe2 (27) hungarian - 21 fixed by miham (21) italian - 1 fixed by lorenzodv (1) japanese - 1 fixed by ickoonite (1) korean - 1 fixed by leejaeuk5 (1) norwegian_bokmal - 23 fixed by jhsoby (23) polish - 2 fixed by meush (2) portuguese - 96 fixed, 7 changed by nars (103) slovak - 1 fixed by lengyel (1) spanish - 12 fixed by eusebio (12) swedish - 13 fixed by ChrillDeVille (13) turkish - 14 fixed by jnmbk (14)
2007-12-02(svn r11556) -Feature: allow setting a default password for new companies in ↵rubidium
network games.
2007-12-02(svn r11552) -Update: WebTranslator2 update to 2007-12-02 12:31:46miham
czech - 1 fixed by Hadez (1) french - 15 fixed by glx (15) galician - 2 fixed by Condex (2) italian - 15 fixed by lorenzodv (15) norwegian_bokmal - 6 fixed by jhsoby (6) russian - 7 fixed by Smoky555 (7) slovenian - 1 fixed by Necrolyte (1) spanish - 1 fixed by eusebio (1)
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-11-05(svn r11386) -Update: WebTranslator2 update to 2007-11-05 19:07:09miham
afrikaans - 24 changed by TrueTenacity (24) brazilian_portuguese - 1 fixed by tucalipe (1) czech - 1 fixed by Hadez (1) dutch - 1 fixed by habell (1) norwegian_bokmal - 4 fixed, 43 changed by jhsoby (47) turkish - 28 fixed by jnmbk (28)
2007-10-20(svn r11306) -Update: WebTranslator2 update to 2007-10-20 08:17:35miham
american - 47 fixed by WhiteRabbit (47) brazilian_portuguese - 46 fixed by fukumori (46) catalan - 3 changed by arnaullv (3) italian - 1 changed by lorenzodv (1) norwegian_bokmal - 54 fixed, 1 changed by jhsoby (55) portuguese - 5 fixed by Digitalfox (5) swedish - 46 fixed by giddorah (46) ukrainian - 9 fixed by mad (9)
2007-10-15(svn r11267) -Update: WebTranslator2 update to 2007-10-15 19:58:13miham
brazilian_portuguese - 1 fixed by fukumori (1) bulgarian - 12 fixed by thetitan (12) norwegian_bokmal - 118 fixed, 32 changed by jhsoby (150) swedish - 1 fixed by ChrillDeVille (1) ukrainian - 22 changed by mad (22)
2007-10-05(svn r11213) -Fix [FS#1298]: confusing messages when trying to build a bridge.rubidium
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-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-06(svn r10452) -Update: remove the string that has been removed in r10451 from ↵rubidium
all other translations.
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-26(svn r10342) -Update: WebTranslator2 update to 2007-06-26 18:48:16miham
american - 3 fixed by WhiteRabbit (3) brazilian_portuguese - 17 fixed by tucalipe (17) catalan - 15 fixed, 10 changed by arnaullv (25) dutch - 9 fixed by Zr40 (9) estonian - 1 fixed by kristjans (1) french - 17 fixed by glx (17) german - 29 fixed by moewe2 (29) hungarian - 17 fixed by miham (17) italian - 17 fixed, 1 changed by lorenzodv (17), bluesboy84 (1) japanese - 19 fixed by ickoonite (19) korean - 19 fixed by darkttd (19) norwegian_bokmal - 58 fixed by oletk (58) polish - 113 fixed, 32 changed by meush (145) romanian - 18 fixed by kneekoo (18) russian - 15 fixed by Smoky555 (15) slovak - 86 fixed by lengyel (86) spanish - 113 fixed by eusebio (113) swedish - 30 fixed by giddorah (30) traditional_chinese - 16 fixed by xbddc (16) turkish - 21 fixed by jnmbk (21) ukrainian - 15 fixed by znikoz (10), fevral13 (4), mad (1)
2007-06-25(svn r10330) -Fix [FS#939]: budget window used wrong param for loan ↵peter1138
repay/borrow amounts
2007-06-25(svn r10326) -Update: change to new string codes used in english.txtpeter1138
2007-06-24(svn r10300) -Fix [FS#917]: give a better explanation why the loading of a ↵rubidium
savegame failed and do not crash on loading savegames that were altered by patches or branches.
2007-06-21(svn r10261) -Cleanup: we do not need CURRENCY64 and CURRCOMPACT64 anymore, ↵rubidium
because everything is already 64 bits by default.
2007-06-17(svn r10184) -Fix: remove empty strings that are clearly bad. WT2 shouldn't ↵rubidium
add them anymore.
2007-06-15(svn r10164) -Update: WebTranslator2 update to 2007-06-15 07:44:28miham
catalan - 2 fixed by arnaullv (2) dutch - 2 fixed by habell (2) esperanto - 1 fixed by LaPingvino (1) norwegian_bokmal - 24 fixed by oletk (24) turkish - 16 fixed by jnmbk (16)
2007-06-04(svn r10034) -Change: remove the string changed in r10033 from the ↵rubidium
translations, so it will be properly translated in all languages.
2007-05-30(svn r9985) -Update: WebTranslator2 update to 2007-05-30 09:59:31miham
dutch - 1 fixed by habell (1) italian - 16 fixed, 22 changed by lorenzodv (38) korean - 1 fixed by darkttd (1) norwegian_bokmal - 8 fixed by jankmi (8) ukrainian - 30 fixed by mad (30)
2007-04-19(svn r9680) -Update: WebTranslator2 update to 2007-04-19 21:10:21miham
bulgarian - 2 fixed by thetitan (1), kokobongo (1) czech - 2 fixed by joeprusa (2) danish - 2 fixed by ThomasA (2) dutch - 2 fixed, 1 changed by habell (3) esperanto - 2 fixed by LaPingvino (2) estonian - 2 fixed by vermon (2) finnish - 2 fixed by habazi (2) german - 3 fixed by Neonox (3) italian - 18 fixed, 2 changed by lorenzodv (20) japanese - 10 fixed by ickoonite (10) norwegian_bokmal - 27 fixed by oletk (27) polish - 10 fixed by meush (10) russian - 2 fixed by HMage (2) spanish - 2 fixed by jfrank (2) traditional_chinese - 2 fixed by xbddc (2) turkish - 11 fixed by jnmbk (11) ukrainian - 2 fixed, 5 changed by fevral13 (7)
2007-04-02(svn r9548) [Translations] -Fix: Fixed empty strings added by WT2 [note to ↵miham
self: really should fix this old bug in WT2]
2007-04-02(svn r9547) -Update: WebTranslator2 update to 2007-04-02 21:37:30miham
brazilian_portuguese - 2 fixed by tucalipe (2) bulgarian - 2 fixed by thetitan (2) catalan - 2 fixed by arnaullv (2) czech - 6 fixed by Hadez (6) dutch - 2 fixed by habell (2) esperanto - 2 fixed, 1 changed by LaPingvino (3) estonian - 4 fixed by t2t2 (4) french - 6 fixed by glx (6) hungarian - 7 fixed by miham (7) italian - 2 fixed by lorenzodv (2) norwegian_bokmal - 12 fixed by oletk (12) slovak - 6 fixed by lengyel (6) ukrainian - 6 fixed by mad (6)
2007-04-02(svn r9544) -Cleanup (r9543): Remove unused strings.maedhros
2007-03-11(svn r9116) [Translations] -Change: force remove of changed translations ↵miham
(r9115) to ensure they are really changed
2007-03-04(svn r9005) -Update: WebTranslator2 update to 2007-03-04 09:03:25miham
bulgarian - 13 fixed by groupsky (13) danish - 13 fixed by ThomasA (13) french - 4 fixed, 6 changed by glx (4), Skiper (6) german - 4 fixed by Neonox (4) hungarian - 3 fixed by miham (3) norwegian_bokmal - 13 fixed by oletk (13) norwegian_nynorsk - 20 fixed, 1 changed by pollux (21) portuguese - 4 fixed by izhirahider (4) russian - 4 fixed, 10 changed by DarkFenX (14) simplified_chinese - 13 fixed by Fishingsnow (13) slovenian - 4 fixed by Necrolyte (4) traditional_chinese - 2 fixed by thomasau (2)
2007-03-03(svn r9002) -Update: remove strings removed in r9001 from languages other ↵rubidium
than English.
2007-03-01(svn r8957) -Update: WebTranslator2 update to 2007-03-01 21:03:45miham
afrikaans - 69 fixed, 24 changed by TrueTenacity (93) american - 1 fixed by WhiteRabbit (1) brazilian_portuguese - 14 fixed, 9 changed by tucalipe (11), fukumori (12) catalan - 13 fixed by arnaullv (13) czech - 13 fixed by Hadez (13) dutch - 13 fixed by habell (13) esperanto - 13 fixed by LaPingvino (13) french - 13 fixed, 1 changed by glx (14) german - 13 fixed by Neonox (13) hungarian - 13 fixed by miham (13) icelandic - 1 fixed by scrooge (1) italian - 13 fixed by sidew (13) japanese - 4 fixed by ickoonite (4) korean - 3 fixed by darkttd (3) norwegian_bokmal - 1 fixed by oletk (1) polish - 14 fixed by meush (14) portuguese - 11 fixed by izhirahider (11) russian - 13 fixed, 25 changed by DarkFenX (38) slovak - 16 fixed, 33 changed by lengyel (49) slovenian - 13 fixed by Necrolyte (13) spanish - 13 fixed by eusebio (13) swedish - 13 fixed by daishan (13) traditional_chinese - 9 fixed, 3 changed by thomasau (12) turkish - 13 fixed by jnmbk (13) ukrainian - 15 fixed, 29 changed by mad (32), znikoz (12)
2007-02-16(svn r8764) -Update: WebTranslator2 update to 2007-02-16 22:03:24miham
afrikaans - 1 changed by TrueTenacity (1) brazilian_portuguese - 1 fixed, 1 changed by fukumori (2) bulgarian - 4 fixed by groupsky (4) dutch - 3 fixed by habell (3) esperanto - 3 fixed by LaPingvino (3) finnish - 5 fixed by kerba (5) icelandic - 15 fixed, 30 changed by scrooge (45) italian - 3 fixed by sidew (3) norwegian_bokmal - 13 fixed by oletk (13) turkish - 3 fixed by jnmbk (3)
2007-02-03(svn r8563) -Fixtron
Replace very old tabs which should be spaces by spaces
2007-02-01(svn r8513) -Cleanup (r8512): Remove the now unused strings from the ↵Darkvater
language files, as well as two others that weren't used for ages (tgp had other strings for them, or simply not).