81 lines
No EOL
2.1 KiB
PHP
81 lines
No EOL
2.1 KiB
PHP
<?php
|
|
// Language: Français
|
|
// Module: noodles - 0.6
|
|
// Date: 2010-06-22 15:54:18
|
|
// Translated with dcTranslater - 1.4
|
|
|
|
#inc/_default_noodles.php:32
|
|
$GLOBALS['__l10n']['Entries titles'] = 'Titres des billets';
|
|
|
|
#inc/_default_noodles.php:59
|
|
$GLOBALS['__l10n']['Authors widget'] = 'Widgets des auteurs';
|
|
|
|
#index.php:54
|
|
$GLOBALS['__l10n']['Begin'] = 'Début';
|
|
|
|
#index.php:55
|
|
$GLOBALS['__l10n']['End'] = 'Fin';
|
|
|
|
#index.php:56
|
|
$GLOBALS['__l10n']['Before'] = 'Avant';
|
|
|
|
#index.php:57
|
|
$GLOBALS['__l10n']['After'] = 'Après';
|
|
|
|
#index.php:91
|
|
$GLOBALS['__l10n']['Maximum file size exceeded'] = 'Taille maximum de fichier dépassée';
|
|
|
|
#index.php:95
|
|
#index.php:103
|
|
$GLOBALS['__l10n']['Image must be in png format'] = 'L\'image doit être au format png';
|
|
|
|
#index.php:99
|
|
$GLOBALS['__l10n']['Something went wrong while download file'] = 'Une erreur est survenue lors du téléchargement de l\'image';
|
|
|
|
#index.php:127
|
|
$GLOBALS['__l10n']['Something went wrong while search file'] = 'Une erreur est survenue pendant la recherche de fichier';
|
|
|
|
#index.php:195
|
|
$GLOBALS['__l10n']['Controls'] = 'Contrôles';
|
|
|
|
#index.php:198
|
|
$GLOBALS['__l10n']['Name'] = 'Nom';
|
|
|
|
#index.php:199
|
|
$GLOBALS['__l10n']['Enable'] = 'Activer';
|
|
|
|
#index.php:200
|
|
$GLOBALS['__l10n']['Size'] = 'Taille';
|
|
|
|
#index.php:201
|
|
$GLOBALS['__l10n']['Rating'] = 'Évaluation';
|
|
|
|
#index.php:204
|
|
$GLOBALS['__l10n']['JS target'] = 'Cible JS';
|
|
|
|
#index.php:205
|
|
$GLOBALS['__l10n']['JS place'] = 'Emplacement JS';
|
|
|
|
#index.php:206
|
|
$GLOBALS['__l10n']['Adjust avatar CSS'] = 'Ajuster la CSS de l\'image';
|
|
|
|
#index.php:233
|
|
$GLOBALS['__l10n']['Reset'] = 'RAZ';
|
|
|
|
#index.php:240
|
|
$GLOBALS['__l10n']['Settings'] = 'Paramètres';
|
|
|
|
#index.php:245
|
|
$GLOBALS['__l10n']['Enable plugin'] = 'Activer l\'extension';
|
|
|
|
#index.php:248
|
|
$GLOBALS['__l10n']['Default avatar'] = 'Avatar par défaut';
|
|
|
|
#index.php:249
|
|
$GLOBALS['__l10n']['size'] = 'taille';
|
|
|
|
#index.php:258
|
|
$GLOBALS['__l10n']['gravatar.com default image'] = 'Image par défaut de gravatar.com';
|
|
|
|
#index.php:321
|
|
$GLOBALS['__l10n']['Image must be in "png" format and have a maximum file size of 30Ko'] = 'L\'image doit être au format "png" et avoir une taille maximum de 30Ko'; |