summaryrefslogtreecommitdiff
path: root/src/lang/french.txt
diff options
context:
space:
mode:
authortranslators <translators@openttd.org>2009-01-23 18:47:58 +0000
committertranslators <translators@openttd.org>2009-01-23 18:47:58 +0000
commit42ad9baa720ec80747907b959f8d1b3f333ea8bf (patch)
treea1ea6fe0f3646f8e2560080defe06458d946e359 /src/lang/french.txt
parent9fc9697929085251ac648a939915157d6fe078b0 (diff)
downloadopenttd-42ad9baa720ec80747907b959f8d1b3f333ea8bf.tar.xz
(svn r15235) -Update: WebTranslator2 update to 2009-01-23 18:47:35
arabic_egypt - 46 fixed by khaloofah (46) dutch - 12 fixed by habell (12) finnish - 12 fixed by jpx_ (12) french - 12 fixed by glx (12) greek - 70 changed by doukas (70) hungarian - 12 fixed, 1 changed by oklmernok (13) italian - 1 fixed by lorenzodv (1) korean - 11 fixed, 3 changed by dlunch (14) latvian - 44 fixed by waste (44) norwegian_nynorsk - 34 fixed by wollollo (34) polish - 30 fixed by xaxa (30) romanian - 12 fixed by kkmic (12) simplified_chinese - 9 fixed by ww9980 (9) spanish - 12 fixed by Dominus (12) turkish - 12 fixed by Emin (12)
Diffstat (limited to 'src/lang/french.txt')
-rw-r--r--src/lang/french.txt14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/lang/french.txt b/src/lang/french.txt
index 2f88b3e59..0ddf359ea 100644
--- a/src/lang/french.txt
+++ b/src/lang/french.txt
@@ -3491,6 +3491,18 @@ STR_FLAT_WORLD_HEIGHT :{BLACK}Altitude
STR_SMALLMAP_CENTER :{BLACK}Centrer la carte sur la position actuelle
STR_SMALLMAP_INDUSTRY :{TINYFONT}{STRING} ({NUM})
+# Strings for map borders at game generation
+STR_BORDER_TYPE :{BLACK}Bords de la carte:
+STR_NORTHWEST :{BLACK}Nord-Ouest
+STR_NORTHEAST :{BLACK}Nord-Est
+STR_SOUTHEAST :{BLACK}Sud-Est
+STR_SOUTHWEST :{BLACK}Sud-Ouest
+STR_BORDER_FREEFORM :{BLACK}Forme libre
+STR_BORDER_WATER :{BLACK}Eau
+STR_BORDER_RANDOM :{BLACK}Aléatoire
+STR_BORDER_RANDOMIZE :{BLACK}Aléatoire
+STR_BORDER_MANUAL :{BLACK}Manuel
+
########### String for new airports
STR_SMALL_AIRPORT :{BLACK}Petit
STR_CITY_AIRPORT :{BLACK}Urbain
@@ -3768,4 +3780,6 @@ STR_CONTENT_ERROR_COULD_NOT_EXTRACT :{WHITE}Impossib
STR_CONTENT_INTRO_BUTTON :{BLACK}Vérifier le contenu en ligne
STR_CONTENT_INTRO_BUTTON_TIP :{BLACK}Vérifier les contenus à télécharger nouveaux et mis à jour
+STR_CONTENT_INTRO_MISSING_BUTTON :{BLACK}Trouver le contenu manquant en ligne
+STR_CONTENT_INTRO_MISSING_BUTTON_TIP :{BLACK}Vérifier si le contenu manquant peut être trouvé en ligne
########