summaryrefslogtreecommitdiff
path: root/lang/french.txt
diff options
context:
space:
mode:
Diffstat (limited to 'lang/french.txt')
-rw-r--r--lang/french.txt35
1 files changed, 35 insertions, 0 deletions
diff --git a/lang/french.txt b/lang/french.txt
index e2d8b57ae..69be1a019 100644
--- a/lang/french.txt
+++ b/lang/french.txt
@@ -342,6 +342,7 @@ STR_0157_PERFORMANCE_HISTORY_GRAPH :Historique de performance
STR_0158_COMPANY_VALUE_GRAPH :Valeur de la compagnie
STR_0159_CARGO_PAYMENT_RATES :Valeur des cargaisons
STR_015A_COMPANY_LEAGUE_TABLE :Classement des compagnies
+STR_PERFORMANCE_DETAIL_MENU :<TODO>Detail performance rating
############ range for menu ends
STR_015B_OPENTTD :{WHITE}OpenTTD
@@ -829,6 +830,7 @@ STR_TOWNNAME_SWEDISH :Suédois
STR_TOWNNAME_DUTCH :Hollandais
STR_TOWNNAME_FINNISH :Finnish
STR_TOWNNAME_POLISH :Polonais
+STR_TOWNNAME_CZECH :<TODO>Czech
STR_TOWNNAME_SLOVAKISH :Slovaques
STR_TOWNNAME_HUNGARIAN :Hongrois
STR_TOWNNAME_AUSTRIAN :Autrichiens
@@ -1040,6 +1042,7 @@ STR_CHEAT_CROSSINGTUNNELS :{LTBLUE}Les tunnels peuvent se croiser: {ORANGE}{
STR_CHEAT_BUILD_IN_PAUSE :{LTBLUE}Construire pendant le mode pause: {ORANGE}{STRING}
STR_CHEAT_NO_JETCRASH :{LTBLUE}Les jets ne se crashent plus (fréquemment) sur les petites aéroports: {ORANGE} {STRING}
STR_CHEAT_SWITCH_CLIMATE :{LTBLUE}Changer de climat : {ORANGE} {STRING}
+STR_CHEAT_CHANGE_DATE :<TODO>{LTBLUE}Change date: {ORANGE} {DATE_SHORT}
STR_SORT_BY_POPULATION :{BLACK}Population
@@ -2202,6 +2205,8 @@ STR_SERVICE_NON_STOP_AT_TRAIN_DEPOT :Aller faire la maintenance sans s'arrête
STR_HEADING_FOR_TRAIN_DEPOT :{LTBLUE}Roule vers le dépôt de {TOWN}
STR_HEADING_FOR_TRAIN_DEPOT_VEL :{LTBLUE}Roule vers le dépôt de {TOWN}, {VELOCITY}
+STR_INVALID_ORDER :<TODO>{RED} (Invalid Order)
+
STR_UNKNOWN_DESTINATION :destination inconnue
STR_8812_EMPTY :{LTBLUE}Vide
STR_8813_FROM :{LTBLUE}{CARGO} de {STATION}
@@ -2517,3 +2522,33 @@ STR_B005_COAL_MINE_SUBSIDENCE_LEAVES :{BLACK}{BIGFONT}Affaissement d'une vein
STR_BRIBE_FAILED :{WHITE}Votre tentative de corruption à été
STR_BRIBE_FAILED_2 :{WHITE}révélée à la presse par un journaliste régional.
STR_BUILD_DATE :{BLACK}Construit le: {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
+