postslistOptions/locales/fr/main.lang.php

33 lines
1003 B
PHP

<?php
// Language: Français
// Module: postslistOptions - 0.1
// Date: 2010-09-09 23:05:58
// Translated with dcTranslater - 1.5
#_admin.php:27
#_admin.php:30
$GLOBALS['__l10n']['Mark as opened'] = 'Ouvrir';
#_admin.php:28
#_admin.php:31
$GLOBALS['__l10n']['Mark as closed'] = 'Fermer';
#_admin.php:29
$GLOBALS['__l10n']['Delete all comments'] = 'Supprimer tous les commentaires';
#_admin.php:32
$GLOBALS['__l10n']['Delete all trackbacks'] = 'Supprimer tous les rétroliens';
#_admin.php:38
$GLOBALS['__l10n']['Are you sure you want to delete all comments?'] = 'Êtes-vous sûr de vouloir supprimer tous les commentaires ?';
#_admin.php:39
$GLOBALS['__l10n']['Are you sure you want to delete all trackbacks?'] = 'Êtes-vous sûr de vouloir supprimer tous les rétroliens ?';
#_admin.php:46
$GLOBALS['__l10n']['Confirm action'] = 'Confirmation';
#_admin.php:112
$GLOBALS['__l10n']['You are not allowed to change this entry option'] = 'Vous n\'êtes pas autorisé à changer cette option';
?>