postInfoWidget/locales/fr/main.lang.php

142 lines
4.9 KiB
PHP

<?php
// Language: Français
// Module: postInfoWidget - 0.6
// Date: 2021-08-27 18:59:52
// Translated with dcTranslater - 2021.08.18
#_widgets.php:32
$GLOBALS['__l10n']['PostInfoWidget: entry information list'] = 'PostInfoWidget : liste d\'information du billet';
#_widgets.php:35
$GLOBALS['__l10n']['Show Entry informations on a widget'] = 'Afficher les informations d\'un billet dans un widget';
#_widgets.php:37
$GLOBALS['__l10n']['About this entry'] = 'Á propos de ce billet';
#_widgets.php:40
$GLOBALS['__l10n']['Publish date text:'] = 'Texte pour la date de publication :';
#_widgets.php:41
$GLOBALS['__l10n']['Publish on %Y-%m-%d %H:%M'] = 'Publié le %d/%m/%Y à %H:%M';
#_widgets.php:46
$GLOBALS['__l10n']['Create date text:'] = 'Texte pour la date de création :';
#_widgets.php:47
$GLOBALS['__l10n']['Create on %Y-%m-%d %H:%M'] = 'Créé le %d/%m/%Y à %H:%M';
#_widgets.php:52
$GLOBALS['__l10n']['Update date text:'] = 'Texte pour la date de dernière mise à jour :';
#_widgets.php:53
$GLOBALS['__l10n']['Update on %Y-%m-%d %H:%M'] = 'Mis à jour le %d/%m/%Y à %H:%M';
#_widgets.php:58
$GLOBALS['__l10n']['Language (%T = name, %C = code, %F = flag):'] = 'Texte pour la langue (%T = nom, %C = code, %F = drapeau) :';
#_widgets.php:59
$GLOBALS['__l10n']['Language: %T %F'] = 'Langue : %T %F';
#_widgets.php:64
$GLOBALS['__l10n']['Author text (%T = author):'] = 'Texte pour l\'auteur (%T = auteur) :';
#_widgets.php:65
$GLOBALS['__l10n']['Author: %T'] = 'Auteur : %T';
#_widgets.php:70
$GLOBALS['__l10n']['Category text (%T = category):'] = 'Texte pour la catégorie (%T = catégorie) :';
#_widgets.php:71
$GLOBALS['__l10n']['Category: %T'] = 'Catégorie : %T';
#_widgets.php:78
$GLOBALS['__l10n']['Tags text (%T = tags list):'] = 'Texte pour les mots-clés (%T = liste des mots-clés) :';
#_widgets.php:79
$GLOBALS['__l10n']['Tags: %T'] = 'Mots-clés : %T';
#_widgets.php:87
$GLOBALS['__l10n']['Attachments text (%T = text, %D = numeric):'] = 'Texte pour le nombre d\'annexes (%T = texte, %D = nombre) :';
#_widgets.php:88
$GLOBALS['__l10n']['Attachments: %T'] = 'Annexes : %T';
#_widgets.php:93
$GLOBALS['__l10n']['Comments text (%T = text, %D = numeric):'] = 'Texte pour le nombre de commentaires (%T = texte, %D = nombre) :';
#_widgets.php:94
$GLOBALS['__l10n']['Comments: %T'] = 'Commentaires : %T';
#_widgets.php:99
$GLOBALS['__l10n']['Trackbacks text (%T = text, %D = numeric):'] = 'Texte pour le nombre de rétroliens (%T = texte, %D = nombre) :';
#_widgets.php:100
$GLOBALS['__l10n']['Trackbacks: %T'] = 'Rétroliens : %T';
#_widgets.php:105
$GLOBALS['__l10n']['Permalink text (%T = text link, %F = full link):'] = 'Texte pour le lien pemanent (%T = texte, %F = complet) :';
#_widgets.php:106
#_widgets.php:118
#_widgets.php:124
#_widgets.php:130
#_widgets.php:136
$GLOBALS['__l10n']['%T'] = '%T';
#_widgets.php:111
$GLOBALS['__l10n']['Show comment feed url'] = 'Afficher l\'URL du flux des commentaires';
#_widgets.php:117
$GLOBALS['__l10n']['Link to previous entry (%T = navigation text, %F = entry title):'] = 'Lien vers le billet précédent (%T = texte de navigation, %F = titre du billet) :';
#_widgets.php:123
$GLOBALS['__l10n']['Link to next entry (%T = navigation text, %F = entry title):'] = 'Lien vers le billet suivant (%T = texte de navigation, %F = titre du billet) :';
#_widgets.php:129
$GLOBALS['__l10n']['Link to previous entry of this category (%T = navigation text, %F = entry title):'] = 'Lien vers le billet précédent de la catégorie (%T = texte de navigation, %F = titre du billet) :';
#_widgets.php:135
$GLOBALS['__l10n']['Link to next entry of this category (%T = navigation text, %F = entry title):'] = 'Lien vers le billet suivant de la catégorie (%T = texte de navigation, %F = titre du billet) :';
#_widgets.php:145
$GLOBALS['__l10n']['No style'] = 'sans style';
#_widgets.php:146
$GLOBALS['__l10n']['Small icon'] = 'petite icône';
#_widgets.php:147
$GLOBALS['__l10n']['Normal icon'] = 'icône normale';
#_widgets.php:154
$GLOBALS['__l10n']['Try to remove entry information'] = 'Essayer de cacher les informations du billet';
#_widgets.php:160
$GLOBALS['__l10n']['Try to remove entry tags'] = 'Essayer de cacher la liste des mots-clés du billet';
#_widgets.php:166
$GLOBALS['__l10n']['Try to remove entry navigation'] = 'Essayer de cacher les liens de navigation';
#_widgets.php:321
$GLOBALS['__l10n']['no attachment'] = 'aucune annexe';
#_widgets.php:361
$GLOBALS['__l10n']['no comment'] = 'aucun commentaire';
#_widgets.php:401
$GLOBALS['__l10n']['no trackback'] = 'aucun rétrolien';
#_widgets.php:477
$GLOBALS['__l10n']['Previous entry'] = 'Billet précédent';
#_widgets.php:493
$GLOBALS['__l10n']['Next entry'] = 'Billet suivant';
#_widgets.php:510
$GLOBALS['__l10n']['Previous entry of this category'] = 'Billet précédent de cette catégorie';
#_widgets.php:527
$GLOBALS['__l10n']['Next entry of this category'] = 'Billet suivant de cette catégorie';
$GLOBALS['__l10n']['Try to adapt style:'] = 'Essayer d\'adapter le style :';