fac/locales/fr/main.lang.php

172 lines
5.2 KiB
PHP
Raw Normal View History

2021-08-20 15:44:19 +00:00
<?php
// Language: Français
2021-08-23 21:02:45 +00:00
// Module: fac - 0.9.1
// Date: 2021-08-23 21:01:30
// Translated with dcTranslater - 2021.08.18
2021-08-20 15:44:19 +00:00
2021-08-23 21:02:45 +00:00
#_admin.php:46
2021-08-20 15:44:19 +00:00
$GLOBALS['__l10n']['home page'] = 'la page d\'accueil';
2021-08-23 21:02:45 +00:00
#_admin.php:47
2021-08-20 15:44:19 +00:00
$GLOBALS['__l10n']['post pages'] = 'la page d\'un billet';
2021-08-23 21:02:45 +00:00
#_admin.php:48
2021-08-20 15:44:19 +00:00
$GLOBALS['__l10n']['tags pages'] = 'les pages d\'un tag';
2021-08-23 21:02:45 +00:00
#_admin.php:49
2021-08-20 15:44:19 +00:00
$GLOBALS['__l10n']['archives pages'] = 'les pages des archives';
2021-08-23 21:02:45 +00:00
#_admin.php:50
2021-08-20 15:44:19 +00:00
$GLOBALS['__l10n']['category pages'] = 'les pages de catégorie';
2021-08-23 21:02:45 +00:00
#_admin.php:51
2021-08-20 15:44:19 +00:00
$GLOBALS['__l10n']['entries feed'] = 'le flux des billets';
2021-08-23 21:02:45 +00:00
#_admin.php:56
2021-08-20 15:44:19 +00:00
$GLOBALS['__l10n']['"%s" pages from extension muppet'] = 'la page de type "%s" de l\'extension muppet';
2021-08-23 21:02:45 +00:00
#_admin.php:75
#_config.php:482
$GLOBALS['__l10n']['To add feed to an entry edit this entry and put in sidebar the url of the feed and select a format.'] = 'Pour ajouter un flux à un billet, modifier ce billet et dans son menu latéral ajouter l\'URL du flux et le format.';
2021-08-20 15:44:19 +00:00
2021-08-23 21:02:45 +00:00
#_admin.php:82
$GLOBALS['__l10n']['Enable "fac" extension'] = 'Activer l\'extension "fac"';
2021-08-20 15:44:19 +00:00
2021-08-23 21:02:45 +00:00
#_admin.php:84
$GLOBALS['__l10n']['You can manage related feed to display for each post with a predefined format.'] = 'Vous pouvez gérer les flux a afficher pour chaque billet avec un format prédéfini.';
2021-08-20 15:44:19 +00:00
2021-08-23 21:02:45 +00:00
#_admin.php:86
2021-08-20 15:44:19 +00:00
$GLOBALS['__l10n']['Feed'] = 'Flux';
2021-08-23 21:02:45 +00:00
#_admin.php:87
2021-08-20 15:44:19 +00:00
$GLOBALS['__l10n']['Default title'] = 'Titre par défaut';
2021-08-23 21:02:45 +00:00
#_admin.php:89
$GLOBALS['__l10n']['Use %T to insert title of feed.'] = 'Utiliser %T pour insérer le titre du flux.';
2021-08-20 15:44:19 +00:00
2021-08-23 21:02:45 +00:00
#_admin.php:92
2021-08-20 15:44:19 +00:00
$GLOBALS['__l10n']['Show description of feed'] = 'Afficher la description';
2021-08-23 21:02:45 +00:00
#_admin.php:95
$GLOBALS['__l10n']['Show feed after content on:'] = 'Afficher le flux après le contenu sur :';
#_admin.php:226
#_admin.php:234
#_admin.php:337
$GLOBALS['__l10n']['Linked feed'] = 'Flux lié';
#_admin.php:226
$GLOBALS['__l10n']['Add feed'] = 'Ajouter un flux';
#_admin.php:234
$GLOBALS['__l10n']['Remove feed'] = 'Retirer un flux';
#_admin.php:264
$GLOBALS['__l10n']['Linked feed deleted.'] = 'Flux lié effacé.';
#_admin.php:291
$GLOBALS['__l10n']['Linked feed added.'] = 'Flux lié ajouté.';
#_admin.php:300
$GLOBALS['__l10n']['Linked feed to this selection'] = 'Lié un flux a cette selection';
#_admin.php:355
$GLOBALS['__l10n']['view feed'] = 'Voir le flux';
#_config.php:56
$GLOBALS['__l10n']['Configuration has been successfully updated.'] = 'La configuration a été mise à jour avec succés.';
#_config.php:76
2021-08-20 15:44:19 +00:00
$GLOBALS['__l10n']['Format %s'] = 'Format %s';
2021-08-23 21:02:45 +00:00
#_config.php:93
#_config.php:295
2021-08-20 15:44:19 +00:00
$GLOBALS['__l10n']['In order to remove a format, leave its name empty.'] = 'Pour retirer un format, laisser son nom vide.';
2021-08-23 21:02:45 +00:00
#_config.php:109
#_config.php:311
2021-08-20 15:44:19 +00:00
$GLOBALS['__l10n']['Use date format of Dotclear or leave empty to use default date format of blog.'] = 'Utiliser le formatage des dates de Dotclear ou laisser vide pour utiliser le format par défaut du blog.';
2021-08-23 21:02:45 +00:00
#_config.php:125
#_config.php:185
#_config.php:225
#_config.php:265
#_config.php:327
#_config.php:387
#_config.php:427
#_config.php:467
2021-08-20 15:44:19 +00:00
$GLOBALS['__l10n']['Leave lengh empty for no limit.'] = 'Laisser vide pour ne pas mettre de limite.';
2021-08-23 21:02:45 +00:00
#_config.php:131
#_config.php:333
2021-08-20 15:44:19 +00:00
$GLOBALS['__l10n']['Title format:'] = 'Format du titre :';
2021-08-23 21:02:45 +00:00
#_config.php:143
#_config.php:164
#_config.php:345
#_config.php:366
2021-08-20 15:44:19 +00:00
$GLOBALS['__l10n']['Format can be:'] = 'Le format peut-être :';
2021-08-23 21:02:45 +00:00
#_config.php:152
#_config.php:354
2021-08-20 15:44:19 +00:00
$GLOBALS['__l10n']['Over title format:'] = 'Format au survole du titre :';
2021-08-23 21:02:45 +00:00
#_config.php:173
#_config.php:375
2021-08-20 15:44:19 +00:00
$GLOBALS['__l10n']['Maximum length of title:'] = 'Longueur maximum du titre :';
2021-08-23 21:02:45 +00:00
#_config.php:199
#_config.php:401
2021-08-20 15:44:19 +00:00
$GLOBALS['__l10n']['Show description of entries'] = 'Afficher la description des billets';
2021-08-23 21:02:45 +00:00
#_config.php:210
#_config.php:412
2021-08-20 15:44:19 +00:00
$GLOBALS['__l10n']['Remove html of description'] = 'Retirer le code HTML de la description';
2021-08-23 21:02:45 +00:00
#_config.php:213
#_config.php:415
2021-08-20 15:44:19 +00:00
$GLOBALS['__l10n']['Maximum length of description:'] = 'Longueur maximum de la description :';
2021-08-23 21:02:45 +00:00
#_config.php:239
#_config.php:441
2021-08-20 15:44:19 +00:00
$GLOBALS['__l10n']['Show content of entries'] = 'Afficher le contenu du flux';
2021-08-23 21:02:45 +00:00
#_config.php:250
#_config.php:452
2021-08-20 15:44:19 +00:00
$GLOBALS['__l10n']['Remove html of content'] = 'Retirer le code HTML du contenu';
2021-08-23 21:02:45 +00:00
#_config.php:253
#_config.php:455
2021-08-20 15:44:19 +00:00
$GLOBALS['__l10n']['Maximum length of content:'] = 'Longueur maximum du contenu :';
2021-08-23 21:02:45 +00:00
#_config.php:278
2021-08-20 15:44:19 +00:00
$GLOBALS['__l10n']['New format'] = 'Nouveau format';
2021-08-23 21:02:45 +00:00
#_config.php:475
2021-08-20 15:44:19 +00:00
$GLOBALS['__l10n']['Informations'] = 'Informations';
2021-08-23 21:02:45 +00:00
#_config.php:479
2021-08-20 15:44:19 +00:00
$GLOBALS['__l10n']['Theme'] = 'Thème';
2021-08-23 21:02:45 +00:00
#_config.php:481
2021-08-20 15:44:19 +00:00
$GLOBALS['__l10n']['Theme must have behavoir publicEntryAfterContent.'] = 'Le thème doit avoir le behavior pulicEnryAfterContent.';
2021-08-23 21:02:45 +00:00
#_config.php:487
2021-08-20 15:44:19 +00:00
$GLOBALS['__l10n']['Structure'] = 'Structure';
2021-08-23 21:02:45 +00:00
#_config.php:490
2021-08-20 15:44:19 +00:00
$GLOBALS['__l10n']['Title of feed'] = 'Titre du flux';
2021-08-23 21:02:45 +00:00
#_config.php:491
2021-08-20 15:44:19 +00:00
$GLOBALS['__l10n']['Description of feed'] = 'Descritpion du flux';
2021-08-23 21:02:45 +00:00
#_config.php:493
2021-08-20 15:44:19 +00:00
$GLOBALS['__l10n']['Title of entry'] = 'Titre du billet';
2021-08-23 21:02:45 +00:00
#_config.php:494
2021-08-20 15:44:19 +00:00
$GLOBALS['__l10n']['Description of entry'] = 'Description du billet';
2021-08-23 21:02:45 +00:00
#_public.php:120
2021-08-20 15:44:19 +00:00
$GLOBALS['__l10n']['a related feed'] = 'un flux lié';
2021-09-02 19:08:55 +00:00
$GLOBALS['__l10n']['Add RSS/Atom feeds after entries content'] = 'Ajouter des flux RSS/Atom après le contenu des billets';