-
Notifications
You must be signed in to change notification settings - Fork 0
/
messages.pot
429 lines (341 loc) · 10.2 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
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
# Translations template for PROJECT.
# Copyright (C) 2023 ORGANIZATION
# This file is distributed under the same license as the PROJECT project.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2023.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2023-07-16 09:44+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 2.12.1\n"
#: templates/404.html:2
msgid "404 - Not found"
msgstr ""
#: templates/404.html:4 templates/index.html:4
msgid "Help/Tutorial"
msgstr ""
#: templates/404.html:5 templates/index.html:5
msgid "Admin Login"
msgstr ""
#: templates/404.html:8
msgid "This page does not exist."
msgstr ""
#: templates/404.html:9
msgid "Something appeared to have gone wrong …"
msgstr ""
#: templates/404.html:12
msgid ""
"If you are expecting images to choose from here, you have either,<br>\n"
"1) used a wrong link, or<br>\n"
"2) the choice is done, and the intermediary images have been "
"removed.<br><br>\n"
"Keep in mind, that images on this site are not final, and should not be "
"seen as such. Final, edited images will follow soon!<br>\n"
"If there are any more questions however, do not hesitate to contact me!\n"
msgstr ""
#: templates/404.html:22 templates/index.html:22
msgid "Admin-Login"
msgstr ""
#: templates/404.html:23 templates/index.html:23
msgid "Password:"
msgstr ""
#: templates/admin.html:3 templates/admin.html:20 templates/admin.html:63
#: templates/pwchange.html:3
msgid "Prune images"
msgstr ""
#: templates/admin.html:4 templates/admin.html:21 templates/pwchange.html:4
#: templates/pwchange.html:11
msgid "Change password"
msgstr ""
#: templates/admin.html:5 templates/admin.html:22
#: templates/admin_shoot_overview.html:15 templates/admin_shoot_picture.html:11
#: templates/create_shoot.html:3 templates/pwchange.html:5
msgid "Logout"
msgstr ""
#: templates/admin.html:8
msgid "Admin overview"
msgstr ""
#: templates/admin.html:9 templates/admin.html:19
msgid "Create new shooting"
msgstr ""
#: templates/admin.html:14
msgid ""
"You are using the default password. You should change it immediately on "
"<a href=\"/admin/password\">this site</a>."
msgstr ""
#: templates/admin.html:33
msgid "Placeholder"
msgstr ""
#: templates/admin.html:39
msgid "Delete shoot"
msgstr ""
#: templates/admin.html:44
msgid "No shoots."
msgstr ""
#: templates/admin.html:51
#, python-format
msgid "Delete shoot \"%(description)s\" and its images?"
msgstr ""
#: templates/admin.html:53
msgid "Delete"
msgstr ""
#: templates/admin.html:58
msgid "Prune thumbnails?"
msgstr ""
#: templates/admin.html:60
msgid "Removed <span id=\"prune-count-1\">count</span> DB entries without images."
msgstr ""
#: templates/admin.html:61
msgid "Removed <span id=\"prune-count-2\">count2</span> images without DB entry."
msgstr ""
#: templates/admin_shoot_overview.html:14 templates/shoot_overview.html:12
msgid "All"
msgstr ""
#: templates/admin_shoot_overview.html:14 templates/shoot_overview.html:12
msgid "Not rated"
msgstr ""
#: templates/admin_shoot_overview.html:14 templates/shoot_overview.html:12
msgid "Rated"
msgstr ""
#: templates/admin_shoot_overview.html:21
msgid "Link to public page"
msgstr ""
#: templates/admin_shoot_overview.html:21
msgid "Copied!"
msgstr ""
#: templates/admin_shoot_overview.html:28
msgid "Upload more images"
msgstr ""
#: templates/admin_shoot_overview.html:31 templates/create_shoot.html:42
msgid "Apply watermark"
msgstr ""
#: templates/admin_shoot_overview.html:36
msgid "Keep/Insecure filenames"
msgstr ""
#: templates/admin_shoot_overview.html:37
#: templates/admin_shoot_overview.html:65
msgid "Edit shoot"
msgstr ""
#: templates/admin_shoot_overview.html:60 templates/shoot_overview.html:40
msgid "No images"
msgstr ""
#: templates/admin_shoot_overview.html:69 templates/create_shoot.html:17
msgid "Description"
msgstr ""
#: templates/admin_shoot_overview.html:72 templates/create_shoot.html:20
msgid "Maximum amount of images (0=No limit)"
msgstr ""
#: templates/admin_shoot_overview.html:75 templates/create_shoot.html:23
msgid "Also keep unedited images?"
msgstr ""
#: templates/admin_shoot_overview.html:78
msgid "Unticking this means that all \"Unedited\" data will be lost!"
msgstr ""
#: templates/admin_shoot_overview.html:82 templates/create_shoot.html:26
msgid "Maximum amount of unedited images (0=No limit)"
msgstr ""
#: templates/admin_shoot_overview.html:85 templates/create_shoot.html:29
msgid "Hide \"Veto\" button?"
msgstr ""
#: templates/admin_shoot_overview.html:94
msgid "List of edited images to keep"
msgstr ""
#: templates/admin_shoot_overview.html:102
msgid "List of unedited images to keep"
msgstr ""
#: templates/admin_shoot_overview.html:111
msgid "List of images to keep"
msgstr ""
#: templates/admin_shoot_overview.html:120
msgid "List of insecure images"
msgstr ""
#: templates/admin_shoot_picture.html:31
msgid "Remove star"
msgstr ""
#: templates/admin_shoot_picture.html:38
msgid "Show comment"
msgstr ""
#: templates/admin_shoot_picture.html:41 templates/shoot_picture.html:39
msgid "Remove rating"
msgstr ""
#: templates/admin_shoot_picture.html:43 templates/admin_shoot_picture.html:63
msgid "Delete image"
msgstr ""
#: templates/admin_shoot_picture.html:56
msgid "Copied public link to clipboard"
msgstr ""
#: templates/admin_shoot_picture.html:62
msgid "Really delete this image?"
msgstr ""
#: templates/admin_shoot_picture.html:68
msgid "Insecure-comment"
msgstr ""
#: templates/base.html:25
msgid "Help"
msgstr ""
#: templates/create_shoot.html:9
msgid "New shooting"
msgstr ""
#: templates/create_shoot.html:38
msgid "Upload images"
msgstr ""
#: templates/create_shoot.html:48
msgid "Uploaded images:"
msgstr ""
#: templates/help.html:2 templates/index.html:2
msgid "Choose shoot pictures"
msgstr ""
#: templates/help.html:11
msgid "To use this site you have to use the link you have received."
msgstr ""
#: templates/help.html:15
msgid ""
"This link leads you to an overview with thumbnails of all images.<br> In "
"the top right you can see, if there is a limit of how many images you may"
" choose."
msgstr ""
#: templates/help.html:22
msgid ""
"If you click on an image, you will go to single-view, where you can "
"choose whether you want to keep the image (meaning it is going to be "
"edited, etc.) or not."
msgstr ""
#: templates/help.html:29
msgid ""
"The option \"Insecure + Comment\" is for exceptions. If you are uncertain"
" about many/all images, please write the photographer. Insecure means, "
"that you have something to say aboout <strong>this</strong> image (which "
"is what the comment-field is for)."
msgstr ""
#: templates/help.html:36
msgid ""
"Using the filter buttons in the top right, you can filter by "
"Keep/Insecure/Don't keep and unrated images. Images with a green border "
"are being kept, images with a red border not, images with a yellow border"
" are insecure."
msgstr ""
#: templates/help.html:43
msgid "When you are done rating all images, please write your contact."
msgstr ""
#: templates/index.html:8
msgid "You should have received a link."
msgstr ""
#: templates/index.html:9
msgid "There is nothing to see on this page."
msgstr ""
#: templates/index.html:12
msgid "Wrong password!"
msgstr ""
#: templates/index.html:14
msgid "Password changed, please login again!"
msgstr ""
#: templates/index.html:17
msgid "You need to log in to see this page."
msgstr ""
#: templates/pwchange.html:16
msgid "Passwords do not match!"
msgstr ""
#: templates/pwchange.html:20
msgid "New password"
msgstr ""
#: templates/pwchange.html:23
msgid "Repeat new password"
msgstr ""
#: templates/include/rating-overlay.html:8
#: templates/include/rating-overlay.html:9 templates/shoot_picture.html:29
#: templates/shoot_picture.html:32
msgid "Edit"
msgstr ""
#: templates/shoot_picture.html:30
msgid "Keep unedited"
msgstr ""
#: templates/shoot_picture.html:34
msgid "Insecure <small>(+ Comment)</small>"
msgstr ""
#: templates/include/rating-overlay.html:12 templates/shoot_picture.html:36
msgid "Veto"
msgstr ""
#: templates/shoot_picture.html:53
msgid "Copied link to clipboard"
msgstr ""
#: templates/shoot_picture.html:58
msgid "Explain why \"insecure\"?"
msgstr ""
#: templates/shoot_picture.html:60
msgid "Submit"
msgstr ""
#: templates/include/counter.html:4
#, python-format
msgid "%(count)s/%(max)s <small>edited image</small>"
msgid_plural "%(count)s/%(max)s <small>edited images</small>"
msgstr[0] ""
msgstr[1] ""
#: templates/include/counter.html:10
#, python-format
msgid "%(count)s <small>edited image</small>"
msgid_plural "%(count)s <small>edited images</small>"
msgstr[0] ""
msgstr[1] ""
#: templates/include/counter.html:18
#, python-format
msgid "%(count)s/%(max)s <small>unedited image</small>"
msgid_plural "%(count)s/%(max)s <small>unedited images</small>"
msgstr[0] ""
msgstr[1] ""
#: templates/include/counter.html:24
#, python-format
msgid "%(count)s <small>unedited image</small>"
msgid_plural "%(count)s <small>unedited images</small>"
msgstr[0] ""
msgstr[1] ""
#: templates/include/counter.html:42
#: templates/include/counter_shooting_info.html:42
msgid "image chosen"
msgid_plural "images chosen"
msgstr[0] ""
msgstr[1] ""
#: templates/include/counter_shooting_info.html:4
#, python-format
msgid "%(count)s/%(max)s edited image"
msgid_plural "%(count)s/%(max)s edited images"
msgstr[0] ""
msgstr[1] ""
#: templates/include/counter_shooting_info.html:10
#, python-format
msgid "%(count)s edited image"
msgid_plural "%(count)s edited images"
msgstr[0] ""
msgstr[1] ""
#: templates/include/counter_shooting_info.html:19
#, python-format
msgid "%(count)s/%(max)s unedited image"
msgid_plural "%(count)s/%(max)s unedited images"
msgstr[0] ""
msgstr[1] ""
#: templates/include/counter_shooting_info.html:25
#, python-format
msgid "%(count)s unedited image"
msgid_plural "%(count)s unedited images"
msgstr[0] ""
msgstr[1] ""
#: templates/include/counter_shooting_info.html:33
#: templates/include/counter_shooting_info.html:49
#, python-format
msgid "(+%(count)s uncertain image)"
msgid_plural "(+%(count)s uncertain images)"
msgstr[0] ""
msgstr[1] ""
#: templates/include/rating-overlay.html:10
msgid "Unedited"
msgstr ""
#: templates/include/rating-overlay.html:11
msgid "Insecure"
msgstr ""