merge Typos and format fix from l10n wiki
authorJoey Hess <joey@gnu.kitenet.net>
Mon, 14 Sep 2009 19:55:06 +0000 (15:55 -0400)
committerJoey Hess <joey@gnu.kitenet.net>
Mon, 14 Sep 2009 19:55:06 +0000 (15:55 -0400)
po/underlays/directives/ikiwiki/directive/cutpaste.fr.po
po/underlays/directives/ikiwiki/directive/if.fr.po
po/underlays/directives/ikiwiki/directive/linkmap.fr.po
po/underlays/directives/ikiwiki/directive/sparkline.fr.po
po/underlays/directives/ikiwiki/directive/toggle.fr.po

index 6e0a45aaf281b0d44628c102c559f43bcf17065b..6c21f517e6765b09e6255941f1c23447b0e28684 100644 (file)
@@ -43,7 +43,7 @@ msgid ""
 "using the given ID.  The text being cut *is* included in the output."
 msgstr ""
 "`\\[[!copy id=name text=\"text\"]]`  garde en mémoire le texte, qui peut "
-"être rappelé grâce à l'id. Le texte coupé *est* inclus dans la sortie.\""
+"être rappelé grâce à l'id. Le texte coupé *est* inclus dans la sortie."
 
 #. type: Bullet: ' * '
 msgid "`\\[[!paste id=name]]` is replaced by the previously memorized text."
index 7ec2e1110254c15b71012458c3bb52801954b6ce..8a5f88dc42f80ded3329895078dd6d459af879ec 100644 (file)
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ikiwiki\n"
 "POT-Creation-Date: 2009-08-28 19:19-0300\n"
-"PO-Revision-Date: 2009-09-11 21:31+0200\n"
+"PO-Revision-Date: 2009-09-14 17:13+0200\n"
 "Last-Translator: Philippe Batailler <philippe.batailler@free.fr>\n"
 "Language-Team: French <debian-l10n-french@lists.debian.org>\n"
 "MIME-Version: 1.0\n"
@@ -36,6 +36,9 @@ msgid ""
 "\t      then=\"The smiley plugin is enabled :-)\"\n"
 "\t      else=\"No smiley plugin here..\"]]\n"
 msgstr ""
+"\t\\[[!if test=\"enabled(smiley)\"\n"
+"\t      then=\"Le greffon smiley est activé :-)\"\n"
+"\t      else=\"Pas de greffon smiley ici...\"]]\n"
 
 #. type: Plain text
 msgid ""
@@ -92,7 +95,7 @@ msgstr "enabled(greffon)"
 #. type: Plain text
 #, no-wrap
 msgid "  Tests whether the specified plugin is enabled.\n"
-msgstr "Ce test vérifie si le greffon indiqué est activé.\n"
+msgstr "  Ce test vérifie si le greffon indiqué est activé.\n"
 
 #. type: Bullet: '* '
 msgid "sourcepage(glob)"
@@ -103,7 +106,7 @@ msgstr "sourcepage(motif)"
 msgid ""
 "  Tests whether the glob matches the name of the page that contains the\n"
 "  conditional.\n"
-msgstr "Ce test confronte le motif donné au nom de la page qui contient la condition.\n"
+msgstr "  Ce test confronte le motif donné au nom de la page qui contient la condition.\n"
 
 #. type: Bullet: '* '
 msgid "destpage(glob)"
@@ -115,7 +118,10 @@ msgid ""
 "  Tests whether the glob matches the name of the page that is being built.\n"
 "  That might be different than the name of the page that contains the\n"
 "  conditional, if it's being inlined into another page.\n"
-msgstr "Ce test confronte le motif donné au nom de la page qui est construite. Ce nom peut être différent du nom de la page qui contient la condition, si la page est reliée à une autre page.\n"
+msgstr ""
+"  Ce test confronte le motif donné au nom de la page qui est construite.\n"
+"  Ce nom peut être différent du nom de la page qui contient la condition,\n"
+"  si la page est reliée à une autre page.\n"
 
 #. type: Bullet: '* '
 msgid "included()"
@@ -124,7 +130,7 @@ msgstr "included()"
 #. type: Plain text
 #, no-wrap
 msgid "  Tests whether the page is being included onto another page.\n"
-msgstr "Ce test vérifie si la page est incluse dans une autre page.\n"
+msgstr "  Ce test vérifie si la page est incluse dans une autre page.\n"
 
 #. type: Plain text
 #, no-wrap
index f0bd3f11c471e1b65b8810fc37da95d8c607c98d..7d73de65b8b244beeb972747cbb05eb353787a11 100644 (file)
@@ -49,7 +49,7 @@ msgstr "Voici la description des paramètres de la directive `linkmap` :"
 
 #. type: Bullet: '* '
 msgid "`pages` - A [[ikiwiki/PageSpec]] of the pages to map."
-msgstr "`pages` - Une spéfication [[ikiwiki/PageSpec]] des pages à rechercher."
+msgstr "`pages` - Une spécification [[ikiwiki/PageSpec]] des pages à rechercher."
 
 #. type: Bullet: '* '
 msgid ""
index 3f3c74601686307fcec6d25b813e6b415d4caebd..7bb7e5ce9df45e50fe7da4b72f755f17ceb86e1c 100644 (file)
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Ikiwiki\n"
 "POT-Creation-Date: 2009-09-13 19:02-0300\n"
-"PO-Revision-Date: 2009-09-12 18:44+0200\n"
+"PO-Revision-Date: 2009-09-14 17:29+0200\n"
 "Last-Translator: Philippe Batailler <philippe.batailler@free.fr>\n"
 "Language-Team: French <debian-l10n-french@lists.debian.org>\n"
 "MIME-Version: 1.0\n"
@@ -165,7 +165,9 @@ msgstr ""
 msgid ""
 "  Available values for the text location are: \"top\", \"right\", \"bottom\", and\n"
 "  \"left\".\n"
-msgstr "Les valeurs disponibles pour la position du texte sont : \"top\", \"right\", \"bottom\" et \"left\".\n"
+msgstr ""
+"  Les valeurs disponibles pour la position du texte sont : \"top\", \"right\", \"bottom\"\n"
+"  et \"left\".\n"
 
 #. type: Plain text
 #, no-wrap
index 4b06e8f4a46229406be74dd34820f7228bf90aa2..a4200687fab43a8148e0c2f5e52fc9814f1a3bf8 100644 (file)
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ikiwiki     \n"
 "POT-Creation-Date: 2009-08-15 18:30-0300\n"
-"PO-Revision-Date: 2009-09-09 16:37+0200\n"
+"PO-Revision-Date: 2009-09-14 17:28+0200\n"
 "Last-Translator: Philippe Batailler <philippe.batailler@free.fr>\n"
 "Language-Team: French <debian-l10n-french@lists.debian.org>\n"
 "MIME-Version: 1.0\n"
@@ -33,9 +33,7 @@ msgstr ""
 msgid ""
 "It uses javascript to accomplish this; browsers without javascript will "
 "always see the full page content."
-msgstr ""
-"Javascript est nécessaire pour cela. Les navigateurs qui ne disposent de "
-"javascript affichent toujours la page entière."
+msgstr "Javascript est nécessaire pour cela. Les navigateurs qui ne disposent pas de javascript affichent toujours la page entière."
 
 #. type: Plain text
 msgid "Example use:"