· 6 years ago · Oct 27, 2019, 09:22 AM
1# Translations template for indico.
2# Copyright (C) 2019 ORGANIZATION
3# This file is distributed under the same license as the indico project.
4#
5# FIRST AUTHOR <EMAIL@ADDRESS>, 2019.
6# Franklin Weng <franklin@goodhorse.idv.tw>, 2019.
7msgid ""
8msgstr ""
9"Project-Id-Version: indico 2.2.3-dev\n"
10"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
11"POT-Creation-Date: 2019-10-04 13:50+0200\n"
12"PO-Revision-Date: 2019-10-27 15:32+0800\n"
13"MIME-Version: 1.0\n"
14"Content-Type: text/plain; charset=UTF-8\n"
15"Content-Transfer-Encoding: 8bit\n"
16"Generated-By: Babel 2.7.0\n"
17"Plural-Forms: nplurals=1; plural=0;\n"
18"Last-Translator: Franklin Weng <franklin@goodhorse.idv.tw>\n"
19"Language-Team: Chinese <zh-l10n@lists.linux.org.tw>\n"
20"Language: zh_TW\n"
21"X-Generator: Lokalize 2.0\n"
22
23#: indico/core/errors.py:29
24msgid "You are not allowed to access this page."
25msgstr "?????????"
26
27#: indico/core/errors.py:31
28msgid "The page you are looking for doesn't exist."
29msgstr "??????????"
30
31#: indico/core/errors.py:33
32msgid "The request was invalid or contained invalid arguments."
33msgstr "?????????????????"
34
35#: indico/core/permissions.py:76
36msgid "Unrestricted management access for the whole event"
37msgstr ""
38
39#: indico/core/permissions.py:77
40msgid "Unrestricted management access for the selected session"
41msgstr ""
42
43#: indico/core/permissions.py:78
44msgid "Unrestricted management access for the selected contribution"
45msgstr ""
46
47#: indico/core/permissions.py:79
48msgid "Full management access over the room"
49msgstr ""
50
51#: indico/core/permissions.py:82
52msgid "Access the public areas of the event"
53msgstr ""
54
55#: indico/core/permissions.py:83
56msgid "Access the public areas of the selected session"
57msgstr ""
58
59#: indico/core/permissions.py:84
60msgid "Access the public areas of the selected contribution"
61msgstr ""
62
63#: indico/core/permissions.py:92 indico/modules/events/abstracts/templates/management/overview.html:123
64#: indico/modules/events/papers/templates/management/overview.html:158
65#: indico/modules/events/registration/templates/management/regform.html:64
66#: indico/modules/events/registration/templates/management/regform.html:80
67#: indico/modules/events/registration/templates/management/regform_list.html:94
68#: indico/modules/events/surveys/templates/management/survey.html:84
69#: indico/modules/events/surveys/templates/management/survey_list.html:42
70msgid "Manage"
71msgstr "??"
72
73#: indico/core/permissions.py:99
74msgid "Access"
75msgstr "??"
76
77#: indico/core/celery/__init__.py:65 indico/core/celery/templates/celery_tasks.html:5
78msgid "Tasks"
79msgstr "??"
80
81#: indico/core/celery/__init__.py:77
82msgid ""
83"The Celery task scheduler does not seem to be running. This means that email"
84" sending and periodic tasks such as event "
85"reminders do not work."
86msgstr "Celery ??????????????????????????????????????????"
87
88#: indico/core/celery/__init__.py:80
89msgid "The Celery task scheduler is running a different Indico version."
90msgstr "Celery ?????????????? Indico?"
91
92#: indico/core/celery/templates/celery_tasks.html:12
93#, python-format
94msgid ""
95"Monitor Indico's Celery tasks with Flower <a class=\"bold\" href=\""
96"%(flower_url)s\" target=\"_blank\">here</a>."
97msgstr ""
98"? Flower ?<a class=\"bold\" href=\"%(flower_url)s\" target=\"_blank\">??</a>"
99" Indico ? Celery ???"
100
101#: indico/core/celery/templates/celery_tasks.html:18
102msgid "Periodic Tasks"
103msgstr "?????"
104
105#: indico/core/celery/templates/celery_tasks.html:22 indico/legacy/pdfinterface/conference.py:1135
106#: indico/modules/attachments/forms.py:88 indico/modules/designer/templates/template.html:70
107#: indico/modules/events/contributions/forms.py:185
108#: indico/modules/events/contributions/templates/management/types_dialog.html:19 indico/modules/events/forms.py:32
109#: indico/modules/events/management/templates/_event_person_list.html:14 indico/modules/events/papers/forms.py:189
110#: indico/modules/events/papers/templates/assign_role.html:14
111#: indico/modules/events/papers/templates/management/_templates.html:9
112#: indico/modules/events/papers/templates/management/competences.html:18
113#: indico/modules/events/papers/templates/management/paper_person_list.html:18 indico/modules/events/payment/forms.py:28
114#: indico/modules/events/payment/plugins.py:27 indico/modules/events/payment/plugins.py:35
115#: indico/modules/events/persons/templates/management/person_list.html:209 indico/modules/events/roles/forms.py:21
116#: indico/modules/events/sessions/forms.py:103 indico/modules/events/sessions/templates/management/types_dialog.html:19
117#: indico/modules/events/templates/admin/_reference_type_list.html:6 indico/modules/groups/templates/_group_members.html:9
118#: indico/modules/groups/templates/groups.html:8 indico/modules/networks/forms.py:28
119#: indico/modules/networks/templates/networks.html:90 indico/modules/oauth/forms.py:35 indico/modules/vc/forms.py:112
120#: indico/modules/vc/templates/manage_event.html:16
121msgid "Name"
122msgstr "??"
123
124#: indico/core/celery/templates/celery_tasks.html:23 indico/modules/events/abstracts/settings.py:55
125#: indico/modules/events/abstracts/templates/management/cfa_actions/_base.html:20
126#: indico/modules/events/papers/templates/management/cfp_actions/_base.html:22
127#: indico/modules/events/registration/controllers/management/regforms.py:250
128#: indico/modules/events/registration/templates/management/regform_actions/not_started.html:26
129#: indico/modules/events/surveys/controllers/management/survey.py:116
130#: indico/modules/events/surveys/templates/management/survey_actions/ready_to_open.html:24
131msgid "Schedule"
132msgstr "??"
133
134#: indico/core/celery/templates/celery_tasks.html:44
135#, python-format
136msgid "every %(interval)s"
137msgstr "? %(interval)s"
138
139#: indico/core/celery/templates/celery_tasks.html:53 indico/modules/bootstrap/templates/bootstrap.html:115
140#: indico/modules/cephalopod/templates/cephalopod.html:24 indico/modules/events/payment/templates/management/payments.html:63
141msgid "disabled"
142msgstr "???"
143
144#: indico/core/celery/templates/celery_tasks.html:55
145msgid "custom schedule"
146msgstr "????"
147
148#: indico/core/celery/templates/celery_tasks.html:57
149msgid "default"
150msgstr "??"
151
152#: indico/core/db/sqlalchemy/links.py:25 indico/modules/attachments/controllers/management/base.py:54
153#: indico/modules/categories/forms.py:156 indico/modules/events/forms.py:55 indico/modules/events/management/forms.py:315
154#: indico/web/forms/fields/protection.py:42
155msgid "Category"
156msgstr "??"
157
158#: indico/core/db/sqlalchemy/links.py:25 indico/modules/attachments/controllers/management/base.py:46
159#: indico/modules/categories/forms.py:158 indico/modules/categories/templates/display/overview/base.html:35
160#: indico/modules/events/logs/models/entries.py:21 indico/modules/rb/templates/booking_list.html:14
161#: indico/modules/vc/forms.py:71 indico/modules/vc/templates/list_vc_rooms.html:24
162#: indico/modules/vc/templates/vc_room_list.html:15 indico/web/forms/fields/protection.py:40
163msgid "Event"
164msgstr "??"
165
166#: indico/core/db/sqlalchemy/links.py:25 indico/legacy/pdfinterface/conference.py:841
167#: indico/modules/attachments/controllers/management/base.py:50
168#: indico/modules/categories/templates/display/overview/base.html:41 indico/modules/events/management/util.py:40
169#: indico/modules/events/timetable/models/entries.py:29
170#: indico/modules/events/timetable/templates/balloons/contribution.html:22 indico/modules/rb/event/forms.py:18
171#: indico/modules/rb/templates/booking_list.html:52 indico/modules/vc/forms.py:72 indico/modules/vc/forms.py:75
172#: indico/modules/vc/templates/list_vc_rooms.html:33
173msgid "Contribution"
174msgstr "??"
175
176#: indico/core/db/sqlalchemy/links.py:25
177msgid "Subcontribution"
178msgstr ""
179
180#: indico/core/db/sqlalchemy/links.py:25 indico/legacy/pdfinterface/conference.py:820
181#: indico/modules/attachments/controllers/management/base.py:48
182#: indico/modules/categories/templates/display/overview/base.html:38 indico/modules/events/abstracts/forms.py:207
183#: indico/modules/events/contributions/lists.py:45
184#: indico/modules/events/contributions/templates/management/_contribution_list.html:36
185#: indico/modules/events/management/util.py:38 indico/modules/events/papers/lists.py:59
186#: indico/modules/events/sessions/templates/display/session_display.html:11
187#: indico/modules/events/timetable/templates/balloons/block.html:39 indico/modules/vc/forms.py:73
188#: indico/modules/vc/templates/list_vc_rooms.html:43 indico/web/forms/fields/protection.py:44
189msgid "Session"
190msgstr "??"
191
192#: indico/core/db/sqlalchemy/links.py:26 indico/modules/rb/event/forms.py:21 indico/modules/rb/templates/booking_list.html:68
193#: indico/modules/vc/forms.py:78
194msgid "Session block"
195msgstr "????"
196
197#: indico/core/db/sqlalchemy/protection.py:33 indico/modules/events/templates/forms/event_creation_form.html:30
198#: indico/modules/events/templates/forms/event_creation_form.html:79 indico/web/templates/_protection_messages.html:7
199#: indico/web/templates/_protection_messages.html:53 indico/web/templates/_session_bar.html:36
200msgid "Public"
201msgstr "??"
202
203#: indico/core/db/sqlalchemy/protection.py:33
204msgid "Inheriting"
205msgstr "??"
206
207#: indico/core/db/sqlalchemy/protection.py:33 indico/modules/attachments/forms.py:30 indico/modules/attachments/forms.py:91
208#: indico/modules/attachments/templates/_attachments.html:16 indico/modules/attachments/templates/_protection_message.html:14
209#: indico/modules/events/templates/forms/event_creation_form.html:46
210#: indico/modules/events/templates/forms/event_creation_form.html:63 indico/web/templates/_protection_messages.html:25
211#: indico/web/templates/_protection_messages.html:44
212msgid "Protected"
213msgstr "??"
214
215#: indico/core/plugins/__init__.py:40 indico/modules/groups/templates/groups.html:74
216#: indico/modules/users/templates/users_admin.html:59 indico/web/templates/forms/_person_link_widget_base.html:29
217#: indico/web/templates/overview/base.html:21
218msgid "Search"
219msgstr "??"
220
221#: indico/core/plugins/__init__.py:41
222msgid "Synchronization"
223msgstr "??"
224
225#: indico/core/plugins/__init__.py:42 indico/modules/events/payment/__init__.py:46
226#: indico/modules/events/payment/__init__.py:63 indico/modules/events/payment/templates/admin_settings.html:4
227msgid "Payment"
228msgstr "??"
229
230#: indico/core/plugins/__init__.py:43
231msgid "Importers"
232msgstr ""
233
234#: indico/core/plugins/__init__.py:44 indico/modules/vc/__init__.py:51 indico/modules/vc/__init__.py:87
235#: indico/modules/vc/views.py:33
236msgid "Videoconference"
237msgstr "????"
238
239#: indico/core/plugins/__init__.py:45
240msgid "Other"
241msgstr "??"
242
243#: indico/core/plugins/__init__.py:313 indico/core/plugins/templates/index.html:4
244msgid "Plugins"
245msgstr "????"
246
247#: indico/core/plugins/controllers.py:66
248msgid "Settings saved ({0})"
249msgstr "????? ({0})"
250
251#: indico/core/plugins/templates/details.html:9
252msgid "Plugin Details"
253msgstr "????????"
254
255#: indico/core/plugins/templates/details.html:11
256msgid "Plugin Settings"
257msgstr "??????"
258
259#: indico/core/plugins/templates/details.html:19
260msgid "This plugin does not have any settings."
261msgstr "????????????"
262
263#: indico/core/plugins/templates/details.html:32 indico/modules/api/templates/admin_settings.html:10
264#: indico/modules/attachments/templates/upload.html:20
265#: indico/modules/categories/templates/management/category_protection.html:19
266#: indico/modules/categories/templates/management/settings.html:35 indico/modules/cephalopod/templates/cephalopod.html:62
267#: indico/modules/events/abstracts/templates/management/notification_tpl_form.html:12
268#: indico/modules/events/abstracts/templates/management/notification_tpl_text_form.html:8
269#: indico/modules/events/contributions/templates/forms/contribution.html:14
270#: indico/modules/events/contributions/templates/forms/subcontribution.html:10
271#: indico/modules/events/management/templates/event_protection.html:29
272#: indico/modules/events/management/templates/permissions_dialog.html:22
273#: indico/modules/events/notes/templates/edit_note.html:6
274#: indico/modules/events/papers/templates/management/competences.html:32
275#: indico/modules/events/payment/templates/admin_settings.html:21
276#: indico/modules/events/payment/templates/event_plugin_edit.html:34
277#: indico/modules/events/registration/templates/management/regform_display.html:94
278#: indico/modules/events/registration/templates/management/regform_display_form_columns.html:12
279#: indico/modules/events/registration/templates/management/regform_edit.html:26
280#: indico/modules/events/registration/templates/management/regform_tickets.html:8
281#: indico/modules/events/reminders/templates/edit_reminder.html:25 indico/modules/events/requests/base.py:36
282#: indico/modules/events/surveys/templates/management/edit_survey.html:11
283#: indico/modules/events/templates/forms/session_block_form.html:12 indico/modules/groups/templates/group_edit.html:20
284#: indico/modules/users/templates/personal_data.html:17 indico/modules/users/templates/preferences.html:16
285#: indico/modules/users/templates/users_admin_create.html:13 indico/modules/vc/templates/attach_room.html:9
286#: indico/modules/vc/templates/manage_event_create_room.html:13 indico/web/templates/_session_bar.html:105
287#: indico/web/templates/forms/_form.html:156 indico/web/templates/forms/form_common_fields_first.html:7 indico/web/util.py:69
288msgid "Save"
289msgstr "??"
290
291#: indico/core/plugins/templates/details.html:33 indico/modules/attachments/templates/add_link.html:11
292#: indico/modules/attachments/templates/create_folder.html:11 indico/modules/attachments/templates/upload.html:25
293#: indico/modules/auth/templates/accounts.html:26 indico/modules/auth/templates/link_identity.html:41
294#: indico/modules/auth/templates/register.html:21 indico/modules/auth/templates/register.html:52
295#: indico/modules/events/abstracts/controllers/abstract_list.py:121
296#: indico/modules/events/abstracts/templates/display/submission.html:12
297#: indico/modules/events/abstracts/templates/forms/edit_review_tracks.html:4
298#: indico/modules/events/abstracts/templates/management/abstract_list_filter.html:113
299#: indico/modules/events/abstracts/templates/management/notification_tpl_form.html:14
300#: indico/modules/events/abstracts/templates/management/notification_tpl_text_form.html:9
301#: indico/modules/events/agreements/templates/dialogs/agreement_email_form_send.html:17
302#: indico/modules/events/agreements/templates/dialogs/agreement_submit_answer_form.html:18
303#: indico/modules/events/contributions/templates/contrib_list_filter.html:64
304#: indico/modules/events/contributions/templates/forms/contribution.html:15
305#: indico/modules/events/contributions/templates/forms/subcontribution.html:11
306#: indico/modules/events/contributions/templates/management/import_contributions.html:45
307#: indico/modules/events/management/controllers/posters.py:45
308#: indico/modules/events/management/templates/event_contact_info.html:4
309#: indico/modules/events/management/templates/event_dates.html:3
310#: indico/modules/events/management/templates/permissions_dialog.html:23
311#: indico/modules/events/management/templates/protection_dialog.html:3
312#: indico/modules/events/papers/templates/assign_role.html:64
313#: indico/modules/events/papers/templates/display/select_contribution.html:27
314#: indico/modules/events/papers/templates/management/competences.html:33
315#: indico/modules/events/papers/templates/management/teams.html:11
316#: indico/modules/events/papers/templates/paper_list_filter.html:80
317#: indico/modules/events/payment/templates/event_plugin_edit.html:36 indico/modules/events/persons/controllers.py:244
318#: indico/modules/events/registration/templates/management/email.html:9
319#: indico/modules/events/registration/templates/management/import_registrations.html:38
320#: indico/modules/events/registration/templates/management/print_badges.html:16
321#: indico/modules/events/registration/templates/management/regform_display_form_columns.html:13
322#: indico/modules/events/registration/templates/management/regform_invite.html:12
323#: indico/modules/events/registration/templates/management/registration_create_multiple.html:11
324#: indico/modules/events/registration/templates/management/reglist_filter.html:108
325#: indico/modules/events/surveys/templates/management/edit_survey.html:14
326#: indico/modules/events/templates/forms/event_creation_form.html:17
327#: indico/modules/events/templates/forms/session_block_form.html:14 indico/modules/events/templates/reviews/forms.html:70
328#: indico/modules/events/templates/reviews/forms.html:102
329#: indico/modules/events/timetable/templates/timetable_pdf_export.html:4 indico/modules/oauth/templates/app_new.html:13
330#: indico/modules/oauth/templates/authorize.html:43 indico/modules/users/templates/users_admin_create.html:14
331#: indico/modules/vc/templates/attach_room.html:10 indico/modules/vc/templates/manage_event_create_room.html:14
332#: indico/web/templates/forms/form_common_fields_first.html:10 indico/web/util.py:71
333msgid "Cancel"
334msgstr "??"
335
336#: indico/core/plugins/templates/index.html:16
337msgid "This plugin has no configurable options"
338msgstr "???????????"
339
340#: indico/legacy/pdfinterface/base.py:133
341msgid "Int to Roman Error: Argument must be between 1 and 3999"
342msgstr "?????????????????? 1 ? 3999 ?"
343
344#: indico/legacy/pdfinterface/base.py:529 indico/legacy/pdfinterface/base.py:623 indico/legacy/pdfinterface/conference.py:242
345msgid "Table of contents"
346msgstr "??"
347
348#: indico/legacy/pdfinterface/conference.py:224 indico/modules/events/tracks/__init__.py:30
349#: indico/modules/events/tracks/forms.py:36 indico/modules/events/tracks/templates/management.html:6
350#: indico/modules/events/tracks/templates/management.html:23
351msgid "Programme"
352msgstr "??"
353
354#: indico/legacy/pdfinterface/conference.py:294
355msgid "Page {}"
356msgstr "?? {}"
357
358#: indico/legacy/pdfinterface/conference.py:364 indico/legacy/pdfinterface/conference.py:440
359#: indico/legacy/pdfinterface/conference.py:664 indico/legacy/pdfinterface/conference.py:851
360#: indico/modules/events/abstracts/settings.py:54 indico/modules/events/timetable/templates/balloons/contribution.html:54
361msgid "Presenter"
362msgid_plural "Presenters"
363msgstr[0] "??"
364
365#: indico/legacy/pdfinterface/conference.py:548 indico/modules/events/abstracts/templates/forms/track_role_widget.html:28
366#: indico/modules/events/persons/templates/management/person_list.html:149 indico/modules/events/sessions/forms.py:72
367#: indico/modules/events/sessions/forms.py:83 indico/modules/events/sessions/templates/display/session_display.html:83
368msgid "Conveners"
369msgstr "???"
370
371#: indico/legacy/pdfinterface/conference.py:754
372msgid "Simplified Programme"
373msgstr "????"
374
375#: indico/legacy/pdfinterface/conference.py:824 indico/legacy/pdfinterface/conference.py:845
376#: indico/legacy/pdfinterface/conference.py:862
377msgid "Time and Place"
378msgstr "?????"
379
380#: indico/legacy/pdfinterface/conference.py:831 indico/modules/events/abstracts/templates/display/tracks.html:61
381#: indico/modules/events/timetable/templates/display/indico/_session_block.html:48
382msgid "Convener"
383msgid_plural "Conveners"
384msgstr[0] "???"
385
386#: indico/legacy/pdfinterface/conference.py:859 indico/modules/events/timetable/models/entries.py:29
387#: indico/modules/events/timetable/templates/balloons/break.html:15
388msgid "Break"
389msgstr "????"
390
391#: indico/legacy/pdfinterface/conference.py:895
392msgid "Daily Programme"
393msgstr "????"
394
395#: indico/legacy/pdfinterface/conference.py:913
396msgid "Registrant"
397msgstr "???"
398
399#: indico/legacy/pdfinterface/conference.py:983
400msgid "Registration details"
401msgstr "??????"
402
403#: indico/legacy/pdfinterface/conference.py:986 indico/legacy/pdfinterface/conference.py:1147
404msgid "Registration date"
405msgstr "????"
406
407#: indico/legacy/pdfinterface/conference.py:988 indico/legacy/pdfinterface/conference.py:1149
408msgid "Registration state"
409msgstr ""
410
411#: indico/legacy/pdfinterface/conference.py:990 indico/legacy/pdfinterface/conference.py:1151
412#: indico/modules/events/registration/lists.py:43 indico/modules/events/registration/stats.py:386
413msgid "Price"
414msgstr "??"
415
416#: indico/legacy/pdfinterface/conference.py:993 indico/modules/events/payment/templates/transaction_details.html:5
417#: indico/modules/events/registration/lists.py:60
418msgid "Payment date"
419msgstr "????"
420
421#: indico/legacy/pdfinterface/conference.py:996 indico/legacy/pdfinterface/conference.py:1153
422#: indico/modules/events/registration/lists.py:50
423#: indico/modules/events/registration/templates/display/participant_list.html:44
424#: indico/modules/events/registration/templates/management/_registration_details.html:179
425msgid "Checked in"
426msgstr "???"
427
428#: indico/legacy/pdfinterface/conference.py:999 indico/legacy/pdfinterface/conference.py:1155
429#: indico/modules/events/registration/lists.py:57
430msgid "Check-in date"
431msgstr "????"
432
433#: indico/legacy/pdfinterface/conference.py:1005 indico/legacy/pdfinterface/conference.py:1142
434msgid "Arrival date"
435msgstr "????"
436
437#: indico/legacy/pdfinterface/conference.py:1007 indico/legacy/pdfinterface/conference.py:1143
438msgid "Departure date"
439msgstr "????"
440
441#: indico/legacy/pdfinterface/conference.py:1029
442msgid "Registrants Book"
443msgstr "?????"
444
445#: indico/legacy/pdfinterface/conference.py:1059 indico/modules/events/layout/models/menu.py:31
446msgid "Page"
447msgstr "??"
448
449#: indico/legacy/pdfinterface/conference.py:1085
450msgid "Registrants List"
451msgstr "?????"
452
453#: indico/legacy/pdfinterface/conference.py:1112
454msgid "List of registrants"
455msgstr "??????"
456
457#: indico/legacy/pdfinterface/conference.py:1134 indico/modules/categories/forms.py:150
458#: indico/modules/events/abstracts/settings.py:49 indico/modules/events/abstracts/templates/management/_abstract_list.html:83
459#: indico/modules/events/contributions/templates/management/_contribution_list.html:14
460#: indico/modules/events/contributions/templates/management/_subcontribution_list.html:48
461#: indico/modules/events/papers/templates/_paper_list.html:39
462#: indico/modules/events/registration/templates/management/_reglist.html:23
463#: indico/modules/events/sessions/templates/management/_session_list.html:12 indico/modules/events/sessions/util.py:74
464#: indico/modules/events/surveys/templates/management/survey.html:145
465msgid "ID"
466msgstr "??"
467
468#: indico/legacy/pdfinterface/latex.py:264
469msgid "Report of Abstracts"
470msgstr "????"
471
472#: indico/legacy/pdfinterface/latex.py:289 indico/legacy/pdfinterface/latex.py:292
473msgid "{} (#{}: {})"
474msgstr "{} (#{}: {})"
475
476#: indico/legacy/pdfinterface/latex.py:330
477msgid "Proposed for other tracks: {}"
478msgstr "?????????{}"
479
480#: indico/legacy/pdfinterface/latex.py:383
481msgid "Report of Contributions"
482msgstr "????"
483
484#: indico/legacy/services/interface/rpc/process.py:46 indico/web/rh.py:206
485msgid ""
486"It looks like there was a problem with your current session. Please use your"
487" browser's back button, reload the page and try "
488"again."
489msgstr "??????????????????????????????????????"
490
491#: indico/modules/admin/__init__.py:24
492msgid "Security"
493msgstr "??"
494
495#: indico/modules/admin/__init__.py:25
496msgid "User Management"
497msgstr "?????"
498
499#: indico/modules/admin/__init__.py:26 indico/modules/events/management/__init__.py:23
500msgid "Customization"
501msgstr "???"
502
503#: indico/modules/admin/__init__.py:27
504msgid "Integration"
505msgstr "??"
506
507#: indico/modules/admin/__init__.py:28
508msgid "Homepage"
509msgstr "??"
510
511#: indico/modules/admin/__init__.py:34 indico/modules/admin/views.py:25 indico/modules/api/templates/user_profile.html:98
512#: indico/web/views.py:254 indico/web/views.py:311
513msgid "Administration"
514msgstr "??"
515
516#: indico/modules/admin/controllers/base.py:25
517msgid "Only Indico administrators may access this page."
518msgstr "?? Indico ????????????"
519
520#: indico/modules/announcement/__init__.py:38 indico/modules/announcement/templates/settings.html:5
521#: indico/modules/events/abstracts/forms.py:106 indico/modules/events/layout/forms.py:58
522#: indico/modules/events/layout/templates/layout_conference.html:18 indico/modules/events/papers/forms.py:143
523msgid "Announcement"
524msgstr "??"
525
526#: indico/modules/announcement/controllers.py:26 indico/modules/core/controllers.py:138 indico/modules/news/controllers.py:58
527msgid "Settings have been saved"
528msgstr "?????"
529
530#: indico/modules/announcement/forms.py:20 indico/modules/core/forms.py:35 indico/modules/events/payment/plugins.py:32
531#: indico/modules/events/registration/forms.py:92 indico/modules/events/surveys/forms.py:47 indico/modules/oauth/forms.py:44
532msgid "Enabled"
533msgstr "???"
534
535#: indico/modules/announcement/forms.py:21
536msgid "Message"
537msgstr "??"
538
539#: indico/modules/announcement/templates/settings.html:9
540msgid "The announcement is a message shown on top of each Indico page."
541msgstr "???????? Indico ??????"
542
543#: indico/modules/api/__init__.py:64
544msgid "API"
545msgstr "API"
546
547#: indico/modules/api/__init__.py:69
548msgid "HTTP API"
549msgstr "HTTP API"
550
551#: indico/modules/api/controllers.py:39 indico/modules/events/layout/controllers/layout.py:98
552#: indico/modules/events/layout/controllers/layout.py:118 indico/modules/events/layout/controllers/layout.py:213
553#: indico/modules/events/payment/controllers.py:36 indico/modules/events/payment/controllers.py:79
554msgid "Settings saved"
555msgstr "?????"
556
557#: indico/modules/api/controllers.py:97
558msgid "Your API key has been successfully replaced."
559msgstr "??????? API ???"
560
561#: indico/modules/api/controllers.py:99
562msgid "Please update any applications which use old key."
563msgstr "????????????????????"
564
565#: indico/modules/api/controllers.py:101
566msgid "Your API key has been successfully created."
567msgstr "??????? API ???"
568
569#: indico/modules/api/controllers.py:113
570msgid "Your API key has been deleted."
571msgstr "????? API ???"
572
573#: indico/modules/api/controllers.py:126
574msgid "You can now use persistent signatures."
575msgstr "????????????"
576
577#: indico/modules/api/controllers.py:128
578msgid "Persistent signatures have been disabled for your API key."
579msgstr "????? API ?????????"
580
581#: indico/modules/api/controllers.py:144
582msgid "The API key has been blocked."
583msgstr "? API ???????"
584
585#: indico/modules/api/controllers.py:146
586msgid "The API key has been unblocked."
587msgstr "? API ????????"
588
589#: indico/modules/api/forms.py:22
590msgid "Key for authenticated requests only"
591msgstr "????????"
592
593#: indico/modules/api/forms.py:23
594msgid "Key for all requests"
595msgstr "???????????"
596
597#: indico/modules/api/forms.py:24
598msgid "Key+signature for authenticated requests only"
599msgstr "?????????"
600
601#: indico/modules/api/forms.py:25
602msgid "Key for all requests. Signature for authenticated requests"
603msgstr "??????????????????????"
604
605#: indico/modules/api/forms.py:26
606msgid "Key+signature for all requests"
607msgstr "??????????????"
608
609#: indico/modules/api/forms.py:31 indico/modules/api/templates/user_profile.html:79
610msgid "Persistent signatures"
611msgstr "????"
612
613#: indico/modules/api/forms.py:32
614msgid "Allow users to enable persistent signatures (without timestamp)."
615msgstr "????????????????????"
616
617#: indico/modules/api/forms.py:33
618msgid "Security mode"
619msgstr "????"
620
621#: indico/modules/api/forms.py:34
622msgid "Specify if/when people need to use an API key or a signed request."
623msgstr "???????/?????? API ??????"
624
625#: indico/modules/api/forms.py:36
626msgid "Cache TTL"
627msgstr "??????"
628
629#: indico/modules/api/forms.py:37
630msgid "Time to cache API results (in seconds)"
631msgstr "API ?????????????????"
632
633#: indico/modules/api/forms.py:38
634msgid "Signature TTL"
635msgstr "??????"
636
637#: indico/modules/api/forms.py:39
638msgid ""
639"Time after which a request signature expires. This should not be too low to"
640" account for small clock differences between the "
641"client and the server."
642msgstr ""
643
644#: indico/modules/api/templates/_messages.html:2
645msgid ""
646"Enabling persistent signatures will allow signed requests without a"
647" timestamp. This means that the same link can be used "
648"forever to access private information. This introduces the risk that if"
649" somebody finds out about the link, they can access "
650"the same private information as yourself. By enabling this you agree to keep"
651" those links private and ensure that no "
652"unauthorized people will use them."
653msgstr ""
654
655#: indico/modules/api/templates/_messages.html:12
656msgid ""
657"When disabling persistent signatures, all signed requests need a valid"
658" timestamp again. If you enable them again, old "
659"persistent links will start working again - if you need to invalidate them,"
660" you have to create a new API key!"
661msgstr ""
662
663#: indico/modules/api/templates/_messages.html:20
664msgid ""
665"In order to enable an iCal export link, your account needs to have an API key"
666" created. This key enables other applications "
667"to access data from within Indico even when you are neither using nor logged"
668" into the Indico system yourself with the link "
669"provided. Once created, you can manage your key at any time by going to 'My"
670" Profile' and looking under the tab entitled "
671"'HTTP API'. Further information about HTTP API keys can be found in the"
672" Indico documentation."
673msgstr ""
674
675#: indico/modules/api/templates/_messages.html:32
676msgid ""
677"Additionally to having an API key associated with your account, exporting"
678" private event information requires the usage of a "
679"persistent signature. This enables API URLs which do not expire after a few"
680" minutes so while the setting is active, anyone "
681"in possession of the link provided can access the information. Due to this,"
682" it is extremely important that you keep these "
683"links private and for your use only. If you think someone else may have"
684" acquired access to a link using this key in the "
685"future, you must immediately create a new key pair on the 'My Profile' page"
686" under the 'HTTP API' and update the iCalendar "
687"links afterwards."
688msgstr ""
689
690#: indico/modules/api/templates/admin_keys.html:3
691msgid "API Keys"
692msgstr "API ??"
693
694#: indico/modules/api/templates/admin_keys.html:9 indico/modules/events/surveys/templates/management/survey.html:147
695msgid "User"
696msgstr "???"
697
698#: indico/modules/api/templates/admin_keys.html:10
699msgid "Uses"
700msgstr "????"
701
702#: indico/modules/api/templates/admin_keys.html:11
703msgid "Last use"
704msgstr "????"
705
706#: indico/modules/api/templates/admin_keys.html:12 indico/modules/api/templates/user_profile.html:44
707msgid "Token"
708msgstr "??"
709
710#: indico/modules/api/templates/admin_keys.html:13
711#: indico/modules/events/registration/templates/management/regform_reglist.html:100
712#: indico/modules/events/templates/admin/_reference_type_list.html:9 indico/modules/groups/templates/_group_members.html:12
713msgid "Actions"
714msgstr "??"
715
716#: indico/modules/api/templates/admin_keys.html:22
717msgid "This user's API key has been blocked."
718msgstr "????? API ???????"
719
720#: indico/modules/api/templates/admin_keys.html:30
721msgid "never"
722msgstr "??"
723
724#: indico/modules/api/templates/admin_keys.html:35 indico/modules/core/forms.py:21
725#: indico/modules/core/templates/admin/settings.html:24 indico/modules/oauth/templates/app_details.html:18
726#: indico/modules/users/templates/personal_data.html:10
727msgid "Details"
728msgstr "????"
729
730#: indico/modules/api/templates/admin_settings.html:4
731msgid "API Settings"
732msgstr "API ??"
733
734#: indico/modules/api/templates/admin_settings.html:14
735#, python-format
736msgid ""
737"There is currently <strong><a href=\"%(url)s\">one active API key</a></strong"
738"> in the system."
739msgid_plural ""
740"There are currently <strong><a href=\"%(url)s\">%(count)s active API keys</a"
741"></strong> in the system."
742msgstr[0] ""
743"??????? <strong><a href=\"%(url)s\">%(count)s ????? API ??</a></strong>?"
744
745#: indico/modules/api/templates/user_profile.html:10
746msgid "API Key"
747msgstr "API ??"
748
749#: indico/modules/api/templates/user_profile.html:17 indico/modules/api/templates/user_profile.html:19
750msgid "Create new API key"
751msgstr "???? API ??"
752
753#: indico/modules/api/templates/user_profile.html:18
754msgid ""
755"Do you really want to create a new API key? Your old key will stop working"
756" immediately!"
757msgstr "???????? API ????????????????"
758
759#: indico/modules/api/templates/user_profile.html:22 indico/modules/api/templates/user_profile.html:24
760msgid "Delete API key"
761msgstr "?? API ??"
762
763#: indico/modules/api/templates/user_profile.html:23
764msgid "Do you really want to delete your API key?"
765msgstr "???????? API ????"
766
767#: indico/modules/api/templates/user_profile.html:33
768msgid ""
769"You do not have an API key at the moment. If you would like to use our API,"
770" please create an API key using the button below."
771msgstr "????? API ???????????? API?????????????"
772
773#: indico/modules/api/templates/user_profile.html:40
774msgid "Create API key"
775msgstr "?? API ??"
776
777#: indico/modules/api/templates/user_profile.html:48
778msgid ""
779"Your API key has been blocked. Please contact an administrator for further"
780" details."
781msgstr "?? API ????????????????"
782
783#: indico/modules/api/templates/user_profile.html:52
784msgid "Secret"
785msgstr "??"
786
787#: indico/modules/api/templates/user_profile.html:55
788msgid "Created"
789msgstr "????"
790
791#: indico/modules/api/templates/user_profile.html:57
792msgid "Total uses"
793msgstr "????"
794
795#: indico/modules/api/templates/user_profile.html:60
796msgid "Last used"
797msgstr "??????"
798
799#: indico/modules/api/templates/user_profile.html:64
800msgid "Last IP"
801msgstr "???? IP"
802
803#: indico/modules/api/templates/user_profile.html:68
804msgid "Last request"
805msgstr "????"
806
807#: indico/modules/api/templates/user_profile.html:72
808msgid "Last request could access private data."
809msgstr "?????????????"
810
811#: indico/modules/api/templates/user_profile.html:74
812msgid "Last request could only access public data."
813msgstr "?????????????"
814
815#: indico/modules/api/templates/user_profile.html:82 indico/modules/events/features/controllers.py:40
816msgid "On"
817msgstr "?"
818
819#: indico/modules/api/templates/user_profile.html:82 indico/modules/events/features/controllers.py:40
820msgid "Off"
821msgstr "?"
822
823#: indico/modules/api/templates/user_profile.html:106
824msgid "Unblock API key"
825msgstr "???? API ??"
826
827#: indico/modules/api/templates/user_profile.html:111
828msgid "Block API key"
829msgstr "?? API ??"
830
831#: indico/modules/api/templates/user_profile.html:119
832msgid "This is the list of old keys associated with this user."
833msgstr "???????????????"
834
835#: indico/modules/api/templates/user_profile.html:127
836msgid "never used"
837msgstr "????"
838
839#: indico/modules/api/templates/user_profile.html:129
840#, python-format
841msgid "used once"
842msgid_plural "used <strong>%(n)s times</strong>"
843msgstr[0] "??? <strong>%(n)s ?</strong>"
844
845#: indico/modules/api/templates/user_profile.html:135
846#, python-format
847msgid "last used on %(date)s"
848msgstr "????? %(date)s"
849
850#: indico/modules/api/templates/user_profile.html:145
851msgid "There are no old keys."
852msgstr "??????"
853
854#: indico/modules/attachments/__init__.py:41 indico/modules/attachments/__init__.py:53 indico/modules/attachments/clone.py:25
855#: indico/modules/attachments/templates/attachments.html:4 indico/modules/attachments/templates/generate_package.html:14
856#: indico/modules/categories/templates/display/sidebar.html:7
857#: indico/modules/categories/templates/management/attachments.html:5
858#: indico/modules/events/templates/display/conference.html:82
859msgid "Materials"
860msgstr "??"
861
862#: indico/modules/attachments/forms.py:31 indico/modules/events/management/util.py:42
863msgid "Folder"
864msgstr "???"
865
866#: indico/modules/attachments/forms.py:31
867msgid "No folder selected"
868msgstr "???????"
869
870#: indico/modules/attachments/forms.py:32
871msgid ""
872"Adding materials to folders allow grouping and easier permission management."
873msgstr "?????????????????????????"
874
875#: indico/modules/attachments/forms.py:34 indico/modules/attachments/forms.py:92 indico/modules/categories/forms.py:81
876msgid "Access control list"
877msgstr "??????"
878
879#: indico/modules/attachments/forms.py:35
880msgid "Restrict access to this material"
881msgstr "????????"
882
883#: indico/modules/attachments/forms.py:36
884msgid "The list of users and groups allowed to access the material"
885msgstr "????????????????"
886
887#: indico/modules/attachments/forms.py:51 indico/modules/attachments/forms.py:75 indico/modules/categories/forms.py:34
888#: indico/modules/categories/forms.py:116 indico/modules/categories/templates/management/_events_list.html:49
889#: indico/modules/categories/templates/management/content.html:92 indico/modules/core/forms.py:30
890#: indico/modules/designer/forms.py:21 indico/modules/designer/placeholders.py:220
891#: indico/modules/events/abstracts/forms.py:405 indico/modules/events/abstracts/forms.py:452
892#: indico/modules/events/abstracts/templates/management/_abstract_list.html:84
893#: indico/modules/events/contributions/contrib_fields.py:29 indico/modules/events/contributions/forms.py:36
894#: indico/modules/events/contributions/forms.py:109
895#: indico/modules/events/contributions/templates/management/_contribution_list.html:18
896#: indico/modules/events/contributions/templates/management/_subcontribution_list.html:51
897#: indico/modules/events/contributions/templates/management/import_contributions.html:21
898#: indico/modules/events/layout/forms.py:121 indico/modules/events/layout/forms.py:137
899#: indico/modules/events/management/forms.py:184 indico/modules/events/management/templates/_settings.html:41
900#: indico/modules/events/papers/templates/_paper_list.html:42 indico/modules/events/persons/forms.py:47
901#: indico/modules/events/registration/forms.py:53 indico/modules/events/sessions/forms.py:30
902#: indico/modules/events/sessions/forms.py:71 indico/modules/events/sessions/forms.py:81
903#: indico/modules/events/sessions/templates/management/_session_list.html:14
904#: indico/modules/events/sessions/templates/management/session_blocks.html:4 indico/modules/events/sessions/util.py:74
905#: indico/modules/events/surveys/fields/base.py:20 indico/modules/events/surveys/forms.py:32
906#: indico/modules/events/surveys/forms.py:99 indico/modules/events/timetable/forms.py:97
907#: indico/modules/events/tracks/forms.py:22 indico/modules/news/forms.py:33 indico/modules/news/templates/admin/news.html:34
908#: indico/modules/users/forms.py:32 indico/web/fields/base.py:21
909msgid "Title"
910msgstr "??"
911
912#: indico/modules/attachments/forms.py:52 indico/modules/attachments/forms.py:90 indico/modules/categories/forms.py:35
913#: indico/modules/categories/forms.py:117 indico/modules/events/contributions/contrib_fields.py:30
914#: indico/modules/events/contributions/forms.py:37 indico/modules/events/contributions/forms.py:110
915#: indico/modules/events/contributions/forms.py:189
916#: indico/modules/events/contributions/templates/display/contribution_display.html:149
917#: indico/modules/events/contributions/templates/management/types_dialog.html:22 indico/modules/events/forms.py:82
918#: indico/modules/events/management/forms.py:60 indico/modules/events/management/templates/_settings.html:44
919#: indico/modules/events/papers/forms.py:190 indico/modules/events/papers/templates/management/_templates.html:10
920#: indico/modules/events/sessions/forms.py:33 indico/modules/events/sessions/templates/display/session_display.html:116
921#: indico/modules/events/sessions/util.py:74 indico/modules/events/surveys/fields/base.py:21
922#: indico/modules/events/surveys/forms.py:101 indico/modules/events/templates/display/indico/_details.html:10
923#: indico/modules/events/timetable/forms.py:98 indico/modules/events/tracks/forms.py:27 indico/modules/networks/forms.py:29
924#: indico/modules/networks/templates/networks.html:91 indico/modules/oauth/forms.py:36 indico/web/fields/base.py:22
925msgid "Description"
926msgstr "??"
927
928#: indico/modules/attachments/forms.py:56 indico/modules/events/papers/forms.py:176
929msgid "Files"
930msgstr "??"
931
932#: indico/modules/attachments/forms.py:70 indico/modules/attachments/models/attachments.py:33
933#: indico/modules/events/management/util.py:44 indico/modules/events/surveys/forms.py:111
934msgid "File"
935msgstr "??"
936
937#: indico/modules/attachments/forms.py:71
938msgid "Already uploaded file. Replace it by adding a new file."
939msgstr "???????????????"
940
941#: indico/modules/attachments/forms.py:76 indico/modules/cephalopod/templates/cephalopod.html:51
942#: indico/modules/events/layout/forms.py:143 indico/modules/events/templates/admin/_reference_type_list.html:7
943#: indico/modules/legal/forms.py:22 indico/modules/legal/forms.py:26
944msgid "URL"
945msgstr "??"
946
947#: indico/modules/attachments/forms.py:89
948msgid "The name of the folder."
949msgstr "??????"
950
951#: indico/modules/attachments/forms.py:90
952msgid "Description of the folder and its content"
953msgstr "?????????"
954
955#: indico/modules/attachments/forms.py:93
956msgid "Restrict access to this folder"
957msgstr "?????????"
958
959#: indico/modules/attachments/forms.py:94
960msgid "The list of users and groups allowed to access the folder"
961msgstr "?????????????????"
962
963#: indico/modules/attachments/forms.py:95
964msgid "Always Visible"
965msgstr "????"
966
967#: indico/modules/attachments/forms.py:98
968msgid ""
969"By default, folders are always visible, even if a user cannot access them."
970" You can disable this behavior here, hiding the "
971"folder for anyone who does not have permission to access it."
972msgstr "??????????????????????????????????????????????????????"
973
974#: indico/modules/attachments/forms.py:101
975msgid "Always hidden"
976msgstr "????"
977
978#: indico/modules/attachments/forms.py:104
979msgid ""
980"Always hide the folder and its contents from public display areas of the"
981" event. You can use this for folders to store non-"
982"image files used e.g. in download links. The access permissions still apply."
983msgstr "????????????????????????????????????????????????????????????"
984
985#: indico/modules/attachments/forms.py:134
986msgid "Added Since"
987msgstr "????"
988
989#: indico/modules/attachments/forms.py:135
990msgid "Include only attachments uploaded after this date"
991msgstr "?????????????"
992
993#: indico/modules/attachments/forms.py:137
994msgid "Include"
995msgstr "??"
996
997#: indico/modules/attachments/forms.py:139 indico/modules/events/sessions/__init__.py:64
998#: indico/modules/events/sessions/clone.py:25 indico/modules/events/sessions/templates/management/session_list.html:7
999msgid "Sessions"
1000msgstr "??"
1001
1002#: indico/modules/attachments/forms.py:142
1003msgid "Include materials from selected sessions"
1004msgstr "??????????"
1005
1006#: indico/modules/attachments/forms.py:144 indico/modules/events/contributions/__init__.py:35
1007#: indico/modules/events/contributions/clone.py:79
1008#: indico/modules/events/contributions/templates/management/contributions.html:6 indico/modules/events/sessions/__init__.py:34
1009#: indico/modules/events/sessions/templates/management/session_blocks.html:7
1010#: indico/modules/events/timetable/templates/balloons/block.html:72
1011#: indico/modules/events/timetable/templates/display/_weeks.html:15
1012msgid "Contributions"
1013msgstr "??"
1014
1015#: indico/modules/attachments/forms.py:147
1016msgid "Include materials from selected contributions"
1017msgstr ""
1018
1019#: indico/modules/attachments/forms.py:149
1020msgid "Events scheduled on"
1021msgstr "?????"
1022
1023#: indico/modules/attachments/forms.py:152
1024msgid ""
1025"Include materials from sessions/contributions scheduled on the selected dates"
1026msgstr ""
1027
1028#: indico/modules/attachments/controllers/event_package.py:187
1029msgid "There are no materials matching your criteria."
1030msgstr "???????????"
1031
1032#: indico/modules/attachments/controllers/event_package.py:195
1033msgid "Everything"
1034msgstr "??"
1035
1036#: indico/modules/attachments/controllers/event_package.py:196
1037msgid "Specific sessions"
1038msgstr "????"
1039
1040#: indico/modules/attachments/controllers/event_package.py:197
1041msgid "Specific contributions"
1042msgstr ""
1043
1044#: indico/modules/attachments/controllers/event_package.py:198
1045msgid "Specific days"
1046msgstr "????"
1047
1048#: indico/modules/attachments/controllers/event_package.py:221
1049msgid "{contrib} (in session \"{session}\")"
1050msgstr "{contrib} ???? \"{session}\"?"
1051
1052#: indico/modules/attachments/controllers/display/base.py:39
1053msgid ""
1054"There is no preview available for this file type. Please refresh the page."
1055msgstr "?????????????????"
1056
1057#: indico/modules/attachments/controllers/management/base.py:52
1058msgid "Sub contribution"
1059msgstr ""
1060
1061#: indico/modules/attachments/controllers/management/base.py:99
1062msgid "The attachment has been uploaded"
1063msgid_plural "{count} attachments have been uploaded"
1064msgstr[0] "??? {count} ???"
1065
1066#: indico/modules/attachments/controllers/management/base.py:114
1067msgid "The link has been added"
1068msgstr "??????"
1069
1070#: indico/modules/attachments/controllers/management/base.py:149
1071msgid "The attachment \"{name}\" has been updated"
1072msgstr "?? \"{name}\" ???"
1073
1074#: indico/modules/attachments/controllers/management/base.py:173
1075msgid "Folder \"{name}\" created"
1076msgstr "?????? \"{name}\""
1077
1078#: indico/modules/attachments/controllers/management/base.py:193
1079msgid "Folder \"{name}\" updated"
1080msgstr "?????? \"{name}\""
1081
1082#: indico/modules/attachments/controllers/management/base.py:206
1083msgid "Folder \"{name}\" deleted"
1084msgstr "?????? \"{name}\""
1085
1086#: indico/modules/attachments/controllers/management/base.py:217
1087msgid "Attachment \"{name}\" deleted"
1088msgstr "????? \"{name}\""
1089
1090#: indico/modules/attachments/models/attachments.py:33
1091msgid "Link"
1092msgstr "??"
1093
1094#: indico/modules/attachments/templates/_attachments.html:29
1095msgid ""
1096"The access to this material is restricted, regardless of the protection"
1097" scheme of the parent."
1098msgstr "????????????????????????"
1099
1100#: indico/modules/attachments/templates/_attachments.html:39
1101#, python-format
1102msgid "Edit file "%(name)s""
1103msgstr "???? "%(name)s""
1104
1105#: indico/modules/attachments/templates/_attachments.html:41
1106#, python-format
1107msgid "Edit link "%(name)s""
1108msgstr "???? "%(name)s""
1109
1110#: indico/modules/attachments/templates/_attachments.html:46 indico/modules/attachments/templates/_attachments.html:84
1111#, python-format
1112msgid "Remove %(name)s?"
1113msgstr "??? %(name)s ??"
1114
1115#: indico/modules/attachments/templates/_attachments.html:47
1116#, python-format
1117msgid ""
1118"Are you sure you want to remove "%(name)s"?<br> This will remove"
1119" the attachment permanently."
1120msgstr "?????? "%(name)s" ??<br>???????????"
1121
1122#: indico/modules/attachments/templates/_attachments.html:64
1123msgid ""
1124"The access to this folder is restricted, regardless of the protection scheme"
1125" of the parent."
1126msgstr "?????????????????????????"
1127
1128#: indico/modules/attachments/templates/_attachments.html:69
1129msgid "This folder is always hidden in the frontend."
1130msgstr "????????????"
1131
1132#: indico/modules/attachments/templates/_attachments.html:73
1133msgid "This folder is always visible in the frontend."
1134msgstr "?????????????"
1135
1136#: indico/modules/attachments/templates/_attachments.html:80
1137#, python-format
1138msgid "Edit folder: %(name)s"
1139msgstr "??????%(name)s"
1140
1141#: indico/modules/attachments/templates/_attachments.html:85
1142#, python-format
1143msgid ""
1144"Are you sure you want to remove "%(name)s"?<br> This will remove"
1145" the folder and its contents permanently."
1146msgstr "?????? "%(name)s" ??<br>?????????????????"
1147
1148#: indico/modules/attachments/templates/_attachments.html:115
1149msgid "empty folder"
1150msgstr "?????"
1151
1152#: indico/modules/attachments/templates/_attachments.html:131
1153msgid "There are no materials yet."
1154msgstr "?????"
1155
1156#: indico/modules/attachments/templates/_attachments.html:137
1157msgid "Create a new folder"
1158msgstr "??????"
1159
1160#: indico/modules/attachments/templates/_attachments.html:137
1161msgid "New folder"
1162msgstr "????"
1163
1164#: indico/modules/attachments/templates/_attachments.html:152
1165msgid "Add materials to the category."
1166msgstr "?????????"
1167
1168#: indico/modules/attachments/templates/_attachments.html:154
1169msgid "Add materials to the event."
1170msgstr "?????????"
1171
1172#: indico/modules/attachments/templates/_attachments.html:156
1173msgid "Add materials to the session."
1174msgstr "?????????"
1175
1176#: indico/modules/attachments/templates/_attachments.html:158
1177msgid "Add materials to the contribution."
1178msgstr ""
1179
1180#: indico/modules/attachments/templates/_attachments.html:160
1181msgid "Add materials to the subcontribution."
1182msgstr ""
1183
1184#: indico/modules/attachments/templates/_attachments.html:163
1185msgid "You can attach files or links using the buttons on the right."
1186msgstr "??????????????????"
1187
1188#: indico/modules/attachments/templates/_attachments.html:169 indico/modules/attachments/templates/_attachments.html:170
1189msgid "Upload files"
1190msgstr "????"
1191
1192#: indico/modules/attachments/templates/_attachments.html:174 indico/modules/attachments/templates/_attachments.html:175
1193#: indico/modules/events/layout/templates/menu_edit.html:79
1194msgid "Add link"
1195msgstr "????"
1196
1197#: indico/modules/attachments/templates/_attachments.html:188
1198msgid "Generate a material package."
1199msgstr "??????"
1200
1201#: indico/modules/attachments/templates/_attachments.html:190
1202msgid "You can generate a ZIP file containing materials from the event."
1203msgstr "???????????? ZIP ????"
1204
1205#: indico/modules/attachments/templates/_attachments.html:194 indico/modules/attachments/templates/generate_package.html:16
1206#: indico/modules/attachments/templates/generate_package.html:28
1207msgid "Material Package"
1208msgstr "???"
1209
1210#: indico/modules/attachments/templates/_management_info_column.html:5
1211#: indico/modules/categories/templates/display/sidebar.html:11
1212msgid "Manage materials"
1213msgstr "????"
1214
1215#: indico/modules/attachments/templates/_management_info_column.html:6
1216#: indico/modules/events/templates/display/common/_manage_button.html:62
1217#: indico/modules/events/templates/display/common/_manage_button.html:146
1218#, python-format
1219msgid "Manage materials for '%(title)s'"
1220msgstr "?? '%(title)s' ???"
1221
1222#: indico/modules/attachments/templates/_management_info_column.html:10 indico/modules/categories/models/categories.py:52
1223#: indico/modules/categories/templates/management/_events_list.html:83
1224#: indico/modules/categories/templates/management/content.html:57 indico/modules/events/abstracts/settings.py:62
1225#: indico/modules/events/abstracts/templates/display/abstracts.html:32
1226#: indico/modules/events/abstracts/templates/management/abstract_list.html:30
1227#: indico/modules/events/abstracts/templates/management/abstract_list_filter.html:65
1228#: indico/modules/events/abstracts/templates/reviewing/_common.html:8
1229#: indico/modules/events/agreements/templates/agreement_type_details.html:130
1230#: indico/modules/events/agreements/templates/agreement_type_details.html:191
1231#: indico/modules/events/contributions/templates/management/_subcontribution_list.html:17
1232#: indico/modules/events/contributions/templates/management/contributions.html:65
1233#: indico/modules/events/management/templates/_base_person_list.html:14
1234#: indico/modules/events/management/templates/_settings.html:6 indico/modules/events/papers/templates/_paper_list.html:213
1235#: indico/modules/events/papers/templates/paper_list_filter.html:53
1236#: indico/modules/events/persons/templates/management/person_list.html:29
1237#: indico/modules/events/registration/templates/management/regform_reglist.html:21
1238#: indico/modules/events/registration/templates/management/reglist_filter.html:62
1239#: indico/modules/events/sessions/templates/management/session_list.html:51
1240#: indico/modules/events/surveys/templates/management/survey.html:104 indico/modules/rb/settings.py:17
1241msgid "None"
1242msgstr "?"
1243
1244#: indico/modules/attachments/templates/_management_info_column.html:13
1245#, python-format
1246msgid "%(count)s file"
1247msgid_plural "%(count)s files"
1248msgstr[0] "%(count)s ???"
1249
1250#: indico/modules/attachments/templates/_protection_message.html:17
1251msgid ""
1252"This object is not publicly accessible since <strong class=\"folder-name\"><"
1253"/strong> (Folder) is protected."
1254msgstr "???????????? <strong class=\"folder-name\"></strong> (Folder) ?????"
1255
1256#: indico/modules/attachments/templates/add_link.html:10 indico/modules/attachments/templates/create_folder.html:10
1257#: indico/modules/auth/templates/reset_password.html:28 indico/modules/events/abstracts/forms.py:443
1258#: indico/modules/events/abstracts/templates/display/submission.html:12
1259#: indico/modules/events/agreements/templates/agreement_form.html:96
1260#: indico/modules/events/agreements/templates/dialogs/agreement_submit_answer_form.html:17
1261#: indico/modules/events/surveys/templates/display/survey_questionnaire.html:47
1262msgid "Submit"
1263msgstr "??"
1264
1265#: indico/modules/attachments/templates/generate_package.html:32 indico/modules/designer/templates/template.html:14
1266msgid "Go back"
1267msgstr "??"
1268
1269#: indico/modules/attachments/templates/generate_package.html:51
1270msgid "Download package"
1271msgstr "?????"
1272
1273#: indico/modules/attachments/templates/preview.html:9 indico/modules/attachments/templates/preview.html:11
1274#: indico/modules/events/agreements/templates/agreement_type_details.html:63
1275#: indico/modules/events/static/templates/static_sites.html:42 indico/modules/events/static/templates/static_sites.html:61
1276msgid "Download"
1277msgstr "??"
1278
1279#: indico/modules/attachments/templates/preview.html:15
1280#: indico/modules/events/contributions/templates/management/fields_dialog.html:51
1281#: indico/modules/events/contributions/templates/management/types_dialog.html:43
1282#: indico/modules/events/notes/templates/edit_note.html:8
1283#: indico/modules/events/sessions/templates/management/types_dialog.html:40
1284#: indico/modules/events/templates/reviewing_questions_management.html:48
1285msgid "Close"
1286msgstr "??"
1287
1288#: indico/modules/attachments/templates/upload.html:23 indico/modules/categories/templates/management/settings.html:12
1289#: indico/modules/events/layout/templates/images.html:18
1290msgid "Upload"
1291msgstr "??"
1292
1293#: indico/modules/auth/__init__.py:58
1294msgid "Your Indico profile has been deleted."
1295msgstr "?? Indico ????????"
1296
1297#: indico/modules/auth/__init__.py:73 indico/web/flask/session.py:71
1298msgid "Your Indico profile has been blocked."
1299msgstr "?? Indico ????????"
1300
1301#: indico/modules/auth/__init__.py:107
1302msgid "Accounts"
1303msgstr "??"
1304
1305#: indico/modules/auth/controllers.py:126
1306msgid ""
1307"We have sent you a verification email. Please check your mailbox within the"
1308" next hour and open the link in that email."
1309msgstr "????????????????????????????????????????????????"
1310
1311#: indico/modules/auth/controllers.py:158
1312msgid ""
1313"You have successfully validated your email address and can now proceed with"
1314" the login."
1315msgstr "??????????????????????"
1316
1317#: indico/modules/auth/controllers.py:174
1318msgid "The validation email has already been sent."
1319msgstr "??????????"
1320
1321#: indico/modules/auth/controllers.py:242
1322msgid ""
1323"You may change your email address after finishing the registration process."
1324msgstr "??????????????????????"
1325
1326#: indico/modules/auth/controllers.py:244
1327msgid ""
1328"You have successfully validated your email address and can now proceeed with"
1329" the registration."
1330msgstr "??????????????????????"
1331
1332#: indico/modules/auth/controllers.py:270
1333msgid ""
1334"There is already some information in Indico that concerns you. We are going"
1335" to link it automatically."
1336msgstr "Indico ?????????????????????????"
1337
1338#: indico/modules/auth/controllers.py:305
1339msgid ""
1340"Your registration request has been received. We will send you an email once"
1341" it has been processed."
1342msgstr "????????????????????????????"
1343
1344#: indico/modules/auth/controllers.py:312
1345msgid ""
1346"You have sucessfully registered your Indico profile. Check <a href=\"{url}\""
1347">your profile</a> for further details and "
1348"settings."
1349msgstr "????????? Indico ??????<a href=\"{url}\">?????</a>?????????"
1350
1351#: indico/modules/auth/controllers.py:333
1352msgid "Local account added successfully"
1353msgstr "?????????"
1354
1355#: indico/modules/auth/controllers.py:339
1356msgid "Your local account credentials have been updated successfully"
1357msgstr "????????????????"
1358
1359#: indico/modules/auth/controllers.py:374
1360msgid "{provider} ({identifier}) successfully removed from your accounts"
1361msgstr "{provider} ({identifier}) ?????????"
1362
1363#: indico/modules/auth/controllers.py:587
1364msgid "Your password has been changed successfully."
1365msgstr "??????????"
1366
1367#: indico/modules/auth/forms.py:28 indico/modules/users/forms.py:83
1368msgid "This email address is already in use."
1369msgstr "????????????"
1370
1371#: indico/modules/auth/forms.py:33 indico/modules/auth/forms.py:66
1372msgid "This username is already in use."
1373msgstr "???????????"
1374
1375#: indico/modules/auth/forms.py:37 indico/modules/auth/forms.py:42 indico/modules/auth/forms.py:48
1376#: indico/modules/auth/forms.py:97 indico/modules/auth/forms.py:131
1377msgid "Username"
1378msgstr "?????"
1379
1380#: indico/modules/auth/forms.py:38 indico/modules/auth/forms.py:43 indico/modules/auth/forms.py:98
1381msgid "Password"
1382msgstr "??"
1383
1384#: indico/modules/auth/forms.py:44 indico/modules/auth/forms.py:51 indico/modules/auth/forms.py:99
1385#: indico/modules/auth/forms.py:133
1386msgid "Confirm password"
1387msgstr "????"
1388
1389#: indico/modules/auth/forms.py:49
1390msgid "Current password"
1391msgstr "?????"
1392
1393#: indico/modules/auth/forms.py:50 indico/modules/auth/forms.py:132
1394msgid "New password"
1395msgstr "????"
1396
1397#: indico/modules/auth/forms.py:59
1398msgid "Wrong current password"
1399msgstr "?????????"
1400
1401#: indico/modules/auth/forms.py:70 indico/modules/auth/forms.py:75 indico/modules/auth/forms.py:88
1402#: indico/modules/auth/forms.py:96 indico/modules/auth/forms.py:111 indico/modules/bootstrap/forms.py:23
1403#: indico/modules/core/forms.py:23 indico/modules/users/forms.py:111
1404msgid "Email address"
1405msgstr "??????"
1406
1407#: indico/modules/auth/forms.py:71
1408msgid "Choose the email address you want to verify."
1409msgstr "????????????????"
1410
1411#: indico/modules/auth/forms.py:79 indico/modules/events/persons/forms.py:48 indico/modules/events/registration/forms.py:169
1412#: indico/modules/users/forms.py:33 indico/modules/users/forms.py:88
1413#: indico/modules/users/templates/registration_requests.html:12
1414msgid "First name"
1415msgstr "?"
1416
1417#: indico/modules/auth/forms.py:80 indico/modules/auth/forms.py:86 indico/modules/events/persons/forms.py:49
1418#: indico/modules/users/forms.py:34 indico/modules/users/forms.py:87
1419msgid "Family name"
1420msgstr "?"
1421
1422#: indico/modules/auth/forms.py:81 indico/modules/auth/forms.py:87 indico/modules/cephalopod/templates/cephalopod.html:55
1423#: indico/modules/events/management/templates/_event_person_list.html:16 indico/modules/events/persons/forms.py:50
1424#: indico/modules/events/persons/templates/management/person_list.html:211 indico/modules/events/registration/forms.py:175
1425#: indico/modules/events/registration/templates/management/import_registrations.html:17 indico/modules/users/forms.py:35
1426#: indico/modules/users/forms.py:90 indico/modules/users/templates/registration_requests.html:14
1427msgid "Affiliation"
1428msgstr "????"
1429
1430#: indico/modules/auth/forms.py:85 indico/modules/designer/placeholders.py:226
1431#: indico/modules/events/registration/templates/management/import_registrations.html:11
1432msgid "First Name"
1433msgstr "?"
1434
1435#: indico/modules/auth/forms.py:89 indico/modules/designer/placeholders.py:282
1436#: indico/modules/events/management/templates/_settings.html:112 indico/modules/events/persons/forms.py:51
1437#: indico/modules/users/forms.py:36 indico/web/templates/forms/location_widget.html:72
1438msgid "Address"
1439msgstr "??"
1440
1441#: indico/modules/auth/forms.py:90 indico/modules/events/persons/forms.py:52 indico/modules/users/forms.py:37
1442msgid "Phone number"
1443msgstr "????"
1444
1445#: indico/modules/auth/forms.py:91 indico/modules/auth/forms.py:100 indico/modules/events/abstracts/forms.py:220
1446#: indico/modules/events/abstracts/forms.py:279 indico/modules/events/abstracts/forms.py:575
1447#: indico/modules/events/abstracts/templates/reviewing/public.html:247
1448#: indico/modules/events/abstracts/templates/reviewing/public.html:365
1449#: indico/modules/events/abstracts/templates/reviewing/timeline.html:57
1450#: indico/modules/events/abstracts/templates/reviewing/timeline.html:75 indico/modules/events/papers/forms.py:107
1451#: indico/modules/events/papers/forms.py:202 indico/modules/events/papers/forms.py:223
1452#: indico/modules/events/papers/templates/reviewing/timeline.html:233 indico/modules/events/requests/base.py:34
1453#: indico/modules/events/requests/templates/event_request_details.html:42
1454#: indico/modules/events/requests/templates/event_request_details.html:53
1455#: indico/modules/events/templates/reviews/forms.html:97 indico/modules/events/templates/reviews/timeline.html:207
1456#: indico/modules/users/templates/registration_requests.html:15
1457msgid "Comment"
1458msgstr "??"
1459
1460#: indico/modules/auth/forms.py:91 indico/modules/auth/forms.py:100
1461msgid ""
1462"You can provide additional information or a comment for the administrators"
1463" who will review your registration."
1464msgstr "????????????????????????????"
1465
1466#: indico/modules/auth/forms.py:116
1467msgid "There is no profile with this email address."
1468msgstr "???????????"
1469
1470#: indico/modules/auth/forms.py:119
1471msgid "This profile has no local account."
1472msgstr "??????????????"
1473
1474#: indico/modules/auth/templates/_login_form.html:13
1475msgid "Forgot my password"
1476msgstr "????"
1477
1478#: indico/modules/auth/templates/accounts.html:10
1479msgid "Local Account"
1480msgstr "????"
1481
1482#: indico/modules/auth/templates/accounts.html:16
1483msgid "You don't have a local account yet."
1484msgstr "???????????"
1485
1486#: indico/modules/auth/templates/accounts.html:17
1487msgid "Create one"
1488msgstr "??"
1489
1490#: indico/modules/auth/templates/accounts.html:24
1491msgid "Create account"
1492msgstr "????"
1493
1494#: indico/modules/auth/templates/accounts.html:34
1495msgid "Modify credentials"
1496msgstr "??????"
1497
1498#: indico/modules/auth/templates/accounts.html:42
1499#, python-format
1500msgid "You have another local account that has been used in the past."
1501msgid_plural ""
1502"You have %(count)s other local accounts that have been used in the past."
1503msgstr[0] "??????? %(count)s ?????????"
1504
1505#: indico/modules/auth/templates/accounts.html:48 indico/modules/categories/templates/display/event_list.html:11
1506#: indico/modules/events/layout/forms.py:122 indico/modules/events/layout/forms.py:138
1507#: indico/modules/events/management/templates/_base_person_list.html:19
1508msgid "Show"
1509msgstr "??"
1510
1511#: indico/modules/auth/templates/accounts.html:50 indico/modules/categories/templates/display/event_list.html:16
1512#: indico/modules/events/notes/templates/_note.html:58
1513msgid "Hide"
1514msgstr "??"
1515
1516#: indico/modules/auth/templates/accounts.html:62 indico/modules/auth/templates/accounts.html:113
1517msgid "Last login:"
1518msgstr "?????"
1519
1520#: indico/modules/auth/templates/accounts.html:68 indico/modules/auth/templates/accounts.html:119
1521#: indico/modules/oauth/templates/user_profile.html:29
1522msgid "Never"
1523msgstr "????"
1524
1525#: indico/modules/auth/templates/accounts.html:76
1526msgid "Remove account"
1527msgstr "????"
1528
1529#: indico/modules/auth/templates/accounts.html:77
1530msgid "Do you really want to remove this account?"
1531msgstr "???????????"
1532
1533#: indico/modules/auth/templates/accounts.html:78 indico/modules/events/abstracts/templates/management/abstract_list.html:57
1534#: indico/modules/events/contributions/templates/management/_subcontribution_list.html:29
1535#: indico/modules/events/contributions/templates/management/_subcontribution_list.html:36
1536#: indico/modules/events/contributions/templates/management/contributions.html:77
1537#: indico/modules/events/contributions/templates/management/contributions.html:84
1538#: indico/modules/events/registration/templates/management/regform_reglist.html:64
1539#: indico/modules/events/sessions/templates/management/session_list.html:74
1540msgid "Remove"
1541msgstr "??"
1542
1543#: indico/modules/auth/templates/accounts.html:92
1544msgid "External Accounts"
1545msgstr "????"
1546
1547#: indico/modules/auth/templates/accounts.html:97
1548msgid "External accounts linked with your Indico profile."
1549msgstr "????? Indico ?????????"
1550
1551#: indico/modules/auth/templates/accounts.html:126
1552msgid "The account used to log in cannot be unlinked"
1553msgstr "?????????????"
1554
1555#: indico/modules/auth/templates/accounts.html:127 indico/modules/auth/templates/accounts.html:135
1556msgid "Unlink"
1557msgstr "????"
1558
1559#: indico/modules/auth/templates/accounts.html:133
1560msgid "Unlink account"
1561msgstr "??????"
1562
1563#: indico/modules/auth/templates/accounts.html:134
1564msgid "Do you really want to unlink this account?"
1565msgstr "??????????????"
1566
1567#: indico/modules/auth/templates/accounts.html:144
1568msgid "You have no external accounts connected"
1569msgstr "????????????"
1570
1571#: indico/modules/auth/templates/link_identity.html:6
1572msgid "New authentication method"
1573msgstr "??????"
1574
1575#: indico/modules/auth/templates/link_identity.html:13
1576#, python-format
1577msgid "You logged in using <strong>%(provider)s</strong> for the first time."
1578msgstr "?????? <strong>%(provider)s</strong> ???"
1579
1580#: indico/modules/auth/templates/link_identity.html:19
1581#, python-format
1582msgid ""
1583"We have found an existing Indico profile <strong>%(name)s</strong> which will"
1584" be linked with this account once you have "
1585"verified that <strong>%(emails)s</strong> is actually your email address."
1586msgstr ""
1587
1588#: indico/modules/auth/templates/link_identity.html:25
1589#, python-format
1590msgid ""
1591"We have found an existing Indico profile <strong>%(name)s</strong> which will"
1592" be linked with this account once you click "
1593"the button below."
1594msgstr ""
1595
1596#: indico/modules/auth/templates/link_identity.html:44
1597msgid "Add this account and log in"
1598msgstr "????????"
1599
1600#: indico/modules/auth/templates/link_identity.html:47 indico/modules/auth/templates/register.html:54
1601msgid "Send me a verification email"
1602msgstr "????????"
1603
1604#: indico/modules/auth/templates/login_page.html:20
1605#, python-format
1606msgid "Login with %(name)s"
1607msgstr "? %(name)s ??"
1608
1609#: indico/modules/auth/templates/login_page.html:26
1610msgid "or change authentication provider"
1611msgstr "?????????????"
1612
1613#: indico/modules/auth/templates/login_page.html:47
1614msgid "or connect with"
1615msgstr "?????"
1616
1617#: indico/modules/auth/templates/login_page.html:61
1618#, python-format
1619msgid ""
1620"If you do not have an Indico account yet, you can <a href=\"%(url)s\">create"
1621" one here</a>."
1622msgstr "?????? Indico ??????<a href=\"%(url)s\">????</a>?"
1623
1624#: indico/modules/auth/templates/login_page.html:67
1625#, python-format
1626msgid ""
1627"If you do not have an account yet, you can <a href=\"%(url)s\""
1628" target=\"_blank\">create one here</a>."
1629msgstr "????????????<a href=\"%(url)s\" target=\"_blank\">????</a>?"
1630
1631#: indico/modules/auth/templates/login_page.html:73 indico/modules/events/payment/templates/event_plugin_edit.html:38
1632#: indico/modules/events/registration/templates/management/regform_display.html:95
1633#: indico/modules/events/registration/templates/management/regform_edit.html:29
1634#: indico/modules/events/registration/templates/management/regform_invitations.html:52
1635#: indico/modules/events/registration/templates/management/regform_modify.html:22
1636#: indico/modules/events/registration/templates/management/regform_reglist.html:223
1637#: indico/modules/events/registration/templates/management/regform_tickets.html:10
1638#: indico/modules/events/registration/templates/management/registration_details.html:28
1639#: indico/modules/events/reminders/templates/edit_reminder.html:31
1640#: indico/modules/events/requests/templates/event_request_details.html:97
1641#: indico/modules/events/surveys/templates/display/survey_questionnaire.html:50
1642#: indico/modules/events/surveys/templates/management/survey_questionnaire.html:55
1643#: indico/modules/events/surveys/templates/management/survey_submission.html:46
1644#: indico/modules/oauth/templates/app_details.html:81 indico/web/templates/forms/_form.html:157
1645#: indico/web/templates/layout/base.html:9
1646msgid "Back"
1647msgstr "??"
1648
1649#: indico/modules/auth/templates/register.html:7
1650msgid "Create a new Indico profile"
1651msgstr "???? Indico ???"
1652
1653#: indico/modules/auth/templates/register.html:15
1654msgid ""
1655"To create a new Indico profile you first need to verify your email address."
1656msgstr "????? Indico ???????????????????"
1657
1658#: indico/modules/auth/templates/register.html:24 indico/modules/users/templates/users_admin_create.html:4
1659msgid "User information"
1660msgstr "?????"
1661
1662#: indico/modules/auth/templates/register.html:29 indico/modules/users/templates/users_admin_create.html:8
1663msgid "Login details"
1664msgstr "????"
1665
1666#: indico/modules/auth/templates/register.html:34
1667msgid "Account moderation"
1668msgstr "????"
1669
1670#: indico/modules/auth/templates/register.html:40
1671msgid ""
1672"Each account needs to be approved by an administrator.<br> We will send you"
1673" an email as soon as your request is approved."
1674msgstr "??????????????<br>?????????????????"
1675
1676#: indico/modules/auth/templates/register.html:56
1677msgid "Submit registration request"
1678msgstr "??????"
1679
1680#: indico/modules/auth/templates/register.html:58
1681msgid "Create my Indico profile"
1682msgstr "???? Indico ???"
1683
1684#: indico/modules/auth/templates/reset_password.html:6
1685msgid "Reset your Indico password"
1686msgstr "???? Indico ??"
1687
1688#: indico/modules/auth/templates/reset_password.html:15
1689msgid ""
1690"If you forgot your password you can reset it. Simply enter your email address"
1691" and we'll send you an email containing with "
1692"information on how to set a new password."
1693msgstr ""
1694
1695#: indico/modules/auth/templates/reset_password.html:26
1696msgid "Change my password"
1697msgstr "??????"
1698
1699#: indico/modules/auth/templates/emails/link_identity_verify_email.txt:4
1700#: indico/modules/auth/templates/emails/register_verify_email.txt:4 indico/modules/users/templates/emails/verify_email.txt:4
1701msgid "Verify your email"
1702msgstr "????????"
1703
1704#: indico/modules/auth/templates/emails/link_identity_verify_email.txt:13
1705#, python-format
1706msgid ""
1707"You tried to log in to your profile \"%(name)s\" using a new authentication"
1708" method. To finish the login process you need "
1709"to verify that %(email)s is indeed your email address. This is a one-time"
1710" action. Afterwards, you will be able to log in "
1711"using the same authentication method without going through this step. Please"
1712" click the following link to finish the login "
1713"process:"
1714msgstr ""
1715
1716#: indico/modules/auth/templates/emails/register_verify_email.txt:8
1717msgid "user"
1718msgstr "???"
1719
1720#: indico/modules/auth/templates/emails/register_verify_email.txt:13
1721#, python-format
1722msgid ""
1723"You started the Indico profile creation process. To continue, you need to"
1724" verify that %(email)s is indeed your email "
1725"address. Please click the following link to continue the registration process:"
1726msgstr ""
1727
1728#: indico/modules/auth/templates/emails/reset_password.txt:4
1729msgid "Reset your password"
1730msgstr "??????"
1731
1732#: indico/modules/auth/templates/emails/reset_password.txt:13
1733#, python-format
1734msgid ""
1735"We heard that you forgot your Indico username or password. Your username is: "
1736"%(username)s To set a new password, simply use "
1737"the following link within an hour:"
1738msgstr ""
1739
1740#: indico/modules/bootstrap/controllers.py:54
1741msgid ""
1742"Some fields are invalid. Please, correct them and submit the form again."
1743msgstr "?????????????????????"
1744
1745#: indico/modules/bootstrap/templates/bootstrap.html:5 indico/modules/bootstrap/templates/bootstrap.html:14
1746msgid "Hello there!"
1747msgstr "???"
1748
1749#: indico/modules/bootstrap/templates/bootstrap.html:15
1750msgid "Indico needs just a little bit more data from you..."
1751msgstr "Indico ????????????..."
1752
1753#: indico/modules/bootstrap/templates/bootstrap.html:24 indico/web/templates/_session_bar.html:180
1754msgid "This is your current language."
1755msgstr "?????????"
1756
1757#: indico/modules/bootstrap/templates/bootstrap.html:50
1758msgid "Administrator Account"
1759msgstr "?????"
1760
1761#: indico/modules/bootstrap/templates/bootstrap.html:52
1762msgid "Insert here all basic information needed to create your account."
1763msgstr "??????????????????????"
1764
1765#: indico/modules/bootstrap/templates/bootstrap.html:54
1766msgid ""
1767"You can change any extra parameters (like your address or phone number)"
1768" afterwards by accessing \"Account Details\" (from "
1769"\"My Profile\")."
1770msgstr ""
1771
1772#: indico/modules/bootstrap/templates/bootstrap.html:72
1773msgid "Site configuration"
1774msgstr "????"
1775
1776#: indico/modules/bootstrap/templates/bootstrap.html:74
1777msgid "These are the default parameters for your Indico site."
1778msgstr "????? Indico ????????"
1779
1780#: indico/modules/bootstrap/templates/bootstrap.html:76
1781msgid ""
1782"Please note that this information will also be used for your own user"
1783" profile. You can change it later."
1784msgstr "???????????????????????????????"
1785
1786#: indico/modules/bootstrap/templates/bootstrap.html:82
1787#, python-format
1788msgid ""
1789"The time zone for the server has been set to %(timezone)s and can be modified"
1790" in <span class=\"mono\">indico.conf</span>."
1791msgstr ""
1792"????????? %(timezone)s????? <span class=\"mono\">indico.conf</span> ?????"
1793
1794#: indico/modules/bootstrap/templates/bootstrap.html:99
1795msgid "Let us know you exist!"
1796msgstr "????????"
1797
1798#: indico/modules/bootstrap/templates/bootstrap.html:102
1799msgid ""
1800"Be part of the ever growing Indico community! Choose to receive news on the"
1801" latest releases (2?3 times per year) as well as "
1802"important security advisories."
1803msgstr "?? Indico ?????????????????????????????????????????????"
1804
1805#: indico/modules/bootstrap/templates/bootstrap.html:108
1806msgid "The following data will be sent to the Community Hub:"
1807msgstr "?????????? Community Hub?"
1808
1809#: indico/modules/bootstrap/templates/bootstrap.html:110
1810msgid "Server URL"
1811msgstr "?????"
1812
1813#: indico/modules/bootstrap/templates/bootstrap.html:111 indico/modules/cephalopod/templates/cephalopod.html:20
1814msgid "Indico version installed"
1815msgstr "??? Indico ??"
1816
1817#: indico/modules/bootstrap/templates/bootstrap.html:112 indico/modules/cephalopod/templates/cephalopod.html:21
1818msgid "Python version used"
1819msgstr "??? Python ??"
1820
1821#: indico/modules/bootstrap/templates/bootstrap.html:113 indico/modules/cephalopod/templates/cephalopod.html:22
1822msgid "Postgres version used"
1823msgstr "??? Postgres ??"
1824
1825#: indico/modules/bootstrap/templates/bootstrap.html:114 indico/modules/cephalopod/templates/cephalopod.html:23
1826msgid "Operating system used"
1827msgstr "???????"
1828
1829#: indico/modules/bootstrap/templates/bootstrap.html:115 indico/modules/cephalopod/templates/cephalopod.html:24
1830msgid "Debug mode"
1831msgstr "????"
1832
1833#: indico/modules/bootstrap/templates/bootstrap.html:115 indico/modules/cephalopod/templates/cephalopod.html:24
1834#: indico/modules/events/payment/templates/management/payments.html:45
1835#: indico/modules/events/payment/templates/management/payments.html:62
1836msgid "enabled"
1837msgstr "???"
1838
1839#: indico/modules/bootstrap/templates/bootstrap.html:117 indico/modules/cephalopod/templates/cephalopod.html:25
1840msgid "Basic statistics (number of events, contributions and users)"
1841msgstr "??????????????????"
1842
1843#: indico/modules/bootstrap/templates/bootstrap.html:121 indico/modules/cephalopod/templates/cephalopod.html:19
1844msgid "Server default language"
1845msgstr "???????"
1846
1847#: indico/modules/bootstrap/templates/bootstrap.html:122
1848msgid "Contact person"
1849msgstr "???"
1850
1851#: indico/modules/bootstrap/templates/bootstrap.html:123 indico/modules/cephalopod/templates/cephalopod.html:58
1852msgid "Affiliation of your Indico server"
1853msgstr "?? Indico ????????"
1854
1855#: indico/modules/bootstrap/templates/bootstrap.html:127
1856msgid ""
1857"Please note that <strong>no private information</strong> will ever be sent to"
1858" the Community Hub or the Indico Project and "
1859"that you can disable it any time (from the \"Community Hub\" section of the"
1860" administrative area)."
1861msgstr ""
1862
1863#: indico/modules/bootstrap/templates/bootstrap.html:145
1864msgid "Finish"
1865msgstr "??"
1866
1867#: indico/modules/bootstrap/templates/flash_messages.html:2
1868#, python-format
1869msgid ""
1870"Indico is now ready and you are logged as %(name)s with administrative"
1871" rights!<br> Don't forget to tweak <a href="
1872"\"%(settings_link)s\">Indico's settings</a> and update your <a href=\""
1873"%(profile_link)s\">profile</a>."
1874msgstr ""
1875"Indico ???????????? %(name)s ??????????<br>????? <a href=\""
1876"%(settings_link)s\">Indico ???</a>?????<a href=\"%(profile_link)s\">???</a>?"
1877
1878#: indico/modules/bootstrap/templates/flash_messages.html:10
1879#, python-format
1880msgid ""
1881"Welcome to the Indico community, your server has been registered to the"
1882" Community Hub!<br> You can manage it <a href="
1883"\"%(link)s\">here</a>."
1884msgstr ""
1885"???? Indico ????????????? Community Hub ??<br>????<a href=\"%(link)s\">??</a"
1886">???"
1887
1888#: indico/modules/bootstrap/templates/flash_messages.html:17
1889#, python-format
1890msgid ""
1891"Registration to the Community Hub timed-out. Please try again in a while <a"
1892" href=\"%(link)s\">here</a>."
1893msgstr "? Community Hub ???????????<a href=\"%(link)s\">????</a>?"
1894
1895#: indico/modules/bootstrap/templates/flash_messages.html:23
1896#, python-format
1897msgid "Failed to register to the Community Hub: %(error)s."
1898msgstr "??? Community Hub ???%(error)s?"
1899
1900#: indico/modules/bootstrap/templates/flash_messages.html:24 indico/modules/bootstrap/templates/flash_messages.html:33
1901#, python-format
1902msgid "See the logs for details and try again <a href=\"%(link)s\">here</a>."
1903msgstr "?????????<a href=\"%(link)s\">????</a>?"
1904
1905#: indico/modules/bootstrap/templates/flash_messages.html:30
1906#, python-format
1907msgid ""
1908"An unexpected exception happened while registering the server to the"
1909" Community Hub: %(error)s."
1910msgstr ""
1911
1912#: indico/modules/categories/__init__.py:44 indico/modules/categories/forms.py:50
1913#: indico/modules/categories/templates/management/content.html:111 indico/modules/events/abstracts/forms.py:453
1914#: indico/modules/events/layout/forms.py:147 indico/modules/events/papers/models/reviews.py:29
1915#: indico/modules/events/papers/templates/display/_paper_list.html:38 indico/modules/news/forms.py:34
1916msgid "Content"
1917msgstr "??"
1918
1919#: indico/modules/categories/__init__.py:46 indico/modules/categories/templates/management/settings.html:25
1920#: indico/modules/events/abstracts/templates/management/overview.html:32
1921#: indico/modules/events/abstracts/templates/management/overview.html:80
1922#: indico/modules/events/abstracts/templates/management/overview.html:106
1923#: indico/modules/events/contributions/templates/management/contributions.html:13
1924#: indico/modules/events/management/__init__.py:30 indico/modules/events/management/templates/settings.html:4
1925#: indico/modules/events/papers/templates/management/overview.html:173
1926#: indico/modules/events/sessions/templates/management/session_list.html:14 indico/modules/news/templates/admin/news.html:16
1927#: indico/modules/news/templates/admin/news.html:17
1928msgid "Settings"
1929msgstr "??"
1930
1931#: indico/modules/categories/__init__.py:48 indico/modules/events/management/__init__.py:31
1932msgid "Protection"
1933msgstr "??"
1934
1935#: indico/modules/categories/__init__.py:55 indico/modules/categories/forms.py:148
1936#: indico/modules/categories/templates/admin/upcoming_events.html:5
1937#: indico/modules/categories/templates/display/sidebar.html:64
1938msgid "Upcoming events"
1939msgstr "??????"
1940
1941#: indico/modules/categories/__init__.py:71
1942msgid "Event creation"
1943msgstr "????"
1944
1945#: indico/modules/categories/__init__.py:72
1946msgid "Allows creating events in the category"
1947msgstr "???????????"
1948
1949#: indico/modules/categories/fields.py:68
1950msgid "Categories containing only events are not allowed."
1951msgstr ""
1952
1953#: indico/modules/categories/fields.py:70
1954msgid "Categories containing subcategories are not allowed."
1955msgstr ""
1956
1957#: indico/modules/categories/forms.py:36 indico/modules/events/forms.py:57 indico/modules/events/management/forms.py:100
1958#: indico/modules/events/management/templates/_settings.html:84 indico/modules/users/forms.py:42
1959msgid "Timezone"
1960msgstr "??"
1961
1962#: indico/modules/categories/forms.py:37
1963msgid ""
1964"Default timezone event lists will show up in. It will also be used as a"
1965" default for new events."
1966msgstr "?????????????????????????????????"
1967
1968#: indico/modules/categories/forms.py:39
1969msgid "Theme for Lectures"
1970msgstr "??????"
1971
1972#: indico/modules/categories/forms.py:40
1973msgid "Default timetable theme used for lecture events"
1974msgstr "????????????????"
1975
1976#: indico/modules/categories/forms.py:41
1977msgid "Theme for Meetings"
1978msgstr "????"
1979
1980#: indico/modules/categories/forms.py:42
1981msgid "Default timetable theme used for meeting events"
1982msgstr "??????????????"
1983
1984#: indico/modules/categories/forms.py:43
1985msgid "Disable Suggestions"
1986msgstr "????"
1987
1988#: indico/modules/categories/forms.py:44
1989msgid ""
1990"Enable this if you don't want Indico to suggest this category as a possible"
1991" addition to a user's favourites."
1992msgstr "????? Indico ?????????????????????"
1993
1994#: indico/modules/categories/forms.py:46
1995msgid "Message Type"
1996msgstr "????"
1997
1998#: indico/modules/categories/forms.py:48
1999msgid ""
2000"This message will show up at the top of every event page in this category"
2001msgstr "????????????????????"
2002
2003#: indico/modules/categories/forms.py:51
2004msgid "Notify managers"
2005msgstr "?????"
2006
2007#: indico/modules/categories/forms.py:52
2008msgid ""
2009"Whether to send email notifications to all managers of this category when an"
2010" event is created inside it or in any of its "
2011"subcategories."
2012msgstr "????????????????????????????????????????"
2013
2014#: indico/modules/categories/forms.py:54
2015msgid "Notification E-mails"
2016msgstr "??????"
2017
2018#: indico/modules/categories/forms.py:55
2019msgid ""
2020"List of emails that will receive a notification every time a new event is"
2021" created inside the category or one of its "
2022"subcategories. One email address per line."
2023msgstr ""
2024
2025#: indico/modules/categories/forms.py:64
2026msgid ""
2027"Small icon that will show up next to category names in overview pages. Will"
2028" be automatically resized to 16x16 pixels. This "
2029"may involve loss of image quality, so try to upload images as close as"
2030" possible to those dimensions."
2031msgstr ""
2032
2033#: indico/modules/categories/forms.py:73
2034msgid ""
2035"Logo that will show up next to the category description. Will be"
2036" automatically resized to at most 200x200 pixels."
2037msgstr ""
2038
2039#: indico/modules/categories/forms.py:80 indico/modules/events/contributions/forms.py:95 indico/modules/events/forms.py:59
2040#: indico/modules/events/management/forms.py:220 indico/modules/events/sessions/forms.py:57
2041msgid "Protection mode"
2042msgstr "????"
2043
2044#: indico/modules/categories/forms.py:82
2045msgid "Restrict access to this category"
2046msgstr "????????"
2047
2048#: indico/modules/categories/forms.py:83
2049msgid "List of users allowed to access the category."
2050msgstr "??????????????"
2051
2052#: indico/modules/categories/forms.py:84 indico/modules/categories/templates/display/sidebar.html:26
2053#: indico/modules/vc/forms.py:59
2054msgid "Managers"
2055msgstr "???"
2056
2057#: indico/modules/categories/forms.py:85 indico/modules/events/management/forms.py:228
2058msgid "No access contact"
2059msgstr ""
2060
2061#: indico/modules/categories/forms.py:86
2062msgid "Contact information shown when someone lacks access to the category"
2063msgstr ""
2064
2065#: indico/modules/categories/forms.py:88
2066msgid "Event visibility"
2067msgstr "?????"
2068
2069#: indico/modules/categories/forms.py:89
2070msgid ""
2071"From which point in the category tree contents will be visible from (number"
2072" of categories upwards). Applies to \"Today's "
2073"events\" and Calendar. If the category is moved, this number will be"
2074" preserved."
2075msgstr ""
2076
2077#: indico/modules/categories/forms.py:92
2078msgid "Restricted event creation"
2079msgstr "??????"
2080
2081#: indico/modules/categories/forms.py:93
2082msgid ""
2083"Whether the event creation should be restricted to a list of specific persons"
2084msgstr "???????????????"
2085
2086#: indico/modules/categories/forms.py:95
2087msgid "Event creators"
2088msgstr "?????"
2089
2090#: indico/modules/categories/forms.py:96
2091msgid "Users allowed to create events in this category"
2092msgstr "???????????????"
2093
2094#: indico/modules/categories/forms.py:109
2095msgid "This category's visibility is currently limited by that of '{}'."
2096msgstr ""
2097
2098#: indico/modules/categories/forms.py:121
2099msgid "Category name #1"
2100msgstr "???? #1"
2101
2102#: indico/modules/categories/forms.py:122
2103msgid "Selected events will be moved into a new sub-category with this title."
2104msgstr ""
2105
2106#: indico/modules/categories/forms.py:124
2107msgid "Category name #2"
2108msgstr "???? #2"
2109
2110#: indico/modules/categories/forms.py:125
2111msgid ""
2112"Events that were not selected will be moved into a new sub-category with this"
2113" title."
2114msgstr ""
2115
2116#: indico/modules/categories/forms.py:135
2117msgid "Category name"
2118msgstr "????"
2119
2120#: indico/modules/categories/forms.py:136
2121msgid "The events will be moved into a new sub-category with this title."
2122msgstr ""
2123
2124#: indico/modules/categories/forms.py:144
2125msgid "Max. events"
2126msgstr "?????"
2127
2128#: indico/modules/categories/forms.py:145
2129msgid ""
2130"The maximum number of upcoming events to show. Events are sorted by weight so"
2131" events with a lower weight are more likely to "
2132"be omitted if there are too many events to show."
2133msgstr ""
2134
2135#: indico/modules/categories/forms.py:149 indico/modules/events/contributions/forms.py:46
2136#: indico/modules/events/contributions/lists.py:49
2137#: indico/modules/events/contributions/templates/management/_contribution_list.html:30 indico/modules/events/fields.py:35
2138#: indico/modules/events/papers/lists.py:61 indico/modules/events/reminders/forms.py:32
2139#: indico/modules/events/sessions/forms.py:38 indico/modules/events/sessions/templates/management/_session_list.html:16
2140#: indico/modules/events/sessions/util.py:74
2141msgid "Type"
2142msgstr "??"
2143
2144#: indico/modules/categories/forms.py:152
2145msgid "Days"
2146msgstr "??"
2147
2148#: indico/modules/categories/forms.py:154
2149msgid "Weight"
2150msgstr "??"
2151
2152#: indico/modules/categories/forms.py:157
2153msgid "Category & Subcategories"
2154msgstr "??????"
2155
2156#: indico/modules/categories/forms.py:159
2157msgid ""
2158"Specify categories/events shown in the 'upcoming events' list on the home"
2159" page."
2160msgstr "????????????????????????"
2161
2162#: indico/modules/categories/forms.py:167
2163msgid "'Days' must be a positive integer"
2164msgstr "??????????"
2165
2166#: indico/modules/categories/forms.py:169
2167msgid "Invalid type"
2168msgstr "??????"
2169
2170#: indico/modules/categories/forms.py:171
2171msgid "Invalid category: {}"
2172msgstr "???????{}"
2173
2174#: indico/modules/categories/forms.py:173
2175msgid "Invalid event: {}"
2176msgstr "???????{}"
2177
2178#: indico/modules/categories/util.py:169
2179msgid "From the category above"
2180msgid_plural "From {} categories above"
2181msgstr[0] "???? {} ??"
2182
2183#: indico/modules/categories/util.py:174
2184msgid "From this category only"
2185msgstr "?????"
2186
2187#: indico/modules/categories/util.py:176
2188msgid "From the current category only"
2189msgstr "???????"
2190
2191#: indico/modules/categories/util.py:177
2192msgid "From everywhere"
2193msgstr "?????"
2194
2195#: indico/modules/categories/util.py:180
2196msgid "Invisible"
2197msgstr "??"
2198
2199#: indico/modules/categories/util.py:186
2200msgid "Everywhere"
2201msgstr "??"
2202
2203#: indico/modules/categories/views.py:50
2204msgid "Indico Atom feed"
2205msgstr "Indico Atom feed"
2206
2207#: indico/modules/categories/controllers/admin.py:28
2208msgid "Settings saved!"
2209msgstr "??????"
2210
2211#: indico/modules/categories/controllers/base.py:38
2212msgid "This category does not exist or has been deleted."
2213msgstr "????????????"
2214
2215#: indico/modules/categories/controllers/base.py:46
2216msgid "You are not authorized to access this category."
2217msgstr "?????????"
2218
2219#: indico/modules/categories/controllers/base.py:48 indico/modules/events/controllers/base.py:45
2220msgid "If you believe you should have access, please contact {}"
2221msgstr "???????????????? {}"
2222
2223#: indico/modules/categories/controllers/display.py:124
2224msgid "Years"
2225msgstr "?"
2226
2227#: indico/modules/categories/controllers/display.py:128
2228msgid "Number of events"
2229msgstr "???"
2230
2231#: indico/modules/categories/controllers/display.py:129
2232msgid "The year is the one of the start date of the event."
2233msgstr ""
2234
2235#: indico/modules/categories/controllers/display.py:131
2236msgid "{value} events in {year}"
2237msgstr "{year} ??? {value} ???"
2238
2239#: indico/modules/categories/controllers/display.py:132
2240msgid "Number of contributions"
2241msgstr ""
2242
2243#: indico/modules/categories/controllers/display.py:133
2244msgid "The year is the one of the start date of the contribution."
2245msgstr ""
2246
2247#: indico/modules/categories/controllers/display.py:135
2248msgid "{value} contributions in {year}"
2249msgstr ""
2250
2251#: indico/modules/categories/controllers/display.py:136
2252msgid "Number of attachments"
2253msgstr "????"
2254
2255#: indico/modules/categories/controllers/display.py:138
2256msgid "Number of users"
2257msgstr "?????"
2258
2259#: indico/modules/categories/controllers/display.py:339
2260msgid "Events of \"{}\""
2261msgstr "\"{}\" ???"
2262
2263#: indico/modules/categories/controllers/display.py:679
2264msgid "There are no upcoming events for this category"
2265msgstr "???????????"
2266
2267#: indico/modules/categories/controllers/management.py:87
2268msgid "Category settings saved!"
2269msgstr "????????"
2270
2271#: indico/modules/categories/controllers/management.py:114
2272msgid "You cannot upload this file as an icon/logo."
2273msgstr "???????????????"
2274
2275#: indico/modules/categories/controllers/management.py:117 indico/modules/events/layout/controllers/layout.py:139
2276msgid "The file has an invalid format ({format})"
2277msgstr "????? ({format}) ???"
2278
2279#: indico/modules/categories/controllers/management.py:120
2280msgid ""
2281"The image you uploaded is using the CMYK colorspace and has been converted to"
2282" RGB. Please check if the colors are correct "
2283"and convert it manually if necessary."
2284msgstr ""
2285
2286#: indico/modules/categories/controllers/management.py:148
2287msgid "New icon saved"
2288msgstr "??????"
2289
2290#: indico/modules/categories/controllers/management.py:149
2291msgid "Icon deleted"
2292msgstr "?????"
2293
2294#: indico/modules/categories/controllers/management.py:163 indico/modules/events/layout/controllers/layout.py:156
2295msgid "New logo saved"
2296msgstr "??????"
2297
2298#: indico/modules/categories/controllers/management.py:164 indico/modules/events/layout/controllers/layout.py:165
2299msgid "Logo deleted"
2300msgstr "?????"
2301
2302#: indico/modules/categories/controllers/management.py:198
2303msgid "Protection settings of the category have been updated"
2304msgstr "???????????"
2305
2306#: indico/modules/categories/controllers/management.py:216
2307msgid "Category \"{}\" has been created."
2308msgstr "?? \"{}\" ????"
2309
2310#: indico/modules/categories/controllers/management.py:238
2311msgid "Category \"{}\" has been deleted."
2312msgstr "?? \"{}\" ????"
2313
2314#: indico/modules/categories/controllers/management.py:251
2315msgid "You are not allowed to manage the selected destination."
2316msgstr ""
2317
2318#: indico/modules/categories/controllers/management.py:253
2319msgid "The destination already contains an event."
2320msgstr ""
2321
2322#: indico/modules/categories/controllers/management.py:262
2323msgid "Cannot move the root category."
2324msgstr ""
2325
2326#: indico/modules/categories/controllers/management.py:265
2327msgid "Cannot move the category inside itself."
2328msgstr ""
2329
2330#: indico/modules/categories/controllers/management.py:267
2331msgid "Cannot move the category in a descendant of itself."
2332msgstr ""
2333
2334#: indico/modules/categories/controllers/management.py:271
2335msgid "Category \"{}\" moved to \"{}\"."
2336msgstr ""
2337
2338#: indico/modules/categories/controllers/management.py:308
2339msgid "Cannot move a category inside itself."
2340msgstr ""
2341
2342#: indico/modules/categories/controllers/management.py:310
2343msgid "Cannot move a category in a descendant of itself."
2344msgstr ""
2345
2346#: indico/modules/categories/controllers/management.py:315
2347msgid "{0} category moved to \"{1}\"."
2348msgid_plural "{0} categories moved to \"{1}\"."
2349msgstr[0] ""
2350
2351#: indico/modules/categories/controllers/management.py:358
2352msgid "You have deleted one event"
2353msgid_plural "You have deleted {} events"
2354msgstr[0] "???? {} ???"
2355
2356#: indico/modules/categories/controllers/management.py:376
2357msgid "Your events have been moved to the category \"{}\""
2358msgstr ""
2359
2360#: indico/modules/categories/controllers/management.py:379
2361msgid "Your events have been split into the categories \"{}\" and \"{}\""
2362msgstr ""
2363
2364#: indico/modules/categories/controllers/management.py:382
2365msgid "Split"
2366msgstr "??"
2367
2368#: indico/modules/categories/controllers/management.py:396 indico/modules/events/management/controllers/actions.py:89
2369msgid ""
2370"You may only move events to categories where you are allowed to create events."
2371msgstr ""
2372
2373#: indico/modules/categories/controllers/management.py:402
2374msgid "You have moved one event to the category \"{cat}\""
2375msgid_plural "You have moved {count} events to the category \"{cat}\""
2376msgstr[0] ""
2377
2378#: indico/modules/categories/models/categories.py:52
2379msgid "Info"
2380msgstr "??"
2381
2382#: indico/modules/categories/models/categories.py:52
2383msgid "Warning"
2384msgstr "??"
2385
2386#: indico/modules/categories/models/categories.py:52
2387msgid "Danger"
2388msgstr ""
2389
2390#: indico/modules/categories/templates/category_export_ical.html:4
2391msgid "Download current category:"
2392msgstr "????????"
2393
2394#: indico/modules/categories/templates/category_statistics.html:9
2395msgid "Category page"
2396msgstr "????"
2397
2398#: indico/modules/categories/templates/category_statistics.html:14
2399msgid "statistics"
2400msgstr "??"
2401
2402#: indico/modules/categories/templates/category_statistics.html:24 indico/modules/events/registration/stats.py:389
2403#: indico/modules/events/registration/templates/display/_registration_summary_blocks.html:170
2404msgid "Total"
2405msgstr "??"
2406
2407#: indico/modules/categories/templates/category_statistics.html:28
2408msgid "No data available"
2409msgstr "???????"
2410
2411#: indico/modules/categories/templates/category_statistics.html:37
2412msgid "Last update:"
2413msgstr "?????"
2414
2415#: indico/modules/categories/templates/category_statistics.html:43
2416msgid "There are no statistics available for this category."
2417msgstr "???????????"
2418
2419#: indico/modules/categories/templates/display/_calendar_ongoing_events.html:10
2420msgid "There are no ongoing events during selected month."
2421msgstr ""
2422
2423#: indico/modules/categories/templates/display/base.html:11
2424msgid "Main categories"
2425msgstr "???"
2426
2427#: indico/modules/categories/templates/display/base.html:13
2428msgid "All events"
2429msgstr "????"
2430
2431#: indico/modules/categories/templates/display/base.html:21
2432#: indico/modules/categories/templates/management/_events_list.html:89 indico/modules/events/__init__.py:197
2433#: indico/modules/events/templates/forms/event_creation_form.html:15
2434#: indico/modules/events/templates/management/_create_event_button.html:3
2435msgid "Create event"
2436msgstr "????"
2437
2438#: indico/modules/categories/templates/display/base.html:26
2439msgid "Parent category"
2440msgstr "???"
2441
2442#: indico/modules/categories/templates/display/base.html:31
2443msgid "Export to scheduling tool"
2444msgstr ""
2445
2446#: indico/modules/categories/templates/display/base.html:37
2447msgid "View"
2448msgstr "??"
2449
2450#: indico/modules/categories/templates/display/base.html:41
2451msgid "Upcoming event"
2452msgstr ""
2453
2454#: indico/modules/categories/templates/display/base.html:44
2455msgid "Today's events"
2456msgstr ""
2457
2458#: indico/modules/categories/templates/display/base.html:47
2459msgid "Week's events"
2460msgstr ""
2461
2462#: indico/modules/categories/templates/display/base.html:50
2463msgid "Calendar"
2464msgstr "???"
2465
2466#: indico/modules/categories/templates/display/base.html:53
2467msgid "Category statistics"
2468msgstr ""
2469
2470#: indico/modules/categories/templates/display/base.html:59
2471msgid "Manage category"
2472msgstr ""
2473
2474#: indico/modules/categories/templates/display/calendar.html:29
2475#: indico/modules/categories/templates/display/overview/base.html:92
2476msgid "Back to category page"
2477msgstr ""
2478
2479#: indico/modules/categories/templates/display/category.html:23
2480msgid "This category is empty."
2481msgstr ""
2482
2483#: indico/modules/categories/templates/display/event_list.html:53
2484#, python-format
2485msgid "There is one event in the future."
2486msgid_plural "There are %(count)s events in the future."
2487msgstr[0] ""
2488
2489#: indico/modules/categories/templates/display/event_list.html:66
2490#, python-format
2491msgid "There is one event in the past."
2492msgid_plural "There are %(count)s events in the past."
2493msgstr[0] ""
2494
2495#: indico/modules/categories/templates/display/event_list.html:102
2496msgid "protected"
2497msgstr "???"
2498
2499#: indico/modules/categories/templates/display/event_list.html:106
2500msgid "This event is new."
2501msgstr ""
2502
2503#: indico/modules/categories/templates/display/root_category.html:12
2504msgid ""
2505"Welcome to Indico. The Indico tool allows you to manage complex conferences,"
2506" workshops and meetings."
2507msgstr ""
2508
2509#: indico/modules/categories/templates/display/root_category.html:16
2510msgid "To start browsing, please select a category below."
2511msgstr ""
2512
2513#: indico/modules/categories/templates/display/sidebar.html:12
2514msgid "Manage category materials"
2515msgstr "?????"
2516
2517#: indico/modules/categories/templates/display/sidebar.html:41 indico/modules/news/__init__.py:37
2518#: indico/modules/news/templates/admin/news.html:8 indico/modules/news/views.py:17
2519msgid "News"
2520msgstr "??"
2521
2522#: indico/modules/categories/templates/display/sidebar.html:42
2523msgid "more..."
2524msgstr "??..."
2525
2526#: indico/modules/categories/templates/display/sidebar.html:51
2527#, python-format
2528msgid "Posted %(date)s"
2529msgstr ""
2530
2531#: indico/modules/categories/templates/display/sidebar.html:74
2532#, python-format
2533msgid "ongoing until %(time)s"
2534msgstr ""
2535
2536#: indico/modules/categories/templates/display/sidebar.html:78
2537#, python-format
2538msgid "starts %(time)s"
2539msgstr ""
2540
2541#: indico/modules/categories/templates/display/overview/base.html:8
2542msgid "Display options"
2543msgstr "????"
2544
2545#: indico/modules/categories/templates/display/overview/base.html:12
2546msgid "Period:"
2547msgstr "???"
2548
2549#: indico/modules/categories/templates/display/overview/base.html:17 indico/modules/events/management/forms.py:354
2550msgid "Day"
2551msgstr "?"
2552
2553#: indico/modules/categories/templates/display/overview/base.html:20
2554msgid "Week"
2555msgstr "?"
2556
2557#: indico/modules/categories/templates/display/overview/base.html:23
2558msgid "Month"
2559msgstr "?"
2560
2561#: indico/modules/categories/templates/display/overview/base.html:30
2562msgid "Detail level:"
2563msgstr ""
2564
2565#: indico/modules/categories/templates/display/overview/base.html:48
2566#: indico/modules/events/abstracts/templates/management/abstract_list_filter.html:112
2567#: indico/modules/events/contributions/templates/contrib_list_filter.html:63
2568#: indico/modules/events/papers/templates/paper_list_filter.html:79
2569#: indico/modules/events/registration/templates/display/regform_list.html:29
2570#: indico/modules/events/registration/templates/management/reglist_filter.html:107
2571msgid "Apply"
2572msgstr "??"
2573
2574#: indico/modules/categories/templates/display/overview/base.html:53
2575msgid "Legend"
2576msgstr "??"
2577
2578#: indico/modules/categories/templates/display/overview/base.html:102
2579msgid "Events overview"
2580msgstr ""
2581
2582#: indico/modules/categories/templates/display/overview/day.html:9
2583#: indico/modules/categories/templates/display/overview/month.html:12
2584msgid "Previous month"
2585msgstr "???"
2586
2587#: indico/modules/categories/templates/display/overview/day.html:12
2588msgid "Previous day"
2589msgstr "???"
2590
2591#: indico/modules/categories/templates/display/overview/day.html:18
2592msgid "Next day"
2593msgstr "???"
2594
2595#: indico/modules/categories/templates/display/overview/day.html:21
2596#: indico/modules/categories/templates/display/overview/month.html:18
2597msgid "Next month"
2598msgstr "???"
2599
2600#: indico/modules/categories/templates/display/overview/event.html:9
2601#, python-format
2602msgid "Ongoing from %(start)s until %(end)s."
2603msgstr ""
2604
2605#: indico/modules/categories/templates/display/overview/event.html:15
2606msgid "ongoing"
2607msgstr ""
2608
2609#: indico/modules/categories/templates/display/overview/month.html:9
2610msgid "Previous year"
2611msgstr "???"
2612
2613#: indico/modules/categories/templates/display/overview/month.html:21
2614msgid "Next year"
2615msgstr "???"
2616
2617#: indico/modules/categories/templates/display/overview/week.html:10
2618msgid "Previous week"
2619msgstr "???"
2620
2621#: indico/modules/categories/templates/display/overview/week.html:17
2622msgid "Next week"
2623msgstr "???"
2624
2625#: indico/modules/categories/templates/management/_events_list.html:25
2626#: indico/modules/events/management/templates/_action_menu.html:87
2627#: indico/modules/events/management/templates/delete_event.html:19
2628msgid "Delete event"
2629msgstr "????"
2630
2631#: indico/modules/categories/templates/management/_events_list.html:30
2632msgid "Move to different category"
2633msgstr "???????"
2634
2635#: indico/modules/categories/templates/management/_events_list.html:34
2636msgid "Go to the event display page"
2637msgstr ""
2638
2639#: indico/modules/categories/templates/management/_events_list.html:55 indico/modules/events/contributions/forms.py:38
2640#: indico/modules/events/contributions/forms.py:129 indico/modules/events/sessions/templates/management/session_blocks.html:5
2641msgid "Start date"
2642msgstr "????"
2643
2644#: indico/modules/categories/templates/management/_events_list.html:78
2645#: indico/modules/categories/templates/management/content.html:52
2646#: indico/modules/events/abstracts/templates/display/abstracts.html:31
2647#: indico/modules/events/abstracts/templates/management/abstract_list.html:29
2648#: indico/modules/events/abstracts/templates/management/abstract_list_filter.html:64
2649#: indico/modules/events/agreements/templates/agreement_type_details.html:127
2650#: indico/modules/events/agreements/templates/agreement_type_details.html:188
2651#: indico/modules/events/contributions/templates/management/_subcontribution_list.html:12
2652#: indico/modules/events/contributions/templates/management/contributions.html:62
2653#: indico/modules/events/management/templates/_base_person_list.html:9
2654#: indico/modules/events/papers/templates/_paper_list.html:210
2655#: indico/modules/events/papers/templates/paper_list_filter.html:52
2656#: indico/modules/events/persons/templates/management/person_list.html:24
2657#: indico/modules/events/registration/templates/management/regform_reglist.html:20
2658#: indico/modules/events/registration/templates/management/reglist_filter.html:61
2659#: indico/modules/events/sessions/templates/management/session_list.html:46
2660#: indico/modules/events/surveys/templates/management/survey.html:101 indico/modules/groups/controllers.py:45
2661msgid "All"
2662msgstr "??"
2663
2664#: indico/modules/categories/templates/management/_events_list.html:99
2665msgid "Split selected events into new categories"
2666msgstr ""
2667
2668#: indico/modules/categories/templates/management/_events_list.html:102
2669msgid "Split category"
2670msgstr ""
2671
2672#: indico/modules/categories/templates/management/_events_list.html:109
2673msgid "Move selected events to a different category"
2674msgstr ""
2675
2676#: indico/modules/categories/templates/management/_events_list.html:112
2677msgid "Delete selected events"
2678msgstr ""
2679
2680#: indico/modules/categories/templates/management/_events_list.html:129
2681msgid "There are no events in this category"
2682msgstr ""
2683
2684#: indico/modules/categories/templates/management/base.html:5
2685#, python-format
2686msgid "Do you really want to delete the category \"%(category)s\"?"
2687msgstr ""
2688
2689#: indico/modules/categories/templates/management/base.html:9 indico/modules/categories/templates/management/base.html:20
2690#: indico/modules/categories/templates/management/delete_categories.html:3
2691msgid "Delete category"
2692msgid_plural "Delete categories"
2693msgstr[0] ""
2694
2695#: indico/modules/categories/templates/management/base.html:14
2696msgid "This category cannot be deleted because it is not empty."
2697msgstr ""
2698
2699#: indico/modules/categories/templates/management/base.html:27
2700msgid "Move to another category"
2701msgstr ""
2702
2703#: indico/modules/categories/templates/management/base.html:58
2704msgid "See the display page of the category"
2705msgstr ""
2706
2707#: indico/modules/categories/templates/management/base.html:59 indico/modules/events/management/templates/base.html:25
2708msgid "Switch to display view"
2709msgstr ""
2710
2711#: indico/modules/categories/templates/management/category_protection.html:6
2712msgid "Category protection"
2713msgstr ""
2714
2715#: indico/modules/categories/templates/management/category_protection.html:13
2716msgid "Event creation settings"
2717msgstr ""
2718
2719#: indico/modules/categories/templates/management/content.html:10
2720#: indico/modules/categories/templates/management/content.html:11
2721msgid "New category"
2722msgstr "????"
2723
2724#: indico/modules/categories/templates/management/content.html:64
2725msgid "Sort categories alphabetically (ascending)"
2726msgstr ""
2727
2728#: indico/modules/categories/templates/management/content.html:67
2729msgid "Sort categories alphabetically (descending)"
2730msgstr ""
2731
2732#: indico/modules/categories/templates/management/content.html:73 indico/web/templates/pagination.html:42
2733#, python-format
2734msgid "%(count)s displayed"
2735msgstr "??? %(count)s ?"
2736
2737#: indico/modules/categories/templates/management/content.html:106
2738msgid "Categories"
2739msgstr "??"
2740
2741#: indico/modules/categories/templates/management/content.html:109
2742#: indico/modules/categories/templates/management/content.html:134
2743msgid "Events"
2744msgstr "??"
2745
2746#: indico/modules/categories/templates/management/content.html:118
2747msgid ""
2748"This category is empty. A category can either hold categories or events."
2749msgstr ""
2750
2751#: indico/modules/categories/templates/management/content.html:121
2752msgid "New event"
2753msgstr "????"
2754
2755#: indico/modules/categories/templates/management/delete_categories.html:5
2756msgid "You are about to delete the following category:"
2757msgid_plural "You are about to delete the following categories:"
2758msgstr[0] "???????????"
2759
2760#: indico/modules/categories/templates/management/settings.html:19
2761#: indico/modules/events/layout/templates/layout_conference.html:54
2762#: indico/modules/events/layout/templates/layout_conference.html:68
2763#: indico/modules/events/management/templates/_action_menu.html:91 indico/modules/events/reminders/templates/reminders.html:36
2764#: indico/modules/events/surveys/templates/management/survey.html:136
2765#: indico/modules/events/templates/admin/_reference_type_list.html:25 indico/modules/oauth/templates/app_details.html:39
2766msgid "Delete"
2767msgstr "??"
2768
2769#: indico/modules/categories/templates/management/settings.html:31
2770msgid "Event Header"
2771msgstr "????"
2772
2773#: indico/modules/categories/templates/management/settings.html:39
2774msgid "Are you sure you want to remove the icon of this category?"
2775msgstr ""
2776
2777#: indico/modules/categories/templates/management/settings.html:40
2778msgid "Are you sure you want to remove the logo of this category?"
2779msgstr ""
2780
2781#: indico/modules/categories/templates/management/settings.html:41
2782msgid "Icon"
2783msgstr "??"
2784
2785#: indico/modules/categories/templates/management/settings.html:41
2786msgid "Delete Icon?"
2787msgstr "???????"
2788
2789#: indico/modules/categories/templates/management/settings.html:42
2790msgid "Logo"
2791msgstr "??"
2792
2793#: indico/modules/categories/templates/management/settings.html:42
2794msgid "Delete Logo?"
2795msgstr "???????"
2796
2797#: indico/modules/cephalopod/__init__.py:36 indico/modules/cephalopod/templates/cephalopod.html:6
2798msgid "Community Hub"
2799msgstr "Community Hub"
2800
2801#: indico/modules/cephalopod/controllers.py:70
2802msgid "Operation failed, the community hub returned: {err.message}"
2803msgstr ""
2804
2805#: indico/modules/cephalopod/controllers.py:72
2806msgid "The operation timed-out. Please try again in a while."
2807msgstr ""
2808
2809#: indico/modules/cephalopod/controllers.py:74 indico/modules/cephalopod/controllers.py:95
2810msgid "Unexpected exception while contacting the Community Hub: {err.message}"
2811msgstr ""
2812
2813#: indico/modules/cephalopod/controllers.py:82
2814msgid "Synchronization is not possible if you don't join the community first."
2815msgstr ""
2816
2817#: indico/modules/cephalopod/controllers.py:90
2818msgid "Synchronization failed, the community hub returned: {err.message}"
2819msgstr ""
2820
2821#: indico/modules/cephalopod/controllers.py:93
2822msgid "Synchronization timed-out. Please try again in a while."
2823msgstr ""
2824
2825#: indico/modules/cephalopod/forms.py:23
2826msgid "Name of the person responsible for your Indico server."
2827msgstr ""
2828
2829#: indico/modules/cephalopod/forms.py:26
2830msgid "Email address of the person responsible for your Indico server."
2831msgstr ""
2832
2833#: indico/modules/cephalopod/templates/cephalopod.html:10
2834msgid "Let us know that you exist!"
2835msgstr ""
2836
2837#: indico/modules/cephalopod/templates/cephalopod.html:12
2838msgid ""
2839"By registering your Indico server with the community hub, you will receive"
2840" news on the latest releases as well as important "
2841"security advisories. The data in the form below will be sent to the community"
2842" hub."
2843msgstr ""
2844
2845#: indico/modules/cephalopod/templates/cephalopod.html:17
2846msgid ""
2847"Alongside, the following public information will be periodically collected as"
2848" well:"
2849msgstr ""
2850
2851#: indico/modules/cephalopod/templates/cephalopod.html:33
2852msgid "Loading…"
2853msgstr ""
2854
2855#: indico/modules/cephalopod/templates/cephalopod.html:34
2856msgid "Contacting the community hub."
2857msgstr ""
2858
2859#: indico/modules/cephalopod/templates/cephalopod.html:40
2860msgid "Synchronize"
2861msgstr "??"
2862
2863#: indico/modules/cephalopod/templates/cephalopod.html:53
2864msgid "URL of your Indico server"
2865msgstr ""
2866
2867#: indico/modules/cephalopod/templates/not_prod_warning.html:4
2868msgid ""
2869"It seems like you are using a local URL for Indico or running in debug mode.<"
2870"br> We recommend registering only production "
2871"instances with the Community Hub."
2872msgstr ""
2873
2874#: indico/modules/core/__init__.py:21 indico/modules/events/management/__init__.py:21
2875#: indico/modules/events/requests/templates/event_request_details.html:18
2876msgid "Services"
2877msgstr "??"
2878
2879#: indico/modules/core/__init__.py:22 indico/web/templates/footer.html:19
2880msgid "Help"
2881msgstr "??"
2882
2883#: indico/modules/core/__init__.py:27 indico/web/breadcrumbs.py:35
2884msgid "Home"
2885msgstr "??"
2886
2887#: indico/modules/core/__init__.py:33 indico/modules/core/templates/admin/settings.html:6
2888msgid "General Settings"
2889msgstr "????"
2890
2891#: indico/modules/core/forms.py:22
2892msgid "Please let us know what you were doing when the error showed up."
2893msgstr ""
2894
2895#: indico/modules/core/forms.py:24
2896msgid ""
2897"If you enter your email address we can contact you to follow-up on your error"
2898" report."
2899msgstr ""
2900
2901#: indico/modules/core/forms.py:30
2902msgid "The global title of this Indico site."
2903msgstr ""
2904
2905#: indico/modules/core/forms.py:31 indico/modules/events/management/__init__.py:20
2906msgid "Organization"
2907msgstr "??"
2908
2909#: indico/modules/core/forms.py:32
2910msgid "The organization that runs this Indico site."
2911msgstr ""
2912
2913#: indico/modules/core/forms.py:41
2914msgid "Site"
2915msgstr "??"
2916
2917#: indico/modules/core/forms.py:42
2918msgid "Social"
2919msgstr ""
2920
2921#: indico/modules/core/templates/contact.html:6 indico/modules/core/views.py:25
2922#: indico/modules/events/papers/templates/management/overview.html:188 indico/web/templates/footer.html:25
2923msgid "Contact"
2924msgstr "???"
2925
2926#: indico/modules/core/templates/contact.html:10
2927msgid "If you need support, you can contact the following email address:"
2928msgstr ""
2929
2930#: indico/modules/core/templates/impersonation.html:4
2931msgid "Impersonating"
2932msgstr ""
2933
2934#: indico/modules/core/templates/impersonation.html:9 indico/modules/core/templates/impersonation.html:22
2935#, python-format
2936msgid "Switch back to %(original_name)s"
2937msgstr ""
2938
2939#: indico/modules/core/templates/impersonation.html:18
2940#, python-format
2941msgid "Impersonating %(name)s"
2942msgstr ""
2943
2944#: indico/modules/core/templates/admin/settings.html:16
2945msgid "Upgrade to Indico v2 successful!"
2946msgstr ""
2947
2948#: indico/modules/core/templates/admin/settings.html:19
2949msgid "Please consider registering your server with the Community Hub."
2950msgstr ""
2951
2952#: indico/modules/core/templates/admin/settings.html:33
2953msgid "Debug mode is enabled."
2954msgstr ""
2955
2956#: indico/modules/core/templates/admin/settings.html:38
2957msgid ""
2958"A new Indico version (<strong id=\"new-indico-version\"></strong>) is"
2959" available! Your current version is <strong id=\"cur-"
2960"indico-version\"></strong>."
2961msgstr ""
2962
2963#: indico/modules/core/templates/admin/settings.html:45
2964msgid ""
2965"A new version (<strong id=\"new-indico-plugins-version\"></strong>) of the"
2966" official Indico plugin package is available! "
2967"Your current version is <strong id=\"cur-indico-plugins-version\"></strong>."
2968msgstr ""
2969
2970#: indico/modules/core/templates/admin/settings.html:54 indico/modules/users/templates/users_admin.html:85
2971msgid "System"
2972msgstr "??"
2973
2974#: indico/modules/core/templates/admin/settings.html:57
2975msgid "These settings can be changed in the indico.conf file on the server."
2976msgstr ""
2977
2978#: indico/modules/core/templates/admin/settings.html:62
2979msgid "Default language"
2980msgstr ""
2981
2982#: indico/modules/core/templates/admin/settings.html:64
2983msgid "Default timezone"
2984msgstr ""
2985
2986#: indico/modules/core/templates/admin/settings.html:66
2987msgid "Admin email"
2988msgstr ""
2989
2990#: indico/modules/core/templates/admin/settings.html:68
2991msgid "Support email"
2992msgstr ""
2993
2994#: indico/modules/core/templates/admin/settings.html:70
2995msgid "No-reply email"
2996msgstr ""
2997
2998#: indico/modules/designer/__init__.py:20
2999msgid "Badge"
3000msgstr ""
3001
3002#: indico/modules/designer/__init__.py:20 indico/modules/events/abstracts/util.py:118
3003#: indico/modules/events/sessions/forms.py:104 indico/modules/events/sessions/templates/management/types_dialog.html:22
3004msgid "Poster"
3005msgstr ""
3006
3007#: indico/modules/designer/__init__.py:26
3008msgid "Landscape"
3009msgstr "??"
3010
3011#: indico/modules/designer/__init__.py:26
3012msgid "Portrait"
3013msgstr "??"
3014
3015#: indico/modules/designer/__init__.py:44
3016msgid "Single sided (foldable)"
3017msgstr ""
3018
3019#: indico/modules/designer/__init__.py:44
3020msgid "Double sided"
3021msgstr ""
3022
3023#: indico/modules/designer/__init__.py:44
3024msgid "Only front side"
3025msgstr ""
3026
3027#: indico/modules/designer/__init__.py:75 indico/modules/designer/__init__.py:82
3028msgid "Posters/Badges"
3029msgstr ""
3030
3031#: indico/modules/designer/controllers.py:186
3032msgid "Created copy of template '{}'"
3033msgstr ""
3034
3035#: indico/modules/designer/controllers.py:205
3036msgid "Added new template '{}'"
3037msgstr ""
3038
3039#: indico/modules/designer/controllers.py:282
3040msgid "Template successfully saved."
3041msgstr ""
3042
3043#: indico/modules/designer/controllers.py:320 indico/modules/events/layout/controllers/images.py:74
3044msgid "The image has been uploaded"
3045msgid_plural "{count} images have been uploaded"
3046msgstr[0] ""
3047
3048#: indico/modules/designer/controllers.py:335
3049msgid "The template has been deleted"
3050msgstr ""
3051
3052#: indico/modules/designer/forms.py:22 indico/modules/events/management/forms.py:275 indico/modules/events/papers/forms.py:191
3053#: indico/modules/events/registration/forms.py:362
3054msgid "Template"
3055msgstr "??"
3056
3057#: indico/modules/designer/forms.py:23 indico/modules/designer/templates/template.html:74
3058msgid "Allow cloning"
3059msgstr ""
3060
3061#: indico/modules/designer/forms.py:24 indico/modules/designer/templates/template.html:73
3062msgid "Allow cloning this template in subcategories and events"
3063msgstr ""
3064
3065#: indico/modules/designer/placeholders.py:33
3066msgid "Registrant Data"
3067msgstr "????"
3068
3069#: indico/modules/designer/placeholders.py:34
3070msgid "Event Data"
3071msgstr "????"
3072
3073#: indico/modules/designer/placeholders.py:77
3074msgid "Event Dates"
3075msgstr "????"
3076
3077#: indico/modules/designer/placeholders.py:82
3078msgid "{} to {}"
3079msgstr "{} ? {}"
3080
3081#: indico/modules/designer/placeholders.py:95
3082msgid "Event Title"
3083msgstr ""
3084
3085#: indico/modules/designer/placeholders.py:105
3086msgid "Event Description"
3087msgstr ""
3088
3089#: indico/modules/designer/placeholders.py:115
3090msgid "Event Speakers/Chairs"
3091msgstr ""
3092
3093#: indico/modules/designer/placeholders.py:125
3094msgid "Event Venue"
3095msgstr ""
3096
3097#: indico/modules/designer/placeholders.py:135
3098msgid "Event Room"
3099msgstr ""
3100
3101#: indico/modules/designer/placeholders.py:145
3102msgid "Event Organizers"
3103msgstr ""
3104
3105#: indico/modules/designer/placeholders.py:155
3106msgid "Category Title"
3107msgstr ""
3108
3109#: indico/modules/designer/placeholders.py:164
3110msgid "Full Name"
3111msgstr "??"
3112
3113#: indico/modules/designer/placeholders.py:171
3114msgid "Full Name (no title)"
3115msgstr ""
3116
3117#: indico/modules/designer/placeholders.py:178
3118msgid "Full Name B"
3119msgstr ""
3120
3121#: indico/modules/designer/placeholders.py:185
3122msgid "Full Name B (no title)"
3123msgstr ""
3124
3125#: indico/modules/designer/placeholders.py:192
3126msgid "Full Name C"
3127msgstr ""
3128
3129#: indico/modules/designer/placeholders.py:199
3130msgid "Full Name C (no title)"
3131msgstr ""
3132
3133#: indico/modules/designer/placeholders.py:206
3134msgid "Full Name D (abbrev.)"
3135msgstr ""
3136
3137#: indico/modules/designer/placeholders.py:213
3138msgid "Full Name D (abbrev., no title)"
3139msgstr ""
3140
3141#: indico/modules/designer/placeholders.py:232
3142#: indico/modules/events/registration/templates/management/import_registrations.html:14
3143msgid "Last Name"
3144msgstr "?"
3145
3146#: indico/modules/designer/placeholders.py:238
3147#: indico/modules/events/registration/templates/management/import_registrations.html:26
3148msgid "E-mail"
3149msgstr "????"
3150
3151#: indico/modules/designer/placeholders.py:244
3152msgid "Price (no currency)"
3153msgstr "?????????"
3154
3155#: indico/modules/designer/placeholders.py:254
3156msgid "Price (with currency)"
3157msgstr "????????"
3158
3159#: indico/modules/designer/placeholders.py:264
3160msgid "Registration ID"
3161msgstr ""
3162
3163#: indico/modules/designer/placeholders.py:270
3164msgid "Institution"
3165msgstr "??"
3166
3167#: indico/modules/designer/placeholders.py:276
3168#: indico/modules/events/registration/templates/management/import_registrations.html:20
3169msgid "Position"
3170msgstr "??"
3171
3172#: indico/modules/designer/placeholders.py:288
3173msgid "Country"
3174msgstr "??"
3175
3176#: indico/modules/designer/placeholders.py:294 indico/modules/events/management/templates/_settings.html:169
3177msgid "Phone"
3178msgstr "??"
3179
3180#: indico/modules/designer/placeholders.py:301
3181msgid "Ticket QR Code"
3182msgstr "?? QR Code"
3183
3184#: indico/modules/designer/templates/_list.html:4
3185msgid "Registration Form has no registrations"
3186msgstr ""
3187
3188#: indico/modules/designer/templates/_list.html:8 indico/modules/designer/templates/_list.html:141
3189msgid "Print tickets"
3190msgstr "????"
3191
3192#: indico/modules/designer/templates/_list.html:10 indico/modules/designer/templates/_list.html:143
3193msgid "Print badges"
3194msgstr "????"
3195
3196#: indico/modules/designer/templates/_list.html:56
3197#, python-format
3198msgid "from category \"%(title)s\""
3199msgstr ""
3200
3201#: indico/modules/designer/templates/_list.html:74
3202msgid "This is the inherited default ticket template"
3203msgstr ""
3204
3205#: indico/modules/designer/templates/_list.html:76
3206msgid "This is the global default ticket template"
3207msgstr ""
3208
3209#: indico/modules/designer/templates/_list.html:78
3210msgid "Toggle default ticket template for this category"
3211msgstr ""
3212
3213#: indico/modules/designer/templates/_list.html:89
3214msgid "This template cannot be cloned"
3215msgstr ""
3216
3217#: indico/modules/designer/templates/_list.html:91
3218msgid "Clone this template"
3219msgstr "?????"
3220
3221#: indico/modules/designer/templates/_list.html:95
3222#, python-format
3223msgid "Are you sure you want to clone template '%(title)s'?"
3224msgstr ""
3225
3226#: indico/modules/designer/templates/_list.html:103
3227msgid "Edit template"
3228msgstr "????"
3229
3230#: indico/modules/designer/templates/_list.html:110
3231msgid "This template cannot be deleted."
3232msgstr ""
3233
3234#: indico/modules/designer/templates/_list.html:112
3235msgid ""
3236"This template cannot be deleted because it is used in a registration form or"
3237" as a backside for another template."
3238msgstr ""
3239
3240#: indico/modules/designer/templates/_list.html:115
3241#: indico/modules/events/abstracts/templates/management/_notification_tpl_list.html:63
3242#: indico/modules/events/abstracts/templates/management/_notification_tpl_list.html:68
3243msgid "Delete template"
3244msgstr "????"
3245
3246#: indico/modules/designer/templates/_list.html:119
3247#, python-format
3248msgid "Are you sure you want to delete the template '%(title)s'?"
3249msgstr ""
3250
3251#: indico/modules/designer/templates/_list.html:129
3252msgid "Print poster for the event"
3253msgstr ""
3254
3255#: indico/modules/designer/templates/_list.html:131
3256msgid "Poster Printing Settings"
3257msgstr ""
3258
3259#: indico/modules/designer/templates/_list.html:149
3260msgid "There are no registration forms in this event"
3261msgstr ""
3262
3263#: indico/modules/designer/templates/_list.html:170 indico/modules/designer/templates/backside_list.html:40
3264msgid "Inherited templates"
3265msgstr ""
3266
3267#: indico/modules/designer/templates/_list.html:183 indico/modules/designer/templates/backside_list.html:44
3268msgid "Custom templates"
3269msgstr ""
3270
3271#: indico/modules/designer/templates/_list.html:186
3272msgid "Add a new blank designer template"
3273msgstr ""
3274
3275#: indico/modules/designer/templates/_list.html:189
3276msgid "Add new"
3277msgstr ""
3278
3279#: indico/modules/designer/templates/_list.html:202 indico/modules/designer/templates/backside_list.html:26
3280msgid "No templates"
3281msgstr ""
3282
3283#: indico/modules/designer/templates/backside_list.html:12
3284msgid "This template has different dimension than your template"
3285msgstr ""
3286
3287#: indico/modules/designer/templates/backside_list.html:32
3288msgid ""
3289"The following badge templates can be used as the back side for your template."
3290" Note that only single-sided templates with "
3291"the same dimensions can be used as the back side of a template."
3292msgstr ""
3293
3294#: indico/modules/designer/templates/list.html:5 indico/modules/designer/templates/template.html:6
3295msgid "Poster and Badge Designer"
3296msgstr ""
3297
3298#: indico/modules/designer/templates/template.html:12
3299msgid "Save Template"
3300msgstr ""
3301
3302#: indico/modules/designer/templates/template.html:25
3303#, python-format
3304msgid ""
3305"This template is used as the back side of %(link_start)sanother template"
3306"%(link_end)s. The back side of that template "
3307"<strong>will be removed</strong> if the dimensions of this template change."
3308msgid_plural ""
3309"This template is used as the back side of %(link_start)s%(tpls_count)s"
3310" templates%(link_end)s. The back side of those "
3311"templates <strong>will be removed</strong> if the dimensions of this template"
3312" change."
3313msgstr[0] ""
3314
3315#: indico/modules/designer/templates/template.html:54
3316#, python-format
3317msgid ""
3318"If you change the dimensions of this template, its %(link_start)sback side"
3319" template%(link_end)s <strong>will be removed</"
3320"strong> because it has different dimensions."
3321msgstr ""
3322
3323#: indico/modules/designer/templates/template.html:78
3324msgid "Template dimensions"
3325msgstr ""
3326
3327#: indico/modules/designer/templates/template.html:80 indico/modules/designer/templates/template.html:251
3328msgid "Width:"
3329msgstr "???"
3330
3331#: indico/modules/designer/templates/template.html:86
3332msgid "Change orientation"
3333msgstr "????"
3334
3335#: indico/modules/designer/templates/template.html:89
3336msgid "Height:"
3337msgstr "???"
3338
3339#: indico/modules/designer/templates/template.html:94
3340msgid "Preset:"
3341msgstr "?????"
3342
3343#: indico/modules/designer/templates/template.html:96
3344msgid "Custom size"
3345msgstr "????"
3346
3347#: indico/modules/designer/templates/template.html:97
3348msgid "Landscape orientation"
3349msgstr "??"
3350
3351#: indico/modules/designer/templates/template.html:101 indico/modules/designer/templates/template.html:108
3352msgid "Business card"
3353msgstr "??"
3354
3355#: indico/modules/designer/templates/template.html:104
3356msgid "Portrait orientation"
3357msgstr "??"
3358
3359#: indico/modules/designer/templates/template.html:115
3360msgid "Snap to grid"
3361msgstr "????"
3362
3363#: indico/modules/designer/templates/template.html:119
3364msgid "Template background"
3365msgstr "????"
3366
3367#: indico/modules/designer/templates/template.html:127
3368msgid "Choose a file"
3369msgstr "??????"
3370
3371#: indico/modules/designer/templates/template.html:132
3372msgid "Upload file"
3373msgstr "????"
3374
3375#: indico/modules/designer/templates/template.html:134
3376msgid "Remove background"
3377msgstr "????"
3378
3379#: indico/modules/designer/templates/template.html:140
3380msgid "Stretch"
3381msgstr "??"
3382
3383#: indico/modules/designer/templates/template.html:144 indico/modules/designer/templates/template.html:244
3384msgid "Center"
3385msgstr "??"
3386
3387#: indico/modules/designer/templates/template.html:151
3388msgid "Back side template:"
3389msgstr ""
3390
3391#: indico/modules/designer/templates/template.html:156
3392msgid "Remove back side"
3393msgstr ""
3394
3395#: indico/modules/designer/templates/template.html:161 indico/modules/designer/templates/template.html:348
3396msgid "Select a template for the back side"
3397msgstr ""
3398
3399#: indico/modules/designer/templates/template.html:162
3400msgid "Change back side"
3401msgstr ""
3402
3403#: indico/modules/designer/templates/template.html:172
3404msgid "Remove element"
3405msgstr ""
3406
3407#: indico/modules/designer/templates/template.html:175
3408msgid "Font dimensions"
3409msgstr ""
3410
3411#: indico/modules/designer/templates/template.html:178
3412msgid "Normal Fonts"
3413msgstr ""
3414
3415#: indico/modules/designer/templates/template.html:183
3416msgid "Special Character Fonts"
3417msgstr ""
3418
3419#: indico/modules/designer/templates/template.html:193
3420msgid "black"
3421msgstr "??"
3422
3423#: indico/modules/designer/templates/template.html:194
3424msgid "red"
3425msgstr "??"
3426
3427#: indico/modules/designer/templates/template.html:195
3428msgid "blue"
3429msgstr "??"
3430
3431#: indico/modules/designer/templates/template.html:196
3432msgid "green"
3433msgstr "??-"
3434
3435#: indico/modules/designer/templates/template.html:197
3436msgid "yellow"
3437msgstr "??"
3438
3439#: indico/modules/designer/templates/template.html:198
3440msgid "brown"
3441msgstr "??"
3442
3443#: indico/modules/designer/templates/template.html:199
3444msgid "gold"
3445msgstr "??"
3446
3447#: indico/modules/designer/templates/template.html:200
3448msgid "pink"
3449msgstr "???"
3450
3451#: indico/modules/designer/templates/template.html:201
3452msgid "gray"
3453msgstr "??"
3454
3455#: indico/modules/designer/templates/template.html:202
3456msgid "white"
3457msgstr "??"
3458
3459#: indico/modules/designer/templates/template.html:207
3460msgid "Normal"
3461msgstr "??"
3462
3463#: indico/modules/designer/templates/template.html:208
3464msgid "Bold"
3465msgstr "??"
3466
3467#: indico/modules/designer/templates/template.html:209
3468msgid "Italic"
3469msgstr "??"
3470
3471#: indico/modules/designer/templates/template.html:210
3472msgid "Bold & Italic"
3473msgstr "???"
3474
3475#: indico/modules/designer/templates/template.html:242
3476msgid "Left"
3477msgstr "??"
3478
3479#: indico/modules/designer/templates/template.html:243
3480msgid "Right"
3481msgstr "??"
3482
3483#: indico/modules/designer/templates/template.html:245
3484msgid "Justified"
3485msgstr "????"
3486
3487#: indico/modules/designer/templates/template.html:250
3488msgid "Element dimensions"
3489msgstr ""
3490
3491#: indico/modules/designer/templates/template.html:256
3492msgid "Text:"
3493msgstr "???"
3494
3495#: indico/modules/designer/templates/template.html:260
3496msgid "Element positioning"
3497msgstr ""
3498
3499#: indico/modules/designer/templates/template.html:262
3500msgid "Move item to the top"
3501msgstr ""
3502
3503#: indico/modules/designer/templates/template.html:266
3504msgid "Move item to the left"
3505msgstr ""
3506
3507#: indico/modules/designer/templates/template.html:270
3508msgid "Center item"
3509msgstr ""
3510
3511#: indico/modules/designer/templates/template.html:274
3512msgid "Move item to the right"
3513msgstr ""
3514
3515#: indico/modules/designer/templates/template.html:278
3516msgid "Move item to the bottom"
3517msgstr ""
3518
3519#: indico/modules/designer/templates/template.html:292
3520msgid "Front side"
3521msgstr ""
3522
3523#: indico/modules/designer/templates/template.html:293
3524msgid "Back side"
3525msgstr ""
3526
3527#: indico/modules/designer/templates/template.html:299
3528msgid "Insert element:"
3529msgstr "?????"
3530
3531#: indico/modules/designer/templates/template.html:310
3532msgid "Fixed data"
3533msgstr "????"
3534
3535#: indico/modules/designer/templates/template.html:311
3536msgid "Fixed text"
3537msgstr "????"
3538
3539#: indico/modules/designer/templates/template.html:315 indico/modules/designer/templates/template.html:316
3540msgid "Insert"
3541msgstr "??"
3542
3543#: indico/modules/designer/templates/template.html:343
3544msgid "The back side is empty."
3545msgstr ""
3546
3547#: indico/modules/designer/templates/template.html:351
3548#, python-format
3549msgid ""
3550"%(link_start)sSelect an existing template%(link_end)s to be used as the back"
3551" side of this template."
3552msgstr ""
3553
3554#: indico/modules/events/__init__.py:69
3555msgid "You have been granted manager/submission privileges for an event."
3556msgid_plural ""
3557"You have been granted manager/submission privileges for {} events."
3558msgstr[0] ""
3559
3560#: indico/modules/events/__init__.py:183 indico/modules/events/abstracts/templates/management/overview.html:17
3561#: indico/modules/events/contributions/__init__.py:96
3562msgid "Submission"
3563msgstr ""
3564
3565#: indico/modules/events/__init__.py:184
3566msgid "Grants management rights for event-wide materials and minutes."
3567msgstr ""
3568
3569#: indico/modules/events/__init__.py:191
3570msgid "External ID Types"
3571msgstr ""
3572
3573#: indico/modules/events/__init__.py:202
3574msgid "Create lecture"
3575msgstr ""
3576
3577#: indico/modules/events/__init__.py:203
3578msgid "Create meeting"
3579msgstr ""
3580
3581#: indico/modules/events/__init__.py:204
3582msgid "Create conference"
3583msgstr ""
3584
3585#: indico/modules/events/__init__.py:215 indico/modules/events/registration/stats.py:300
3586msgid "Overview"
3587msgstr ""
3588
3589#: indico/modules/events/__init__.py:216
3590msgid "My Conference"
3591msgstr ""
3592
3593#: indico/modules/events/clone.py:23
3594msgid "Venue/Room"
3595msgstr ""
3596
3597#: indico/modules/events/clone.py:41
3598msgid "Persons"
3599msgstr ""
3600
3601#: indico/modules/events/abstracts/settings.py:64 indico/modules/events/clone.py:72
3602#: indico/modules/events/contributions/forms.py:67 indico/modules/events/contributions/forms.py:113
3603#: indico/modules/events/forms.py:81 indico/modules/events/management/forms.py:178
3604#: indico/modules/events/management/templates/_event_person_list.html:5
3605#: indico/modules/events/management/templates/_settings.html:127
3606#: indico/modules/events/persons/templates/management/person_list.html:132
3607#: indico/modules/events/persons/templates/management/person_list.html:143
3608msgid "Speakers"
3609msgstr ""
3610
3611#: indico/modules/events/clone.py:74 indico/modules/events/management/forms.py:172
3612#: indico/modules/events/management/templates/_settings.html:129
3613#: indico/modules/events/persons/templates/management/person_list.html:134
3614#: indico/modules/events/templates/display/conference.html:57
3615msgid "Chairpersons"
3616msgstr ""
3617
3618#: indico/modules/events/clone.py:97
3619msgid "ACLs and protection settings"
3620msgstr ""
3621
3622#: indico/modules/events/fields.py:36
3623#: indico/modules/events/registration/templates/display/_registration_summary_blocks.html:117
3624msgid "Value"
3625msgstr "??"
3626
3627#: indico/modules/events/fields.py:159
3628msgid "There is already a person with the email {}"
3629msgstr ""
3630
3631#: indico/modules/events/fields.py:203
3632msgid "Person with email '{}' is duplicated"
3633msgstr ""
3634
3635#: indico/modules/events/fields.py:216
3636msgid "Category default"
3637msgstr ""
3638
3639#: indico/modules/events/forms.py:32
3640msgid "The name of the external ID type"
3641msgstr ""
3642
3643#: indico/modules/events/forms.py:33
3644msgid "URL template"
3645msgstr ""
3646
3647#: indico/modules/events/forms.py:34
3648msgid "The URL template must contain the '{value}' placeholder."
3649msgstr ""
3650
3651#: indico/modules/events/forms.py:35 indico/modules/events/templates/admin/_reference_type_list.html:8
3652msgid "Scheme"
3653msgstr "??"
3654
3655#: indico/modules/events/forms.py:36
3656msgid "The scheme/protocol of the external ID type"
3657msgstr ""
3658
3659#: indico/modules/events/forms.py:47
3660msgid "This name is already in use."
3661msgstr ""
3662
3663#: indico/modules/events/forms.py:51
3664msgid "The URL template must contain the placeholder '{value}'."
3665msgstr ""
3666
3667#: indico/modules/events/forms.py:56 indico/modules/events/management/forms.py:59
3668msgid "Event title"
3669msgstr "????"
3670
3671#: indico/modules/events/contributions/forms.py:48 indico/modules/events/forms.py:58
3672#: indico/modules/events/management/forms.py:168 indico/modules/events/sessions/forms.py:73
3673#: indico/modules/events/sessions/forms.py:84 indico/modules/events/templates/display/conference.html:33
3674#: indico/modules/events/timetable/forms.py:99
3675msgid "Location"
3676msgstr "??"
3677
3678#: indico/modules/events/forms.py:64
3679msgid "You are not allowed to create events in this category."
3680msgstr ""
3681
3682#: indico/modules/events/abstracts/forms.py:560 indico/modules/events/forms.py:70
3683#: indico/modules/events/management/forms.py:101 indico/modules/events/management/forms.py:107
3684#: indico/modules/events/papers/forms.py:96 indico/modules/events/registration/forms.py:113
3685#: indico/modules/events/surveys/forms.py:78
3686msgid "Start"
3687msgstr "??"
3688
3689#: indico/modules/events/abstracts/forms.py:562 indico/modules/events/forms.py:71
3690#: indico/modules/events/management/forms.py:102 indico/modules/events/management/forms.py:110
3691#: indico/modules/events/papers/forms.py:98 indico/modules/events/registration/forms.py:115
3692#: indico/modules/events/surveys/forms.py:81
3693msgid "End"
3694msgstr "??"
3695
3696#: indico/modules/events/forms.py:79
3697msgid "Dates"
3698msgstr "??"
3699
3700#: indico/modules/events/forms.py:83 indico/modules/events/layout/forms.py:69 indico/modules/events/layout/forms.py:74
3701#: indico/modules/events/layout/forms.py:155 indico/modules/events/layout/templates/layout_conference.html:27
3702msgid "Theme"
3703msgstr "??"
3704
3705#: indico/modules/events/reviewing_questions_fields.py:21
3706msgid "Exclude from score"
3707msgstr ""
3708
3709#: indico/modules/events/reviewing_questions_fields.py:30 indico/modules/events/reviewing_questions_fields.py:45
3710msgid "Rating"
3711msgstr "??"
3712
3713#: indico/modules/events/util.py:54
3714msgid "This event has been locked so no modifications are possible."
3715msgstr ""
3716
3717#: indico/modules/events/util.py:116
3718msgid "The theme '{}' is not valid for this event."
3719msgstr ""
3720
3721#: indico/modules/events/util.py:118
3722msgid "The theme '{}' does not exist."
3723msgstr ""
3724
3725#: indico/modules/events/util.py:464
3726msgid ""
3727"Your action requires modification of event boundaries, but you are not"
3728" authorized to manage the event."
3729msgstr ""
3730
3731#: indico/modules/events/util.py:468
3732msgid ""
3733"Your action requires modification of session block boundaries, but you are"
3734" not authorized to manage the session block."
3735msgstr ""
3736
3737#: indico/modules/events/util.py:607
3738msgid "IP networks cannot have management permissions: {}"
3739msgstr ""
3740
3741#: indico/modules/events/abstracts/__init__.py:51 indico/modules/events/abstracts/__init__.py:89
3742#: indico/modules/events/abstracts/__init__.py:130 indico/modules/events/abstracts/templates/display/_base.html:4
3743#: indico/modules/events/abstracts/templates/management/_base.html:7
3744msgid "Call for Abstracts"
3745msgstr "????"
3746
3747#: indico/modules/events/abstracts/__init__.py:90
3748msgid ""
3749"Gives event managers the opportunity to open a \"Call for Abstracts\" and use"
3750" the abstract reviewing workflow."
3751msgstr ""
3752
3753#: indico/modules/events/abstracts/__init__.py:105 indico/modules/events/abstracts/templates/display/tracks.html:53
3754msgid "Reviewer"
3755msgstr "???"
3756
3757#: indico/modules/events/abstracts/__init__.py:106
3758msgid "Grants abstract reviewing rights on an event."
3759msgstr ""
3760
3761#: indico/modules/events/abstracts/__init__.py:128
3762msgid "Book of Abstracts"
3763msgstr ""
3764
3765#: indico/modules/events/abstracts/__init__.py:133 indico/modules/events/papers/__init__.py:133
3766msgid "Reviewing Area"
3767msgstr ""
3768
3769#: indico/modules/events/abstracts/clone.py:23
3770msgid "Call for Abstracts (settings, email templates, review questions)"
3771msgstr ""
3772
3773#: indico/modules/events/abstracts/fields.py:83
3774msgid "Rules may not be empty"
3775msgstr ""
3776
3777#: indico/modules/events/abstracts/fields.py:137 indico/modules/events/contributions/fields.py:56
3778msgid "{} has no role"
3779msgstr ""
3780
3781#: indico/modules/events/abstracts/fields.py:148
3782msgid "Enter abstract title or #id"
3783msgstr ""
3784
3785#: indico/modules/events/abstracts/fields.py:178
3786msgid "This abstract cannot be selected."
3787msgstr ""
3788
3789#: indico/modules/events/abstracts/forms.py:80 indico/modules/events/contributions/contrib_fields.py:33
3790msgid "Active"
3791msgstr "??"
3792
3793#: indico/modules/events/abstracts/forms.py:81
3794msgid "Whether the content field is available."
3795msgstr ""
3796
3797#: indico/modules/events/abstracts/forms.py:82 indico/modules/events/contributions/contrib_fields.py:31
3798#: indico/modules/events/surveys/fields/base.py:22 indico/web/fields/base.py:23
3799msgid "Required"
3800msgstr "??"
3801
3802#: indico/modules/events/abstracts/forms.py:83
3803msgid "Whether the user has to fill the content field."
3804msgstr ""
3805
3806#: indico/modules/events/abstracts/forms.py:84 indico/web/fields/simple.py:21
3807msgid "Max length"
3808msgstr "????"
3809
3810#: indico/modules/events/abstracts/forms.py:85 indico/web/fields/simple.py:22
3811msgid "Max words"
3812msgstr "????"
3813
3814#: indico/modules/events/abstracts/forms.py:91
3815msgid "Additional text"
3816msgstr "????"
3817
3818#: indico/modules/events/abstracts/forms.py:92
3819msgid "Additional text at end"
3820msgstr "??????"
3821
3822#: indico/modules/events/abstracts/forms.py:93
3823msgid "Sort by"
3824msgstr "????"
3825
3826#: indico/modules/events/abstracts/forms.py:94
3827msgid "Corresponding author"
3828msgstr "????"
3829
3830#: indico/modules/events/abstracts/forms.py:96
3831msgid "Show abstract IDs"
3832msgstr ""
3833
3834#: indico/modules/events/abstracts/forms.py:97
3835msgid "Show abstract IDs in the table of contents."
3836msgstr ""
3837
3838#: indico/modules/events/abstracts/forms.py:98
3839msgid "Minimum lines per abstract"
3840msgstr "??????"
3841
3842#: indico/modules/events/abstracts/forms.py:99
3843msgid "Minimum lines to reserve per abstract."
3844msgstr "?????????"
3845
3846#: indico/modules/events/abstracts/forms.py:100
3847msgid "Link formatting"
3848msgstr ""
3849
3850#: indico/modules/events/abstracts/forms.py:107
3851msgid "Multiple tracks"
3852msgstr ""
3853
3854#: indico/modules/events/abstracts/forms.py:108
3855msgid "Allow the selection of multiple tracks"
3856msgstr ""
3857
3858#: indico/modules/events/abstracts/forms.py:109
3859msgid "Require tracks"
3860msgstr ""
3861
3862#: indico/modules/events/abstracts/forms.py:110
3863msgid "Make the track selection mandatory"
3864msgstr ""
3865
3866#: indico/modules/events/abstracts/forms.py:111
3867msgid "Require contrib. type"
3868msgstr ""
3869
3870#: indico/modules/events/abstracts/forms.py:112
3871msgid "Make the selection of a contribution type mandatory"
3872msgstr ""
3873
3874#: indico/modules/events/abstracts/forms.py:113
3875msgid "Allow attachments"
3876msgstr ""
3877
3878#: indico/modules/events/abstracts/forms.py:114
3879msgid "Allow files to be attached to the abstract"
3880msgstr ""
3881
3882#: indico/modules/events/abstracts/forms.py:115
3883msgid "Copy attachments"
3884msgstr ""
3885
3886#: indico/modules/events/abstracts/forms.py:116
3887msgid "Copy attachments to the contribution when accepting an abstract"
3888msgstr ""
3889
3890#: indico/modules/events/abstracts/forms.py:117
3891msgid "Allow speakers"
3892msgstr ""
3893
3894#: indico/modules/events/abstracts/forms.py:118
3895msgid "Allow the selection of the abstract speakers"
3896msgstr ""
3897
3898#: indico/modules/events/abstracts/forms.py:119
3899msgid "Require a speaker"
3900msgstr ""
3901
3902#: indico/modules/events/abstracts/forms.py:120
3903msgid "Make the selection of at least one author as speaker mandatory"
3904msgstr ""
3905
3906#: indico/modules/events/abstracts/forms.py:121
3907msgid "Authorized submitters"
3908msgstr ""
3909
3910#: indico/modules/events/abstracts/forms.py:122
3911msgid ""
3912"These users may always submit abstracts, even outside the regular submission"
3913" period."
3914msgstr ""
3915
3916#: indico/modules/events/abstracts/forms.py:124
3917msgid "Instructions"
3918msgstr ""
3919
3920#: indico/modules/events/abstracts/forms.py:125
3921msgid "These instructions will be displayed right before the submission form."
3922msgstr ""
3923
3924#: indico/modules/events/abstracts/forms.py:138
3925msgid "The event has no contribution types defined."
3926msgstr ""
3927
3928#: indico/modules/events/abstracts/forms.py:146 indico/modules/events/papers/forms.py:144
3929msgid "Scale (from)"
3930msgstr ""
3931
3932#: indico/modules/events/abstracts/forms.py:147 indico/modules/events/papers/forms.py:145
3933msgid "Scale (to)"
3934msgstr ""
3935
3936#: indico/modules/events/abstracts/forms.py:148
3937msgid "Allow track conveners to judge"
3938msgstr ""
3939
3940#: indico/modules/events/abstracts/forms.py:149
3941msgid ""
3942"Enabling this allows track conveners to make a judgment such as accepting or"
3943" rejecting an abstract."
3944msgstr ""
3945
3946#: indico/modules/events/abstracts/forms.py:151
3947msgid "Allow comments"
3948msgstr ""
3949
3950#: indico/modules/events/abstracts/forms.py:152
3951msgid ""
3952"Enabling this allows judges, conveners and reviewers to leave comments on"
3953" abstracts."
3954msgstr ""
3955
3956#: indico/modules/events/abstracts/forms.py:154
3957msgid "Allow contributors in comments"
3958msgstr ""
3959
3960#: indico/modules/events/abstracts/forms.py:157
3961msgid ""
3962"Enabling this allows submitters, authors, and speakers to also participate in"
3963" the comments."
3964msgstr ""
3965
3966#: indico/modules/events/abstracts/forms.py:159
3967msgid "Reviewing Instructions"
3968msgstr ""
3969
3970#: indico/modules/events/abstracts/forms.py:160
3971msgid "These instructions will be displayed right before the reviewing form."
3972msgstr ""
3973
3974#: indico/modules/events/abstracts/forms.py:162
3975msgid "Judgment Instructions"
3976msgstr ""
3977
3978#: indico/modules/events/abstracts/forms.py:163
3979msgid "These instructions will be displayed right before the decision box."
3980msgstr ""
3981
3982#: indico/modules/events/abstracts/forms.py:171 indico/modules/events/papers/forms.py:153
3983msgid ""
3984"Some reviewers have already submitted ratings so the scale cannot be changed"
3985" anymore."
3986msgstr ""
3987
3988#: indico/modules/events/abstracts/forms.py:180 indico/modules/events/papers/forms.py:162
3989msgid "The scale's 'to' value must be greater than the 'from' value."
3990msgstr ""
3991
3992#: indico/modules/events/abstracts/forms.py:182 indico/modules/events/papers/forms.py:164
3993msgid "The difference between 'to' and' from' may not be greater than 20."
3994msgstr ""
3995
3996#: indico/modules/events/abstracts/forms.py:199 indico/modules/events/abstracts/forms.py:528
3997#: indico/modules/events/contributions/lists.py:47
3998#: indico/modules/events/contributions/templates/management/_contribution_list.html:39
3999#: indico/modules/events/papers/lists.py:57
4000msgid "Track"
4001msgstr "??"
4002
4003#: indico/modules/events/abstracts/forms.py:200
4004msgid "Choose a track..."
4005msgstr ""
4006
4007#: indico/modules/events/abstracts/forms.py:201
4008msgid "The abstract will be accepted in this track"
4009msgstr ""
4010
4011#: indico/modules/events/abstracts/forms.py:202 indico/modules/events/abstracts/forms.py:289
4012#: indico/modules/events/abstracts/forms.py:454
4013msgid "Contribution type"
4014msgstr ""
4015
4016#: indico/modules/events/abstracts/forms.py:204
4017msgid "You may choose a contribution type..."
4018msgstr ""
4019
4020#: indico/modules/events/abstracts/forms.py:205
4021msgid "The abstract will be converted into a contribution of this type"
4022msgstr ""
4023
4024#: indico/modules/events/abstracts/forms.py:208
4025msgid "You may choose a session..."
4026msgstr ""
4027
4028#: indico/modules/events/abstracts/forms.py:209
4029msgid "The generated contribution will be allocated in this session"
4030msgstr ""
4031
4032#: indico/modules/events/abstracts/forms.py:210
4033msgid "Duplicate of"
4034msgstr ""
4035
4036#: indico/modules/events/abstracts/forms.py:212
4037msgid "The current abstract will be marked as duplicate of the selected one"
4038msgstr ""
4039
4040#: indico/modules/events/abstracts/forms.py:214
4041msgid "Merge into"
4042msgstr ""
4043
4044#: indico/modules/events/abstracts/forms.py:215
4045msgid "The current abstract will be merged into the selected one"
4046msgstr ""
4047
4048#: indico/modules/events/abstracts/forms.py:217
4049msgid "Merge persons"
4050msgstr ""
4051
4052#: indico/modules/events/abstracts/forms.py:218
4053msgid ""
4054"Authors and speakers of the current abstract will be added to the selected one"
4055msgstr ""
4056
4057#: indico/modules/events/abstracts/forms.py:220 indico/modules/events/papers/forms.py:107
4058msgid "Leave a comment for the submitter..."
4059msgstr ""
4060
4061#: indico/modules/events/abstracts/forms.py:223
4062msgid "Send notifications to submitter"
4063msgstr ""
4064
4065#: indico/modules/events/abstracts/forms.py:254 indico/modules/events/papers/forms.py:116
4066msgid "Judgment"
4067msgstr ""
4068
4069#: indico/modules/events/abstracts/forms.py:279
4070msgid "You may leave a comment (only visible to conveners and judges)..."
4071msgstr ""
4072
4073#: indico/modules/events/abstracts/forms.py:282 indico/modules/events/papers/forms.py:226
4074msgid "Proposed Action"
4075msgstr ""
4076
4077#: indico/modules/events/abstracts/forms.py:284
4078msgid "Target Abstract"
4079msgstr ""
4080
4081#: indico/modules/events/abstracts/forms.py:286
4082msgid "The current abstract should be marked as duplicate of the selected one"
4083msgstr ""
4084
4085#: indico/modules/events/abstracts/forms.py:291
4086msgid "You may propose a contribution type..."
4087msgstr ""
4088
4089#: indico/modules/events/abstracts/forms.py:293
4090msgid "Propose for tracks"
4091msgstr ""
4092
4093#: indico/modules/events/abstracts/forms.py:302 indico/modules/events/papers/forms.py:233
4094msgid "Propose an action..."
4095msgstr ""
4096
4097#: indico/modules/events/abstracts/forms.py:339
4098msgid "Override contribution type"
4099msgstr ""
4100
4101#: indico/modules/events/abstracts/forms.py:341
4102msgid "Override the contribution type for all selected abstracts"
4103msgstr ""
4104
4105#: indico/modules/events/abstracts/forms.py:347
4106msgid "The abstracts will be accepted in this track"
4107msgstr ""
4108
4109#: indico/modules/events/abstracts/forms.py:349
4110msgid "The abstracts will be converted into a contribution of this type"
4111msgstr ""
4112
4113#: indico/modules/events/abstracts/forms.py:354
4114msgid "The generated contributions will be allocated in this session"
4115msgstr ""
4116
4117#: indico/modules/events/abstracts/forms.py:355
4118msgid ""
4119"The selected abstracts will be marked as duplicate of the specified abstract"
4120msgstr ""
4121
4122#: indico/modules/events/abstracts/forms.py:357
4123msgid "The selected abstracts will be merged into the specified abstract"
4124msgstr ""
4125
4126#: indico/modules/events/abstracts/forms.py:358
4127msgid ""
4128"Authors and speakers of the selected abstracts will be added to the specified"
4129" abstract"
4130msgstr ""
4131
4132#: indico/modules/events/abstracts/forms.py:406
4133#: indico/modules/events/abstracts/templates/management/notification_tpl_form.html:8
4134msgid "Rules"
4135msgstr "??"
4136
4137#: indico/modules/events/abstracts/forms.py:416
4138msgid "There is a duplicate rule"
4139msgstr ""
4140
4141#: indico/modules/events/abstracts/forms.py:422
4142msgid "\"Reply to\" address"
4143msgstr ""
4144
4145#: indico/modules/events/abstracts/forms.py:423
4146msgid "Send to submitter"
4147msgstr "??????"
4148
4149#: indico/modules/events/abstracts/forms.py:424
4150msgid "Send to primary authors"
4151msgstr "???????"
4152
4153#: indico/modules/events/abstracts/forms.py:425
4154msgid "Send to co-authors"
4155msgstr "???????"
4156
4157#: indico/modules/events/abstracts/forms.py:426 indico/modules/events/agreements/forms.py:30
4158#: indico/modules/events/registration/forms.py:220
4159msgid "CC"
4160msgstr "??"
4161
4162#: indico/modules/events/abstracts/forms.py:426
4163msgid "Additional CC e-mail addresses (one per line)"
4164msgstr ""
4165
4166#: indico/modules/events/abstracts/forms.py:427 indico/modules/events/logs/templates/entry_email.html:62
4167#: indico/modules/events/persons/forms.py:24 indico/modules/events/registration/forms.py:223
4168#: indico/modules/events/registration/templates/management/email_preview.html:11
4169#: indico/modules/events/reminders/templates/preview.html:1 indico/modules/events/surveys/forms.py:118
4170msgid "Subject"
4171msgstr "??"
4172
4173#: indico/modules/events/abstracts/forms.py:428 indico/modules/events/logs/templates/entry_email.html:70
4174#: indico/modules/events/registration/templates/management/email_preview.html:14
4175#: indico/modules/events/reminders/templates/preview.html:4
4176msgid "Body"
4177msgstr "??"
4178
4179#: indico/modules/events/abstracts/forms.py:442
4180msgid "Email template"
4181msgstr "??????"
4182
4183#: indico/modules/events/abstracts/forms.py:444 indico/modules/events/abstracts/models/reviews.py:21
4184#: indico/modules/events/abstracts/templates/management/abstract_list.html:99
4185#: indico/modules/events/papers/models/reviews.py:21 indico/modules/events/requests/base.py:37
4186#: indico/modules/users/templates/registration_requests.html:36
4187msgid "Accept"
4188msgstr "??"
4189
4190#: indico/modules/events/abstracts/forms.py:445 indico/modules/events/abstracts/models/reviews.py:21
4191#: indico/modules/events/abstracts/templates/management/abstract_list.html:111
4192#: indico/modules/events/papers/models/reviews.py:21
4193#: indico/modules/events/registration/templates/management/_registration_details.html:104
4194#: indico/modules/events/requests/base.py:38 indico/modules/users/templates/registration_requests.html:31
4195msgid "Reject"
4196msgstr "??"
4197
4198#: indico/modules/events/abstracts/forms.py:446 indico/modules/events/abstracts/models/reviews.py:21
4199#: indico/modules/events/abstracts/templates/management/abstract_list.html:123
4200#: indico/modules/users/templates/users_merge.html:10
4201msgid "Merge"
4202msgstr "??"
4203
4204#: indico/modules/events/abstracts/forms.py:447
4205msgid ""
4206"The default template that will be used as a basis for this notification. You"
4207" can customize it later."
4208msgstr ""
4209
4210#: indico/modules/events/abstracts/forms.py:455 indico/modules/events/contributions/forms.py:46
4211#: indico/modules/events/sessions/forms.py:38
4212msgid "No type selected"
4213msgstr "??????"
4214
4215#: indico/modules/events/abstracts/forms.py:456
4216#: indico/modules/events/contributions/templates/forms/contribution_person_link_widget.html:6
4217msgid "Authors"
4218msgstr "??"
4219
4220#: indico/modules/events/abstracts/forms.py:457
4221msgid "Comments"
4222msgstr "??"
4223
4224#: indico/modules/events/abstracts/forms.py:458
4225msgid "Attachments"
4226msgstr "???"
4227
4228#: indico/modules/events/abstracts/forms.py:538
4229msgid "No track selected"
4230msgstr "???????"
4231
4232#: indico/modules/events/abstracts/forms.py:543 indico/modules/events/abstracts/forms.py:594
4233#: indico/modules/events/tracks/clone.py:21
4234msgid "Tracks"
4235msgstr "???"
4236
4237#: indico/modules/events/abstracts/forms.py:556
4238msgid "Send email notifications"
4239msgstr "????????"
4240
4241#: indico/modules/events/abstracts/forms.py:561
4242msgid "The moment users can start submitting abstracts"
4243msgstr ""
4244
4245#: indico/modules/events/abstracts/forms.py:563
4246msgid "The moment the submission process will end"
4247msgstr ""
4248
4249#: indico/modules/events/abstracts/forms.py:564 indico/modules/events/registration/forms.py:117
4250msgid "Modification deadline"
4251msgstr ""
4252
4253#: indico/modules/events/abstracts/forms.py:566
4254msgid "Deadline until which the submitted abstracts can be modified"
4255msgstr ""
4256
4257#: indico/modules/events/abstracts/forms.py:575 indico/modules/events/papers/forms.py:202
4258msgid "Leave a comment..."
4259msgstr ""
4260
4261#: indico/modules/events/abstracts/forms.py:577 indico/modules/events/contributions/contrib_fields.py:36
4262#: indico/modules/events/management/forms.py:231 indico/modules/events/papers/forms.py:204
4263msgid "Visibility"
4264msgstr "???"
4265
4266#: indico/modules/events/abstracts/lists.py:39 indico/modules/events/abstracts/templates/management/_abstract_list.html:28
4267#: indico/modules/events/abstracts/templates/management/_abstract_list.html:190
4268#: indico/modules/events/contributions/lists.py:36
4269#: indico/modules/events/contributions/templates/management/_contribution_list.html:174
4270#: indico/modules/events/papers/lists.py:37 indico/modules/events/papers/templates/_paper_list.html:128
4271msgid "No track"
4272msgstr "?????"
4273
4274#: indico/modules/events/abstracts/lists.py:40 indico/modules/events/contributions/lists.py:37
4275#: indico/modules/events/papers/lists.py:39 indico/modules/events/sessions/templates/management/_session_list.html:55
4276msgid "No type"
4277msgstr "????"
4278
4279#: indico/modules/events/abstracts/lists.py:46 indico/modules/events/papers/lists.py:55
4280#: indico/modules/events/registration/lists.py:46
4281msgid "State"
4282msgstr ""
4283
4284#: indico/modules/events/abstracts/lists.py:47 indico/modules/events/abstracts/settings.py:63
4285#: indico/modules/events/management/templates/_settings.html:138
4286#: indico/modules/events/papers/templates/forms/paper_email_settings_widget.html:19
4287msgid "Submitter"
4288msgstr "???"
4289
4290#: indico/modules/events/abstracts/lists.py:48 indico/modules/events/management/templates/_event_person_list.html:7
4291msgid "Primary authors"
4292msgstr "????"
4293
4294#: indico/modules/events/abstracts/lists.py:49
4295msgid "Accepted track"
4296msgstr "??????"
4297
4298#: indico/modules/events/abstracts/lists.py:51
4299msgid "Submitted for tracks"
4300msgstr ""
4301
4302#: indico/modules/events/abstracts/lists.py:53
4303msgid "Reviewed for tracks"
4304msgstr ""
4305
4306#: indico/modules/events/abstracts/lists.py:55
4307msgid "Accepted type"
4308msgstr "?????"
4309
4310#: indico/modules/events/abstracts/lists.py:57
4311msgid "Submitted type"
4312msgstr "?????"
4313
4314#: indico/modules/events/abstracts/lists.py:59
4315msgid "Score"
4316msgstr "??"
4317
4318#: indico/modules/events/abstracts/lists.py:60
4319msgid "Submission date"
4320msgstr "????"
4321
4322#: indico/modules/events/abstracts/lists.py:61
4323msgid "Modification date"
4324msgstr "????"
4325
4326#: indico/modules/events/abstracts/lists.py:207
4327msgid ""
4328"The abstract '{}' is not displayed in the list due to the enabled filters"
4329msgstr ""
4330
4331#: indico/modules/events/abstracts/lists.py:223
4332msgid "Proposed for multiple tracks"
4333msgstr ""
4334
4335#: indico/modules/events/abstracts/lists.py:224
4336msgid "Must have comments"
4337msgstr ""
4338
4339#: indico/modules/events/abstracts/notifications.py:27
4340msgid "any"
4341msgstr "??"
4342
4343#: indico/modules/events/abstracts/notifications.py:29
4344msgid "none"
4345msgstr "?"
4346
4347#: indico/modules/events/abstracts/notifications.py:50
4348msgid "Destination Track"
4349msgstr "?????"
4350
4351#: indico/modules/events/abstracts/notifications.py:51
4352msgid "any track"
4353msgstr "?????"
4354
4355#: indico/modules/events/abstracts/notifications.py:52
4356msgid "no track"
4357msgstr "?????"
4358
4359#: indico/modules/events/abstracts/notifications.py:53
4360#: indico/modules/events/abstracts/templates/management/_notification_tpl_list.html:95
4361msgid "in"
4362msgstr "?"
4363
4364#: indico/modules/events/abstracts/notifications.py:79
4365msgid "Final State"
4366msgstr ""
4367
4368#: indico/modules/events/abstracts/notifications.py:108
4369msgid "Contribution Type"
4370msgstr ""
4371
4372#: indico/modules/events/abstracts/notifications.py:109
4373msgid "any type"
4374msgstr "????"
4375
4376#: indico/modules/events/abstracts/notifications.py:110
4377msgid "no type"
4378msgstr "????"
4379
4380#: indico/modules/events/abstracts/notifications.py:111
4381#: indico/modules/events/abstracts/templates/management/_notification_tpl_list.html:117
4382msgid "as"
4383msgstr "?"
4384
4385#: indico/modules/events/abstracts/placeholders.py:27 indico/modules/events/persons/placeholders.py:49
4386#: indico/modules/events/registration/placeholders/registrations.py:38 indico/modules/events/surveys/placeholders.py:19
4387msgid "The title of the event"
4388msgstr "????"
4389
4390#: indico/modules/events/abstracts/placeholders.py:36
4391msgid "The URL of the event"
4392msgstr "????"
4393
4394#: indico/modules/events/abstracts/placeholders.py:45
4395msgid "The ID of the abstract"
4396msgstr ""
4397
4398#: indico/modules/events/abstracts/placeholders.py:54
4399msgid "The title of the abstract"
4400msgstr ""
4401
4402#: indico/modules/events/abstracts/placeholders.py:64
4403msgid "The direct URL of the abstract"
4404msgstr ""
4405
4406#: indico/modules/events/abstracts/placeholders.py:73
4407msgid "The name of the destination track"
4408msgstr ""
4409
4410#: indico/modules/events/abstracts/placeholders.py:84
4411msgid "The name of the destination session"
4412msgstr ""
4413
4414#: indico/modules/events/abstracts/placeholders.py:95
4415msgid "The contribution type that is associated to the abstract"
4416msgstr ""
4417
4418#: indico/modules/events/abstracts/placeholders.py:110
4419msgid "The names of the primary authors (separated by commas)"
4420msgstr ""
4421
4422#: indico/modules/events/abstracts/placeholders.py:119
4423msgid "The names of the co-authors (separated by commas)"
4424msgstr ""
4425
4426#: indico/modules/events/abstracts/placeholders.py:128
4427msgid "The full name of the submitter, no title"
4428msgstr ""
4429
4430#: indico/modules/events/abstracts/placeholders.py:138
4431msgid "The first name of the submitter"
4432msgstr ""
4433
4434#: indico/modules/events/abstracts/placeholders.py:148
4435msgid "The last name of the submitter"
4436msgstr ""
4437
4438#: indico/modules/events/abstracts/placeholders.py:157
4439msgid "The title of the submitter (Dr, Prof., etc...)"
4440msgstr ""
4441
4442#: indico/modules/events/abstracts/placeholders.py:167
4443msgid "Contribution URL"
4444msgstr ""
4445
4446#: indico/modules/events/abstracts/placeholders.py:178
4447msgid "The ID of the target abstract (merge or duplicate)"
4448msgstr ""
4449
4450#: indico/modules/events/abstracts/placeholders.py:188
4451msgid "The title of the target abstract (merge or duplicate)"
4452msgstr ""
4453
4454#: indico/modules/events/abstracts/placeholders.py:199
4455msgid ""
4456"The full name of the target abstract's submitter, no title (merge or"
4457" duplicate)"
4458msgstr ""
4459
4460#: indico/modules/events/abstracts/placeholders.py:210
4461msgid "The first name of the target abstract's submitter (merge or duplicate)"
4462msgstr ""
4463
4464#: indico/modules/events/abstracts/placeholders.py:221
4465msgid "The last name of the target abstract's submitter (merge or duplicate)"
4466msgstr ""
4467
4468#: indico/modules/events/abstracts/placeholders.py:231
4469msgid "Comments written by event organizer (upon final decision)"
4470msgstr ""
4471
4472#: indico/modules/events/abstracts/settings.py:50
4473msgid "Abstract title"
4474msgstr ""
4475
4476#: indico/modules/events/abstracts/settings.py:51 indico/modules/events/contributions/forms.py:52
4477msgid "Board Number"
4478msgstr ""
4479
4480#: indico/modules/events/abstracts/settings.py:52
4481msgid "Session title, Board Number"
4482msgstr ""
4483
4484#: indico/modules/events/abstracts/settings.py:53
4485msgid "Session title"
4486msgstr ""
4487
4488#: indico/modules/events/abstracts/settings.py:56
4489msgid "Schedule, Board Number"
4490msgstr ""
4491
4492#: indico/modules/events/abstracts/settings.py:57
4493msgid "Session, Schedule, Board Number"
4494msgstr ""
4495
4496#: indico/modules/events/abstracts/settings.py:69
4497msgid "Border around links (screen only)"
4498msgstr ""
4499
4500#: indico/modules/events/abstracts/settings.py:70
4501msgid "Color links"
4502msgstr ""
4503
4504#: indico/modules/events/abstracts/settings.py:71
4505msgid "Do not highlight links"
4506msgstr ""
4507
4508#: indico/modules/events/abstracts/util.py:116
4509msgid "Higgs Fields"
4510msgstr ""
4511
4512#: indico/modules/events/abstracts/util.py:117
4513msgid "Higgs Fields Posters"
4514msgstr ""
4515
4516#: indico/modules/events/abstracts/controllers/abstract.py:49
4517msgid "Abstract modified successfully"
4518msgstr ""
4519
4520#: indico/modules/events/abstracts/controllers/abstract_list.py:74
4521msgid "One abstract has been judged."
4522msgid_plural "{num} abstracts have been judged."
4523msgstr[0] ""
4524
4525#: indico/modules/events/abstracts/controllers/abstract_list.py:78
4526msgid "One abstract has been skipped since it is already judged."
4527msgid_plural "{num} abstracts have been skipped since they are already judged."
4528msgstr[0] ""
4529
4530#: indico/modules/events/abstracts/controllers/abstract_list.py:82
4531#: indico/modules/events/abstracts/templates/management/abstract_list.html:87 indico/modules/events/papers/__init__.py:92
4532#: indico/modules/events/papers/controllers/paper.py:145 indico/modules/events/papers/settings.py:18
4533#: indico/modules/events/papers/templates/_paper_list.html:314
4534#: indico/modules/events/papers/templates/forms/paper_email_settings_widget.html:12
4535#: indico/modules/events/templates/reviews/_common.html:103
4536msgid "Judge"
4537msgstr ""
4538
4539#: indico/modules/events/abstracts/controllers/abstract_list.py:116
4540msgid "Abstract '{}' created successfully"
4541msgstr ""
4542
4543#: indico/modules/events/abstracts/controllers/abstract_list.py:133
4544msgid "The abstract has been deleted."
4545msgid_plural "{count} abstracts have been deleted."
4546msgstr[0] ""
4547
4548#: indico/modules/events/abstracts/controllers/abstract_list.py:137
4549msgid "The linked contribution has been deleted."
4550msgid_plural "{count} linked contributions have been deleted."
4551msgstr[0] ""
4552
4553#: indico/modules/events/abstracts/controllers/boa.py:30
4554msgid "Book of Abstract settings have been saved"
4555msgstr ""
4556
4557#: indico/modules/events/abstracts/controllers/display.py:55
4558msgid ""
4559"The Call for Abstracts is closed. Please contact the event organizer for"
4560" further assistance."
4561msgstr ""
4562
4563#: indico/modules/events/abstracts/controllers/display.py:66
4564msgid ""
4565"Your abstract '{}' has been successfully submitted. It is registered with the"
4566" number #{}. You will be notified by email "
4567"with the submission details."
4568msgstr ""
4569
4570#: indico/modules/events/abstracts/controllers/management.py:63
4571msgid "Call for abstracts has been rescheduled"
4572msgstr ""
4573
4574#: indico/modules/events/abstracts/controllers/management.py:65
4575msgid "Call for abstracts has been scheduled"
4576msgstr ""
4577
4578#: indico/modules/events/abstracts/controllers/management.py:75
4579msgid "Call for abstracts is now open"
4580msgstr ""
4581
4582#: indico/modules/events/abstracts/controllers/management.py:84
4583msgid "Call for abstracts is now closed"
4584msgstr ""
4585
4586#: indico/modules/events/abstracts/controllers/management.py:96
4587msgid "Abstract submission settings have been saved"
4588msgstr ""
4589
4590#: indico/modules/events/abstracts/controllers/management.py:121
4591msgid "Abstract reviewing settings have been saved"
4592msgstr ""
4593
4594#: indico/modules/events/abstracts/controllers/management.py:148
4595msgid "Abstract reviewing roles have been updated."
4596msgstr ""
4597
4598#: indico/modules/events/abstracts/controllers/reviewing.py:96
4599msgid "Abstract judgment has been reset"
4600msgstr ""
4601
4602#: indico/modules/events/abstracts/controllers/reviewing.py:107
4603msgid "Abstract has been withdrawn"
4604msgstr ""
4605
4606#: indico/modules/events/abstracts/models/abstracts.py:36 indico/modules/events/papers/models/revisions.py:26
4607#: indico/modules/events/surveys/templates/management/survey.html:146
4608msgid "Submitted"
4609msgstr "???"
4610
4611#: indico/modules/events/abstracts/models/abstracts.py:36 indico/modules/events/requests/models/requests.py:23
4612#: indico/modules/events/requests/templates/event_requests.html:29
4613msgid "Withdrawn"
4614msgstr ""
4615
4616#: indico/modules/events/abstracts/models/abstracts.py:36 indico/modules/events/agreements/models/agreements.py:25
4617#: indico/modules/events/papers/models/revisions.py:26 indico/modules/events/papers/templates/_paper_list.html:326
4618#: indico/modules/events/requests/models/requests.py:23 indico/modules/events/requests/templates/event_requests.html:25
4619msgid "Accepted"
4620msgstr "???"
4621
4622#: indico/modules/events/abstracts/models/abstracts.py:36 indico/modules/events/agreements/models/agreements.py:25
4623#: indico/modules/events/papers/models/revisions.py:26 indico/modules/events/papers/templates/_paper_list.html:338
4624#: indico/modules/events/requests/models/requests.py:23 indico/modules/events/requests/templates/event_requests.html:27
4625msgid "Rejected"
4626msgstr "???"
4627
4628#: indico/modules/events/abstracts/models/abstracts.py:36
4629msgid "Merged"
4630msgstr "???"
4631
4632#: indico/modules/events/abstracts/models/abstracts.py:36
4633msgid "Duplicate"
4634msgstr "??"
4635
4636#: indico/modules/events/abstracts/models/abstracts.py:48
4637msgid "Awaiting Review"
4638msgstr "?????"
4639
4640#: indico/modules/events/abstracts/models/abstracts.py:48
4641msgid "Under Review"
4642msgstr "???"
4643
4644#: indico/modules/events/abstracts/models/abstracts.py:63
4645msgid "Not Started"
4646msgstr "???"
4647
4648#: indico/modules/events/abstracts/models/abstracts.py:63
4649msgid "In progress"
4650msgstr "???"
4651
4652#: indico/modules/events/abstracts/models/abstracts.py:63
4653msgid "Positive"
4654msgstr "?"
4655
4656#: indico/modules/events/abstracts/models/abstracts.py:63
4657msgid "Conflicting"
4658msgstr "???"
4659
4660#: indico/modules/events/abstracts/models/abstracts.py:63
4661msgid "Negative"
4662msgstr "?"
4663
4664#: indico/modules/events/abstracts/models/abstracts.py:63
4665msgid "Mixed"
4666msgstr "??"
4667
4668#: indico/modules/events/abstracts/models/reviews.py:21
4669msgid "Change track"
4670msgstr "?????"
4671
4672#: indico/modules/events/abstracts/models/reviews.py:21
4673#: indico/modules/events/abstracts/templates/management/abstract_list.html:135
4674msgid "Mark as duplicate"
4675msgstr "?????"
4676
4677#: indico/modules/events/abstracts/models/reviews.py:205 indico/modules/events/papers/models/reviews.py:60
4678msgid "Visible only to judges"
4679msgstr ""
4680
4681#: indico/modules/events/abstracts/models/reviews.py:206
4682msgid "Visible to conveners and judges"
4683msgstr ""
4684
4685#: indico/modules/events/abstracts/models/reviews.py:207
4686msgid "Visible to reviewers, conveners, and judges"
4687msgstr ""
4688
4689#: indico/modules/events/abstracts/models/reviews.py:208
4690msgid "Visible to contributors, reviewers, conveners, and judges"
4691msgstr ""
4692
4693#: indico/modules/events/abstracts/models/reviews.py:209 indico/modules/events/papers/models/reviews.py:63
4694msgid "Visible to all users"
4695msgstr ""
4696
4697#: indico/modules/events/abstracts/templates/abstract.html:18
4698msgid "Back to list of abstracts"
4699msgstr ""
4700
4701#: indico/modules/events/abstracts/templates/abstract.html:59
4702msgid "Sent notifications"
4703msgstr ""
4704
4705#: indico/modules/events/abstracts/templates/abstract.html:60
4706msgid "Log of notifications sent to submitter and authors of this abstract"
4707msgstr ""
4708
4709#: indico/modules/events/abstracts/templates/abstract.html:62
4710#, python-format
4711msgid "1 notification sent"
4712msgid_plural "%(count)s notifications sent"
4713msgstr[0] ""
4714
4715#: indico/modules/events/abstracts/templates/display/_common.html:13
4716#: indico/modules/events/abstracts/templates/management/cfa_actions/open.html:4
4717msgid "The call for abstracts is open"
4718msgstr ""
4719
4720#: indico/modules/events/abstracts/templates/display/_common.html:15
4721msgid "You have been authorized to submit abstracts"
4722msgstr ""
4723
4724#: indico/modules/events/abstracts/templates/display/_common.html:19
4725msgid "You can submit an abstract for reviewing."
4726msgstr ""
4727
4728#: indico/modules/events/abstracts/templates/display/_common.html:22
4729msgid "The call for abstracts is not open yet."
4730msgstr ""
4731
4732#: indico/modules/events/abstracts/templates/display/_common.html:24
4733msgid "The call for abstracts is closed."
4734msgstr ""
4735
4736#: indico/modules/events/abstracts/templates/display/_common.html:27
4737msgid "You may still modify your abstracts."
4738msgstr ""
4739
4740#: indico/modules/events/abstracts/templates/display/_common.html:36
4741#: indico/modules/events/abstracts/templates/display/_common.html:40
4742#: indico/modules/events/abstracts/templates/display/_common.html:46
4743msgid "Submit new abstract"
4744msgstr "?????"
4745
4746#: indico/modules/events/abstracts/templates/display/abstracts.html:11
4747msgid "Back to reviewing area"
4748msgstr ""
4749
4750#: indico/modules/events/abstracts/templates/display/abstracts.html:15
4751#, python-format
4752msgid "Abstracts from <span class=\"track-name\">%(track_title)s</span>"
4753msgstr ""
4754
4755#: indico/modules/events/abstracts/templates/display/abstracts.html:22
4756msgid "There are no abstracts in this track."
4757msgstr ""
4758
4759#: indico/modules/events/abstracts/templates/display/abstracts.html:36
4760#: indico/modules/events/abstracts/templates/management/abstract_list.html:36
4761msgid "Abstract list configuration"
4762msgstr ""
4763
4764#: indico/modules/events/abstracts/templates/display/abstracts.html:40
4765#: indico/modules/events/abstracts/templates/management/abstract_list.html:40
4766#: indico/modules/events/papers/templates/_paper_list.html:218 indico/modules/events/papers/templates/_paper_list.html:222
4767#: indico/modules/events/registration/templates/management/regform_reglist.html:31
4768msgid "Customize list"
4769msgstr "????"
4770
4771#: indico/modules/events/abstracts/templates/display/abstracts.html:45
4772#: indico/modules/events/abstracts/templates/management/abstract_list.html:154
4773#: indico/modules/events/registration/templates/management/regform_reglist.html:141
4774msgid "Download attachments"
4775msgstr "????"
4776
4777#: indico/modules/events/abstracts/templates/display/abstracts.html:49
4778#: indico/modules/events/abstracts/templates/management/abstract_list.html:160
4779#: indico/modules/events/contributions/templates/management/contributions.html:102
4780#: indico/modules/events/registration/templates/management/regform_reglist.html:69
4781#: indico/modules/events/sessions/templates/management/session_list.html:90
4782#: indico/modules/events/surveys/templates/management/survey.html:113
4783#: indico/modules/events/surveys/templates/management/survey_questionnaire.html:16
4784msgid "Export"
4785msgstr "??"
4786
4787#: indico/modules/events/abstracts/templates/display/call_for_abstracts.html:16
4788msgid "My abstracts"
4789msgstr "????"
4790
4791#: indico/modules/events/abstracts/templates/display/call_for_abstracts.html:24
4792#: indico/modules/events/abstracts/templates/management/abstract_list.html:202
4793#: indico/modules/events/contributions/templates/display/contribution_list.html:18
4794#: indico/modules/events/contributions/templates/management/contributions.html:181
4795#: indico/modules/events/papers/templates/_paper_list.html:375
4796#: indico/modules/events/papers/templates/display/call_for_papers.html:58
4797#: indico/modules/events/papers/templates/display/reviewing_area.html:61
4798#: indico/modules/events/papers/templates/display/reviewing_area.html:87
4799#: indico/modules/events/sessions/templates/management/session_list.html:116
4800msgid "Enter #id or search string"
4801msgstr ""
4802
4803#: indico/modules/events/abstracts/templates/display/call_for_abstracts.html:29
4804#: indico/modules/events/contributions/templates/display/contribution_list.html:33
4805#: indico/modules/events/templates/header.html:207
4806msgid "Export to PDF"
4807msgstr "??? PDF"
4808
4809#: indico/modules/events/abstracts/templates/display/call_for_abstracts.html:52
4810msgid "Last modified:"
4811msgstr "?????"
4812
4813#: indico/modules/events/abstracts/templates/display/submission.html:6
4814msgid "Submission instructions"
4815msgstr ""
4816
4817#: indico/modules/events/abstracts/templates/display/submission.html:7
4818#, python-format
4819msgid ""
4820"Please don't forget to read the %(link)ssubmission instructions%(endlink)s"
4821" before submitting an abstract."
4822msgstr ""
4823
4824#: indico/modules/events/abstracts/templates/display/tracks.html:8
4825msgid ""
4826"The reviewing area shows the tracks for which you are a reviewer or convener."
4827msgstr ""
4828
4829#: indico/modules/events/abstracts/templates/display/tracks.html:17
4830msgid "There are currently no tracks for which you are a reviewer or convener."
4831msgstr ""
4832
4833#: indico/modules/events/abstracts/templates/display/tracks.html:34
4834#, python-format
4835msgid "%(unreviewed)s left to review"
4836msgstr ""
4837
4838#: indico/modules/events/abstracts/templates/display/tracks.html:40
4839#, python-format
4840msgid "%(reviewed)s/%(total)s already reviewed"
4841msgstr ""
4842
4843#: indico/modules/events/abstracts/templates/display/tracks.html:44
4844#, python-format
4845msgid "%(total)s abstract"
4846msgid_plural "%(total)s abstracts"
4847msgstr[0] ""
4848
4849#: indico/modules/events/abstracts/templates/forms/edit_review_tracks.html:3
4850msgid "The abstract is being reviewed for the following tracks:"
4851msgstr ""
4852
4853#: indico/modules/events/abstracts/templates/forms/rule_list_widget.html:6
4854msgid ""
4855"The emails generated from this notification template will be sent once <"
4856"strong>any</strong> of the following rules is "
4857"matched."
4858msgstr ""
4859
4860#: indico/modules/events/abstracts/templates/forms/rule_list_widget.html:14
4861msgid "No rules have been added"
4862msgstr ""
4863
4864#: indico/modules/events/abstracts/templates/forms/rule_list_widget.html:19
4865msgid "Add new rule"
4866msgstr ""
4867
4868#: indico/modules/events/abstracts/templates/forms/track_role_widget.html:22
4869msgid "Reviewers can emit their opinion on abstracts"
4870msgstr ""
4871
4872#: indico/modules/events/abstracts/templates/forms/track_role_widget.html:23
4873msgid "Reviewers"
4874msgstr "???"
4875
4876#: indico/modules/events/abstracts/templates/forms/track_role_widget.html:27
4877msgid "Conveners can consult the reviewing status"
4878msgstr ""
4879
4880#: indico/modules/events/abstracts/templates/forms/track_role_widget.html:34 indico/modules/users/templates/emails.html:36
4881#: indico/web/templates/forms/multiple_items_widget.html:25 indico/web/templates/forms/permissions_widget.html:11
4882msgid "Add"
4883msgstr "??"
4884
4885#: indico/modules/events/abstracts/templates/forms/track_role_widget.html:39
4886msgid "No users added so far."
4887msgstr ""
4888
4889#: indico/modules/events/abstracts/templates/forms/track_role_widget.html:61
4890msgid ""
4891"Since this event has no tracks, reviewer roles are disabled. Only judgment is"
4892" available."
4893msgstr ""
4894
4895#: indico/modules/events/abstracts/templates/forms/track_role_widget.html:66
4896msgid "All Tracks"
4897msgstr ""
4898
4899#: indico/modules/events/abstracts/templates/forms/track_role_widget.html:67
4900msgid "These users will be able to access/review all tracks in the event."
4901msgstr ""
4902
4903#: indico/modules/events/abstracts/templates/management/_abstract_list.html:38
4904#: indico/modules/events/papers/templates/_paper_list.html:9
4905#, python-format
4906msgid "%(count)s review"
4907msgid_plural "%(count)s reviews"
4908msgstr[0] ""
4909
4910#: indico/modules/events/abstracts/templates/management/_abstract_list.html:44
4911#, python-format
4912msgid "%(count)s track"
4913msgid_plural "%(count)s tracks"
4914msgstr[0] ""
4915
4916#: indico/modules/events/abstracts/templates/management/_abstract_list.html:72
4917#, python-format
4918msgid ""
4919"Filtering is enabled. Displaying %(num_filtered_abstracts)s out of "
4920"%(total_abstracts)s abstracts."
4921msgstr ""
4922
4923#: indico/modules/events/abstracts/templates/management/_abstract_list.html:93
4924msgid "Reviewed"
4925msgstr "???"
4926
4927#: indico/modules/events/abstracts/templates/management/_abstract_list.html:105
4928#, python-format
4929msgid ""
4930"This abstract has already been accepted for the track \"%(other_track)s\""
4931msgstr ""
4932
4933#: indico/modules/events/abstracts/templates/management/_abstract_list.html:157
4934#: indico/modules/events/abstracts/templates/management/_abstract_list.html:167
4935#: indico/modules/events/contributions/templates/management/_contribution_list.html:128
4936#: indico/modules/events/papers/templates/_paper_list.html:152
4937msgid "n/a"
4938msgstr "?"
4939
4940#: indico/modules/events/abstracts/templates/management/_abstract_list.html:218
4941msgid "You have reviewed this abstract"
4942msgstr ""
4943
4944#: indico/modules/events/abstracts/templates/management/_abstract_list.html:227
4945#: indico/modules/events/abstracts/templates/reviewing/public.html:433
4946msgid "Go to contribution"
4947msgstr ""
4948
4949#: indico/modules/events/abstracts/templates/management/_abstract_list.html:239
4950msgid ""
4951"The filtering criteria do not match with any of the existing abstracts. Try"
4952" to clear the filters."
4953msgstr ""
4954
4955#: indico/modules/events/abstracts/templates/management/_abstract_list.html:243
4956msgid "There are no abstracts yet."
4957msgstr ""
4958
4959#: indico/modules/events/abstracts/templates/management/_notification_tpl_list.html:6
4960msgid "There are currently no e-mail templates"
4961msgstr ""
4962
4963#: indico/modules/events/abstracts/templates/management/_notification_tpl_list.html:11
4964msgid ""
4965"When an abstract is submitted or its state changes, notifications may be"
4966" automatically triggered based on a ruleset. If "
4967"more than one ruleset applies at the same time, several notifications will be"
4968" sent. This can be prevented by reordering the "
4969"list of notifications and enabling \"stop on match\"."
4970msgstr ""
4971
4972#: indico/modules/events/abstracts/templates/management/_notification_tpl_list.html:31
4973msgid "Stop processing at this point if triggered"
4974msgstr ""
4975
4976#: indico/modules/events/abstracts/templates/management/_notification_tpl_list.html:40
4977#: indico/modules/events/registration/templates/management/regform.html:23
4978#: indico/modules/events/surveys/templates/management/survey.html:67
4979#: indico/modules/events/templates/admin/_reference_type_list.html:19 indico/modules/vc/templates/manage_event.html:44
4980msgid "Edit"
4981msgstr "??"
4982
4983#: indico/modules/events/abstracts/templates/management/_notification_tpl_list.html:45
4984#: indico/modules/events/abstracts/templates/management/_notification_tpl_list.html:46
4985msgid "Edit ruleset"
4986msgstr ""
4987
4988#: indico/modules/events/abstracts/templates/management/_notification_tpl_list.html:49
4989msgid "Ruleset"
4990msgstr ""
4991
4992#: indico/modules/events/abstracts/templates/management/_notification_tpl_list.html:54
4993#: indico/modules/events/abstracts/templates/management/_notification_tpl_list.html:55
4994msgid "Edit e-mail text"
4995msgstr ""
4996
4997#: indico/modules/events/abstracts/templates/management/_notification_tpl_list.html:58
4998msgid "E-mail text"
4999msgstr ""
5000
5001#: indico/modules/events/abstracts/templates/management/_notification_tpl_list.html:67
5002msgid "Are you sure you want to delete this template?"
5003msgstr ""
5004
5005#: indico/modules/events/abstracts/templates/management/_notification_tpl_list.html:79
5006msgid "Show preview"
5007msgstr "????"
5008
5009#: indico/modules/events/abstracts/templates/management/_notification_tpl_list.html:83
5010msgid "This email will be sent when the abstract is:"
5011msgstr ""
5012
5013#: indico/modules/events/abstracts/templates/management/_notification_tpl_list.html:91
5014msgid "in <strong>no track</strong>"
5015msgstr ""
5016
5017#: indico/modules/events/abstracts/templates/management/_notification_tpl_list.html:101
5018msgid "This rule will never match as the track has been deleted."
5019msgstr ""
5020
5021#: indico/modules/events/abstracts/templates/management/_notification_tpl_list.html:106
5022#: indico/modules/events/abstracts/templates/management/_notification_tpl_list.html:128
5023msgid "deleted"
5024msgstr "???"
5025
5026#: indico/modules/events/abstracts/templates/management/_notification_tpl_list.html:113
5027msgid "as <strong>no type</strong>"
5028msgstr ""
5029
5030#: indico/modules/events/abstracts/templates/management/_notification_tpl_list.html:123
5031msgid "This rule will never match as the contribution type has been deleted."
5032msgstr ""
5033
5034#: indico/modules/events/abstracts/templates/management/_notification_tpl_list.html:134
5035#: indico/modules/events/persons/templates/management/person_list.html:171
5036#: indico/modules/events/templates/reviews/_omnibox.html:40
5037msgid "or"
5038msgstr "?"
5039
5040#: indico/modules/events/abstracts/templates/management/_notification_tpl_list.html:140
5041msgid "Email preview"
5042msgstr "??????"
5043
5044#: indico/modules/events/abstracts/templates/management/_notification_tpl_list.html:158
5045msgid "Add a new notification ruleset"
5046msgstr ""
5047
5048#: indico/modules/events/abstracts/templates/management/_notification_tpl_list.html:161
5049msgid "Add new one"
5050msgstr ""
5051
5052#: indico/modules/events/abstracts/templates/management/abstract_list.html:10
5053msgid "Back to Call for Abstracts"
5054msgstr "??????"
5055
5056#: indico/modules/events/abstracts/templates/management/abstract_list.html:14
5057#: indico/modules/events/abstracts/templates/management/abstract_list.html:68
5058msgid "Abstracts"
5059msgstr "??"
5060
5061#: indico/modules/events/abstracts/templates/management/abstract_list.html:18
5062#: indico/modules/events/abstracts/templates/management/overview.html:117
5063msgid "List of abstracts"
5064msgstr "????"
5065
5066#: indico/modules/events/abstracts/templates/management/abstract_list.html:45
5067#: indico/modules/events/abstracts/templates/management/abstract_list.html:46
5068msgid "Add new abstract"
5069msgstr "????"
5070
5071#: indico/modules/events/abstracts/templates/management/abstract_list.html:51
5072msgid "New abstract"
5073msgstr "???"
5074
5075#: indico/modules/events/abstracts/templates/management/abstract_list.html:65
5076msgid "Do you really want to delete the selected abstracts?"
5077msgstr ""
5078
5079#: indico/modules/events/abstracts/templates/management/abstract_list.html:66
5080#: indico/modules/events/abstracts/templates/management/abstract_list.html:77
5081#: indico/modules/events/contributions/templates/management/_subcontribution_list.html:34
5082#: indico/modules/events/contributions/templates/management/_types_table.html:16
5083#: indico/modules/events/contributions/templates/management/contributions.html:82
5084#: indico/modules/events/contributions/templates/management/fields_dialog.html:42
5085#: indico/modules/events/papers/templates/management/_templates.html:33
5086#: indico/modules/events/sessions/templates/management/_types_table.html:14
5087#: indico/modules/events/templates/reviewing_questions_management.html:33
5088#: indico/modules/events/templates/reviewing_questions_management.html:35
5089msgid "Confirm deletion"
5090msgstr "????"
5091
5092#: indico/modules/events/abstracts/templates/management/abstract_list.html:76
5093msgid ""
5094"Do you really want to delete the selected abstracts and their linked"
5095" contributions?"
5096msgstr ""
5097
5098#: indico/modules/events/abstracts/templates/management/abstract_list.html:79
5099msgid "Abstracts & linked contributions"
5100msgstr ""
5101
5102#: indico/modules/events/abstracts/templates/management/abstract_list.html:93
5103msgid "Accept selected abstracts"
5104msgstr ""
5105
5106#: indico/modules/events/abstracts/templates/management/abstract_list.html:105
5107msgid "Reject selected abstracts"
5108msgstr ""
5109
5110#: indico/modules/events/abstracts/templates/management/abstract_list.html:117
5111msgid "Merge selected abstracts"
5112msgstr ""
5113
5114#: indico/modules/events/abstracts/templates/management/abstract_list.html:129
5115msgid "Mark selected abstracts as duplicate"
5116msgstr ""
5117
5118#: indico/modules/events/abstracts/templates/management/abstract_list.html:142
5119#: indico/modules/events/abstracts/templates/management/abstract_list.html:147
5120#: indico/modules/events/contributions/templates/management/contributions.html:87
5121#: indico/modules/events/contributions/templates/management/contributions.html:92
5122#: indico/modules/events/papers/templates/_paper_list.html:355 indico/modules/events/papers/templates/_paper_list.html:360
5123#: indico/modules/events/sessions/templates/management/session_list.html:79
5124#: indico/modules/events/sessions/templates/management/session_list.html:84
5125msgid "Author list"
5126msgstr ""
5127
5128#: indico/modules/events/abstracts/templates/management/abstract_list.html:186
5129#: indico/modules/events/registration/templates/management/regform_reglist.html:199
5130msgid "Adapt columns width"
5131msgstr ""
5132
5133#: indico/modules/events/abstracts/templates/management/abstract_list.html:193
5134#: indico/modules/events/registration/templates/management/regform_reglist.html:206
5135msgid "Generate a URL for the selected filters and columns."
5136msgstr ""
5137
5138#: indico/modules/events/abstracts/templates/management/abstract_list_filter.html:55
5139#, python-format
5140msgid ""
5141"Change the configuration of the abstract list by enabling/disabling the"
5142" columns listed below, or by applying filtering "
5143"(%(filter_icon)s) options."
5144msgstr ""
5145
5146#: indico/modules/events/abstracts/templates/management/abstract_list_filter.html:68
5147#: indico/modules/events/contributions/templates/contrib_list_filter.html:44
5148#: indico/modules/events/papers/templates/paper_list_filter.html:56
5149#: indico/modules/events/registration/templates/management/reglist_filter.html:65
5150msgid "Clear filters"
5151msgstr ""
5152
5153#: indico/modules/events/abstracts/templates/management/abstract_list_filter.html:75
5154#: indico/modules/events/contributions/templates/contrib_list_filter.html:51
5155#: indico/modules/events/papers/templates/paper_list_filter.html:63
5156#: indico/modules/events/registration/templates/management/reglist_filter.html:72
5157msgid "All filters have been cleared."
5158msgstr ""
5159
5160#: indico/modules/events/abstracts/templates/management/abstract_list_filter.html:81
5161msgid "General abstract info"
5162msgstr ""
5163
5164#: indico/modules/events/abstracts/templates/management/abstract_list_filter.html:90
5165#: indico/modules/events/abstracts/templates/management/overview.html:56
5166msgid "Abstract fields"
5167msgstr ""
5168
5169#: indico/modules/events/abstracts/templates/management/abstract_list_filter.html:99
5170msgid "Extra filters"
5171msgstr ""
5172
5173#: indico/modules/events/abstracts/templates/management/abstract_person_list.html:5
5174msgid "Submitters"
5175msgstr ""
5176
5177#: indico/modules/events/abstracts/templates/management/abstract_person_list.html:12
5178msgid "This person submitted an abstract"
5179msgstr ""
5180
5181#: indico/modules/events/abstracts/templates/management/abstract_person_list.html:14
5182msgid "This person hasn't submitted any abstracts"
5183msgstr ""
5184
5185#: indico/modules/events/abstracts/templates/management/disabled.html:9
5186msgid "Call for Abstracts disabled"
5187msgstr ""
5188
5189#: indico/modules/events/abstracts/templates/management/disabled.html:11
5190msgid ""
5191"\"Call for Abstracts\" provides an integrated abstract management and"
5192" reviewing module that will allow you to set up a full "
5193"abstract submission and reviewing workflow."
5194msgstr ""
5195
5196#: indico/modules/events/abstracts/templates/management/disabled.html:21
5197#: indico/modules/events/papers/templates/management/disabled.html:21
5198msgid "Enable module"
5199msgstr ""
5200
5201#: indico/modules/events/abstracts/templates/management/overview.html:19
5202msgid "Configure general submission settings and email notification templates."
5203msgstr ""
5204
5205#: indico/modules/events/abstracts/templates/management/overview.html:24
5206msgid "Configure e-mail notifications"
5207msgstr ""
5208
5209#: indico/modules/events/abstracts/templates/management/overview.html:26
5210#: indico/modules/events/surveys/templates/management/edit_survey.html:7
5211msgid "Notifications"
5212msgstr ""
5213
5214#: indico/modules/events/abstracts/templates/management/overview.html:30
5215msgid "Configure abstract submission"
5216msgstr ""
5217
5218#: indico/modules/events/abstracts/templates/management/overview.html:41
5219msgid "Fields and types"
5220msgstr ""
5221
5222#: indico/modules/events/abstracts/templates/management/overview.html:43
5223msgid "Configure the contribution types and abstract fields."
5224msgstr ""
5225
5226#: indico/modules/events/abstracts/templates/management/overview.html:48
5227#: indico/modules/events/contributions/templates/management/contributions.html:17
5228#: indico/modules/events/contributions/templates/management/contributions.html:19
5229msgid "Manage contribution types"
5230msgstr ""
5231
5232#: indico/modules/events/abstracts/templates/management/overview.html:50 indico/modules/events/contributions/clone.py:32
5233#: indico/modules/events/contributions/templates/management/contributions.html:23
5234msgid "Contribution types"
5235msgstr ""
5236
5237#: indico/modules/events/abstracts/templates/management/overview.html:53
5238msgid "Manage fields"
5239msgstr ""
5240
5241#: indico/modules/events/abstracts/templates/management/overview.html:65 indico/modules/events/logs/models/entries.py:21
5242msgid "Reviewing"
5243msgstr "???"
5244
5245#: indico/modules/events/abstracts/templates/management/overview.html:67
5246msgid ""
5247"Configure the reviewing questions and answers, the reviewing teams, etc."
5248msgstr ""
5249
5250#: indico/modules/events/abstracts/templates/management/overview.html:72
5251msgid "Abstract Reviewing Roles"
5252msgstr ""
5253
5254#: indico/modules/events/abstracts/templates/management/overview.html:74
5255#: indico/modules/events/management/templates/_event_person_list.html:18
5256#: indico/modules/events/papers/templates/management/paper_person_list.html:20
5257#: indico/modules/events/persons/templates/management/person_list.html:212
5258msgid "Roles"
5259msgstr ""
5260
5261#: indico/modules/events/abstracts/templates/management/overview.html:78
5262msgid "Configure abstract reviewing"
5263msgstr ""
5264
5265#: indico/modules/events/abstracts/templates/management/overview.html:84
5266msgid "Configure abstract reviewing questions"
5267msgstr ""
5268
5269#: indico/modules/events/abstracts/templates/management/overview.html:86
5270#: indico/modules/events/papers/templates/management/overview.html:54
5271#: indico/modules/events/papers/templates/management/overview.html:106
5272msgid "Questions"
5273msgstr "??"
5274
5275#: indico/modules/events/abstracts/templates/management/overview.html:95
5276msgid "Book of abstracts"
5277msgstr ""
5278
5279#: indico/modules/events/abstracts/templates/management/overview.html:97
5280#, python-format
5281msgid "Customize and <a href=%(url)s>download</a> the book of abstracts"
5282msgstr ""
5283
5284#: indico/modules/events/abstracts/templates/management/overview.html:104
5285msgid "Configure the book of abstracts"
5286msgstr ""
5287
5288#: indico/modules/events/abstracts/templates/management/overview.html:119
5289msgid "View and perform actions on abstracts"
5290msgstr ""
5291
5292#: indico/modules/events/abstracts/templates/management/cfa_actions/_base.html:9
5293msgid "Reschedule call for abstracts"
5294msgstr ""
5295
5296#: indico/modules/events/abstracts/templates/management/cfa_actions/_base.html:11
5297msgid "Schedule call for abstracts"
5298msgstr ""
5299
5300#: indico/modules/events/abstracts/templates/management/cfa_actions/_base.html:20
5301#: indico/modules/events/papers/templates/management/cfp_actions/_base.html:20
5302#: indico/modules/events/registration/templates/management/regform_actions/not_started.html:28
5303#: indico/modules/events/registration/templates/management/regform_actions/open.html:25
5304#: indico/modules/events/surveys/templates/management/survey_actions/active.html:27
5305#: indico/modules/events/surveys/templates/management/survey_actions/ready_to_open.html:26
5306msgid "Reschedule"
5307msgstr ""
5308
5309#: indico/modules/events/abstracts/templates/management/cfa_actions/ended.html:4
5310msgid "The call for abstracts is closed"
5311msgstr ""
5312
5313#: indico/modules/events/abstracts/templates/management/cfa_actions/ended.html:11
5314#: indico/modules/events/registration/templates/management/regform_actions/ended.html:11
5315#: indico/modules/events/surveys/templates/management/survey_actions/finished.html:13
5316#, python-format
5317msgid ""
5318"Closed on <strong>%(date)s</strong> at <strong>%(time)s</strong> (%(tz)s)"
5319msgstr ""
5320
5321#: indico/modules/events/abstracts/templates/management/cfa_actions/ended.html:16
5322#, python-format
5323msgid ""
5324"Modifications possible until <strong>%(date)s</strong> at <strong>%(time)s<"
5325"/strong>"
5326msgstr ""
5327
5328#: indico/modules/events/abstracts/templates/management/cfa_actions/ended.html:28
5329msgid ""
5330"The call for abstracts is already finished. Do you want to open it again?"
5331msgstr ""
5332
5333#: indico/modules/events/abstracts/templates/management/cfa_actions/ended.html:29
5334#: indico/modules/events/papers/templates/management/cfp_actions/ended.html:22
5335#: indico/modules/events/registration/templates/management/regform_actions/ended.html:20
5336#: indico/modules/events/surveys/templates/management/survey_actions/finished.html:25
5337msgid "Reopen now"
5338msgstr ""
5339
5340#: indico/modules/events/abstracts/templates/management/cfa_actions/not_started.html:4
5341msgid "The call for abstracts is not open yet"
5342msgstr ""
5343
5344#: indico/modules/events/abstracts/templates/management/cfa_actions/not_started.html:11
5345#: indico/modules/events/papers/templates/management/cfp_actions/not_started.html:9
5346#: indico/modules/events/registration/templates/management/regform_actions/not_started.html:11
5347msgid "Start now or schedule opening."
5348msgstr ""
5349
5350#: indico/modules/events/abstracts/templates/management/cfa_actions/not_started.html:14
5351#: indico/modules/events/papers/templates/management/cfp_actions/not_started.html:12
5352#: indico/modules/events/registration/templates/management/regform_actions/not_started.html:14
5353#, python-format
5354msgid ""
5355"Scheduled to open on <strong>%(date)s</strong> at <strong>%(time)s</strong> ("
5356"%(tz)s)."
5357msgstr ""
5358
5359#: indico/modules/events/abstracts/templates/management/cfa_actions/not_started.html:26
5360#: indico/modules/events/papers/templates/management/cfp_actions/not_started.html:25
5361#: indico/modules/events/registration/templates/management/regform_actions/not_started.html:34
5362msgid "Start now"
5363msgstr ""
5364
5365#: indico/modules/events/abstracts/templates/management/cfa_actions/open.html:11
5366#: indico/modules/events/papers/templates/management/cfp_actions/open.html:9
5367#: indico/modules/events/registration/templates/management/regform_actions/open.html:11
5368msgid "Close now or schedule the deadline."
5369msgstr ""
5370
5371#: indico/modules/events/abstracts/templates/management/cfa_actions/open.html:14
5372#: indico/modules/events/papers/templates/management/cfp_actions/open.html:12
5373#: indico/modules/events/registration/templates/management/regform_actions/open.html:14
5374#, python-format
5375msgid ""
5376"Scheduled to close on <strong>%(date)s</strong> at <strong>%(time)s</strong>"
5377" (%(tz)s)."
5378msgstr ""
5379
5380#: indico/modules/events/abstracts/templates/management/cfa_actions/open.html:26
5381#: indico/modules/events/papers/templates/management/cfp_actions/open.html:25
5382#: indico/modules/events/registration/templates/management/regform_actions/open.html:32
5383#: indico/modules/events/surveys/templates/management/survey_actions/active.html:34
5384#: indico/modules/events/surveys/templates/management/survey_actions/limit_reached.html:23
5385msgid "Close now"
5386msgstr ""
5387
5388#: indico/modules/events/abstracts/templates/reviewing/judgment.html:7
5389msgid "Proposed to accept in different tracks"
5390msgstr ""
5391
5392#: indico/modules/events/abstracts/templates/reviewing/judgment.html:9
5393#: indico/modules/events/abstracts/templates/reviewing/judgment.html:37
5394msgid ""
5395"All reviewers proposed to accept this abstract but as different contribution"
5396" types"
5397msgstr ""
5398
5399#: indico/modules/events/abstracts/templates/reviewing/judgment.html:12
5400#: indico/modules/events/abstracts/templates/reviewing/judgment.html:35
5401msgid "No reviewer has reviewed this abstract yet"
5402msgstr ""
5403
5404#: indico/modules/events/abstracts/templates/reviewing/judgment.html:13
5405msgid "Not reviewed in all tracks"
5406msgstr ""
5407
5408#: indico/modules/events/abstracts/templates/reviewing/judgment.html:14
5409#: indico/modules/events/abstracts/templates/reviewing/judgment.html:36
5410msgid "All reviewers proposed to accept this abstract"
5411msgstr ""
5412
5413#: indico/modules/events/abstracts/templates/reviewing/judgment.html:16
5414#: indico/modules/events/abstracts/templates/reviewing/judgment.html:39
5415msgid "No reviewer proposed to accept this abstract"
5416msgstr ""
5417
5418#: indico/modules/events/abstracts/templates/reviewing/judgment.html:17
5419#: indico/modules/events/abstracts/templates/reviewing/judgment.html:40
5420msgid "Not all reviewers proposed to accept this abstract"
5421msgstr ""
5422
5423#: indico/modules/events/abstracts/templates/reviewing/judgment.html:71
5424msgid "Review summary"
5425msgstr ""
5426
5427#: indico/modules/events/abstracts/templates/reviewing/judgment.html:89
5428#: indico/modules/events/abstracts/templates/reviewing/judgment.html:91
5429msgid "Show reviews"
5430msgstr "????"
5431
5432#: indico/modules/events/abstracts/templates/reviewing/judgment.html:90
5433msgid "Hide reviews"
5434msgstr "????"
5435
5436#: indico/modules/events/abstracts/templates/reviewing/judgment.html:97
5437#: indico/modules/events/abstracts/templates/reviewing/judgment.html:99
5438msgid "Show questions"
5439msgstr ""
5440
5441#: indico/modules/events/abstracts/templates/reviewing/judgment.html:98
5442msgid "Hide questions"
5443msgstr ""
5444
5445#: indico/modules/events/abstracts/templates/reviewing/judgment.html:127
5446#, python-format
5447msgid "<strong>%(name)s</strong> proposes to %(action)s"
5448msgstr ""
5449
5450#: indico/modules/events/abstracts/templates/reviewing/judgment.html:133
5451msgid "See review"
5452msgstr "????"
5453
5454#: indico/modules/events/abstracts/templates/reviewing/judgment.html:159
5455msgid "Reviewing for track:"
5456msgid_plural "Reviewing for tracks:"
5457msgstr[0] ""
5458
5459#: indico/modules/events/abstracts/templates/reviewing/judgment.html:177
5460msgid "Edit track list"
5461msgstr ""
5462
5463#: indico/modules/events/abstracts/templates/reviewing/notification_log.html:7
5464#, python-format
5465msgid "Template: <span class=\"template\">%(name)s</span>"
5466msgstr ""
5467
5468#: indico/modules/events/abstracts/templates/reviewing/notification_log.html:22
5469#, python-format
5470msgid ""
5471"<strong>Recipients:</strong> <span class=\"recipients\">%(recipients)s</span>"
5472msgstr ""
5473
5474#: indico/modules/events/abstracts/templates/reviewing/notification_log.html:27
5475#, python-format
5476msgid "<strong>Template:</strong> <span class=\"template\">%(name)s</span>"
5477msgstr ""
5478
5479#: indico/modules/events/abstracts/templates/reviewing/public.html:19
5480msgid "Do you really want to withdraw this abstract?"
5481msgstr ""
5482
5483#: indico/modules/events/abstracts/templates/reviewing/public.html:22
5484msgid ""
5485"Withdrawing this abstract will permanently delete its corresponding"
5486" contribution."
5487msgstr ""
5488
5489#: indico/modules/events/abstracts/templates/reviewing/public.html:27
5490msgid "This operation is irreversible."
5491msgstr ""
5492
5493#: indico/modules/events/abstracts/templates/reviewing/public.html:31
5494msgid "Withdraw abstract"
5495msgstr ""
5496
5497#: indico/modules/events/abstracts/templates/reviewing/public.html:32
5498msgid "Withdraw Abstract"
5499msgstr ""
5500
5501#: indico/modules/events/abstracts/templates/reviewing/public.html:38
5502#: indico/modules/events/abstracts/templates/reviewing/public.html:48
5503msgid "Withdraw"
5504msgstr ""
5505
5506#: indico/modules/events/abstracts/templates/reviewing/public.html:42
5507msgid ""
5508"You cannot withdraw this abstract as it has already been accepted. Please"
5509" contact the event organizers if you want to "
5510"withdraw the abstract anyway."
5511msgstr ""
5512
5513#: indico/modules/events/abstracts/templates/reviewing/public.html:52
5514msgid "This abstract has been withdrawn but can be restored."
5515msgstr ""
5516
5517#: indico/modules/events/abstracts/templates/reviewing/public.html:53
5518msgid "Restore Abstract"
5519msgstr ""
5520
5521#: indico/modules/events/abstracts/templates/reviewing/public.html:54
5522msgid "Do you really want to restore this abstract?"
5523msgstr ""
5524
5525#: indico/modules/events/abstracts/templates/reviewing/public.html:59
5526msgid "Restore"
5527msgstr "??"
5528
5529#: indico/modules/events/abstracts/templates/reviewing/public.html:68
5530#: indico/modules/events/abstracts/templates/reviewing/public.html:70
5531msgid "Edit abstract"
5532msgstr "????"
5533
5534#: indico/modules/events/abstracts/templates/reviewing/public.html:75
5535msgid "The abstract cannot be edited because it was withdrawn"
5536msgstr ""
5537
5538#: indico/modules/events/abstracts/templates/reviewing/public.html:78
5539msgid "The abstract cannot be edited because it is already under review"
5540msgstr ""
5541
5542#: indico/modules/events/abstracts/templates/reviewing/public.html:81
5543msgid "The abstract cannot be edited because it has already been processed"
5544msgstr ""
5545
5546#: indico/modules/events/abstracts/templates/reviewing/public.html:84
5547msgid ""
5548"The abstract cannot be edited because the modification deadline has passed"
5549msgstr ""
5550
5551#: indico/modules/events/abstracts/templates/reviewing/public.html:97
5552msgid "PDF with reviews"
5553msgstr ""
5554
5555#: indico/modules/events/abstracts/templates/reviewing/public.html:106
5556msgid "Download abstract submission in PDF"
5557msgstr ""
5558
5559#: indico/modules/events/abstracts/templates/reviewing/public.html:117
5560#: indico/modules/events/abstracts/templates/reviewing/public.html:281
5561msgid "Author:"
5562msgid_plural "Authors:"
5563msgstr[0] "???"
5564
5565#: indico/modules/events/abstracts/templates/reviewing/public.html:130
5566#: indico/modules/events/abstracts/templates/reviewing/public.html:306
5567msgid "Co-author:"
5568msgid_plural "Co-authors:"
5569msgstr[0] ""
5570
5571#: indico/modules/events/abstracts/templates/reviewing/public.html:153
5572#: indico/modules/events/abstracts/templates/reviewing/public.html:387
5573#, python-format
5574msgid "<strong>%(name)s</strong> submitted this abstract"
5575msgstr ""
5576
5577#: indico/modules/events/abstracts/templates/reviewing/public.html:191
5578#: indico/modules/events/abstracts/templates/reviewing/public.html:196
5579#: indico/modules/events/papers/templates/reviewing/timeline.html:213
5580#: indico/modules/events/papers/templates/reviewing/timeline.html:217
5581msgid "Reset judgment"
5582msgstr ""
5583
5584#: indico/modules/events/abstracts/templates/reviewing/public.html:197
5585#: indico/modules/events/papers/templates/reviewing/timeline.html:218
5586msgid ""
5587"Do you really want to reset the judgment? This operation is irreversible."
5588msgstr ""
5589
5590#: indico/modules/events/abstracts/templates/reviewing/public.html:211
5591#, python-format
5592msgid ""
5593"The abstract was accepted as <span class=\"abstract-contribution-type\">"
5594"%(type)s</span> for track %(track)s and a "
5595"%(link_start)scontribution%(link_end)s was created in the event."
5596msgstr ""
5597
5598#: indico/modules/events/abstracts/templates/reviewing/public.html:218
5599#, python-format
5600msgid ""
5601"The abstract was accepted as <span class=\"abstract-contribution-type\">"
5602"%(type)s</span> and a %(link_start)scontribution"
5603"%(link_end)s was created in the event."
5604msgstr ""
5605
5606#: indico/modules/events/abstracts/templates/reviewing/public.html:224
5607#, python-format
5608msgid ""
5609"The abstract was accepted for track %(track)s and a "
5610"%(link_start)scontribution%(link_end)s was created in the event."
5611msgstr ""
5612
5613#: indico/modules/events/abstracts/templates/reviewing/public.html:230
5614#, python-format
5615msgid ""
5616"The abstract was accepted and a %(link_start)scontribution%(link_end)s was"
5617" created in the event."
5618msgstr ""
5619
5620#: indico/modules/events/abstracts/templates/reviewing/public.html:235
5621msgid "The abstract was rejected."
5622msgstr ""
5623
5624#: indico/modules/events/abstracts/templates/reviewing/public.html:237
5625#, python-format
5626msgid "The abstract was merged into %(link_start)s%(other)s%(link_end)s."
5627msgstr ""
5628
5629#: indico/modules/events/abstracts/templates/reviewing/public.html:241
5630#, python-format
5631msgid ""
5632"The abstract was marked as a duplicate of %(link_start)s%(other)s%(link_end)s"
5633msgstr ""
5634
5635#: indico/modules/events/abstracts/templates/reviewing/public.html:261
5636msgid "As contribution type:"
5637msgstr ""
5638
5639#: indico/modules/events/abstracts/templates/reviewing/public.html:269
5640#: indico/modules/events/abstracts/templates/reviewing/public.html:394
5641msgid "For track:"
5642msgid_plural "For tracks:"
5643msgstr[0] ""
5644
5645#: indico/modules/events/abstracts/templates/reviewing/public.html:331
5646msgid "Speaker:"
5647msgid_plural "Speakers:"
5648msgstr[0] ""
5649
5650#: indico/modules/events/abstracts/templates/reviewing/public.html:355
5651msgid "More information"
5652msgstr ""
5653
5654#: indico/modules/events/abstracts/templates/reviewing/public.html:383
5655#, python-format
5656msgid ""
5657"<strong>%(name)s</strong> submitted this <span"
5658" class=\"abstract-contribution-type\">%(type)s</span>"
5659msgstr ""
5660
5661#: indico/modules/events/abstracts/templates/reviewing/public.html:405
5662#, python-format
5663msgid ""
5664"<strong>%(name)s</strong> submitted this abstract and it was finally accepted"
5665" for track %(track)s as <span class=\"abstract-"
5666"contribution-type\">%(type)s</span>."
5667msgstr ""
5668
5669#: indico/modules/events/abstracts/templates/reviewing/public.html:413
5670#, python-format
5671msgid ""
5672"<strong>%(name)s</strong> submitted this abstract and it was finally accepted"
5673" as <span class=\"abstract-contribution-type\">"
5674"%(type)s</span>."
5675msgstr ""
5676
5677#: indico/modules/events/abstracts/templates/reviewing/public.html:419
5678#, python-format
5679msgid ""
5680"<strong>%(name)s</strong> submitted this abstract and it was finally accepted"
5681" for track %(track)s."
5682msgstr ""
5683
5684#: indico/modules/events/abstracts/templates/reviewing/public.html:425
5685#, python-format
5686msgid ""
5687"<strong>%(name)s</strong> submitted this abstract and it was finally accepted."
5688msgstr ""
5689
5690#: indico/modules/events/abstracts/templates/reviewing/public.html:439
5691#, python-format
5692msgid ""
5693"<strong>%(name)s</strong> submitted this abstract but it was merged into"
5694" another."
5695msgstr ""
5696
5697#: indico/modules/events/abstracts/templates/reviewing/public.html:445
5698#: indico/modules/events/abstracts/templates/reviewing/public.html:456
5699#, python-format
5700msgid "<a href=\"%(url)s\">Go to abstract</a>"
5701msgstr ""
5702
5703#: indico/modules/events/abstracts/templates/reviewing/public.html:451
5704#, python-format
5705msgid ""
5706"<strong>%(name)s</strong> submitted this abstract but it was marked as"
5707" duplicate of another."
5708msgstr ""
5709
5710#: indico/modules/events/abstracts/templates/reviewing/public.html:494
5711msgid "No answer"
5712msgstr ""
5713
5714#: indico/modules/events/abstracts/templates/reviewing/public.html:503
5715#, python-format
5716msgid "<strong>%(name)s</strong> withdrew this abstract"
5717msgstr ""
5718
5719#: indico/modules/events/abstracts/templates/reviewing/public.html:508
5720#, python-format
5721msgid "<strong>%(name)s</strong> accepted this abstract"
5722msgstr ""
5723
5724#: indico/modules/events/abstracts/templates/reviewing/public.html:512
5725#, python-format
5726msgid "<strong>%(name)s</strong> rejected this abstract"
5727msgstr ""
5728
5729#: indico/modules/events/abstracts/templates/reviewing/public.html:516
5730#, python-format
5731msgid "<strong>%(name)s</strong> merged this abstract into another"
5732msgstr ""
5733
5734#: indico/modules/events/abstracts/templates/reviewing/public.html:520
5735#, python-format
5736msgid "<strong>%(name)s</strong> marked this abstract as duplicate of another"
5737msgstr ""
5738
5739#: indico/modules/events/abstracts/templates/reviewing/public.html:526
5740msgid "This abstract was accepted"
5741msgstr ""
5742
5743#: indico/modules/events/abstracts/templates/reviewing/public.html:528
5744msgid "This abstract was rejected"
5745msgstr ""
5746
5747#: indico/modules/events/abstracts/templates/reviewing/public.html:530
5748msgid "This abstract was merged"
5749msgstr ""
5750
5751#: indico/modules/events/abstracts/templates/reviewing/public.html:532
5752msgid "This abstract was marked as duplicate"
5753msgstr ""
5754
5755#: indico/modules/events/abstracts/templates/reviewing/timeline.html:13
5756#, python-format
5757msgid "Proposed to %(action)saccept%(endaction)s as %(type)s"
5758msgstr ""
5759
5760#: indico/modules/events/abstracts/templates/reviewing/timeline.html:17
5761#: indico/modules/events/papers/templates/reviewing/timeline.html:189
5762#, python-format
5763msgid "Proposed to %(action)saccept%(endaction)s"
5764msgstr ""
5765
5766#: indico/modules/events/abstracts/templates/reviewing/timeline.html:22
5767#: indico/modules/events/papers/templates/reviewing/timeline.html:191
5768#, python-format
5769msgid "Proposed to %(action)sreject%(endaction)s"
5770msgstr ""
5771
5772#: indico/modules/events/abstracts/templates/reviewing/timeline.html:26
5773#, python-format
5774msgid "Proposed to %(action)schange tracks%(endaction)s"
5775msgstr ""
5776
5777#: indico/modules/events/abstracts/templates/reviewing/timeline.html:38
5778#, python-format
5779msgid "Proposed to %(action)smerge%(endaction)s into %(title)s"
5780msgstr ""
5781
5782#: indico/modules/events/abstracts/templates/reviewing/timeline.html:42
5783#, python-format
5784msgid "Proposed as %(action)sduplicate%(endaction)s of %(title)s"
5785msgstr ""
5786
5787#: indico/modules/events/abstracts/templates/reviewing/timeline.html:53
5788msgid "Proposed tracks"
5789msgstr ""
5790
5791#: indico/modules/events/abstracts/templates/reviewing/timeline.html:67
5792#, python-format
5793msgid "Possible destination track: %(tracks)s"
5794msgid_plural "Possible destination tracks: %(tracks)s"
5795msgstr[0] ""
5796
5797#: indico/modules/events/abstracts/templates/reviewing/timeline.html:88
5798#, python-format
5799msgid "You can review this abstract in one track"
5800msgid_plural "You can review this abstract in %(missing_groups)s tracks"
5801msgstr[0] ""
5802
5803#: indico/modules/events/abstracts/templates/reviewing/timeline.html:96
5804#, python-format
5805msgid "You can review this abstract in one more track"
5806msgid_plural "You can review this abstract in %(missing_groups)s more tracks"
5807msgstr[0] ""
5808
5809#: indico/modules/events/abstracts/templates/reviewing/timeline.html:104
5810msgid "You can do it until a final judgment is casted"
5811msgstr ""
5812
5813#: indico/modules/events/abstracts/templates/reviewing/timeline.html:108
5814msgid "You have already reviewed this abstract in all your tracks"
5815msgstr ""
5816
5817#: indico/modules/events/abstracts/templates/reviewing/timeline.html:111
5818msgid "You can still make up your mind"
5819msgstr ""
5820
5821#: indico/modules/events/agreements/__init__.py:40 indico/modules/events/agreements/templates/agreement_type_details.html:15
5822#: indico/modules/events/agreements/templates/agreement_types.html:4
5823msgid "Agreements"
5824msgstr ""
5825
5826#: indico/modules/events/agreements/base.py:71
5827msgid "No signatures needed."
5828msgstr ""
5829
5830#: indico/modules/events/agreements/controllers.py:56
5831msgid "You are trying to sign an agreement that requires you to be logged in"
5832msgstr ""
5833
5834#: indico/modules/events/agreements/controllers.py:59
5835msgid "Please log in as {name} to sign this agreement."
5836msgstr ""
5837
5838#: indico/modules/events/agreements/controllers.py:67
5839msgid "The URL for this agreement is invalid."
5840msgstr ""
5841
5842#: indico/modules/events/agreements/controllers.py:105
5843msgid "The '{}' agreement is not used in this event."
5844msgstr ""
5845
5846#: indico/modules/events/agreements/controllers.py:180
5847msgid "Reminders sent"
5848msgstr ""
5849
5850#: indico/modules/events/agreements/controllers.py:226
5851msgid "The agreement is already signed"
5852msgstr ""
5853
5854#: indico/modules/events/agreements/controllers.py:250
5855msgid "Agreement answered on behalf of {0}"
5856msgstr ""
5857
5858#: indico/modules/events/agreements/forms.py:23
5859msgid "Do you agree with the stated above?"
5860msgstr "??????????"
5861
5862#: indico/modules/events/agreements/forms.py:24
5863msgid "I agree"
5864msgstr "???"
5865
5866#: indico/modules/events/agreements/forms.py:24
5867msgid "I disagree"
5868msgstr "????"
5869
5870#: indico/modules/events/agreements/forms.py:25 indico/modules/rb/templates/booking_list.html:88
5871msgid "Reason"
5872msgstr "??"
5873
5874#: indico/modules/events/agreements/forms.py:29 indico/modules/events/logs/templates/entry_email.html:23
5875#: indico/modules/events/persons/forms.py:23 indico/modules/events/registration/forms.py:146
5876#: indico/modules/events/registration/forms.py:219 indico/modules/events/surveys/forms.py:117
5877msgid "From"
5878msgstr "???"
5879
5880#: indico/modules/events/agreements/forms.py:30
5881msgid "Warning: this email address will be able to sign the agreement!"
5882msgstr ""
5883
5884#: indico/modules/events/agreements/forms.py:31 indico/modules/events/persons/forms.py:25
5885#: indico/modules/events/registration/forms.py:148 indico/modules/events/registration/forms.py:224
5886#: indico/modules/events/surveys/forms.py:119
5887msgid "Email body"
5888msgstr "??????"
5889
5890#: indico/modules/events/agreements/forms.py:43 indico/modules/events/registration/forms.py:164
5891#: indico/modules/events/registration/forms.py:243 indico/modules/events/surveys/forms.py:136
5892msgid "Missing placeholders: {}"
5893msgstr ""
5894
5895#: indico/modules/events/agreements/forms.py:47
5896msgid "Answer"
5897msgstr "??"
5898
5899#: indico/modules/events/agreements/forms.py:48
5900msgid "Agreement"
5901msgstr ""
5902
5903#: indico/modules/events/agreements/forms.py:48
5904msgid "Disagreement"
5905msgstr ""
5906
5907#: indico/modules/events/agreements/forms.py:49
5908msgid "Document"
5909msgstr "??"
5910
5911#: indico/modules/events/agreements/forms.py:50
5912msgid ""
5913"I confirm that I'm uploading a document that clearly shows this person's"
5914" answer"
5915msgstr ""
5916
5917#: indico/modules/events/agreements/forms.py:52
5918msgid "I understand that I'm answering the agreement on behalf of this person"
5919msgstr ""
5920
5921#: indico/modules/events/agreements/forms.py:53
5922msgid "This answer is legally binding and can't be changed afterwards."
5923msgstr ""
5924
5925#: indico/modules/events/agreements/placeholders.py:19
5926msgid "Name of the person"
5927msgstr ""
5928
5929#: indico/modules/events/agreements/placeholders.py:28
5930msgid "Link to the agreement page"
5931msgstr ""
5932
5933#: indico/modules/events/agreements/models/agreements.py:25
5934#: indico/modules/events/registration/templates/display/_registration_summary_blocks.html:105
5935#: indico/modules/events/requests/models/requests.py:23 indico/modules/events/requests/templates/event_requests.html:23
5936#: indico/modules/events/static/models/static.py:23
5937msgid "Pending"
5938msgstr "??"
5939
5940#: indico/modules/events/agreements/models/agreements.py:25
5941msgid "Accepted on behalf"
5942msgstr ""
5943
5944#: indico/modules/events/agreements/models/agreements.py:25
5945msgid "Rejected on behalf"
5946msgstr ""
5947
5948#: indico/modules/events/agreements/templates/agreement_form.html:8
5949#, python-format
5950msgid "Accepted on %(dt)s"
5951msgstr ""
5952
5953#: indico/modules/events/agreements/templates/agreement_form.html:14
5954#, python-format
5955msgid "Rejected on %(dt)s"
5956msgstr ""
5957
5958#: indico/modules/events/agreements/templates/agreement_form.html:38
5959msgid "Event information"
5960msgstr ""
5961
5962#: indico/modules/events/agreements/templates/agreement_form.html:74
5963msgid "(optional)"
5964msgstr ""
5965
5966#: indico/modules/events/agreements/templates/agreement_form.html:87
5967msgid ""
5968"The agreement is already signed and no further action can be taken on this"
5969" page."
5970msgstr ""
5971
5972#: indico/modules/events/agreements/templates/agreement_type_details.html:37
5973msgid "Notify managers on signature"
5974msgstr ""
5975
5976#: indico/modules/events/agreements/templates/agreement_type_details.html:40
5977msgid "Event managers will receive emails every time an agreement is signed"
5978msgstr ""
5979
5980#: indico/modules/events/agreements/templates/agreement_type_details.html:55
5981msgid "Paper form available"
5982msgstr ""
5983
5984#: indico/modules/events/agreements/templates/agreement_type_details.html:58
5985msgid "Print this version for people to sign it physically"
5986msgstr ""
5987
5988#: indico/modules/events/agreements/templates/agreement_type_details.html:77
5989#, python-format
5990msgid "One new agreement form to be sent"
5991msgid_plural "%(count)s new agreement forms to be sent"
5992msgstr[0] ""
5993
5994#: indico/modules/events/agreements/templates/agreement_type_details.html:84
5995msgid "You can send all agreement requests"
5996msgstr ""
5997
5998#: indico/modules/events/agreements/templates/agreement_type_details.html:90
5999msgid "Send all"
6000msgstr ""
6001
6002#: indico/modules/events/agreements/templates/agreement_type_details.html:100
6003#, python-format
6004msgid "%(count)s agreement pending to be signed"
6005msgid_plural "%(count)s agreements pending to be signed"
6006msgstr[0] ""
6007
6008#: indico/modules/events/agreements/templates/agreement_type_details.html:107
6009msgid "You can send reminders for all pending agreements"
6010msgstr ""
6011
6012#: indico/modules/events/agreements/templates/agreement_type_details.html:113
6013msgid "Remind all"
6014msgstr ""
6015
6016#: indico/modules/events/agreements/templates/agreement_type_details.html:135
6017msgid "Send new"
6018msgstr ""
6019
6020#: indico/modules/events/agreements/templates/agreement_type_details.html:139
6021msgid "Agreement requests to be sent"
6022msgstr ""
6023
6024#: indico/modules/events/agreements/templates/agreement_type_details.html:144
6025msgid ""
6026"This person has no email address set so he cannot receive an agreement email."
6027" However, you can upload a signed agreement "
6028"form for him."
6029msgstr ""
6030
6031#: indico/modules/events/agreements/templates/agreement_type_details.html:161
6032#: indico/modules/events/agreements/templates/agreement_type_details.html:218
6033#: indico/modules/events/agreements/templates/agreement_type_details.html:264
6034msgid "No email"
6035msgstr ""
6036
6037#: indico/modules/events/agreements/templates/agreement_type_details.html:171
6038msgid "Send the agreement request to this person"
6039msgstr ""
6040
6041#: indico/modules/events/agreements/templates/agreement_type_details.html:175
6042#: indico/modules/events/agreements/templates/agreement_type_details.html:233
6043msgid "Answer manually for this person"
6044msgstr ""
6045
6046#: indico/modules/events/agreements/templates/agreement_type_details.html:196
6047msgid "Remind pending"
6048msgstr ""
6049
6050#: indico/modules/events/agreements/templates/agreement_type_details.html:200
6051msgid "Pending agreements"
6052msgstr ""
6053
6054#: indico/modules/events/agreements/templates/agreement_type_details.html:228
6055msgid "Remind this person"
6056msgstr ""
6057
6058#: indico/modules/events/agreements/templates/agreement_type_details.html:243
6059msgid "Agreements signed"
6060msgstr ""
6061
6062#: indico/modules/events/agreements/templates/agreement_type_details.html:253
6063#, python-format
6064msgid "Rejection reason: %(reason)s"
6065msgstr ""
6066
6067#: indico/modules/events/agreements/templates/agreement_type_details.html:273
6068msgid "Download scanned agreement form"
6069msgstr ""
6070
6071#: indico/modules/events/agreements/templates/agreement_types.html:30
6072msgid "Manage agreements"
6073msgstr ""
6074
6075#: indico/modules/events/agreements/templates/dialogs/agreement_email_form_remind.html:4
6076msgid "Send reminders"
6077msgstr ""
6078
6079#: indico/modules/events/agreements/templates/dialogs/agreement_email_form_remind.html:8
6080msgid "For selected pending agreements"
6081msgstr ""
6082
6083#: indico/modules/events/agreements/templates/dialogs/agreement_email_form_remind_all.html:4
6084msgid "For all pending agreements"
6085msgstr ""
6086
6087#: indico/modules/events/agreements/templates/dialogs/agreement_email_form_send.html:5
6088msgid "Send new agreements"
6089msgstr ""
6090
6091#: indico/modules/events/agreements/templates/dialogs/agreement_email_form_send.html:9
6092msgid "To selected people"
6093msgstr ""
6094
6095#: indico/modules/events/agreements/templates/dialogs/agreement_email_form_send.html:16
6096#: indico/modules/events/persons/controllers.py:244 indico/modules/events/registration/templates/management/email.html:6
6097#: indico/modules/events/registration/templates/management/regform_invite.html:11
6098msgid "Send"
6099msgstr "??"
6100
6101#: indico/modules/events/agreements/templates/dialogs/agreement_email_form_send_all.html:4
6102msgid "To all people"
6103msgstr "????"
6104
6105#: indico/modules/events/agreements/templates/dialogs/agreement_submit_answer_form.html:5
6106msgid "Submit answer for"
6107msgstr ""
6108
6109#: indico/modules/events/contributions/__init__.py:52
6110msgid "You have been granted manager/submission privileges for a contribution."
6111msgid_plural ""
6112"You have been granted manager/submission privileges for {} contributions."
6113msgstr[0] ""
6114
6115#: indico/modules/events/contributions/__init__.py:97
6116msgid "Grants management rights for materials and minutes."
6117msgstr ""
6118
6119#: indico/modules/events/contributions/__init__.py:112
6120msgid "My Contributions"
6121msgstr ""
6122
6123#: indico/modules/events/contributions/__init__.py:114
6124msgid "Contribution List"
6125msgstr ""
6126
6127#: indico/modules/events/contributions/__init__.py:116
6128msgid "Author List"
6129msgstr ""
6130
6131#: indico/modules/events/contributions/__init__.py:118
6132msgid "Speaker List"
6133msgstr ""
6134
6135#: indico/modules/events/contributions/clone.py:55
6136msgid "Contribution fields"
6137msgstr ""
6138
6139#: indico/modules/events/contributions/contrib_fields.py:29 indico/web/fields/base.py:21
6140msgid "The title of the field"
6141msgstr ""
6142
6143#: indico/modules/events/contributions/contrib_fields.py:30 indico/web/fields/base.py:22
6144msgid "The description of the field"
6145msgstr ""
6146
6147#: indico/modules/events/contributions/contrib_fields.py:32
6148msgid "Whether the field has to be filled out"
6149msgstr ""
6150
6151#: indico/modules/events/contributions/contrib_fields.py:34
6152msgid "Whether the field is available."
6153msgstr ""
6154
6155#: indico/modules/events/contributions/contrib_fields.py:38
6156msgid "Who will be able to see the field"
6157msgstr ""
6158
6159#: indico/modules/events/contributions/contrib_fields.py:39
6160msgid "User editable"
6161msgstr ""
6162
6163#: indico/modules/events/contributions/contrib_fields.py:40
6164msgid ""
6165"Whether the submitter/author can fill out the field during abstract"
6166" submission."
6167msgstr ""
6168
6169#: indico/modules/events/contributions/forms.py:43
6170msgid "Start date of the contribution"
6171msgstr ""
6172
6173#: indico/modules/events/contributions/forms.py:44 indico/modules/events/contributions/forms.py:111
6174#: indico/modules/events/contributions/forms.py:154 indico/modules/events/contributions/forms.py:178
6175#: indico/modules/events/contributions/templates/display/contribution_display.html:69
6176#: indico/modules/events/contributions/templates/management/_contribution_list.html:24
6177#: indico/modules/events/contributions/templates/management/_subcontribution_list.html:54
6178#: indico/modules/events/sessions/templates/management/session_blocks.html:6 indico/modules/events/timetable/forms.py:40
6179msgid "Duration"
6180msgstr "??"
6181
6182#: indico/modules/events/contributions/forms.py:47
6183msgid "People"
6184msgstr ""
6185
6186#: indico/modules/events/contributions/forms.py:49 indico/modules/events/management/forms.py:208
6187#: indico/modules/events/management/templates/_settings.html:181
6188msgid "Keywords"
6189msgstr "???"
6190
6191#: indico/modules/events/contributions/forms.py:50 indico/modules/events/contributions/forms.py:115
6192#: indico/modules/events/management/forms.py:209 indico/modules/events/management/templates/_settings.html:190
6193msgid "External IDs"
6194msgstr ""
6195
6196#: indico/modules/events/contributions/forms.py:51
6197msgid "Manage external resources for this contribution"
6198msgstr ""
6199
6200#: indico/modules/events/contributions/forms.py:84
6201msgid "With the current duration the contribution exceeds the block end date"
6202msgstr ""
6203
6204#: indico/modules/events/contributions/forms.py:86
6205msgid "With the current duration the contribution exceeds the event end date"
6206msgstr ""
6207
6208#: indico/modules/events/contributions/forms.py:94 indico/modules/events/management/forms.py:219
6209#: indico/modules/events/sessions/forms.py:56
6210msgid "Permissions"
6211msgstr "??"
6212
6213#: indico/modules/events/contributions/forms.py:114
6214msgid "The speakers of the subcontribution"
6215msgstr ""
6216
6217#: indico/modules/events/contributions/forms.py:116
6218msgid "Manage external resources for this sub-contribution"
6219msgstr ""
6220
6221#: indico/modules/events/contributions/forms.py:145
6222msgid "With this time, the contribution would exceed the event end time."
6223msgstr ""
6224
6225#: indico/modules/events/contributions/forms.py:148
6226msgid "With this time, the contribution would exceed the current day."
6227msgstr ""
6228
6229#: indico/modules/events/contributions/forms.py:169
6230msgid "With this duration, the contribution would exceed the event end time."
6231msgstr ""
6232
6233#: indico/modules/events/contributions/forms.py:172
6234msgid "With this duration, the contribution would exceed the current day."
6235msgstr ""
6236
6237#: indico/modules/events/contributions/forms.py:186
6238#: indico/modules/events/contributions/templates/management/types_dialog.html:25
6239msgid "Private"
6240msgstr "??"
6241
6242#: indico/modules/events/contributions/forms.py:187
6243msgid ""
6244"If selected, this contribution type cannot be chosen by users submitting an"
6245" abstract."
6246msgstr ""
6247
6248#: indico/modules/events/contributions/forms.py:201
6249msgid "A contribution type with this name already exists"
6250msgstr ""
6251
6252#: indico/modules/events/contributions/lists.py:35
6253#: indico/modules/events/contributions/templates/management/_contribution_list.html:159
6254#: indico/modules/events/papers/lists.py:38 indico/modules/events/papers/templates/_paper_list.html:141
6255msgid "No session"
6256msgstr ""
6257
6258#: indico/modules/events/contributions/lists.py:51 indico/modules/events/static/templates/static_sites.html:40
6259msgid "Status"
6260msgstr "??"
6261
6262#: indico/modules/events/contributions/lists.py:51
6263msgid "Scheduled"
6264msgstr "???"
6265
6266#: indico/modules/events/contributions/lists.py:52
6267#: indico/modules/events/contributions/templates/display/contribution_display.html:62
6268#: indico/modules/events/contributions/templates/display/subcontribution_display.html:25
6269#: indico/modules/events/contributions/templates/management/_contribution_list.html:96
6270#: indico/modules/events/sessions/templates/display/session_display.html:25
6271msgid "Not scheduled"
6272msgstr "???"
6273
6274#: indico/modules/events/contributions/lists.py:138
6275msgid ""
6276"The contribution '{}' is not displayed in the list due to the enabled filters"
6277msgstr ""
6278
6279#: indico/modules/events/contributions/util.py:204 indico/modules/events/registration/util.py:531
6280msgid ""
6281"Row {}: malformed CSV data - please check that the number of columns is"
6282" correct"
6283msgstr ""
6284
6285#: indico/modules/events/contributions/util.py:209
6286msgid "Row {row}: can't parse date: \"{date}\""
6287msgstr ""
6288
6289#: indico/modules/events/contributions/util.py:214
6290msgid "Row {row}: can't parse duration: {duration}"
6291msgstr ""
6292
6293#: indico/modules/events/contributions/util.py:218
6294msgid "Row {}: contribution title is required"
6295msgstr ""
6296
6297#: indico/modules/events/contributions/util.py:221
6298msgid "Row {row}: invalid email address: {email}"
6299msgstr ""
6300
6301#: indico/modules/events/contributions/controllers/management.py:177
6302msgid "Contribution '{}' created successfully"
6303msgstr ""
6304
6305#: indico/modules/events/contributions/controllers/management.py:197
6306msgid "Contribution '{}' successfully updated"
6307msgstr ""
6308
6309#: indico/modules/events/contributions/controllers/management.py:213
6310msgid "The contribution has been deleted."
6311msgid_plural "{count} contributions have been deleted."
6312msgstr[0] ""
6313
6314#: indico/modules/events/contributions/controllers/management.py:238
6315msgid "Contribution '{}' successfully deleted"
6316msgstr ""
6317
6318#: indico/modules/events/contributions/controllers/management.py:325
6319msgid "Subcontribution '{}' created successfully"
6320msgstr ""
6321
6322#: indico/modules/events/contributions/controllers/management.py:337
6323msgid "Subcontribution '{}' updated successfully"
6324msgstr ""
6325
6326#: indico/modules/events/contributions/controllers/management.py:350
6327msgid "Subcontribution '{}' deleted successfully"
6328msgstr ""
6329
6330#: indico/modules/events/contributions/controllers/management.py:430
6331msgid "The selected contributions do not have any materials."
6332msgstr ""
6333
6334#: indico/modules/events/contributions/controllers/management.py:501
6335msgid "{} contribution has been imported."
6336msgid_plural "{} contributions have been imported."
6337msgstr[0] ""
6338
6339#: indico/modules/events/contributions/controllers/management.py:503
6340msgid "Event dates/times adjusted due to imported data."
6341msgstr ""
6342
6343#: indico/modules/events/contributions/controllers/management.py:525
6344msgid "Default contribution duration was changed successfully"
6345msgstr ""
6346
6347#: indico/modules/events/contributions/models/fields.py:29
6348msgid "Everyone"
6349msgstr ""
6350
6351#: indico/modules/events/contributions/models/fields.py:29
6352msgid "Managers and submitters"
6353msgstr ""
6354
6355#: indico/modules/events/contributions/models/fields.py:29
6356msgid "Only managers"
6357msgstr ""
6358
6359#: indico/modules/events/contributions/templates/contrib_list_filter.html:37
6360#, python-format
6361msgid ""
6362"Change the configuration of the contribution list by applying filtering ("
6363"%(filter_icon)s) options."
6364msgstr ""
6365
6366#: indico/modules/events/contributions/templates/contrib_list_filter.html:55
6367msgid "Available filtering options"
6368msgstr ""
6369
6370#: indico/modules/events/contributions/templates/display/_contribution_list.html:16
6371#: indico/modules/events/contributions/templates/management/_contribution_list.html:217
6372msgid ""
6373"The filtering criteria do not match with any of the existing contributions."
6374" Try to clear the filters."
6375msgstr ""
6376
6377#: indico/modules/events/contributions/templates/display/_contribution_list.html:20
6378#: indico/modules/events/contributions/templates/management/_contribution_list.html:221
6379msgid "There are no contributions yet."
6380msgstr ""
6381
6382#: indico/modules/events/contributions/templates/display/contribution_author.html:13
6383#, python-format
6384msgid "Details for %(full_name)s"
6385msgstr ""
6386
6387#: indico/modules/events/contributions/templates/display/contribution_author.html:20
6388msgid "Title:"
6389msgstr "???"
6390
6391#: indico/modules/events/contributions/templates/display/contribution_author.html:21
6392msgid "Affiliation:"
6393msgstr ""
6394
6395#: indico/modules/events/contributions/templates/display/contribution_author.html:28
6396msgid "Author in the following contribution"
6397msgid_plural "Author in the following contributions"
6398msgstr[0] ""
6399
6400#: indico/modules/events/contributions/templates/display/contribution_display.html:83
6401#, python-format
6402msgid "Board: %(board_number)s"
6403msgstr ""
6404
6405#: indico/modules/events/contributions/templates/display/contribution_display.html:113
6406#: indico/modules/events/timetable/templates/balloons/contribution.html:11
6407msgid "Edit contribution"
6408msgstr ""
6409
6410#: indico/modules/events/contributions/templates/display/contribution_display.html:182
6411msgid "Primary author"
6412msgid_plural "Primary authors"
6413msgstr[0] ""
6414
6415#: indico/modules/events/contributions/templates/display/contribution_display.html:199
6416#: indico/modules/events/management/templates/_event_person_list.html:36
6417msgid "Co-author"
6418msgid_plural "Co-authors"
6419msgstr[0] ""
6420
6421#: indico/modules/events/contributions/templates/display/contribution_display.html:217
6422#: indico/modules/events/contributions/templates/management/_contribution_list.html:33
6423#: indico/modules/events/contributions/templates/management/_contribution_list.html:139
6424#: indico/modules/events/timetable/templates/balloons/contribution.html:76
6425msgid "Subcontributions"
6426msgstr ""
6427
6428#: indico/modules/events/contributions/templates/display/contribution_display.html:235
6429#: indico/modules/events/contributions/templates/display/subcontribution_display.html:35
6430#, python-format
6431msgid "Edit subcontribution '%(title)s'"
6432msgstr ""
6433
6434#: indico/modules/events/contributions/templates/display/contribution_ical_export.html:3
6435msgid "Download current contribution:"
6436msgstr ""
6437
6438#: indico/modules/events/contributions/templates/display/contribution_list.html:24
6439#: indico/modules/events/contributions/templates/management/contributions.html:170
6440msgid "Contribution list configuration"
6441msgstr ""
6442
6443#: indico/modules/events/contributions/templates/display/contribution_list.html:28
6444#: indico/modules/events/contributions/templates/management/contributions.html:174
6445msgid "Filters"
6446msgstr ""
6447
6448#: indico/modules/events/contributions/templates/display/contribution_list.html:38
6449#: indico/modules/events/contributions/templates/management/contributions.html:178
6450msgid "Generate a URL for the selected filters."
6451msgstr ""
6452
6453#: indico/modules/events/contributions/templates/display/contribution_list.html:49
6454#: indico/modules/events/contributions/templates/display/contribution_person_list_base.html:81
6455#: indico/modules/events/contributions/templates/display/user_contribution_list.html:40
6456#: indico/modules/events/registration/templates/display/regform_list.html:92
6457#: indico/modules/events/sessions/templates/display/session_list.html:47
6458#: indico/modules/events/surveys/templates/display/survey_list.html:64
6459msgid "Back to the event"
6460msgstr ""
6461
6462#: indico/modules/events/contributions/templates/display/contribution_person_list_base.html:21
6463msgid "Speaker at"
6464msgstr ""
6465
6466#: indico/modules/events/contributions/templates/display/contribution_person_list_base.html:23
6467msgid "Author in"
6468msgstr ""
6469
6470#: indico/modules/events/contributions/templates/display/contribution_person_list_base.html:25
6471msgid "Co-author in"
6472msgstr ""
6473
6474#: indico/modules/events/contributions/templates/display/contribution_person_list_base.html:64
6475msgid "Enter search string"
6476msgstr ""
6477
6478#: indico/modules/events/contributions/templates/display/user_contribution_list.html:22
6479msgid "Edit this contribution"
6480msgstr ""
6481
6482#: indico/modules/events/contributions/templates/display/user_contribution_list.html:23
6483#: indico/modules/events/contributions/templates/management/_contribution_list.html:185
6484#: indico/modules/events/templates/display/common/_manage_button.html:111
6485#: indico/modules/events/timetable/templates/balloons/contribution.html:12
6486#, python-format
6487msgid "Edit contribution '%(title)s'"
6488msgstr ""
6489
6490#: indico/modules/events/contributions/templates/display/user_contribution_list.html:31
6491msgid "You don't have any contributions at the moment."
6492msgstr ""
6493
6494#: indico/modules/events/contributions/templates/forms/contribution.html:10
6495#: indico/modules/events/contributions/templates/forms/subcontribution.html:6
6496#: indico/modules/events/templates/forms/event_creation_form.html:10
6497msgid "Advanced"
6498msgstr "??"
6499
6500#: indico/modules/events/contributions/templates/forms/contribution_person_link_widget.html:5
6501msgid "There are no co-authors"
6502msgstr ""
6503
6504#: indico/modules/events/contributions/templates/forms/contribution_person_link_widget.html:6
6505msgid "There are no authors"
6506msgstr ""
6507
6508#: indico/modules/events/contributions/templates/forms/contribution_person_link_widget.html:7
6509#: indico/modules/events/management/templates/_event_person_list.html:9
6510msgid "Co-authors"
6511msgstr ""
6512
6513#: indico/modules/events/contributions/templates/forms/contribution_person_link_widget.html:8
6514msgid "Others"
6515msgstr ""
6516
6517#: indico/modules/events/contributions/templates/forms/contribution_person_link_widget.html:10
6518#: indico/modules/events/templates/forms/event_person_link_widget.html:5
6519msgid "There are no speakers"
6520msgstr ""
6521
6522#: indico/modules/events/contributions/templates/management/_contribution_list.html:21
6523#: indico/modules/events/management/templates/_settings.html:81 indico/modules/events/reminders/forms.py:38
6524#: indico/modules/rb/templates/booking_list.html:91
6525msgid "Time"
6526msgstr "??"
6527
6528#: indico/modules/events/contributions/templates/management/_contribution_list.html:27
6529msgid "Presenters"
6530msgstr ""
6531
6532#: indico/modules/events/contributions/templates/management/_contribution_list.html:42
6533#: indico/modules/events/contributions/templates/management/_subcontribution_list.html:57
6534#: indico/modules/events/sessions/templates/management/_session_list.html:18
6535#: indico/modules/events/timetable/templates/balloons/block.html:64
6536#: indico/modules/events/timetable/templates/balloons/contribution.html:67
6537msgid "Material"
6538msgstr "??"
6539
6540#: indico/modules/events/contributions/templates/management/_contribution_list.html:89
6541msgid ""
6542"This contribution is scheduled within a session block and time can't be"
6543" modified."
6544msgstr ""
6545
6546#: indico/modules/events/contributions/templates/management/_contribution_list.html:109
6547msgid ""
6548"This contribution is scheduled within a session block and duration can't be"
6549" modified."
6550msgstr ""
6551
6552#: indico/modules/events/contributions/templates/management/_contribution_list.html:134
6553#: indico/modules/events/timetable/templates/balloons/contribution.html:82
6554msgid "Manage subcontributions"
6555msgstr ""
6556
6557#: indico/modules/events/contributions/templates/management/_contribution_list.html:136
6558#, python-format
6559msgid "Subcontributions of contribution #%(id)s"
6560msgstr ""
6561
6562#: indico/modules/events/contributions/templates/management/_contribution_list.html:155
6563#: indico/modules/events/papers/templates/_paper_list.html:137
6564#: indico/modules/events/registration/templates/display/conference_home.html:13
6565#, python-format
6566msgid "%(title)s"
6567msgstr ""
6568
6569#: indico/modules/events/contributions/templates/management/_contribution_list.html:189
6570#: indico/modules/events/timetable/templates/balloons/contribution.html:24
6571msgid "Clone contribution"
6572msgstr ""
6573
6574#: indico/modules/events/contributions/templates/management/_contribution_list.html:190
6575#: indico/modules/events/timetable/templates/balloons/contribution.html:25
6576#, python-format
6577msgid "Clone contribution '%(title)s'"
6578msgstr ""
6579
6580#: indico/modules/events/contributions/templates/management/_contribution_list.html:194
6581#: indico/modules/events/timetable/templates/balloons/contribution.html:26
6582msgid "Are you sure you want to clone this contribution?"
6583msgstr ""
6584
6585#: indico/modules/events/contributions/templates/management/_contribution_list.html:196
6586#: indico/modules/events/contributions/templates/management/_contribution_list.html:198
6587#: indico/modules/events/templates/display/common/_manage_button.html:118
6588#: indico/modules/events/timetable/templates/balloons/contribution.html:14
6589#: indico/modules/events/timetable/templates/balloons/contribution.html:16
6590msgid "Manage contribution protection"
6591msgstr ""
6592
6593#: indico/modules/events/contributions/templates/management/_contribution_list.html:202
6594#: indico/modules/events/timetable/templates/balloons/contribution.html:35
6595#, python-format
6596msgid "Delete contribution '%(title)s'?"
6597msgstr ""
6598
6599#: indico/modules/events/contributions/templates/management/_contribution_list.html:203
6600#, python-format
6601msgid "Are you sure you want to completely delete contribution '%(title)s'?"
6602msgstr ""
6603
6604#: indico/modules/events/contributions/templates/management/_subcontribution_list.html:22
6605#: indico/modules/events/contributions/templates/management/_subcontribution_list.html:26
6606msgid "Add new subcontribution"
6607msgstr ""
6608
6609#: indico/modules/events/contributions/templates/management/_subcontribution_list.html:33
6610msgid "Do you really want to delete the selected subcontributions?"
6611msgstr ""
6612
6613#: indico/modules/events/contributions/templates/management/_subcontribution_list.html:81
6614#: indico/modules/events/templates/display/common/_manage_button.html:134
6615msgid "Edit the subcontribution"
6616msgstr ""
6617
6618#: indico/modules/events/contributions/templates/management/_subcontribution_list.html:89
6619#, python-format
6620msgid "Delete subcontribution '%(title)s'"
6621msgstr ""
6622
6623#: indico/modules/events/contributions/templates/management/_subcontribution_list.html:90
6624msgid "Are you sure you want to delete this subcontribution?"
6625msgstr ""
6626
6627#: indico/modules/events/contributions/templates/management/_subcontribution_list.html:99
6628msgid "There are no subcontributions in this contribution yet"
6629msgstr ""
6630
6631#: indico/modules/events/contributions/templates/management/_types_table.html:5
6632#: indico/modules/events/registration/fields/simple.py:147 indico/modules/events/registration/lists.py:53
6633#: indico/modules/events/registration/templates/management/_reglist.html:64
6634#: indico/modules/events/sessions/templates/management/_types_table.html:4 indico/modules/events/surveys/fields/simple.py:50
6635#: indico/modules/events/surveys/fields/simple.py:51 indico/modules/events/templates/reviews/timeline.html:192
6636#: indico/web/fields/simple.py:94 indico/web/fields/simple.py:100 indico/web/templates/_switch.html:2
6637#: indico/web/templates/forms/location_widget.html:93 indico/web/templates/forms/location_widget.html:104
6638#: indico/web/templates/forms/location_widget.html:124 indico/web/templates/forms/location_widget.html:137
6639msgid "Yes"
6640msgstr "?"
6641
6642#: indico/modules/events/contributions/templates/management/_types_table.html:5
6643#: indico/modules/events/registration/fields/simple.py:147 indico/modules/events/registration/lists.py:52
6644#: indico/modules/events/registration/templates/management/_reglist.html:66
6645#: indico/modules/events/sessions/templates/management/_types_table.html:4 indico/modules/events/surveys/fields/simple.py:50
6646#: indico/modules/events/surveys/fields/simple.py:51 indico/modules/events/templates/reviews/timeline.html:192
6647#: indico/web/fields/simple.py:94 indico/web/fields/simple.py:100 indico/web/templates/_switch.html:3
6648#: indico/web/templates/forms/location_widget.html:93 indico/web/templates/forms/location_widget.html:104
6649#: indico/web/templates/forms/location_widget.html:124 indico/web/templates/forms/location_widget.html:137
6650msgid "No"
6651msgstr "?"
6652
6653#: indico/modules/events/contributions/templates/management/_types_table.html:10
6654msgid "Edit contribution type"
6655msgstr ""
6656
6657#: indico/modules/events/contributions/templates/management/_types_table.html:15
6658msgid "Do you really want to delete this contribution type?"
6659msgstr ""
6660
6661#: indico/modules/events/contributions/templates/management/contribution_person_list.html:4
6662msgid "There are no persons associated with the selected contributions"
6663msgstr ""
6664
6665#: indico/modules/events/contributions/templates/management/contributions.html:27
6666#: indico/modules/events/contributions/templates/management/contributions.html:28
6667msgid "Set default contribution duration"
6668msgstr ""
6669
6670#: indico/modules/events/contributions/templates/management/contributions.html:32
6671msgid "Contribution duration"
6672msgstr ""
6673
6674#: indico/modules/events/contributions/templates/management/contributions.html:36
6675#: indico/modules/events/contributions/templates/management/contributions.html:39
6676msgid "Manage custom fields"
6677msgstr ""
6678
6679#: indico/modules/events/contributions/templates/management/contributions.html:42
6680msgid "Custom fields"
6681msgstr ""
6682
6683#: indico/modules/events/contributions/templates/management/contributions.html:49
6684msgid ""
6685"Manage the contributions of the event from the list below or configure the <"
6686"strong>contribution types</strong> and "
6687"<strong>custom fields</strong> from the settings menu above."
6688msgstr ""
6689
6690#: indico/modules/events/contributions/templates/management/contributions.html:69
6691#: indico/modules/events/contributions/templates/management/contributions.html:70
6692msgid "Add new contribution"
6693msgstr ""
6694
6695#: indico/modules/events/contributions/templates/management/contributions.html:74
6696msgid "New contribution"
6697msgstr ""
6698
6699#: indico/modules/events/contributions/templates/management/contributions.html:81
6700msgid "Do you really want to delete the selected contributions?"
6701msgstr ""
6702
6703#: indico/modules/events/contributions/templates/management/contributions.html:96
6704msgid "Material package"
6705msgstr ""
6706
6707#: indico/modules/events/contributions/templates/management/contributions.html:100
6708msgid "Export data"
6709msgstr ""
6710
6711#: indico/modules/events/contributions/templates/management/contributions.html:108
6712#: indico/modules/events/sessions/templates/management/session_list.html:96
6713msgid "PDF"
6714msgstr ""
6715
6716#: indico/modules/events/contributions/templates/management/contributions.html:114
6717msgid "PDF (book of abstracts)"
6718msgstr ""
6719
6720#: indico/modules/events/contributions/templates/management/contributions.html:120
6721msgid "PDF (book of abstracts - sorted by board number)"
6722msgstr ""
6723
6724#: indico/modules/events/contributions/templates/management/contributions.html:126
6725msgid "PDF (book of abstracts - sorted by schedule and board number)"
6726msgstr ""
6727
6728#: indico/modules/events/contributions/templates/management/contributions.html:132
6729msgid "PDF (book of abstracts - sorted by session and board number)"
6730msgstr ""
6731
6732#: indico/modules/events/contributions/templates/management/contributions.html:138
6733msgid "PDF (book of abstracts - sorted by session, schedule and board number)"
6734msgstr ""
6735
6736#: indico/modules/events/contributions/templates/management/contributions.html:145
6737#: indico/modules/events/surveys/templates/management/survey.html:119
6738msgid "CSV"
6739msgstr ""
6740
6741#: indico/modules/events/contributions/templates/management/contributions.html:151
6742#: indico/modules/events/surveys/templates/management/survey.html:125
6743msgid "XLSX (Excel)"
6744msgstr ""
6745
6746#: indico/modules/events/contributions/templates/management/contributions.html:156
6747msgid "Import contributions from CSV file"
6748msgstr ""
6749
6750#: indico/modules/events/contributions/templates/management/contributions.html:158
6751msgid "Import contributions from CSV File"
6752msgstr ""
6753
6754#: indico/modules/events/contributions/templates/management/contributions.html:160
6755#: indico/modules/events/registration/templates/management/regform_reglist.html:97
6756#: indico/modules/events/surveys/templates/management/survey_questionnaire.html:22
6757msgid "Import"
6758msgstr "??"
6759
6760#: indico/modules/events/contributions/templates/management/fields_dialog.html:7
6761msgid "Add new field"
6762msgstr ""
6763
6764#: indico/modules/events/contributions/templates/management/fields_dialog.html:14
6765msgid "Add custom field"
6766msgstr ""
6767
6768#: indico/modules/events/contributions/templates/management/fields_dialog.html:22
6769#: indico/modules/events/contributions/templates/management/fields_dialog.html:27
6770msgid "Abstracts content"
6771msgstr ""
6772
6773#: indico/modules/events/contributions/templates/management/fields_dialog.html:29
6774msgid "This field cannot be deleted"
6775msgstr ""
6776
6777#: indico/modules/events/contributions/templates/management/fields_dialog.html:37
6778#: indico/modules/events/templates/reviewing_questions_management.html:26
6779msgid "Edit custom field"
6780msgstr ""
6781
6782#: indico/modules/events/contributions/templates/management/fields_dialog.html:41
6783msgid ""
6784"Do you really want to delete this field? Data stored in this field will be"
6785" lost."
6786msgstr ""
6787
6788#: indico/modules/events/contributions/templates/management/fields_dialog.html:46
6789msgid "There are no custom contribution fields yet."
6790msgstr ""
6791
6792#: indico/modules/events/contributions/templates/management/import_contributions.html:5
6793msgid ""
6794"You should upload a CSV (comma-separated values) file with exactly 7 columns"
6795" in the following order:"
6796msgstr ""
6797
6798#: indico/modules/events/contributions/templates/management/import_contributions.html:11
6799#, python-format
6800msgid ""
6801"Start date/time in %(link)sISO 8601%(endlink)s format %(subitem)se.g."
6802" 2017-12-03T12:00:00%(endsubitem)s"
6803msgstr ""
6804
6805#: indico/modules/events/contributions/templates/management/import_contributions.html:18
6806msgid "Duration (minutes)"
6807msgstr ""
6808
6809#: indico/modules/events/contributions/templates/management/import_contributions.html:24
6810msgid "Speaker - First name"
6811msgstr ""
6812
6813#: indico/modules/events/contributions/templates/management/import_contributions.html:27
6814msgid "Speaker - Last name"
6815msgstr ""
6816
6817#: indico/modules/events/contributions/templates/management/import_contributions.html:30
6818msgid "Speaker - Affiliation"
6819msgstr ""
6820
6821#: indico/modules/events/contributions/templates/management/import_contributions.html:33
6822msgid "Speaker - E-mail address"
6823msgstr ""
6824
6825#: indico/modules/events/contributions/templates/management/import_contributions.html:36
6826msgid "Only the field \"Title\" is mandatory."
6827msgstr ""
6828
6829#: indico/modules/events/contributions/templates/management/import_contributions.html:40
6830#: indico/modules/events/registration/templates/management/import_registrations.html:33
6831msgid ""
6832"Users will be matched with existing Indico identities through their e-mail."
6833msgstr ""
6834
6835#: indico/modules/events/contributions/templates/management/types_dialog.html:8
6836msgid "Add new contribution type"
6837msgstr ""
6838
6839#: indico/modules/events/contributions/templates/management/types_dialog.html:10
6840msgid "New contribution type"
6841msgstr ""
6842
6843#: indico/modules/events/contributions/templates/management/types_dialog.html:38
6844msgid "There are no contribution types yet."
6845msgstr ""
6846
6847#: indico/modules/events/controllers/admin.py:56
6848msgid "External ID type '{}' created successfully"
6849msgstr ""
6850
6851#: indico/modules/events/controllers/admin.py:68
6852msgid "External ID type '{}' successfully updated"
6853msgstr ""
6854
6855#: indico/modules/events/controllers/admin.py:78
6856msgid "External ID type '{}' successfully deleted"
6857msgstr ""
6858
6859#: indico/modules/events/controllers/base.py:23
6860msgid "An event with this ID does not exist."
6861msgstr ""
6862
6863#: indico/modules/events/controllers/base.py:25 indico/modules/events/controllers/entry.py:26
6864msgid "This event has been deleted."
6865msgstr ""
6866
6867#: indico/modules/events/controllers/base.py:31
6868msgid ""
6869"This page is currently not visible by non-admin users (menu entry disabled)!"
6870msgstr ""
6871
6872#: indico/modules/events/controllers/base.py:43
6873msgid "You are not authorized to access this event."
6874msgstr ""
6875
6876#: indico/modules/events/controllers/entry.py:55
6877msgid "An event with this ID/shortcut does not exist."
6878msgstr ""
6879
6880#: indico/modules/events/features/__init__.py:60
6881msgid "Feature disabled: {features} (not available for this event type)"
6882msgid_plural ""
6883"Features disabled: {features} (not available for this event type)"
6884msgstr[0] ""
6885
6886#: indico/modules/events/features/controllers.py:68
6887msgid "Feature enabled: {features}"
6888msgid_plural "Features enabled: {features}"
6889msgstr[0] ""
6890
6891#: indico/modules/events/features/controllers.py:82
6892msgid "Feature disabled: {features}"
6893msgid_plural "Features disabled: {features}"
6894msgstr[0] ""
6895
6896#: indico/modules/events/features/templates/features.html:6
6897msgid "Features"
6898msgstr ""
6899
6900#: indico/modules/events/features/templates/features.html:10
6901msgid ""
6902"You can enable/disable various features for your event. Disabling a feature"
6903" will hide it from both managers and users."
6904msgstr ""
6905
6906#: indico/modules/events/layout/__init__.py:71 indico/modules/events/layout/templates/layout_conference.html:6
6907#: indico/modules/events/layout/templates/layout_meeting_lecture.html:6 indico/modules/events/papers/models/reviews.py:29
6908#: indico/modules/events/papers/templates/display/_paper_list.html:30
6909msgid "Layout"
6910msgstr "??"
6911
6912#: indico/modules/events/layout/__init__.py:73 indico/modules/events/layout/templates/menu_edit.html:9
6913msgid "Menu"
6914msgstr "??"
6915
6916#: indico/modules/events/layout/__init__.py:75 indico/modules/events/layout/clone.py:22
6917#: indico/modules/events/layout/templates/images.html:6
6918msgid "Images"
6919msgstr "??"
6920
6921#: indico/modules/events/layout/__init__.py:120
6922msgid "Image manager"
6923msgstr "?????"
6924
6925#: indico/modules/events/layout/__init__.py:121
6926msgid ""
6927"Allows event managers to attach images to the event, which can then be used"
6928" from HTML code. Very useful for e.g. sponsor "
6929"logos and conference custom pages."
6930msgstr ""
6931
6932#: indico/modules/events/layout/clone.py:47
6933msgid "Layout settings and menu customization"
6934msgstr ""
6935
6936#: indico/modules/events/layout/forms.py:26
6937msgid "No theme selected"
6938msgstr ""
6939
6940#: indico/modules/events/layout/forms.py:27
6941msgid "Orange"
6942msgstr "??"
6943
6944#: indico/modules/events/layout/forms.py:28
6945msgid "Brown"
6946msgstr "??"
6947
6948#: indico/modules/events/layout/forms.py:29
6949msgid "Right menu"
6950msgstr ""
6951
6952#: indico/modules/events/layout/forms.py:43
6953msgid "Enable search"
6954msgstr "????"
6955
6956#: indico/modules/events/layout/forms.py:44
6957msgid "Enable search within the event"
6958msgstr "???????"
6959
6960#: indico/modules/events/layout/forms.py:45
6961msgid "Show navigation bar"
6962msgstr "?????"
6963
6964#: indico/modules/events/layout/forms.py:46
6965msgid "Show the navigation bar at the top"
6966msgstr "???????"
6967
6968#: indico/modules/events/layout/forms.py:47
6969msgid "\"Now happening\""
6970msgstr ""
6971
6972#: indico/modules/events/layout/forms.py:47
6973msgid "ON"
6974msgstr "?"
6975
6976#: indico/modules/events/layout/forms.py:47
6977msgid "OFF"
6978msgstr "?"
6979
6980#: indico/modules/events/layout/forms.py:48
6981msgid "Show a banner with the current entries from the timetable"
6982msgstr ""
6983
6984#: indico/modules/events/layout/forms.py:49
6985msgid "Show social badges"
6986msgstr ""
6987
6988#: indico/modules/events/layout/forms.py:50 indico/modules/events/layout/forms.py:91 indico/modules/users/forms.py:59
6989msgid "Name format"
6990msgstr ""
6991
6992#: indico/modules/events/layout/forms.py:50 indico/modules/events/layout/forms.py:91
6993msgid "Inherit from user preferences"
6994msgstr ""
6995
6996#: indico/modules/events/layout/forms.py:51 indico/modules/events/layout/forms.py:92
6997msgid "Format in which names are displayed"
6998msgstr ""
6999
7000#: indico/modules/events/layout/forms.py:54
7001msgid "Text colour"
7002msgstr ""
7003
7004#: indico/modules/events/layout/forms.py:55
7005msgid "Background colour"
7006msgstr ""
7007
7008#: indico/modules/events/layout/forms.py:60
7009msgid "Short message shown below the title"
7010msgstr ""
7011
7012#: indico/modules/events/layout/forms.py:61
7013msgid "Show announcement"
7014msgstr ""
7015
7016#: indico/modules/events/layout/forms.py:62
7017msgid "Show the announcement message"
7018msgstr ""
7019
7020#: indico/modules/events/layout/forms.py:65
7021msgid "Group by room"
7022msgstr ""
7023
7024#: indico/modules/events/layout/forms.py:66
7025msgid "Group the entries of the timetable by room by default"
7026msgstr ""
7027
7028#: indico/modules/events/layout/forms.py:67
7029msgid "Show detailed view"
7030msgstr ""
7031
7032#: indico/modules/events/layout/forms.py:68
7033msgid "Show the detailed view of the timetable by default."
7034msgstr ""
7035
7036#: indico/modules/events/layout/forms.py:71
7037msgid "Use custom CSS"
7038msgstr ""
7039
7040#: indico/modules/events/layout/forms.py:72
7041msgid ""
7042"Use a custom CSS file as a theme for the conference page. Deactivate this"
7043" option to reveal the available Indico themes."
7044msgstr ""
7045
7046#: indico/modules/events/layout/forms.py:76
7047msgid ""
7048"Currently selected theme of the conference page. Click on the Preview button"
7049" to preview and select a different one."
7050msgstr ""
7051
7052#: indico/modules/events/layout/forms.py:82
7053msgid "Default"
7054msgstr "??"
7055
7056#: indico/modules/events/layout/forms.py:87
7057msgid "Cannot enable custom stylesheet unless there is one."
7058msgstr ""
7059
7060#: indico/modules/events/layout/forms.py:93
7061msgid "Timetable theme"
7062msgstr ""
7063
7064#: indico/modules/events/layout/forms.py:104
7065msgid "Logo to be displayed next to the event's title"
7066msgstr ""
7067
7068#: indico/modules/events/layout/forms.py:108
7069msgid "Custom CSS file"
7070msgstr ""
7071
7072#: indico/modules/events/layout/forms.py:116
7073msgid ""
7074"If you want to fully customize your conference page you can create your own"
7075" stylesheet and upload it. An example stylesheet "
7076"can be downloaded <a href='{base_url}/standard.css' target='_blank'>here</a>."
7077msgstr ""
7078
7079#: indico/modules/events/layout/forms.py:120
7080msgid "Custom title"
7081msgstr ""
7082
7083#: indico/modules/events/layout/forms.py:127
7084msgid ""
7085"If you customize the title, that title is used regardless of the user's"
7086" language preference. The default title "
7087"<strong>{title}</strong> is displayed in the user's language."
7088msgstr ""
7089
7090#: indico/modules/events/layout/forms.py:139
7091msgid "Open in a new tab"
7092msgstr ""
7093
7094#: indico/modules/events/layout/forms.py:162
7095msgid "Custom CSS file ({name})"
7096msgstr ""
7097
7098#: indico/modules/events/layout/controllers/images.py:64
7099msgid ""
7100"The image '{name}' has an invalid type ({type}); only JPG, GIF and PNG are"
7101" allowed."
7102msgstr ""
7103
7104#: indico/modules/events/layout/controllers/images.py:89
7105msgid "The image '{}' has been deleted"
7106msgstr ""
7107
7108#: indico/modules/events/layout/controllers/layout.py:136
7109msgid "You cannot upload this file as a logo."
7110msgstr ""
7111
7112#: indico/modules/events/layout/controllers/layout.py:142
7113msgid ""
7114"The logo you uploaded is using the CMYK colorspace and has been converted to"
7115" RGB. Please check if the colors are correct "
7116"and convert it manually if necessary."
7117msgstr ""
7118
7119#: indico/modules/events/layout/controllers/layout.py:180
7120msgid ""
7121"New CSS file saved. Do not forget to enable it (\"Use custom CSS\") after"
7122" verifying that it is correct using the preview."
7123msgstr ""
7124
7125#: indico/modules/events/layout/controllers/layout.py:192
7126msgid "CSS file deleted"
7127msgstr ""
7128
7129#: indico/modules/events/layout/controllers/menu.py:65
7130msgid "Menu customization has been enabled."
7131msgstr ""
7132
7133#: indico/modules/events/layout/controllers/menu.py:69
7134msgid "Menu customization has been disabled."
7135msgstr ""
7136
7137#: indico/modules/events/layout/models/menu.py:31
7138msgid "Separator"
7139msgstr "????"
7140
7141#: indico/modules/events/layout/models/menu.py:31
7142msgid "Internal Link"
7143msgstr ""
7144
7145#: indico/modules/events/layout/models/menu.py:31
7146msgid "User Link"
7147msgstr ""
7148
7149#: indico/modules/events/layout/models/menu.py:31
7150msgid "Plugin Link"
7151msgstr ""
7152
7153#: indico/modules/events/layout/templates/_menu.html:21
7154msgid "Toggle default event homepage"
7155msgstr ""
7156
7157#: indico/modules/events/layout/templates/_menu.html:35
7158msgid "Remove the menu entry?"
7159msgstr ""
7160
7161#: indico/modules/events/layout/templates/_menu.html:38
7162#, python-format
7163msgid "Are you sure you want to remove %(name)s?"
7164msgstr ""
7165
7166#: indico/modules/events/layout/templates/_menu.html:42
7167msgid "Are you sure you want to remove this spacer?"
7168msgstr ""
7169
7170#: indico/modules/events/layout/templates/_menu.html:59
7171msgid "Drop here to create a nested entry."
7172msgstr ""
7173
7174#: indico/modules/events/layout/templates/css_preview_header.html:9
7175msgid "Use selected template"
7176msgstr ""
7177
7178#: indico/modules/events/layout/templates/css_preview_header.html:12
7179msgid "Back to management area"
7180msgstr ""
7181
7182#: indico/modules/events/layout/templates/css_preview_header.html:15
7183msgid "Download CSS"
7184msgstr "?? CSS"
7185
7186#: indico/modules/events/layout/templates/image_list.html:6
7187msgid "Image"
7188msgstr "??"
7189
7190#: indico/modules/events/layout/templates/image_list.html:9
7191msgid "Get link to image"
7192msgstr ""
7193
7194#: indico/modules/events/layout/templates/image_list.html:14
7195msgid "Delete image"
7196msgstr "????"
7197
7198#: indico/modules/events/layout/templates/image_list.html:17
7199#, python-format
7200msgid "Are you sure you want to delete '%(filename)s'?"
7201msgstr ""
7202
7203#: indico/modules/events/layout/templates/image_list.html:27
7204msgid ""
7205"There are no images in this event. You can upload some using the form above."
7206msgstr ""
7207
7208#: indico/modules/events/layout/templates/images.html:11
7209msgid "Upload images"
7210msgstr "????"
7211
7212#: indico/modules/events/layout/templates/images.html:23
7213msgid "Existing Images"
7214msgstr "?????"
7215
7216#: indico/modules/events/layout/templates/layout_conference.html:11
7217msgid "General"
7218msgstr "??"
7219
7220#: indico/modules/events/layout/templates/layout_conference.html:15
7221msgid "Header Style"
7222msgstr ""
7223
7224#: indico/modules/events/layout/templates/layout_conference.html:21
7225#: indico/modules/events/sessions/templates/display/session_display.html:136 indico/modules/events/timetable/__init__.py:28
7226#: indico/modules/events/timetable/__init__.py:38 indico/modules/events/timetable/clone.py:23
7227#: indico/modules/events/timetable/templates/management.html:5
7228msgid "Timetable"
7229msgstr "???"
7230
7231#: indico/modules/events/layout/templates/layout_conference.html:32
7232#: indico/modules/events/layout/templates/layout_conference.html:45
7233msgid "Preview"
7234msgstr "??"
7235
7236#: indico/modules/events/layout/templates/layout_conference.html:38
7237msgid "Stylesheet"
7238msgstr ""
7239
7240#: indico/modules/events/layout/templates/layout_conference.html:50
7241msgid "Upload CSS file"
7242msgstr ""
7243
7244#: indico/modules/events/layout/templates/layout_conference.html:58
7245msgid "Event Logo"
7246msgstr "????"
7247
7248#: indico/modules/events/layout/templates/layout_conference.html:64
7249msgid "Upload logo"
7250msgstr "????"
7251
7252#: indico/modules/events/layout/templates/menu_edit.html:21
7253msgid "Customize menu"
7254msgstr "????"
7255
7256#: indico/modules/events/layout/templates/menu_edit.html:25
7257msgid ""
7258"Menu customization is currently enabled. Disabling it will revert all changes."
7259msgstr ""
7260
7261#: indico/modules/events/layout/templates/menu_edit.html:27
7262msgid ""
7263"When enabling menu customization, you can re-arrange menu entries and add"
7264" custom links/pages to your event."
7265msgstr ""
7266
7267#: indico/modules/events/layout/templates/menu_edit.html:36
7268msgid ""
7269"Disabling menu customizations will revert to the default menu and PERMANENTLY"
7270" DELETE all menu customizations including "
7271"custom pages."
7272msgstr ""
7273
7274#: indico/modules/events/layout/templates/menu_edit.html:54
7275msgid "Click and drag the blocks to reorder the menu entries."
7276msgstr ""
7277
7278#: indico/modules/events/layout/templates/menu_edit.html:63
7279msgid "Add entries"
7280msgstr ""
7281
7282#: indico/modules/events/layout/templates/menu_edit.html:66
7283msgid "Add new entries to the event menu."
7284msgstr ""
7285
7286#: indico/modules/events/layout/templates/menu_edit.html:72
7287msgid "Add an entry"
7288msgstr ""
7289
7290#: indico/modules/events/layout/templates/menu_edit.html:78
7291msgid "New link"
7292msgstr "???"
7293
7294#: indico/modules/events/layout/templates/menu_edit.html:85
7295msgid "New page"
7296msgstr "???"
7297
7298#: indico/modules/events/layout/templates/menu_edit.html:86
7299msgid "Add page"
7300msgstr "????"
7301
7302#: indico/modules/events/layout/templates/menu_edit.html:91
7303msgid "Add spacer"
7304msgstr "?????"
7305
7306#: indico/modules/events/layout/templates/page.html:14
7307msgid "Edit page"
7308msgstr "????"
7309
7310#: indico/modules/events/logs/models/entries.py:21 indico/web/views.py:252 indico/web/views.py:309
7311msgid "Management"
7312msgstr "??"
7313
7314#: indico/modules/events/logs/models/entries.py:21 indico/modules/events/registration/__init__.py:47
7315#: indico/modules/events/registration/templates/display/event_header.html:67
7316#: indico/modules/events/registration/templates/management/participants.html:4 indico/modules/events/reminders/forms.py:41
7317#: indico/modules/events/surveys/forms.py:50
7318msgid "Participants"
7319msgstr "???"
7320
7321#: indico/modules/events/logs/models/entries.py:21 indico/modules/events/management/forms.py:185
7322#: indico/modules/users/__init__.py:65 indico/modules/users/templates/emails.html:9
7323msgid "Emails"
7324msgstr "????"
7325
7326#: indico/modules/events/logs/templates/entry_email.html:6
7327msgid "This email is pending and will be sent soon."
7328msgstr ""
7329
7330#: indico/modules/events/logs/templates/entry_email.html:10
7331msgid "This email has been sent."
7332msgstr ""
7333
7334#: indico/modules/events/logs/templates/entry_email.html:14
7335msgid "Sending this email failed."
7336msgstr ""
7337
7338#: indico/modules/events/logs/templates/entry_email.html:33
7339msgid "To"
7340msgstr "???"
7341
7342#: indico/modules/events/logs/templates/entry_simple.html:33
7343msgid "No data to display"
7344msgstr ""
7345
7346#: indico/modules/events/logs/templates/logs.html:4
7347msgid "Logs"
7348msgstr "??"
7349
7350#: indico/modules/events/management/__init__.py:22
7351msgid "Reports"
7352msgstr "??"
7353
7354#: indico/modules/events/management/__init__.py:24
7355msgid "Advanced options"
7356msgstr "????"
7357
7358#: indico/modules/events/management/forms.py:52
7359msgid "Clone Once"
7360msgstr "?????"
7361
7362#: indico/modules/events/management/forms.py:53
7363msgid "Clone with fixed Interval"
7364msgstr ""
7365
7366#: indico/modules/events/management/forms.py:54
7367msgid "Clone with recurring Pattern"
7368msgstr ""
7369
7370#: indico/modules/events/management/forms.py:61
7371msgid "URL shortcut"
7372msgstr "????"
7373
7374#: indico/modules/events/management/forms.py:68
7375msgid ""
7376"<strong>{}SHORTCUT</strong> - the URL shortcut must be unique within this"
7377" Indico instance and is not case sensitive."
7378msgstr ""
7379
7380#: indico/modules/events/management/forms.py:76
7381msgid ""
7382"The URL shortcut must contain at least one character that is not a digit."
7383msgstr ""
7384
7385#: indico/modules/events/management/forms.py:78
7386msgid "The URL shortcut contains an invalid character."
7387msgstr ""
7388
7389#: indico/modules/events/management/forms.py:80
7390msgid "The URL shortcut may not contain two consecutive slashes."
7391msgstr ""
7392
7393#: indico/modules/events/management/forms.py:82
7394msgid "The URL shortcut may not begin/end with a slash."
7395msgstr ""
7396
7397#: indico/modules/events/management/forms.py:89
7398msgid "The URL shortcut is already used in another event."
7399msgstr ""
7400
7401#: indico/modules/events/management/forms.py:93
7402msgid "This URL shortcut is not available."
7403msgstr ""
7404
7405#: indico/modules/events/management/forms.py:104
7406msgid "Update timetable"
7407msgstr ""
7408
7409#: indico/modules/events/management/forms.py:105
7410msgid ""
7411"Move sessions/contributions/breaks in the timetable according to the new"
7412" event start time."
7413msgstr ""
7414
7415#: indico/modules/events/management/forms.py:108
7416msgid ""
7417"Specifying this date overrides the start date displayed on the main"
7418" conference page."
7419msgstr ""
7420
7421#: indico/modules/events/management/forms.py:112
7422msgid ""
7423"Specifying this date overrides the end date displayed on the main conference"
7424" page."
7425msgstr ""
7426
7427#: indico/modules/events/management/forms.py:141
7428msgid "To use this start date the timetable must be updated."
7429msgstr ""
7430
7431#: indico/modules/events/management/forms.py:154
7432msgid ""
7433"The event is too short to fit all timetable entries. It must be at least {}"
7434" longer."
7435msgstr ""
7436
7437#: indico/modules/events/management/forms.py:163
7438msgid "The event cannot end before its last timetable entry, which is at {}."
7439msgstr ""
7440
7441#: indico/modules/events/management/forms.py:185
7442msgid "email"
7443msgstr "????"
7444
7445#: indico/modules/events/management/forms.py:186
7446msgid "Phone numbers"
7447msgstr "????"
7448
7449#: indico/modules/events/management/forms.py:186
7450msgid "number"
7451msgstr "??"
7452
7453#: indico/modules/events/management/forms.py:188
7454msgid "Organizers"
7455msgstr "???"
7456
7457#: indico/modules/events/management/forms.py:189
7458msgid "Additional information"
7459msgstr "????"
7460
7461#: indico/modules/events/management/forms.py:191
7462msgid "This text is displayed on the main conference page."
7463msgstr ""
7464
7465#: indico/modules/events/management/forms.py:204 indico/web/forms/fields/simple.py:112
7466msgid "Invalid email address: {}"
7467msgstr "???????????{}"
7468
7469#: indico/modules/events/management/forms.py:224
7470msgid "Access key"
7471msgstr ""
7472
7473#: indico/modules/events/management/forms.py:225
7474msgid ""
7475"It is more secure to use only the ACL and not set an access key. <strong>It"
7476" will have no effect if the event is not "
7477"protected</strong>"
7478msgstr ""
7479
7480#: indico/modules/events/management/forms.py:229
7481msgid "Contact information shown when someone lacks access to the event"
7482msgstr ""
7483
7484#: indico/modules/events/management/forms.py:232
7485msgid ""
7486"From which point in the category tree this event will be visible from (number"
7487" of categories upwards). Applies to \"Today's "
7488"events\" and Calendar only. If the event is moved, this number will be"
7489" preserved."
7490msgstr ""
7491
7492#: indico/modules/events/management/forms.py:256
7493msgid "This event's visibility is currently limited by that of '{}'."
7494msgstr ""
7495
7496#: indico/modules/events/management/forms.py:276
7497msgid "Horizontal margins"
7498msgstr "????"
7499
7500#: indico/modules/events/management/forms.py:277
7501msgid "Vertical margins"
7502msgstr "????"
7503
7504#: indico/modules/events/management/forms.py:278 indico/modules/events/registration/forms.py:367
7505#: indico/modules/events/timetable/forms.py:183
7506msgid "Page size"
7507msgstr "????"
7508
7509#: indico/modules/events/management/forms.py:288
7510msgid "How to repeat"
7511msgstr "????"
7512
7513#: indico/modules/events/management/forms.py:292
7514msgid "What to clone"
7515msgstr ""
7516
7517#: indico/modules/events/management/forms.py:319
7518msgid "You have to select a category"
7519msgstr "?????????"
7520
7521#: indico/modules/events/management/forms.py:321
7522msgid "You can't create events in this category"
7523msgstr ""
7524
7525#: indico/modules/events/management/forms.py:347
7526msgid "Starting"
7527msgstr "??"
7528
7529#: indico/modules/events/management/forms.py:351 indico/modules/events/management/templates/_action_menu.html:107
7530#: indico/modules/events/management/templates/clone_event.html:111
7531msgid "Clone"
7532msgstr "??"
7533
7534#: indico/modules/events/management/forms.py:352
7535msgid "Until a given day (inclusive)"
7536msgstr "?????????"
7537
7538#: indico/modules/events/management/forms.py:353
7539msgid "A number of times"
7540msgstr ""
7541
7542#: indico/modules/events/management/forms.py:355
7543msgid "Number of times"
7544msgstr "??"
7545
7546#: indico/modules/events/management/forms.py:357
7547msgid "You can clone a maximum of 100 times"
7548msgstr "??????? 100 ?"
7549
7550#: indico/modules/events/management/forms.py:366 indico/modules/events/management/forms.py:376
7551msgid "Every"
7552msgstr "?"
7553
7554#: indico/modules/events/management/forms.py:372
7555msgid "The time period must be positive"
7556msgstr "?????????"
7557
7558#: indico/modules/events/management/forms.py:377
7559msgid "Months"
7560msgstr "??"
7561
7562#: indico/modules/events/management/forms.py:378
7563msgid "Number of months between repetitions"
7564msgstr ""
7565
7566#: indico/modules/events/management/util.py:52
7567msgid "Edit session \"{name}\""
7568msgstr ""
7569
7570#: indico/modules/events/management/util.py:56
7571msgid "Edit contribution \"{name}\""
7572msgstr ""
7573
7574#: indico/modules/events/management/util.py:60
7575msgid "Edit folder \"{name}\""
7576msgstr ""
7577
7578#: indico/modules/events/management/util.py:64
7579msgid "Edit attachment \"{name}\""
7580msgstr ""
7581
7582#: indico/modules/events/management/util.py:187
7583msgid "You have added a user with no Indico account."
7584msgid_plural "You have added {} users with no Indico account."
7585msgstr[0] ""
7586
7587#: indico/modules/events/management/util.py:189
7588msgid ""
7589"An Indico account may be needed to upload materials and/or manage contents."
7590msgstr ""
7591
7592#: indico/modules/events/management/util.py:191
7593msgid "To invite them, please go to the {link_start}Roles page{link_end}"
7594msgstr ""
7595
7596#: indico/modules/events/management/util.py:195
7597msgid ""
7598"Please contact the manager if you think this user should be able to access"
7599" these features."
7600msgid_plural ""
7601"Please contact the manager if you think these users should be able to access"
7602" these features."
7603msgstr[0] ""
7604
7605#: indico/modules/events/management/controllers/actions.py:31
7606msgid "Event \"{}\" successfully deleted."
7607msgstr ""
7608
7609#: indico/modules/events/management/controllers/actions.py:48
7610msgid "The event type has been changed to {}."
7611msgstr ""
7612
7613#: indico/modules/events/management/controllers/actions.py:65
7614msgid "The event is now locked."
7615msgstr ""
7616
7617#: indico/modules/events/management/controllers/actions.py:78
7618msgid "The event is now unlocked."
7619msgstr ""
7620
7621#: indico/modules/events/management/controllers/actions.py:98
7622msgid "Event \"{}\" has been moved to category \"{}\""
7623msgstr ""
7624
7625#: indico/modules/events/management/controllers/base.py:35
7626msgid "You are not authorized to manage this event."
7627msgstr ""
7628
7629#: indico/modules/events/management/controllers/cloning.py:135
7630msgid "You can clone maximum of 100 times at once"
7631msgstr ""
7632
7633#: indico/modules/events/management/controllers/cloning.py:187
7634msgid "Welcome to your cloned event!"
7635msgstr ""
7636
7637#: indico/modules/events/management/controllers/cloning.py:190
7638msgid "{} new events created."
7639msgstr ""
7640
7641#: indico/modules/events/management/controllers/posters.py:45
7642#: indico/modules/events/registration/templates/management/print_badges.html:17
7643#: indico/modules/events/tracks/templates/display.html:12
7644msgid "Download PDF"
7645msgstr ""
7646
7647#: indico/modules/events/management/controllers/protection.py:75
7648msgid "Protection settings have been updated"
7649msgstr ""
7650
7651#: indico/modules/events/management/templates/_action_menu.html:2
7652#, python-format
7653msgid ""
7654"Changing the event type to <strong>%(type)s</strong> will change the look of"
7655" the event page and may disable some features "
7656"not available for the new event type."
7657msgstr ""
7658
7659#: indico/modules/events/management/templates/_action_menu.html:11
7660msgid "Change type"
7661msgstr ""
7662
7663#: indico/modules/events/management/templates/_action_menu.html:17
7664msgid "This is the event's current type."
7665msgstr ""
7666
7667#: indico/modules/events/management/templates/_action_menu.html:24
7668msgid "Confirm type change"
7669msgstr ""
7670
7671#: indico/modules/events/management/templates/_action_menu.html:40
7672msgid "Only the event creator and category managers may unlock an event."
7673msgstr ""
7674
7675#: indico/modules/events/management/templates/_action_menu.html:41
7676#: indico/modules/events/management/templates/_action_menu.html:58
7677msgid "Unlock"
7678msgstr ""
7679
7680#: indico/modules/events/management/templates/_action_menu.html:45
7681msgid "Only the event creator and category managers may lock an event."
7682msgstr ""
7683
7684#: indico/modules/events/management/templates/_action_menu.html:46
7685#: indico/modules/events/management/templates/_action_menu.html:67
7686msgid "Lock"
7687msgstr "?"
7688
7689#: indico/modules/events/management/templates/_action_menu.html:52
7690msgid "Unlock event"
7691msgstr ""
7692
7693#: indico/modules/events/management/templates/_action_menu.html:62
7694#: indico/modules/events/management/templates/lock_event.html:10
7695msgid "Lock event"
7696msgstr ""
7697
7698#: indico/modules/events/management/templates/_action_menu.html:77
7699msgid "Move event to another category"
7700msgstr ""
7701
7702#: indico/modules/events/management/templates/_action_menu.html:80
7703msgid "Move"
7704msgstr "??"
7705
7706#: indico/modules/events/management/templates/_action_menu.html:103
7707msgid "Clone event"
7708msgstr ""
7709
7710#: indico/modules/events/management/templates/_action_menu.html:105
7711#: indico/modules/events/templates/display/common/_manage_button.html:30
7712#: indico/modules/events/templates/display/common/_manage_button.html:32
7713msgid "Clone Event"
7714msgstr ""
7715
7716#: indico/modules/events/management/templates/_action_menu.html:117
7717msgid "Event actions"
7718msgstr ""
7719
7720#: indico/modules/events/management/templates/_action_menu.html:129
7721msgid "Events cloned from the current event:"
7722msgstr ""
7723
7724#: indico/modules/events/management/templates/_base_person_list.html:41
7725#: indico/modules/events/persons/templates/management/person_list.html:37
7726#: indico/modules/events/persons/templates/management/person_list.html:95
7727#: indico/modules/events/persons/templates/management/person_list.html:110
7728#: indico/modules/events/registration/templates/management/regform_reglist.html:106
7729#: indico/modules/events/registration/util.py:147 indico/modules/events/roles/templates/_roles.html:44
7730msgid "Send email"
7731msgstr "??????"
7732
7733#: indico/modules/events/management/templates/_base_person_list.html:45
7734#: indico/modules/events/persons/templates/management/person_list.html:42
7735msgid "Send emails"
7736msgstr "??????"
7737
7738#: indico/modules/events/management/templates/_event_person_list.html:15
7739#: indico/modules/events/management/templates/_settings.html:166
7740#: indico/modules/events/papers/templates/management/paper_person_list.html:19
7741#: indico/modules/events/persons/templates/management/person_list.html:210 indico/modules/events/registration/forms.py:173
7742#: indico/modules/events/registration/templates/management/regform_invite.html:7
7743#: indico/modules/events/registration/templates/management/regform_reglist.html:110
7744#: indico/modules/events/surveys/templates/management/survey.html:149 indico/modules/groups/templates/_group_members.html:10
7745#: indico/modules/users/forms.py:89
7746msgid "Email"
7747msgstr "????"
7748
7749#: indico/modules/events/management/templates/_event_person_list.html:17
7750msgid "Author type"
7751msgstr ""
7752
7753#: indico/modules/events/management/templates/_event_person_list.html:35 indico/modules/users/templates/emails.html:21
7754msgid "Primary"
7755msgstr ""
7756
7757#: indico/modules/events/management/templates/_event_person_list.html:45
7758msgid "This person is a speaker"
7759msgstr ""
7760
7761#: indico/modules/events/management/templates/_event_person_list.html:47
7762msgid "This person is not a speaker"
7763msgstr ""
7764
7765#: indico/modules/events/management/templates/_management_frame.html:16
7766#, python-format
7767msgid ""
7768"Created by %(name)s (%(email)s) from event on %(link_start)s%(date)s"
7769"%(link_end)s"
7770msgstr ""
7771
7772#: indico/modules/events/management/templates/_management_frame.html:20
7773#, python-format
7774msgid "Created by %(name)s (%(email)s)"
7775msgstr ""
7776
7777#: indico/modules/events/management/templates/_settings.html:38
7778msgid "Edit basic event data"
7779msgstr ""
7780
7781#: indico/modules/events/management/templates/_settings.html:47
7782msgid "Short URL"
7783msgstr ""
7784
7785#: indico/modules/events/management/templates/_settings.html:53
7786#: indico/modules/events/surveys/templates/management/survey.html:17 indico/modules/events/templates/footer.html:12
7787msgid "Copy link to clipboard"
7788msgstr ""
7789
7790#: indico/modules/events/management/templates/_settings.html:67
7791msgid "Edit event dates"
7792msgstr ""
7793
7794#: indico/modules/events/management/templates/_settings.html:72 indico/modules/events/reminders/forms.py:37
7795#: indico/modules/news/templates/admin/news.html:35 indico/modules/rb/templates/booking_list.html:90
7796msgid "Date"
7797msgstr "??"
7798
7799#: indico/modules/events/management/templates/_settings.html:88 indico/modules/events/management/templates/event_dates.html:6
7800msgid "Screen dates"
7801msgstr ""
7802
7803#: indico/modules/events/management/templates/_settings.html:103
7804msgid "Edit event location"
7805msgstr ""
7806
7807#: indico/modules/events/management/templates/_settings.html:106 indico/modules/rb/templates/booking_list.html:87
7808#: indico/web/templates/forms/location_widget.html:61
7809msgid "Room"
7810msgstr ""
7811
7812#: indico/modules/events/management/templates/_settings.html:109 indico/web/templates/forms/location_widget.html:47
7813msgid "Venue"
7814msgstr ""
7815
7816#: indico/modules/events/management/templates/_settings.html:121
7817msgid "Edit speakers"
7818msgstr ""
7819
7820#: indico/modules/events/management/templates/_settings.html:121
7821msgid "Edit chairpersons"
7822msgstr ""
7823
7824#: indico/modules/events/management/templates/_settings.html:150
7825msgid "Edit contact info"
7826msgstr ""
7827
7828#: indico/modules/events/management/templates/_settings.html:154
7829msgid "Organizer"
7830msgstr "???"
7831
7832#: indico/modules/events/management/templates/_settings.html:159
7833msgid "Additional info"
7834msgstr ""
7835
7836#: indico/modules/events/management/templates/_settings.html:163
7837msgid "Contact title"
7838msgstr ""
7839
7840#: indico/modules/events/management/templates/_settings.html:177
7841msgid "Edit keywords / references"
7842msgstr ""
7843
7844#: indico/modules/events/management/templates/_settings.html:177
7845msgid "Edit keywords"
7846msgstr ""
7847
7848#: indico/modules/events/management/templates/base.html:24
7849msgid "See the display page of the event"
7850msgstr ""
7851
7852#: indico/modules/events/management/templates/base.html:34
7853msgid "This event has been locked and cannot be modified."
7854msgstr ""
7855
7856#: indico/modules/events/management/templates/clone_event.html:32
7857msgid "1. Repetition"
7858msgstr "1. ??"
7859
7860#: indico/modules/events/management/templates/clone_event.html:38
7861msgid "2. Contents"
7862msgstr "2. ??"
7863
7864#: indico/modules/events/management/templates/clone_event.html:44
7865msgid "3. Category"
7866msgstr "3. ??"
7867
7868#: indico/modules/events/management/templates/clone_event.html:50
7869msgid "4. Dates"
7870msgstr "4. ??"
7871
7872#: indico/modules/events/management/templates/clone_event.html:58
7873msgid "How should the event be cloned?"
7874msgstr "?????????"
7875
7876#: indico/modules/events/management/templates/clone_event.html:63
7877msgid "What should be cloned?"
7878msgstr "????????"
7879
7880#: indico/modules/events/management/templates/clone_event.html:69
7881msgid "Where should the events be placed?"
7882msgstr ""
7883
7884#: indico/modules/events/management/templates/clone_event.html:94
7885#, python-format
7886msgid ""
7887"%(count)s new events will be created. %(lastday)s<strong>All cloned events"
7888" will occur on the last day of the month.</strong>"
7889"%(endlastday)s %(link)sWhen?%(endlink)s"
7890msgstr ""
7891
7892#: indico/modules/events/management/templates/clone_event.html:113
7893msgid "Next"
7894msgstr "???"
7895
7896#: indico/modules/events/management/templates/clone_event.html:123
7897msgid "Previous"
7898msgstr "???"
7899
7900#: indico/modules/events/management/templates/delete_event.html:6
7901#, python-format
7902msgid ""
7903"Please note that if you delete the event you will lose all the information"
7904" contained in it, %(strong)sincluding "
7905"%(num_bookings)s Room Booking(s)%(endstrong)s linked to it. This operation is"
7906" irreversible!"
7907msgstr ""
7908
7909#: indico/modules/events/management/templates/delete_event.html:12
7910msgid ""
7911"Please note that if you delete the event you will lose all the information"
7912" contained in it. This operation is irreversible!"
7913msgstr ""
7914
7915#: indico/modules/events/management/templates/delete_event.html:20
7916#, python-format
7917msgid ""
7918"You are about to <strong>delete</strong> the whole event \"<strong>"
7919"%(event_title)s</strong>\"!"
7920msgstr ""
7921
7922#: indico/modules/events/management/templates/delete_events.html:3
7923msgid "Delete events"
7924msgstr "????"
7925
7926#: indico/modules/events/management/templates/delete_events.html:7
7927#, python-format
7928msgid ""
7929"Please note that if you delete the events you will lose all the information"
7930" contained in them, %(strong)sincluding "
7931"%(num_bookings)s Room Booking(s)%(endstrong)s. This operation is irreversible!"
7932msgstr ""
7933
7934#: indico/modules/events/management/templates/delete_events.html:13
7935msgid ""
7936"Please note that if you delete the events you will lose all the information"
7937" contained in them. This operation is "
7938"irreversible!"
7939msgstr ""
7940
7941#: indico/modules/events/management/templates/delete_events.html:22
7942#, python-format
7943msgid "You are about to <strong>delete</strong> the following event:"
7944msgid_plural ""
7945"You are about to <strong>delete</strong> the following <strong>%(count)s<"
7946"/strong> events:"
7947msgstr[0] ""
7948
7949#: indico/modules/events/management/templates/event_contact_info.html:6
7950msgid "Contact/Support"
7951msgstr ""
7952
7953#: indico/modules/events/management/templates/event_protection.html:4
7954msgid "Event protection"
7955msgstr ""
7956
7957#: indico/modules/events/management/templates/event_protection.html:11
7958msgid "Session coordinator rights"
7959msgstr ""
7960
7961#: indico/modules/events/management/templates/event_protection.html:16
7962msgid "Basic rights"
7963msgstr ""
7964
7965#: indico/modules/events/management/templates/event_protection.html:18
7966msgid ""
7967"Restricted session timetable management (add contributions, create breaks)"
7968msgstr ""
7969
7970#: indico/modules/events/management/templates/event_protection.html:19
7971msgid "View comments from the conference manager (no modifications)"
7972msgstr ""
7973
7974#: indico/modules/events/management/templates/event_protection.html:20
7975msgid "View contribution list (no modifications)"
7976msgstr ""
7977
7978#: indico/modules/events/management/templates/event_protection.html:21
7979msgid "View session main data (no modifications)"
7980msgstr ""
7981
7982#: indico/modules/events/management/templates/lock_event.html:4
7983msgid ""
7984"Please note that if you lock this event, you will not be able to change it"
7985" anymore. Only the creator of the event or a "
7986"category manager will be able to unlock it."
7987msgstr ""
7988
7989#: indico/modules/events/management/templates/lock_event.html:12
7990msgid "You are about to lock this event!"
7991msgstr ""
7992
7993#: indico/modules/events/management/templates/non_inheriting_objects.html:3
7994msgid ""
7995"The following objects have custom protection settings.<br> Clicking their"
7996" title will open the protection settings for that "
7997"specific object."
7998msgstr ""
7999
8000#: indico/modules/events/management/templates/settings.html:13
8001msgid "Book the event location"
8002msgstr ""
8003
8004#: indico/modules/events/management/templates/settings.html:14
8005msgid "There is no active booking linked to this event."
8006msgstr ""
8007
8008#: indico/modules/events/management/templates/settings.html:22
8009msgid "Book the room"
8010msgstr ""
8011
8012#: indico/modules/events/models/events.py:52 indico/modules/events/templates/management/_create_event_button.html:8
8013msgid "Lecture"
8014msgstr ""
8015
8016#: indico/modules/events/models/events.py:52 indico/modules/events/templates/management/_create_event_button.html:9
8017msgid "Meeting"
8018msgstr "??"
8019
8020#: indico/modules/events/models/events.py:52 indico/modules/events/templates/management/_create_event_button.html:10
8021msgid "Conference"
8022msgstr "???"
8023
8024#: indico/modules/events/notes/clone.py:21 indico/modules/events/notes/forms.py:19
8025#: indico/modules/events/notes/templates/_note.html:23 indico/modules/events/templates/display/compact.html:13
8026#: indico/modules/events/timetable/templates/display/compact.html:31
8027#: indico/modules/events/timetable/templates/display/compact.html:92
8028msgid "Minutes"
8029msgstr "??"
8030
8031#: indico/modules/events/notes/templates/_note.html:38
8032msgid "There are minutes attached to this event."
8033msgstr ""
8034
8035#: indico/modules/events/notes/templates/_note.html:39
8036msgid "Show them"
8037msgstr ""
8038
8039#: indico/modules/events/notes/templates/_note.html:61
8040msgid "Permanent link"
8041msgstr ""
8042
8043#: indico/modules/events/notes/templates/_note.html:64 indico/modules/events/templates/display/common/_manage_button.html:6
8044#: indico/modules/events/templates/display/common/_manage_button.html:45
8045msgid "Edit minutes"
8046msgstr ""
8047
8048#: indico/modules/events/notes/templates/_note.html:67
8049msgid "Delete minutes"
8050msgstr ""
8051
8052#: indico/modules/events/notes/templates/_note.html:69
8053msgid "Delete minutes?"
8054msgstr ""
8055
8056#: indico/modules/events/notes/templates/_note.html:70
8057msgid "Do you want to delete the attached minutes?"
8058msgstr ""
8059
8060#: indico/modules/events/papers/__init__.py:29 indico/modules/events/papers/__init__.py:74
8061#: indico/modules/events/papers/__init__.py:129 indico/modules/events/papers/templates/management/_base.html:7
8062#: indico/modules/events/papers/templates/management/assignment.html:5
8063msgid "Call for Papers"
8064msgstr ""
8065
8066#: indico/modules/events/papers/__init__.py:75
8067msgid ""
8068"Gives event managers the opportunity to open a \"Call for Papers\" and use"
8069" the paper reviewing workflow."
8070msgstr ""
8071
8072#: indico/modules/events/papers/__init__.py:85
8073msgid "Paper Manager"
8074msgstr ""
8075
8076#: indico/modules/events/papers/__init__.py:86
8077msgid "Grants management rights for paper reviewing on an event."
8078msgstr ""
8079
8080#: indico/modules/events/papers/__init__.py:93
8081msgid "Grants paper judgment rights for assigned papers."
8082msgstr ""
8083
8084#: indico/modules/events/papers/__init__.py:98
8085#: indico/modules/events/papers/templates/forms/paper_email_settings_widget.html:14
8086msgid "Content reviewer"
8087msgstr ""
8088
8089#: indico/modules/events/papers/__init__.py:99
8090msgid "Grants content reviewing rights for assigned papers."
8091msgstr ""
8092
8093#: indico/modules/events/papers/__init__.py:104
8094#: indico/modules/events/papers/templates/forms/paper_email_settings_widget.html:17
8095msgid "Layout reviewer"
8096msgstr ""
8097
8098#: indico/modules/events/papers/__init__.py:105
8099msgid "Grants layout reviewing rights for assigned papers."
8100msgstr ""
8101
8102#: indico/modules/events/papers/__init__.py:136
8103msgid "Judging Area"
8104msgstr ""
8105
8106#: indico/modules/events/papers/forms.py:75
8107msgid "Paper managers"
8108msgstr ""
8109
8110#: indico/modules/events/papers/forms.py:76
8111msgid "List of users allowed to manage the call for papers"
8112msgstr ""
8113
8114#: indico/modules/events/papers/forms.py:77 indico/modules/events/papers/templates/_paper_list.html:52
8115#: indico/modules/events/papers/templates/_paper_list.html:237 indico/modules/events/papers/templates/_paper_list.html:281
8116#: indico/modules/events/papers/templates/management/paper_person_list.html:5
8117msgid "Judges"
8118msgstr ""
8119
8120#: indico/modules/events/papers/forms.py:78
8121msgid "List of users allowed to judge papers"
8122msgstr ""
8123
8124#: indico/modules/events/papers/forms.py:79 indico/modules/events/papers/templates/_paper_list.html:57
8125#: indico/modules/events/papers/templates/_paper_list.html:250 indico/modules/events/papers/templates/_paper_list.html:294
8126#: indico/modules/events/papers/templates/management/paper_person_list.html:8
8127msgid "Content reviewers"
8128msgstr ""
8129
8130#: indico/modules/events/papers/forms.py:80
8131msgid "List of users allowed to review the content of the assigned papers"
8132msgstr ""
8133
8134#: indico/modules/events/papers/forms.py:82 indico/modules/events/papers/templates/_paper_list.html:62
8135#: indico/modules/events/papers/templates/_paper_list.html:263 indico/modules/events/papers/templates/_paper_list.html:307
8136#: indico/modules/events/papers/templates/management/paper_person_list.html:12
8137msgid "Layout reviewers"
8138msgstr ""
8139
8140#: indico/modules/events/papers/forms.py:83
8141msgid "List of users allowed to review the layout of the assigned papers"
8142msgstr ""
8143
8144#: indico/modules/events/papers/forms.py:97
8145msgid "The moment users can start submitting papers"
8146msgstr ""
8147
8148#: indico/modules/events/papers/forms.py:99
8149msgid "The moment the submission process ends"
8150msgstr ""
8151
8152#: indico/modules/events/papers/forms.py:146
8153msgid "Email notifications"
8154msgstr ""
8155
8156#: indico/modules/events/papers/forms.py:223
8157msgid "You may leave a comment (only visible to reviewers and judges)..."
8158msgstr ""
8159
8160#: indico/modules/events/papers/forms.py:247 indico/modules/events/papers/templates/management/overview.html:38
8161#: indico/modules/events/papers/templates/management/overview.html:90
8162#: indico/modules/events/papers/templates/management/overview.html:139
8163#: indico/modules/events/registration/templates/display/_regform_info.html:30
8164#: indico/modules/events/surveys/templates/display/survey_list.html:13
8165msgid "Deadline"
8166msgstr ""
8167
8168#: indico/modules/events/papers/forms.py:248
8169msgid "Enforce deadline"
8170msgstr ""
8171
8172#: indico/modules/events/papers/lists.py:36
8173msgid "Not yet submitted"
8174msgstr ""
8175
8176#: indico/modules/events/papers/lists.py:63 indico/modules/events/roles/templates/_roles.html:35
8177msgid "Unassigned"
8178msgstr ""
8179
8180#: indico/modules/events/papers/settings.py:18
8181msgid "Layout Reviewer"
8182msgstr ""
8183
8184#: indico/modules/events/papers/settings.py:18
8185msgid "Content Reviewer"
8186msgstr ""
8187
8188#: indico/modules/events/papers/controllers/display.py:225
8189msgid "The paper judgment has been reset"
8190msgstr ""
8191
8192#: indico/modules/events/papers/controllers/management.py:79
8193msgid "The members of the teams were updated successfully"
8194msgstr ""
8195
8196#: indico/modules/events/papers/controllers/management.py:83
8197msgid "Users have been removed from 1 contribution"
8198msgid_plural "Users have been removed from {} contributions"
8199msgstr[0] ""
8200
8201#: indico/modules/events/papers/controllers/management.py:119
8202msgid "Team competences were updated successfully"
8203msgstr ""
8204
8205#: indico/modules/events/papers/controllers/management.py:151
8206msgid "Call for papers has been rescheduled"
8207msgstr ""
8208
8209#: indico/modules/events/papers/controllers/management.py:153
8210msgid "Call for papers has been scheduled"
8211msgstr ""
8212
8213#: indico/modules/events/papers/controllers/management.py:163
8214msgid "Call for papers is now open"
8215msgstr ""
8216
8217#: indico/modules/events/papers/controllers/management.py:172
8218msgid "Call for papers is now closed"
8219msgstr ""
8220
8221#: indico/modules/events/papers/controllers/management.py:195
8222msgid "The reviewing settings were saved successfully"
8223msgstr ""
8224
8225#: indico/modules/events/papers/controllers/management.py:212
8226msgid "Content reviewing deadline has been set."
8227msgstr ""
8228
8229#: indico/modules/events/papers/controllers/management.py:213
8230msgid "Layout reviewing deadline has been set."
8231msgstr ""
8232
8233#: indico/modules/events/papers/controllers/management.py:214
8234msgid "Judging deadline has been set."
8235msgstr ""
8236
8237#: indico/modules/events/papers/controllers/paper.py:135
8238msgid "One paper has been judged."
8239msgid_plural "{num} papers have been judged."
8240msgstr[0] ""
8241
8242#: indico/modules/events/papers/controllers/paper.py:139
8243msgid ""
8244"One contribution has been skipped since it has no paper submitted yet or it"
8245" is in a final state."
8246msgid_plural ""
8247"{num} contributions have been skipped since they have no paper submitted yet"
8248" or they are in a final state."
8249msgstr[0] ""
8250
8251#: indico/modules/events/papers/controllers/paper.py:165
8252msgid "Paper reviewing roles have been assigned."
8253msgstr ""
8254
8255#: indico/modules/events/papers/controllers/paper.py:167
8256msgid "Paper reviewing roles have been unassigned."
8257msgstr ""
8258
8259#: indico/modules/events/papers/controllers/templates.py:55
8260msgid "Paper template \"{}\" added."
8261msgstr ""
8262
8263#: indico/modules/events/papers/controllers/templates.py:68
8264msgid "Paper template \"{}\" updated."
8265msgstr ""
8266
8267#: indico/modules/events/papers/controllers/templates.py:78
8268msgid "Paper template \"{}\" deleted."
8269msgstr ""
8270
8271#: indico/modules/events/papers/models/reviews.py:21 indico/modules/events/papers/models/revisions.py:26
8272#: indico/modules/events/papers/templates/_paper_list.html:350
8273msgid "To be corrected"
8274msgstr ""
8275
8276#: indico/modules/events/papers/models/reviews.py:61
8277msgid "Visible to reviewers and judges"
8278msgstr ""
8279
8280#: indico/modules/events/papers/models/reviews.py:62
8281msgid "Visible to contributors, reviewers, and judges"
8282msgstr ""
8283
8284#: indico/modules/events/papers/templates/_contributions.html:14
8285msgid "Paper"
8286msgstr ""
8287
8288#: indico/modules/events/papers/templates/_contributions.html:47
8289msgid "Go to timeline"
8290msgstr ""
8291
8292#: indico/modules/events/papers/templates/_contributions.html:61
8293#: indico/modules/events/papers/templates/display/_common.html:10
8294#: indico/modules/events/papers/templates/management/cfp_actions/open.html:4
8295msgid "The call for papers is open"
8296msgstr ""
8297
8298#: indico/modules/events/papers/templates/_contributions.html:64
8299msgid "You can submit a paper."
8300msgstr ""
8301
8302#: indico/modules/events/papers/templates/_contributions.html:69
8303#, python-format
8304msgid "Submit paper for "%(title)s""
8305msgstr ""
8306
8307#: indico/modules/events/papers/templates/_contributions.html:74
8308#: indico/modules/events/papers/templates/display/_common.html:37
8309#: indico/modules/events/papers/templates/display/_common.html:44
8310msgid "Submit paper"
8311msgstr ""
8312
8313#: indico/modules/events/papers/templates/_contributions.html:86
8314msgid "Your paper is under review"
8315msgstr ""
8316
8317#: indico/modules/events/papers/templates/_contributions.html:89
8318msgid "Please wait until the reviewers come back to you"
8319msgstr ""
8320
8321#: indico/modules/events/papers/templates/_contributions.html:93
8322msgid "Your paper was rejected"
8323msgstr ""
8324
8325#: indico/modules/events/papers/templates/_contributions.html:96
8326msgid "You can check the review history in the timeline"
8327msgstr ""
8328
8329#: indico/modules/events/papers/templates/_contributions.html:100
8330msgid "Your paper needs to be corrected"
8331msgstr ""
8332
8333#: indico/modules/events/papers/templates/_contributions.html:103
8334msgid "Please check the review and submit a revised version"
8335msgstr ""
8336
8337#: indico/modules/events/papers/templates/_paper_list.html:24
8338msgid ""
8339"The filtering criteria do not match with any of the existing papers. Try to"
8340" clear the filters."
8341msgstr ""
8342
8343#: indico/modules/events/papers/templates/_paper_list.html:28
8344msgid "There are no papers yet."
8345msgstr ""
8346
8347#: indico/modules/events/papers/templates/_paper_list.html:48
8348msgid "Revision"
8349msgstr "??"
8350
8351#: indico/modules/events/papers/templates/_paper_list.html:73
8352msgid "Paper not yet submitted"
8353msgstr ""
8354
8355#: indico/modules/events/papers/templates/_paper_list.html:117
8356msgid "No submission"
8357msgstr ""
8358
8359#: indico/modules/events/papers/templates/_paper_list.html:225 indico/modules/events/papers/templates/assign_role.html:66
8360msgid "Assign"
8361msgstr "??"
8362
8363#: indico/modules/events/papers/templates/_paper_list.html:231
8364msgid "Assign judges to selected contributions"
8365msgstr ""
8366
8367#: indico/modules/events/papers/templates/_paper_list.html:244
8368msgid "Assign content reviewers to selected contributions"
8369msgstr ""
8370
8371#: indico/modules/events/papers/templates/_paper_list.html:257
8372msgid "Assign layout reviewers to selected contributions"
8373msgstr ""
8374
8375#: indico/modules/events/papers/templates/_paper_list.html:269 indico/modules/events/papers/templates/assign_role.html:66
8376msgid "Unassign"
8377msgstr ""
8378
8379#: indico/modules/events/papers/templates/_paper_list.html:275
8380msgid "Unassign judges from selected contributions"
8381msgstr ""
8382
8383#: indico/modules/events/papers/templates/_paper_list.html:288
8384msgid "Unassign content reviewers from selected contributions"
8385msgstr ""
8386
8387#: indico/modules/events/papers/templates/_paper_list.html:301
8388msgid "Unassign layout reviewers from selected contributions"
8389msgstr ""
8390
8391#: indico/modules/events/papers/templates/_paper_list.html:320
8392msgid "Accept selected papers"
8393msgstr ""
8394
8395#: indico/modules/events/papers/templates/_paper_list.html:332
8396msgid "Reject selected papers"
8397msgstr ""
8398
8399#: indico/modules/events/papers/templates/_paper_list.html:344
8400msgid "Mark to be corrected selected papers"
8401msgstr ""
8402
8403#: indico/modules/events/papers/templates/_paper_list.html:364
8404msgid "Download papers"
8405msgstr ""
8406
8407#: indico/modules/events/papers/templates/assign_role.html:15
8408#: indico/modules/events/papers/templates/management/competences.html:19
8409#: indico/modules/events/papers/templates/management/overview.html:198
8410#: indico/modules/events/papers/templates/management/overview.html:200
8411msgid "Competences"
8412msgstr ""
8413
8414#: indico/modules/events/papers/templates/assign_role.html:43
8415msgid "There are no judges yet."
8416msgstr ""
8417
8418#: indico/modules/events/papers/templates/assign_role.html:45
8419msgid "There are no content reviewers yet."
8420msgstr ""
8421
8422#: indico/modules/events/papers/templates/assign_role.html:47
8423msgid "There are no layout reviewers yet."
8424msgstr ""
8425
8426#: indico/modules/events/papers/templates/assign_role.html:51
8427msgid "There are no judges assigned to the selected contributions."
8428msgstr ""
8429
8430#: indico/modules/events/papers/templates/assign_role.html:53
8431msgid "There are no content reviewers assigned to the selected contributions."
8432msgstr ""
8433
8434#: indico/modules/events/papers/templates/assign_role.html:55
8435msgid "There are no layout reviewers assigned to the selected contributions."
8436msgstr ""
8437
8438#: indico/modules/events/papers/templates/paper.html:17
8439msgid "Back to the contribution"
8440msgstr ""
8441
8442#: indico/modules/events/papers/templates/paper_list_filter.html:40
8443msgid "Customize paper assignment list"
8444msgstr ""
8445
8446#: indico/modules/events/papers/templates/paper_list_filter.html:43
8447#, python-format
8448msgid ""
8449"Change the configuration of the paper assignment list by enabling/disabling"
8450" the columns listed below, or by applying "
8451"filtering (%(filter_icon)s) options."
8452msgstr ""
8453
8454#: indico/modules/events/papers/templates/paper_list_filter.html:69
8455msgid "General paper assignment info"
8456msgstr ""
8457
8458#: indico/modules/events/papers/templates/display/_common.html:18
8459#, python-format
8460msgid "You can submit your paper for %(contrib_title)s"
8461msgstr ""
8462
8463#: indico/modules/events/papers/templates/display/_common.html:20
8464msgid "You can submit a paper"
8465msgstr ""
8466
8467#: indico/modules/events/papers/templates/display/_common.html:24
8468msgid "The call for papers is closed."
8469msgstr ""
8470
8471#: indico/modules/events/papers/templates/display/_common.html:32
8472#: indico/modules/events/papers/templates/display/select_contribution.html:16
8473msgid "Submit new paper"
8474msgstr ""
8475
8476#: indico/modules/events/papers/templates/display/_common.html:41
8477msgid "Select contribution"
8478msgstr ""
8479
8480#: indico/modules/events/papers/templates/display/_paper_list.html:32
8481#: indico/modules/events/papers/templates/display/_paper_list.html:40 indico/modules/events/templates/reviews/_omnibox.html:76
8482msgid "Already reviewed"
8483msgstr ""
8484
8485#: indico/modules/events/papers/templates/display/call_for_papers.html:29
8486#: indico/modules/events/papers/templates/management/overview.html:149
8487msgid "Paper templates"
8488msgstr ""
8489
8490#: indico/modules/events/papers/templates/display/call_for_papers.html:50
8491msgid "My papers"
8492msgstr ""
8493
8494#: indico/modules/events/papers/templates/display/call_for_papers.html:68
8495msgid "You haven't submitted any paper."
8496msgstr ""
8497
8498#: indico/modules/events/papers/templates/display/judging_area.html:11
8499msgid ""
8500"The judging area shows the papers for which you are a judge. It allows you to"
8501" assign reviewers and judge papers."
8502msgstr ""
8503
8504#: indico/modules/events/papers/templates/display/judging_area.html:23
8505#, python-format
8506msgid ""
8507"Paper judges use this area to judge papers assigned to them.<br> As a manager"
8508" you can see all papers in the "
8509"%(link_start)smanagement area%(link_end)s."
8510msgstr ""
8511
8512#: indico/modules/events/papers/templates/display/reviewing_area.html:12
8513msgid "The reviewing area shows the papers for which you are a reviewer."
8514msgstr ""
8515
8516#: indico/modules/events/papers/templates/display/reviewing_area.html:18
8517msgid ""
8518"Paper reviewers use this area to review papers assigned to them.<br> As a"
8519" judge/manager there is nothing for you to do here."
8520msgstr ""
8521
8522#: indico/modules/events/papers/templates/display/reviewing_area.html:31
8523msgid "Reviewing deadlines"
8524msgstr ""
8525
8526#: indico/modules/events/papers/templates/display/reviewing_area.html:35
8527#, python-format
8528msgid ""
8529"Layout reviewing ends on <strong>%(date)s</strong> at <strong>%(time)s<"
8530"/strong>."
8531msgstr ""
8532
8533#: indico/modules/events/papers/templates/display/reviewing_area.html:42
8534#, python-format
8535msgid ""
8536"Content reviewing ends on <strong>%(date)s</strong> at <strong>%(time)s<"
8537"/strong>."
8538msgstr ""
8539
8540#: indico/modules/events/papers/templates/display/reviewing_area.html:53
8541msgid "Papers to review"
8542msgstr ""
8543
8544#: indico/modules/events/papers/templates/display/reviewing_area.html:71
8545msgid "There are no papers left to review."
8546msgstr ""
8547
8548#: indico/modules/events/papers/templates/display/reviewing_area.html:79
8549msgid "Reviewed papers"
8550msgstr ""
8551
8552#: indico/modules/events/papers/templates/display/reviewing_area.html:97
8553msgid "You haven't reviewed any papers yet."
8554msgstr ""
8555
8556#: indico/modules/events/papers/templates/display/select_contribution.html:6
8557msgid "Select a contribution for which you wish to submit a paper."
8558msgstr ""
8559
8560#: indico/modules/events/papers/templates/forms/paper_email_settings_widget.html:11
8561msgid "Notify when"
8562msgstr ""
8563
8564#: indico/modules/events/papers/templates/forms/paper_email_settings_widget.html:24
8565msgid "the person is added to/removed from the conference"
8566msgstr ""
8567
8568#: indico/modules/events/papers/templates/forms/paper_email_settings_widget.html:47
8569msgid "the person is assigned to/unassigned from contributions"
8570msgstr ""
8571
8572#: indico/modules/events/papers/templates/forms/paper_email_settings_widget.html:70
8573msgid "an author submits a paper"
8574msgstr ""
8575
8576#: indico/modules/events/papers/templates/forms/paper_email_settings_widget.html:93
8577msgid "a reviewer leaves a review"
8578msgstr ""
8579
8580#: indico/modules/events/papers/templates/forms/paper_email_settings_widget.html:103
8581msgid "a judge leaves a judgment"
8582msgstr ""
8583
8584#: indico/modules/events/papers/templates/management/_templates.html:26
8585msgid "Edit paper template"
8586msgstr ""
8587
8588#: indico/modules/events/papers/templates/management/_templates.html:32
8589msgid "Do you really want to delete this paper template?"
8590msgstr ""
8591
8592#: indico/modules/events/papers/templates/management/_templates.html:43
8593msgid "There are no paper templates yet."
8594msgstr ""
8595
8596#: indico/modules/events/papers/templates/management/assignment.html:9
8597msgid "Paper Assignment"
8598msgstr ""
8599
8600#: indico/modules/events/papers/templates/management/assignment.html:13
8601msgid ""
8602"Assign <strong>reviewers</strong> and <strong>judges</strong> to"
8603" contributions in order to allow assessing their paper "
8604"revisions."
8605msgstr ""
8606
8607#: indico/modules/events/papers/templates/management/competences.html:7
8608msgid ""
8609"Defining competences to the members of the teams may be helpful for the"
8610" managers and judges during the paper assignment "
8611"process."
8612msgstr ""
8613
8614#: indico/modules/events/papers/templates/management/disabled.html:9
8615msgid "Call for Papers disabled"
8616msgstr ""
8617
8618#: indico/modules/events/papers/templates/management/disabled.html:11
8619msgid ""
8620"\"Call for Papers\" provides an integrated paper management and reviewing"
8621" module that will allow you to set up a full paper "
8622"submission and reviewing workflow."
8623msgstr ""
8624
8625#: indico/modules/events/papers/templates/management/overview.html:18
8626msgid "Content reviewing"
8627msgstr ""
8628
8629#: indico/modules/events/papers/templates/management/overview.html:21
8630msgid "The content reviewing process is disabled"
8631msgstr ""
8632
8633#: indico/modules/events/papers/templates/management/overview.html:23
8634#, python-format
8635msgid ""
8636"The content reviewing process ends on <strong>%(date)s</strong> at <strong>"
8637"%(time)s</strong>."
8638msgstr ""
8639
8640#: indico/modules/events/papers/templates/management/overview.html:27
8641msgid "The content reviewing process is enabled"
8642msgstr ""
8643
8644#: indico/modules/events/papers/templates/management/overview.html:34
8645msgid "Set content reviewing deadline"
8646msgstr ""
8647
8648#: indico/modules/events/papers/templates/management/overview.html:44
8649msgid ""
8650"The reviewing process has started. Are you sure you want to disable the"
8651" content reviewing process?"
8652msgstr ""
8653
8654#: indico/modules/events/papers/templates/management/overview.html:48
8655#: indico/modules/events/papers/templates/management/overview.html:100
8656msgid "Disable"
8657msgstr "??"
8658
8659#: indico/modules/events/papers/templates/management/overview.html:52
8660msgid "Configure content reviewing questions"
8661msgstr ""
8662
8663#: indico/modules/events/papers/templates/management/overview.html:62
8664#: indico/modules/events/papers/templates/management/overview.html:114
8665#: indico/modules/events/registration/templates/management/participants.html:34
8666msgid "Enable"
8667msgstr "??"
8668
8669#: indico/modules/events/papers/templates/management/overview.html:70
8670msgid "Layout reviewing"
8671msgstr ""
8672
8673#: indico/modules/events/papers/templates/management/overview.html:73
8674msgid "The layout reviewing process is disabled"
8675msgstr ""
8676
8677#: indico/modules/events/papers/templates/management/overview.html:75
8678#, python-format
8679msgid ""
8680"The layout reviewing process ends on <strong>%(date)s</strong> at <strong>"
8681"%(time)s</strong>."
8682msgstr ""
8683
8684#: indico/modules/events/papers/templates/management/overview.html:79
8685msgid "The layout reviewing process is enabled"
8686msgstr ""
8687
8688#: indico/modules/events/papers/templates/management/overview.html:86
8689msgid "Set layout reviewing deadline"
8690msgstr ""
8691
8692#: indico/modules/events/papers/templates/management/overview.html:96
8693msgid ""
8694"The reviewing process has started. Are you sure you want to disable the"
8695" layout reviewing process?"
8696msgstr ""
8697
8698#: indico/modules/events/papers/templates/management/overview.html:104
8699msgid "Configure layout reviewing questions"
8700msgstr ""
8701
8702#: indico/modules/events/papers/templates/management/overview.html:122
8703msgid "Paper judging"
8704msgstr ""
8705
8706#: indico/modules/events/papers/templates/management/overview.html:125
8707#, python-format
8708msgid ""
8709"Paper judging ends on <strong>%(date)s</strong> at <strong>%(time)s</strong>."
8710msgstr ""
8711
8712#: indico/modules/events/papers/templates/management/overview.html:129
8713msgid "There is no deadline for paper judging."
8714msgstr ""
8715
8716#: indico/modules/events/papers/templates/management/overview.html:135
8717msgid "Set paper judging deadline"
8718msgstr ""
8719
8720#: indico/modules/events/papers/templates/management/overview.html:150
8721msgid "Manage paper templates that can be downloaded in the event area"
8722msgstr ""
8723
8724#: indico/modules/events/papers/templates/management/overview.html:155
8725msgid "Manage paper templates"
8726msgstr ""
8727
8728#: indico/modules/events/papers/templates/management/overview.html:165
8729msgid "Reviewing settings"
8730msgstr ""
8731
8732#: indico/modules/events/papers/templates/management/overview.html:166
8733msgid "Configure reviewing questions, email notifications, etc."
8734msgstr ""
8735
8736#: indico/modules/events/papers/templates/management/overview.html:171
8737msgid "Manage reviewing settings"
8738msgstr ""
8739
8740#: indico/modules/events/papers/templates/management/overview.html:180
8741msgid "Reviewing teams"
8742msgstr ""
8743
8744#: indico/modules/events/papers/templates/management/overview.html:181
8745msgid "Configure teams and competences"
8746msgstr ""
8747
8748#: indico/modules/events/papers/templates/management/overview.html:186
8749msgid "Send emails to paper reviewers and judges"
8750msgstr ""
8751
8752#: indico/modules/events/papers/templates/management/overview.html:192
8753msgid "Manage paper reviewing managers, reviewers and judges"
8754msgstr ""
8755
8756#: indico/modules/events/papers/templates/management/overview.html:194
8757msgid "Teams"
8758msgstr ""
8759
8760#: indico/modules/events/papers/templates/management/overview.html:207
8761msgid "Paper assignment"
8762msgstr ""
8763
8764#: indico/modules/events/papers/templates/management/overview.html:208
8765msgid "Assign reviewers and judges to papers"
8766msgstr ""
8767
8768#: indico/modules/events/papers/templates/management/overview.html:212
8769msgid "Assign papers"
8770msgstr ""
8771
8772#: indico/modules/events/papers/templates/management/paper_person_list.html:37
8773msgid "This person is a judge"
8774msgstr ""
8775
8776#: indico/modules/events/papers/templates/management/paper_person_list.html:39
8777msgid "This person is not a judge"
8778msgstr ""
8779
8780#: indico/modules/events/papers/templates/management/paper_person_list.html:45
8781msgid "This person is a content reviewer"
8782msgstr ""
8783
8784#: indico/modules/events/papers/templates/management/paper_person_list.html:47
8785msgid "This person is not a content reviewer"
8786msgstr ""
8787
8788#: indico/modules/events/papers/templates/management/paper_person_list.html:54
8789msgid "This person is a layout reviewer"
8790msgstr ""
8791
8792#: indico/modules/events/papers/templates/management/paper_person_list.html:56
8793msgid "This person is not a layout reviewer"
8794msgstr ""
8795
8796#: indico/modules/events/papers/templates/management/paper_person_list.html:65
8797msgid "There is no reviewing team assigned yet"
8798msgstr ""
8799
8800#: indico/modules/events/papers/templates/management/teams.html:5
8801msgid ""
8802"Removing judges/reviewers who are already assigned to contributions will"
8803" automatically unassign them from these "
8804"contributions."
8805msgstr ""
8806
8807#: indico/modules/events/papers/templates/management/templates.html:8
8808msgid ""
8809"Uploading paper templates makes it easier for authors to write papers that"
8810" conform to the conference's layout standards."
8811msgstr ""
8812
8813#: indico/modules/events/papers/templates/management/templates.html:18
8814msgid "Upload new paper template"
8815msgstr ""
8816
8817#: indico/modules/events/papers/templates/management/templates.html:21
8818msgid "Upload paper template"
8819msgstr ""
8820
8821#: indico/modules/events/papers/templates/management/cfp_actions/_base.html:8
8822msgid "Reschedule call for papers"
8823msgstr ""
8824
8825#: indico/modules/events/papers/templates/management/cfp_actions/_base.html:10
8826msgid "Schedule call for papers"
8827msgstr ""
8828
8829#: indico/modules/events/papers/templates/management/cfp_actions/ended.html:4
8830msgid "The call for papers is closed"
8831msgstr ""
8832
8833#: indico/modules/events/papers/templates/management/cfp_actions/ended.html:9
8834#, python-format
8835msgid ""
8836"Closed on <strong>%(date)s</strong> at <strong>%(time)s</strong> (%(tz)s)."
8837msgstr ""
8838
8839#: indico/modules/events/papers/templates/management/cfp_actions/ended.html:20
8840msgid "The call for papers is already finished. Do you want to open it again?"
8841msgstr ""
8842
8843#: indico/modules/events/papers/templates/management/cfp_actions/not_started.html:4
8844msgid "The call for papers is not open yet"
8845msgstr ""
8846
8847#: indico/modules/events/papers/templates/reviewing/timeline.html:8
8848#, python-format
8849msgid "Paper for %(contribution_title)s"
8850msgstr ""
8851
8852#: indico/modules/events/papers/templates/reviewing/timeline.html:30
8853#, python-format
8854msgid "<strong>%(name)s</strong> submitted this paper for the contribution"
8855msgstr ""
8856
8857#: indico/modules/events/papers/templates/reviewing/timeline.html:55
8858msgid "Paper files:"
8859msgstr ""
8860
8861#: indico/modules/events/papers/templates/reviewing/timeline.html:122
8862#, python-format
8863msgid "Accepted on %(date_time)s by %(judge)s"
8864msgstr ""
8865
8866#: indico/modules/events/papers/templates/reviewing/timeline.html:126
8867#, python-format
8868msgid "Submitted on %(date_time)s by %(submitter)s"
8869msgstr ""
8870
8871#: indico/modules/events/papers/templates/reviewing/timeline.html:142
8872msgid "A user"
8873msgstr ""
8874
8875#: indico/modules/events/papers/templates/reviewing/timeline.html:143
8876#, python-format
8877msgid "<strong>%(name)s</strong> submitted paper revision #%(number)s"
8878msgstr ""
8879
8880#: indico/modules/events/papers/templates/reviewing/timeline.html:154
8881#: indico/modules/events/papers/templates/reviewing/timeline.html:156
8882msgid "Show old revision"
8883msgstr ""
8884
8885#: indico/modules/events/papers/templates/reviewing/timeline.html:155
8886msgid "Hide old revision"
8887msgstr ""
8888
8889#: indico/modules/events/papers/templates/reviewing/timeline.html:193
8890#, python-format
8891msgid "Proposed to %(action)scorrect%(endaction)s"
8892msgstr ""
8893
8894#: indico/modules/events/papers/templates/reviewing/timeline.html:225
8895msgid "The paper was accepted."
8896msgstr ""
8897
8898#: indico/modules/events/papers/templates/reviewing/timeline.html:227
8899msgid "The paper was rejected."
8900msgstr ""
8901
8902#: indico/modules/events/papers/templates/reviewing/timeline.html:229
8903msgid "The paper requires changes"
8904msgstr ""
8905
8906#: indico/modules/events/papers/templates/reviewing/timeline.html:248
8907#, python-format
8908msgid "<strong>%(judge_name)s</strong> accepted this paper"
8909msgstr ""
8910
8911#: indico/modules/events/papers/templates/reviewing/timeline.html:250
8912#, python-format
8913msgid "<strong>%(judge_name)s</strong> rejected this paper"
8914msgstr ""
8915
8916#: indico/modules/events/papers/templates/reviewing/timeline.html:252
8917#, python-format
8918msgid "<strong>%(judge_name)s</strong> asked for changes"
8919msgstr ""
8920
8921#: indico/modules/events/papers/templates/reviewing/timeline.html:262
8922msgid "Upload corrected revision"
8923msgstr ""
8924
8925#: indico/modules/events/papers/templates/reviewing/timeline.html:274
8926msgid "Submit new revision"
8927msgstr ""
8928
8929#: indico/modules/events/payment/__init__.py:53 indico/modules/events/payment/templates/management/payments.html:5
8930msgid "Payments"
8931msgstr ""
8932
8933#: indico/modules/events/payment/__init__.py:65
8934msgid ""
8935"Gives event managers the opportunity to process payments for registrations."
8936msgstr ""
8937
8938#: indico/modules/events/payment/controllers.py:112
8939msgid "Settings for {} saved"
8940msgstr ""
8941
8942#: indico/modules/events/payment/controllers.py:131
8943msgid "The registration doesn't need to be paid"
8944msgstr ""
8945
8946#: indico/modules/events/payment/forms.py:21
8947msgid ""
8948"The registrant must agree to these conditions before paying. When left empty,"
8949" no confirmation prompt is shown to the user."
8950msgstr ""
8951
8952#: indico/modules/events/payment/forms.py:26
8953msgid "Currencies"
8954msgstr "??"
8955
8956#: indico/modules/events/payment/forms.py:27 indico/modules/events/sessions/templates/management/_session_list.html:15
8957#: indico/modules/events/sessions/util.py:74 indico/modules/events/tracks/forms.py:23
8958msgid "Code"
8959msgstr "??"
8960
8961#: indico/modules/events/payment/forms.py:30
8962msgid ""
8963"List of currencies that can be selected for an event. When deleting a"
8964" currency, existing events will keep using it. The "
8965"currency code must be a valid <a href='{0}'>ISO-4217</a> code such as 'EUR'"
8966" or 'CHF'."
8967msgstr ""
8968
8969#: indico/modules/events/payment/forms.py:34 indico/modules/events/registration/forms.py:83
8970msgid "Currency"
8971msgstr "??"
8972
8973#: indico/modules/events/payment/forms.py:35
8974msgid ""
8975"The default currency for new events. If you add a new currency, you need to"
8976" save the settings first for it to show up here."
8977msgstr ""
8978
8979#: indico/modules/events/payment/forms.py:37 indico/modules/events/payment/forms.py:53
8980msgid "Conditions"
8981msgstr "??"
8982
8983#: indico/modules/events/payment/plugins.py:28 indico/modules/events/payment/plugins.py:36
8984msgid "The name of the payment method displayed to the user."
8985msgstr ""
8986
8987#: indico/modules/events/payment/plugins.py:34
8988msgid "Only enabled payment methods can be selected by registrants."
8989msgstr ""
8990
8991#: indico/modules/events/payment/templates/admin_settings.html:10
8992msgid ""
8993"There are no payment plugins installed, so the payment module cannot be"
8994" enabled for any event. To install a payment plugin, "
8995"install the plugin's Python package and enable it in <code>indico.conf</code>."
8996msgstr ""
8997
8998#: indico/modules/events/payment/templates/admin_settings.html:25
8999msgid "The following payment plugins are available:"
9000msgstr ""
9001
9002#: indico/modules/events/payment/templates/event_checkout.html:10
9003#: indico/modules/events/registration/templates/display/registration_summary.html:97
9004msgid "Checkout"
9005msgstr ""
9006
9007#: indico/modules/events/payment/templates/event_checkout.html:16
9008#, python-format
9009msgid "You need to pay %(price)s for your registration."
9010msgstr ""
9011
9012#: indico/modules/events/payment/templates/event_checkout.html:20
9013#, python-format
9014msgid "You can pay using <strong>%(payment_method)s</strong>."
9015msgstr ""
9016
9017#: indico/modules/events/payment/templates/event_checkout.html:24
9018msgid "Please select a payment method below to see the final price."
9019msgstr ""
9020
9021#: indico/modules/events/payment/templates/event_checkout.html:34
9022msgid "Payment method"
9023msgstr "????"
9024
9025#: indico/modules/events/payment/templates/event_checkout.html:38
9026msgid "Please choose an option"
9027msgstr "???????"
9028
9029#: indico/modules/events/payment/templates/event_checkout.html:51
9030msgid "Payment information"
9031msgstr "????"
9032
9033#: indico/modules/events/payment/templates/event_plugin_edit.html:6
9034msgid "You cannot modify this payment method."
9035msgstr "???????????"
9036
9037#: indico/modules/events/payment/templates/event_plugin_edit.html:13
9038msgid "This payment method only supports these currencies:"
9039msgstr "?????????????"
9040
9041#: indico/modules/events/payment/templates/event_plugin_edit.html:17
9042msgid "The following registration forms won't be able to use this method:"
9043msgstr ""
9044
9045#: indico/modules/events/payment/templates/transaction_details.html:3
9046msgid "Amount"
9047msgstr "??"
9048
9049#: indico/modules/events/payment/templates/transaction_details.html:8
9050msgid "Paid with"
9051msgstr ""
9052
9053#: indico/modules/events/payment/templates/transaction_details.html:13
9054msgid "Paid amount"
9055msgstr ""
9056
9057#: indico/modules/events/payment/templates/transaction_details_manual.html:4
9058msgid "Marked as paid by"
9059msgstr ""
9060
9061#: indico/modules/events/payment/templates/transaction_details_manual.html:7
9062msgid "Migrated from"
9063msgstr ""
9064
9065#: indico/modules/events/payment/templates/management/payments.html:10
9066msgid "Event-wide payment settings"
9067msgstr ""
9068
9069#: indico/modules/events/payment/templates/management/payments.html:21
9070#: indico/modules/events/registration/templates/management/regform.html:17
9071#: indico/modules/events/surveys/templates/management/edit_survey.html:4
9072#: indico/modules/events/surveys/templates/management/survey.html:57
9073msgid "General settings"
9074msgstr "????"
9075
9076#: indico/modules/events/payment/templates/management/payments.html:23
9077msgid "Configure general settings for payments."
9078msgstr ""
9079
9080#: indico/modules/events/payment/templates/management/payments.html:28
9081msgid "Edit payment settings"
9082msgstr ""
9083
9084#: indico/modules/events/payment/templates/management/payments.html:30
9085#: indico/modules/events/registration/templates/management/regform.html:38
9086#: indico/modules/events/registration/templates/management/regform.html:105
9087#: indico/modules/events/registration/templates/management/regform_list.html:51
9088#: indico/modules/events/tracks/templates/management.html:35
9089msgid "Configure"
9090msgstr "??"
9091
9092#: indico/modules/events/payment/templates/management/payments.html:37
9093msgid "Payment methods"
9094msgstr ""
9095
9096#: indico/modules/events/payment/templates/management/payments.html:42
9097msgid ""
9098"Method only available for managers from the management area. Can't be"
9099" disabled."
9100msgstr ""
9101
9102#: indico/modules/events/payment/templates/management/payments.html:51
9103msgid "Manual"
9104msgstr "??"
9105
9106#: indico/modules/events/payment/templates/management/payments.html:58
9107#, python-format
9108msgid "Payment settings: %(method)s"
9109msgstr ""
9110
9111#: indico/modules/events/persons/__init__.py:25 indico/modules/events/persons/templates/management/person_list.html:8
9112msgid "Participant Roles"
9113msgstr ""
9114
9115#: indico/modules/events/persons/controllers.py:242 indico/modules/events/surveys/controllers/management/survey.py:153
9116msgid "Your email has been sent."
9117msgid_plural "{} emails have been sent."
9118msgstr[0] ""
9119
9120#: indico/modules/events/persons/controllers.py:299
9121msgid "Submission rights have been granted to one speaker"
9122msgid_plural "Submission rights have been granted to {} speakers"
9123msgstr[0] ""
9124
9125#: indico/modules/events/persons/controllers.py:317
9126msgid "Session modification rights have been granted to one session convener"
9127msgid_plural ""
9128"Session modification rights have been granted to {} session conveners"
9129msgstr[0] ""
9130
9131#: indico/modules/events/persons/controllers.py:336
9132msgid "Submission rights have been revoked from one user"
9133msgid_plural "Submission rights have been revoked from {} users"
9134msgstr[0] ""
9135
9136#: indico/modules/events/persons/forms.py:26 indico/modules/events/registration/forms.py:225
9137#: indico/modules/events/reminders/templates/edit_reminder.html:16 indico/modules/events/surveys/forms.py:120
9138msgid "Recipients"
9139msgstr "???"
9140
9141#: indico/modules/events/persons/forms.py:27 indico/modules/events/registration/forms.py:226
9142#: indico/modules/events/surveys/forms.py:121
9143msgid "Send copy to me"
9144msgstr ""
9145
9146#: indico/modules/events/persons/forms.py:28 indico/modules/events/registration/forms.py:227
9147msgid "Send copy of each email to my mailbox"
9148msgstr ""
9149
9150#: indico/modules/events/persons/placeholders.py:22 indico/modules/events/registration/placeholders/invitations.py:19
9151#: indico/modules/events/registration/placeholders/registrations.py:20
9152msgid "First name of the person"
9153msgstr ""
9154
9155#: indico/modules/events/persons/placeholders.py:31 indico/modules/events/registration/placeholders/invitations.py:28
9156#: indico/modules/events/registration/placeholders/registrations.py:29
9157msgid "Last name of the person"
9158msgstr ""
9159
9160#: indico/modules/events/persons/placeholders.py:40
9161msgid "Email of the person"
9162msgstr ""
9163
9164#: indico/modules/events/persons/placeholders.py:58 indico/modules/events/registration/placeholders/registrations.py:47
9165msgid "Link to the event"
9166msgstr ""
9167
9168#: indico/modules/events/persons/placeholders.py:68
9169msgid "The link for the registration page"
9170msgstr ""
9171
9172#: indico/modules/events/persons/templates/management/_person_list_row.html:12
9173msgid "The person has registered in:"
9174msgstr ""
9175
9176#: indico/modules/events/persons/templates/management/_person_list_row.html:21
9177msgid "The person has not registered yet"
9178msgstr ""
9179
9180#: indico/modules/events/persons/templates/management/_person_list_row.html:31
9181msgid ""
9182"This person is currently just an author of an abstract with no other ties to"
9183" the event. Their data may have been provided "
9184"by the submitter of the abstract."
9185msgstr ""
9186
9187#: indico/modules/events/persons/templates/management/_person_list_row.html:68
9188#, python-format
9189msgid ""
9190"This user seems to have no Indico account. If they do have an account, they"
9191" should add %(email)s to their profile"
9192msgstr ""
9193
9194#: indico/modules/events/persons/templates/management/_person_list_row.html:70
9195msgid "No account"
9196msgstr "????"
9197
9198#: indico/modules/events/persons/templates/management/_person_list_row.html:85
9199#: indico/modules/events/persons/templates/management/_person_list_row.html:87
9200msgid "Edit information"
9201msgstr "????"
9202
9203#: indico/modules/events/persons/templates/management/_person_list_row.html:93
9204msgid "This user does not play any public role"
9205msgstr ""
9206
9207#: indico/modules/events/persons/templates/management/person_list.html:47
9208msgid "Privileges"
9209msgstr ""
9210
9211#: indico/modules/events/persons/templates/management/person_list.html:52
9212msgid "Grant submission rights to all speakers"
9213msgstr ""
9214
9215#: indico/modules/events/persons/templates/management/person_list.html:53
9216#: indico/modules/events/persons/templates/management/person_list.html:62
9217#: indico/modules/events/persons/templates/management/person_list.html:74
9218msgid "Are you sure you want to perform this operation?"
9219msgstr ""
9220
9221#: indico/modules/events/persons/templates/management/person_list.html:57
9222#: indico/modules/events/persons/templates/management/person_list.html:78
9223msgid "Submission rights"
9224msgstr ""
9225
9226#: indico/modules/events/persons/templates/management/person_list.html:61
9227msgid "Grant modification rights to all session conveners"
9228msgstr ""
9229
9230#: indico/modules/events/persons/templates/management/person_list.html:66
9231msgid "Modification rights"
9232msgstr ""
9233
9234#: indico/modules/events/persons/templates/management/person_list.html:73
9235msgid "Revoke submission rights"
9236msgstr ""
9237
9238#: indico/modules/events/persons/templates/management/person_list.html:87
9239msgid "Send invitation"
9240msgstr ""
9241
9242#: indico/modules/events/persons/templates/management/person_list.html:92
9243msgid "Send an email to all users with no Indico account"
9244msgstr ""
9245
9246#: indico/modules/events/persons/templates/management/person_list.html:99
9247msgid "To all users with no account"
9248msgstr ""
9249
9250#: indico/modules/events/persons/templates/management/person_list.html:105
9251msgid ""
9252"Send an email to all users with no Indico account who have not received an"
9253" invitation email yet"
9254msgstr ""
9255
9256#: indico/modules/events/persons/templates/management/person_list.html:114
9257msgid "To users not invited yet"
9258msgstr ""
9259
9260#: indico/modules/events/persons/templates/management/person_list.html:157
9261msgid "Abstract authors"
9262msgstr ""
9263
9264#: indico/modules/events/persons/templates/management/person_list.html:177
9265msgid "Users with no account"
9266msgstr ""
9267
9268#: indico/modules/events/persons/templates/management/person_list.html:181
9269msgid "Reset role filters"
9270msgstr ""
9271
9272#: indico/modules/events/persons/templates/management/person_list.html:185
9273msgid "Search string"
9274msgstr ""
9275
9276#: indico/modules/events/persons/templates/management/person_list.html:192
9277#, python-format
9278msgid ""
9279"There is one user with no Indico account. An Indico account may be needed to"
9280" upload materials and/or manage contents."
9281msgid_plural ""
9282"There are %(count)s users with no Indico account. An Indico account may be"
9283" needed to upload materials and/or manage "
9284"contents."
9285msgstr[0] ""
9286
9287#: indico/modules/events/persons/templates/management/person_list.html:229
9288msgid "No persons"
9289msgstr ""
9290
9291#: indico/modules/events/registration/__init__.py:50 indico/modules/events/registration/__init__.py:103
9292#: indico/modules/events/registration/__init__.py:188 indico/modules/events/registration/__init__.py:198
9293#: indico/modules/events/registration/templates/display/_event_regform_base.html:7
9294#: indico/modules/events/registration/templates/display/_meeting_registration_base.html:7
9295#: indico/modules/events/registration/templates/display/conference_home.html:36
9296#: indico/modules/events/registration/templates/display/event_header.html:3
9297#: indico/modules/events/registration/templates/management/_regform_base.html:4
9298#: indico/modules/events/registration/templates/management/regform_list.html:5
9299#: indico/modules/events/registration/templates/management/regform_reglist.html:5
9300msgid "Registration"
9301msgstr ""
9302
9303#: indico/modules/events/registration/__init__.py:105
9304msgid "Participant List"
9305msgstr ""
9306
9307#: indico/modules/events/registration/__init__.py:135
9308msgid "A registration has been linked to your account."
9309msgid_plural "{n} registrations have been linked to your account."
9310msgstr[0] ""
9311
9312#: indico/modules/events/registration/__init__.py:189
9313msgid ""
9314"Gives event managers the opportunity to handle registrations within the event."
9315msgstr ""
9316
9317#: indico/modules/events/registration/__init__.py:199
9318msgid "Grants management access to the registration form."
9319msgstr ""
9320
9321#: indico/modules/events/registration/badges.py:66 indico/modules/events/registration/badges.py:144
9322msgid "The template dimensions are too large for the page size you selected"
9323msgstr ""
9324
9325#: indico/modules/events/registration/clone.py:26
9326msgid "Registration forms"
9327msgstr "????"
9328
9329#: indico/modules/events/registration/clone.py:84 indico/modules/events/registration/templates/management/regform_list.html:83
9330#: indico/modules/events/registration/templates/management/regform_stats.html:37
9331msgid "Registrations"
9332msgstr "??"
9333
9334#: indico/modules/events/registration/forms.py:43
9335msgid ""
9336"You have to enable the payment feature in order to set a registration fee."
9337msgstr ""
9338
9339#: indico/modules/events/registration/forms.py:53
9340msgid "The title of the registration form"
9341msgstr ""
9342
9343#: indico/modules/events/registration/forms.py:54 indico/modules/events/surveys/forms.py:33
9344msgid "Introduction"
9345msgstr "??"
9346
9347#: indico/modules/events/registration/forms.py:55
9348msgid "Introduction to be displayed when filling out the registration form"
9349msgstr ""
9350
9351#: indico/modules/events/registration/forms.py:56 indico/modules/events/registration/templates/display/_regform_info.html:64
9352msgid "Contact info"
9353msgstr "?????"
9354
9355#: indico/modules/events/registration/forms.py:57
9356msgid "How registrants can get in touch with somebody for extra information"
9357msgstr ""
9358
9359#: indico/modules/events/registration/forms.py:58
9360msgid "Moderated"
9361msgstr ""
9362
9363#: indico/modules/events/registration/forms.py:59
9364msgid "If enabled, registrations require manager approval"
9365msgstr ""
9366
9367#: indico/modules/events/registration/forms.py:60 indico/modules/events/surveys/forms.py:36
9368msgid "Only logged-in users"
9369msgstr ""
9370
9371#: indico/modules/events/registration/forms.py:61
9372msgid "Users must be logged in to register"
9373msgstr ""
9374
9375#: indico/modules/events/registration/forms.py:62
9376msgid "Registrant must have account"
9377msgstr ""
9378
9379#: indico/modules/events/registration/forms.py:63
9380msgid "Registrations emails must be associated with an Indico account"
9381msgstr ""
9382
9383#: indico/modules/events/registration/forms.py:64
9384msgid "Limit registrations"
9385msgstr ""
9386
9387#: indico/modules/events/registration/forms.py:65
9388msgid "Whether there is a limit of registrations"
9389msgstr ""
9390
9391#: indico/modules/events/registration/forms.py:66 indico/modules/events/surveys/forms.py:40
9392msgid "Capacity"
9393msgstr ""
9394
9395#: indico/modules/events/registration/forms.py:68
9396msgid "Maximum number of registrations"
9397msgstr ""
9398
9399#: indico/modules/events/registration/forms.py:69
9400msgid "Modification allowed"
9401msgstr ""
9402
9403#: indico/modules/events/registration/forms.py:70
9404msgid "Will users be able to modify their data? When?"
9405msgstr ""
9406
9407#: indico/modules/events/registration/forms.py:71
9408msgid "Publish registrations"
9409msgstr ""
9410
9411#: indico/modules/events/registration/forms.py:72
9412msgid "Registrations from this form will be displayed in the event page"
9413msgstr ""
9414
9415#: indico/modules/events/registration/forms.py:74
9416msgid "Publish number of registrations"
9417msgstr ""
9418
9419#: indico/modules/events/registration/forms.py:75
9420msgid "Number of registered participants will be displayed in the event page"
9421msgstr ""
9422
9423#: indico/modules/events/registration/forms.py:77
9424msgid "Publish check-in status"
9425msgstr ""
9426
9427#: indico/modules/events/registration/forms.py:78
9428msgid "Check-in status will be shown publicly on the event page"
9429msgstr ""
9430
9431#: indico/modules/events/registration/forms.py:79 indico/modules/events/registration/templates/display/_regform_info.html:53
9432#: indico/modules/events/registration/templates/display/_registration_summary_blocks.html:149
9433msgid "Registration fee"
9434msgstr ""
9435
9436#: indico/modules/events/registration/forms.py:82
9437msgid "A fixed fee all users have to pay when registering."
9438msgstr ""
9439
9440#: indico/modules/events/registration/forms.py:83
9441msgid "The currency for new registrations"
9442msgstr ""
9443
9444#: indico/modules/events/registration/forms.py:84
9445msgid "Notification sender address"
9446msgstr ""
9447
9448#: indico/modules/events/registration/forms.py:86
9449msgid "Message for pending registrations"
9450msgstr ""
9451
9452#: indico/modules/events/registration/forms.py:87
9453msgid "Text included in emails sent to pending registrations"
9454msgstr ""
9455
9456#: indico/modules/events/registration/forms.py:88
9457msgid "Message for unpaid registrations"
9458msgstr ""
9459
9460#: indico/modules/events/registration/forms.py:89
9461msgid "Text included in emails sent to unpaid registrations"
9462msgstr ""
9463
9464#: indico/modules/events/registration/forms.py:90
9465msgid "Message for complete registrations"
9466msgstr ""
9467
9468#: indico/modules/events/registration/forms.py:91
9469msgid "Text included in emails sent to complete registrations"
9470msgstr ""
9471
9472#: indico/modules/events/registration/forms.py:93
9473msgid "Enable notifications to managers about registrations"
9474msgstr ""
9475
9476#: indico/modules/events/registration/forms.py:94
9477msgid "List of recipients"
9478msgstr ""
9479
9480#: indico/modules/events/registration/forms.py:97
9481msgid "Email addresses that will receive notifications"
9482msgstr ""
9483
9484#: indico/modules/events/registration/forms.py:105
9485msgid ""
9486"Email address set as the sender of all notifications sent to users. If empty,"
9487" then {0} is used."
9488msgstr ""
9489
9490#: indico/modules/events/registration/forms.py:114
9491msgid "Moment when registrations will be open"
9492msgstr ""
9493
9494#: indico/modules/events/registration/forms.py:116
9495msgid "Moment when registrations will be closed"
9496msgstr ""
9497
9498#: indico/modules/events/registration/forms.py:119
9499msgid ""
9500"Deadline until which registration information can be modified (defaults to"
9501" the end date if empty)"
9502msgstr ""
9503
9504#: indico/modules/events/registration/forms.py:147
9505msgid "Email subject"
9506msgstr "????"
9507
9508#: indico/modules/events/registration/forms.py:149
9509msgid "Skip moderation"
9510msgstr ""
9511
9512#: indico/modules/events/registration/forms.py:150
9513msgid "If enabled, the user's registration will be approved automatically."
9514msgstr ""
9515
9516#: indico/modules/events/registration/forms.py:170
9517msgid "The first name of the user you are inviting."
9518msgstr ""
9519
9520#: indico/modules/events/registration/forms.py:171 indico/modules/users/templates/registration_requests.html:13
9521msgid "Last name"
9522msgstr "?"
9523
9524#: indico/modules/events/registration/forms.py:172
9525msgid "The last name of the user you are inviting."
9526msgstr ""
9527
9528#: indico/modules/events/registration/forms.py:174
9529msgid "The invitation will be sent to this address."
9530msgstr ""
9531
9532#: indico/modules/events/registration/forms.py:176
9533msgid "The affiliation of the user you are inviting."
9534msgstr ""
9535
9536#: indico/modules/events/registration/forms.py:187
9537msgid "There is already an invitation with this email address."
9538msgstr ""
9539
9540#: indico/modules/events/registration/forms.py:189
9541msgid "There is already a registration with this email address."
9542msgstr ""
9543
9544#: indico/modules/events/registration/forms.py:194 indico/modules/users/__init__.py:58
9545#: indico/modules/users/templates/users_admin.html:4
9546msgid "Users"
9547msgstr ""
9548
9549#: indico/modules/events/registration/forms.py:194
9550msgid "Select the users to invite."
9551msgstr ""
9552
9553#: indico/modules/events/registration/forms.py:209
9554msgid ""
9555"There are already invitations for the following email addresses: {emails}"
9556msgstr ""
9557
9558#: indico/modules/events/registration/forms.py:214
9559msgid ""
9560"There are already registrations with the following email addresses: {emails}"
9561msgstr ""
9562
9563#: indico/modules/events/registration/forms.py:221
9564msgid "Beware, addresses in this field will receive one mail per registrant."
9565msgstr ""
9566
9567#: indico/modules/events/registration/forms.py:228
9568msgid "Attach ticket"
9569msgstr ""
9570
9571#: indico/modules/events/registration/forms.py:229
9572msgid "Attach tickets to emails"
9573msgstr ""
9574
9575#: indico/modules/events/registration/forms.py:250
9576msgid "Enable Tickets"
9577msgstr ""
9578
9579#: indico/modules/events/registration/forms.py:251
9580msgid "Create tickets for registrations using this registration form."
9581msgstr ""
9582
9583#: indico/modules/events/registration/forms.py:252
9584msgid "Send with an e-mail"
9585msgstr ""
9586
9587#: indico/modules/events/registration/forms.py:255
9588msgid ""
9589"Attach PDF ticket to the email sent to a user after completing their"
9590" registration."
9591msgstr ""
9592
9593#: indico/modules/events/registration/forms.py:257
9594msgid "Download from event homepage"
9595msgstr ""
9596
9597#: indico/modules/events/registration/forms.py:260
9598msgid "Allow users to download their ticket from the conference homepage."
9599msgstr ""
9600
9601#: indico/modules/events/registration/forms.py:262
9602msgid "Download from summary page"
9603msgstr ""
9604
9605#: indico/modules/events/registration/forms.py:265
9606msgid ""
9607"Allow users to download their ticket from the registration summary page."
9608msgstr ""
9609
9610#: indico/modules/events/registration/forms.py:268
9611msgid "Ticket template"
9612msgstr ""
9613
9614#: indico/modules/events/registration/forms.py:279
9615msgid "Default category template"
9616msgstr ""
9617
9618#: indico/modules/events/registration/forms.py:331
9619#: indico/modules/events/registration/templates/management/regform_list.html:42
9620msgid "Registration managers"
9621msgstr ""
9622
9623#: indico/modules/events/registration/forms.py:332
9624msgid "List of users allowed to modify registrations"
9625msgstr ""
9626
9627#: indico/modules/events/registration/forms.py:343
9628#: indico/modules/events/registration/templates/management/regform_invitations.html:37
9629msgid "Indico users"
9630msgstr ""
9631
9632#: indico/modules/events/registration/forms.py:344
9633msgid "Send e-mail notifications"
9634msgstr ""
9635
9636#: indico/modules/events/registration/forms.py:346
9637msgid "Notify the users about the registration."
9638msgstr ""
9639
9640#: indico/modules/events/registration/forms.py:358
9641msgid "A registration for {} already exists."
9642msgstr ""
9643
9644#: indico/modules/events/registration/forms.py:363
9645msgid "Save values for next time"
9646msgstr ""
9647
9648#: indico/modules/events/registration/forms.py:364
9649msgid "Save these values in the event settings"
9650msgstr ""
9651
9652#: indico/modules/events/registration/forms.py:365
9653msgid "Dashed border around each badge"
9654msgstr ""
9655
9656#: indico/modules/events/registration/forms.py:366
9657msgid "Display a dashed border around each badge"
9658msgstr ""
9659
9660#: indico/modules/events/registration/forms.py:368
9661msgid "Page orientation"
9662msgstr ""
9663
9664#: indico/modules/events/registration/forms.py:369
9665msgid "Page layout"
9666msgstr "????"
9667
9668#: indico/modules/events/registration/forms.py:370
9669msgid ""
9670"The single sided (foldable) option is only available if the template"
9671" orientation is the same as the page orientation and "
9672"its width is exactly half of the page width"
9673msgstr ""
9674
9675#: indico/modules/events/registration/forms.py:374
9676msgid "Top margin"
9677msgstr ""
9678
9679#: indico/modules/events/registration/forms.py:375
9680msgid "Left margin"
9681msgstr ""
9682
9683#: indico/modules/events/registration/forms.py:376
9684msgid "Right margin"
9685msgstr ""
9686
9687#: indico/modules/events/registration/forms.py:377
9688msgid "Bottom margin"
9689msgstr ""
9690
9691#: indico/modules/events/registration/forms.py:378
9692msgid "Margin between columns"
9693msgstr ""
9694
9695#: indico/modules/events/registration/forms.py:379
9696msgid "Margin between rows"
9697msgstr ""
9698
9699#: indico/modules/events/registration/forms.py:398 indico/modules/events/timetable/forms.py:206
9700msgid "Source File"
9701msgstr ""
9702
9703#: indico/modules/events/registration/forms.py:399
9704msgid "Skip Moderation"
9705msgstr ""
9706
9707#: indico/modules/events/registration/forms.py:400
9708msgid "If enabled, the registration will be immediately accepted"
9709msgstr ""
9710
9711#: indico/modules/events/registration/forms.py:401
9712msgid "E-mail users"
9713msgstr ""
9714
9715#: indico/modules/events/registration/forms.py:402
9716msgid "Whether the imported users should receive an e-mail notification"
9717msgstr ""
9718
9719#: indico/modules/events/registration/lists.py:40
9720msgid "Registration Date"
9721msgstr ""
9722
9723#: indico/modules/events/registration/stats.py:329
9724msgid "Accommodation"
9725msgstr ""
9726
9727#: indico/modules/events/registration/stats.py:380
9728msgid "Accomodation"
9729msgstr ""
9730
9731#: indico/modules/events/registration/stats.py:380
9732msgid "Registrants"
9733msgstr ""
9734
9735#: indico/modules/events/registration/stats.py:383
9736msgid "Occupancy"
9737msgstr ""
9738
9739#: indico/modules/events/registration/stats.py:387
9740msgid "Accommodations paid"
9741msgstr ""
9742
9743#: indico/modules/events/registration/stats.py:388
9744msgid "Total paid (unpaid)"
9745msgstr ""
9746
9747#: indico/modules/events/registration/util.py:535
9748msgid "Row {}: missing e-mail address"
9749msgstr ""
9750
9751#: indico/modules/events/registration/util.py:537
9752msgid "Row {}: invalid e-mail address"
9753msgstr ""
9754
9755#: indico/modules/events/registration/util.py:539
9756msgid "Row {}: missing first or last name"
9757msgstr ""
9758
9759#: indico/modules/events/registration/util.py:541
9760msgid "Row {}: a registration with this email already exists"
9761msgstr ""
9762
9763#: indico/modules/events/registration/util.py:543
9764msgid "Row {}: email address is not unique"
9765msgstr ""
9766
9767#: indico/modules/events/registration/controllers/display.py:213
9768msgid "Your invitation code is not valid."
9769msgstr ""
9770
9771#: indico/modules/events/registration/controllers/display.py:217
9772msgid "This invitation does not exist or has been withdrawn."
9773msgstr ""
9774
9775#: indico/modules/events/registration/controllers/display.py:249
9776msgid ""
9777"You are trying to register with a form that requires you to be logged in"
9778msgstr ""
9779
9780#: indico/modules/events/registration/controllers/display.py:298
9781msgid ""
9782"We could not find a registration for you. If have already registered, please"
9783" use the direct access link from the email you "
9784"received after registering."
9785msgstr ""
9786
9787#: indico/modules/events/registration/controllers/display.py:301
9788msgid ""
9789"We could not find a registration for you. If have already registered, please"
9790" use the direct access link from the email you "
9791"received after registering or log in to your Indico account."
9792msgstr ""
9793
9794#: indico/modules/events/registration/controllers/display.py:321
9795msgid "You declined the invitation to register."
9796msgstr ""
9797
9798#: indico/modules/events/registration/controllers/management/invitations.py:75
9799msgid "The invitation has been sent."
9800msgid_plural "{n} invitations have been sent."
9801msgstr[0] ""
9802
9803#: indico/modules/events/registration/controllers/management/regforms.py:64
9804msgid "The participants display settings have been saved."
9805msgstr ""
9806
9807#: indico/modules/events/registration/controllers/management/regforms.py:113
9808msgid "The settings for \"{}\" have been saved."
9809msgstr ""
9810
9811#: indico/modules/events/registration/controllers/management/regforms.py:170
9812msgid "Registration form has been successfully created"
9813msgstr ""
9814
9815#: indico/modules/events/registration/controllers/management/regforms.py:196
9816msgid "Registration form has been successfully modified"
9817msgstr ""
9818
9819#: indico/modules/events/registration/controllers/management/regforms.py:208
9820msgid "Registration form deleted"
9821msgstr ""
9822
9823#: indico/modules/events/registration/controllers/management/regforms.py:222
9824msgid "Registrations for {} are now open"
9825msgstr ""
9826
9827#: indico/modules/events/registration/controllers/management/regforms.py:233
9828msgid "Registrations for {} are now closed"
9829msgstr ""
9830
9831#: indico/modules/events/registration/controllers/management/regforms.py:247
9832msgid "Registrations for {} have been scheduled"
9833msgstr ""
9834
9835#: indico/modules/events/registration/controllers/management/reglists.py:182
9836msgid "The selected registrants have been removed."
9837msgstr ""
9838
9839#: indico/modules/events/registration/controllers/management/reglists.py:226
9840msgid "The email was sent."
9841msgid_plural "{num} emails were sent."
9842msgstr[0] ""
9843
9844#: indico/modules/events/registration/controllers/management/reglists.py:244
9845msgid "Registration was deleted."
9846msgid_plural "{num} registrations were deleted."
9847msgstr[0] ""
9848
9849#: indico/modules/events/registration/controllers/management/reglists.py:273
9850msgid "The registration was created."
9851msgstr ""
9852
9853#: indico/modules/events/registration/controllers/management/reglists.py:330
9854msgid ""
9855"Text too large to generate a PDF with table style. Please try again"
9856" generating with book style."
9857msgstr ""
9858
9859#: indico/modules/events/registration/controllers/management/reglists.py:375
9860msgid "{} registration has been imported."
9861msgid_plural "{} registrations have been imported."
9862msgstr[0] ""
9863
9864#: indico/modules/events/registration/controllers/management/reglists.py:587
9865msgid "Selected registrations marked as {} successfully."
9866msgstr ""
9867
9868#: indico/modules/events/registration/controllers/management/reglists.py:598
9869msgid "The status of the selected registrations was updated successfully."
9870msgstr ""
9871
9872#: indico/modules/events/registration/fields/choices.py:107
9873msgid "No places left for the option: {0}"
9874msgstr ""
9875
9876#: indico/modules/events/registration/fields/choices.py:358
9877msgid "Arrival/departure date is missing"
9878msgstr ""
9879
9880#: indico/modules/events/registration/fields/choices.py:360
9881msgid "Arrival date can't be set after the departure date."
9882msgstr ""
9883
9884#: indico/modules/events/registration/fields/choices.py:375
9885msgid "Not enough rooms in '{0}'"
9886msgstr ""
9887
9888#: indico/modules/events/registration/fields/simple.py:104 indico/modules/events/registration/fields/simple.py:169
9889msgid "There are no places left for this option."
9890msgstr ""
9891
9892#: indico/modules/events/registration/placeholders/invitations.py:37
9893msgid "Link to accept/decline the invitation"
9894msgstr ""
9895
9896#: indico/modules/events/registration/placeholders/registrations.py:58
9897msgid "The ID of the registration"
9898msgstr ""
9899
9900#: indico/modules/events/registration/placeholders/registrations.py:67
9901msgid "The link to the registration details"
9902msgstr ""
9903
9904#: indico/modules/events/registration/templates/display/_event_regform_base.html:5
9905#: indico/modules/events/registration/templates/display/_meeting_registration_base.html:5
9906#: indico/modules/events/registration/templates/display/conference_home.html:34
9907msgid "Application"
9908msgstr "??"
9909
9910#: indico/modules/events/registration/templates/display/_regform_info.html:12
9911msgid "Registration is open"
9912msgstr ""
9913
9914#: indico/modules/events/registration/templates/display/_regform_info.html:17
9915msgid "Opened"
9916msgstr "???"
9917
9918#: indico/modules/events/registration/templates/display/_regform_info.html:19
9919#: indico/modules/events/registration/templates/display/regform_list.html:17
9920msgid "Opens"
9921msgstr ""
9922
9923#: indico/modules/events/registration/templates/display/_regform_info.html:32
9924msgid "Closed"
9925msgstr "???"
9926
9927#: indico/modules/events/registration/templates/display/_regform_info.html:34
9928#: indico/modules/events/registration/templates/display/regform_list.html:18
9929msgid "Closes"
9930msgstr ""
9931
9932#: indico/modules/events/registration/templates/display/_regform_info.html:41
9933msgid "Not specified"
9934msgstr "???"
9935
9936#: indico/modules/events/registration/templates/display/_regform_invitation_info.html:6
9937msgid ""
9938"You have been invited to register for this event. If you do not wish to"
9939" participate, please inform the organizers by "
9940"declining the invitation."
9941msgstr ""
9942
9943#: indico/modules/events/registration/templates/display/_regform_invitation_info.html:15
9944msgid "Decline Invitation"
9945msgstr "????"
9946
9947#: indico/modules/events/registration/templates/display/_regform_invitation_info.html:16
9948msgid ""
9949"Do you really want to decline this invitation? If you change your mind you"
9950" may still register for the event later."
9951msgstr ""
9952
9953#: indico/modules/events/registration/templates/display/_regform_invitation_info.html:17
9954msgid "Decline"
9955msgstr "??"
9956
9957#: indico/modules/events/registration/templates/display/_regform_invitation_info.html:21
9958msgid ""
9959"You have declined the invitation, but you may still register for the event."
9960msgstr ""
9961
9962#: indico/modules/events/registration/templates/display/_registration_summary_blocks.html:14
9963msgid "This field no longer exists"
9964msgstr "???????"
9965
9966#: indico/modules/events/registration/templates/display/_registration_summary_blocks.html:29
9967#, python-format
9968msgid "<strong>Arrival:</strong> %(arrival_date)s"
9969msgstr "<strong>?????</strong> %(arrival_date)s"
9970
9971#: indico/modules/events/registration/templates/display/_registration_summary_blocks.html:34
9972#, python-format
9973msgid "<strong>Departure:</strong> %(departure_date)s"
9974msgstr "<strong>?????</strong> %(departure_date)s"
9975
9976#: indico/modules/events/registration/templates/display/_registration_summary_blocks.html:40
9977#, python-format
9978msgid "<strong>Accommodation:</strong> %(accommodation)s"
9979msgstr "<strong>???</strong> %(accommodation)s"
9980
9981#: indico/modules/events/registration/templates/display/_registration_summary_blocks.html:61
9982msgid "Summary"
9983msgstr ""
9984
9985#: indico/modules/events/registration/templates/display/_registration_summary_blocks.html:65
9986msgid "Reference:"
9987msgstr "???"
9988
9989#: indico/modules/events/registration/templates/display/_registration_summary_blocks.html:71
9990msgid "Date:"
9991msgstr "???"
9992
9993#: indico/modules/events/registration/templates/display/_registration_summary_blocks.html:91
9994msgid "Invoice"
9995msgstr "??"
9996
9997#: indico/modules/events/registration/templates/display/_registration_summary_blocks.html:95
9998msgid "Not paid"
9999msgstr ""
10000
10001#: indico/modules/events/registration/templates/display/_registration_summary_blocks.html:100
10002msgid "Paid"
10003msgstr ""
10004
10005#: indico/modules/events/registration/templates/display/_registration_summary_blocks.html:114
10006msgid "Item"
10007msgstr ""
10008
10009#: indico/modules/events/registration/templates/display/_registration_summary_blocks.html:120
10010msgid "Cost"
10011msgstr "??"
10012
10013#: indico/modules/events/registration/templates/display/_registration_summary_blocks.html:131
10014#: indico/modules/events/registration/templates/management/_reglist.html:97
10015#, python-format
10016msgid "%(choice)s (%(nights)s night)"
10017msgid_plural "%(choice)s (%(nights)s nights)"
10018msgstr[0] "%(choice)s ?%(nights)s ????"
10019
10020#: indico/modules/events/registration/templates/display/_registration_summary_blocks.html:160
10021msgid "Price adjustment"
10022msgstr ""
10023
10024#: indico/modules/events/registration/templates/display/conference_home.html:5
10025#: indico/modules/events/registration/templates/display/registration_summary.html:55
10026#: indico/modules/events/registration/templates/management/_registration_details.html:155
10027msgid "Get ticket"
10028msgstr "????"
10029
10030#: indico/modules/events/registration/templates/display/conference_home.html:12
10031#, python-format
10032msgid "Download ticket for the '%(title)s' registration form"
10033msgstr ""
10034
10035#: indico/modules/events/registration/templates/display/conference_home.html:42
10036msgid ""
10037"You are registered for this event, but there are more registration forms"
10038" available."
10039msgstr ""
10040
10041#: indico/modules/events/registration/templates/display/conference_home.html:47
10042#: indico/modules/events/registration/templates/display/event_header.html:13
10043msgid "You are registered for this event."
10044msgstr "????????"
10045
10046#: indico/modules/events/registration/templates/display/conference_home.html:52
10047msgid "Application for this event is currently open."
10048msgstr "????????????"
10049
10050#: indico/modules/events/registration/templates/display/conference_home.html:54
10051msgid "Registration for this event is currently open."
10052msgstr "????????????"
10053
10054#: indico/modules/events/registration/templates/display/conference_home.html:61
10055#: indico/modules/events/registration/templates/display/event_header.html:24
10056#: indico/modules/events/registration/templates/management/regform.html:55
10057#: indico/modules/events/registration/templates/management/regform_reglist.html:209
10058msgid "Total registrations"
10059msgstr "?????"
10060
10061#: indico/modules/events/registration/templates/display/conference_home.html:73
10062#: indico/modules/rb/templates/booking_list.html:154
10063msgid "See details"
10064msgstr "??????"
10065
10066#: indico/modules/events/registration/templates/display/conference_home.html:79
10067msgid "Apply now"
10068msgstr "?????"
10069
10070#: indico/modules/events/registration/templates/display/conference_home.html:81
10071msgid "Register now"
10072msgstr "?????"
10073
10074#: indico/modules/events/registration/templates/display/event_header.html:15
10075msgid "This event is open to new participants."
10076msgstr "???????????"
10077
10078#: indico/modules/events/registration/templates/display/event_header.html:36
10079#: indico/modules/events/registration/templates/display/registration_modify.html:10
10080msgid "Modify registration"
10081msgstr "????"
10082
10083#: indico/modules/events/registration/templates/display/event_header.html:41
10084#: indico/modules/events/registration/templates/display/regform_display.html:43
10085msgid "There are no more places available."
10086msgstr ""
10087
10088#: indico/modules/events/registration/templates/display/event_header.html:42
10089#: indico/modules/events/registration/templates/display/event_header.html:52
10090#: indico/modules/events/registration/templates/display/regform_list.html:31
10091#: indico/modules/events/registration/templates/management/regform_reglist.html:37
10092#: indico/modules/oauth/templates/app_new.html:12
10093msgid "Register"
10094msgstr "??"
10095
10096#: indico/modules/events/registration/templates/display/event_header.html:47
10097msgid "Apply for participation"
10098msgstr "????"
10099
10100#: indico/modules/events/registration/templates/display/event_header.html:77
10101msgid "See the full list"
10102msgstr ""
10103
10104#: indico/modules/events/registration/templates/display/participant_list.html:15
10105#, python-format
10106msgid "1 participant"
10107msgid_plural "%(num)s participants"
10108msgstr[0] "%(num)s ????"
10109
10110#: indico/modules/events/registration/templates/display/participant_list.html:21
10111msgid ""
10112"The lists of participants grouped by the registration form they used to"
10113" register for the event."
10114msgstr ""
10115
10116#: indico/modules/events/registration/templates/display/participant_list.html:76
10117#: indico/modules/events/registration/templates/management/_reglist.html:131
10118msgid "There are no registrations yet."
10119msgstr "????????"
10120
10121#: indico/modules/events/registration/templates/display/participant_list.html:85
10122msgid "There are no published registrations."
10123msgstr ""
10124
10125#: indico/modules/events/registration/templates/display/participant_list.html:89
10126msgid "There are no participants yet."
10127msgstr ""
10128
10129#: indico/modules/events/registration/templates/display/regform_display.html:21
10130#, python-format
10131msgid "Add registration to \"%(title)s\""
10132msgstr ""
10133
10134#: indico/modules/events/registration/templates/display/regform_display.html:41
10135msgid "Registrations are complete"
10136msgstr ""
10137
10138#: indico/modules/events/registration/templates/display/regform_display.html:49
10139msgid "Registration not open"
10140msgstr ""
10141
10142#: indico/modules/events/registration/templates/display/regform_display.html:51
10143msgid "The registration period has not started yet."
10144msgstr ""
10145
10146#: indico/modules/events/registration/templates/display/regform_display.html:56
10147#: indico/modules/events/registration/templates/display/regform_list.html:65
10148#: indico/modules/events/registration/templates/management/regform_actions/ended.html:4
10149msgid "Registration is closed"
10150msgstr ""
10151
10152#: indico/modules/events/registration/templates/display/regform_display.html:58
10153msgid "The registration period has passed."
10154msgstr ""
10155
10156#: indico/modules/events/registration/templates/display/regform_display.html:69
10157msgid "Account required to apply"
10158msgstr ""
10159
10160#: indico/modules/events/registration/templates/display/regform_display.html:71
10161msgid "Account required to register"
10162msgstr ""
10163
10164#: indico/modules/events/registration/templates/display/regform_display.html:76
10165msgid "In order to apply for this event you have to be logged in."
10166msgstr ""
10167
10168#: indico/modules/events/registration/templates/display/regform_display.html:78
10169msgid "In order to register for this event you have to be logged in."
10170msgstr ""
10171
10172#: indico/modules/events/registration/templates/display/regform_display.html:84
10173msgid "Log in to proceed"
10174msgstr ""
10175
10176#: indico/modules/events/registration/templates/display/regform_display.html:93
10177msgid "Participation in this event is moderated"
10178msgstr ""
10179
10180#: indico/modules/events/registration/templates/display/regform_display.html:95
10181msgid "The organizers will have to approve your application."
10182msgstr ""
10183
10184#: indico/modules/events/registration/templates/display/regform_list.html:8
10185msgid "Available forms"
10186msgstr ""
10187
10188#: indico/modules/events/registration/templates/display/regform_list.html:42
10189#: indico/modules/events/surveys/templates/display/survey_list.html:27
10190msgid "Not started"
10191msgstr "???"
10192
10193#: indico/modules/events/registration/templates/display/regform_list.html:43
10194#: indico/modules/events/surveys/templates/display/survey_list.html:28
10195#: indico/modules/events/templates/reviews/_common.html:123
10196msgid "No deadline"
10197msgstr ""
10198
10199#: indico/modules/events/registration/templates/display/regform_list.html:60
10200msgid "You have already registered"
10201msgstr ""
10202
10203#: indico/modules/events/registration/templates/display/regform_list.html:61
10204msgid "Check details"
10205msgstr ""
10206
10207#: indico/modules/events/registration/templates/display/regform_list.html:70
10208msgid "The maximum number of registrations has been reached"
10209msgstr ""
10210
10211#: indico/modules/events/registration/templates/display/regform_list.html:83
10212msgid "No registration forms available for this event"
10213msgstr ""
10214
10215#: indico/modules/events/registration/templates/display/registration_modify.html:37
10216#: indico/modules/events/registration/templates/display/registration_summary.html:42
10217msgid "The modification period is over"
10218msgstr ""
10219
10220#: indico/modules/events/registration/templates/display/registration_modify.html:39
10221msgid "Modification is not allowed after payment."
10222msgstr ""
10223
10224#: indico/modules/events/registration/templates/display/registration_modify.html:41
10225msgid "The event organizer has disabled data modification."
10226msgstr ""
10227
10228#: indico/modules/events/registration/templates/display/registration_summary.html:12
10229msgid "Your registration has been completed"
10230msgstr ""
10231
10232#: indico/modules/events/registration/templates/display/registration_summary.html:16
10233msgid "Your registration is awaiting approval"
10234msgstr ""
10235
10236#: indico/modules/events/registration/templates/display/registration_summary.html:18
10237msgid "An event manager will manually validate it."
10238msgstr ""
10239
10240#: indico/modules/events/registration/templates/display/registration_summary.html:23
10241msgid "Your registration is awaiting payment"
10242msgstr ""
10243
10244#: indico/modules/events/registration/templates/display/registration_summary.html:26
10245msgid "Awaiting your payment."
10246msgstr ""
10247
10248#: indico/modules/events/registration/templates/display/registration_summary.html:28
10249msgid "Awaiting payment confirmation."
10250msgstr ""
10251
10252#: indico/modules/events/registration/templates/display/registration_summary.html:31
10253msgid "Proceed to checkout"
10254msgstr ""
10255
10256#: indico/modules/events/registration/templates/display/registration_summary.html:44
10257msgid "Modifications are not allowed after payment"
10258msgstr ""
10259
10260#: indico/modules/events/registration/templates/display/registration_summary.html:47
10261#: indico/modules/events/registration/templates/management/registration_details.html:25
10262msgid "Modify"
10263msgstr "??"
10264
10265#: indico/modules/events/registration/templates/display/registration_summary.html:74
10266#: indico/modules/legal/templates/tos_footer.html:2 indico/modules/legal/templates/tos_footer.html:5
10267#: indico/modules/legal/templates/tos_footer.html:10
10268msgid "Terms and conditions"
10269msgstr ""
10270
10271#: indico/modules/events/registration/templates/display/registration_summary.html:84
10272#, python-format
10273msgid ""
10274"I have read and accepted the %(link_start)sterms and conditions%(link_end)s"
10275" and understand that by confirming this order I "
10276"will be entering into a binding transaction."
10277msgstr ""
10278
10279#: indico/modules/events/registration/templates/display/registration_summary.html:107
10280msgid ""
10281"Use this link to come back to this page.<br> Make sure to keep it private as"
10282" you do not need to be logged in to access it."
10283msgstr ""
10284
10285#: indico/modules/events/registration/templates/management/_invitation_list.html:6
10286msgid "Pending invitations"
10287msgstr "??????"
10288
10289#: indico/modules/events/registration/templates/management/_invitation_list.html:7
10290msgid "Accepted invitations"
10291msgstr "??????"
10292
10293#: indico/modules/events/registration/templates/management/_invitation_list.html:8
10294msgid "Declined invitations"
10295msgstr "??????"
10296
10297#: indico/modules/events/registration/templates/management/_invitation_list.html:12
10298msgid "Nobody has been invited yet."
10299msgstr "????????"
10300
10301#: indico/modules/events/registration/templates/management/_invitation_list.html:41
10302msgid "Mark as declined"
10303msgstr "?????"
10304
10305#: indico/modules/events/registration/templates/management/_invitation_list.html:44
10306msgid "Mark invitation as declined"
10307msgstr "?????????"
10308
10309#: indico/modules/events/registration/templates/management/_invitation_list.html:45
10310msgid "Do you really want to mark this invitation as declined by the invitee?"
10311msgstr ""
10312
10313#: indico/modules/events/registration/templates/management/_invitation_list.html:48
10314#: indico/modules/events/registration/templates/management/_invitation_list.html:51
10315msgid "Delete invitation"
10316msgstr "????"
10317
10318#: indico/modules/events/registration/templates/management/_invitation_list.html:52
10319msgid "Do you really want to delete this invitation?"
10320msgstr "??????????"
10321
10322#: indico/modules/events/registration/templates/management/_regform_base.html:8
10323#, python-format
10324msgid "Manage form \"%(title)s\""
10325msgstr ""
10326
10327#: indico/modules/events/registration/templates/management/_registration_details.html:32
10328#, python-format
10329msgid "Last updated by %(updated_by)s on %(timestamp)s."
10330msgstr "??? %(updated_by)s ? %(timestamp)s ???"
10331
10332#: indico/modules/events/registration/templates/management/_registration_details.html:47
10333#: indico/modules/events/registration/templates/management/_registration_details.html:135
10334msgid "Mark as paid"
10335msgstr "??????"
10336
10337#: indico/modules/events/registration/templates/management/_registration_details.html:55
10338msgid "Mark as unpaid"
10339msgstr "??????"
10340
10341#: indico/modules/events/registration/templates/management/_registration_details.html:67
10342msgid "Payment transaction"
10343msgstr "????"
10344
10345#: indico/modules/events/registration/templates/management/_registration_details.html:82
10346msgid "Registration awaiting manager approval"
10347msgstr ""
10348
10349#: indico/modules/events/registration/templates/management/_registration_details.html:84
10350msgid ""
10351"You can validate or reject this registration and the user will receive a"
10352" notification."
10353msgstr ""
10354
10355#: indico/modules/events/registration/templates/management/_registration_details.html:94
10356msgid "Approve"
10357msgstr "??"
10358
10359#: indico/modules/events/registration/templates/management/_registration_details.html:102
10360msgid ""
10361"Are you sure you want to reject this registration? This action is not"
10362" reversible."
10363msgstr ""
10364
10365#: indico/modules/events/registration/templates/management/_registration_details.html:103
10366msgid "Reject registration"
10367msgstr "????"
10368
10369#: indico/modules/events/registration/templates/management/_registration_details.html:114
10370msgid "Registration not paid yet"
10371msgstr ""
10372
10373#: indico/modules/events/registration/templates/management/_registration_details.html:117
10374msgid "The current transaction is still pending."
10375msgstr ""
10376
10377#: indico/modules/events/registration/templates/management/_registration_details.html:119
10378msgid "You can mark the registration as paid manually."
10379msgstr ""
10380
10381#: indico/modules/events/registration/templates/management/_registration_details.html:146
10382msgid "This registration is complete"
10383msgstr ""
10384
10385#: indico/modules/events/registration/templates/management/_registration_details.html:148
10386#, python-format
10387msgid "Submitted: %(submitted)s"
10388msgstr ""
10389
10390#: indico/modules/events/registration/templates/management/_registration_details.html:165
10391#, python-format
10392msgid "This registration is %(state)s"
10393msgstr ""
10394
10395#: indico/modules/events/registration/templates/management/_registration_details.html:181
10396#, python-format
10397msgid "Checked in: %(checked_in_dt)s"
10398msgstr ""
10399
10400#: indico/modules/events/registration/templates/management/_registration_details.html:186
10401msgid "Mark as not checked in"
10402msgstr ""
10403
10404#: indico/modules/events/registration/templates/management/_registration_details.html:190
10405#: indico/modules/events/registration/templates/management/regform_reglist.html:189
10406msgid ""
10407"Are you sure you want to reset the check-in info? The original check-in time"
10408" will be lost."
10409msgstr ""
10410
10411#: indico/modules/events/registration/templates/management/_registration_details.html:191
10412msgid "Reset check-in info"
10413msgstr ""
10414
10415#: indico/modules/events/registration/templates/management/_registration_details.html:192
10416msgid "reset"
10417msgstr "??"
10418
10419#: indico/modules/events/registration/templates/management/_registration_details.html:200
10420msgid "Not checked in"
10421msgstr ""
10422
10423#: indico/modules/events/registration/templates/management/_registration_details.html:203
10424msgid ""
10425"You can mark the registration as checked in manually here or with the Indico"
10426" Check in app."
10427msgstr ""
10428
10429#: indico/modules/events/registration/templates/management/_registration_details.html:207
10430msgid "You can mark the registration as checked in manually."
10431msgstr ""
10432
10433#: indico/modules/events/registration/templates/management/_registration_details.html:217
10434#: indico/modules/events/registration/templates/management/regform_reglist.html:181
10435msgid "Check-in"
10436msgstr ""
10437
10438#: indico/modules/events/registration/templates/management/_reglist.html:11
10439#, python-format
10440msgid ""
10441"Filtering is enabled. Displaying %(filtered_registrations)s out of "
10442"%(total_registrations)s registrants."
10443msgstr ""
10444
10445#: indico/modules/events/registration/templates/management/_reglist.html:24
10446msgid "Full name"
10447msgstr "??"
10448
10449#: indico/modules/events/registration/templates/management/_reglist.html:129
10450msgid ""
10451"The filtering criteria do not match with any of the existing registrations."
10452" Try to clear the filters from the \"Customize "
10453"list\" dialog."
10454msgstr ""
10455
10456#: indico/modules/events/registration/templates/management/email.html:7
10457#: indico/modules/events/reminders/templates/edit_reminder.html:27
10458msgid "Preview email"
10459msgstr "??????"
10460
10461#: indico/modules/events/registration/templates/management/email_preview.html:4
10462msgid ""
10463"This preview is only shown for a single registration.<br> When sending the"
10464" emails, each registrant will receive an email "
10465"customized with the data of their registration."
10466msgstr ""
10467
10468#: indico/modules/events/registration/templates/management/import_registrations.html:5
10469msgid ""
10470"You should upload a CSV (comma-separated values) file with exactly 6 columns"
10471" in the following order:"
10472msgstr ""
10473
10474#: indico/modules/events/registration/templates/management/import_registrations.html:23
10475msgid "Phone Number"
10476msgstr "????"
10477
10478#: indico/modules/events/registration/templates/management/import_registrations.html:29
10479msgid "The fields \"First Name\", \"Last Name\" and \"E-mail\" are mandatory."
10480msgstr ""
10481
10482#: indico/modules/events/registration/templates/management/participants.html:24
10483msgid "The registration feature is disabled"
10484msgstr ""
10485
10486#: indico/modules/events/registration/templates/management/participants.html:26
10487#: indico/modules/events/registration/templates/management/participants.html:45
10488msgid "Participants are now handled through a registration form."
10489msgstr ""
10490
10491#: indico/modules/events/registration/templates/management/participants.html:43
10492msgid "There is no registration form for participants"
10493msgstr ""
10494
10495#: indico/modules/events/registration/templates/management/participants.html:53
10496#: indico/modules/vc/templates/manage_event_select.html:11
10497msgid "Create"
10498msgstr "??"
10499
10500#: indico/modules/events/registration/templates/management/print_badges.html:7
10501#, python-format
10502msgid "Tickets are currently not available for the selected registration."
10503msgid_plural ""
10504"Tickets are currently not available for %(count)s out of the %(total)s"
10505" selected registrations."
10506msgstr[0] ""
10507
10508#: indico/modules/events/registration/templates/management/print_badges.html:20
10509msgid "Page configuration"
10510msgstr "????"
10511
10512#: indico/modules/events/registration/templates/management/print_badges.html:41
10513msgid ""
10514"<strong>Tip</strong>: if your printer does not align the badges correctly,"
10515" you can tweak the margins."
10516msgstr ""
10517
10518#: indico/modules/events/registration/templates/management/print_badges.html:46
10519msgid ""
10520"<strong>Example</strong>: If your left and right margins are 1.5 cm each, but"
10521" your printer prints everything 1 mm to the "
10522"left, you could use a left margin of 1.6 cm and a right margin of 1.4 cm to"
10523" compensate. If you increase a margin, do not "
10524"forget to decrease the opposing one to avoid Indico thinking there is less"
10525" space for printing badges, and the number of "
10526"rows / columns will change."
10527msgstr ""
10528
10529#: indico/modules/events/registration/templates/management/regform.html:19
10530msgid "Edit settings for this form."
10531msgstr ""
10532
10533#: indico/modules/events/registration/templates/management/regform.html:32
10534msgid "Registration Form"
10535msgstr "????"
10536
10537#: indico/modules/events/registration/templates/management/regform.html:34
10538msgid "Add, remove or modify information registrants may fill out."
10539msgstr ""
10540
10541#: indico/modules/events/registration/templates/management/regform.html:49
10542msgid "List of registrations"
10543msgstr ""
10544
10545#: indico/modules/events/registration/templates/management/regform.html:51
10546msgid "Add, remove or modify registrations."
10547msgstr "???????????"
10548
10549#: indico/modules/events/registration/templates/management/regform.html:74
10550msgid "Invitations"
10551msgstr "??"
10552
10553#: indico/modules/events/registration/templates/management/regform.html:76
10554msgid "Manage invitations to register for your event."
10555msgstr ""
10556
10557#: indico/modules/events/registration/templates/management/regform.html:88
10558msgid "Tickets"
10559msgstr "??"
10560
10561#: indico/modules/events/registration/templates/management/regform.html:90
10562msgid "Configure ticketing system"
10563msgstr ""
10564
10565#: indico/modules/events/registration/templates/management/regform.html:99
10566msgid "QR Code"
10567msgstr "QR Code"
10568
10569#: indico/modules/events/registration/templates/management/regform.html:103
10570msgid "Configure tickets"
10571msgstr ""
10572
10573#: indico/modules/events/registration/templates/management/regform.html:113
10574msgid "Stats"
10575msgstr ""
10576
10577#: indico/modules/events/registration/templates/management/regform_display.html:8
10578msgid "Participants display"
10579msgstr ""
10580
10581#: indico/modules/events/registration/templates/management/regform_display.html:12
10582msgid "Customize how the registrations are shown on the participant list page."
10583msgstr ""
10584
10585#: indico/modules/events/registration/templates/management/regform_display.html:26
10586msgid "There are no registration forms for this event."
10587msgstr ""
10588
10589#: indico/modules/events/registration/templates/management/regform_display.html:28
10590msgid "Start by creating a registration form."
10591msgstr ""
10592
10593#: indico/modules/events/registration/templates/management/regform_display.html:32
10594#: indico/modules/events/registration/templates/management/regform_edit.html:8
10595#: indico/modules/events/registration/templates/management/regform_list.html:118
10596msgid "Create form"
10597msgstr ""
10598
10599#: indico/modules/events/registration/templates/management/regform_display.html:41
10600msgid "Merge forms"
10601msgstr ""
10602
10603#: indico/modules/events/registration/templates/management/regform_display.html:46
10604msgid ""
10605"Show all the registrations together, regardless of which form they came from."
10606msgstr ""
10607
10608#: indico/modules/events/registration/templates/management/regform_display.html:53
10609msgid ""
10610"Select which registration form will have its entries published in the"
10611" participant list."
10612msgstr ""
10613
10614#: indico/modules/events/registration/templates/management/regform_display.html:58
10615#: indico/modules/events/registration/templates/management/regform_display.html:82
10616msgid "Shown registration forms"
10617msgstr ""
10618
10619#: indico/modules/events/registration/templates/management/regform_display.html:59
10620#: indico/modules/events/registration/templates/management/regform_display.html:83
10621msgid "Hidden registration forms"
10622msgstr ""
10623
10624#: indico/modules/events/registration/templates/management/regform_display.html:64
10625msgid ""
10626"By dragging the column titles, you can choose which fields to display and"
10627" reorder them. Custom fields added to registration "
10628"forms can only be shown if the registration forms are not merged."
10629msgstr ""
10630
10631#: indico/modules/events/registration/templates/management/regform_display.html:71
10632#: indico/modules/events/registration/templates/management/regform_display_form_columns.html:8
10633msgid "Shown columns"
10634msgstr "????"
10635
10636#: indico/modules/events/registration/templates/management/regform_display.html:72
10637#: indico/modules/events/registration/templates/management/regform_display_form_columns.html:9
10638msgid "Hidden columns"
10639msgstr "????"
10640
10641#: indico/modules/events/registration/templates/management/regform_display.html:78
10642msgid ""
10643"By dragging the form titles, you can choose which to display and reorder them."
10644msgstr ""
10645
10646#: indico/modules/events/registration/templates/management/regform_display.html:87
10647#, python-format
10648msgid "Customize columns for %(title)s"
10649msgstr ""
10650
10651#: indico/modules/events/registration/templates/management/regform_display.html:88
10652msgid "Choose which columns of this form are displayed"
10653msgstr ""
10654
10655#: indico/modules/events/registration/templates/management/regform_edit.html:6
10656#, python-format
10657msgid "Edit form \"%(title)s\""
10658msgstr ""
10659
10660#: indico/modules/events/registration/templates/management/regform_edit.html:16
10661msgid "Price options"
10662msgstr ""
10663
10664#: indico/modules/events/registration/templates/management/regform_edit.html:19
10665msgid "Notifications for registrants"
10666msgstr ""
10667
10668#: indico/modules/events/registration/templates/management/regform_edit.html:22
10669msgid "Notifications for managers"
10670msgstr ""
10671
10672#: indico/modules/events/registration/templates/management/regform_invitations.html:5
10673#, python-format
10674msgid "Invitations for \"%(title)s\""
10675msgstr ""
10676
10677#: indico/modules/events/registration/templates/management/regform_invitations.html:17
10678msgid "Invite people"
10679msgstr ""
10680
10681#: indico/modules/events/registration/templates/management/regform_invitations.html:20
10682msgid "Invite people to register for your event."
10683msgstr ""
10684
10685#: indico/modules/events/registration/templates/management/regform_invitations.html:25
10686msgid "Invite"
10687msgstr ""
10688
10689#: indico/modules/events/registration/templates/management/regform_invitations.html:30
10690#: indico/modules/events/registration/templates/management/regform_invitations.html:36
10691msgid "Invite user to register"
10692msgstr ""
10693
10694#: indico/modules/events/registration/templates/management/regform_invitations.html:31
10695#: indico/modules/events/registration/templates/management/regform_reglist.html:43
10696msgid "New user"
10697msgstr ""
10698
10699#: indico/modules/events/registration/templates/management/regform_invite.html:4
10700msgid "Invitation details"
10701msgstr ""
10702
10703#: indico/modules/events/registration/templates/management/regform_list.html:9
10704msgid "Registration forms allow people to register for the event."
10705msgstr ""
10706
10707#: indico/modules/events/registration/templates/management/regform_list.html:21
10708msgid "Payments disabled"
10709msgstr ""
10710
10711#: indico/modules/events/registration/templates/management/regform_list.html:23
10712msgid "Payments are disabled for this event"
10713msgstr ""
10714
10715#: indico/modules/events/registration/templates/management/regform_list.html:29
10716msgid "Enable payments for the whole event?"
10717msgstr ""
10718
10719#: indico/modules/events/registration/templates/management/regform_list.html:30
10720msgid ""
10721"This will enable payments for all registration forms. If you need to disable"
10722" it later on, you can do it from the Features "
10723"menu entry."
10724msgstr ""
10725
10726#: indico/modules/events/registration/templates/management/regform_list.html:31
10727msgid "Enable payments"
10728msgstr ""
10729
10730#: indico/modules/events/registration/templates/management/regform_list.html:43
10731msgid "Add/remove users allowed to manage registrations"
10732msgstr ""
10733
10734#: indico/modules/events/registration/templates/management/regform_list.html:48
10735msgid "Manage registration managers"
10736msgstr ""
10737
10738#: indico/modules/events/registration/templates/management/regform_list.html:59
10739msgid "Participant list"
10740msgstr ""
10741
10742#: indico/modules/events/registration/templates/management/regform_list.html:60
10743msgid "Define how the participant list will be shown on the event page"
10744msgstr ""
10745
10746#: indico/modules/events/registration/templates/management/regform_list.html:65
10747msgid "Customize"
10748msgstr ""
10749
10750#: indico/modules/events/registration/templates/management/regform_list.html:72
10751msgid "List of registration forms"
10752msgstr ""
10753
10754#: indico/modules/events/registration/templates/management/regform_list.html:99
10755msgid "Delete this registration form"
10756msgstr ""
10757
10758#: indico/modules/events/registration/templates/management/regform_list.html:103
10759msgid "Delete registration form?"
10760msgstr ""
10761
10762#: indico/modules/events/registration/templates/management/regform_list.html:104
10763#, python-format
10764msgid ""
10765"Do you really want to delete the registration form "%(title)s"?"
10766msgstr ""
10767
10768#: indico/modules/events/registration/templates/management/regform_list.html:111
10769msgid "There are no registration forms yet."
10770msgstr ""
10771
10772#: indico/modules/events/registration/templates/management/regform_modify.html:4
10773#, python-format
10774msgid "Configure questions in form \"%(title)s\""
10775msgstr ""
10776
10777#: indico/modules/events/registration/templates/management/regform_reglist.html:9
10778#, python-format
10779msgid "List of registrations for \"%(title)s\""
10780msgstr ""
10781
10782#: indico/modules/events/registration/templates/management/regform_reglist.html:27
10783msgid "Registration list configuration"
10784msgstr ""
10785
10786#: indico/modules/events/registration/templates/management/regform_reglist.html:42
10787msgid "Register a user that doesn't exist in Indico"
10788msgstr ""
10789
10790#: indico/modules/events/registration/templates/management/regform_reglist.html:49
10791msgid "Register a Indico user"
10792msgstr ""
10793
10794#: indico/modules/events/registration/templates/management/regform_reglist.html:50
10795msgid "Indico user"
10796msgstr ""
10797
10798#: indico/modules/events/registration/templates/management/regform_reglist.html:56
10799msgid "Register multiple Indico users"
10800msgstr ""
10801
10802#: indico/modules/events/registration/templates/management/regform_reglist.html:57
10803msgid "Multiple Indico users"
10804msgstr ""
10805
10806#: indico/modules/events/registration/templates/management/regform_reglist.html:75
10807msgid "PDF (table style)"
10808msgstr ""
10809
10810#: indico/modules/events/registration/templates/management/regform_reglist.html:81
10811msgid "PDF (book style)"
10812msgstr ""
10813
10814#: indico/modules/events/registration/templates/management/regform_reglist.html:95
10815msgid "Import registrants from CSV File"
10816msgstr ""
10817
10818#: indico/modules/events/registration/templates/management/regform_reglist.html:117
10819#: indico/modules/events/registration/templates/management/regform_reglist.html:121
10820msgid "Print Badges"
10821msgstr ""
10822
10823#: indico/modules/events/registration/templates/management/regform_reglist.html:129
10824#: indico/modules/events/registration/templates/management/regform_reglist.html:133
10825msgid "Print Tickets"
10826msgstr ""
10827
10828#: indico/modules/events/registration/templates/management/regform_reglist.html:148
10829msgid "Moderation"
10830msgstr ""
10831
10832#: indico/modules/events/registration/templates/management/regform_reglist.html:156
10833msgid "Do you really want to approve the selected registrations?"
10834msgstr ""
10835
10836#: indico/modules/events/registration/templates/management/regform_reglist.html:157
10837msgid "Approve registrations"
10838msgstr ""
10839
10840#: indico/modules/events/registration/templates/management/regform_reglist.html:165
10841msgid "Do you really want to reject the selected registrations?"
10842msgstr ""
10843
10844#: indico/modules/events/registration/templates/management/regform_reglist.html:166
10845msgid "Reject registrations"
10846msgstr ""
10847
10848#: indico/modules/events/registration/templates/management/regform_reglist.html:173
10849msgid "Check-in control"
10850msgstr ""
10851
10852#: indico/modules/events/registration/templates/management/regform_reglist.html:190
10853#: indico/modules/events/registration/templates/management/regform_reglist.html:191
10854msgid "Reset check-in"
10855msgstr ""
10856
10857#: indico/modules/events/registration/templates/management/regform_stats.html:5
10858#, python-format
10859msgid "Stats for \"%(title)s\""
10860msgstr ""
10861
10862#: indico/modules/events/registration/templates/management/regform_stats.html:18
10863msgid "Currency: {}"
10864msgstr "???{}"
10865
10866#: indico/modules/events/registration/templates/management/regform_stats.html:38
10867msgid "Days left<br>to register"
10868msgstr ""
10869
10870#: indico/modules/events/registration/templates/management/regform_stats.html:39
10871msgid "Countries"
10872msgstr "??"
10873
10874#: indico/modules/events/registration/templates/management/regform_stats.html:47
10875msgid "Availability"
10876msgstr ""
10877
10878#: indico/modules/events/registration/templates/management/regform_stats.html:53
10879msgid "event full"
10880msgstr ""
10881
10882#: indico/modules/events/registration/templates/management/regform_stats.html:55
10883#, python-format
10884msgid "%(places)s places available"
10885msgstr ""
10886
10887#: indico/modules/events/registration/templates/management/regform_stats.html:64
10888msgid "Registrants per country"
10889msgstr ""
10890
10891#: indico/modules/events/registration/templates/management/registration_create_multiple.html:8
10892msgid ""
10893"The registrations will be filled with personal data only. Additional fields"
10894" will be left blank."
10895msgstr ""
10896
10897#: indico/modules/events/registration/templates/management/registration_create_multiple.html:10
10898msgid "Add registrations"
10899msgstr ""
10900
10901#: indico/modules/events/registration/templates/management/registration_details.html:13
10902msgid ""
10903"Give this link to the user to manage their registration.<br> Make sure to"
10904" keep it private as anybody with this link will be "
10905"able to manage it."
10906msgstr ""
10907
10908#: indico/modules/events/registration/templates/management/registration_modify.html:4
10909#, python-format
10910msgid "Modify #%(id)s: %(name)s in \"%(regform_title)s\""
10911msgstr ""
10912
10913#: indico/modules/events/registration/templates/management/reglist_filter.html:52
10914#, python-format
10915msgid ""
10916"Change the configuration of the registration list by enabling/disabling the"
10917" columns listed below, or by applying filtering "
10918"(%(filter_icon)s) options."
10919msgstr ""
10920
10921#: indico/modules/events/registration/templates/management/reglist_filter.html:80
10922msgid "General registration info"
10923msgstr ""
10924
10925#: indico/modules/events/registration/templates/management/reglist_filter.html:95
10926msgid "Disabled sections"
10927msgstr ""
10928
10929#: indico/modules/events/registration/templates/management/regform_actions/ended.html:19
10930msgid "Registrations finished already. Do you want to open them again?"
10931msgstr ""
10932
10933#: indico/modules/events/registration/templates/management/regform_actions/not_started.html:4
10934msgid "Registrations are not open yet"
10935msgstr ""
10936
10937#: indico/modules/events/registration/templates/management/regform_actions/not_started.html:24
10938msgid "Schedule registrations"
10939msgstr ""
10940
10941#: indico/modules/events/registration/templates/management/regform_actions/open.html:4
10942msgid "Registrations are open"
10943msgstr ""
10944
10945#: indico/modules/events/registration/templates/management/regform_actions/open.html:24
10946msgid "Reschedule registrations"
10947msgstr ""
10948
10949#: indico/modules/events/reminders/__init__.py:36 indico/modules/events/reminders/__init__.py:63
10950#: indico/modules/events/reminders/templates/reminders.html:8
10951msgid "Reminders"
10952msgstr "??"
10953
10954#: indico/modules/events/reminders/controllers.py:58
10955msgid "Sent reminders cannot be deleted."
10956msgstr ""
10957
10958#: indico/modules/events/reminders/controllers.py:62
10959msgid "The reminder at {} has been deleted."
10960msgstr ""
10961
10962#: indico/modules/events/reminders/controllers.py:71
10963msgid "The reminder has been sent."
10964msgstr ""
10965
10966#: indico/modules/events/reminders/controllers.py:95
10967msgid "This reminder has already been sent and cannot be modified anymore."
10968msgstr ""
10969
10970#: indico/modules/events/reminders/controllers.py:102
10971msgid "The reminder at {} has been modified."
10972msgstr ""
10973
10974#: indico/modules/events/reminders/controllers.py:124
10975msgid "A reminder at {} has been created."
10976msgstr ""
10977
10978#: indico/modules/events/reminders/forms.py:33
10979msgid "Relative to the event start time"
10980msgstr "?????????"
10981
10982#: indico/modules/events/reminders/forms.py:34
10983msgid "Fixed date/time"
10984msgstr "????/??"
10985
10986#: indico/modules/events/reminders/forms.py:35
10987msgid "Send immediately"
10988msgstr "????"
10989
10990#: indico/modules/events/reminders/forms.py:36
10991msgid "Offset"
10992msgstr ""
10993
10994#: indico/modules/events/reminders/forms.py:40
10995msgid "Email addresses"
10996msgstr "??????"
10997
10998#: indico/modules/events/reminders/forms.py:40 indico/modules/events/surveys/forms.py:120
10999msgid "One email address per line."
11000msgstr ""
11001
11002#: indico/modules/events/reminders/forms.py:42
11003msgid "Send the reminder to all participants/registrants of the event."
11004msgstr ""
11005
11006#: indico/modules/events/reminders/forms.py:45
11007msgid "Sender"
11008msgstr "???"
11009
11010#: indico/modules/events/reminders/forms.py:46
11011msgid "The email address that will show up as the sender."
11012msgstr ""
11013
11014#: indico/modules/events/reminders/forms.py:47
11015msgid "Note"
11016msgstr "???"
11017
11018#: indico/modules/events/reminders/forms.py:47
11019msgid "A custom message to include in the email."
11020msgstr ""
11021
11022#: indico/modules/events/reminders/forms.py:48
11023msgid "Include agenda"
11024msgstr ""
11025
11026#: indico/modules/events/reminders/forms.py:49
11027msgid "Includes a simple text version of the event's agenda in the email."
11028msgstr ""
11029
11030#: indico/modules/events/reminders/forms.py:50
11031msgid "Include description"
11032msgstr ""
11033
11034#: indico/modules/events/reminders/forms.py:51
11035msgid "Includes the event's description in the email."
11036msgstr ""
11037
11038#: indico/modules/events/reminders/forms.py:56
11039msgid "The event's timezone is {tz}."
11040msgstr ""
11041
11042#: indico/modules/events/reminders/forms.py:65
11043msgid "If participants are not included you need to specify recipients."
11044msgstr ""
11045
11046#: indico/modules/events/reminders/forms.py:69
11047msgid "If no recipients are specified you need to include participants."
11048msgstr ""
11049
11050#: indico/modules/events/reminders/forms.py:78 indico/modules/events/reminders/forms.py:82
11051msgid "The specified date is in the past"
11052msgstr ""
11053
11054#: indico/modules/events/reminders/templates/edit_reminder.html:10
11055msgid "This reminder is overdue and will be sent within a few minutes."
11056msgstr ""
11057
11058#: indico/modules/events/reminders/templates/edit_reminder.html:19
11059msgid "Misc"
11060msgstr "??"
11061
11062#: indico/modules/events/reminders/templates/reminders.html:17
11063msgid "Reminder details"
11064msgstr "????"
11065
11066#: indico/modules/events/reminders/templates/reminders.html:17
11067msgid "Edit reminder"
11068msgstr "????"
11069
11070#: indico/modules/events/reminders/templates/reminders.html:34
11071msgid "Delete reminder"
11072msgstr "????"
11073
11074#: indico/modules/events/reminders/templates/reminders.html:35
11075msgid "Do you really want to delete this reminder?"
11076msgstr "???????????"
11077
11078#: indico/modules/events/reminders/templates/reminders.html:49
11079msgid "Pending Reminders"
11080msgstr ""
11081
11082#: indico/modules/events/reminders/templates/reminders.html:52 indico/modules/events/reminders/templates/reminders.html:55
11083msgid "Add Reminder"
11084msgstr "????"
11085
11086#: indico/modules/events/reminders/templates/reminders.html:63
11087msgid "There are no pending reminders."
11088msgstr ""
11089
11090#: indico/modules/events/reminders/templates/reminders.html:70
11091msgid "Sent Reminders"
11092msgstr "??????"
11093
11094#: indico/modules/events/requests/__init__.py:35 indico/modules/events/requests/templates/event_requests.html:3
11095msgid "Logistics"
11096msgstr "??"
11097
11098#: indico/modules/events/requests/base.py:35
11099msgid "The comment will be shown only if the request is accepted or rejected."
11100msgstr ""
11101
11102#: indico/modules/events/requests/controllers.py:122
11103msgid "There was a problem sending your request ({0}). Please contact support."
11104msgstr ""
11105
11106#: indico/modules/events/requests/controllers.py:126
11107msgid "Your request ({0}) has been accepted."
11108msgstr "???? ({0}) ?????"
11109
11110#: indico/modules/events/requests/controllers.py:127
11111msgid "Your request ({0}) has been sent."
11112msgstr "???? ({0}) ????"
11113
11114#: indico/modules/events/requests/controllers.py:129
11115msgid "Your request ({0}) has been modified."
11116msgstr "???? ({0}) ????"
11117
11118#: indico/modules/events/requests/controllers.py:165
11119msgid "You have accepted this request."
11120msgstr "????????"
11121
11122#: indico/modules/events/requests/controllers.py:168
11123msgid "You have rejected this request."
11124msgstr "????????"
11125
11126#: indico/modules/events/requests/controllers.py:171
11127msgid "You have updated the request (only management-specific data)."
11128msgstr ""
11129
11130#: indico/modules/events/requests/controllers.py:191
11131msgid ""
11132"There was a problem withdrawing your request ({0}). Please contact support."
11133msgstr ""
11134
11135#: indico/modules/events/requests/controllers.py:194
11136msgid "You have withdrawn your request ({0})"
11137msgstr ""
11138
11139#: indico/modules/events/requests/templates/event_request_details.html:10
11140msgid "Send request"
11141msgstr "????"
11142
11143#: indico/modules/events/requests/templates/event_request_details.html:12
11144msgid "Modify request"
11145msgstr "????"
11146
11147#: indico/modules/events/requests/templates/event_request_details.html:14
11148msgid "Send new request"
11149msgstr "?????"
11150
11151#: indico/modules/events/requests/templates/event_request_details.html:29
11152msgid ""
11153"Your request is currently pending approval. You will be notified by e-mail"
11154" once it has been accepted or rejected."
11155msgstr ""
11156
11157#: indico/modules/events/requests/templates/event_request_details.html:37
11158msgid "Your request has been accepted."
11159msgstr "?????????"
11160
11161#: indico/modules/events/requests/templates/event_request_details.html:48
11162msgid ""
11163"Your request has been rejected. Please check the rejection reason (if"
11164" provided) and, if necessary, resubmit your request."
11165msgstr ""
11166
11167#: indico/modules/events/requests/templates/event_request_details.html:59
11168msgid ""
11169"You have withdrawn your request. If you need this service, please resubmit"
11170" your request."
11171msgstr ""
11172
11173#: indico/modules/events/requests/templates/event_request_details.html:68
11174msgid "Request details"
11175msgstr "??????"
11176
11177#: indico/modules/events/requests/templates/event_request_details.html:68
11178msgid "These are the details provided by the event manager."
11179msgstr ""
11180
11181#: indico/modules/events/requests/templates/event_request_details.html:71
11182msgid "Created by"
11183msgstr "???"
11184
11185#: indico/modules/events/requests/templates/event_request_details.html:77
11186msgid "Created at"
11187msgstr "????"
11188
11189#: indico/modules/events/requests/templates/event_request_details.html:93
11190#: indico/modules/events/requests/templates/event_request_details.html:95
11191msgid "Withdraw request"
11192msgstr ""
11193
11194#: indico/modules/events/requests/templates/event_request_details.html:94
11195msgid "Do you really want to withdraw this request?"
11196msgstr ""
11197
11198#: indico/modules/events/requests/templates/event_request_details.html:102
11199msgid "Manage service request"
11200msgstr ""
11201
11202#: indico/modules/events/requests/templates/event_request_details.html:104
11203msgid "Processed by"
11204msgstr ""
11205
11206#: indico/modules/events/requests/templates/event_request_details.html:107
11207msgid "Processed at"
11208msgstr ""
11209
11210#: indico/modules/events/requests/templates/event_requests.html:7
11211msgid ""
11212"You can request additional services for your event. Click one of the service"
11213" buttons below to send a request or to view/"
11214"modify an existing request."
11215msgstr ""
11216
11217#: indico/modules/events/roles/__init__.py:26 indico/modules/events/roles/templates/roles.html:4
11218msgid "Roles Setup"
11219msgstr ""
11220
11221#: indico/modules/events/roles/clone.py:21
11222msgid "Event roles"
11223msgstr ""
11224
11225#: indico/modules/events/roles/forms.py:22
11226msgid "The full name of the role"
11227msgstr ""
11228
11229#: indico/modules/events/roles/forms.py:23
11230msgid "Abbreviation"
11231msgstr ""
11232
11233#: indico/modules/events/roles/forms.py:25
11234msgid "A shortcut (max. 3 characters) for the role"
11235msgstr ""
11236
11237#: indico/modules/events/roles/forms.py:26
11238msgid "Colour"
11239msgstr ""
11240
11241#: indico/modules/events/roles/forms.py:27
11242msgid "The colour used when displaying the role"
11243msgstr ""
11244
11245#: indico/modules/events/roles/forms.py:39
11246msgid "A role with this abbreviation already exists."
11247msgstr ""
11248
11249#: indico/modules/events/roles/templates/_roles.html:9
11250msgid "There are no roles defined yet."
11251msgstr ""
11252
11253#: indico/modules/events/roles/templates/_roles.html:27
11254#, python-format
11255msgid "1 person"
11256msgid_plural "%(count)s people"
11257msgstr[0] ""
11258
11259#: indico/modules/events/roles/templates/_roles.html:50
11260msgid "Edit role"
11261msgstr ""
11262
11263#: indico/modules/events/roles/templates/_roles.html:56
11264#, python-format
11265msgid "Delete role '%(name)s'"
11266msgstr ""
11267
11268#: indico/modules/events/roles/templates/_roles.html:57
11269msgid "Are you sure you want to permanently delete this role?"
11270msgstr ""
11271
11272#: indico/modules/events/roles/templates/_roles.html:81
11273msgid "There are no members yet."
11274msgstr ""
11275
11276#: indico/modules/events/roles/templates/_roles.html:87
11277msgid "Add user"
11278msgstr ""
11279
11280#: indico/modules/events/roles/templates/roles.html:13 indico/web/templates/forms/permissions_widget.html:20
11281msgid "Add a new role"
11282msgstr ""
11283
11284#: indico/modules/events/roles/templates/roles.html:16
11285msgid "Add Role"
11286msgstr ""
11287
11288#: indico/modules/events/sessions/__init__.py:35 indico/modules/events/sessions/templates/management/_session_list.html:65
11289msgid "Session blocks"
11290msgstr ""
11291
11292#: indico/modules/events/sessions/__init__.py:36
11293msgid "Allows coordinators to modify contributions in their sessions."
11294msgstr ""
11295
11296#: indico/modules/events/sessions/__init__.py:37
11297msgid ""
11298"Allows coordinators to manage/reschedule session blocks of their sessions. "
11299" This includes creating new session blocks."
11300msgstr ""
11301
11302#: indico/modules/events/sessions/__init__.py:54
11303msgid "You have been granted manager/coordination privileges for a session."
11304msgid_plural ""
11305"You have been granted manager/coordination privileges for {} sessions."
11306msgstr[0] ""
11307
11308#: indico/modules/events/sessions/__init__.py:85
11309msgid "Coordination"
11310msgstr ""
11311
11312#: indico/modules/events/sessions/__init__.py:86
11313msgid "Grants coordination access to the session."
11314msgstr ""
11315
11316#: indico/modules/events/sessions/__init__.py:97
11317msgid "My Sessions"
11318msgstr ""
11319
11320#: indico/modules/events/sessions/forms.py:31
11321msgid "Session code"
11322msgstr ""
11323
11324#: indico/modules/events/sessions/forms.py:31
11325msgid "The code that will identify the session in the Book of Abstracts."
11326msgstr ""
11327
11328#: indico/modules/events/sessions/forms.py:34
11329msgid "Default contribution duration"
11330msgstr ""
11331
11332#: indico/modules/events/sessions/forms.py:35
11333msgid ""
11334"Duration that a contribution created within this session will have by default."
11335msgstr ""
11336
11337#: indico/modules/events/sessions/forms.py:39
11338msgid "Default location"
11339msgstr ""
11340
11341#: indico/modules/events/sessions/forms.py:40
11342msgid "Default location for blocks inside the session."
11343msgstr ""
11344
11345#: indico/modules/events/sessions/forms.py:41 indico/modules/events/timetable/forms.py:100
11346msgid "Colours"
11347msgstr ""
11348
11349#: indico/modules/events/sessions/forms.py:71 indico/modules/events/sessions/forms.py:82
11350msgid "Title of the session block"
11351msgstr ""
11352
11353#: indico/modules/events/sessions/forms.py:81
11354msgid "Title of the session"
11355msgstr ""
11356
11357#: indico/modules/events/sessions/forms.py:82
11358msgid "Block title"
11359msgstr ""
11360
11361#: indico/modules/events/sessions/forms.py:105
11362msgid ""
11363"Whether the session is a poster session or contains normal presentations"
11364msgstr ""
11365
11366#: indico/modules/events/sessions/forms.py:117
11367msgid "A session type with this name already exists"
11368msgstr ""
11369
11370#: indico/modules/events/sessions/util.py:64
11371msgid "List of sessions"
11372msgstr ""
11373
11374#: indico/modules/events/sessions/templates/display/session_display.html:41
11375#: indico/modules/events/sessions/templates/display/session_display.html:42
11376#: indico/modules/events/sessions/templates/display/session_list.html:21
11377#: indico/modules/events/timetable/templates/balloons/block.html:45
11378msgid "Edit session"
11379msgstr ""
11380
11381#: indico/modules/events/sessions/templates/display/session_display.html:46
11382#: indico/modules/events/sessions/templates/display/session_display.html:47
11383#: indico/modules/events/sessions/templates/display/session_list.html:26
11384#: indico/modules/events/sessions/templates/management/_session_list.html:87
11385msgid "Manage protection"
11386msgstr ""
11387
11388#: indico/modules/events/sessions/templates/display/session_display.html:53
11389#: indico/modules/events/sessions/templates/display/session_list.html:34
11390msgid "Manage timetable"
11391msgstr ""
11392
11393#: indico/modules/events/sessions/templates/display/session_display.html:103
11394msgid "There are no conveners in this block"
11395msgstr ""
11396
11397#: indico/modules/events/sessions/templates/display/session_display.html:131
11398msgid "Contribution list"
11399msgstr ""
11400
11401#: indico/modules/events/sessions/templates/display/session_display.html:156
11402msgid "No scheduled contributions"
11403msgstr ""
11404
11405#: indico/modules/events/sessions/templates/display/session_ical_export.html:3
11406msgid "Download current session:"
11407msgstr ""
11408
11409#: indico/modules/events/sessions/templates/display/session_list.html:22
11410#: indico/modules/events/sessions/templates/management/_session_list.html:82
11411#: indico/modules/events/timetable/templates/balloons/block.html:47
11412#, python-format
11413msgid "Edit session '%(title)s'"
11414msgstr ""
11415
11416#: indico/modules/events/sessions/templates/display/session_list.html:27
11417#, python-format
11418msgid "Manage protection for session '%(title)s'"
11419msgstr ""
11420
11421#: indico/modules/events/sessions/templates/display/session_list.html:38
11422msgid "You don't have any sessions at the moment."
11423msgstr ""
11424
11425#: indico/modules/events/sessions/templates/forms/session_person_link_widget.html:4
11426msgid "There are no session conveners"
11427msgstr ""
11428
11429#: indico/modules/events/sessions/templates/management/_session_list.html:17
11430msgid "Blocks"
11431msgstr "??"
11432
11433#: indico/modules/events/sessions/templates/management/_session_list.html:63
11434#, python-format
11435msgid "Blocks within '%(title)s'"
11436msgstr ""
11437
11438#: indico/modules/events/sessions/templates/management/_session_list.html:79
11439#: indico/modules/events/timetable/templates/balloons/_balloon_utils.html:46
11440msgid "Change colour"
11441msgstr "????"
11442
11443#: indico/modules/events/sessions/templates/management/_session_list.html:81
11444msgid "Edit this session"
11445msgstr "?????"
11446
11447#: indico/modules/events/sessions/templates/management/_session_list.html:89
11448#: indico/modules/events/timetable/templates/balloons/block.html:49
11449#: indico/modules/events/timetable/templates/balloons/block.html:51
11450msgid "Manage session protection"
11451msgstr ""
11452
11453#: indico/modules/events/sessions/templates/management/_session_list.html:94
11454msgid "Go to this session timetable"
11455msgstr ""
11456
11457#: indico/modules/events/sessions/templates/management/_session_list.html:96
11458msgid "Remove this session"
11459msgstr ""
11460
11461#: indico/modules/events/sessions/templates/management/_session_list.html:101
11462#, python-format
11463msgid "Do you really want to delete the session '%(title)s'?"
11464msgstr ""
11465
11466#: indico/modules/events/sessions/templates/management/_session_list.html:111
11467msgid "There are no sessions yet."
11468msgstr ""
11469
11470#: indico/modules/events/sessions/templates/management/_types_table.html:9
11471msgid "Edit session type"
11472msgstr ""
11473
11474#: indico/modules/events/sessions/templates/management/_types_table.html:13
11475msgid "Do you really want to delete this session type?"
11476msgstr ""
11477
11478#: indico/modules/events/sessions/templates/management/session_list.html:18
11479#: indico/modules/events/sessions/templates/management/session_list.html:20
11480msgid "Manage session types"
11481msgstr ""
11482
11483#: indico/modules/events/sessions/templates/management/session_list.html:24
11484msgid "Session types"
11485msgstr ""
11486
11487#: indico/modules/events/sessions/templates/management/session_list.html:31
11488msgid ""
11489"Manage the sessions of the event from the list below or configure the <strong"
11490">session types</strong> from the settings menu "
11491"above."
11492msgstr ""
11493
11494#: indico/modules/events/sessions/templates/management/session_list.html:59
11495#: indico/modules/events/sessions/templates/management/session_list.html:62
11496msgid "Add new session"
11497msgstr ""
11498
11499#: indico/modules/events/sessions/templates/management/session_list.html:68
11500msgid "Remove selected sessions"
11501msgstr ""
11502
11503#: indico/modules/events/sessions/templates/management/session_list.html:73
11504msgid "Do you really want to delete the selected sessions?"
11505msgstr ""
11506
11507#: indico/modules/events/sessions/templates/management/session_person_list.html:5
11508msgid ""
11509"There are no persons associated with contributions in the selected sessions"
11510msgstr ""
11511
11512#: indico/modules/events/sessions/templates/management/types_dialog.html:8
11513msgid "Add new session type"
11514msgstr ""
11515
11516#: indico/modules/events/sessions/templates/management/types_dialog.html:10
11517msgid "New session type"
11518msgstr ""
11519
11520#: indico/modules/events/sessions/templates/management/types_dialog.html:35
11521msgid "There are no session types yet."
11522msgstr ""
11523
11524#: indico/modules/events/static/__init__.py:32 indico/modules/events/static/templates/static_sites.html:3
11525msgid "Offline Copy"
11526msgstr ""
11527
11528#: indico/modules/events/static/models/static.py:23
11529msgid "Running"
11530msgstr "???"
11531
11532#: indico/modules/events/static/models/static.py:23
11533msgid "Success"
11534msgstr "??"
11535
11536#: indico/modules/events/static/models/static.py:23
11537msgid "Failed"
11538msgstr "??"
11539
11540#: indico/modules/events/static/models/static.py:23
11541msgid "Expired"
11542msgstr "??"
11543
11544#: indico/modules/events/static/templates/static_sites.html:9
11545msgid "New Offline Copy"
11546msgstr ""
11547
11548#: indico/modules/events/static/templates/static_sites.html:13
11549msgid "Build an offline copy"
11550msgstr ""
11551
11552#: indico/modules/events/static/templates/static_sites.html:14
11553msgid ""
11554"Are you sure you want to build an offline copy of this event?<br>Beware that"
11555" it is a heavy operation, especially for large "
11556"events, and it might take some time to finish."
11557msgstr ""
11558
11559#: indico/modules/events/static/templates/static_sites.html:15
11560msgid "Build offline copy"
11561msgstr ""
11562
11563#: indico/modules/events/static/templates/static_sites.html:19
11564msgid ""
11565"This will build an offline copy of the event. This is useful if you want to"
11566" make it available where no Internet connection "
11567"is available."
11568msgstr ""
11569
11570#: indico/modules/events/static/templates/static_sites.html:24
11571msgid "Existing Offline Copies"
11572msgstr ""
11573
11574#: indico/modules/events/static/templates/static_sites.html:38
11575msgid "Requested by"
11576msgstr ""
11577
11578#: indico/modules/events/static/templates/static_sites.html:39
11579msgid "Requested on"
11580msgstr ""
11581
11582#: indico/modules/events/static/templates/static_sites.html:71
11583msgid "There are no offline copies of this event."
11584msgstr ""
11585
11586#: indico/modules/events/surveys/__init__.py:40 indico/modules/events/surveys/__init__.py:50
11587#: indico/modules/events/surveys/__init__.py:97 indico/modules/events/surveys/__init__.py:107
11588#: indico/modules/events/surveys/templates/display/conference_home.html:6
11589#: indico/modules/events/surveys/templates/display/event_header.html:2
11590#: indico/modules/events/surveys/templates/management/survey_list.html:7
11591msgid "Surveys"
11592msgstr ""
11593
11594#: indico/modules/events/surveys/__init__.py:98
11595msgid "Gives event managers the opportunity to create surveys."
11596msgstr ""
11597
11598#: indico/modules/events/surveys/__init__.py:108
11599msgid "Grants management access to surveys."
11600msgstr ""
11601
11602#: indico/modules/events/surveys/forms.py:32 indico/modules/events/surveys/placeholders.py:28
11603msgid "The title of the survey"
11604msgstr ""
11605
11606#: indico/modules/events/surveys/forms.py:33
11607msgid "An introduction to be displayed before the survey"
11608msgstr ""
11609
11610#: indico/modules/events/surveys/forms.py:34
11611msgid "Anonymous submissions"
11612msgstr ""
11613
11614#: indico/modules/events/surveys/forms.py:35
11615msgid "User information will not be attached to submissions"
11616msgstr ""
11617
11618#: indico/modules/events/surveys/forms.py:37
11619msgid "Require users to be logged in for submitting the survey"
11620msgstr ""
11621
11622#: indico/modules/events/surveys/forms.py:38
11623msgid "Limit submissions"
11624msgstr ""
11625
11626#: indico/modules/events/surveys/forms.py:39
11627msgid "Whether there is a submission cap"
11628msgstr ""
11629
11630#: indico/modules/events/surveys/forms.py:42
11631msgid "Maximum number of submissions accepted"
11632msgstr ""
11633
11634#: indico/modules/events/surveys/forms.py:43
11635msgid "Private survey"
11636msgstr ""
11637
11638#: indico/modules/events/surveys/forms.py:44
11639msgid "Only selected people can answer the survey."
11640msgstr ""
11641
11642#: indico/modules/events/surveys/forms.py:45
11643msgid "Partial completion"
11644msgstr ""
11645
11646#: indico/modules/events/surveys/forms.py:46
11647msgid "Allow to save answers without submitting the survey."
11648msgstr ""
11649
11650#: indico/modules/events/surveys/forms.py:48
11651msgid "Send email notifications for specific events related to the survey."
11652msgstr ""
11653
11654#: indico/modules/events/surveys/forms.py:52
11655msgid "Notify participants of the event when this survey starts."
11656msgstr ""
11657
11658#: indico/modules/events/surveys/forms.py:53
11659msgid "Start notification recipients"
11660msgstr ""
11661
11662#: indico/modules/events/surveys/forms.py:55
11663msgid "Email addresses to notify about the start of the survey"
11664msgstr ""
11665
11666#: indico/modules/events/surveys/forms.py:56
11667msgid "New submission notification recipients"
11668msgstr ""
11669
11670#: indico/modules/events/surveys/forms.py:58
11671msgid "Email addresses to notify when a new submission is made"
11672msgstr ""
11673
11674#: indico/modules/events/surveys/forms.py:70
11675msgid "There is already a survey named \"{}\" on this event"
11676msgstr ""
11677
11678#: indico/modules/events/surveys/forms.py:80
11679msgid "Moment when the survey will open for submissions"
11680msgstr ""
11681
11682#: indico/modules/events/surveys/forms.py:83
11683msgid "Moment when the survey will close"
11684msgstr ""
11685
11686#: indico/modules/events/surveys/forms.py:84
11687msgid "Resend start notification"
11688msgstr ""
11689
11690#: indico/modules/events/surveys/forms.py:85
11691msgid "Resend the survey start notification."
11692msgstr ""
11693
11694#: indico/modules/events/surveys/forms.py:97
11695msgid "Display as section"
11696msgstr ""
11697
11698#: indico/modules/events/surveys/forms.py:98
11699msgid "Whether this is going to be displayed as a section or standalone"
11700msgstr ""
11701
11702#: indico/modules/events/surveys/forms.py:100
11703msgid "The title of the section."
11704msgstr ""
11705
11706#: indico/modules/events/surveys/forms.py:102
11707msgid "The description text of the section."
11708msgstr ""
11709
11710#: indico/modules/events/surveys/forms.py:106 indico/modules/legal/forms.py:24 indico/modules/legal/forms.py:28
11711#: indico/web/fields/simple.py:30
11712msgid "Text"
11713msgstr "??"
11714
11715#: indico/modules/events/surveys/forms.py:107
11716msgid "The text that should be displayed."
11717msgstr ""
11718
11719#: indico/modules/events/surveys/forms.py:112
11720msgid ""
11721"Choose a previously exported survey content to import. Existing sections will"
11722" be preserved."
11723msgstr ""
11724
11725#: indico/modules/events/surveys/placeholders.py:37
11726msgid "Link to the survey"
11727msgstr ""
11728
11729#: indico/modules/events/surveys/controllers/display.py:65
11730msgid "You are trying to answer a survey that requires you to be logged in"
11731msgstr ""
11732
11733#: indico/modules/events/surveys/controllers/display.py:81
11734msgid "This survey is not active"
11735msgstr ""
11736
11737#: indico/modules/events/surveys/controllers/display.py:84
11738msgid "You have already answered this survey"
11739msgstr ""
11740
11741#: indico/modules/events/surveys/controllers/display.py:101
11742msgid "The survey has been submitted"
11743msgstr ""
11744
11745#: indico/modules/events/surveys/controllers/management/questionnaire.py:112
11746msgid "Invalid file selected."
11747msgstr ""
11748
11749#: indico/modules/events/surveys/controllers/management/questionnaire.py:114
11750msgid "The questionnaire has been imported."
11751msgstr ""
11752
11753#: indico/modules/events/surveys/controllers/management/questionnaire.py:178
11754msgid "Section \"{title}\" added"
11755msgstr ""
11756
11757#: indico/modules/events/surveys/controllers/management/questionnaire.py:180
11758msgid "Standalone section added"
11759msgstr ""
11760
11761#: indico/modules/events/surveys/controllers/management/questionnaire.py:196
11762msgid "Section \"{title}\" updated"
11763msgstr ""
11764
11765#: indico/modules/events/surveys/controllers/management/questionnaire.py:198
11766msgid "Standalone section updated"
11767msgstr ""
11768
11769#: indico/modules/events/surveys/controllers/management/questionnaire.py:212
11770msgid "Section \"{title}\" deleted"
11771msgstr ""
11772
11773#: indico/modules/events/surveys/controllers/management/questionnaire.py:214
11774msgid "Standalone section deleted"
11775msgstr ""
11776
11777#: indico/modules/events/surveys/controllers/management/questionnaire.py:227
11778msgid "Text item added"
11779msgstr ""
11780
11781#: indico/modules/events/surveys/controllers/management/questionnaire.py:240
11782msgid "Text item updated"
11783msgstr ""
11784
11785#: indico/modules/events/surveys/controllers/management/questionnaire.py:252
11786msgid "Text item deleted"
11787msgstr ""
11788
11789#: indico/modules/events/surveys/controllers/management/questionnaire.py:281
11790msgid "Question \"{title}\" added"
11791msgstr ""
11792
11793#: indico/modules/events/surveys/controllers/management/questionnaire.py:295
11794msgid "Question \"{title}\" updated"
11795msgstr ""
11796
11797#: indico/modules/events/surveys/controllers/management/questionnaire.py:307
11798msgid "Question \"{title}\" deleted"
11799msgstr ""
11800
11801#: indico/modules/events/surveys/controllers/management/results.py:49
11802msgid "There are no submissions in this survey"
11803msgstr ""
11804
11805#: indico/modules/events/surveys/controllers/management/survey.py:59
11806msgid "Survey modified"
11807msgstr ""
11808
11809#: indico/modules/events/surveys/controllers/management/survey.py:71
11810msgid "Survey deleted"
11811msgstr ""
11812
11813#: indico/modules/events/surveys/controllers/management/survey.py:88
11814msgid "Survey created"
11815msgstr ""
11816
11817#: indico/modules/events/surveys/controllers/management/survey.py:112
11818msgid "Survey was scheduled"
11819msgstr ""
11820
11821#: indico/modules/events/surveys/controllers/management/survey.py:124
11822msgid "Survey is now closed"
11823msgstr ""
11824
11825#: indico/modules/events/surveys/controllers/management/survey.py:139
11826msgid "Survey is now open"
11827msgstr ""
11828
11829#: indico/modules/events/surveys/fields/base.py:20
11830msgid "The title of the question"
11831msgstr ""
11832
11833#: indico/modules/events/surveys/fields/base.py:21
11834msgid "The description (shown below the question's field.)"
11835msgstr ""
11836
11837#: indico/modules/events/surveys/fields/base.py:23
11838msgid "If the user has to answer the question."
11839msgstr ""
11840
11841#: indico/modules/events/surveys/fields/choices.py:39 indico/web/fields/choices.py:79
11842msgid "No selection"
11843msgstr ""
11844
11845#: indico/modules/events/surveys/templates/display/conference_home.html:8
11846#, python-format
11847msgid "There is an open survey."
11848msgid_plural "There are <strong>%(count)s</strong> open surveys."
11849msgstr[0] ""
11850
11851#: indico/modules/events/surveys/templates/display/conference_home.html:18
11852msgid "Show the surveys"
11853msgstr ""
11854
11855#: indico/modules/events/surveys/templates/display/conference_home.html:20
11856msgid "Fill out the survey"
11857msgid_plural "Show the surveys"
11858msgstr[0] ""
11859
11860#: indico/modules/events/surveys/templates/display/event_header.html:18
11861msgid "You already submitted this survey."
11862msgstr ""
11863
11864#: indico/modules/events/surveys/templates/display/event_header.html:19
11865#: indico/modules/events/surveys/templates/display/event_header.html:24
11866#: indico/modules/events/surveys/templates/display/survey_list.html:33
11867#: indico/modules/events/surveys/templates/display/survey_list.html:38
11868#: indico/modules/events/surveys/templates/display/survey_list.html:47
11869msgid "Fill out"
11870msgstr ""
11871
11872#: indico/modules/events/surveys/templates/display/survey_list.html:11
11873#: indico/modules/events/surveys/templates/display/survey_questionnaire.html:6
11874#: indico/modules/events/surveys/templates/management/_survey_base.html:4
11875msgid "Survey"
11876msgstr "????"
11877
11878#: indico/modules/events/surveys/templates/display/survey_list.html:12
11879msgid "Available from"
11880msgstr ""
11881
11882#: indico/modules/events/surveys/templates/display/survey_list.html:32
11883msgid "Survey already filled out"
11884msgstr ""
11885
11886#: indico/modules/events/surveys/templates/display/survey_list.html:37
11887msgid "Survey is closed"
11888msgstr ""
11889
11890#: indico/modules/events/surveys/templates/display/survey_list.html:43
11891msgid "Continue"
11892msgstr "??"
11893
11894#: indico/modules/events/surveys/templates/display/survey_list.html:55
11895msgid "No surveys available for this event"
11896msgstr ""
11897
11898#: indico/modules/events/surveys/templates/display/survey_questionnaire.html:44
11899msgid "Save answers"
11900msgstr ""
11901
11902#: indico/modules/events/surveys/templates/display/survey_questionnaire.html:55
11903msgid "Your answers will be submitted anonymously."
11904msgstr ""
11905
11906#: indico/modules/events/surveys/templates/display/survey_questionnaire.html:57
11907msgid "Your answers will be associated with your account."
11908msgstr ""
11909
11910#: indico/modules/events/surveys/templates/management/_questionnaire_preview.html:13
11911msgid "Standalone section"
11912msgstr ""
11913
11914#: indico/modules/events/surveys/templates/management/_questionnaire_preview.html:16
11915msgid ""
11916"This section will not be displayed as a section but its contents will show up"
11917" standalone."
11918msgstr ""
11919
11920#: indico/modules/events/surveys/templates/management/_questionnaire_preview.html:22
11921#: indico/modules/events/surveys/templates/management/_questionnaire_preview.html:24
11922msgid "Edit section"
11923msgstr ""
11924
11925#: indico/modules/events/surveys/templates/management/_questionnaire_preview.html:26
11926#: indico/modules/events/surveys/templates/management/_questionnaire_preview.html:31
11927msgid "Delete section"
11928msgstr ""
11929
11930#: indico/modules/events/surveys/templates/management/_questionnaire_preview.html:30
11931msgid ""
11932"Are you sure you want to delete this section and all questions inside it?"
11933msgstr ""
11934
11935#: indico/modules/events/surveys/templates/management/_questionnaire_preview.html:36
11936#: indico/modules/events/surveys/templates/management/_questionnaire_preview.html:37
11937msgid "Add text item"
11938msgstr ""
11939
11940#: indico/modules/events/surveys/templates/management/_questionnaire_preview.html:40
11941#: indico/modules/events/surveys/templates/management/_questionnaire_preview.html:46
11942msgid "Add question"
11943msgstr ""
11944
11945#: indico/modules/events/surveys/templates/management/_questionnaire_preview.html:63
11946msgid "No items have been added yet so this section will not be displayed."
11947msgstr ""
11948
11949#: indico/modules/events/surveys/templates/management/_questionnaire_preview.html:105
11950#: indico/modules/events/surveys/templates/management/_questionnaire_preview.html:106
11951msgid "Clone question"
11952msgstr ""
11953
11954#: indico/modules/events/surveys/templates/management/_questionnaire_preview.html:110
11955#: indico/modules/events/surveys/templates/management/_questionnaire_preview.html:111
11956msgid "Edit question"
11957msgstr ""
11958
11959#: indico/modules/events/surveys/templates/management/_questionnaire_preview.html:116
11960#: indico/modules/events/surveys/templates/management/_questionnaire_preview.html:117
11961msgid "Delete question"
11962msgstr ""
11963
11964#: indico/modules/events/surveys/templates/management/_questionnaire_preview.html:119
11965msgid "Are you sure you want to delete this question?"
11966msgstr ""
11967
11968#: indico/modules/events/surveys/templates/management/_questionnaire_preview.html:139
11969#: indico/modules/events/surveys/templates/management/_questionnaire_preview.html:140
11970msgid "Edit text item"
11971msgstr ""
11972
11973#: indico/modules/events/surveys/templates/management/_questionnaire_preview.html:145
11974#: indico/modules/events/surveys/templates/management/_questionnaire_preview.html:146
11975msgid "Delete text"
11976msgstr ""
11977
11978#: indico/modules/events/surveys/templates/management/_questionnaire_preview.html:148
11979msgid "Are you sure you want to delete this text item?"
11980msgstr ""
11981
11982#: indico/modules/events/surveys/templates/management/_survey_base.html:8
11983#, python-format
11984msgid "Manage \"%(title)s\""
11985msgstr ""
11986
11987#: indico/modules/events/surveys/templates/management/survey.html:12
11988msgid "The survey is private"
11989msgstr ""
11990
11991#: indico/modules/events/surveys/templates/management/survey.html:22
11992#, python-format
11993msgid ""
11994"The survey is accessible only by people with this %(link_start)slink"
11995"%(link_end)s"
11996msgstr ""
11997
11998#: indico/modules/events/surveys/templates/management/survey.html:29
11999msgid "Send survey links"
12000msgstr ""
12001
12002#: indico/modules/events/surveys/templates/management/survey.html:32
12003msgid "Send links"
12004msgstr ""
12005
12006#: indico/modules/events/surveys/templates/management/survey.html:59
12007msgid "Edit settings for this survey."
12008msgstr ""
12009
12010#: indico/modules/events/surveys/templates/management/survey.html:64
12011msgid "Edit survey"
12012msgstr ""
12013
12014#: indico/modules/events/surveys/templates/management/survey.html:78
12015msgid "Questionnaire"
12016msgstr ""
12017
12018#: indico/modules/events/surveys/templates/management/survey.html:80
12019msgid "Add, remove or modify questions."
12020msgstr ""
12021
12022#: indico/modules/events/surveys/templates/management/survey.html:92
12023msgid "Submissions"
12024msgstr ""
12025
12026#: indico/modules/events/surveys/templates/management/survey.html:110
12027msgid "Results"
12028msgstr "??"
12029
12030#: indico/modules/events/surveys/templates/management/survey.html:132
12031msgid "Remove all selected submissions?"
12032msgstr ""
12033
12034#: indico/modules/events/surveys/templates/management/survey.html:133
12035msgid "Are you sure you want to remove all selected submissions?"
12036msgstr ""
12037
12038#: indico/modules/events/surveys/templates/management/survey.html:163
12039msgid "There are no submissions yet."
12040msgstr ""
12041
12042#: indico/modules/events/surveys/templates/management/survey.html:182
12043msgid "Anonymous"
12044msgstr "??"
12045
12046#: indico/modules/events/surveys/templates/management/survey.html:196
12047msgid "Remove submission?"
12048msgstr ""
12049
12050#: indico/modules/events/surveys/templates/management/survey.html:197
12051msgid "Are you sure you want to remove this submission?"
12052msgstr ""
12053
12054#: indico/modules/events/surveys/templates/management/survey_list.html:11
12055msgid ""
12056"Surveys can be used to make questionnaires for the event and collect people's"
12057" answers."
12058msgstr ""
12059
12060#: indico/modules/events/surveys/templates/management/survey_list.html:26
12061msgid "The survey is live."
12062msgstr ""
12063
12064#: indico/modules/events/surveys/templates/management/survey_list.html:30
12065msgid "The survey finished."
12066msgstr ""
12067
12068#: indico/modules/events/surveys/templates/management/survey_list.html:34
12069msgid "The survey is not running."
12070msgstr ""
12071
12072#: indico/modules/events/surveys/templates/management/survey_list.html:47
12073msgid "Delete this survey"
12074msgstr ""
12075
12076#: indico/modules/events/surveys/templates/management/survey_list.html:51
12077msgid "Delete survey?"
12078msgstr ""
12079
12080#: indico/modules/events/surveys/templates/management/survey_list.html:52
12081#, python-format
12082msgid "Do you really want to delete the survey "%(title)s"?"
12083msgstr ""
12084
12085#: indico/modules/events/surveys/templates/management/survey_list.html:59
12086msgid "There are no surveys yet."
12087msgstr ""
12088
12089#: indico/modules/events/surveys/templates/management/survey_list.html:65
12090#: indico/modules/events/surveys/templates/management/survey_list.html:68
12091msgid "Create survey"
12092msgstr ""
12093
12094#: indico/modules/events/surveys/templates/management/survey_questionnaire.html:5
12095#, python-format
12096msgid "Questionnaire for \"%(title)s\""
12097msgstr ""
12098
12099#: indico/modules/events/surveys/templates/management/survey_questionnaire.html:15
12100msgid ""
12101"Download a file containing all the questions of this survey. The file can"
12102" later be imported into another survey."
12103msgstr ""
12104
12105#: indico/modules/events/surveys/templates/management/survey_questionnaire.html:21
12106msgid "Import questions"
12107msgstr ""
12108
12109#: indico/modules/events/surveys/templates/management/survey_questionnaire.html:35
12110msgid "Sections"
12111msgstr "??"
12112
12113#: indico/modules/events/surveys/templates/management/survey_questionnaire.html:37
12114msgid "The questionnaire consists of one or more sections."
12115msgstr ""
12116
12117#: indico/modules/events/surveys/templates/management/survey_questionnaire.html:42
12118#: indico/modules/events/surveys/templates/management/survey_questionnaire.html:43
12119msgid "Add section"
12120msgstr "????"
12121
12122#: indico/modules/events/surveys/templates/management/survey_results.html:4
12123#, python-format
12124msgid "Results for \"%(title)s\""
12125msgstr ""
12126
12127#: indico/modules/events/surveys/templates/management/survey_results.html:10
12128#, python-format
12129msgid "One person responded to this survey"
12130msgid_plural "%(count)s people responded to this survey"
12131msgstr[0] ""
12132
12133#: indico/modules/events/surveys/templates/management/survey_results.html:27
12134msgid "Answered:"
12135msgstr "???"
12136
12137#: indico/modules/events/surveys/templates/management/survey_results.html:51
12138msgid "No answer has been recorded for this question."
12139msgstr ""
12140
12141#: indico/modules/events/surveys/templates/management/survey_results.html:73
12142msgid "Average:"
12143msgstr "???"
12144
12145#: indico/modules/events/surveys/templates/management/survey_results.html:76
12146msgid "Min:"
12147msgstr "????"
12148
12149#: indico/modules/events/surveys/templates/management/survey_results.html:79
12150msgid "Max:"
12151msgstr "????"
12152
12153#: indico/modules/events/surveys/templates/management/survey_results.html:112
12154msgid "Answers"
12155msgstr "??"
12156
12157#: indico/modules/events/surveys/templates/management/survey_results.html:113
12158msgid "# of times chosen"
12159msgstr ""
12160
12161#: indico/modules/events/surveys/templates/management/survey_submission.html:4
12162#, python-format
12163msgid "Submission #%(id)s"
12164msgstr "???? #%(id)s"
12165
12166#: indico/modules/events/surveys/templates/management/survey_submission.html:9
12167#, python-format
12168msgid "Submitter: %(submitter_name)s (%(submitter_email)s)"
12169msgstr "????%(submitter_name)s (%(submitter_email)s)"
12170
12171#: indico/modules/events/surveys/templates/management/survey_submission.html:13
12172msgid "Submitter: <em>Anonymous</em>"
12173msgstr "????<em>??</em>"
12174
12175#: indico/modules/events/surveys/templates/management/survey_submission.html:18
12176#, python-format
12177msgid "Date of submission: %(submission_dt)s"
12178msgstr "?????%(submission_dt)s"
12179
12180#: indico/modules/events/surveys/templates/management/survey_submission.html:65
12181msgid "N/A"
12182msgstr "?"
12183
12184#: indico/modules/events/surveys/templates/management/survey_actions/active.html:4
12185msgid "Survey is live"
12186msgstr ""
12187
12188#: indico/modules/events/surveys/templates/management/survey_actions/active.html:13
12189msgid "Close now or schedule the deadline"
12190msgstr ""
12191
12192#: indico/modules/events/surveys/templates/management/survey_actions/active.html:16
12193#, python-format
12194msgid ""
12195"Scheduled to close on <strong>%(date)s</strong> at <strong>%(time)s</strong>"
12196" (%(tz)s)"
12197msgstr ""
12198
12199#: indico/modules/events/surveys/templates/management/survey_actions/active.html:26
12200#: indico/modules/events/surveys/templates/management/survey_actions/ready_to_open.html:22
12201msgid "Schedule survey"
12202msgstr ""
12203
12204#: indico/modules/events/surveys/templates/management/survey_actions/finished.html:4
12205msgid "Survey finished"
12206msgstr ""
12207
12208#: indico/modules/events/surveys/templates/management/survey_actions/finished.html:21
12209msgid ""
12210"The survey finished already. Do you want to open it again for submissions?"
12211msgstr ""
12212
12213#: indico/modules/events/surveys/templates/management/survey_actions/finished.html:23
12214msgid "This will result in resending the survey start notification."
12215msgstr ""
12216
12217#: indico/modules/events/surveys/templates/management/survey_actions/limit_reached.html:4
12218msgid "Submission limit reached"
12219msgstr ""
12220
12221#: indico/modules/events/surveys/templates/management/survey_actions/limit_reached.html:12
12222#, python-format
12223msgid "The limit of %(count)s submission has been reached."
12224msgid_plural "The limit of %(count)s submissions has been reached."
12225msgstr[0] ""
12226
12227#: indico/modules/events/surveys/templates/management/survey_actions/not_ready.html:4
12228msgid "Survey not ready"
12229msgstr ""
12230
12231#: indico/modules/events/surveys/templates/management/survey_actions/not_ready.html:8
12232msgid "The questionnaire is not set up yet"
12233msgstr ""
12234
12235#: indico/modules/events/surveys/templates/management/survey_actions/not_ready.html:14
12236msgid "Prepare questionnaire"
12237msgstr ""
12238
12239#: indico/modules/events/surveys/templates/management/survey_actions/ready_to_open.html:4
12240msgid "Survey ready to go live"
12241msgstr ""
12242
12243#: indico/modules/events/surveys/templates/management/survey_actions/ready_to_open.html:9
12244msgid "Open now or schedule opening for later"
12245msgstr ""
12246
12247#: indico/modules/events/surveys/templates/management/survey_actions/ready_to_open.html:12
12248#, python-format
12249msgid ""
12250"Scheduled to open on <strong>%(date)s</strong> at <strong>%(time)s</strong> ("
12251"%(tz)s)"
12252msgstr ""
12253
12254#: indico/modules/events/surveys/templates/management/survey_actions/ready_to_open.html:33
12255msgid "Confirm opening survey"
12256msgstr ""
12257
12258#: indico/modules/events/surveys/templates/management/survey_actions/ready_to_open.html:34
12259msgid "Email notifications will be sent. Do you want to open the survey?"
12260msgstr ""
12261
12262#: indico/modules/events/surveys/templates/management/survey_actions/ready_to_open.html:36
12263msgid "Open now"
12264msgstr ""
12265
12266#: indico/modules/events/templates/footer.html:8
12267msgid "Share this page"
12268msgstr "?????"
12269
12270#: indico/modules/events/templates/footer.html:9
12271msgid "Direct link"
12272msgstr "????"
12273
12274#: indico/modules/events/templates/footer.html:18
12275msgid "Social networks"
12276msgstr "????"
12277
12278#: indico/modules/events/templates/footer.html:20
12279msgid "Loading..."
12280msgstr "???..."
12281
12282#: indico/modules/events/templates/footer.html:39
12283msgid "Tweet"
12284msgstr "???"
12285
12286#: indico/modules/events/templates/footer.html:44
12287msgid "Calendaring"
12288msgstr ""
12289
12290#: indico/modules/events/templates/footer.html:59 indico/modules/events/templates/footer.html:60
12291msgid "Social Networks"
12292msgstr ""
12293
12294#: indico/modules/events/templates/header.html:8
12295msgid "Go to the Indico Home Page"
12296msgstr ""
12297
12298#: indico/modules/events/templates/header.html:14
12299msgid "Oldest event"
12300msgstr ""
12301
12302#: indico/modules/events/templates/header.html:19
12303msgid "Older event"
12304msgstr ""
12305
12306#: indico/modules/events/templates/header.html:23
12307msgid "Up to category"
12308msgstr ""
12309
12310#: indico/modules/events/templates/header.html:27
12311msgid "Newer event"
12312msgstr ""
12313
12314#: indico/modules/events/templates/header.html:32
12315msgid "Newest event"
12316msgstr ""
12317
12318#: indico/modules/events/templates/header.html:41
12319msgid "Change theme"
12320msgstr ""
12321
12322#: indico/modules/events/templates/header.html:66
12323msgid "Filtering is enabled"
12324msgstr ""
12325
12326#: indico/modules/events/templates/header.html:68
12327msgid "Add a filter"
12328msgstr ""
12329
12330#: indico/modules/events/templates/header.html:82
12331msgid "Focus on:"
12332msgstr ""
12333
12334#: indico/modules/events/templates/header.html:88
12335msgid "All days"
12336msgstr ""
12337
12338#: indico/modules/events/templates/header.html:102
12339msgid "All sessions"
12340msgstr ""
12341
12342#: indico/modules/events/templates/header.html:116
12343msgid "Hide Contributions"
12344msgstr ""
12345
12346#: indico/modules/events/templates/header.html:195
12347msgid "Printable version"
12348msgstr "?????"
12349
12350#: indico/modules/events/templates/header.html:203
12351msgid "Export to iCal"
12352msgstr "??? iCal"
12353
12354#: indico/modules/events/templates/header.html:213
12355msgid "Download material"
12356msgstr "????"
12357
12358#: indico/modules/events/templates/header.html:223
12359msgid "Switch to the management area of this event"
12360msgstr ""
12361
12362#: indico/modules/events/templates/header.html:228
12363msgid "Back to Conference View"
12364msgstr ""
12365
12366#: indico/modules/events/templates/reviewing_questions_management.html:7
12367msgid "Add new question"
12368msgstr ""
12369
12370#: indico/modules/events/templates/reviewing_questions_management.html:14
12371msgid "Add custom reviewing question"
12372msgstr ""
12373
12374#: indico/modules/events/templates/reviewing_questions_management.html:28
12375msgid "Edit the reviewing question"
12376msgstr ""
12377
12378#: indico/modules/events/templates/reviewing_questions_management.html:36
12379msgid "Are you sure you want to delete the reviewing question?"
12380msgstr ""
12381
12382#: indico/modules/events/templates/reviewing_questions_management.html:42
12383msgid "There are no reviewing questions yet."
12384msgstr ""
12385
12386#: indico/modules/events/templates/series_created_msg.html:1
12387#, python-format
12388msgid "One additional event has been created."
12389msgid_plural "%(count)s additional events have been created."
12390msgstr[0] ""
12391
12392#: indico/modules/events/templates/admin/_reference_type_list.html:21
12393#, python-format
12394msgid "Edit %(name)s external ID type"
12395msgstr ""
12396
12397#: indico/modules/events/templates/admin/_reference_type_list.html:27
12398#, python-format
12399msgid "Delete external ID type %(name)s?"
12400msgstr ""
12401
12402#: indico/modules/events/templates/admin/_reference_type_list.html:28
12403#, python-format
12404msgid ""
12405"Are you sure you want to permanently delete the external ID type '%(name)s'?"
12406" This action will remove it from all events "
12407"that use it."
12408msgstr ""
12409
12410#: indico/modules/events/templates/admin/_reference_type_list.html:38
12411msgid "There are no external ID types yet."
12412msgstr ""
12413
12414#: indico/modules/events/templates/admin/reference_types.html:7
12415msgid "Existing external ID types"
12416msgstr ""
12417
12418#: indico/modules/events/templates/admin/reference_types.html:12
12419msgid "Create new external ID type"
12420msgstr ""
12421
12422#: indico/modules/events/templates/admin/reference_types.html:14
12423msgid "Create new type"
12424msgstr "?????"
12425
12426#: indico/modules/events/templates/display/access_key.html:3 indico/web/flask/errors.py:34
12427msgid "Access Denied"
12428msgstr "????"
12429
12430#: indico/modules/events/templates/display/access_key.html:6
12431msgid "This event is protected with an access key."
12432msgstr ""
12433
12434#: indico/modules/events/templates/display/access_key.html:9
12435msgid "Please enter it below."
12436msgstr ""
12437
12438#: indico/modules/events/templates/display/access_key.html:15
12439#, python-format
12440msgid "Please %(link_start)slog in%(link_end)s or enter the key below."
12441msgstr ""
12442
12443#: indico/modules/events/templates/display/access_key.html:26 indico/web/templates/error.html:23
12444msgid "Go to the main page"
12445msgstr "?????"
12446
12447#: indico/modules/events/templates/display/conference.html:13
12448msgid "Date/Time"
12449msgstr "?????"
12450
12451#: indico/modules/events/templates/display/conference.html:16
12452msgid "Starts"
12453msgstr "???"
12454
12455#: indico/modules/events/templates/display/conference.html:22
12456msgid "Ends"
12457msgstr "???"
12458
12459#: indico/modules/events/templates/display/conference.html:66
12460msgid "Log in to see their email address"
12461msgstr ""
12462
12463#: indico/modules/events/templates/display/conference.html:99
12464msgid "Extra information"
12465msgstr "????"
12466
12467#: indico/modules/events/templates/display/event_ical_export.html:4
12468msgid "Download current event:"
12469msgstr "????????"
12470
12471#: indico/modules/events/templates/display/event_ical_export.html:11
12472msgid "Detailed timetable calendar file"
12473msgstr "??????????"
12474
12475#: indico/modules/events/templates/display/event_ical_export.html:19
12476msgid "Detailed timetable"
12477msgstr "?????"
12478
12479#: indico/modules/events/templates/display/now_happening.html:4
12480msgid "Now happening:"
12481msgstr ""
12482
12483#: indico/modules/events/templates/display/common/_conferences.html:8
12484msgid "Presentation Materials"
12485msgstr ""
12486
12487#: indico/modules/events/templates/display/common/_legacy.html:8
12488#, python-format
12489msgid ""
12490"from <strong>%(start_date)s (%(start_time)s)</strong> to <strong>%(end_date)s"
12491" (%(end_time)s)</strong>"
12492msgstr ""
12493"? <strong>%(start_date)s (%(start_time)s)</strong> ? <strong>%(end_date)s"
12494" (%(end_time)s)</strong>"
12495
12496#: indico/modules/events/templates/display/common/_manage_button.html:8
12497msgid "Add minutes"
12498msgstr ""
12499
12500#: indico/modules/events/templates/display/common/_manage_button.html:25
12501msgid "Edit Event"
12502msgstr "????"
12503
12504#: indico/modules/events/templates/display/common/_manage_button.html:46
12505msgid "Compile Minutes"
12506msgstr ""
12507
12508#: indico/modules/events/templates/display/common/_manage_button.html:64
12509#: indico/modules/events/templates/display/common/_manage_button.html:148
12510msgid "Material Editor"
12511msgstr "?????"
12512
12513#: indico/modules/events/templates/display/common/_manage_button.html:72
12514#, python-format
12515msgid "Edit session block '%(title)s'"
12516msgstr ""
12517
12518#: indico/modules/events/templates/display/common/_manage_button.html:77
12519#: indico/modules/events/timetable/templates/balloons/block.html:24
12520msgid "Edit session block"
12521msgstr ""
12522
12523#: indico/modules/events/templates/display/common/_manage_button.html:85
12524msgid "Edit the timetable for this session"
12525msgstr ""
12526
12527#: indico/modules/events/templates/display/common/_manage_button.html:86
12528msgid "Edit session timetable"
12529msgstr ""
12530
12531#: indico/modules/events/templates/display/common/_manage_button.html:94
12532#: indico/modules/events/templates/display/common/_manage_button.html:97
12533msgid "Edit session protection"
12534msgstr ""
12535
12536#: indico/modules/events/templates/display/common/_manage_button.html:112
12537msgid "Edit Contribution"
12538msgstr ""
12539
12540#: indico/modules/events/templates/display/common/_manage_button.html:121
12541msgid "Edit protection"
12542msgstr ""
12543
12544#: indico/modules/events/templates/display/common/_manage_button.html:136
12545msgid "Edit Sub-contribution"
12546msgstr ""
12547
12548#: indico/modules/events/templates/display/conference/base.html:14
12549#, python-format
12550msgid "%(start)s to %(end)s"
12551msgstr "%(start)s ? %(end)s"
12552
12553#: indico/modules/events/templates/display/conference/base.html:48
12554#, python-format
12555msgid "%(tz)s timezone"
12556msgstr "%(tz)s ??"
12557
12558#: indico/modules/events/templates/display/indico/_common.html:22
12559msgid "Show room on map"
12560msgstr ""
12561
12562#: indico/modules/events/templates/display/indico/_common.html:94
12563#: indico/modules/events/timetable/templates/display/indico/_common.html:42
12564msgid "Speaker"
12565msgid_plural "Speakers"
12566msgstr[0] "??"
12567
12568#: indico/modules/events/templates/display/indico/_common.html:119
12569msgid "Start/end date/time of the event"
12570msgstr "?????/????"
12571
12572#: indico/modules/events/templates/display/indico/_details.html:16
12573msgid "External references"
12574msgstr ""
12575
12576#: indico/modules/events/templates/display/indico/_details.html:30
12577msgid "From the same series"
12578msgstr ""
12579
12580#: indico/modules/events/templates/display/indico/_details.html:40
12581msgid "Organized by"
12582msgstr ""
12583
12584#: indico/modules/events/templates/display/indico/lecture.html:32
12585msgid "by"
12586msgstr ""
12587
12588#: indico/modules/events/templates/display/indico/meeting.html:41
12589msgid "Chairperson"
12590msgid_plural "Chairpersons"
12591msgstr[0] ""
12592
12593#: indico/modules/events/templates/forms/event_creation_form.html:33
12594msgid "The event will be publicly accessible since it is set as public."
12595msgstr ""
12596
12597#: indico/modules/events/templates/forms/event_creation_form.html:49
12598msgid ""
12599"The event will <strong>only</strong> be accessible by the <strong>managers<"
12600"/strong> of <strong>parent categories</strong> "
12601"and users you give access to."
12602msgstr ""
12603
12604#: indico/modules/events/templates/forms/event_creation_form.html:66
12605msgid ""
12606"This event will not be publicly accessible since the category <strong"
12607" class=\"js-category-title\"></strong> is protected."
12608msgstr ""
12609
12610#: indico/modules/events/templates/forms/event_creation_form.html:82
12611msgid ""
12612"This event will be publicly accessible since the category <strong"
12613" class=\"js-category-title\"></strong> is not protected."
12614msgstr ""
12615
12616#: indico/modules/events/templates/forms/event_person_link_widget.html:7
12617msgid "There are no chairpersons"
12618msgstr ""
12619
12620#: indico/modules/events/templates/forms/session_block_form.html:5
12621msgid "Session properties"
12622msgstr ""
12623
12624#: indico/modules/events/templates/forms/session_block_form.html:8
12625msgid "Block properties"
12626msgstr ""
12627
12628#: indico/modules/events/templates/management/_create_event_button.html:16
12629msgid "Create new lecture"
12630msgstr "?????"
12631
12632#: indico/modules/events/templates/management/_create_event_button.html:17
12633msgid "Create new meeting"
12634msgstr "?????"
12635
12636#: indico/modules/events/templates/management/_create_event_button.html:18
12637msgid "Create new conference"
12638msgstr "??????"
12639
12640#: indico/modules/events/templates/management/_lists.html:3
12641#, python-format
12642msgid "%(displayed_num)s out of %(total_num)s displayed"
12643msgstr ""
12644
12645#: indico/modules/events/templates/management/_lists.html:11
12646#, python-format
12647msgid "%(total)s total duration of which %(scheduled)s are scheduled"
12648msgstr ""
12649
12650#: indico/modules/events/templates/management/_lists.html:19
12651msgid "Reviews"
12652msgstr "??"
12653
12654#: indico/modules/events/templates/reviews/_common.html:8
12655#, python-format
12656msgid "On %(dt)s by %(name)s"
12657msgstr ""
12658
12659#: indico/modules/events/templates/reviews/_common.html:9 indico/modules/events/templates/reviews/_common.html:13
12660msgid "edited"
12661msgstr "???"
12662
12663#: indico/modules/events/templates/reviews/_common.html:51
12664#, python-format
12665msgid "Score: %(score)s / %(max_score)s"
12666msgstr ""
12667
12668#: indico/modules/events/templates/reviews/_common.html:91
12669msgid "Judgment instructions"
12670msgstr ""
12671
12672#: indico/modules/events/templates/reviews/_common.html:92
12673#, python-format
12674msgid ""
12675"Please don't forget to read the %(link)sjudgment instructions%(endlink)s"
12676" before taking your decision."
12677msgstr ""
12678
12679#: indico/modules/events/templates/reviews/_common.html:129
12680msgid "Opening day"
12681msgstr "???"
12682
12683#: indico/modules/events/templates/reviews/_common.html:130
12684msgid "Submission deadline"
12685msgstr ""
12686
12687#: indico/modules/events/templates/reviews/_omnibox.html:48 indico/modules/events/templates/reviews/forms.html:64
12688msgid "Change review"
12689msgstr "????"
12690
12691#: indico/modules/events/templates/reviews/_omnibox.html:58 indico/modules/events/templates/reviews/_omnibox.html:66
12692msgid "Review"
12693msgstr "??"
12694
12695#: indico/modules/events/templates/reviews/_omnibox.html:64
12696msgid "Change reviews"
12697msgstr "????"
12698
12699#: indico/modules/events/templates/reviews/forms.html:23
12700msgid "Reviewing instructions"
12701msgstr ""
12702
12703#: indico/modules/events/templates/reviews/forms.html:24
12704#, python-format
12705msgid ""
12706"Please don't forget to read the %(link)sreviewing instructions%(endlink)s"
12707" before submitting a review."
12708msgstr ""
12709
12710#: indico/modules/events/templates/reviews/forms.html:36
12711#, python-format
12712msgid "Reviewing in %(group_title)s"
12713msgstr ""
12714
12715#: indico/modules/events/templates/reviews/forms.html:42
12716msgid "Ratings"
12717msgstr "??"
12718
12719#: indico/modules/events/templates/reviews/forms.html:54
12720msgid "Proposal"
12721msgstr "??"
12722
12723#: indico/modules/events/templates/reviews/forms.html:60
12724msgid "Submit review"
12725msgstr "????"
12726
12727#: indico/modules/events/templates/reviews/forms.html:95
12728msgid "Update comment"
12729msgstr "????"
12730
12731#: indico/modules/events/templates/reviews/forms.html:118
12732msgid "Rating this question is mandatory"
12733msgstr ""
12734
12735#: indico/modules/events/templates/reviews/timeline.html:69
12736#, python-format
12737msgid "<strong>%(name)s</strong> left a comment"
12738msgstr "<strong>%(name)s</strong> ???????"
12739
12740#: indico/modules/events/templates/reviews/timeline.html:83
12741msgid "Edit comment"
12742msgstr "????"
12743
12744#: indico/modules/events/templates/reviews/timeline.html:91 indico/modules/events/templates/reviews/timeline.html:94
12745msgid "Remove comment"
12746msgstr "????"
12747
12748#: indico/modules/events/templates/reviews/timeline.html:95
12749msgid "Are you sure you want to remove this comment?"
12750msgstr "????????????"
12751
12752#: indico/modules/events/templates/reviews/timeline.html:121
12753#, python-format
12754msgid "<strong>%(name)s</strong> left a review"
12755msgstr ""
12756
12757#: indico/modules/events/templates/reviews/timeline.html:151
12758#, python-format
12759msgid "score %(pretty_score)s"
12760msgstr ""
12761
12762#: indico/modules/events/templates/reviews/timeline.html:154
12763msgid "show ratings"
12764msgstr "????"
12765
12766#: indico/modules/events/templates/reviews/timeline.html:155
12767msgid "hide ratings"
12768msgstr "????"
12769
12770#: indico/modules/events/templates/reviews/timeline.html:162
12771msgid "Edit review"
12772msgstr "????"
12773
12774#: indico/modules/events/timetable/forms.py:39
12775msgid "Start time"
12776msgstr "????"
12777
12778#: indico/modules/events/timetable/forms.py:75
12779msgid "{} exceeds current day. Adjust start time or duration."
12780msgstr ""
12781
12782#: indico/modules/events/timetable/forms.py:127
12783msgid "This duration is too short to fit the entries within."
12784msgstr ""
12785
12786#: indico/modules/events/timetable/forms.py:136
12787msgid "Shift down"
12788msgstr ""
12789
12790#: indico/modules/events/timetable/forms.py:137
12791msgid "Shift down everything else that starts after this"
12792msgstr ""
12793
12794#: indico/modules/events/timetable/forms.py:150
12795msgid "Include cover page"
12796msgstr ""
12797
12798#: indico/modules/events/timetable/forms.py:151
12799msgid "Include table of contents"
12800msgstr ""
12801
12802#: indico/modules/events/timetable/forms.py:152
12803msgid "Show list of sessions in the table of contents"
12804msgstr ""
12805
12806#: indico/modules/events/timetable/forms.py:153
12807msgid "Print the ID of each contribution"
12808msgstr ""
12809
12810#: indico/modules/events/timetable/forms.py:154
12811msgid "Print abstract content of all contributions"
12812msgstr ""
12813
12814#: indico/modules/events/timetable/forms.py:155
12815msgid "Do not print the abstract content for poster sessions"
12816msgstr ""
12817
12818#: indico/modules/events/timetable/forms.py:156
12819msgid "Include length of the contributions"
12820msgstr ""
12821
12822#: indico/modules/events/timetable/forms.py:157
12823msgid "Print each session on a separate page"
12824msgstr ""
12825
12826#: indico/modules/events/timetable/forms.py:158
12827msgid "Use session color codes"
12828msgstr ""
12829
12830#: indico/modules/events/timetable/forms.py:159
12831msgid "Include session description"
12832msgstr ""
12833
12834#: indico/modules/events/timetable/forms.py:160
12835msgid "Print the start date close to session title"
12836msgstr ""
12837
12838#: indico/modules/events/timetable/forms.py:161
12839msgid "Include top-level contributions"
12840msgstr ""
12841
12842#: indico/modules/events/timetable/forms.py:162
12843msgid "Include top-level breaks"
12844msgstr ""
12845
12846#: indico/modules/events/timetable/forms.py:163
12847msgid "Show speaker title"
12848msgstr "??????"
12849
12850#: indico/modules/events/timetable/forms.py:164
12851msgid "Show speaker affiliation"
12852msgstr "????????"
12853
12854#: indico/modules/events/timetable/forms.py:170
12855msgid "Advanced timetable"
12856msgstr "?????"
12857
12858#: indico/modules/events/timetable/forms.py:171
12859msgid "Advanced customization options"
12860msgstr "??????"
12861
12862#: indico/modules/events/timetable/forms.py:172
12863msgid "Document settings"
12864msgstr "????"
12865
12866#: indico/modules/events/timetable/forms.py:174
12867msgid "Contributions related info"
12868msgstr ""
12869
12870#: indico/modules/events/timetable/forms.py:177
12871msgid "Sessions related info"
12872msgstr ""
12873
12874#: indico/modules/events/timetable/forms.py:179
12875msgid "Breaks and contributions"
12876msgstr ""
12877
12878#: indico/modules/events/timetable/forms.py:182
12879msgid "Miscellaneous"
12880msgstr "????"
12881
12882#: indico/modules/events/timetable/forms.py:185
12883msgid "Number for the first page"
12884msgstr ""
12885
12886#: indico/modules/events/timetable/controllers/legacy.py:503 indico/modules/events/timetable/operations.py:158
12887msgid "Session block cannot span more than one day"
12888msgstr ""
12889
12890#: indico/modules/events/timetable/reschedule.py:104
12891msgid ""
12892"The chosen time gap would result in an entry with a duration of less than a"
12893" minute. Please choose a smaller gap between "
12894"entries."
12895msgstr ""
12896
12897#: indico/modules/events/timetable/reschedule.py:130
12898msgid ""
12899"This action cannot be completed because the event dates have changed. Please"
12900" reload the page and try again."
12901msgstr ""
12902
12903#: indico/modules/events/timetable/util.py:322
12904msgid "Event start time changed to {}"
12905msgstr ""
12906
12907#: indico/modules/events/timetable/util.py:325
12908msgid "Event end time changed to {}"
12909msgstr ""
12910
12911#: indico/modules/events/timetable/util.py:331
12912msgid "Session block start time changed to {}"
12913msgstr ""
12914
12915#: indico/modules/events/timetable/util.py:334
12916msgid "Session block end time changed to {}"
12917msgstr ""
12918
12919#: indico/modules/events/timetable/controllers/legacy.py:328
12920msgid ""
12921"Contribution '{}' could not be scheduled since it doesn't fit on this day."
12922msgstr ""
12923
12924#: indico/modules/events/timetable/controllers/legacy.py:512
12925msgid ""
12926"Session block cannot be shortened this much because contributions contained"
12927" wouldn't fit."
12928msgstr ""
12929
12930#: indico/modules/events/timetable/models/entries.py:29
12931msgid "Session Block"
12932msgstr ""
12933
12934#: indico/modules/events/timetable/templates/_timetable.html:7
12935msgid "Building timetable..."
12936msgstr ""
12937
12938#: indico/modules/events/timetable/templates/move_entry.html:2
12939msgid "Choose day:"
12940msgstr ""
12941
12942#: indico/modules/events/timetable/templates/move_entry.html:25
12943msgid "Move to:"
12944msgstr "????"
12945
12946#: indico/modules/events/timetable/templates/move_entry.html:32 indico/modules/events/timetable/templates/move_entry.html:53
12947msgid "Move entry"
12948msgstr ""
12949
12950#: indico/modules/events/timetable/templates/move_entry.html:35
12951msgid "Top level timetable"
12952msgstr ""
12953
12954#: indico/modules/events/timetable/templates/move_entry.html:38 indico/modules/events/timetable/templates/move_entry.html:59
12955msgid "Currently at this level"
12956msgstr ""
12957
12958#: indico/modules/events/timetable/templates/move_entry.html:44 indico/modules/events/timetable/templates/move_entry.html:66
12959msgid "Move here"
12960msgstr "????"
12961
12962#: indico/modules/events/timetable/templates/session_management.html:4
12963#, python-format
12964msgid "Session: %(title)s"
12965msgstr "???%(title)s"
12966
12967#: indico/modules/events/timetable/templates/timetable_pdf_export.html:4
12968msgid "Generate"
12969msgstr "??"
12970
12971#: indico/modules/events/timetable/templates/timetable_pdf_export.html:6
12972msgid "PDF Options"
12973msgstr "PDF ??"
12974
12975#: indico/modules/events/timetable/templates/balloons/_balloon_utils.html:9
12976#: indico/modules/events/timetable/templates/balloons/_balloon_utils.html:14
12977msgid "Change time"
12978msgstr "????"
12979
12980#: indico/modules/events/timetable/templates/balloons/block.html:19
12981msgid "Block"
12982msgstr ""
12983
12984#: indico/modules/events/timetable/templates/balloons/block.html:25
12985#, python-format
12986msgid "Edit session block %(title)s"
12987msgstr ""
12988
12989#: indico/modules/events/timetable/templates/balloons/block.html:27
12990msgid "Delete session block"
12991msgstr ""
12992
12993#: indico/modules/events/timetable/templates/balloons/block.html:28
12994#, python-format
12995msgid "Delete session block %(title)s?"
12996msgstr ""
12997
12998#: indico/modules/events/timetable/templates/balloons/block.html:29
12999#, python-format
13000msgid "Are you sure you want to delete the session block %(title)s?"
13001msgstr ""
13002
13003#: indico/modules/events/timetable/templates/balloons/block.html:55
13004msgid "View session details"
13005msgstr ""
13006
13007#: indico/modules/events/timetable/templates/balloons/block.html:79
13008msgid "Go to session block timetable"
13009msgstr ""
13010
13011#: indico/modules/events/timetable/templates/balloons/break.html:10
13012msgid "Edit break"
13013msgstr ""
13014
13015#: indico/modules/events/timetable/templates/balloons/break.html:11
13016#, python-format
13017msgid "Edit break '%(title)s'"
13018msgstr ""
13019
13020#: indico/modules/events/timetable/templates/balloons/break.html:14
13021msgid "Move break"
13022msgstr ""
13023
13024#: indico/modules/events/timetable/templates/balloons/break.html:18
13025msgid "Delete break"
13026msgstr ""
13027
13028#: indico/modules/events/timetable/templates/balloons/break.html:19
13029#, python-format
13030msgid "Delete break '%(title)s'?"
13031msgstr ""
13032
13033#: indico/modules/events/timetable/templates/balloons/break.html:20
13034#, python-format
13035msgid "Are you sure you want to delete the break '%(title)s'?"
13036msgstr ""
13037
13038#: indico/modules/events/timetable/templates/balloons/contribution.html:21
13039msgid "Move contribution"
13040msgstr ""
13041
13042#: indico/modules/events/timetable/templates/balloons/contribution.html:30
13043#, python-format
13044msgid "Unschedule contribution '%(title)s'?"
13045msgstr ""
13046
13047#: indico/modules/events/timetable/templates/balloons/contribution.html:31
13048msgid "Unschedule contribution"
13049msgstr ""
13050
13051#: indico/modules/events/timetable/templates/balloons/contribution.html:32
13052#, python-format
13053msgid "Are you sure you want to unschedule the contribution '%(title)s'?"
13054msgstr ""
13055
13056#: indico/modules/events/timetable/templates/balloons/contribution.html:36
13057msgid "Delete contribution"
13058msgstr ""
13059
13060#: indico/modules/events/timetable/templates/balloons/contribution.html:37
13061#, python-format
13062msgid "Are you sure you want to delete the contribution '%(title)s'?"
13063msgstr ""
13064
13065#: indico/modules/events/timetable/templates/balloons/contribution.html:40
13066msgid "View contribution details"
13067msgstr ""
13068
13069#: indico/modules/events/timetable/templates/balloons/contribution.html:84
13070#, python-format
13071msgid "Subcontributions of contribution '%(title)s'"
13072msgstr ""
13073
13074#: indico/modules/events/timetable/templates/display/_weeks.html:94
13075#, python-format
13076msgid ""
13077"There is one more contribution at this time. Click this icon to show it."
13078msgid_plural ""
13079"There are %(count)s more contributions at this time. Click this icon to show"
13080" them."
13081msgstr[0] ""
13082
13083#: indico/modules/events/timetable/templates/display/_weeks.html:209
13084msgid "Direct link to this day"
13085msgstr ""
13086
13087#: indico/modules/events/timetable/templates/display/indico/_common.html:14
13088#, python-format
13089msgid "External reference (%(title)s)"
13090msgstr ""
13091
13092#: indico/modules/events/timetable/templates/display/indico/meeting.html:72
13093msgid "The agenda of this meeting is empty"
13094msgstr ""
13095
13096#: indico/modules/events/timetable/templates/display/indico/meeting.html:75
13097#, python-format
13098msgid ""
13099"In order to add entries go to the <a href=\"%(url)s\">timetable</a> page."
13100msgstr ""
13101
13102#: indico/modules/events/tracks/__init__.py:41
13103msgid "Scientific Programme"
13104msgstr ""
13105
13106#: indico/modules/events/tracks/__init__.py:65
13107msgid "Track convener"
13108msgstr ""
13109
13110#: indico/modules/events/tracks/__init__.py:66
13111msgid "Grants track convener rights in an event"
13112msgstr ""
13113
13114#: indico/modules/events/tracks/controllers.py:68
13115msgid "The program has been updated."
13116msgstr "??????"
13117
13118#: indico/modules/events/tracks/controllers.py:81
13119msgid "Track \"{}\" has been created."
13120msgstr "??? \"{}\" ????"
13121
13122#: indico/modules/events/tracks/controllers.py:92
13123msgid "Track \"{}\" has been modified."
13124msgstr "??? \"{}\" ????"
13125
13126#: indico/modules/events/tracks/controllers.py:109
13127msgid "Track \"{}\" has been deleted."
13128msgstr "??? \"{}\" ????"
13129
13130#: indico/modules/events/tracks/forms.py:24
13131msgid "Default session"
13132msgstr "????"
13133
13134#: indico/modules/events/tracks/forms.py:25
13135msgid ""
13136"Indico will preselect this session whenever an abstract is accepted for the"
13137" track"
13138msgstr ""
13139
13140#: indico/modules/events/tracks/templates/_track_list.html:7
13141msgid "No tracks have been added yet."
13142msgstr "??????????"
13143
13144#: indico/modules/events/tracks/templates/_track_list.html:21
13145msgid "Edit track"
13146msgstr "?????"
13147
13148#: indico/modules/events/tracks/templates/_track_list.html:23
13149#, python-format
13150msgid "Edit track \"%(title)s\""
13151msgstr "????? \"%(title)s\""
13152
13153#: indico/modules/events/tracks/templates/_track_list.html:30
13154msgid "Delete track"
13155msgstr "?????"
13156
13157#: indico/modules/events/tracks/templates/_track_list.html:32
13158msgid "Are you sure you want to delete this track?"
13159msgstr "????????????"
13160
13161#: indico/modules/events/tracks/templates/_track_list.html:33
13162#, python-format
13163msgid "Delete track \"%(title)s\""
13164msgstr "????? \"%(title)s\""
13165
13166#: indico/modules/events/tracks/templates/_track_list.html:38
13167msgid "This track cannot be deleted because it contains accepted abstracts"
13168msgstr ""
13169
13170#: indico/modules/events/tracks/templates/_track_list.html:50
13171#, python-format
13172msgid ""
13173"Indico will preselect the session \"%(title)s\" whenever an abstract is"
13174" accepted for this track."
13175msgstr ""
13176
13177#: indico/modules/events/tracks/templates/display.html:36
13178msgid "Review abstracts in this track"
13179msgstr ""
13180
13181#: indico/modules/events/tracks/templates/management.html:10
13182msgid ""
13183"Tracks represent the subject matter of the conference. They represent both"
13184" the basis for the Scientific Programme and a "
13185"taxonomy that can be used to classify submissions during the Call for"
13186" Abstracts process."
13187msgstr ""
13188
13189#: indico/modules/events/tracks/templates/management.html:25
13190msgid "Configure the conference page displaying the scientific programme."
13191msgstr ""
13192
13193#: indico/modules/events/tracks/templates/management.html:31
13194msgid "Configure programme"
13195msgstr "????"
13196
13197#: indico/modules/events/tracks/templates/management.html:43
13198msgid "List of tracks"
13199msgstr "?????"
13200
13201#: indico/modules/events/tracks/templates/management.html:46
13202msgid "Add new track"
13203msgstr "?????"
13204
13205#: indico/modules/events/tracks/templates/management.html:49
13206msgid "Add track"
13207msgstr "?????"
13208
13209#: indico/modules/groups/__init__.py:25
13210msgid "Groups"
13211msgstr "??"
13212
13213#: indico/modules/groups/controllers.py:45
13214msgid "Local Groups"
13215msgstr "????"
13216
13217#: indico/modules/groups/controllers.py:53 indico/modules/groups/controllers.py:74
13218msgid "Local"
13219msgstr "??"
13220
13221#: indico/modules/groups/controllers.py:107
13222msgid "The group '{name}' has been created."
13223msgstr ""
13224
13225#: indico/modules/groups/controllers.py:109
13226msgid "The group '{name}' has been updated."
13227msgstr ""
13228
13229#: indico/modules/groups/controllers.py:128
13230msgid "The group '{name}' has been deleted."
13231msgstr ""
13232
13233#: indico/modules/groups/forms.py:21 indico/modules/groups/templates/groups.html:13
13234msgid "Provider"
13235msgstr "????"
13236
13237#: indico/modules/groups/forms.py:22 indico/modules/groups/forms.py:27
13238msgid "Group name"
13239msgstr "????"
13240
13241#: indico/modules/groups/forms.py:23 indico/modules/users/forms.py:91
13242msgid "Exact match"
13243msgstr "????"
13244
13245#: indico/modules/groups/forms.py:28 indico/modules/groups/templates/group_details.html:18
13246msgid "Group members"
13247msgstr "????"
13248
13249#: indico/modules/groups/forms.py:39
13250msgid "A group with this name already exists."
13251msgstr ""
13252
13253#: indico/modules/groups/templates/_group_members.html:4
13254msgid "There are no users in this group."
13255msgstr "??????????"
13256
13257#: indico/modules/groups/templates/group_details.html:4
13258msgid "Group Details"
13259msgstr "??????"
13260
13261#: indico/modules/groups/templates/group_details.html:9
13262msgid "Edit group"
13263msgstr "????"
13264
13265#: indico/modules/groups/templates/group_details.html:13 indico/modules/groups/templates/group_details.html:15
13266msgid "Delete group"
13267msgstr "????"
13268
13269#: indico/modules/groups/templates/group_details.html:14
13270msgid "Do you really want to delete this group?"
13271msgstr "???????????"
13272
13273#: indico/modules/groups/templates/group_details.html:24
13274msgid "Loading member list"
13275msgstr "???????"
13276
13277#: indico/modules/groups/templates/group_edit.html:6
13278msgid "Edit Group"
13279msgstr "????"
13280
13281#: indico/modules/groups/templates/group_edit.html:8
13282msgid "Create Group"
13283msgstr "????"
13284
13285#: indico/modules/groups/templates/groups.html:10
13286msgid "Members"
13287msgstr "??"
13288
13289#: indico/modules/groups/templates/groups.html:38
13290msgid "Local groups"
13291msgstr "????"
13292
13293#: indico/modules/groups/templates/groups.html:43
13294msgid "Create new group"
13295msgstr "?????"
13296
13297#: indico/modules/groups/templates/groups.html:55
13298msgid "Search groups"
13299msgstr "????"
13300
13301#: indico/modules/groups/templates/groups.html:61
13302#, python-format
13303msgid ""
13304"This Indico instance also supports external groups from identity providers ("
13305"%(providers)s)."
13306msgstr ""
13307
13308#: indico/modules/groups/templates/groups.html:65
13309msgid ""
13310"The search form below will search both local groups and external groups,"
13311" unless specified otherwise."
13312msgstr ""
13313
13314#: indico/modules/groups/templates/groups.html:79
13315msgid "No groups could be found."
13316msgstr "??????"
13317
13318#: indico/modules/groups/templates/groups.html:82
13319#, python-format
13320msgid "There is one group matching your search criteria."
13321msgid_plural "There are %(count)s groups matching your search criteria."
13322msgstr[0] ""
13323
13324#: indico/modules/legal/__init__.py:41
13325msgid "Legal/Disclaimers"
13326msgstr "??/????"
13327
13328#: indico/modules/legal/forms.py:20
13329msgid "Network-protected information disclaimer"
13330msgstr ""
13331
13332#: indico/modules/legal/forms.py:21
13333msgid "Restricted information disclaimer"
13334msgstr ""
13335
13336#: indico/modules/legal/forms.py:23
13337msgid "The URL to an external page with terms and conditions"
13338msgstr ""
13339
13340#: indico/modules/legal/forms.py:25 indico/modules/legal/forms.py:29
13341msgid "Only used if no URL is provided"
13342msgstr ""
13343
13344#: indico/modules/legal/forms.py:27
13345msgid "The URL to an external page with the privacy policy"
13346msgstr ""
13347
13348#: indico/modules/legal/templates/tos.html:5 indico/modules/legal/views.py:26
13349msgid "Terms and Conditions"
13350msgstr ""
13351
13352#: indico/modules/legal/templates/privacy.html:5 indico/modules/legal/templates/privacy_footer.html:5
13353#: indico/modules/legal/views.py:34
13354msgid "Privacy Policy"
13355msgstr "????"
13356
13357#: indico/modules/legal/templates/manage_messages.html:5
13358msgid "Legal and disclaimer messages"
13359msgstr "?????????"
13360
13361#: indico/modules/legal/templates/privacy_footer.html:2 indico/modules/legal/templates/privacy_footer.html:10
13362msgid "Privacy"
13363msgstr "??"
13364
13365#: indico/modules/networks/__init__.py:27 indico/modules/networks/templates/networks.html:74
13366msgid "IP Networks"
13367msgstr "IP ??"
13368
13369#: indico/modules/networks/fields.py:25
13370msgid "subnet"
13371msgstr ""
13372
13373#: indico/modules/networks/forms.py:21
13374msgid ""
13375"Do you really want to grant everyone within the specified networks"
13376" unauthenticated access to all attachments/materials in "
13377"Indico?"
13378msgstr ""
13379
13380#: indico/modules/networks/forms.py:30
13381msgid "Subnets"
13382msgstr ""
13383
13384#: indico/modules/networks/forms.py:30
13385msgid "IPv4 or IPv6 subnets in CIDR notation"
13386msgstr ""
13387
13388#: indico/modules/networks/forms.py:31
13389msgid "Hidden"
13390msgstr "??"
13391
13392#: indico/modules/networks/forms.py:32
13393msgid "Hidden IP networks cannot be added to ACLs by users"
13394msgstr ""
13395
13396#: indico/modules/networks/forms.py:33
13397msgid "Full attachment access"
13398msgstr ""
13399
13400#: indico/modules/networks/forms.py:35
13401msgid ""
13402"If enabled, these IPs have unrestricted access to all attachments without"
13403" having to be logged in."
13404msgstr ""
13405
13406#: indico/modules/networks/forms.py:47
13407msgid "An IP network with this name already exists."
13408msgstr ""
13409
13410#: indico/modules/networks/templates/delete_network.html:3
13411msgid "Delete network group"
13412msgstr ""
13413
13414#: indico/modules/networks/templates/delete_network.html:6
13415msgid ""
13416"Deleting the network will remove the ACL entries referencing it. This may"
13417" lead to people not being able to access the "
13418"categories and events mentioned above."
13419msgstr ""
13420
13421#: indico/modules/networks/templates/delete_network.html:14
13422#, python-format
13423msgid ""
13424"You are about to <strong>delete</strong> the network group <strong>%(name)s<"
13425"/strong> which is currently in use by %(count)s "
13426"object:"
13427msgid_plural ""
13428"You are about to <strong>delete</strong> the network group <strong>%(name)s<"
13429"/strong> which is currently in use by %(count)s "
13430"objects:"
13431msgstr[0] ""
13432
13433#: indico/modules/networks/templates/delete_network.html:40
13434#, python-format
13435msgid ""
13436"You are about to <strong>delete</strong> the network group <strong>%(name)s<"
13437"/strong>."
13438msgstr ""
13439
13440#: indico/modules/networks/templates/networks.html:14
13441#, python-format
13442msgid "%(number)s subnets"
13443msgstr ""
13444
13445#: indico/modules/networks/templates/networks.html:29
13446msgid "Network cannot be added to ACLs"
13447msgstr ""
13448
13449#: indico/modules/networks/templates/networks.html:36
13450msgid "Network has unrestricted access to all attachments"
13451msgstr ""
13452
13453#: indico/modules/networks/templates/networks.html:46
13454msgid "Edit network"
13455msgstr ""
13456
13457#: indico/modules/networks/templates/networks.html:53
13458msgid "Delete network"
13459msgstr ""
13460
13461#: indico/modules/networks/templates/networks.html:66
13462msgid ""
13463"IP networks can be used inside the ACLs of categories and events to limit"
13464" their access to certain ranges of IP addresses."
13465msgstr ""
13466
13467#: indico/modules/networks/templates/networks.html:79
13468msgid "Create an IP network"
13469msgstr ""
13470
13471#: indico/modules/networks/templates/networks.html:82
13472msgid "New IP network"
13473msgstr ""
13474
13475#: indico/modules/networks/templates/networks.html:92
13476msgid "IP subnets"
13477msgstr ""
13478
13479#: indico/modules/news/controllers.py:73
13480msgid "News '{title}' has been posted"
13481msgstr ""
13482
13483#: indico/modules/news/controllers.py:93
13484msgid "News '{title}' has been updated"
13485msgstr ""
13486
13487#: indico/modules/news/controllers.py:102
13488msgid "News '{title}' has been deleted"
13489msgstr ""
13490
13491#: indico/modules/news/forms.py:21
13492msgid "Whether to show the latest news headlines on the Indico home page."
13493msgstr ""
13494
13495#: indico/modules/news/forms.py:22
13496msgid "Max. headlines"
13497msgstr ""
13498
13499#: indico/modules/news/forms.py:23
13500msgid "The maximum number of news headlines to show on the Indico home page."
13501msgstr ""
13502
13503#: indico/modules/news/forms.py:24
13504msgid "Max. age"
13505msgstr ""
13506
13507#: indico/modules/news/forms.py:25
13508msgid ""
13509"The maximum age in days for news to show up on the Indico home page. Setting"
13510" it to 0 will show news no matter how old they "
13511"are."
13512msgstr ""
13513
13514#: indico/modules/news/forms.py:27
13515msgid "\"New\" threshold"
13516msgstr ""
13517
13518#: indico/modules/news/forms.py:28
13519msgid ""
13520"The maximum age in days for news to be considered \"new\". Setting it to 0"
13521" will disable the \"new\" label altogether."
13522msgstr ""
13523
13524#: indico/modules/news/templates/news.html:6
13525msgid "Latest News"
13526msgstr "?????"
13527
13528#: indico/modules/news/templates/admin/news.html:21 indico/modules/news/templates/admin/news.html:25
13529msgid "Post news"
13530msgstr "????"
13531
13532#: indico/modules/news/templates/admin/news.html:56
13533msgid "Edit news"
13534msgstr "????"
13535
13536#: indico/modules/news/templates/admin/news.html:64
13537msgid "Delete news"
13538msgstr "????"
13539
13540#: indico/modules/news/templates/admin/news.html:65
13541#, python-format
13542msgid "Do you really want to delete the news '%(title)s'?"
13543msgstr ""
13544
13545#: indico/modules/oauth/__init__.py:44 indico/modules/oauth/templates/apps.html:9
13546#: indico/modules/oauth/templates/apps_base.html:4
13547msgid "Applications"
13548msgstr ""
13549
13550#: indico/modules/oauth/controllers.py:98
13551msgid "Application {} was modified"
13552msgstr ""
13553
13554#: indico/modules/oauth/controllers.py:115
13555msgid "Application deleted successfully"
13556msgstr ""
13557
13558#: indico/modules/oauth/controllers.py:130
13559msgid "Application {} registered successfully"
13560msgstr ""
13561
13562#: indico/modules/oauth/controllers.py:141
13563msgid "New client secret generated for the application"
13564msgstr ""
13565
13566#: indico/modules/oauth/controllers.py:151
13567msgid "All user tokens for this application were revoked successfully"
13568msgstr ""
13569
13570#: indico/modules/oauth/controllers.py:175
13571msgid "Token for {} has been revoked successfully"
13572msgstr ""
13573
13574#: indico/modules/oauth/forms.py:29
13575msgid ""
13576"Invalid URI: {}.<br>It must use http or https and may not contain a query"
13577" string."
13578msgstr ""
13579
13580#: indico/modules/oauth/forms.py:37
13581msgid "Allowed authorization callback URLs"
13582msgstr ""
13583
13584#: indico/modules/oauth/forms.py:38
13585msgid ""
13586"More than one URL can be specified adding new lines. The redirect_uri sent by"
13587" the OAuth client must use the same protocol "
13588"and host/port. If an entry contains a path, the redirect_uri's path must"
13589" start with this path."
13590msgstr ""
13591
13592#: indico/modules/oauth/forms.py:45
13593msgid ""
13594"If an application is not enabled, its OAuth tokens cannot be used and user"
13595" cannot be prompted to authorize the application."
13596msgstr ""
13597
13598#: indico/modules/oauth/forms.py:47
13599msgid "Trusted"
13600msgstr ""
13601
13602#: indico/modules/oauth/forms.py:48
13603msgid ""
13604"Trusted applications will be granted authorization automatically and no"
13605" intermediate page will be displayed during the "
13606"authorization process."
13607msgstr ""
13608
13609#: indico/modules/oauth/forms.py:64
13610msgid "There is already an application with this name"
13611msgstr ""
13612
13613#: indico/modules/oauth/models/applications.py:24
13614msgid "User information (read only)"
13615msgstr "????????????"
13616
13617#: indico/modules/oauth/models/applications.py:25
13618msgid "Legacy API (read only)"
13619msgstr "?? API???????"
13620
13621#: indico/modules/oauth/models/applications.py:26
13622msgid "Legacy API (write only)"
13623msgstr "?? API???????"
13624
13625#: indico/modules/oauth/models/applications.py:27
13626msgid "Event registrants"
13627msgstr ""
13628
13629#: indico/modules/oauth/templates/app_details.html:24
13630#, python-format
13631msgid "Are you sure you want to revoke all %(num_tokens)s user tokens?"
13632msgstr ""
13633
13634#: indico/modules/oauth/templates/app_details.html:26
13635msgid "Revoke user tokens"
13636msgstr ""
13637
13638#: indico/modules/oauth/templates/app_details.html:30
13639msgid "Are you sure you want to reset the client secret?"
13640msgstr ""
13641
13642#: indico/modules/oauth/templates/app_details.html:31
13643msgid "Reset client secret"
13644msgstr ""
13645
13646#: indico/modules/oauth/templates/app_details.html:38
13647msgid "Are you sure you want to remove this application?"
13648msgstr ""
13649
13650#: indico/modules/oauth/templates/app_details.html:47
13651msgid "Users:"
13652msgstr "????"
13653
13654#: indico/modules/oauth/templates/app_details.html:57
13655msgid ""
13656"This is a system application. It cannot be deleted and certain attributes"
13657" cannot be changed."
13658msgstr ""
13659
13660#: indico/modules/oauth/templates/app_details.html:80
13661msgid "Update application"
13662msgstr "????"
13663
13664#: indico/modules/oauth/templates/app_new.html:5 indico/modules/oauth/templates/apps.html:13
13665msgid "Register new application"
13666msgstr "??????"
13667
13668#: indico/modules/oauth/templates/apps.html:18
13669msgid ""
13670"This is the list of applications authorized to access Indico. Click on the"
13671" name of an application to see more information."
13672msgstr ""
13673
13674#: indico/modules/oauth/templates/apps.html:22
13675msgid "There aren't any authorized applications."
13676msgstr ""
13677
13678#: indico/modules/oauth/templates/authorize.html:27
13679msgid "is requesting the following permissions:"
13680msgstr ""
13681
13682#: indico/modules/oauth/templates/authorize.html:30
13683msgid "Permission already granted"
13684msgstr ""
13685
13686#: indico/modules/oauth/templates/authorize.html:42
13687msgid "Authorize"
13688msgstr "??"
13689
13690#: indico/modules/oauth/templates/authorize_errors.html:7
13691msgid "There was an error during the OAuth authorization process:"
13692msgstr ""
13693
13694#: indico/modules/oauth/templates/user_profile.html:8
13695msgid "Authorized applications"
13696msgstr ""
13697
13698#: indico/modules/oauth/templates/user_profile.html:12
13699msgid ""
13700"This is the list of applications your authorized to access your Indico data."
13701msgstr ""
13702
13703#: indico/modules/oauth/templates/user_profile.html:16
13704msgid "No third party applications have been authorized."
13705msgstr ""
13706
13707#: indico/modules/oauth/templates/user_profile.html:24
13708msgid "Last used:"
13709msgstr "?????"
13710
13711#: indico/modules/oauth/templates/user_profile.html:36
13712#, python-format
13713msgid ""
13714"%(app_name)s will no longer have access to your Indico data.<br> Are you sure"
13715" you want to revoke its access?"
13716msgstr ""
13717
13718#: indico/modules/oauth/templates/user_profile.html:38
13719msgid "Revoke"
13720msgstr "??"
13721
13722#: indico/modules/rb/__init__.py:66 indico/modules/rb/__init__.py:78 indico/modules/rb/views.py:17
13723msgid "Room Booking"
13724msgstr ""
13725
13726#: indico/modules/rb/__init__.py:72
13727msgid "Room booking"
13728msgstr ""
13729
13730#: indico/modules/rb/__init__.py:110 indico/modules/rb/templates/booking_list.html:26
13731#: indico/modules/rb/templates/booking_list.html:43 indico/modules/rb/templates/booking_list.html:59
13732#: indico/modules/rb/templates/booking_list.html:75
13733msgid "Book"
13734msgstr ""
13735
13736#: indico/modules/rb/__init__.py:111
13737msgid "Allows booking the room"
13738msgstr ""
13739
13740#: indico/modules/rb/__init__.py:118
13741msgid "Prebook"
13742msgstr ""
13743
13744#: indico/modules/rb/__init__.py:119
13745msgid "Allows prebooking the room"
13746msgstr ""
13747
13748#: indico/modules/rb/__init__.py:127
13749msgid "Override"
13750msgstr "??"
13751
13752#: indico/modules/rb/__init__.py:128
13753msgid "Allows overriding restrictions when booking the room"
13754msgstr ""
13755
13756#: indico/modules/rb/__init__.py:135
13757msgid "Moderate"
13758msgstr "??"
13759
13760#: indico/modules/rb/__init__.py:136
13761msgid "Allows moderating bookings (approving/rejecting/editing)"
13762msgstr ""
13763
13764#: indico/modules/rb/schemas.py:345
13765msgid "Booking cannot end before it starts"
13766msgstr ""
13767
13768#: indico/modules/rb/settings.py:17
13769msgid "Rooms I own"
13770msgstr "???????"
13771
13772#: indico/modules/rb/settings.py:17
13773msgid "Rooms I manage"
13774msgstr "???????"
13775
13776#: indico/modules/rb/settings.py:17
13777msgid "Rooms I own or manage"
13778msgstr "??????????"
13779
13780#: indico/modules/rb/user_prefs.py:28
13781msgid "Room notifications"
13782msgstr "?????"
13783
13784#: indico/modules/rb/user_prefs.py:29
13785msgid ""
13786"If you own or manage any rooms, you can choose whether to receive"
13787" notifications about activity related to them."
13788msgstr ""
13789
13790#: indico/modules/rb/user_prefs.py:32
13791msgid "Room blacklist"
13792msgstr ""
13793
13794#: indico/modules/rb/user_prefs.py:36
13795msgid ""
13796"Regardless of the room notifications selected above, you will never receive"
13797" notifications for rooms selected in this list."
13798msgstr ""
13799
13800#: indico/modules/rb/controllers/__init__.py:24
13801msgid "The room booking module is not enabled."
13802msgstr ""
13803
13804#: indico/modules/rb/controllers/__init__.py:27
13805msgid "You are not authorized to access the room booking system."
13806msgstr ""
13807
13808#: indico/modules/rb/controllers/backend/admin.py:115
13809msgid "Cannot delete location with active rooms"
13810msgstr ""
13811
13812#: indico/modules/rb/controllers/backend/admin.py:163 indico/modules/rb/controllers/backend/admin.py:225
13813#: indico/modules/rb/controllers/backend/admin.py:295 indico/modules/rb/controllers/backend/admin.py:374
13814msgid "Name must be unique"
13815msgstr "??????"
13816
13817#: indico/modules/rb/controllers/backend/admin.py:422
13818msgid "Start time should not be later than end time"
13819msgstr "????????????"
13820
13821#: indico/modules/rb/controllers/backend/bookings.py:163
13822msgid "You cannot create a booking which starts in the past"
13823msgstr ""
13824
13825#: indico/modules/rb/controllers/backend/bookings.py:168
13826msgid "Bookings for the room \"{}\" may not be longer than {} days"
13827msgstr ""
13828
13829#: indico/modules/rb/event/fields.py:43
13830msgid "Enter contribution title or #id"
13831msgstr ""
13832
13833#: indico/modules/rb/event/fields.py:50
13834msgid "Enter session block title"
13835msgstr ""
13836
13837#: indico/modules/rb/event/forms.py:20
13838msgid "Enter the contribution name."
13839msgstr ""
13840
13841#: indico/modules/rb/event/forms.py:23
13842msgid "Enter the session block name."
13843msgstr ""
13844
13845#: indico/modules/rb/models/reservations.py:352 indico/modules/rb/models/reservations.py:674
13846msgid "Reservation has no valid occurrences"
13847msgstr ""
13848
13849#: indico/modules/rb/models/rooms.py:649
13850msgid "You cannot book this room more than {} days in advance"
13851msgstr ""
13852
13853#: indico/modules/rb/operations/bookings.py:337
13854msgid ""
13855"Booking could not be created. Probably somebody else booked the room in the"
13856" meantime."
13857msgstr ""
13858
13859#: indico/modules/rb/templates/booking_list.html:5
13860msgid "Event bookings"
13861msgstr ""
13862
13863#: indico/modules/rb/templates/booking_list.html:19
13864msgid "Event has already finished"
13865msgstr "??????"
13866
13867#: indico/modules/rb/templates/booking_list.html:89
13868msgid "For whom"
13869msgstr ""
13870
13871#: indico/modules/rb/templates/booking_list.html:92
13872msgid "Linked to"
13873msgstr "???"
13874
13875#: indico/modules/rb/templates/booking_list.html:104
13876msgid "Rejected:"
13877msgstr "????"
13878
13879#: indico/modules/rb/templates/booking_list.html:107
13880msgid "Pre-booking"
13881msgstr "????"
13882
13883#: indico/modules/rb/templates/booking_list.html:115
13884msgid "recurring"
13885msgstr "??"
13886
13887#: indico/modules/users/__init__.py:57 indico/modules/users/forms.py:129 indico/modules/users/templates/admins.html:5
13888msgid "Admins"
13889msgstr "???"
13890
13891#: indico/modules/users/__init__.py:63 indico/modules/users/templates/dashboard.html:23
13892msgid "Dashboard"
13893msgstr "????"
13894
13895#: indico/modules/users/__init__.py:64
13896msgid "Personal data"
13897msgstr "????"
13898
13899#: indico/modules/users/__init__.py:66 indico/modules/users/templates/preferences.html:9
13900msgid "Preferences"
13901msgstr "????"
13902
13903#: indico/modules/users/__init__.py:67
13904msgid "Favourites"
13905msgstr "????"
13906
13907#: indico/modules/users/__init__.py:73 indico/web/templates/_session_bar.html:124
13908msgid "My profile"
13909msgstr "?????"
13910
13911#: indico/modules/users/controllers.py:78
13912msgid "This user has been merged into <a href=\"{url}\">another user</a>."
13913msgstr ""
13914
13915#: indico/modules/users/controllers.py:81
13916msgid "This user is marked as deleted."
13917msgstr "???????????"
13918
13919#: indico/modules/users/controllers.py:83
13920msgid ""
13921"This user is marked as pending, i.e. it has been attached to something but"
13922" never logged in."
13923msgstr ""
13924
13925#: indico/modules/users/controllers.py:146
13926msgid "Your personal data was successfully updated."
13927msgstr "???????????"
13928
13929#: indico/modules/users/controllers.py:169
13930msgid "Preferences saved"
13931msgstr "???????"
13932
13933#: indico/modules/users/controllers.py:255
13934msgid ""
13935"We have sent an email to {email}. Please click the link in that email within"
13936" 24 hours to confirm your new email address."
13937msgstr ""
13938
13939#: indico/modules/users/controllers.py:267
13940msgid "The verification token is invalid or expired."
13941msgstr ""
13942
13943#: indico/modules/users/controllers.py:271
13944msgid ""
13945"This token is for a different Indico user. Please login with the correct"
13946" account"
13947msgstr ""
13948
13949#: indico/modules/users/controllers.py:276
13950msgid "This email address is already attached to your account."
13951msgstr "????????????????"
13952
13953#: indico/modules/users/controllers.py:278
13954msgid "This email address is already in use by another account."
13955msgstr "????????????????"
13956
13957#: indico/modules/users/controllers.py:298
13958msgid "Merged data from existing '{}' identity"
13959msgstr ""
13960
13961#: indico/modules/users/controllers.py:303
13962msgid "The email address {email} has been added to your account."
13963msgstr ""
13964
13965#: indico/modules/users/controllers.py:320
13966msgid "Your primary email was updated successfully."
13967msgstr "????????????????"
13968
13969#: indico/modules/users/controllers.py:339
13970msgid "Admin added: {name} ({email})"
13971msgstr "???????{name} ({email})"
13972
13973#: indico/modules/users/controllers.py:343
13974msgid "Admin removed: {name} ({email})"
13975msgstr "???????{name} ({email})"
13976
13977#: indico/modules/users/controllers.py:416
13978msgid "The account has been created."
13979msgstr "???????"
13980
13981#: indico/modules/users/controllers.py:418
13982msgid "Show details"
13983msgstr "????"
13984
13985#: indico/modules/users/controllers.py:429
13986msgid "Users are the same!"
13987msgstr "???????"
13988
13989#: indico/modules/users/controllers.py:432
13990msgid "Users' names seem to be different!"
13991msgstr "???????????"
13992
13993#: indico/modules/users/controllers.py:434
13994msgid "Source user has never logged in to Indico!"
13995msgstr ""
13996
13997#: indico/modules/users/controllers.py:436
13998msgid "Target user has never logged in to Indico!"
13999msgstr ""
14000
14001#: indico/modules/users/controllers.py:438
14002msgid "Source user has been deleted!"
14003msgstr ""
14004
14005#: indico/modules/users/controllers.py:440
14006msgid "Target user has been deleted!"
14007msgstr ""
14008
14009#: indico/modules/users/controllers.py:442
14010msgid "Source user is an administrator!"
14011msgstr ""
14012
14013#: indico/modules/users/controllers.py:444
14014msgid "Target user is an administrator!"
14015msgstr ""
14016
14017#: indico/modules/users/controllers.py:446
14018msgid "Source user is an administrator but target user isn't!"
14019msgstr ""
14020
14021#: indico/modules/users/controllers.py:460
14022msgid "Merge aborted due to failed sanity check"
14023msgstr ""
14024
14025#: indico/modules/users/controllers.py:467
14026msgid "The users have been successfully merged."
14027msgstr "??????????"
14028
14029#: indico/modules/users/controllers.py:505
14030msgid "The request has been approved."
14031msgstr "????????"
14032
14033#: indico/modules/users/controllers.py:516
14034msgid "The request has been rejected."
14035msgstr "????????"
14036
14037#: indico/modules/users/forms.py:41
14038msgid "Language"
14039msgstr "??"
14040
14041#: indico/modules/users/forms.py:45
14042msgid "Use my timezone"
14043msgstr "????????"
14044
14045#: indico/modules/users/forms.py:47
14046msgid "Always use my current timezone instead of an event's timezone."
14047msgstr "??????????????????"
14048
14049#: indico/modules/users/forms.py:50
14050msgid "Show future events"
14051msgstr "???????"
14052
14053#: indico/modules/users/forms.py:52
14054msgid "Show future events by default."
14055msgstr "??????????"
14056
14057#: indico/modules/users/forms.py:55
14058msgid "Show past events"
14059msgstr "???????"
14060
14061#: indico/modules/users/forms.py:57
14062msgid "Show past events by default."
14063msgstr "??????????"
14064
14065#: indico/modules/users/forms.py:60
14066msgid "Default format in which names are displayed"
14067msgstr ""
14068
14069#: indico/modules/users/forms.py:63
14070msgid "Use previewer for PDF files"
14071msgstr "?? PDF ?????"
14072
14073#: indico/modules/users/forms.py:65
14074msgid ""
14075"The previewer is used by default for image and text files, but not for PDF"
14076" files."
14077msgstr ""
14078
14079#: indico/modules/users/forms.py:79
14080msgid "Add new email address"
14081msgstr "????????"
14082
14083#: indico/modules/users/forms.py:92
14084msgid "Include deleted"
14085msgstr ""
14086
14087#: indico/modules/users/forms.py:93
14088msgid "Include pending"
14089msgstr ""
14090
14091#: indico/modules/users/forms.py:94
14092msgid "External"
14093msgstr "??"
14094
14095#: indico/modules/users/forms.py:98
14096msgid "Source user"
14097msgstr ""
14098
14099#: indico/modules/users/forms.py:99
14100msgid "The user that will be merged into the target one"
14101msgstr ""
14102
14103#: indico/modules/users/forms.py:100
14104msgid "Target user"
14105msgstr "?????"
14106
14107#: indico/modules/users/forms.py:101
14108msgid "The user that will remain active in the end"
14109msgstr ""
14110
14111#: indico/modules/users/forms.py:105
14112msgid "Registration notifications"
14113msgstr "????"
14114
14115#: indico/modules/users/forms.py:106
14116msgid ""
14117"Send an email to all administrators whenever someone registers a new local"
14118" account."
14119msgstr ""
14120
14121#: indico/modules/users/forms.py:113
14122msgid "Set login details"
14123msgstr "??????"
14124
14125#: indico/modules/users/views.py:37
14126msgid "Profile of {name}"
14127msgstr "{name} ????"
14128
14129#: indico/modules/users/templates/base.html:8 indico/modules/users/views.py:39
14130msgid "My Profile"
14131msgstr "?????"
14132
14133#: indico/modules/users/models/users.py:37
14134msgid "Mr"
14135msgstr "Mr"
14136
14137#: indico/modules/users/models/users.py:37
14138msgid "Ms"
14139msgstr "Ms"
14140
14141#: indico/modules/users/models/users.py:37
14142msgid "Mrs"
14143msgstr "Mrs"
14144
14145#: indico/modules/users/models/users.py:37
14146msgid "Dr"
14147msgstr "Dr"
14148
14149#: indico/modules/users/models/users.py:37
14150msgid "Prof."
14151msgstr "Prof."
14152
14153#: indico/modules/users/models/users.py:47
14154msgid "John Doe"
14155msgstr "John Doe"
14156
14157#: indico/modules/users/models/users.py:47
14158msgid "Doe, John"
14159msgstr "Doe, John"
14160
14161#: indico/modules/users/models/users.py:47
14162msgid "Doe, J."
14163msgstr "Doe, J."
14164
14165#: indico/modules/users/models/users.py:47
14166msgid "J. Doe"
14167msgstr "J. Doe"
14168
14169#: indico/modules/users/models/users.py:48
14170msgid "John DOE"
14171msgstr "John DOE"
14172
14173#: indico/modules/users/models/users.py:48
14174msgid "DOE, John"
14175msgstr "DOE, John"
14176
14177#: indico/modules/users/models/users.py:48
14178msgid "DOE, J."
14179msgstr "DOE, J."
14180
14181#: indico/modules/users/models/users.py:48
14182msgid "J. DOE"
14183msgstr "J. DOE"
14184
14185#: indico/modules/users/models/users.py:125
14186msgid "first name"
14187msgstr "?"
14188
14189#: indico/modules/users/models/users.py:126
14190msgid "family name"
14191msgstr "?"
14192
14193#: indico/modules/users/models/users.py:127
14194msgid "affiliation"
14195msgstr "????"
14196
14197#: indico/modules/users/models/users.py:128
14198msgid "address"
14199msgstr "??"
14200
14201#: indico/modules/users/models/users.py:129
14202msgid "phone number"
14203msgstr "????"
14204
14205#: indico/modules/users/models/users.py:589
14206msgid ""
14207"Your {field_name} has been synchronised from '{old_value}' to '{new_value}'."
14208msgstr ""
14209
14210#: indico/modules/users/templates/_category.html:36 indico/modules/users/templates/dashboard.html:80
14211msgid "You have management rights"
14212msgstr ""
14213
14214#: indico/modules/users/templates/_category.html:38
14215msgid "You have favorited this category"
14216msgstr ""
14217
14218#: indico/modules/users/templates/_category.html:48
14219msgid "Click here to add this category to your favorites."
14220msgstr "???????????????"
14221
14222#: indico/modules/users/templates/_category.html:50
14223msgid "Add to favourites"
14224msgstr "?????"
14225
14226#: indico/modules/users/templates/_category.html:55
14227msgid "Click here to remove this suggestion. It will not be suggested again."
14228msgstr ""
14229
14230#: indico/modules/users/templates/_category.html:66 indico/modules/users/templates/_favorites.html:5
14231msgid "Remove from favourites"
14232msgstr "?????"
14233
14234#: indico/modules/users/templates/admins.html:9
14235msgid "Admins have unrestricted access to everything in Indico."
14236msgstr "???? Indico ????????????????"
14237
14238#: indico/modules/users/templates/base.html:10
14239#, python-format
14240msgid "Profile of %(name)s"
14241msgstr "%(name)s ????"
14242
14243#: indico/modules/users/templates/base.html:23
14244msgid "This is the system user. Most user features are not available."
14245msgstr "???????????????????????"
14246
14247#: indico/modules/users/templates/dashboard.html:15
14248msgid "Now"
14249msgstr "??"
14250
14251#: indico/modules/users/templates/dashboard.html:42
14252msgid "User ID"
14253msgstr "??? ID"
14254
14255#: indico/modules/users/templates/dashboard.html:67
14256msgid "Your events at hand"
14257msgstr "??????"
14258
14259#: indico/modules/users/templates/dashboard.html:82
14260msgid "You are a reviewer"
14261msgstr "?????"
14262
14263#: indico/modules/users/templates/dashboard.html:84
14264msgid "You are an attendee"
14265msgstr "?????"
14266
14267#: indico/modules/users/templates/dashboard.html:92
14268msgid "You have no events."
14269msgstr "??????"
14270
14271#: indico/modules/users/templates/dashboard.html:100
14272msgid "You might be interested in the following categories..."
14273msgstr "?????????????..."
14274
14275#: indico/modules/users/templates/dashboard.html:111
14276msgid "Your categories"
14277msgstr "????"
14278
14279#: indico/modules/users/templates/dashboard.html:115 indico/modules/users/templates/dashboard.html:130
14280msgid "You have no categories."
14281msgstr "??????"
14282
14283#: indico/modules/users/templates/dashboard.html:125
14284msgid "Happening in your categories"
14285msgstr ""
14286
14287#: indico/modules/users/templates/dashboard.html:136
14288msgid "Nothing happening in your categories."
14289msgstr ""
14290
14291#: indico/modules/users/templates/emails.html:14
14292msgid ""
14293"Your <strong>primary email</strong> will be used for account-related"
14294" notifications (e.g. registration emails and billing "
14295"information)."
14296msgstr ""
14297
14298#: indico/modules/users/templates/emails.html:28
14299msgid "Set as primary"
14300msgstr "????"
14301
14302#: indico/modules/users/templates/favorites.html:12
14303msgid "Favourite Users"
14304msgstr "??????"
14305
14306#: indico/modules/users/templates/favorites.html:21
14307msgid "You have not marked any user as favourite."
14308msgstr ""
14309
14310#: indico/modules/users/templates/favorites.html:25
14311msgid "Add Indico user"
14312msgstr "?? Indico ???"
14313
14314#: indico/modules/users/templates/favorites.html:31
14315msgid "Favourite Categories"
14316msgstr "?????"
14317
14318#: indico/modules/users/templates/favorites.html:42
14319msgid "You have not marked any category as favourite."
14320msgstr ""
14321
14322#: indico/modules/users/templates/registration_requests.html:4 indico/modules/users/templates/users_admin.html:44
14323msgid "Registration requests"
14324msgstr "????"
14325
14326#: indico/modules/users/templates/registration_requests.html:11
14327msgid "Email Address"
14328msgstr "??????"
14329
14330#: indico/modules/users/templates/registration_requests.html:42
14331msgid "There are no pending requests"
14332msgstr ""
14333
14334#: indico/modules/users/templates/users_admin.html:11 indico/modules/users/templates/users_admin.html:15
14335msgid "User settings"
14336msgstr "?????"
14337
14338#: indico/modules/users/templates/users_admin.html:26
14339msgid "Manage users"
14340msgstr "?????"
14341
14342#: indico/modules/users/templates/users_admin.html:30 indico/modules/users/templates/users_merge.html:4
14343msgid "Merge users"
14344msgstr "?????"
14345
14346#: indico/modules/users/templates/users_admin.html:36 indico/modules/users/templates/users_admin.html:38
14347msgid "Create new account"
14348msgstr "?????"
14349
14350#: indico/modules/users/templates/users_admin.html:53
14351#, python-format
14352msgid ""
14353"There are %(num_of_users)s users, %(num_deleted_users)s of which are deleted"
14354msgstr ""
14355
14356#: indico/modules/users/templates/users_admin.html:55
14357msgid "Search users"
14358msgstr "?????"
14359
14360#: indico/modules/users/templates/users_admin.html:63
14361msgid "No users could be found."
14362msgstr "??????"
14363
14364#: indico/modules/users/templates/users_admin.html:66
14365#, python-format
14366msgid "There is one user matching your search criteria."
14367msgid_plural "There are %(count)s users matching your search criteria."
14368msgstr[0] ""
14369
14370#: indico/modules/users/templates/users_admin.html:84
14371msgid "This is the system user."
14372msgstr "????????"
14373
14374#: indico/modules/users/templates/emails/verify_email.txt:13
14375#, python-format
14376msgid ""
14377"You recently added the e-mail address %(email)s to your Indico account."
14378" Please click the following link to confirm this "
14379"action."
14380msgstr ""
14381
14382#: indico/modules/vc/__init__.py:59 indico/modules/vc/templates/event_header.html:4
14383msgid "Videoconference Rooms"
14384msgstr "?????"
14385
14386#: indico/modules/vc/clone.py:18
14387msgid "Videoconference rooms"
14388msgstr "?????"
14389
14390#: indico/modules/vc/controllers.py:60
14391msgid "There is already a VC room attached to '{link_object_title}'."
14392msgstr ""
14393
14394#: indico/modules/vc/controllers.py:65
14395msgid "This {plugin_name} room is already attached to the event."
14396msgstr ""
14397
14398#: indico/modules/vc/controllers.py:123
14399msgid "You are not allowed to create {plugin_name} rooms for this event."
14400msgstr ""
14401
14402#: indico/modules/vc/controllers.py:156
14403msgid "{plugin_name} room '{room.name}' created"
14404msgstr ""
14405
14406#: indico/modules/vc/controllers.py:180
14407msgid "You are not allowed to modify {} rooms for this event."
14408msgstr ""
14409
14410#: indico/modules/vc/controllers.py:216
14411msgid "{plugin_name} room '{room.name}' updated"
14412msgstr ""
14413
14414#: indico/modules/vc/controllers.py:232
14415msgid "You are not allowed to refresh {plugin_name} rooms for this event."
14416msgstr ""
14417
14418#: indico/modules/vc/controllers.py:246
14419msgid "{plugin_name} room '{room.name}' refreshed"
14420msgstr ""
14421
14422#: indico/modules/vc/controllers.py:256
14423msgid "You are not allowed to remove {} rooms from this event."
14424msgstr ""
14425
14426#: indico/modules/vc/controllers.py:262
14427msgid "{plugin_name} room '{room.name}' removed"
14428msgstr ""
14429
14430#: indico/modules/vc/controllers.py:293
14431msgid "You are not allowed to attach {plugin_name} rooms to this event."
14432msgstr ""
14433
14434#: indico/modules/vc/controllers.py:296
14435msgid "You are not authorized to attach the room '{room.name}'"
14436msgstr ""
14437
14438#: indico/modules/vc/controllers.py:300
14439msgid "The room has been attached to the event."
14440msgstr ""
14441
14442#: indico/modules/vc/forms.py:59
14443msgid "Service managers"
14444msgstr ""
14445
14446#: indico/modules/vc/forms.py:60
14447msgid "ACL"
14448msgstr "??????"
14449
14450#: indico/modules/vc/forms.py:61
14451msgid "Users and Groups authorised to create videoconference rooms"
14452msgstr ""
14453
14454#: indico/modules/vc/forms.py:62
14455msgid "Notification email addresses"
14456msgstr "????????"
14457
14458#: indico/modules/vc/forms.py:63
14459msgid ""
14460"Notifications about videoconference rooms are sent to these email addresses"
14461" (one per line)."
14462msgstr ""
14463
14464#: indico/modules/vc/forms.py:70
14465msgid "Link to"
14466msgstr "???"
14467
14468#: indico/modules/vc/forms.py:82
14469msgid "Show room"
14470msgstr "?????"
14471
14472#: indico/modules/vc/forms.py:84
14473msgid "Display this room on the event page"
14474msgstr "????????????"
14475
14476#: indico/modules/vc/forms.py:93
14477msgid "Please select a contribution"
14478msgstr ""
14479
14480#: indico/modules/vc/forms.py:94
14481msgid "Please select a session block"
14482msgstr ""
14483
14484#: indico/modules/vc/forms.py:99
14485msgid "Room to link"
14486msgstr ""
14487
14488#: indico/modules/vc/forms.py:100
14489msgid ""
14490"Please start writing the name of the room you would like to attach. Indico"
14491" will suggest existing rooms."
14492msgstr ""
14493
14494#: indico/modules/vc/forms.py:113
14495msgid ""
14496"The name of the room. It can contain only alphanumerical characters,"
14497" underscores and dashes. No spaces allowed."
14498msgstr ""
14499
14500#: indico/modules/vc/forms.py:121
14501msgid "There is already a room with this name"
14502msgstr ""
14503
14504#: indico/modules/vc/forms.py:130
14505msgid "Sort direction"
14506msgstr "????"
14507
14508#: indico/modules/vc/forms.py:131
14509msgid "Ascending"
14510msgstr "??"
14511
14512#: indico/modules/vc/forms.py:131
14513msgid "Descending"
14514msgstr "??"
14515
14516#: indico/modules/vc/forms.py:132
14517msgid "Start Date"
14518msgstr "????"
14519
14520#: indico/modules/vc/forms.py:133
14521msgid "End Date"
14522msgstr "????"
14523
14524#: indico/modules/vc/forms.py:134
14525msgid "Days in the past"
14526msgstr ""
14527
14528#: indico/modules/vc/forms.py:136
14529msgid "Days in the future"
14530msgstr ""
14531
14532#: indico/modules/vc/util.py:30
14533msgid "{} (event)"
14534msgstr "{} (event)"
14535
14536#: indico/modules/vc/util.py:31
14537msgid "{} (contribution)"
14538msgstr "{} (contribution)"
14539
14540#: indico/modules/vc/util.py:32
14541msgid "{} (session block)"
14542msgstr "{} (session block)"
14543
14544#: indico/modules/vc/templates/event_vc.html:14
14545msgid "There are no bookings associated with this event."
14546msgstr ""
14547
14548#: indico/modules/vc/templates/list_vc_rooms.html:15
14549msgid "More info"
14550msgstr "????"
14551
14552#: indico/modules/vc/templates/manage_event.html:5
14553msgid "Current videoconference rooms"
14554msgstr "????????"
14555
14556#: indico/modules/vc/templates/manage_event.html:39
14557msgid "Check videoconference room status"
14558msgstr "??????????"
14559
14560#: indico/modules/vc/templates/manage_event.html:45
14561msgid "Edit room"
14562msgstr "?????"
14563
14564#: indico/modules/vc/templates/manage_event.html:53
14565msgid "Detach"
14566msgstr "??"
14567
14568#: indico/modules/vc/templates/manage_event.html:73
14569msgid "No videoconference rooms have been added yet."
14570msgstr "????????????"
14571
14572#: indico/modules/vc/templates/manage_event.html:81 indico/modules/vc/templates/manage_event.html:85
14573#, python-format
14574msgid "Create %(plugin_name)s room"
14575msgstr "?? %(plugin_name)s ???"
14576
14577#: indico/modules/vc/templates/manage_event.html:90
14578msgid "Create videoconference room"
14579msgstr "???????"
14580
14581#: indico/modules/vc/templates/manage_event.html:93
14582msgid "Create new room"
14583msgstr "??????"
14584
14585#: indico/modules/vc/templates/manage_event.html:101
14586#, python-format
14587msgid "Attach %(plugin_name)s room"
14588msgstr "?? %(plugin_name)s ???"
14589
14590#: indico/modules/vc/templates/manage_event.html:104
14591msgid "Attach videoconference room"
14592msgstr "???????"
14593
14594#: indico/modules/vc/templates/manage_event.html:108
14595msgid "Add existing room"
14596msgstr ""
14597
14598#: indico/modules/vc/templates/manage_event.html:118
14599msgid "There are no Videoconference plugins available."
14600msgstr "????????????????"
14601
14602#: indico/modules/vc/templates/manage_event_select.html:4
14603msgid ""
14604"The following video services are available. Click on one to attach a new room:"
14605msgstr ""
14606
14607#: indico/modules/vc/templates/manage_event_select.html:6
14608msgid ""
14609"The following video services are available. Click on one to create a new room:"
14610msgstr ""
14611
14612#: indico/modules/vc/templates/manage_event_select.html:11
14613msgid "Attach"
14614msgstr "??"
14615
14616#: indico/modules/vc/templates/manage_event_select.html:14
14617#, python-format
14618msgid "%(action)s %(plugin_name)s room"
14619msgstr "%(action)s %(plugin_name)s ?"
14620
14621#: indico/modules/vc/templates/vc_room_list.html:20
14622msgid "VC room"
14623msgstr "?????"
14624
14625#: indico/modules/vc/templates/vc_room_list.html:58
14626msgid "No location"
14627msgstr "????"
14628
14629#: indico/util/date_time.py:174
14630msgid "{0} second"
14631msgid_plural "{0} seconds"
14632msgstr[0] "{0} ?"
14633
14634#: indico/util/date_time.py:175
14635msgid "{0} minute"
14636msgid_plural "{0} minutes"
14637msgstr[0] "{0} ?"
14638
14639#: indico/util/date_time.py:176
14640msgid "{0} hour"
14641msgid_plural "{0} hours"
14642msgstr[0] "{0} ??"
14643
14644#: indico/util/date_time.py:177
14645msgid "{0} day"
14646msgid_plural "{0} days"
14647msgstr[0] "{0} ?"
14648
14649#: indico/util/date_time.py:180
14650msgid "{0}s"
14651msgid_plural "{0}s"
14652msgstr[0] "{0}?"
14653
14654#: indico/util/date_time.py:181
14655msgid "{0}m"
14656msgid_plural "{0}m"
14657msgstr[0] "{0}?"
14658
14659#: indico/util/date_time.py:182
14660msgid "{0}h"
14661msgid_plural "{0}h"
14662msgstr[0] "{0}??"
14663
14664#: indico/util/date_time.py:183
14665msgid "{0}d"
14666msgid_plural "{0}d"
14667msgstr[0] "{0}?"
14668
14669#: indico/util/date_time.py:226
14670msgid "yesterday"
14671msgstr "??"
14672
14673#: indico/util/date_time.py:228
14674msgid "today"
14675msgstr "??"
14676
14677#: indico/util/date_time.py:230
14678msgid "tomorrow"
14679msgstr "??"
14680
14681#: indico/util/date_time.py:266
14682msgid "'Yesterday'"
14683msgstr "'??'"
14684
14685#: indico/util/date_time.py:267
14686msgid "'Today'"
14687msgstr "'??'"
14688
14689#: indico/util/date_time.py:268
14690msgid "'Tomorrow'"
14691msgstr "'??'"
14692
14693#: indico/util/date_time.py:269
14694msgid "'Last' EEEE"
14695msgstr "'??' EEEE"
14696
14697#: indico/util/date_time.py:270
14698msgid "EEEE"
14699msgstr "EEEE"
14700
14701#: indico/util/date_time.py:271
14702msgid "{date_fmt}"
14703msgstr "{date_fmt}"
14704
14705#: indico/util/date_time.py:286
14706msgid "'Yesterday' 'at' {time_fmt}"
14707msgstr "'??''?'{time_fmt}"
14708
14709#: indico/util/date_time.py:287
14710msgid "'Today' 'at' {time_fmt}"
14711msgstr "'??''?'{time_fmt}"
14712
14713#: indico/util/date_time.py:288
14714msgid "'Tomorrow' 'at' {time_fmt}"
14715msgstr "'??''?'{time_fmt}"
14716
14717#: indico/util/date_time.py:289
14718msgid "'Last' EEEE 'at' {time_fmt}"
14719msgstr "'??' EEEE '?' {time_fmt}"
14720
14721#: indico/util/date_time.py:290
14722msgid "EEEE 'at' {time_fmt}"
14723msgstr "EEEE '?' {time_fmt}"
14724
14725#: indico/util/date_time.py:291
14726msgid "{date_fmt} 'at' {time_fmt}"
14727msgstr "{date_fmt} '?' {time_fmt}"
14728
14729#: indico/util/i18n_test.py:70 indico/util/i18n_test.py:80 indico/util/i18n_test.py:105
14730msgid "Fetch the cow"
14731msgstr "??????"
14732
14733#: indico/util/i18n_test.py:71 indico/util/i18n_test.py:81 indico/util/i18n_test.py:106
14734msgid "The wheels"
14735msgstr "?????"
14736
14737#: indico/util/i18n_test.py:97 indico/util/i18n_test.py:98
14738msgid "{} cow"
14739msgid_plural "{} cows"
14740msgstr[0] "???{} ??"
14741
14742#: indico/util/i18n_test.py:114
14743msgid "I need a drink."
14744msgstr "??????????"
14745
14746#: indico/util/i18n_test.py:159 indico/util/i18n_test.py:166
14747msgid "This is not a string"
14748msgstr "????????"
14749
14750#: indico/util/string.py:643
14751msgid ""
14752"This text has been automatically converted from HTML to Markdown. Please"
14753" double-check that it's properly displayed."
14754msgstr ""
14755
14756#: indico/web/rh.py:223
14757msgid "The specified item could not be found."
14758msgstr ""
14759
14760#: indico/web/fields/base.py:24
14761msgid "Whether the user has to fill out the field"
14762msgstr ""
14763
14764#: indico/web/fields/choices.py:33
14765msgid "Display type"
14766msgstr "????"
14767
14768#: indico/web/fields/choices.py:34
14769msgid "Widget that will be used to render the available options"
14770msgstr ""
14771
14772#: indico/web/fields/choices.py:35
14773msgid "Radio buttons"
14774msgstr "????"
14775
14776#: indico/web/fields/choices.py:36
14777msgid "Drop-down list"
14778msgstr "?????"
14779
14780#: indico/web/fields/choices.py:38
14781msgid "Alignment"
14782msgstr "??"
14783
14784#: indico/web/fields/choices.py:40
14785msgid "The arrangement of the options"
14786msgstr "???????"
14787
14788#: indico/web/fields/choices.py:41
14789msgid "Vertical"
14790msgstr "??"
14791
14792#: indico/web/fields/choices.py:42
14793msgid "Horizontal"
14794msgstr "??"
14795
14796#: indico/web/fields/choices.py:43 indico/web/fields/choices.py:92
14797msgid "Options"
14798msgstr "??"
14799
14800#: indico/web/fields/choices.py:43 indico/web/fields/choices.py:92
14801msgid "option"
14802msgstr "??"
14803
14804#: indico/web/fields/choices.py:45
14805msgid "Specify the options the user can choose from"
14806msgstr "???????????"
14807
14808#: indico/web/fields/choices.py:64
14809msgid "Single Choice"
14810msgstr "???"
14811
14812#: indico/web/fields/choices.py:93
14813msgid "Specify the answers the user can select"
14814msgstr "?????????????"
14815
14816#: indico/web/fields/choices.py:94
14817msgid "Minimum choices"
14818msgstr "?????"
14819
14820#: indico/web/fields/choices.py:95
14821msgid "The minimum amount of options the user has to choose."
14822msgstr "?????????????"
14823
14824#: indico/web/fields/choices.py:96
14825msgid "Maximum choices"
14826msgstr "?????"
14827
14828#: indico/web/fields/choices.py:97
14829msgid "The maximum amount of options the user may choose."
14830msgstr "??????????????"
14831
14832#: indico/web/fields/choices.py:102
14833msgid "Maximum choices must be greater than minimum choices."
14834msgstr "???????????????"
14835
14836#: indico/web/fields/choices.py:108
14837msgid "Minimum choices must be fewer than the total number of options."
14838msgstr "??????????????"
14839
14840#: indico/web/fields/choices.py:115
14841msgid ""
14842"Maximum choices must be fewer or equal than the total number of options."
14843msgstr "??????????????"
14844
14845#: indico/web/fields/choices.py:120
14846msgid "Select multiple"
14847msgstr "????"
14848
14849#: indico/web/fields/choices.py:136
14850#, python-format
14851msgid "Please select at least %(min)d option."
14852msgid_plural "Please select at least %(min)d options."
14853msgstr[0] "??????? %(min)d ????"
14854
14855#: indico/web/fields/choices.py:139
14856#, python-format
14857msgid "Please select no more than %(max)d option."
14858msgid_plural "Please select no more than %(max)d options."
14859msgstr[0] "??????? %(max)d ????"
14860
14861#: indico/web/fields/choices.py:142
14862#, python-format
14863msgid "Please select between %(min)d and %(max)d options."
14864msgstr "??? %(min)d ? %(max)d ????"
14865
14866#: indico/web/fields/simple.py:23
14867msgid "Multiline"
14868msgstr "????"
14869
14870#: indico/web/fields/simple.py:24
14871msgid ""
14872"If the field should be rendered as a textarea instead of a single-line text"
14873" field."
14874msgstr "???????????????????????"
14875
14876#: indico/web/fields/simple.py:57
14877msgid "Min value"
14878msgstr "???"
14879
14880#: indico/web/fields/simple.py:58
14881msgid "Max value"
14882msgstr "???"
14883
14884#: indico/web/fields/simple.py:63
14885msgid "The min value must be less than the max value."
14886msgstr "???????????"
14887
14888#: indico/web/fields/simple.py:71
14889msgid "Number"
14890msgstr "??"
14891
14892#: indico/web/fields/simple.py:87
14893msgid "Yes/No"
14894msgstr "?/?"
14895
14896#: indico/web/flask/app.py:107
14897msgid "Login failed: {error}"
14898msgstr "?????{error}"
14899
14900#: indico/web/flask/errors.py:33
14901msgid "Please log in to access this page."
14902msgstr "???????????"
14903
14904#: indico/web/flask/errors.py:61
14905msgid "Required argument missing: {}"
14906msgstr "?????????{}"
14907
14908#: indico/web/flask/errors.py:81
14909msgid "Invalid or expired token"
14910msgstr ""
14911
14912#: indico/web/flask/errors.py:86 indico/web/flask/errors.py:101
14913msgid "Something went wrong"
14914msgstr "?????"
14915
14916#: indico/web/flask/errors.py:91
14917msgid "There was a database error while processing your request."
14918msgstr ""
14919
14920#: indico/web/flask/session.py:63
14921msgid ""
14922"Your profile has been merged into <strong>{}</strong>. Please log in using"
14923" that profile."
14924msgstr ""
14925
14926#: indico/web/flask/session.py:66
14927msgid "Your profile has been deleted."
14928msgstr "??????????"
14929
14930#: indico/web/forms/base.py:83
14931msgid ""
14932"It looks like there was a problem with your current session. Please submit"
14933" the form again."
14934msgstr ""
14935
14936#: indico/web/forms/base.py:86
14937msgid "Invalid CSRF token"
14938msgstr ""
14939
14940#: indico/web/forms/validators.py:92
14941msgid "This field is mutually exclusive with another field: {}"
14942msgid_plural "This field is mutually exclusive with other fields: {}"
14943msgstr[0] ""
14944
14945#: indico/web/forms/validators.py:98
14946msgid "The passwords do not match."
14947msgstr "??????"
14948
14949#: indico/web/forms/validators.py:108
14950msgid "Invalid email address list"
14951msgstr "????????????"
14952
14953#: indico/web/forms/validators.py:108
14954msgid "Invalid email address"
14955msgstr "??????????"
14956
14957#: indico/web/forms/validators.py:133
14958msgid "'{}' can't be in the past ({})"
14959msgstr "'{}' ???????? ({})"
14960
14961#: indico/web/forms/validators.py:136
14962msgid "'{}' can't be before {} ({})"
14963msgstr "'{}' ??? {} ({}) ??"
14964
14965#: indico/web/forms/validators.py:140
14966msgid "'{}' can't be in the future ({})"
14967msgstr "'{}' ???????? ({})"
14968
14969#: indico/web/forms/validators.py:143
14970msgid "'{}' can't be after {} ({})"
14971msgstr "'{}' ??? {} ({}) ??"
14972
14973#: indico/web/forms/validators.py:187
14974msgid "{} can't be before {}"
14975msgstr "{} ??? {} ??"
14976
14977#: indico/web/forms/validators.py:189
14978msgid "{} can't be after {}"
14979msgstr "{} ??? {} ??"
14980
14981#: indico/web/forms/validators.py:191
14982msgid "{} can't be equal to {}"
14983msgstr "{} ???? {}"
14984
14985#: indico/web/forms/validators.py:223
14986msgid "Duration cannot exceed {}"
14987msgstr "?????? {}"
14988
14989#: indico/web/forms/validators.py:241
14990msgid "Must be between {earliest} and {latest}."
14991msgstr "??? {earliest} ? {latest} ???"
14992
14993#: indico/web/forms/validators.py:243
14994msgid "Must be later than {earliest}."
14995msgstr "??? {earliest} ???"
14996
14997#: indico/web/forms/validators.py:245
14998msgid "Must be earlier than {latest}."
14999msgstr "??? {latest} ???"
15000
15001#: indico/web/forms/validators.py:268
15002msgid "Field must contain at least {min} word."
15003msgid_plural "Field must contain at least {min} words."
15004msgstr[0] "????? {max} ???"
15005
15006#: indico/web/forms/validators.py:271
15007msgid "Field cannot contain more than {max} word."
15008msgid_plural "Field cannot contain more than {max} words."
15009msgstr[0] "?????? {max} ???"
15010
15011#: indico/web/forms/validators.py:274
15012msgid "Field must contain between {min} and {max} words."
15013msgstr "????? {min} ? {max} ?????"
15014
15015#: indico/web/forms/fields/colors.py:28
15016msgid "Invalid colors selected"
15017msgstr "????????"
15018
15019#: indico/web/forms/fields/colors.py:57
15020msgid "Invalid color selected"
15021msgstr "????????"
15022
15023#: indico/web/forms/fields/datetime.py:93 indico/web/forms/fields/datetime.py:170
15024msgid "Please choose a valid unit."
15025msgstr ""
15026
15027#: indico/web/forms/fields/datetime.py:95
15028msgid "Please choose a different unit or keep the previous value."
15029msgstr ""
15030
15031#: indico/web/forms/fields/datetime.py:207
15032msgid "Date must be specified"
15033msgstr "??????"
15034
15035#: indico/web/forms/fields/datetime.py:209
15036msgid "Time must be specified"
15037msgstr "??????"
15038
15039#: indico/web/forms/fields/datetime.py:341
15040msgid "first"
15041msgstr "??"
15042
15043#: indico/web/forms/fields/datetime.py:342
15044msgid "second"
15045msgstr "??"
15046
15047#: indico/web/forms/fields/datetime.py:343
15048msgid "third"
15049msgstr "??"
15050
15051#: indico/web/forms/fields/datetime.py:344
15052msgid "fourth"
15053msgstr "??"
15054
15055#: indico/web/forms/fields/datetime.py:345
15056msgid "last"
15057msgstr "??"
15058
15059#: indico/web/forms/fields/enums.py:29 indico/web/forms/fields/enums.py:81
15060msgid "Not a valid choice"
15061msgstr ""
15062
15063#: indico/web/forms/fields/markdown.py:37
15064msgid "You can use Markdown or basic HTML formatting tags."
15065msgstr ""
15066
15067#: indico/web/templates/_access_list.html:24
15068msgid ""
15069"Users with <strong>modification access</strong> to this resource and any"
15070" parent resources <strong>will also have access</"
15071"strong>"
15072msgstr ""
15073
15074#: indico/web/templates/_clipboard_input.html:7
15075msgid "Copy URL to clipboard"
15076msgstr "?????????"
15077
15078#: indico/web/templates/_ical_export.html:5
15079msgid "Calendar file"
15080msgstr "?????"
15081
15082#: indico/web/templates/_ical_export.html:18 indico/web/templates/_ical_export.html:34
15083msgid "I have read and understood the above."
15084msgstr "????????????"
15085
15086#: indico/web/templates/_ical_export.html:21 indico/web/templates/_ical_export.html:39
15087msgid "Accept & Create"
15088msgstr "?????"
15089
15090#: indico/web/templates/_ical_export.html:50
15091msgid "Permanent link for public information only:"
15092msgstr ""
15093
15094#: indico/web/templates/_ical_export.html:55
15095msgid "Permanent link for all public and protected information:"
15096msgstr ""
15097
15098#: indico/web/templates/_password.html:6
15099msgid "Click to show/hide the password"
15100msgstr "??????????"
15101
15102#: indico/web/templates/_protection_messages.html:10
15103msgid "This object is publicly accessible since it is set as public."
15104msgstr ""
15105
15106#: indico/web/templates/_protection_messages.html:28
15107msgid ""
15108"This object is <strong>only</strong> accessible by the <strong>users"
15109" specified</strong> below and the <strong>managers</"
15110"strong> of <strong>parent resources</strong>."
15111msgstr ""
15112
15113#: indico/web/templates/_protection_messages.html:47
15114#, python-format
15115msgid ""
15116"This object is not publicly accessible since <strong>%(parent_title)s</strong"
15117"> (%(parent_type)s) is protected."
15118msgstr ""
15119
15120#: indico/web/templates/_protection_messages.html:56
15121#, python-format
15122msgid ""
15123"This object is publicly accessible since <strong>%(parent_title)s</strong> ("
15124"%(parent_type)s) is not protected."
15125msgstr ""
15126
15127#: indico/web/templates/_protection_messages.html:73
15128msgid "Children with different protection"
15129msgstr ""
15130
15131#: indico/web/templates/_protection_messages.html:76
15132msgid "Some elements inside this object have different protection settings."
15133msgstr ""
15134
15135#: indico/web/templates/_protection_messages.html:81
15136msgid "Protection details"
15137msgstr ""
15138
15139#: indico/web/templates/_protection_messages.html:83
15140msgid "Show them."
15141msgstr "?????"
15142
15143#: indico/web/templates/_session_bar.html:12
15144msgid "The information on this page is visible to anyone"
15145msgstr ""
15146
15147#: indico/web/templates/_session_bar.html:14
15148#, python-format
15149msgid ""
15150"The information on this page is restricted for display on the %(networks)s"
15151" network only."
15152msgid_plural ""
15153"The information on this page is restricted for display on the %(networks)s"
15154" networks only."
15155msgstr[0] ""
15156
15157#: indico/web/templates/_session_bar.html:20
15158msgid ""
15159"The information on this page is restricted for display to named individuals"
15160" or specific groups."
15161msgstr ""
15162
15163#: indico/web/templates/_session_bar.html:38
15164#, python-format
15165msgid "%(networks)s network only"
15166msgid_plural "%(networks)s networks only"
15167msgstr[0] ""
15168
15169#: indico/web/templates/_session_bar.html:44
15170msgid "Restricted"
15171msgstr "???"
15172
15173#: indico/web/templates/_session_bar.html:58
15174msgid "Choose Timezone"
15175msgstr "????"
15176
15177#: indico/web/templates/_session_bar.html:65
15178msgid "Use the event/category timezone"
15179msgstr "????/?????"
15180
15181#: indico/web/templates/_session_bar.html:72
15182msgid "Your default timezone"
15183msgstr "??????"
15184
15185#: indico/web/templates/_session_bar.html:80
15186msgid "Specify a timezone"
15187msgstr "????"
15188
15189#: indico/web/templates/_session_bar.html:92
15190msgid "Remember these settings"
15191msgstr "??????"
15192
15193#: indico/web/templates/_session_bar.html:129
15194msgid "My preferences"
15195msgstr "??????"
15196
15197#: indico/web/templates/_session_bar.html:138
15198msgid "Login as..."
15199msgstr "???..."
15200
15201#: indico/web/templates/_session_bar.html:145
15202#, python-format
15203msgid "Switch back to %(name)s"
15204msgstr "??? %(name)s"
15205
15206#: indico/web/templates/_session_bar.html:154
15207msgid "Logout"
15208msgstr "??"
15209
15210#: indico/web/templates/_session_bar.html:166
15211msgid "English"
15212msgstr "??"
15213
15214#: indico/web/templates/_session_bar.html:169
15215#, python-format
15216msgid "My language (%(lang)s)"
15217msgstr "???? (%(lang)s)"
15218
15219#: indico/web/templates/_session_bar.html:230
15220msgid "Login"
15221msgstr "??"
15222
15223#: indico/web/templates/confirmation_dialog.html:7
15224msgid "I understand what this means. Please go ahead."
15225msgstr "????????????"
15226
15227#: indico/web/templates/confirmation_dialog.html:30
15228msgid "Perform action"
15229msgstr "????"
15230
15231#: indico/web/templates/confirmation_dialog.html:33
15232msgid "I've changed my mind!"
15233msgstr "???????"
15234
15235#: indico/web/templates/error.html:7 indico/web/templates/error.html:9
15236msgid "Report Error"
15237msgstr "????"
15238
15239#: indico/web/templates/footer.html:13
15240#, python-format
15241msgid "Powered by %(indico)s"
15242msgstr "Powered by %(indico)s"
15243
15244#: indico/web/templates/header.html:50
15245msgid "A <strong>lecture</strong> is a simple event to announce a talk."
15246msgstr ""
15247
15248#: indico/web/templates/header.html:54
15249msgid "<strong>Features</strong>: poster creation, participant management, ..."
15250msgstr ""
15251
15252#: indico/web/templates/header.html:60
15253msgid ""
15254"A <strong>meeting</strong> is an event that defines an agenda with multiple"
15255" talks."
15256msgstr ""
15257
15258#: indico/web/templates/header.html:64
15259msgid ""
15260"<strong>Features</strong>: timetable, minutes, poster creation, participants"
15261" management, ..."
15262msgstr ""
15263
15264#: indico/web/templates/header.html:70
15265msgid ""
15266"A <strong>conference</strong> is a complex event with features to manage the"
15267" whole life cycle of a conference."
15268msgstr ""
15269
15270#: indico/web/templates/header.html:74
15271msgid ""
15272"<strong>Features</strong>: call for abstracts, registration, e-payment,"
15273" timetable, badges creation, paper reviewing,..."
15274msgstr ""
15275
15276#: indico/web/templates/pagination.html:7
15277msgid "Paginate results"
15278msgstr ""
15279
15280#: indico/web/templates/pagination.html:26
15281#, python-format
15282msgid "Show all (%(count)s)"
15283msgstr ""
15284
15285#: indico/web/templates/pagination.html:37
15286#, python-format
15287msgid "%(num)s out of %(total)s displayed"
15288msgstr ""
15289
15290#: indico/web/templates/placeholder_info.html:18
15291msgid "Available placeholders"
15292msgstr ""
15293
15294#: indico/web/templates/placeholder_info.html:23
15295msgid "Advanced placeholders"
15296msgstr ""
15297
15298#: indico/web/templates/placeholder_info.html:23
15299msgid "toggle"
15300msgstr "??"
15301
15302#: indico/web/templates/forms/_form.html:78
15303msgid "This field is required"
15304msgstr "???????"
15305
15306#: indico/web/templates/forms/_person_link_widget_base.html:28
15307msgid "Search among Indico users"
15308msgstr "? Indico ??????"
15309
15310#: indico/web/templates/forms/_person_link_widget_base.html:32
15311msgid "Enter person information manually"
15312msgstr "????????"
15313
15314#: indico/web/templates/forms/_person_link_widget_base.html:33
15315msgid "Enter manually"
15316msgstr "????"
15317
15318#: indico/web/templates/forms/category_picker_widget.html:8 indico/web/templates/forms/category_picker_widget.html:9
15319msgid "Choose category"
15320msgstr "????"
15321
15322#: indico/web/templates/forms/datetime_widget.html:19
15323msgid "Clear date and time"
15324msgstr "???????"
15325
15326#: indico/web/templates/forms/dropzone_widget.html:13
15327msgid "Drag file here"
15328msgstr "???????"
15329
15330#: indico/web/templates/forms/dropzone_widget.html:17
15331msgid "Choose from your computer"
15332msgstr "????????"
15333
15334#: indico/web/templates/forms/email_recipients_widget.html:8
15335msgid "Copy emails to clipboard"
15336msgstr "?????????????"
15337
15338#: indico/web/templates/forms/location_widget.html:79
15339msgid "Use default"
15340msgstr "?????"
15341
15342#: indico/web/templates/forms/location_widget.html:89 indico/web/templates/forms/location_widget.html:100
15343msgid "This room is available."
15344msgstr "?????????"
15345
15346#: indico/web/templates/forms/location_widget.html:91
15347msgid "Would you like to book it?"
15348msgstr "??????"
15349
15350#: indico/web/templates/forms/location_widget.html:102
15351msgid "Would you like to request a booking?"
15352msgstr ""
15353
15354#: indico/web/templates/forms/location_widget.html:110
15355msgid "This room is already booked."
15356msgstr "?????????"
15357
15358#: indico/web/templates/forms/location_widget.html:111 indico/web/templates/forms/location_widget.html:122
15359#: indico/web/templates/forms/location_widget.html:135 indico/web/templates/forms/location_widget.html:144
15360#: indico/web/templates/forms/location_widget.html:151 indico/web/templates/forms/location_widget.html:158
15361msgid "See on calendar"
15362msgstr ""
15363
15364#: indico/web/templates/forms/location_widget.html:118 indico/web/templates/forms/location_widget.html:131
15365msgid "This room is already prebooked."
15366msgstr ""
15367
15368#: indico/web/templates/forms/location_widget.html:120
15369msgid "Would you like to book it anyway?"
15370msgstr ""
15371
15372#: indico/web/templates/forms/location_widget.html:133
15373msgid "Would you like to request a booking anyway?"
15374msgstr ""
15375
15376#: indico/web/templates/forms/location_widget.html:143
15377msgid "You already have a booking in this room."
15378msgstr ""
15379
15380#: indico/web/templates/forms/location_widget.html:150
15381msgid "You already have a prebooking in this room."
15382msgstr ""
15383
15384#: indico/web/templates/forms/location_widget.html:157
15385msgid "This room is not bookable."
15386msgstr "?????????"
15387
15388#: indico/web/templates/forms/location_widget.html:164
15389msgid "You are not authorized to book this room."
15390msgstr ""
15391
15392#: indico/web/templates/forms/markdown_widget.html:28
15393#, python-format
15394msgid "You can use %(markdown)s and %(latex)s math formulae."
15395msgstr ""
15396
15397#: indico/web/templates/forms/markdown_widget.html:33 indico/web/templates/forms/markdown_widget.html:67
15398#, python-format
15399msgid "You can use %(markdown)s."
15400msgstr ""
15401
15402#: indico/web/templates/forms/markdown_widget.html:42
15403#, python-format
15404msgid ""
15405"Markdown is a lightweight markup language that makes it easier to write rich"
15406" text content. Check the %(link_start)slanguage "
15407"reference%(link_end)s for more information."
15408msgstr ""
15409
15410#: indico/web/templates/forms/markdown_widget.html:51
15411#, python-format
15412msgid ""
15413"You may write formulae using %(link_start)sLaTeX%(link_end)s (math mode only)"
15414" by surrounding them in <code>$...$</code>."
15415msgstr ""
15416
15417#: indico/web/templates/forms/markdown_widget.html:62
15418#, python-format
15419msgid "You can use %(markdown)s and %(latex)s formulae."
15420msgstr ""
15421
15422#: indico/web/templates/forms/multiple_items_widget.html:19
15423msgid "Action"
15424msgstr "??"
15425
15426#: indico/web/templates/forms/occurrences_widget.html:15
15427msgid "Duration in minutes"
15428msgstr "?????"
15429
15430#: indico/web/templates/forms/occurrences_widget.html:16
15431msgid "Remove occurrence"
15432msgstr "????"
15433
15434#: indico/web/templates/forms/palette_picker_widget.html:10 indico/web/templates/forms/principal_widget.html:7
15435msgid "Choose"
15436msgstr "??"
15437
15438#: indico/web/templates/forms/permissions_widget.html:13
15439msgid "User / Group"
15440msgstr "??? / ??"
15441
15442#: indico/web/templates/forms/permissions_widget.html:14
15443msgid "Role"
15444msgstr "??"
15445
15446#: indico/web/templates/forms/permissions_widget.html:23
15447msgid "New role"
15448msgstr "???"
15449
15450#: indico/web/templates/forms/permissions_widget.html:29
15451msgid "IP Network"
15452msgstr "IP ??"
15453
15454#: indico/web/templates/forms/principal_list_widget.html:7
15455msgid "This will change the protection mode to \"Protected\""
15456msgstr ""
15457
15458#: indico/web/templates/forms/principal_widget.html:6
15459msgid "Choose user..."
15460msgstr "?????..."
15461
15462#: indico/web/templates/forms/protection_field_acl_message.html:6
15463msgid ""
15464"Since the protection mode is set to <em>inheriting</em>, users from the <"
15465"strong>inherited access control list</strong> will "
15466"also have access."
15467msgstr ""
15468
15469#: indico/web/templates/forms/protection_field_acl_message.html:12
15470msgid "Inherited access list"
15471msgstr ""
15472
15473#: indico/web/templates/forms/protection_field_acl_message.html:16
15474msgid "View list"
15475msgstr "????"
15476
15477#: indico/web/templates/forms/synced_input_widget.html:17
15478#, python-format
15479msgid "Click to toggle synchronisation (%(provider_name)s)."
15480msgstr ""
15481
15482#: indico/web/templates/overview/base.html:31
15483msgid "No results found"
15484msgstr "???????"