summaryrefslogtreecommitdiff
path: root/po/underlays/basewiki/ikiwiki/pagespec.fr.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/underlays/basewiki/ikiwiki/pagespec.fr.po')
-rw-r--r--po/underlays/basewiki/ikiwiki/pagespec.fr.po44
1 files changed, 42 insertions, 2 deletions
diff --git a/po/underlays/basewiki/ikiwiki/pagespec.fr.po b/po/underlays/basewiki/ikiwiki/pagespec.fr.po
index aef5c74bf..ec916b4ee 100644
--- a/po/underlays/basewiki/ikiwiki/pagespec.fr.po
+++ b/po/underlays/basewiki/ikiwiki/pagespec.fr.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: ikiwiki 3.141\n"
-"POT-Creation-Date: 2010-07-18 22:29+0000\n"
+"POT-Creation-Date: 2011-05-05 20:04+0300\n"
"PO-Revision-Date: 2010-07-21 17:21+0200\n"
"Last-Translator: Steve Petruzzello <dlist@bluewin.ch>\n"
"Language-Team: French <debian-l10n-french@lists.debian.org>\n"
@@ -87,7 +87,39 @@ msgstr ""
"suivantes :"
#. type: Plain text
-#, no-wrap
+#, fuzzy, no-wrap
+#| msgid ""
+#| "* \"`glob(someglob)`\" - matches pages and other files that match the given glob.\n"
+#| " Just writing the glob by itself is actually a shorthand for this function.\n"
+#| "* \"`page(glob)`\" - like `glob()`, but only matches pages, not other files\n"
+#| "* \"`link(page)`\" - matches only pages that link to a given page (or glob)\n"
+#| "* \"`tagged(tag)`\" - matches pages that are tagged or link to the given tag (or\n"
+#| " tags matched by a glob)\n"
+#| "* \"`backlink(page)`\" - matches only pages that a given page links to\n"
+#| "* \"`creation_month(month)`\" - matches only files created on the given month\n"
+#| "* \"`creation_day(mday)`\" - or day of the month\n"
+#| "* \"`creation_year(year)`\" - or year\n"
+#| "* \"`created_after(page)`\" - matches only files created after the given page\n"
+#| " was created\n"
+#| "* \"`created_before(page)`\" - matches only files created before the given page\n"
+#| " was created\n"
+#| "* \"`internal(glob)`\" - like `glob()`, but matches even internal-use \n"
+#| " pages that globs do not usually match.\n"
+#| "* \"`title(glob)`\", \"`author(glob)`\", \"`authorurl(glob)`\",\n"
+#| " \"`license(glob)`\", \"`copyright(glob)`\", \"`guid(glob)`\" \n"
+#| " - match pages that have the given metadata, matching the specified glob.\n"
+#| "* \"`user(username)`\" - tests whether a modification is being made by a\n"
+#| " user with the specified username. If openid is enabled, an openid can also\n"
+#| " be put here. Glob patterns can be used in the username. For example, \n"
+#| " to match all openid users, use `user(*://*)`\n"
+#| "* \"`admin()`\" - tests whether a modification is being made by one of the\n"
+#| " wiki admins.\n"
+#| "* \"`ip(address)`\" - tests whether a modification is being made from the\n"
+#| " specified IP address.\n"
+#| "* \"`comment(glob)`\" - matches comments to a page matching the glob.\n"
+#| "* \"`comment_pending(glob)`\" - matches unmoderated, pending comments.\n"
+#| "* \"`postcomment(glob)`\" - matches only when comments are being \n"
+#| " posted to a page matching the specified glob\n"
msgid ""
"* \"`glob(someglob)`\" - matches pages and other files that match the given glob.\n"
" Just writing the glob by itself is actually a shorthand for this function.\n"
@@ -97,6 +129,7 @@ msgid ""
" tags matched by a glob)\n"
"* \"`backlink(page)`\" - matches only pages that a given page links to\n"
"* \"`creation_month(month)`\" - matches only files created on the given month\n"
+" number\n"
"* \"`creation_day(mday)`\" - or day of the month\n"
"* \"`creation_year(year)`\" - or year\n"
"* \"`created_after(page)`\" - matches only files created after the given page\n"
@@ -207,6 +240,13 @@ msgstr ""
"« ./ ». Par exemple, « ./foo » sur la page « a/b » correspondra à la page "
"« a/foo »."
+#. type: Plain text
+msgid ""
+"To indicate the name of the page the PageSpec is used in, you can use a "
+"single dot. For example, `link(.)` matches all the pages linking to the page "
+"containing the PageSpec."
+msgstr ""
+
#~ msgid ""
#~ "\"`link(page)`\" - matches only pages that link to a given page (or glob)"
#~ msgstr ""