X-Git-Url: http://git.rot13.org/?p=BackupPC.git;a=blobdiff_plain;f=lib%2FBackupPC%2FLang%2Ffr.pm;h=7cbfc3df7a1b85c9d3f05d1e714d3efa9e67d6a5;hp=1f709fc82bc7343337c311366651455fb1562b9b;hb=1015740e2b58fc43d7cf49881f190a9612e73fff;hpb=2441b9094f3f6e4f2a3a4fe67781780e6f6890bd diff --git a/lib/BackupPC/Lang/fr.pm b/lib/BackupPC/Lang/fr.pm index 1f709fc..7cbfc3d 100644 --- a/lib/BackupPC/Lang/fr.pm +++ b/lib/BackupPC/Lang/fr.pm @@ -1,4 +1,4 @@ -#!/bin/perl +#!/usr/bin/perl #my %Lang; #use strict; @@ -154,6 +154,7 @@ Il y a \$hostCntGood h Incrémentielles Âge (jours) Dernière sauvegarde (jours) État actuel + Nb erreurs transfert Dernière tentative \$strGood @@ -173,6 +174,7 @@ Il y a \$hostCntNone h Incrémentielles Âge (jours) Dernière sauvegarde (jours) État actuel + Nb erreurs transfert Dernière tentative \$strNone @@ -1380,11 +1382,11 @@ $Lang{CfgEdit_Title_User_URLs} = "URL des usagers"; $Lang{CfgEdit_Title_User_Config_Editing} = "Modifications des configurations des usagers"; $Lang{CfgEdit_Title_Xfer} = "Xfer"; $Lang{CfgEdit_Title_Xfer_Settings} = "Paramètres des transfers"; +$Lang{CfgEdit_Title_Ftp_Settings} = "Paramètres de FTP"; $Lang{CfgEdit_Title_Smb_Settings} = "Paramètres de Smb"; $Lang{CfgEdit_Title_Tar_Settings} = "Paramètres de Tar"; $Lang{CfgEdit_Title_Rsync_Settings} = "Paramètres de Rsync"; $Lang{CfgEdit_Title_Rsyncd_Settings} = "Paramètres de Rsyncd"; -$Lang{CfgEdit_Title_Ftp_Settings} = "Paramètres de FTP"; $Lang{CfgEdit_Title_Archive_Settings} = "Paramètres d'archivage"; $Lang{CfgEdit_Title_Include_Exclude} = "Inclure/Exclure"; $Lang{CfgEdit_Title_Smb_Paths_Commands} = "Chemins/Commandes Smb";