templator/locales/fr/main.lang.php

150 lines
5.2 KiB
PHP
Raw Normal View History

2022-12-05 21:39:13 +00:00
<?php
// Language: Français
// Module: templator - 1.3.3
// Date: 2012-10-02 12:59:08
// Translated with dcTranslater - 1.5
#_admin.php:15
$GLOBALS['__l10n']['Templates'] = 'Templates';
#_admin.php:20
$GLOBALS['__l10n']['manage templates'] = 'gérer les templates';
#_admin.php:67
$GLOBALS['__l10n']['Entry template:'] = 'Template du billet :';
#_admin.php:90
$GLOBALS['__l10n']['Appearance'] = 'Aspect';
#_admin.php:90
$GLOBALS['__l10n']['Select the template'] = 'Sélectionner le template';
#_admin.php:137
$GLOBALS['__l10n']['Select template for these entries'] = 'Sélectionner le template pour ces billets';
#_admin.php:139
$GLOBALS['__l10n']['Choose template:'] = 'Choisir le template :';
#_install.php:17
$GLOBALS['__l10n']['Version 2.3.1 of Dotclear at least is required for this version of Templator.'] = 'La version 2.3.1 de Dotclear est requise pour version du module Templator.';
#_prepend.php:26
$GLOBALS['__l10n']['Templator Rendering'] = 'Templator Rendu';
#_prepend.php:34
$GLOBALS['__l10n']['Template:'] = 'Template&nbsp;:';
#advanced.php:17
#edit.php:52
#index.php:192
#template_posts.php:81
$GLOBALS['__l10n']['Templator'] = 'Templator';
#advanced.php:23
#edit.php:67
#index.php:205
$GLOBALS['__l10n']['Supplementary templates'] = 'Templates supplémentaires';
#advanced.php:23
$GLOBALS['__l10n']['Database informations'] = 'Informations base de données';
#advanced.php:45
$GLOBALS['__l10n']['available template'] = 'template disponible';
#advanced.php:47
$GLOBALS['__l10n']['missing template'] = 'template manquant';
#advanced.php:74
$GLOBALS['__l10n']['No specific templates on this blog.'] = 'Aucun template spécifique sur ce blog.';
#edit.php:67
$GLOBALS['__l10n']['Edit the template'] = 'Modifier le template';
#edit.php:90
$GLOBALS['__l10n']['This file is not writable. Please check your files permissions.'] = 'Ce fichier ne peut pas être modifié. Veuillez vérifier les permissions des fichiers.';
#inc/admin.pager.templator.php:28
$GLOBALS['__l10n']['Template widget'] = 'Template widget';
#inc/admin.pager.templator.php:87
$GLOBALS['__l10n']['details'] = 'détails';
#inc/admin.pager.templator.php:104
$GLOBALS['__l10n']['copy'] = 'copier';
#inc/admin.pager.templator.php:104
$GLOBALS['__l10n']['copy the template'] = 'copier le template';
#inc/admin.pager.templator.php:110
$GLOBALS['__l10n']['delete the template'] = 'supprimer le template';
#inc/class.templator.php:203
$GLOBALS['__l10n']['Why copy file content in the same file?'] = 'Pourquoi copier le contenu du fichier dans le même fichier ?';
#index.php:91
$GLOBALS['__l10n']['The plugin is unusable with your configuration. You have to change file permissions.'] = 'L\'extension est inutilisable avec votre configuration. Vous devez modifier les permissions des fichiers.';
#index.php:100
$GLOBALS['__l10n']['Filename is empty.'] = 'Le nom de fichier est vide.';
#index.php:181
$GLOBALS['__l10n']['The new template has been successfully created.'] = 'Un noueau template a été créé avec succès.';
#index.php:182
$GLOBALS['__l10n']['The template has been successfully removed.'] = 'Le template a été supprimé avec succès.';
#index.php:183
$GLOBALS['__l10n']['The template has been successfully copied.'] = 'Le template a été copié avec succès.';
#index.php:210
$GLOBALS['__l10n']['Are you sure you want to remove the template "%s"?'] = 'Êtes-vous sûr(e) de vouloir supprimer le template "%s" ?';
#index.php:222
$GLOBALS['__l10n']['To copy the template <strong>%s</strong>, you need to fill a new filename.'] = 'Pour copier le template <strong>%s</strong>, il est nécessaire de renseigner un nom de fichier.';
#index.php:224
$GLOBALS['__l10n']['New filename:'] = 'Nouveau nom de fichier';
#index.php:226
#index.php:245
$GLOBALS['__l10n']['Copy'] = 'Copier';
#index.php:241
$GLOBALS['__l10n']['To copy the template <strong>%s</strong> (%s), you need to choose a category.'] = 'Pour copier le template <strong>%s</strong> (%s), il est nécessaire de choisir une catégorie.';
#index.php:243
$GLOBALS['__l10n']['Target category:'] = 'Catégorie cible :';
#index.php:253
#index.php:258
$GLOBALS['__l10n']['New template'] = 'Nouveau template';
#index.php:259
$GLOBALS['__l10n']['Template source:'] = 'Template source :';
#index.php:261
$GLOBALS['__l10n']['Filename:'] = 'Nom de fichier :';
#index.php:263
$GLOBALS['__l10n']['Extension <strong><code>.html</code></strong> is automatically added to filename'] = 'L\'extension <strong><code>.html</code></strong> est automatiquement ajouté au nom du fichier.';
#index.php:279
$GLOBALS['__l10n']['No template.'] = 'Aucun template.';
#index.php:308
#index.php:310
$GLOBALS['__l10n']['Display templates used for entries in base'] = 'Afficher les templates utilisés pour les billets en base';
#template_posts.php:85
$GLOBALS['__l10n']['Are you sure you want to unselect the template?'] = 'Êtes-vous sûr(e) de vouloir désélectionner le template ?';
#template_posts.php:97
$GLOBALS['__l10n']['Unselect specific template'] = 'Désélectionner le template spécifique';
#template_posts.php:101
$GLOBALS['__l10n']['Back to templates list'] = 'Retour à la liste des templates';
#template_posts.php:128
$GLOBALS['__l10n']['Unselect the template'] = 'Désélectionner le template';
?>