diff --git a/RsyncUI.pro b/RsyncUI.pro index f05b0a0..34375bb 100644 --- a/RsyncUI.pro +++ b/RsyncUI.pro @@ -41,8 +41,7 @@ qnx: target.path = /tmp/$${TARGET}/bin else: unix:!android: target.path = /usr/bin/ !isEmpty(target.path): INSTALLS += target -lang.path = /languages/fr_FR/ -lang.files = languages/fr_FR/* + INSTALLS += lang INSTALLS += documentation INSTALLS += desktopfile @@ -53,6 +52,8 @@ RESOURCES += DISTFILES += \ RsyncUI.desktop +lang.path = /languages/ +lang.files = languages/* documentation.path = /usr/share/doc/RsyncUI documentation.files = README* desktopfile.path = /usr/share/applications diff --git a/RsyncUI.pro.user b/RsyncUI.pro.user index c9c9e30..3d883ab 100644 --- a/RsyncUI.pro.user +++ b/RsyncUI.pro.user @@ -1,6 +1,6 @@ - + EnvironmentId diff --git a/RsyncUI.spec b/RsyncUI.spec index ad17c2d..598670f 100644 --- a/RsyncUI.spec +++ b/RsyncUI.spec @@ -2,7 +2,7 @@ Name: rsyncui Summary: Client for rsync server -Version: 1.8.5 +Version: 1.9.1 Release: %mkrel 1 License: GPLv3 Group: Networking/Remote access @@ -48,25 +48,12 @@ and download files. %make_build %install -#INSTALL_ROOT=%{BUILDROOT} make install +INSTALL_ROOT=%{buildroot} make install -mkdir -p %{buildroot}%{_bindir} -mkdir -p %{buildroot}%{_datadir}/applications/ -mkdir -p %{buildroot}%{_datadir}/icons/ -install -p -m 755 %{oname} %{buildroot}%{_bindir}/%{oname} -install -p -m 644 %{oname}.desktop %{buildroot}%{_datadir}/applications/ -install -p -m 644 %{oname}.png %{buildroot}%{_datadir}/icons/ - -pushd languages -for locale in *; -do - mkdir -p %{buildroot}%{_datadir}/locale/$locale/LC_MESSAGES - install -m 644 $locale/*.qm "%{buildroot}%{_datadir}/locale/$locale/LC_MESSAGES/" -done -popd %find_lang %{oname} --with-qt %files -f %{oname}.lang %{_bindir}/%{oname} %{_datadir}/applications/%{oname}.desktop %{_datadir}/icons/%{oname}.png +%{_docdir}/%{oname}/README* diff --git a/languages/fr_FR/RsyncUI_fr_FR.qm b/languages/fr_FR/RsyncUI_fr_FR.qm new file mode 100644 index 0000000..77bbaeb Binary files /dev/null and b/languages/fr_FR/RsyncUI_fr_FR.qm differ diff --git a/languages/fr_FR/RsyncUI_fr_FR.ts b/languages/fr_FR/RsyncUI_fr_FR.ts new file mode 100644 index 0000000..4f626be --- /dev/null +++ b/languages/fr_FR/RsyncUI_fr_FR.ts @@ -0,0 +1,302 @@ + + + + + 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 + + + + Automatic saving of download queue + Enregistrement automatique de la file + + + + Auto save download queue + Enregistrement automatique de la file d'enregistrement + + + + 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 + dossier + + + + + File + Doc + + + + 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 ? + i + Si vous sortez, les téléchargements seront arrêter, mais vous pouvez enregistrer la liste pour la prochaine fois. +Voulez-vous vraiment sortir ? + + + + Do you want to delete this file from download queue ? + Voulez-vous enlever ce fichier de la file de téléchargement ? + + +