Skip to content

Commit

Permalink
Merge pull request #15 from MisterDuval/patch-1
Browse files Browse the repository at this point in the history
Update French translation
  • Loading branch information
dulldusk committed May 6, 2019
2 parents 226a651 + e277fff commit 5c37b29
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions index.php
Expand Up @@ -6940,27 +6940,27 @@ function et($tag){
$et['fr']['Enter'] = 'Enter';
$et['fr']['Send'] = 'Envoyer';
$et['fr']['Refresh'] = 'Rafraichir';
$et['fr']['SaveConfig'] = 'Enregistrer la Configuration';
$et['fr']['SaveConfig'] = 'Enregistrer la configuration';
$et['fr']['SavePass'] = 'Enregistrer le mot de passe';
$et['fr']['SaveFile'] = 'Enregistrer le fichier';
$et['fr']['Save'] = 'Enregistrer';
$et['fr']['Leave'] = 'Quitter';
$et['fr']['Edit'] = 'Modifier';
$et['fr']['View'] = 'Voir';
$et['fr']['Config'] = 'Config';
$et['fr']['Config'] = 'Configuration';
$et['fr']['Ren'] = 'Renommer';
$et['fr']['Rem'] = 'Detruire';
$et['fr']['Rem'] = 'Supprimer';
$et['fr']['Compress'] = 'Compresser';
$et['fr']['Decompress'] = 'Decompresser';
$et['fr']['ResolveIDs'] = 'Resoudre les IDs';
$et['fr']['Decompress'] = 'Décompresser';
$et['fr']['ResolveIDs'] = 'Résoudre les IDs';
$et['fr']['Move'] = 'Déplacer';
$et['fr']['Copy'] = 'Copier';
$et['fr']['ServerInfo'] = 'info du sreveur';
$et['fr']['ServerInfo'] = 'Info serveur';
$et['fr']['CreateDir'] = 'Créer un répertoire';
$et['fr']['CreateArq'] = 'Créer un fichier';
$et['fr']['ExecCmd'] = 'Executer une Commande';
$et['fr']['Upload'] = 'Téléversement(upload)';
$et['fr']['UploadEnd'] = 'Téléversement Fini';
$et['fr']['ExecCmd'] = 'Executer une commande';
$et['fr']['Upload'] = 'Upload';
$et['fr']['UploadEnd'] = 'Upload terminé';
$et['fr']['Perm'] = 'Perm';
$et['fr']['Perms'] = 'Permissions';
$et['fr']['Owner'] = 'Propriétaire';
Expand Down Expand Up @@ -7906,4 +7906,4 @@ function get_base64_file(){
// +--------------------------------------------------
// | THE END
// +--------------------------------------------------
?>
?>

0 comments on commit 5c37b29

Please sign in to comment.