From 84cde90be3c190e7462667bc418ea681566522fa Mon Sep 17 00:00:00 2001 From: Olivier Humbert Date: Fri, 30 Mar 2018 09:02:44 +0200 Subject: - adds the FR translation file - adds the FR translation in the makefile.am file in order to be processed - fixes a few typos in the makefile (TRANLATIONS -> TRANSLATIONS) - remove the session.cc file since it doesn't exist and made the build failed here --- src/ts/dgedit_fr.ts | 204 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 204 insertions(+) create mode 100644 src/ts/dgedit_fr.ts (limited to 'src/ts/dgedit_fr.ts') diff --git a/src/ts/dgedit_fr.ts b/src/ts/dgedit_fr.ts new file mode 100644 index 0000000..2080523 --- /dev/null +++ b/src/ts/dgedit_fr.ts @@ -0,0 +1,204 @@ + + + + + FileList + + + Open file + Ouvrir un fichier + + + + Audio Files (*.wav) + Fichiers audio (*.wav) + + + + Set as Master (dbl-click) + Paramétrer en tant que maître (dbl-clic) + + + + Edit name + Éditer le nom + + + + Remove + Supprimer + + + + Remove all + Supprimer tout + + + + MainWindow + + + Tools + Outils + + + + &File + &Fichiers + + + + &Quit + &Quitter + + + + Play samples + Lire les échantillons + + + + Dock Widget + Quai des gadgets + + + + Files + Fichiers + + + + Edit + Éditer + + + + + Export + Exporter + + + + + Ready + Prêt + + + + Files: (double-click to set as master) + Fichiers : (double-clic pour paramétrer en tant que maître) + + + + Add files... + Ajouter des fichiers.... + + + + + Generate + Générer + + + + Clear + Vider + + + + Attack length: + Longueur d'attaque : + + + + Power spread: + Étalement de la puissance : + + + + Minimum size (samples): + Taille minimum (échantillons) : + + + + Falloff: + Temps de chute : + + + + Fadelength: + Longueur de fondu : + + + + Prefix: + Préfixe : + + + + Export path: + Chemin d'exportation : + + + + ... + ... + + + + Loading... + Chargement... + + + + Select export path + Sélectionner le chemin d'exportation + + + + SelectionEditor + + + From: + Depuis : + + + + To: + Jusqu'à : + + + + FadeIn: + Fondu ouverture : + + + + FadeOut: + Fondu fermeture : + + + + Energy: + Énergie : + + + + Name: + Nom : + + + + VolumeFader + + + Peak + Pic + + + + Gain %1 dB + Gain %1 dB + + + -- cgit v1.2.3