summaryrefslogtreecommitdiff
path: root/lang/dutch.txt
diff options
context:
space:
mode:
Diffstat (limited to 'lang/dutch.txt')
-rw-r--r--lang/dutch.txt35
1 files changed, 35 insertions, 0 deletions
diff --git a/lang/dutch.txt b/lang/dutch.txt
index 9ae5c8957..4a1701509 100644
--- a/lang/dutch.txt
+++ b/lang/dutch.txt
@@ -342,6 +342,7 @@ STR_0157_PERFORMANCE_HISTORY_GRAPH :Prestatiegrafiek
STR_0158_COMPANY_VALUE_GRAPH :Bedrijfswaardegrafiek
STR_0159_CARGO_PAYMENT_RATES :Ladingsprijzen
STR_015A_COMPANY_LEAGUE_TABLE :Bedrijfscompetitietabel
+STR_PERFORMANCE_DETAIL_MENU :<TODO>Detail performance rating
############ range for menu ends
STR_015B_OPENTTD :{WHITE}OpenTTD
@@ -829,6 +830,7 @@ STR_TOWNNAME_SWEDISH :Zweeds
STR_TOWNNAME_DUTCH :Nederlands
STR_TOWNNAME_FINNISH :Fins
STR_TOWNNAME_POLISH :Pools
+STR_TOWNNAME_CZECH :<TODO>Czech
STR_TOWNNAME_SLOVAKISH :Slowaaks
STR_TOWNNAME_HUNGARIAN :Hongaars
STR_TOWNNAME_AUSTRIAN :Oostenrijks
@@ -1040,6 +1042,7 @@ STR_CHEAT_CROSSINGTUNNELS :{LTBLUE}Tunnels mogen elkaar kruisen: {ORANGE}{ST
STR_CHEAT_BUILD_IN_PAUSE :{LTBLUE}Bouwen in gepauzeerde toestand: {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 :{BLACK}Inwoners
@@ -2202,6 +2205,8 @@ STR_SERVICE_NON_STOP_AT_TRAIN_DEPOT :Reparatie zonder tussentop in {TOWN} Tre
STR_HEADING_FOR_TRAIN_DEPOT :<TODO>{LTBLUE}Heading for {TOWN} Train Depot
STR_HEADING_FOR_TRAIN_DEPOT_VEL :<TODO>{LTBLUE}Heading for {TOWN} Train Depot, {VELOCITY}
+STR_INVALID_ORDER :<TODO>{RED} (Invalid Order)
+
STR_UNKNOWN_DESTINATION :<TODO>unknown destination
STR_8812_EMPTY :{LTBLUE}Leeg
STR_8813_FROM :{LTBLUE}{CARGO} van {STATION}
@@ -2517,3 +2522,33 @@ STR_B005_COAL_MINE_SUBSIDENCE_LEAVES :{BLACK}{BIGFONT}Instorting van kolenmij
STR_BRIBE_FAILED :{WHITE}Je poging tot omkopen is
STR_BRIBE_FAILED_2 :{WHITE}ondekt door regionale onderzoekers
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
+