blob: 895a2156a943b75713a5c4c88dabc48204de40bb (
plain) (
blame)
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
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
|
# German translations for pelican-bootstrap3
# Copyright (C) 2016 Johannes Ranke
# This file is distributed under the same license as pelican-bootstrap3
# Johannes Ranke <johannes.ranke@jrwb.de>, 2016.
#
msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2016-10-06 15:03+0200\n"
"PO-Revision-Date: 2016-01-07 14:36+0100\n"
"Last-Translator: Johannes Ranke <johannes.ranke@jrwb.de>\n"
"Language-Team: de <LL@li.org>\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 1.3\n"
#: templates/archives.html:2 templates/archives.html:7 templates/base.html:150
msgid "Archives"
msgstr "Archiv"
#: templates/archives.html:14
msgid "Archives for"
msgstr "Archiv für"
#: templates/article.html:77
msgid "Permalink to"
msgstr "Permalink für"
#: templates/article_list.html:14
msgid "more"
msgstr "mehr"
#: templates/author.html:3
msgid "Articles by"
msgstr "Artikel von"
#: templates/author.html:9 templates/authors.html:3 templates/authors.html:9
msgid "Authors"
msgstr "Autoren"
#: templates/authors.html:15
msgid "Authors on"
msgstr "Autoren auf"
#: templates/categories.html:2 templates/categories.html:8
#: templates/category.html:11 templates/includes/sidebar.html:45
msgid "Categories"
msgstr "Kategorien"
#: templates/categories.html:15
msgid "All Categories for"
msgstr "Alle Kategorien für"
#: templates/search.html:4
msgid "Search"
msgstr "Suche"
#: templates/tags.html:16
msgid "Tags for"
msgstr "Tags für"
#: templates/includes/aboutme.html:8
msgid "About"
msgstr "Über"
#: templates/includes/article_info.html:8
msgid "Modified"
msgstr "Geändert"
#: templates/includes/article_info.html:17 templates/includes/sidebar.html:80
msgid "Series"
msgstr "Serie"
#: templates/includes/article_info.html:24
msgid "By"
msgstr "Von"
#: templates/includes/article_info.html:30
msgid "Category"
msgstr "Kategorie"
#: templates/includes/cc-license.html:62
msgid "Content"
msgstr "Inhalt"
#: templates/includes/cc-license.html:64
msgid "licensed under a"
msgstr "unterliegt einer"
#: templates/includes/cc-license.html:64
msgid "except where indicated otherwise"
msgstr "wo nicht anders angegeben"
#: templates/includes/comment_count.html:1
msgid "View comments"
msgstr "Kommentare ansehen"
#: templates/includes/comments.html:4
msgid "Comments"
msgstr "Kommentare"
#: templates/includes/footer.html:11
msgid "Powered by"
msgstr "Powered by"
#: templates/includes/footer.html:21
msgid "Back to top"
msgstr "Zurück nach oben"
#: templates/includes/links.html:2
msgid "Links"
msgstr "Links"
#: templates/includes/pagination.html:5 templates/includes/pagination.html:7
msgid "Newer"
msgstr "Neuere"
#: templates/includes/pagination.html:11 templates/includes/pagination.html:13
msgid "Older"
msgstr "Ältere"
#: templates/includes/sidebar.html:8
msgid "Social"
msgstr "Social"
#: templates/includes/sidebar.html:31
msgid "Recent Posts"
msgstr "Jüngste Beiträge"
#: templates/includes/sidebar.html:64 templates/includes/taglist.html:2
msgid "Tags"
msgstr "Tags"
#: templates/includes/sidebar.html:84
msgid "Previous article"
msgstr "Vorheriger Artikel"
#: templates/includes/sidebar.html:90
msgid "Next article"
msgstr "Nächster Artikel"
#: templates/includes/translations.html:3
msgid "Lang"
msgstr "Sprache"
#~ msgid "Related Posts:"
#~ msgstr "Verwandte Beiträge"
|