forked from DonDebonair/pelican-bootstrap3
-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy pathmessages.pot
181 lines (143 loc) · 3.62 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
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
# Translations template for PROJECT.
# Copyright (C) 2022 ORGANIZATION
# This file is distributed under the same license as the PROJECT project.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2022.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-08-28 00:06+0900\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 2.10.3\n"
#: templates/archives.html:2
#, python-format
msgid "Archives - %(SITENAME)s"
msgstr ""
#: templates/archives.html:7
msgid "Archives"
msgstr ""
#: templates/archives.html:14
#, python-format
msgid "Archives for %(SITENAME)s"
msgstr ""
#: templates/article.html:78 templates/article.html:111
msgid "Table of Contents"
msgstr ""
#: templates/article.html:97
#, python-format
msgid "Permalink to %(title)s"
msgstr ""
#: templates/article.html:152
#, python-format
msgid "This is part %(index)s of the \"%(name)s\" series:"
msgstr ""
#: templates/author.html:3
#, python-format
msgid "Articles by %(author)s - %(SITENAME)s"
msgstr ""
#: templates/authors.html:3
#, python-format
msgid "Authors - %(SITENAME)s"
msgstr ""
#: templates/base.html:120
msgid "Toggle navigation"
msgstr ""
#: templates/base.html:216 templates/base.html:226 templates/search.html:4
msgid "Search"
msgstr ""
#: templates/base.html:233
msgid "All"
msgstr ""
#: templates/categories.html:2
#, python-format
msgid "Categories - %(SITENAME)s"
msgstr ""
#: templates/categories.html:8 templates/category.html:11
msgid "Categories"
msgstr ""
#: templates/categories.html:15
#, python-format
msgid "All Categories for %(SITENAME)s"
msgstr ""
#: templates/category.html:13
#, python-format
msgid "Feeds for category %(tag)s"
msgstr ""
#: templates/index.html:12
msgid "All Articles"
msgstr ""
#: templates/index.html:13
msgid "Atom feeds for all articles"
msgstr ""
#: templates/includes/article_info.html:19 templates/page.html:59
msgid "Show source code of this page"
msgstr ""
#: templates/includes/sidebar_tags.html:4 templates/tag.html:11
#: templates/tags.html:8
msgid "Tags"
msgstr ""
#: templates/tag.html:13
#, python-format
msgid "Feeds for tag %(tag)s"
msgstr ""
#: templates/tags.html:2
#, python-format
msgid "Tags - %(SITENAME)s"
msgstr ""
#: templates/tags.html:15
#, python-format
msgid "Tags for %(SITENAME)s"
msgstr ""
#: templates/includes/aboutme.html:5
#, python-format
msgid "About %(AUTHOR)s"
msgstr ""
#: templates/includes/article_info.html:20
msgid "Show pdf version of this page"
msgstr ""
#: templates/includes/article_info.html:21
msgid "Show captured png of this page"
msgstr ""
#: templates/includes/comments.html:12 templates/includes/comments.html:76
msgid "comments"
msgstr ""
#: templates/includes/comments.html:19
msgid "Leave a comment from "
msgstr ""
#: templates/includes/comments.html:19
msgid " this post's issue page "
msgstr ""
#: templates/includes/comments.html:19
msgid " using your Github account."
msgstr ""
#: templates/includes/comments.html:50
msgid "left a comment on"
msgstr ""
#: templates/includes/footer.html:13
msgid "Powered by"
msgstr ""
#: templates/includes/footer.html:14
msgid "generator"
msgstr ""
#: templates/includes/github.html:4
msgid "GitHub Repos"
msgstr ""
#: templates/includes/links.html:3
msgid "Links"
msgstr ""
#: templates/includes/promotion.html:4
msgid "Promotions"
msgstr ""
#: templates/includes/twitter_timeline.html:4
msgid "Latest Tweets"
msgstr ""
#: templates/includes/weibo.html:4
msgid "Latest Weibo"
msgstr ""