aboutsummaryrefslogtreecommitdiff
path: root/po/underlays/basewiki/ikiwiki/subpage.de.po
blob: f87c66793d2f1e10e11f1823957310cf9b738145 (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
# German translation of basewiki/ikiwiki/subpage page for ikiwiki.
# Copyright © 2010 Sebastian Kuhnert <mail@sebastian-kuhnert.de>
# Redistribution and use in source and compiled forms, with or without
# modification, are permitted under any circumstances. No warranty.
msgid ""
msgstr ""
"POT-Creation-Date: 2010-07-18 22:29+0000\n"
"PO-Revision-Date: 2017-12-21 21:06+0100\n"
"Last-Translator: Sebastian Kuhnert <mail@sebastian-kuhnert.de>\n"
"Language-Team: None\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"

#. type: Plain text
#, no-wrap
msgid "[[!meta robots=\"noindex, follow\"]]\n"
msgstr ""
"[[!meta title=\"Unterseiten\"]]\n"
"[[!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 ""
"In ikiwiki werden Seiten in einem Verzeichnisbaum angeordnet. Zum Beispiel "
"gibt es unterhalb dieser Seite, [[SubPage]], einige verwandte Seiten, etwa "
"[[SubPage/LinkingRules]]. Dies ist eine nützliche Möglichkeit, Ordnung in "
"ein Wiki zu bringen und nicht nur ein riesiges Verzeichnis voller Seiten zu "
"haben."

#. 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 "Um eine Unterseite hinzuzufügen, legt man einfach ein Unterverzeichnis an und erstellt darin Seiten. Zum Beispiel ist diese Seite `subpage.mdwn` in der Quelle dieses Wikis und es existiert auch ein Unterverzeichnis `subpage`, das `subpage/linkingrules.mdwn` enthält. Unterseiten können beliebig tief verschachtelt werden."

#. type: Plain text
msgid "Linking to and from a SubPage is explained in [[LinkingRules]]."
msgstr ""
"Wie Links auf Unterseiten gesetzt werden, wird in [[LinkingRules]] erklärt."