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/markdown.fr.po | 49 ++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 po/underlays/basewiki/ikiwiki/markdown.fr.po (limited to 'po/underlays/basewiki/ikiwiki/markdown.fr.po') diff --git a/po/underlays/basewiki/ikiwiki/markdown.fr.po b/po/underlays/basewiki/ikiwiki/markdown.fr.po new file mode 100644 index 000000000..71dc70c64 --- /dev/null +++ b/po/underlays/basewiki/ikiwiki/markdown.fr.po @@ -0,0 +1,49 @@ +# 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-25 09:31+0200\n" +"Last-Translator: Alexandre Dupas \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 "[[!meta robots=\"noindex, follow\"]]\n" +msgstr "[[!meta robots=\"noindex, follow\"]]\n" + +#. type: Plain text +msgid "" +"[Markdown](http://daringfireball.net/projects/markdown/) is a minimal " +"markup language that resembles plain text as used in email messages. It is " +"the markup language used by this wiki by default." +msgstr "" +"[Markdown](http://daringfireball.net/projects/markdown/) est un langage de " +"balisage élémentaire, comparable à celui utilisé dans la messagerie " +"électronique. Il s'agit du langage de balisage utilisé par défaut dans ce " +"wiki." + +#. type: Plain text +msgid "" +"For documentation about the markdown syntax, see [[formatting]] and " +"[Markdown: syntax](http://daringfireball.net/projects/markdown/syntax)." +msgstr "" +"Référez vous à [[formatting]] et [Syntaxe Markdown](http://daringfireball." +"net/projects/markdown/syntax) pour la documentation sur la syntaxe du langage " +"markdown." + +#. type: Plain text +msgid "" +"Note that [[WikiLinks|WikiLink]] and [[directives|directive]] are not part " +"of the markdown syntax, and are the only bit of markup that this wiki " +"handles internally." +msgstr "" +"Notez que les [[WikiLinks|WikiLink]] et les [[directives|directive]] ne font " +"pas partie de la syntaxe du langage markdown. Il s'agit des seules balises " +"qui sont traitées en interne par ce wiki." -- cgit v1.2.3