translation update

This commit is contained in:
Olivier Humbert 2021-03-19 14:21:37 +01:00 committed by DokuWiki Translation Interface
parent 9dcf627417
commit 3078c453ee
2 changed files with 3 additions and 3 deletions

View File

@ -3,6 +3,7 @@
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Olivier Humbert <trebmuh@tuxfamily.org>
* @author Nicolas Friedli <nicolas@theologique.ch>
* @author Schplurtz le Déboulonné <Schplurtz@laposte.net>
* @author Pierre Henriot <pierre.henriot@gmail.com>
@ -43,7 +44,6 @@
* @author Pietroni <pietroni@informatique.univ-paris-diderot.fr>
* @author Floriang <antispam@floriang.eu>
* @author Eric <ericstevenart@netc.fr>
* @author Olivier Humbert <trebmuh@tuxfamily.org>
*/
$lang['encoding'] = 'utf-8';
$lang['direction'] = 'ltr';
@ -148,7 +148,7 @@ $lang['js']['media_done_btn'] = 'Terminé';
$lang['js']['media_drop'] = 'Déposez des fichiers ici pour les envoyer';
$lang['js']['media_cancel'] = 'supprimer';
$lang['js']['media_overwrt'] = 'Écraser les fichiers existants';
$lang['js']['data_insecure'] = 'ATTENTION: Votre répertoire de données ne semble pas correctement sécurisé. Merci de lire <a href="https://www.dokuwiki.org/fr:security#securite_de_l_acces_web">Sécurité de l\'accès web</a> ou <a href="https://www.dokuwiki.org/security#web_access_security">Web Access Security in DokuWiki</a>.';
$lang['js']['data_insecure'] = 'ATTENTION : votre répertoire de données ne semble pas correctement sécurisé. Veuillez lire <a href="https://www.dokuwiki.org/fr:security#securite_de_l_acces_web">Sécurité de l\'accès web (en français)</a> ou <a href="https://www.dokuwiki.org/security#web_access_security">Web Access Security in DokuWiki (en anglais)</a>.';
$lang['search_exact_match'] = 'Correspondance exacte';
$lang['search_starts_with'] = 'Commence par';
$lang['search_ends_with'] = 'Se termine par';

View File

@ -3,6 +3,7 @@
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Olivier Humbert <trebmuh@tuxfamily.org>
* @author Nicolas Friedli <nicolas@theologique.ch>
* @author Schplurtz le Déboulonné <Schplurtz@laposte.net>
* @author Pierre Henriot <pierre.henriot@gmail.com>
@ -30,7 +31,6 @@
* @author Floriang <antispam@floriang.eu>
* @author Simon DELAGE <simon.geekitude@gmail.com>
* @author Eric <ericstevenart@netc.fr>
* @author Olivier Humbert <trebmuh@tuxfamily.org>
*/
$lang['menu'] = 'Paramètres de configuration';
$lang['error'] = 'Paramètres non modifiés en raison d\'une valeur invalide, vérifiez vos réglages puis réessayez. <br />Les valeurs erronées sont entourées d\'une bordure rouge.';