aboutsummaryrefslogtreecommitdiff
path: root/po/underlays/basewiki/ikiwiki/pagespec/sorting.cs.po
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2011-05-19 13:29:19 -0400
committerJoey Hess <joey@kitenet.net>2011-05-19 13:29:19 -0400
commitf1671eeb8b8b6c4e2d61fa22b21df9d9d01a48a7 (patch)
tree3c01806f1cb7524becd78a857033f564525004d6 /po/underlays/basewiki/ikiwiki/pagespec/sorting.cs.po
parent63dc670e87b4affec562f5ffffa1d8d88deabbae (diff)
downloadikiwiki-f1671eeb8b8b6c4e2d61fa22b21df9d9d01a48a7.tar
ikiwiki-f1671eeb8b8b6c4e2d61fa22b21df9d9d01a48a7.tar.gz
revert massive l10n refersh
This reverts commit 5a82bc5e8799e2569cd256ef8274f00e8eff5d76 and commit 55dc24616892497a32e48ad349ebd16fac71e738. That turns out to not be the way l10n of underlays is handled, instead these changes are being made to the l10n branch, and the Danish underlay translation update will be copied into master from that branch. This is necessary to avoid tying that branch up in a state where it is horribly diverged from master and cannot be updated anymore.
Diffstat (limited to 'po/underlays/basewiki/ikiwiki/pagespec/sorting.cs.po')
-rw-r--r--po/underlays/basewiki/ikiwiki/pagespec/sorting.cs.po70
1 files changed, 0 insertions, 70 deletions
diff --git a/po/underlays/basewiki/ikiwiki/pagespec/sorting.cs.po b/po/underlays/basewiki/ikiwiki/pagespec/sorting.cs.po
deleted file mode 100644
index 873e47f06..000000000
--- a/po/underlays/basewiki/ikiwiki/pagespec/sorting.cs.po
+++ /dev/null
@@ -1,70 +0,0 @@
-# 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 ""