-
Notifications
You must be signed in to change notification settings - Fork 3
/
messages.pot
142 lines (111 loc) · 2.68 KB
/
messages.pot
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
# Translations template for PROJECT.
# Copyright (C) 2014 ORGANIZATION
# This file is distributed under the same license as the PROJECT project.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2014.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-09-12 14:30+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\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:6
msgid "Archives"
msgstr ""
#: templates/article.html:34 templates/page.html:22
msgid "Image source:"
msgstr ""
#: templates/article.html:48
msgid "was published on"
msgstr ""
#: templates/article.html:49
msgid "revised:"
msgstr ""
#: templates/article.html:58
msgid "in"
msgstr ""
#: templates/article.html:87
msgid "Continue reading"
msgstr ""
#: templates/article.html:96
msgid "Published on"
msgstr ""
#: templates/author.html:4
#, python-format
msgid "Posts by %(author)s"
msgstr ""
#: templates/categories.html:6
msgid "Categories"
msgstr ""
#: templates/category.html:12
#, python-format
msgid "Posts in %(category)s category"
msgstr ""
#: templates/tag.html:11
#, python-format
msgid "Posts tagged with %(tag)s"
msgstr ""
#: templates/tags.html:6
msgid "Tags"
msgstr ""
#: templates/includes/cc-license.html:59
msgid "is"
msgstr ""
#: templates/includes/cc-license.html:61
msgid "Content"
msgstr ""
#: templates/includes/cc-license.html:63
msgid "licensed under a"
msgstr ""
#: templates/includes/cc-license.html:63
msgid "except where indicated otherwise"
msgstr ""
#: templates/includes/footer.html:1
msgid "Powered by"
msgstr ""
#: templates/includes/footer.html:1
msgid "using"
msgstr ""
#: templates/includes/navigation.html:2
msgid "Open Menu"
msgstr ""
#: templates/includes/navigation.html:4
msgid "Home"
msgstr ""
#: templates/includes/navigation.html:6
msgid "About"
msgstr ""
#: templates/includes/navigation.html:14
msgid "Learn More"
msgstr ""
#: templates/includes/navigation.html:18
msgid "Email"
msgstr ""
#: templates/includes/navigation.html:29
msgid "Posts"
msgstr ""
#: templates/includes/navigation.html:31
msgid "All Tags"
msgstr ""
#: templates/includes/navigation.html:32
msgid "All Categories"
msgstr ""
#: templates/includes/pagination.html:5 templates/includes/pagination.html:7
msgid "Previous page"
msgstr ""
#: templates/includes/pagination.html:5 templates/includes/pagination.html:7
msgid "Previous"
msgstr ""
#: templates/includes/pagination.html:25
msgid "Next page"
msgstr ""
#: templates/includes/pagination.html:25
msgid "Next"
msgstr ""