'Give the password of this file' => 'Donnez le mot de passe pour ce fichier',
'Access denied' => 'Accès interdit',
'You are about to download' => 'Vous êtes sur le point de télécharger',
- 'By using our services, you accept of our' => 'En utilisant nos services, vous acceptez nos',
+ 'By using our services, you accept our' => 'En utilisant nos services, vous acceptez nos',
'Term Of Service' => 'Conditions d\'utilisation',
/* functions.php */
'Internal error during file creation.' => 'Erreur interne lors la creation de fichier.',
/* install.hpp */
'This file was generated by the install process. You can edit it. Please see config.original.php to understand the configuration items.' => 'Ce fichier a été généré par le processus d\'installation. Vous pouvez l\'éditer. Merci de se référer à config.original.php pour comprendre les éléments de configuration.',
'The following directory could not be created' => 'Le dossier suivant ne peut être créé',
- 'You should create this directory by hand.' => 'Vous devriez creer manuelement ce dossier',
+ 'You should create this directory manually.' => 'Vous devriez creer manuelement ce dossier',
'The following directory is not writable' => 'Le dossier suivant ne peut être créé',
- 'You should give the write right to the web server on this directory.' => 'Vous devriez donner le droits d\'écriture à ce repertoire pour le rendre accessible par le serveur web.',
+ 'You should give the write permission to the web server on this directory.' => 'Vous devriez donner le droits d\'écriture à ce repertoire pour le rendre accessible par le serveur web.',
'Here is a solution' => 'Une solution possible',
'The local configuration file could not be created. Create a ' .
'<code>lib/config.local.php</code> file and give the write ' .
- 'right to the web server (preferred solution), or give the ' .
- 'write right to the web server on the <code>lib</code> ' .
+ 'permission to the web server (preferred solution), or give the ' .
+ 'write permission to the web server on the <code>lib</code> ' .
'directory.' => 'Le fichier de configuration local ne peut être créé. Creez le fichier <code>lib/config.local.php</code> et donnez lui les droits d\'écriture par le serveur web (solution préférable) ou bien donnez les accès en écriture au dossier <code>lib</code>',
'The local configuration is not writable by the web server. ' .
- 'Give the write right to the web server on the ' .
+ 'Give the write permission to the web server on the ' .
'<code>lib/config.local.php</code> file.' => 'Le fichier de configuration local ne peut être écrit. Donnez les droits d\'écriture au fichier <code>lib/config.local.php</code> par le serveur web.',
'Installation of Jirafeau' => 'Installation de Jirafeau',
'step' => 'étape',
'The base address of Jirafeau is the first part of the URL, until (and including) the last slash. For example: "http://www.example.com/". Do not forget the ending slash!'
=> 'L\'adresse d\'origine de Jirafeau est la première partie de l\'URL (slash de fin inclue). Par exemple: "http://www.exemple.com/". N\'oubliez pas le slash de fin !',
'Base address' => 'Addresse d\'origine',
- 'The data directory is where your files and information about your files will be stored. You should put it outside your web site, or at least restrict the access of this directory. Do not forget the ending slash!'
+ 'The data directory is where your files and information about your files will be stored. You should put it outside your web site, or at least restrict the access to this directory. Do not forget the ending slash!'
=> 'Le dossier "data" est là où seront stoqués les fichiers ainsi que leurs informations. Ce dossier ne devrait pas être accessible directement par l\'utilisateur. N\'oubliez pas le slash de fin !',
'Data directory' => 'Dossier de stockage des données',
'Jirafeau is internationalised. Choose a specific langage or choose Automatic (langage is provided by user\'s browser).'
'Choose the default language' => 'Choisissez la langue par defaut',
'Next step' => 'Etape suivante',
'Jirafeau has an administration interface (through admin.php). ' .
- 'You can set a password to access the intercace or let it be empty ' .
+ 'You can set a password to access the interface or let it be empty ' .
'to disable the interface.' => 'Jirafeau a une interface d\'administration (accessible via admin.php). Vous pouvez saisir un mot de passe pour y acceder ou ne pas en mettre pour désactiver l\'accès à l\'interface.',
'Administration password' => 'Mot de passe d\'administration',
/* admin.php */
'Wrong password.' => 'Mot de passe invalide.',
'Admin interface' => 'Interface d\'administration',
'Clean expired files' => 'Nettoyer les fichiers périmés',
- 'Clean old unfinished transferts' => 'Nettoyer les anciens transferts inachevés',
+ 'Clean old unfinished transfers' => 'Nettoyer les anciens transferts inachevés',
'Clean' => 'Nettoyage',
'Search files by name' => 'Rechercher les fichiers par leur nom',
'Search' => 'Rechercher',