# SOME DESCRIPTIVE TITLE # Copyright (C) YEAR Free Software Foundation, Inc. # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2012-08-25 11:30-0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #. type: Plain text msgid "" "Some directives that use [[PageSpecs|ikiwiki/" "pagespec]] allow specifying the order that matching pages are shown in. The " "following sort orders can be specified." msgstr "" #. type: Bullet: '* ' msgid "`age` - List pages from the most recently created to the oldest." msgstr "" #. type: Bullet: '* ' msgid "`mtime` - List pages with the most recently modified first." msgstr "" #. type: Bullet: '* ' msgid "`title` - Order by title (page name), e.g. \"z/a a/b a/c\"" msgstr "" #. type: Plain text #, no-wrap msgid "" "* `path` - Order by page name including parents, e.g. \"a/b a/c z/a\"\n" "[[!if Error: syntax error in pagespec "\"enabled(meta)\""]]` or `\[[!meta title=\"foo\"]]` directive, or the page name " "if no full title was set. `meta(author)`, `meta(date)`, `meta(updated)`, " "etc. also work." msgstr "" #. type: Plain text msgid "" "In addition, you can combine several sort orders and/or reverse the order of " "sorting, with a string like `age -title` (which would sort by age, then by " "title in reverse order if two pages have the same age)." msgstr "" #. type: Plain text #, no-wrap msgid "\n" msgstr ""