aboutsummaryrefslogtreecommitdiff
path: root/po/underlays/basewiki/ikiwiki/pagespec/sorting.cs.po
blob: 873e47f06ff24129839811c8f0901f406c4e8b69 (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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
# SOME DESCRIPTIVE TITLE
# Copyright (C) YEAR Free Software Foundation, Inc.
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2011-05-05 20:04+0300\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\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|ikiwiki/directive]] 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: Plain text
#, no-wrap
msgid ""
"* `title` - Order by title (page name).\n"
"[[!if test=\"enabled(sortnaturally)\" then=\"\"\"\n"
msgstr ""

#. type: Bullet: '* '
msgid ""
"`title_natural` - Orders by title, but numbers in the title are treated as "
"such, (\"1 2 9 10 20\" instead of \"1 10 2 20 9\")"
msgstr ""

#. type: Plain text
#, no-wrap
msgid "[[!if test=\"enabled(meta)\" then=\"\"\"\n"
msgstr ""

#. type: Bullet: '* '
msgid ""
"`meta(title)` - Order according to the `\\[[!meta title=\"foo\" "
"sortas=\"bar\"]]` or `\\[[!meta title=\"foo\"]]` [[ikiwiki/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 "[[!meta robots=\"noindex, follow\"]]\n"
msgstr ""