aboutsummaryrefslogtreecommitdiff
path: root/po/underlays/basewiki/ikiwiki/subpage.fr.po
blob: cf0e56cd984871aa5b092c4056d6379c31e41642 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
# Traduction de ikiwiki
# Copyright (C) 2009 Debian French l10n team <debian-l10n-french@lists.debian.org>
# 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 10:31+0200\n"
"Last-Translator: Alexandre Dupas <alexandre.dupas@gmail.com>\n"
"Language-Team: French <debian-l10n-french@lists.debian.org>\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 ""
"ikiwiki supports placing pages in a directory hierarchy. For example, this "
"page, [[SubPage]] has some related pages placed under it, like [[SubPage/"
"LinkingRules]]. This is a useful way to add some order to your wiki rather "
"than just having a great big directory full of pages."
msgstr ""
"ikiwiki permet de ranger les pages dans une arborescence de répertoires. Par "
"exemple cette page, [[SubPage]], est liée à des pages placées "
"hiérarchiquement sous elle, comme la page [[SubPage/LinkingRules]]. C'est "
"une façon pratique d'ordonner le wiki au lieu d'avoir un seul gros "
"répertoire plein de pages."

#. type: Plain text
msgid ""
"To add a SubPage, just make a subdirectory and put pages in it. For example, "
"this page is SubPage.mdwn in this wiki's source, and there is also a SubPage "
"subdirectory, which contains SubPage/LinkingRules.mdwn. Subpages can be "
"nested as deeply as you'd like."
msgstr ""
"Pour ajouter une sous-page, faites simplement un sous-répertoire et mettez-y "
"les pages. Par exemple, cette page est `subpage.mdwn` dans les sources de ce "
"wiki et il y a également un sous-répertoire `subpage`, qui contient `subpage/"
"linkingrules.mdwn`. Les sous-pages peuvent être emboîtées autant que vous le "
"souhaitez."

#. type: Plain text
msgid "Linking to and from a SubPage is explained in [[LinkingRules]]."
msgstr ""
"Faire un lien depuis et vers une sous-page est expliqué dans "
"[[LinkingRules]]."