diff --git a/languages/fr_FR/RsyncUI_fr_FR.qm b/languages/fr_FR/RsyncUI_fr_FR.qm deleted file mode 100644 index 25b9eef..0000000 Binary files a/languages/fr_FR/RsyncUI_fr_FR.qm and /dev/null differ diff --git a/languages/fr_FR/RsyncUI_fr_FR.ts b/languages/fr_FR/RsyncUI_fr_FR.ts deleted file mode 100644 index c533d12..0000000 --- a/languages/fr_FR/RsyncUI_fr_FR.ts +++ /dev/null @@ -1,290 +0,0 @@ - - - - - Configuration - - - Configuration - Configuration - - - - Toolbar view - Toolbar - - - - Bandwidth limit - Bandwidth limit - Limite de bande passante - - - - Enter the bandwidth limit (0 to 1024) - Entrez la limite de bande passante (0 à 1024) - - - - Select th unit of bandwidth limit in Bytes, KiloBytes, MegaBytes, GigaBytes or PetaBytes - Unit of bandwidth - Sélectionnez l'unité de limite de bande passante en otctets, Ko, Mo, Go, Po - - - - Icon only - Icône seule - - - - Text only - Texte seul - - - - Text beside icon - Text à côté de l'icône - - - - Text under icon - Texte sous l'icöne - - - - Text follow icon - Texte suit l'icône - - - - MainWindow - - - MainWindow - Fenêtre principale - - - - Server - Serveur - Serveur - - - - Enter server's URL - Entrez l'adresse du serveur - - - - Port - Port - - - - Enter rsync port on server - Entrez le port du serveur rsync - - - - Press button to connect to rsync server - Connect to server - Cliquez pour se connecter au serveur rsync - - - - Connection - Connexion - - - - Return - Retour - - - - Click to view the list of files of this folder - Cliquez pour afficher la liste des documents - - - - Click to add to download queue - Cliquez pour ajouter à la file de téléchargement - - - - Click on file to stop downloading - Cliquez sur le document pour arrêter le téléchargement et l'enlever de la file - - - - %p% - Downloading - Téléchargement - - - - toolBar - Barre d'outils - - - - Download - Télécharger - - - - Click on menu button to download the entire folder - Cliquer sur le bouton droit de la souris pour télécharger le dossier entier - - - - - Change save folder - Changer le dossier de destination - - - - About - À propos - - - - About Qt - À propos de Qt - - - - Settings - Paramètres - - - - Byte - Octet - - - - KB - Ko - - - - MB - Mo - - - - GB - Go - - - - TB - To - - - - - PB - Po - - - - Client for rsync server - -You click on file to enqueue it, and RyncUI Download one file a time - Client pour serveur rsync - -Cliquez sur un fichier pour l'ajouter dans la file de téléchargement - - - - Path - Chemin - - - - Size - Taille - - - - Type - Type - - - - server does not exists - Le serveur n'existe pas - - - - - Dir - Dir - - - - - File - - - - - Version - Version - - - - Licence - License - - - - Author - Auteur - - - - EMail - Courriel - - - - Source code - Code source - - - - Choose directory to save file - Choisissez le dossier où enregistrer - - - - Do you want to stop downloading and delete this file from download queue ? - Voulez-vous arrêter le téléchargement et enlever ce fichier de la file de téléchargement ? - - - - A list of interrupted downloads exists, do you want to continue downloading ? or you can delete the list - Voulez-vous reprendre les téléchargements interrompus la fois précédente? ou vous pouvez supprimer la liste - - - - Remove - Supprimer - - - - Exiting will stop downloading, and will clear the download queue. -You can save the list of downloads -Do you want to exit ? - Si vous sortez, les téléchargements seront arrêter, mais vous pouvez enregistrer la liste pour la prochaine fois - - - - Do you want to delete this file from download queue ? - Voulez-vous enlever ce fichier de la file de téléchargement ? - - - diff --git a/mainwindow.h b/mainwindow.h index b6a1b7b..af8fbc6 100644 --- a/mainwindow.h +++ b/mainwindow.h @@ -67,7 +67,7 @@ class About { public: QString title = "RsyncUI"; - QString version = "1.9"; + QString version = "1.9.1"; QString author = "Daniel TARTAVEL-JEANNOT"; QString licence = "GPL_V3"; QString description;