diff --git a/companion/src/apppreferencesdialog.ui b/companion/src/apppreferencesdialog.ui index e98f88498..e0d4a0264 100644 --- a/companion/src/apppreferencesdialog.ui +++ b/companion/src/apppreferencesdialog.ui @@ -134,9 +134,7 @@ Mode 4: - Channel order - -This is used by the templated to determine which channel goes to what number output. + <html><head/><body><p>Channel order</p><p><br/></p><p>Defines the order of the default mixes created on a new model.</p></body></html> 0 @@ -318,7 +316,7 @@ This is used by the templated to determine which channel goes to what number out - Channel Order + Default Channel Order Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter @@ -559,7 +557,7 @@ This is used by the templated to determine which channel goes to what number out true - General Settings Label + General Settings Label diff --git a/companion/src/burndialog.cpp b/companion/src/burndialog.cpp index 97d27d870..aad8c884e 100644 --- a/companion/src/burndialog.cpp +++ b/companion/src/burndialog.cpp @@ -353,7 +353,7 @@ void burnDialog::on_useProfileImageCB_clicked() if (!fileName.isEmpty()){ QImage image(fileName); if (image.isNull()) { - QMessageBox::critical(this, tr("Error"), tr("The profile image %1 does not contain an image.").arg(fileName)); + QMessageBox::critical(this, tr("Error"), tr("Profile image %1 is invalid.").arg(fileName)); } else { imageSource = PROFILE; diff --git a/companion/src/comparedialog.cpp b/companion/src/comparedialog.cpp index 90b7d905f..95fab3fe0 100644 --- a/companion/src/comparedialog.cpp +++ b/companion/src/comparedialog.cpp @@ -971,7 +971,7 @@ void compareDialog::printCurves() QString str = "

"; str.append(tr("Curves")); str.append("

"); - str.append(""); + str.append("
"+tr("5 Points Curves")+"
"); for(i=0; i<5; i++) str.append(doTC(tr("pt %1").arg(i+1), "", true)); str.append(""); @@ -1001,7 +1001,7 @@ void compareDialog::printCurves() } str.append("
"+tr("5 Point Curves")+"
"); - str.append(""); + str.append("
"+tr("9 Points Curves")+"
"); for(i=0; i<9; i++) str.append(doTC(tr("pt %1").arg(i+1), "", true)); str.append(""); diff --git a/companion/src/customizesplashdialog.cpp b/companion/src/customizesplashdialog.cpp index 3e9ed21c9..cf125d35c 100644 --- a/companion/src/customizesplashdialog.cpp +++ b/companion/src/customizesplashdialog.cpp @@ -225,7 +225,7 @@ void customizeSplashDialog::loadProfile(Side side) if (!fileName.isEmpty()) { if (!side.displayImage( fileName, PROFILE )) - QMessageBox::critical(this, tr("Error"), tr("Cannot load the profile image %1.").arg(fileName)); + QMessageBox::critical(this, tr("Error"), tr("Cannot load profile image %1.").arg(fileName)); } side.markSourceButton(); } diff --git a/companion/src/fwpreferencesdialog.ui b/companion/src/fwpreferencesdialog.ui index d095e2cb7..78b4f64cb 100644 --- a/companion/src/fwpreferencesdialog.ui +++ b/companion/src/fwpreferencesdialog.ui @@ -51,7 +51,7 @@ - CheckBox + CheckBox @@ -64,7 +64,7 @@ - CheckBox + CheckBox @@ -77,7 +77,7 @@ - CheckBox + CheckBox @@ -100,7 +100,7 @@ - CheckBox + CheckBox @@ -113,7 +113,7 @@ - CheckBox + CheckBox @@ -126,7 +126,7 @@ - CheckBox + CheckBox @@ -139,7 +139,7 @@ - CheckBox + CheckBox @@ -152,7 +152,7 @@ - CheckBox + CheckBox @@ -214,7 +214,7 @@ - CheckBox + CheckBox @@ -227,7 +227,7 @@ - CheckBox + CheckBox @@ -240,7 +240,7 @@ - CheckBox + CheckBox @@ -253,7 +253,7 @@ - CheckBox + CheckBox @@ -266,7 +266,7 @@ - CheckBox + CheckBox @@ -279,7 +279,7 @@ - CheckBox + CheckBox @@ -292,7 +292,7 @@ - CheckBox + CheckBox @@ -305,7 +305,7 @@ - CheckBox + CheckBox @@ -318,7 +318,7 @@ - CheckBox + CheckBox @@ -331,7 +331,7 @@ - CheckBox + CheckBox @@ -344,7 +344,7 @@ - CheckBox + CheckBox @@ -357,7 +357,7 @@ - CheckBox + CheckBox @@ -370,7 +370,7 @@ - CheckBox + CheckBox @@ -383,7 +383,7 @@ - CheckBox + CheckBox @@ -396,7 +396,7 @@ - CheckBox + CheckBox @@ -409,7 +409,7 @@ - CheckBox + CheckBox @@ -422,7 +422,7 @@ - CheckBox + CheckBox @@ -435,7 +435,7 @@ - CheckBox + CheckBox @@ -448,7 +448,7 @@ - CheckBox + CheckBox @@ -461,7 +461,7 @@ - CheckBox + CheckBox @@ -474,7 +474,7 @@ - CheckBox + CheckBox @@ -487,7 +487,7 @@ - CheckBox + CheckBox @@ -500,7 +500,7 @@ - CheckBox + CheckBox @@ -513,7 +513,7 @@ - CheckBox + CheckBox @@ -574,7 +574,7 @@ May be different from firmware language - CheckBox + CheckBox @@ -587,7 +587,7 @@ May be different from firmware language - CheckBox + CheckBox @@ -614,7 +614,7 @@ May be different from firmware language - CheckBox + CheckBox @@ -627,7 +627,7 @@ May be different from firmware language - CheckBox + CheckBox @@ -640,7 +640,7 @@ May be different from firmware language - CheckBox + CheckBox @@ -653,7 +653,7 @@ May be different from firmware language - CheckBox + CheckBox @@ -666,7 +666,7 @@ May be different from firmware language - CheckBox + CheckBox @@ -679,7 +679,7 @@ May be different from firmware language - CheckBox + CheckBox @@ -699,7 +699,7 @@ May be different from firmware language - CheckBox + CheckBox @@ -712,7 +712,7 @@ May be different from firmware language - FwInfo + FwInfo @@ -725,7 +725,7 @@ May be different from firmware language - CheckBox + CheckBox diff --git a/companion/src/generaledit.ui b/companion/src/generaledit.ui index 9cb40ca8f..1b59ef886 100644 --- a/companion/src/generaledit.ui +++ b/companion/src/generaledit.ui @@ -106,7 +106,7 @@ These will be relevant for all models in the same EEPROM. - 2 + 0 diff --git a/companion/src/preferencesdialog.ui b/companion/src/preferencesdialog.ui index 1b1b2c46b..d432c66bb 100644 --- a/companion/src/preferencesdialog.ui +++ b/companion/src/preferencesdialog.ui @@ -968,7 +968,7 @@ May be different from firmware language - CheckBox + CheckBox @@ -981,7 +981,7 @@ May be different from firmware language - CheckBox + CheckBox @@ -994,7 +994,7 @@ May be different from firmware language - CheckBox + CheckBox @@ -1007,7 +1007,7 @@ May be different from firmware language - CheckBox + CheckBox @@ -1020,7 +1020,7 @@ May be different from firmware language - CheckBox + CheckBox @@ -1033,7 +1033,7 @@ May be different from firmware language - CheckBox + CheckBox @@ -1046,7 +1046,7 @@ May be different from firmware language - CheckBox + CheckBox @@ -1059,7 +1059,7 @@ May be different from firmware language - CheckBox + CheckBox @@ -1072,7 +1072,7 @@ May be different from firmware language - CheckBox + CheckBox @@ -1085,7 +1085,7 @@ May be different from firmware language - CheckBox + CheckBox @@ -1098,7 +1098,7 @@ May be different from firmware language - CheckBox + CheckBox @@ -1111,7 +1111,7 @@ May be different from firmware language - CheckBox + CheckBox @@ -1124,7 +1124,7 @@ May be different from firmware language - CheckBox + CheckBox @@ -1137,7 +1137,7 @@ May be different from firmware language - CheckBox + CheckBox @@ -1150,7 +1150,7 @@ May be different from firmware language - CheckBox + CheckBox @@ -1163,7 +1163,7 @@ May be different from firmware language - CheckBox + CheckBox @@ -1176,7 +1176,7 @@ May be different from firmware language - CheckBox + CheckBox @@ -1189,7 +1189,7 @@ May be different from firmware language - CheckBox + CheckBox @@ -1202,7 +1202,7 @@ May be different from firmware language - CheckBox + CheckBox @@ -1215,7 +1215,7 @@ May be different from firmware language - CheckBox + CheckBox @@ -1228,7 +1228,7 @@ May be different from firmware language - CheckBox + CheckBox @@ -1241,7 +1241,7 @@ May be different from firmware language - CheckBox + CheckBox @@ -1254,7 +1254,7 @@ May be different from firmware language - CheckBox + CheckBox @@ -1267,7 +1267,7 @@ May be different from firmware language - CheckBox + CheckBox @@ -1280,7 +1280,7 @@ May be different from firmware language - CheckBox + CheckBox @@ -1293,7 +1293,7 @@ May be different from firmware language - CheckBox + CheckBox @@ -1306,7 +1306,7 @@ May be different from firmware language - CheckBox + CheckBox @@ -1319,7 +1319,7 @@ May be different from firmware language - CheckBox + CheckBox @@ -1332,7 +1332,7 @@ May be different from firmware language - CheckBox + CheckBox @@ -1345,7 +1345,7 @@ May be different from firmware language - CheckBox + CheckBox @@ -1358,7 +1358,7 @@ May be different from firmware language - CheckBox + CheckBox @@ -1371,7 +1371,7 @@ May be different from firmware language - CheckBox + CheckBox @@ -1384,7 +1384,7 @@ May be different from firmware language - CheckBox + CheckBox @@ -1397,7 +1397,7 @@ May be different from firmware language - CheckBox + CheckBox @@ -1410,7 +1410,7 @@ May be different from firmware language - CheckBox + CheckBox @@ -1423,7 +1423,7 @@ May be different from firmware language - CheckBox + CheckBox @@ -1436,7 +1436,7 @@ May be different from firmware language - CheckBox + CheckBox @@ -1449,7 +1449,7 @@ May be different from firmware language - CheckBox + CheckBox @@ -1462,7 +1462,7 @@ May be different from firmware language - CheckBox + CheckBox @@ -1475,7 +1475,7 @@ May be different from firmware language - CheckBox + CheckBox @@ -1488,7 +1488,7 @@ May be different from firmware language - CheckBox + CheckBox @@ -1501,7 +1501,7 @@ May be different from firmware language - CheckBox + CheckBox diff --git a/companion/src/translations/companion_fr.ts b/companion/src/translations/companion_fr.ts index 08f578d66..205df48a7 100644 --- a/companion/src/translations/companion_fr.ts +++ b/companion/src/translations/companion_fr.ts @@ -1371,7 +1371,7 @@ p, li { white-space: pre-wrap; } <html><head/><body><p>Channel order</p><p><br/></p><p>Defines the order of the default mixes created on a new model.</p></body></html> - <html><head/><body><p>Ordre des voiesr</p><p><br/></p><p>Détermine l'ordre des mixages par défaut sur un nouveau modèle.</p></body></html> + <html><head/><body><p>Ordre des voies</p><p><br/></p><p>Détermine l'ordre des mixages par défaut sur un nouveau modèle.</p></body></html> @@ -6322,49 +6322,49 @@ Si cette option est cochée, la voie des gaz est inversée: le ralenti est &apo Simulateur companion - - - - + + + + Right Double Click to Reset Double-clic droit pour réinitialiser - + Hold X Retenir X - + Fix X Blocage X - + Fix Y Blocage Y - + Hold Y Retenir Y - + BEEP BIP - + 9x Simulator Simulateur 9x - + Outputs Sorties @@ -6377,34 +6377,34 @@ Si cette option est cochée, la voie des gaz est inversée: le ralenti est &apo Simulateur companion - - + + Hold Y Retenir Y - - + + Fix Y Blocage Y - - + + Fix X Blocage X - - + + Hold X Retenir X - - - - + + + + Right Double Click to Reset Double-clic droit pour réinitialiser @@ -7121,22 +7121,22 @@ Si cette option est cochée, la voie des gaz est inversée: le ralenti est &apo Select the control channels for your multirotor - + Sélectionner les commandes de votre multirotor Save Changes - + Sauvegarder les changements Manually check the direction of each control surface and reverse any channels that make controls move in the wrong direction. Remove the propeller/propellers before you try to control your model for the first time.<br>Please note that continuing removes all old model settings! - + Vérifiez manuellement la direction de mouvement de chaque surface de commande, et inversez les canaux de celles qui répondent dans le faux sens.Attention à bien enlever les hélices du modèle avant de l'alimenter la première fois!<br>Veuillez noter que continuer effacera tous les réglages existants du modèle actuel. Enter a name for your model and select model type. - + Entrer un nom pour le modèle et sélectionnez son type. @@ -7236,32 +7236,32 @@ Si cette option est cochée, la voie des gaz est inversée: le ralenti est &apo appPreferencesDialog - + Simulator capture folder - Dossier de sauvegarde des captures d'écran + Dossier de sauvegarde des captures d'écran - + Remember simulator switch values - + Mémoriser les positions des inters du simulateur - - - - + + + + Open Folder - Ouvrir le répertoire + Ouvrir le répertoire Edit Settings - Modifier les réglages + Modifier les réglages Radio Profile - Profil de radio + Profil de radio @@ -7284,7 +7284,7 @@ Mode 4: Right stick: Elevator, Rudder - Choix du mode: + Choix du mode: Mode 1: Manche Gauche: Profondeur, Direction @@ -7307,445 +7307,442 @@ Manche Droit: Profondeur, Direction Mode 1 (RUD ELE THR AIL) - Mode 1 (DIR PROF GAZ AIL) + Mode 1 (DIR PROF GAZ AIL) Mode 2 (RUD THR ELE AIL) - Mode 2 (DIR GAZ PROF AIL) + Mode 2 (DIR GAZ PROF AIL) Mode 3 (AIL ELE THR RUD) - Mode 3 (AIL PROF GAZ DIR) + Mode 3 (AIL PROF GAZ DIR) Mode 4 (AIL THR ELE RUD) - Mode 4 (AIL GAZ PROF DIR) + Mode 4 (AIL GAZ PROF DIR) + + + + R E T A + D P G A + + + + R E A T + D P A G + + + + R T E A + D G P A + + + + R T A E + D G A P + + + + R A E T + D A P G + + + + R A T E + D A G P + + + + E R T A + P D G A + + + + E R A T + P D A G + + + + E T R A + P G D A + + + + E T A R + P G A D + + + + E A R T + P A D G + + + + E A T R + P A G D + + + + T R E A + G D P A + + + + T R A E + G D A P + + + + T E R A + G P D A + + + + T E A R + G P A D + + + + T A R E + G A D P + + + + T A E R + G A P D + + + + A R E T + A D P G + + + + A R T E + A D G P + + + + A E R T + A P D G + + + + A E T R + A P G D + + + + A T R E + A G D P + + + + A T E R + A G P D + + + + Default Stick Mode + Mode + + + + Profile Name + Nom du profil + + + + Splash Screen + Ecran d'accueil + + + Channel Order + Ordre des voies par défaut + + + + SD Structure path + Chemin de la structure de la carte SD + + + + Remove Profile + Supprimer le profil + + + + Select Image + Sélectionner une image + + + + Radio Type + Type de radio + + + + Clear Image + Effacer l'image + + + + 9X + + + + + 9X with m128 + 9X avec m128 + + + + 9XR + + + + + 9XR with m128 + 9XR avec m128 + + + + Gruvin9x Board + Carte Gruvin9x + + + + Sky9x Board + Carte Sky9x + + + + Taranis + + + + + General Settings + Paramètres généraux + + + + Append version number to FW file name + Ajouter le numéro de version au nom du fichier téléchargé + + + + Offer to write FW to Tx after download + Proposer de transférer le firmware à la radio après téléchargement + + + + Application Settings + Réglages de l'application + + + + Only show user splash images + Ne montrer que les images de l'utilisateur + + + + Show user and companion splash images + Montrer les images de companion et de l'utilisateur + + + + User Splash Screens + Ecrans d'accueil personnalisés + + + + Use model wizard when creating a new model + Utiliser l'assistant à la création d'un nouveau modèle + + + + Simulator Settings + Paramètres du simulateur + + + + Blue + Bleu + + + + Green + Vert + + + + Red + Rouge + + + + Orange + Orange + + + + Yellow + Jaune + + + + Splash Screen Library + Bibliothèques d'écrans d'accueil + + + + Files to keep + Fichiers à conserver + + + + Simulator BackLight + Rétroéclairage du simulateur + + + + Automatic Backup Folder + Dossier de sauvegardes automatiques + + + + Only capture to clipboard + Capturer dans le presse-papiers uniquement + + + + Joystick + Joystick - Channel order - -This is used by the templated to determine which channel goes to what number output. - + <html><head/><body><p>Channel order</p><p><br/></p><p>Defines the order of the default mixes created on a new model.</p></body></html> + <html><head/><body><p>Ordre des voies</p><p><br/></p><p>Détermine l'ordre des mixages par défaut sur un nouveau modèle.</p></body></html> - - R E T A - D P G A + + Default Channel Order + Ordre des voies par défaut - - R E A T - D P A G - - - - R T E A - D G P A - - - - R T A E - D G A P - - - - R A E T - D A P G - - - - R A T E - D A G P - - - - E R T A - P D G A - - - - E R A T - P D A G - - - - E T R A - P G D A - - - - E T A R - P G A D - - - - E A R T - P A D G - - - - E A T R - P A G D - - - - T R E A - G D P A - - - - T R A E - G D A P - - - - T E R A - G P D A - - - - T E A R - G P A D - - - - T A R E - G A D P - - - - T A E R - G A P D - - - - A R E T - A D P G - - - - A R T E - A D G P - - - - A E R T - A P D G - - - - A E T R - A P G D - - - - A T R E - A G D P - - - - A T E R - A G P D - - - - Default Stick Mode - Mode par défaut - - - - Profile Name - Nom du profil - - - - Splash Screen - - - - - Channel Order - - - - - SD Structure path - Chemin de la structure de la carte SD - - - - Remove Profile - - - - - Select Image - - - - - Radio Type - - - - - Clear Image - - - - - 9X - 9X - - - - 9X with m128 - - - - - 9XR - - - - - 9XR with m128 - - - - - Gruvin9x Board - - - - - Sky9x Board - - - - - Taranis - - - - - General Settings - Paramètres généraux - - - - Append version number to FW file name - - - - - Offer to write FW to Tx after download - - - - - General Settings Label - - - - - Application Settings - - - - - Only show user splash images - - - - - Show user and companion splash images - - - - - User Splash Screens - - - - - Use model wizard when creating a new model - - - - - Simulator Settings - - - - - Blue - Bleu - - - - Green - Vert - - - - Red - Rouge - - - - Orange - Orange - - - - Yellow - Jaune - - - - Splash Screen Library - - - - - Files to keep - - - - - Simulator BackLight - - - - - Automatic Backup Folder - Dossier de sauvegardes automatiques - - - - Only capture to clipboard - - - - - Joystick - Joystick - - - + Find Executable - + Parcourir... - + Google Earth Executable - + Exécutable Google Earth - + Calibrate - Calibrer + Calibrer - + Enable - Actif + Actif - + Show splash screen when Companion starts - + Afficher l'écran d'accueil au lancement de companion - + Automatic check for OpenTX firmware updates - + Vérifier la présence de mises à jour de firmware automatiquement - + Automatic check for Companion updates - + Vérifier la présence de mises à jour de companion automatiquement - + Enable automatic backup before writing firmware - + Sauvegarder les réglages et modèles automatiquement lors des transferts My Radio - + Ma radio Select your snapshot folder - Sélectionner le dossier où stocker les captures d'écran + Sélectionner le dossier où stocker les captures d'écran No joysticks found - Aucun joystick + Aucun joystick trouvé EMPTY: No radio settings stored in profile - + VIDE: Aucune donnée stockée dans le profil AVAILABLE: Radio settings of unknown age - + DISPONIBLES: Réglages enregistrés, date d'enregistrement non disponible AVAILABLE: Radio settings stored %1 - + DISPONIBLES: Réglages enregistrés le %1 Select your library folder - Sélectionner le dossier de bibliothèque + Sélectionner le dossier de bibliothèque Select your Models and Settings backup folder - Sélectionner le dossier dans lequel une sauvegarde des réglages et modèles sera placée automatiquement lors de chaque opération + Sélectionner le dossier dans lequel une sauvegarde des réglages et modèles sera placée automatiquement lors de chaque opération Select Google Earth executable - + Sélectionner l'emplacement de l'exécutable Google Earth Select the folder replicating your SD structure - Sélectionner un dossier contenant une copie des dossiers de la carte SD + Sélectionner un dossier contenant une copie des dossiers de la carte SD Not possible to remove profile - + Impossible de supprimer le profil The default profile can not be removed. - + Le profil par défaut ne peut être supprimé. Open Image to load - Ouvrir l'image à charger + Ouvrir l'image à charger Images (%1) - Images (%1) + Images (%1) @@ -8225,6 +8222,11 @@ m2560 for v4.1 boards Warning Avertissement + + + Profile image %1 is invalid. + L'image du profil %1 est invalide. + Images (%1) @@ -8260,7 +8262,7 @@ m2560 for v4.1 boards Write Backup from %1 to Radio - + Transférer la sauvegarde %1 à la radio @@ -8298,47 +8300,42 @@ m2560 for v4.1 boards Open Firmware File - + Sélectionner le firmware Choose Radio Backup file - + Sélectionner le fichier de sauvegarde %1 may not be a valid firmware file - + %1 ne semble pas être un firmware valide The firmware file is not valid. - + Le firmware est invalide. There is no start screen image in the firmware file. - - - - - The profile image %1 does not contain an image. - + Aucun écran d'accueil trouvé dans le firmware. Open image file to use as radio start screen - + Ouvrir l'image à utiliser comme écran d'accueil Image could not be loaded from %1 - + L'image %1 n'a pu être chargée The library image could not be loaded - + L'image n'a pu être chargée depuis la bibliothèque @@ -8386,7 +8383,7 @@ m2560 for v4.1 boards Compare Models - + Comparer les modèles @@ -8447,13 +8444,13 @@ m2560 for v4.1 boards Protocol - Codage + Protocole Pulse Polarity - Modulation + Polarité @@ -8487,13 +8484,13 @@ m2560 for v4.1 boards Trim Increment - Incrément trims + Pas des trims Center Beep - Bip de Centrage + Bip de centrage @@ -8648,6 +8645,11 @@ m2560 for v4.1 boards Weight Ratio + + + 5 Point Curves + Courbes à 5 points + @@ -8669,13 +8671,13 @@ m2560 for v4.1 boards Delay(u%1:d%2) - Délai(u%1:d%2) + Délai(h%1:b%2) Slow(u%1:d%2) - Ralentissement(u%1:d%2) + Ralenti(h%1:b%2) @@ -8703,9 +8705,8 @@ m2560 for v4.1 boards Courbes - 5 Points Curves - Courbes à 5 points + Courbes à 5 points @@ -8716,14 +8717,13 @@ m2560 for v4.1 boards point %1 - 9 Points Curves - Courbes à 9 points + Courbes à 9 points Special Functions - Fonctions spéciales + Fonctions spéciales @@ -8834,6 +8834,11 @@ m2560 for v4.1 boards Flight mode Phase de vol + + + 9 Point Curves + Courbes à 9 points + @@ -8843,7 +8848,7 @@ m2560 for v4.1 boards SF - + FS @@ -8878,13 +8883,13 @@ m2560 for v4.1 boards Logical Switches - Inters logiques + Inters logiques LS - + IL @@ -8900,9 +8905,8 @@ m2560 for v4.1 boards contributorsDialog - Dialog - Dialogue + Dialogue @@ -8917,12 +8921,12 @@ m2560 for v4.1 boards Honors go to Rafal Tomczak (RadioClone), Thomas Husterer (th9x) and Erez Raviv (er9x and eePe) - + Les honneurs vont à Rafal Tomczak (RadioClone), Thomas Husterer (th9x) and Erez Raviv (er9x and eePe) Companion Release Notes - + Notes de version de companion @@ -8945,37 +8949,37 @@ m2560 for v4.1 boards Transmitter Splash Screen Editor - + Editeur d'écran d'accueil Invert - Inversion + Inverser Load FW - + Ouvrir le firmware Load Pict - + Ouvrir l'image Load Profile - + Charger le profil Save - Enregistrer + Sauvegarder @@ -9002,12 +9006,12 @@ m2560 for v4.1 boards Open Firmware File - + Sélectionner le firmware Can not load embedded image from firmware file %1. - + Impossible d'enregistrer l'image %1 dans le firmware. @@ -9022,47 +9026,47 @@ m2560 for v4.1 boards Cannot load the image file %1. - + Impossible d'ouvrir l'image %1. - Cannot load the profile image %1. - + Cannot load profile image %1. + Impossible d'ouvrir l'image du profil %1. Cannot load the library image %1. - + Impossible d'ouvrir l'image de bibliothèque %1. File Saved - + Fichier sauvegardé The image was saved to the file %1 - + L'image a été enregistrée dans le fichier %1 Image Refresh Error - + Erreur de rafraîchissement de l'image Failed to refresh image from file %1 - + Impossible de rafraîchir l'image %1 File Save Error - + Erreur à la sauvegarde du fichier Failed to write image to %1 - + Erreur à l'écriture du fichier %1 @@ -9224,11 +9228,17 @@ p, li { white-space: pre-wrap; } Téléchargements + Set language of voice. May be different from firmware language - Langue des voix. + Langue des voix. Peut être différente de la langue du firmware + + + Download Voice + Télécharger les fichiers son + Processor ID @@ -9250,9 +9260,8 @@ Peut être différente de la langue du firmware Langue audio - Download Voice Files - Télécharger les fichiers son + Télécharger les fichiers son @@ -9260,10 +9269,9 @@ Peut être différente de la langue du firmware Type de firmware - Set voice language. May be different from firmware language - Choisir la langue des voix. + Choisir la langue des voix. Peut être différent de la langue des menus @@ -9686,7 +9694,7 @@ Manche Droit: Profondeur, Direction Remember simulator switches - + Mémoriser les positions des inters du simulateur @@ -9735,122 +9743,122 @@ Peut être différente de la langue du firmware R E T A - D P G A + D P G A R E A T - D P A G + D P A G R T E A - D G P A + D G P A R T A E - D G A P + D G A P R A E T - D A P G + D A P G R A T E - D A G P + D A G P E R T A - P D G A + P D G A E R A T - P D A G + P D A G E T R A - P G D A + P G D A E T A R - P G A D + P G A D E A R T - P A D G + P A D G E A T R - P A G D + P A G D T R E A - G D P A + G D P A T R A E - G D A P + G D A P T E R A - G P D A + G P D A T E A R - G P A D + G P A D T A R E - G A D P + G A D P T A E R - G A P D + G A P D A R E T - A D P G + A D P G A R T E - A D G P + A D G P A E R T - A P D G + A P D G A E T R - A P G D + A P G D A T R E - A G D P + A G D P A T E R - A G P D + A G P D @@ -9879,52 +9887,6 @@ Peut être différente de la langue du firmware Use clipboard only Utiliser le presse-papiers - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - CheckBox - - Check for updates @@ -9977,7 +9939,7 @@ Indique l'affectation voie / numéro de canal par défaut utilisée lors de Show Splash At Start - + Afficher l'écran d'accueil au démarrage @@ -10029,12 +9991,12 @@ Indique l'affectation voie / numéro de canal par défaut utilisée lors de Find Executable - + Parcourir... Google Earth Executable - + Exécutable Google Earth @@ -10267,7 +10229,7 @@ Indique l'affectation voie / numéro de canal par défaut utilisée lors de LS - + IL @@ -10612,17 +10574,17 @@ Indique l'affectation voie / numéro de canal par défaut utilisée lors de No Taranis Radio Found - + Radio Taranis non détectée <html><head/><body><p>No Taranis Radio was found!</p><p>Make sure that you hold the lower trim buttons towards the center while you turn it on.</p><p>Then connect the USB wire.</p></body></html> - + <html><head/><body><p>Radio Taranis non détectée!</p><p>Assurez-vous de maintenir les 2 trims horizontaux pendant la mise sous tension,</p><p>puis connectez le câble USB.</p></body></html> OK - +
"+tr("9 Point Curves")+"