From ab08dff996a96fab8d60263317258d4ee8462f83 Mon Sep 17 00:00:00 2001 From: garvinhicking Date: Fri, 13 May 2005 10:04:11 +0000 Subject: [PATCH] french update by Andre San-Martin --- lang/serendipity_lang_fr.inc.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/lang/serendipity_lang_fr.inc.php b/lang/serendipity_lang_fr.inc.php index 7c525e5..aa9be6c 100644 --- a/lang/serendipity_lang_fr.inc.php +++ b/lang/serendipity_lang_fr.inc.php @@ -671,12 +671,12 @@ @define('FETCH_METHOD_HOTLINK', 'Lien vers le serveur'); @define('DELETE_HOTLINK_FILE', 'Supression du fichier lié nommé %s'); @define('SYNDICATION_PLUGIN_SHOW_MAIL', 'Montrer l\'adresse E-Mail?'); -@define('IMAGE_MORE_INPUT', 'Add more images'); // Translate -@define('BACKEND_TITLE', 'Additional information in Plugin Configuration screen'); // Translate -@define('BACKEND_TITLE_FOR_NUGGET', 'Here you can define a custom string which is displayed in the Plugin Configuration screen together with the description of the HTML Nugget plugin. If you have multiple HTML nuggets with an empty title, this helps to distinct the plugins from another.'); // Translate -@define('CATEGORIES_ALLOW_SELECT', 'Allow visitors to display multiple categories at once?'); // Translate -@define('CATEGORIES_ALLOW_SELECT_DESC', 'If this option is enabled, a checkbox will be put next to each category in this sidebar plugin. Users can check those boxes and then see entries belonging to their selection.'); // Translate -@define('PAGE_BROWSE_PLUGINS', 'Page %s of %s, totalling %s plugins.'); +@define('IMAGE_MORE_INPUT', 'Ajouter d\'autres images'); +@define('BACKEND_TITLE', 'Informations complémentaires dans le plugin de l\'écran de configuration'); +@define('BACKEND_TITLE_FOR_NUGGET', 'Ici vous pouvez définir une chaine personnaliseé qui sera affichée dans le plugin de l\'ecran de configuration avec la description HTML du plugin Nugget. Si vous avez plusieurs nuggets HTML sans titre cela vous permetra de les distinguer les uns des autres .'); +@define('CATEGORIES_ALLOW_SELECT', 'Permetre aux visiteurs d\'afficher plusieurs catégories à la fois?'); +@define('CATEGORIES_ALLOW_SELECT_DESC', 'Si cette option est autorisée, une case à cocher sera positionnée à coté de chaque catégorie dans le plugin de la barre latérale. Les utilisateurs pourront ainsi cocher ces cases et ainsi visualiser les entrées correspondantes.'); +@define('PAGE_BROWSE_PLUGINS', 'Page %s of %s, totalling %s plugins.'); // Translate /* vim: set sts=4 ts=4 expandtab : */ ?> \ No newline at end of file -- 2.39.5