translation update
[wolnelektury.git] / src / picture / locale / en / LC_MESSAGES / django.po
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5 #
6 #, fuzzy
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2016-04-13 12:40+0200\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
15 "Language: \n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=UTF-8\n"
18 "Content-Transfer-Encoding: 8bit\n"
19
20 #: forms.py:25
21 msgid "Please supply an XML."
22 msgstr ""
23
24 #: forms.py:33
25 msgid "Please supply an image."
26 msgstr ""
27
28 #: models.py:36
29 msgid "area"
30 msgstr ""
31
32 #: models.py:38
33 msgid "kind"
34 msgstr ""
35
36 #: models.py:39
37 msgid "thing"
38 msgstr ""
39
40 #: models.py:39
41 msgid "theme"
42 msgstr ""
43
44 #: models.py:75
45 msgid "title"
46 msgstr ""
47
48 #: models.py:76
49 msgid "slug"
50 msgstr ""
51
52 #: models.py:77
53 msgid "sort key"
54 msgstr ""
55
56 #: models.py:79
57 msgid "sort key by author"
58 msgstr ""
59
60 #: models.py:80 models.py:81
61 msgid "creation date"
62 msgstr ""
63
64 #: models.py:82
65 msgid "xml file"
66 msgstr ""
67
68 #: models.py:83
69 msgid "image file"
70 msgstr ""
71
72 #: models.py:84
73 msgid "html file"
74 msgstr ""
75
76 #: models.py:85
77 msgid "picture areas JSON"
78 msgstr ""
79
80 #: models.py:86
81 msgid "extra information"
82 msgstr ""
83
84 #: models.py:106
85 msgid "picture"
86 msgstr ""
87
88 #: models.py:107
89 msgid "pictures"
90 msgstr ""
91
92 #: templates/admin/picture/picture/change_list.html:8
93 msgid "Image"
94 msgstr ""
95
96 #: templates/admin/picture/picture/change_list.html:9
97 msgid "Import picture"
98 msgstr ""
99
100 #: templates/picture/picture_detail.html:21
101 msgid "See also"
102 msgstr ""
103
104 #: templates/picture/picture_list_thumb.html:9
105 #: templates/picture/picture_list_thumb.html:13
106 msgctxt "gallery"
107 msgid "Listing of all works"
108 msgstr ""
109
110 #: templates/picture/picture_short.html:40
111 msgid "Epoch"
112 msgstr ""
113
114 #: templates/picture/picture_short.html:48
115 msgid "Kind"
116 msgstr ""
117
118 #: templates/picture/picture_short.html:56
119 msgid "Genre"
120 msgstr ""
121
122 #: templates/picture/picture_short.html:71
123 msgid "View online"
124 msgstr ""
125
126 #: templates/picture/picture_short.html:74
127 msgid "download original"
128 msgstr ""
129
130 #: templates/picture/picture_viewer.html:48
131 #: templates/picture/picture_wide.html:64
132 msgid "Objects"
133 msgstr ""
134
135 #: templates/picture/picture_viewer.html:49
136 msgid "Themes"
137 msgstr ""
138
139 #: templates/picture/picture_viewer.html:53
140 msgid "Infobox"
141 msgstr ""
142
143 #: templates/picture/picture_wide.html:19
144 msgid "Style"
145 msgstr ""
146
147 #: templates/picture/picture_wide.html:29
148 msgid "Medium"
149 msgstr ""
150
151 #: templates/picture/picture_wide.html:36
152 msgid "Dimensions"
153 msgstr ""
154
155 #: templates/picture/picture_wide.html:42
156 msgid "Date"
157 msgstr ""
158
159 #: templates/picture/picture_wide.html:53
160 msgid "Motifs, themes and objects"
161 msgstr ""
162
163 #: templates/picture/picture_wide.html:56
164 msgid "Motifs and themes"
165 msgstr ""
166
167 #: templates/picture/picture_wide.html:82
168 msgid "See"
169 msgstr ""
170
171 #: templates/picture/picture_wide.html:85
172 msgid "Source"
173 msgstr ""
174
175 #: templates/picture/picture_wide.html:85
176 msgid "of the picture"
177 msgstr ""
178
179 #: templates/picture/picture_wide.html:87
180 msgid "Source XML file"
181 msgstr ""
182
183 #: templates/picture/picture_wide.html:89
184 msgid "Picture on"
185 msgstr ""
186
187 #: templates/picture/picture_wide.html:89
188 msgid "Editor's Platform"
189 msgstr ""
190
191 #: templates/picture/picture_wide.html:92
192 msgid "Picture description on Wikipedia"
193 msgstr ""
194
195 #: views.py:121
196 #, python-format
197 msgid ""
198 "An error occurred: %(exception)s\n"
199 "\n"
200 "%(tb)s"
201 msgstr ""
202
203 #: views.py:123
204 msgid "Picture imported successfully"
205 msgstr ""
206
207 #: views.py:125
208 #, python-format
209 msgid "Error importing file: %r"
210 msgstr ""