Files
oav/dotclear._no/themes/ductile/locales/fr/main.lang.php
2023-03-20 12:18:38 +01:00

33 lines
1.2 KiB
PHP

<?php
/**
* @package Dotclear
*
* @copyright Olivier Meunier & Association Dotclear
* @copyright GPL-2.0-only
*/#
#
#
# DOT NOT MODIFY THIS FILE !
$GLOBALS['__l10n']['Additionnal style directives'] = 'Directives CSS supplémentaires';
$GLOBALS['__l10n']['reactions'] = 'réactions';
$GLOBALS['__l10n']['no reactions'] = 'pas de réaction';
$GLOBALS['__l10n']['one reaction'] = 'une réaction';
$GLOBALS['__l10n']['%s reactions'] = '%s réactions';
$GLOBALS['__l10n']['Add ping'] = 'Ajouter un rétrolien';
$GLOBALS['__l10n']['Suggestions:'] = 'Suggestions :';
$GLOBALS['__l10n']['Go to homepage'] = 'Aller à l\'accueil';
$GLOBALS['__l10n']['To top'] = 'Haut de page';
$GLOBALS['__l10n']['Use search form'] = 'Faire une recherche';
$GLOBALS['__l10n']['Explore archives'] = 'Explorer les archives';
$GLOBALS['__l10n']['toDay'] = 'au';
$GLOBALS['__l10n']['FromDay'] = 'Du';
$GLOBALS['__l10n']['From'] = 'De';
$GLOBALS['__l10n']['By category'] = 'Par catégorie';
$GLOBALS['__l10n']['By date'] = 'Par date';
$GLOBALS['__l10n']['By tag'] = 'Par tag';
$GLOBALS['__l10n']['URL you\'ve tried has typos, or the page has been deleted or moved.'] = 'L\'adresse URL est erronée ou bien la page a été supprimée ou déplacée.';