This commit is contained in:
parent
360c8e70b4
commit
ec2ff68c7f
59 changed files with 4673 additions and 90 deletions
|
@ -102,10 +102,10 @@ msgstr "\n"
|
|||
msgid ""
|
||||
"Text on this wiki is, by default, written in a form very close to how you "
|
||||
"might write text for an email message. This style of text formatting is "
|
||||
"called <span class="createlink">MarkDown</span>, and it works like this:"
|
||||
"called <a href="../markdown/">MarkDown</a>, and it works like this:"
|
||||
msgstr ""
|
||||
"Sur ce wiki, la mise en forme du texte est semblable à celle utilisée dans "
|
||||
"les courriels. Ce style de formatage s'appelle <span class="createlink">MarkDown</span>. Voici comment "
|
||||
"les courriels. Ce style de formatage s'appelle <a href="../markdown/">MarkDown</a>. Voici comment "
|
||||
"il fonctionne :"
|
||||
|
||||
#. type: Plain text
|
||||
|
@ -241,20 +241,20 @@ msgstr ""
|
|||
|
||||
#. type: Plain text
|
||||
msgid ""
|
||||
"In addition to basic html formatting using <span class="createlink">MarkDown</span>, this wiki lets you "
|
||||
"In addition to basic html formatting using <a href="../markdown/">MarkDown</a>, this wiki lets you "
|
||||
"use the following additional features:"
|
||||
msgstr ""
|
||||
"En plus du formatage html élémentaire avec <span class="createlink">MarkDown</span>, ce wiki offre "
|
||||
"En plus du formatage html élémentaire avec <a href="../markdown/">MarkDown</a>, ce wiki offre "
|
||||
"d'autres possibilités :"
|
||||
|
||||
#. type: Bullet: '* '
|
||||
msgid ""
|
||||
"To link to another page on the wiki, place the page's name inside double "
|
||||
"square brackets. So you would use `\[[WikiLink]]` to link to <span class="createlink">WikiLink</span>."
|
||||
"square brackets. So you would use `\[[WikiLink]]` to link to <a href="../wikilink/">WikiLink</a>."
|
||||
msgstr ""
|
||||
"Pour créer un lien vers une autre page du wiki, mettre le nom de la page "
|
||||
"entre deux paires de crochets. Ainsi, utilisez `\[[WikiLink]]` pour un lien "
|
||||
"avec <span class="createlink">WikiLink</span>."
|
||||
"avec <a href="../wikilink/">WikiLink</a>."
|
||||
|
||||
#. type: Plain text
|
||||
#, no-wrap
|
||||
|
@ -276,13 +276,13 @@ msgstr "\t\[[!wikipedia War\\_of\\_1812]]\n"
|
|||
msgid "[[!if <span class="error">Error: syntax error in pagespec "\"enabled(template)"</span>]] for repeated chunks of parameterized wiki "
|
||||
"text."
|
||||
msgstr ""
|
||||
"Créer et utiliser des modèles (<span class="createlink">templates</span>) pour répéter des morceaux de "
|
||||
"Créer et utiliser des modèles (<a href="../../templates/">templates</a>) pour répéter des morceaux de "
|
||||
"texte standard."
|
||||
|
||||
#. type: Plain text
|
||||
#, no-wrap
|
||||
msgid ""
|
||||
"* Insert various <span class="createlink">directives</span> onto a page to perform useful\n"
|
||||
"* Insert various <a href="../directive/">directives</a> onto a page to perform useful\n"
|
||||
" actions.\n"
|
||||
"[[!if <span class="error">Error: syntax error in pagespec "\"enabled(toc)\""</span>]]\n"
|
||||
msgstr "\t\[[!toc ]]\n"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue