summaryrefslogtreecommitdiff
path: root/doc/plugins/passwordauth
diff options
context:
space:
mode:
Diffstat (limited to 'doc/plugins/passwordauth')
0 files changed, 0 insertions, 0 deletions
ippe.batailler@free.fr>\n"
  • "Language-Team: French <debian-l10n-french@lists.debian.org>\n"
  • "Language: fr\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 ""
  • "WikiLinks provide easy linking between pages of the wiki. To create a "
  • "[[WikiLink]], just put the name of the page to link to in double brackets. "
  • "For example `\\[[WikiLink]]`."
  • msgstr ""
  • "Un WikiLink est un moyen simple de lier des pages entre elles. Pour créer un "
  • "[[WikiLink]], il suffit de mettre le nom d'une page à lier entre double "
  • "crochets. Par exemple, `\\[[WikiLink]]`."
  • #. type: Plain text
  • msgid ""
  • "If you ever need to write something like `\\[[WikiLink]]` without creating a "
  • "wikilink, just prefix it with a `\\`, like `\\\\[[WikiLink]]`."
  • msgstr ""
  • "Si jamais vous avez besoin d'écrire quelque chose comme `\\[[WikiLink]]` "
  • "sans créer de lien, il suffit de préfixer le mot par une barre oblique `\\`, "
  • "comme `\\\\[[WikiLink]]`."
  • #. type: Plain text
  • msgid ""
  • "There are some special [[SubPage/LinkingRules]] that come into play when "
  • "linking between [[SubPages|SubPage]]."
  • msgstr ""
  • "Quelques règles spéciales, [[SubPage/LinkingRules]], entrent en jeu pour "
  • "lier des sous-pages, [[SubPages|SubPage]]."
  • #. type: Plain text
  • msgid ""
  • "WikiLinks are matched with page names in a case-insensitive manner, so you "
  • "don't need to worry about getting the case the same, and can capitalise "
  • "links at the start of a sentence, and so on."
  • msgstr ""
  • "La recherche de correspondance entre WikiLinks et noms de page ne tient pas "
  • "compte de la casse des lettres. Inutile de s'embêter avec les majuscules et "
  • "les minuscules et vous pouvez mettre une lettre capitale au lien qui se "
  • "trouve en début de phrase, etc."
  • #. type: Plain text
  • msgid ""
  • "It's also possible to write a WikiLink that uses something other than the "
  • "page name as the link text. For example `\\[[foo_bar|SandBox]]` links to the "
  • "SandBox page, but the link will appear like this: [[foo_bar|SandBox]]."
  • msgstr ""
  • "Il est aussi possible d'écrire un WikiLink dont le texte n'est pas un nom de "
  • "page. Ainsi, `\\[[foo_bar|SandBox]]` pointe vers la page SandBox, mais le "
  • "lien apparaît comme ceci : [[foo_bar|SandBox]]."
  • #. type: Plain text
  • msgid ""
  • "To link to an anchor inside a page, you can use something like `"
  • "\\[[WikiLink#foo]]` ."
  • msgstr ""
  • "Pour pointer vers une ancre à l'intérieur d'une page, vous pouvez utiliser "
  • "quelque chose comme `\\[[WikiLink#foo]]`."
  • #. type: Plain text
  • #| msgid ""
  • #| "Also, if the file linked to by a WikiLink looks like an image, it will be "