summaryrefslogtreecommitdiff
path: root/lang/danish.txt
diff options
context:
space:
mode:
authormiham <miham@openttd.org>2004-08-24 21:35:11 +0000
committermiham <miham@openttd.org>2004-08-24 21:35:11 +0000
commit56fa1a853480fd8c137aa055c5de76829b5aa967 (patch)
tree3cbb4d6e6da9d7d234ccaf209c5151742848ce99 /lang/danish.txt
parent253dafee78d076fb1923574f9bae0a257f5f009c (diff)
downloadopenttd-56fa1a853480fd8c137aa055c5de76829b5aa967.tar.xz
(svn r135) Daily lang updates
Diffstat (limited to 'lang/danish.txt')
-rw-r--r--lang/danish.txt35
1 files changed, 35 insertions, 0 deletions
diff --git a/lang/danish.txt b/lang/danish.txt
index b6233f2ca..50dcb26b4 100644
--- a/lang/danish.txt
+++ b/lang/danish.txt
@@ -342,6 +342,7 @@ STR_0157_PERFORMANCE_HISTORY_GRAPH :Graf over præstation
STR_0158_COMPANY_VALUE_GRAPH :Graf over selskabsværdi
STR_0159_CARGO_PAYMENT_RATES :Graf over last udbetalingsrater
STR_015A_COMPANY_LEAGUE_TABLE :Selskabsoversigt
+STR_PERFORMANCE_DETAIL_MENU :<TODO>Detail performance rating
############ range for menu ends
STR_015B_OPENTTD :{WHITE}OpenTTD
@@ -829,6 +830,7 @@ STR_TOWNNAME_SWEDISH :Svenske
STR_TOWNNAME_DUTCH :Hollandske
STR_TOWNNAME_FINNISH :Finske
STR_TOWNNAME_POLISH :Polske
+STR_TOWNNAME_CZECH :<TODO>Czech
STR_TOWNNAME_SLOVAKISH :Slovakiske
STR_TOWNNAME_HUNGARIAN :Ungarske
STR_TOWNNAME_AUSTRIAN :Østrigske
@@ -1040,6 +1042,7 @@ STR_CHEAT_CROSSINGTUNNELS :{LTBLUE}Tunneler kan krydse hinanden: {ORANGE}{ST
STR_CHEAT_BUILD_IN_PAUSE :{LTBLUE}Tillad at bygge mens pause er aktiveret: {ORANGE}{STRING}
STR_CHEAT_NO_JETCRASH :<TODO>{LTBLUE}Jetplanes will not crash (frequently) on small airports: {ORANGE} {STRING}
STR_CHEAT_SWITCH_CLIMATE :<TODO>{LTBLUE}Switch climate: {ORANGE} {STRING}
+STR_CHEAT_CHANGE_DATE :<TODO>{LTBLUE}Change date: {ORANGE} {DATE_SHORT}
STR_SORT_BY_POPULATION :<TODO>{BLACK}Population
@@ -2202,6 +2205,8 @@ STR_SERVICE_NON_STOP_AT_TRAIN_DEPOT :Service non-stop i {TOWN} remise
STR_HEADING_FOR_TRAIN_DEPOT :{LTBLUE}Retning mod {TOWN} remise
STR_HEADING_FOR_TRAIN_DEPOT_VEL :{LTBLUE}Retning mod {TOWN} remise, {VELOCITY}
+STR_INVALID_ORDER :<TODO>{RED} (Invalid Order)
+
STR_UNKNOWN_DESTINATION :<TODO>unknown destination
STR_8812_EMPTY :{LTBLUE}Tom
STR_8813_FROM :{LTBLUE}{CARGO} fra {STATION}
@@ -2517,3 +2522,33 @@ STR_B005_COAL_MINE_SUBSIDENCE_LEAVES :{BLACK}{BIGFONT}Sammenstyrtning af kulm
STR_BRIBE_FAILED :{WHITE}Dit forsøg på bestikkelse er blevet
STR_BRIBE_FAILED_2 :{WHITE}opdaget af en inspektør.
STR_BUILD_DATE :<TODO>{BLACK}Built: {LTBLUE}{DATE_LONG}
+
+STR_PERFORMANCE_DETAIL :<TODO>{WHITE}Detail performance rating
+STR_PERFORMANCE_DETAIL_KEY :<TODO>{BLACK}Detail
+STR_PERFORMANCE_DETAIL_AMOUNT_CURRENCY :<TODO>{BLACK}{TINYFONT}({CURRCOMPACT}/{CURRCOMPACT})
+STR_PERFORMANCE_DETAIL_AMOUNT_INT :<TODO>{BLACK}{TINYFONT}({INT32}/{INT32})
+STR_PERFORMANCE_DETAIL_PERCENT :<TODO>{WHITE}{INT32}%
+SET_PERFORMANCE_DETAIL_INT :<TODO>{BLACK}{INT32}
+############ Those following lines need to be in this order!!
+STR_PERFORMANCE_DETAIL_VEHICLES :<TODO>{BLACK}Vehicles:
+STR_PERFORMANCE_DETAIL_STATIONS :<TODO>{BLACK}Stations:
+STR_PERFORMANCE_DETAIL_MIN_PROFIT :<TODO>{BLACK}Min. profit:
+STR_PERFORMANCE_DETAIL_MIN_INCOME :<TODO>{BLACK}Min. income:
+STR_PERFORMANCE_DETAIL_MAX_INCOME :<TODO>{BLACK}Max. income:
+STR_PERFORMANCE_DETAIL_DELIVERED :<TODO>{BLACK}Delivered:
+STR_PERFORMANCE_DETAIL_CARGO :<TODO>{BLACK}Cargo:
+STR_PERFORMANCE_DETAIL_MONEY :<TODO>{BLACK}Money:
+STR_PERFORMANCE_DETAIL_LOAN :<TODO>{BLACK}Loan:
+STR_PERFORMANCE_DETAIL_TOTAL :<TODO>{BLACK}Total:
+############ End of order list
+STR_PERFORMANCE_DETAIL_VEHICLES_TIP :<TODO>{BLACK}Amount of vehicles. This includes road vehicles, trains, ships and aircraft.
+STR_PERFORMANCE_DETAIL_STATIONS_TIP :<TODO>{BLACK}Amount of station parts. Every part of a station (e.g. train station, bus stop, airport) is counted, even if they are connected to one station.
+STR_PERFORMANCE_DETAIL_MIN_PROFIT_TIP :<TODO>{BLACK}The minimum profit of all the vehicles that are more than 2 years old.
+STR_PERFORMANCE_DETAIL_MIN_INCOME_TIP :<TODO>{BLACK}Amount of cash made in the month with the lowest profit of the past 12 quarters
+STR_PERFORMANCE_DETAIL_MAX_INCOME_TIP :<TODO>{BLACK}Amount of cash made in the month with the highest profit of the past 12 quarters
+STR_PERFORMANCE_DETAIL_DELIVERED_TIP :<TODO>{BLACK}Units of cargo delivered in the past four quarters.
+STR_PERFORMANCE_DETAIL_CARGO_TIP :<TODO>{BLACK}Types of cargo delivered in the last quarter.
+STR_PERFORMANCE_DETAIL_MONEY_TIP :<TODO>{BLACK}Amount of cash on hand
+STR_PERFORMANCE_DETAIL_LOAN_TIP :<TODO>{BLACK}Do you have a high loan?
+STR_PERFORMANCE_DETAIL_TOTAL_TIP :<TODO>{BLACK}Total points out of possible points
+