From 81b9321e61f545be3ca94fc484f62b44ec836fb5 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 2 Sep 2009 15:04:27 -0400 Subject: Add French basewiki translation from the Debian French l10n team, including Philippe Batailler, Alexandre Dupas, and Steve Petruzzello. --- po/underlays/basewiki/ikiwiki/pagespec/po.fr.po | 57 +++++++++++++++++++++++++ 1 file changed, 57 insertions(+) create mode 100644 po/underlays/basewiki/ikiwiki/pagespec/po.fr.po (limited to 'po/underlays/basewiki/ikiwiki/pagespec/po.fr.po') diff --git a/po/underlays/basewiki/ikiwiki/pagespec/po.fr.po b/po/underlays/basewiki/ikiwiki/pagespec/po.fr.po new file mode 100644 index 000000000..a771f6ef7 --- /dev/null +++ b/po/underlays/basewiki/ikiwiki/pagespec/po.fr.po @@ -0,0 +1,57 @@ +# Traduction de ikiwiki +# Copyright (C) 2009 Debian French l10n team +# This file is distributed under the same license as the PACKAGE Ikiwiki. +# +msgid "" +msgstr "" +"Project-Id-Version: ikiwiki\n" +"POT-Creation-Date: 2009-08-15 18:30-0300\n" +"PO-Revision-Date: 2009-08-30 09:37+0200\n" +"Last-Translator: Philippe Batailler \n" +"Language-Team: French \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bits\n" + +#. type: Plain text +#, no-wrap +msgid "" +"[[!if test=\"enabled(po)\"\n" +" then=\"This wiki has po support **enabled**.\"\n" +" else=\"This wiki has po support **disabled**.\"]]\n" +msgstr "" +"[[!if test=\"enabled(po)\"\n" +" then=\"Ce wiki gère le mode po.\"\n" +" else=\"Ce wiki ne gère pas le mode po.\"]]\n" + +#. type: Plain text +msgid "" +"If the [[!iki plugins/po desc=po]] plugin is enabled, the regular [[ikiwiki/" +"PageSpec]] syntax is expanded with the following additional tests that can " +"be used to improve user navigation in a multi-lingual wiki:" +msgstr "Si le greffon [[!iki plugins/po desc=po]] est activé, la syntaxe normale de [[ikiwiki/PageSpec]] est développée avec les tests supplémentaires suivants qui peuvent améliorer la navigation d'un utilisateur de wiki plurilinguistique :" + +#. type: Bullet: '* ' +msgid "" +"\"`lang(LL)`\" - tests whether a page is written in the language specified " +"as a ISO639-1 (two-letter) language code." +msgstr "" +"`lang(LL)` - teste si la page est écrite dans la langue indiquée par le code " +"ISO639-1 (deux lettres)." + +#. type: Bullet: '* ' +msgid "" +"\"`currentlang()`\" - tests whether a page is written in the same language " +"as the current page." +msgstr "" +"`currentlang()` - teste si une page est écrite dans la langue de la page " +"donnée." + +#. type: Plain text +msgid "" +"Note that every non-po page is considered to be written in " +"`po_master_language`, as specified in `ikiwiki.setup`." +msgstr "" +"Notez que chaque page qui n'est pas de type po est considérée comme une page " +"écrite selon le `po_master_language`, tel que spécifié dans le fichier de " +"configuration `ikiwiki.setup`." -- cgit v1.2.3