2023-03-17 23:26:04 +01:00

2322 lines
56 KiB
Plaintext
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# English translations for PROJECT.
# Copyright (C) 2021 ORGANIZATION
# This file is distributed under the same license as the PROJECT project.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2021.
#
msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2023-03-16 19:11+0100\n"
"PO-Revision-Date: 2021-04-30 15:04+0200\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language: en\n"
"Language-Team: en <LL@li.org>\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.9.1\n"
#: project/i10n.py:13
msgid "Event_Art"
msgstr "Art"
#: project/i10n.py:14
msgid "Event_Book"
msgstr "Book"
#: project/i10n.py:15
msgid "Event_Movie"
msgstr "Movie"
#: project/i10n.py:16
msgid "Event_Family"
msgstr "Family"
#: project/i10n.py:17
msgid "Event_Festival"
msgstr "Festival"
#: project/i10n.py:18
msgid "Event_Religious"
msgstr "Religious"
#: project/i10n.py:19
msgid "Event_Shopping"
msgstr "Shopping"
#: project/i10n.py:20
msgid "Event_Comedy"
msgstr "Comedy"
#: project/i10n.py:21
msgid "Event_Music"
msgstr "Music"
#: project/i10n.py:22
msgid "Event_Dance"
msgstr "Dance"
#: project/i10n.py:23
msgid "Event_Nightlife"
msgstr "Nightlife"
#: project/i10n.py:24
msgid "Event_Theater"
msgstr "Theater"
#: project/i10n.py:25
msgid "Event_Dining"
msgstr "Dining"
#: project/i10n.py:26
msgid "Event_Conference"
msgstr "Conference"
#: project/i10n.py:27
msgid "Event_Meetup"
msgstr "Meetup"
#: project/i10n.py:28
msgid "Event_Fitness"
msgstr "Fitness"
#: project/i10n.py:29
msgid "Event_Sports"
msgstr "Sports"
#: project/i10n.py:30
msgid "Event_Other"
msgstr "Other"
#: project/i10n.py:31
msgid "Event_Exhibition"
msgstr "Exhibition"
#: project/i10n.py:32
msgid "Event_Culture"
msgstr "Culture"
#: project/i10n.py:33
msgid "Event_Tour"
msgstr "Tour"
#: project/i10n.py:34
msgid "Event_OpenAir"
msgstr "Open Air"
#: project/i10n.py:35
msgid "Event_Stage"
msgstr "Stage"
#: project/i10n.py:36
msgid "Event_Lecture"
msgstr "Lecture"
#: project/i10n.py:37
msgid "Typical Age range"
msgstr ""
#: project/i10n.py:38
msgid "Administrator"
msgstr ""
#: project/i10n.py:39
msgid "Event expert"
msgstr ""
#: project/i10n.py:40
msgid "EventReviewStatus.inbox"
msgstr "Inbox"
#: project/i10n.py:41
msgid "EventReviewStatus.verified"
msgstr "Verified"
#: project/i10n.py:42
msgid "EventReviewStatus.rejected"
msgstr "Rejected"
#: project/i10n.py:43
msgid "Scope_openid"
msgstr "Verify identity"
#: project/i10n.py:44
msgid "Scope_profile"
msgstr "Profile information"
#: project/i10n.py:45
msgid "Scope_user:read"
msgstr "Read user settings"
#: project/i10n.py:46
msgid "Scope_user:write"
msgstr "Create, update and delete user settings"
#: project/i10n.py:47
msgid "Scope_organizer:write"
msgstr "Create, update and delete organizers"
#: project/i10n.py:48
msgid "Scope_place:write"
msgstr "Create, update and delete places"
#: project/i10n.py:49
msgid "Scope_event:write"
msgstr "Create, update and delete events"
#: project/i10n.py:50
msgid "Scope_eventlist:write"
msgstr "Create, update and delete event lists"
#: project/i10n.py:51
msgid "Scope_organization:read"
msgstr "Read organizations"
#: project/i10n.py:52
msgid "Scope_organization:write"
msgstr "Create, update and delete organizations"
#: project/i10n.py:53
msgid "There must be no self-reference."
msgstr ""
#: project/utils.py:15
msgid "Event_"
msgstr ""
#: project/utils.py:19
msgid "."
msgstr ""
#: project/api/__init__.py:85
msgid "message"
msgstr ""
#: project/api/organization/resources.py:398
#: project/views/admin_unit_member_invitation.py:85
msgid "You have received an invitation"
msgstr ""
#: project/forms/admin.py:10 project/templates/layout.html:294
#: project/views/root.py:57
msgid "Terms of service"
msgstr ""
#: project/forms/admin.py:11 project/templates/layout.html:298
#: project/views/root.py:65
msgid "Legal notice"
msgstr ""
#: project/forms/admin.py:12 project/templates/_macros.html:1395
#: project/templates/layout.html:302
#: project/templates/widget/event_suggestion/create.html:204
#: project/views/admin_unit.py:73 project/views/root.py:73
msgid "Contact"
msgstr ""
#: project/forms/admin.py:13 project/templates/layout.html:306
#: project/views/root.py:81
msgid "Privacy"
msgstr ""
#: project/forms/admin.py:14
msgid "Start page"
msgstr ""
#: project/forms/admin.py:16 project/forms/oauth2_client.py:24
msgid "Save"
msgstr ""
#: project/forms/admin.py:20 project/forms/admin_unit_member.py:12
#: project/forms/admin_unit_member.py:32
msgid "Roles"
msgstr ""
#: project/forms/admin.py:21 project/templates/admin/update_user.html:4
#: project/templates/admin/update_user.html:8
msgid "Update user"
msgstr ""
#: project/forms/admin.py:26
msgid "Incoming reference requests allowed"
msgstr ""
#: project/forms/admin.py:27
msgid ""
"If set, other organizations can ask this organization to reference their "
"event."
msgstr ""
#: project/forms/admin.py:33
msgid "Suggestions enabled"
msgstr ""
#: project/forms/admin.py:34
msgid "If set, the organization can work with suggestions."
msgstr ""
#: project/forms/admin.py:38
msgid "Create other organizations"
msgstr ""
#: project/forms/admin.py:39
msgid "If set, members of the organization can create other organizations."
msgstr ""
#: project/forms/admin.py:45
msgid "Invite other organizations"
msgstr ""
#: project/forms/admin.py:46
msgid "If set, members of the organization can invite other organizations."
msgstr ""
#: project/forms/admin.py:52
msgid "Verify other organizations"
msgstr ""
#: project/forms/admin.py:53
msgid "If set, members of the organization can verify other organizations."
msgstr ""
#: project/forms/admin.py:58 project/templates/admin/update_admin_unit.html:4
#: project/templates/admin/update_admin_unit.html:8
msgid "Update organization"
msgstr ""
#: project/forms/admin_unit.py:15 project/forms/event_place.py:12
#: project/forms/organizer.py:12
msgid "Street"
msgstr ""
#: project/forms/admin_unit.py:16 project/forms/event_place.py:13
#: project/forms/organizer.py:13
msgid "Postal code"
msgstr ""
#: project/forms/admin_unit.py:17 project/forms/event_place.py:14
#: project/forms/organizer.py:14
msgid "City"
msgstr ""
#: project/forms/admin_unit.py:18 project/forms/event_place.py:15
#: project/forms/organizer.py:15
msgid "State"
msgstr ""
#: project/forms/admin_unit.py:20 project/forms/event_place.py:17
#: project/forms/organizer.py:17
msgid "Latitude"
msgstr ""
#: project/forms/admin_unit.py:23 project/forms/event_place.py:20
#: project/forms/organizer.py:20
msgid "Longitude"
msgstr ""
#: project/forms/admin_unit.py:29 project/forms/event.py:85
#: project/forms/event.py:114 project/forms/event_place.py:25
#: project/forms/event_place.py:50 project/forms/event_suggestion.py:26
#: project/forms/oauth2_client.py:66 project/forms/organizer.py:25
#: project/forms/organizer.py:52 project/forms/reference_request.py:23
#: project/templates/admin/admin_units.html:19
#: project/templates/event_place/list.html:19
#: project/templates/oauth2_client/list.html:25
msgid "Name"
msgstr ""
#: project/forms/admin_unit.py:32
msgid "Short name"
msgstr ""
#: project/forms/admin_unit.py:33
msgid "The short name is used to create a unique identifier for your events"
msgstr ""
#: project/forms/admin_unit.py:41 project/templates/_macros.html:1531
msgid "Short name must contain only letters numbers or underscore"
msgstr ""
#: project/forms/admin_unit.py:47 project/forms/event.py:106
#: project/forms/event.py:124 project/forms/event_place.py:26
#: project/forms/organizer.py:26
msgid "Link URL"
msgstr ""
#: project/forms/admin_unit.py:48 project/forms/admin_unit_member.py:11
#: project/forms/admin_unit_member.py:23 project/forms/admin_unit_member.py:28
#: project/forms/event.py:107 project/forms/event_suggestion.py:38
#: project/forms/organizer.py:27 project/templates/_macros.html:235
#: project/templates/_macros.html:1491 project/templates/admin/users.html:19
msgid "Email"
msgstr ""
#: project/forms/admin_unit.py:49 project/forms/event.py:108
#: project/forms/event_suggestion.py:31 project/forms/organizer.py:28
#: project/templates/_macros.html:288
msgid "Phone"
msgstr ""
#: project/forms/admin_unit.py:50 project/forms/event.py:109
#: project/forms/organizer.py:29 project/templates/_macros.html:296
msgid "Fax"
msgstr ""
#: project/forms/admin_unit.py:51 project/forms/organizer.py:30
msgid "Logo"
msgstr ""
#: project/forms/admin_unit.py:55
msgid "Allow verification requests"
msgstr ""
#: project/forms/admin_unit.py:56
msgid "If set, unverified organizations may ask you for verification."
msgstr ""
#: project/forms/admin_unit.py:62
msgid "Verification requests information"
msgstr ""
#: project/forms/admin_unit.py:64
msgid ""
"This text is shown to unverified organizations to help them decide "
"whether they ask you for verification."
msgstr ""
#: project/forms/admin_unit.py:80
msgid "Verify new organization"
msgstr ""
#: project/forms/admin_unit.py:81
msgid "If set, events of the new organization are publicly visible."
msgstr ""
#: project/forms/admin_unit.py:87 project/forms/reference_request.py:86
msgid "Verify reference requests automatically"
msgstr ""
#: project/forms/admin_unit.py:88
msgid ""
"If set, all upcoming reference requests of the new organization are "
"verified automatically."
msgstr ""
#: project/forms/admin_unit.py:99 project/templates/admin_unit/create.html:5
#: project/templates/admin_unit/create.html:22
#: project/templates/manage/admin_units.html:27
msgid "Create organization"
msgstr ""
#: project/forms/admin_unit.py:107 project/forms/admin_unit.py:130
msgid "Update settings"
msgstr ""
#: project/forms/admin_unit.py:111
msgid "Font"
msgstr ""
#: project/forms/admin_unit.py:113
msgid "Background Color"
msgstr ""
#: project/forms/admin_unit.py:119
msgid "Primary Color"
msgstr ""
#: project/forms/admin_unit.py:125
msgid "Link Color"
msgstr ""
#: project/forms/admin_unit_member.py:13
msgid "Invite"
msgstr ""
#: project/forms/admin_unit_member.py:17
msgid "Accept"
msgstr ""
#: project/forms/admin_unit_member.py:18
msgid "Decline"
msgstr ""
#: project/forms/admin_unit_member.py:22
#: project/templates/manage/delete_invitation.html:6
msgid "Delete invitation"
msgstr ""
#: project/forms/admin_unit_member.py:27
#: project/templates/manage/delete_member.html:6
msgid "Delete member"
msgstr ""
#: project/forms/admin_unit_member.py:33
#: project/templates/admin_unit/update_member.html:6
msgid "Update member"
msgstr ""
#: project/forms/common.py:20
msgid "Copyright text"
msgstr ""
#: project/forms/common.py:25
msgid "Image"
msgstr ""
#: project/forms/common.py:71
#, python-format
msgid ""
"I read and accept %(tos_open)sTerms of Service%(tos_close)s and "
"%(privacy_open)sPrivacy%(privacy_close)s."
msgstr ""
#: project/forms/common.py:82
msgid "0 (Little relevant)"
msgstr ""
#: project/forms/common.py:87
msgid "5 (Default)"
msgstr ""
#: project/forms/common.py:92
msgid "10 (Highlight)"
msgstr ""
#: project/forms/common.py:96
msgid "Monday"
msgstr ""
#: project/forms/common.py:97
msgid "Tueday"
msgstr ""
#: project/forms/common.py:98
msgid "Wednesday"
msgstr ""
#: project/forms/common.py:99
msgid "Thursday"
msgstr ""
#: project/forms/common.py:100
msgid "Friday"
msgstr ""
#: project/forms/common.py:101
msgid "Saturday"
msgstr ""
#: project/forms/common.py:102
msgid "Sunday"
msgstr ""
#: project/forms/common.py:106
msgid "500 m"
msgstr ""
#: project/forms/common.py:107
msgid "5 km"
msgstr ""
#: project/forms/common.py:108
msgid "10 km"
msgstr ""
#: project/forms/common.py:109
msgid "20 km"
msgstr ""
#: project/forms/common.py:110
msgid "50 km"
msgstr ""
#: project/forms/common.py:111
msgid "100 km"
msgstr ""
#: project/forms/event.py:38
msgid "Start"
msgstr ""
#: project/forms/event.py:40
msgid "Indicate when the event date will start."
msgstr ""
#: project/forms/event.py:43
msgid "End"
msgstr ""
#: project/forms/event.py:45
msgid ""
"Indicate when the event date will end. An event can last a maximum of 14 "
"days."
msgstr ""
#: project/forms/event.py:50 project/templates/planing/list.html:75
msgid "All-day"
msgstr ""
#: project/forms/event.py:54 project/templates/_macros.html:1711
#: project/templates/widget/event_suggestion/create.html:240
msgid "Recurring event"
msgstr ""
#: project/forms/event.py:61 project/templates/_macros.html:1252
msgid "The start must be before the end."
msgstr ""
#: project/forms/event.py:67 project/templates/_macros.html:1269
msgid "An event can last a maximum of 14 days."
msgstr ""
#: project/forms/event.py:103
msgid "Organizator"
msgstr ""
#: project/forms/event.py:116
msgid "Enter a short, meaningful name for the event."
msgstr ""
#: project/forms/event.py:119 project/forms/event_place.py:28
msgid "Description"
msgstr ""
#: project/forms/event.py:121
msgid "Add an description of the event."
msgstr ""
#: project/forms/event.py:126
msgid ""
"Enter a link to an external website containing more information about the"
" event."
msgstr ""
#: project/forms/event.py:131
msgid "Ticket Link URL"
msgstr ""
#: project/forms/event.py:133
msgid "Enter a link where tickets can be purchased."
msgstr ""
#: project/forms/event.py:136 project/templates/_macros.html:217
msgid "Tags"
msgstr ""
#: project/forms/event.py:138
msgid ""
"Enter keywords with which the event should be found. Words do not need to"
" be entered if they are already in the name or description."
msgstr ""
#: project/forms/event.py:143
msgid "Kid friendly"
msgstr ""
#: project/forms/event.py:145
msgid "If the event is particularly suitable for children."
msgstr ""
#: project/forms/event.py:148
msgid "Accessible for free"
msgstr ""
#: project/forms/event.py:150
msgid "If the event is accessible for free."
msgstr ""
#: project/forms/event.py:153
msgid "Typical Age from"
msgstr ""
#: project/forms/event.py:155
msgid "The minimum age that participants should be."
msgstr ""
#: project/forms/event.py:158
msgid "Typical Age to"
msgstr ""
#: project/forms/event.py:160
msgid "The maximum age that participants should be."
msgstr ""
#: project/forms/event.py:163
msgid "Registration required"
msgstr ""
#: project/forms/event.py:165
msgid "If the participants needs to register for the event."
msgstr ""
#: project/forms/event.py:170 project/templates/_macros.html:249
#: project/templates/layout.html:110
msgid "Booked up"
msgstr ""
#: project/forms/event.py:172
msgid "If the event is booked up or sold out."
msgstr ""
#: project/forms/event.py:175
msgid "Expected number of participants"
msgstr ""
#: project/forms/event.py:177
msgid "The estimated expected attendance."
msgstr ""
#: project/forms/event.py:180
msgid "Price info"
msgstr ""
#: project/forms/event.py:182
msgid ""
"Enter price information in textual form. E.g., different prices for "
"adults and children."
msgstr ""
#: project/forms/event.py:187
msgid "Target group origin"
msgstr "Suitable for tourists / residents"
#: project/forms/event.py:192
msgid "EventTargetGroupOrigin.both"
msgstr "For tourists and residents"
#: project/forms/event.py:196
msgid "EventTargetGroupOrigin.tourist"
msgstr "Mainly for tourists"
#: project/forms/event.py:200
msgid "EventTargetGroupOrigin.resident"
msgstr "Mainly for residents"
#: project/forms/event.py:203
msgid ""
"Choose whether the event is particularly suitable for tourists or "
"residents."
msgstr ""
#: project/forms/event.py:208
msgid "Attendance mode"
msgstr ""
#: project/forms/event.py:213
msgid "EventAttendanceMode.offline"
msgstr "Normal (Offline)"
#: project/forms/event.py:217 project/templates/layout.html:98
msgid "EventAttendanceMode.online"
msgstr "Online"
#: project/forms/event.py:219 project/templates/layout.html:101
msgid "EventAttendanceMode.mixed"
msgstr "Online and offline"
#: project/forms/event.py:221
msgid "Choose how people can attend the event."
msgstr ""
#: project/forms/event.py:225 project/forms/event_place.py:27
#: project/templates/widget/event_suggestion/create.html:258
msgid "Photo"
msgstr ""
#: project/forms/event.py:227
msgid ""
"We recommend uploading a photo for the event. It looks a lot more, but of"
" course it works without it."
msgstr ""
#: project/forms/event.py:242 project/templates/_macros.html:396
#: project/templates/_macros.html:559
msgid "Previous start date"
msgstr ""
#: project/forms/event.py:244
msgid "Enter when the event should have taken place before it was postponed."
msgstr ""
#: project/forms/event.py:249 project/forms/event_suggestion.py:71
msgid "Categories"
msgstr ""
#: project/forms/event.py:252 project/forms/event_suggestion.py:74
msgid "Choose categories that fit the event."
msgstr ""
#: project/forms/event.py:255 project/forms/reference.py:14
#: project/forms/reference.py:27 project/forms/reference_request.py:76
#: project/templates/event/create.html:359
#: project/templates/event/update.html:216
msgid "Rating"
msgstr ""
#: project/forms/event.py:259 project/forms/reference.py:18
#: project/forms/reference.py:31 project/forms/reference_request.py:80
msgid ""
"Choose how relevant the event is to your organization. The value is not "
"visible and is used for sorting."
msgstr ""
#: project/forms/event.py:264
msgid "Co-organizers"
msgstr ""
#: project/forms/event.py:267
msgid ""
"Select optional co-organizers. You can add and modify organizers at "
"Organization > Organizers."
msgstr ""
#: project/forms/event.py:277
msgid "Invalid co-organizer."
msgstr ""
#: project/forms/event.py:286 project/forms/event.py:295
#: project/forms/event.py:368 project/forms/event_suggestion.py:50
#: project/templates/_macros.html:436 project/templates/_macros.html:599
#: project/templates/event/create.html:284
#: project/templates/event/update.html:166
#: project/templates/event_place/create.html:31
#: project/templates/event_place/delete.html:13
#: project/templates/event_place/update.html:31
msgid "Place"
msgstr ""
#: project/forms/event.py:288
msgid "Select existing place"
msgstr ""
#: project/forms/event.py:289
msgid "Enter new place"
msgstr ""
#: project/forms/event.py:302 project/forms/event.py:311
#: project/forms/event.py:376 project/forms/event.py:439
#: project/forms/event_suggestion.py:60 project/templates/_macros.html:473
#: project/templates/_macros.html:636 project/templates/event/create.html:253
#: project/templates/event/update.html:156
#: project/templates/organizer/create.html:27
#: project/templates/organizer/delete.html:13
#: project/templates/organizer/update.html:27
msgid "Organizer"
msgstr ""
#: project/forms/event.py:304
msgid "Select existing organizer"
msgstr ""
#: project/forms/event.py:305
msgid "Enter new organizer"
msgstr ""
#: project/forms/event.py:317
msgid "Save as draft"
msgstr ""
#: project/forms/event.py:318
msgid "Publish event"
msgstr ""
#: project/forms/event.py:350
msgid "Select existing place or enter new place"
msgstr ""
#: project/forms/event.py:358
msgid "Select existing organizer or enter new organizer"
msgstr ""
#: project/forms/event.py:371
msgid ""
"Choose where the event takes place. You can add and modify places at "
"Organization > Places."
msgstr ""
#: project/forms/event.py:379
msgid ""
"Select the organizer. You can add and modify organizers at Organization >"
" Organizers."
msgstr ""
#: project/forms/event.py:385 project/templates/event/update.html:145
#: project/templates/oauth2_token/list.html:21
msgid "Status"
msgstr ""
#: project/forms/event.py:388
msgid "EventStatus.scheduled"
msgstr "Scheduled"
#: project/forms/event.py:389 project/templates/layout.html:64
#: project/templates/layout.html:79
msgid "EventStatus.cancelled"
msgstr "Cancelled"
#: project/forms/event.py:390 project/templates/layout.html:67
#: project/templates/layout.html:82
msgid "EventStatus.movedOnline"
msgstr "Moved online"
#: project/forms/event.py:391 project/templates/layout.html:70
#: project/templates/layout.html:85
msgid "EventStatus.postponed"
msgstr "Postponed"
#: project/forms/event.py:392 project/templates/layout.html:73
#: project/templates/layout.html:88
msgid "EventStatus.rescheduled"
msgstr "Rescheduled"
#: project/forms/event.py:394
msgid "Select the status of the event."
msgstr ""
#: project/forms/event.py:398
msgid "Public status"
msgstr ""
#: project/forms/event.py:401
msgid "PublicStatus.published"
msgstr ""
#: project/forms/event.py:402 project/templates/_macros.html:255
msgid "PublicStatus.draft"
msgstr ""
#: project/forms/event.py:404
msgid "Select the public status of the event."
msgstr ""
#: project/forms/event.py:407 project/templates/event/update.html:5
#: project/templates/event/update.html:113
msgid "Update event"
msgstr ""
#: project/forms/event.py:423 project/templates/_macros.html:1224
#: project/templates/event/actions.html:66
#: project/templates/event/delete.html:6
msgid "Delete event"
msgstr ""
#: project/forms/event.py:430 project/forms/event_date.py:15
#: project/forms/planing.py:14
msgid "From"
msgstr ""
#: project/forms/event.py:432 project/forms/event_date.py:17
#: project/forms/planing.py:16
msgid "to"
msgstr ""
#: project/forms/event.py:434 project/forms/event_date.py:19
msgid "Keyword"
msgstr ""
#: project/forms/event.py:436 project/forms/event_date.py:21
#: project/forms/planing.py:19 project/templates/_macros.html:369
msgid "Category"
msgstr ""
#: project/forms/event.py:442
msgid "Find events"
msgstr ""
#: project/forms/event_date.py:24 project/forms/planing.py:22
#: project/templates/_macros.html:303
#: project/templates/admin_unit/create.html:38
#: project/templates/admin_unit/update.html:39
#: project/templates/event_place/create.html:40
#: project/templates/event_place/update.html:40
#: project/templates/organizer/create.html:36
#: project/templates/organizer/update.html:36
msgid "Location"
msgstr ""
#: project/forms/event_date.py:26 project/forms/planing.py:24
msgid "Distance"
msgstr ""
#: project/forms/event_date.py:38 project/forms/planing.py:36
#: project/templates/widget/event_date/list.html:82
msgid "Find"
msgstr ""
#: project/forms/event_place.py:41 project/templates/event_place/create.html:5
#: project/templates/event_place/create.html:21
#: project/templates/event_place/list.html:11
#: project/templates/manage/places.html:18
msgid "Create place"
msgstr ""
#: project/forms/event_place.py:45 project/templates/event_place/update.html:5
#: project/templates/event_place/update.html:21
msgid "Update place"
msgstr ""
#: project/forms/event_place.py:49 project/templates/event_place/delete.html:6
msgid "Delete place"
msgstr ""
#: project/forms/event_place.py:57
msgid "Find places"
msgstr ""
#: project/forms/event_suggestion.py:28
msgid "Please enter your name for the review."
msgstr ""
#: project/forms/event_suggestion.py:33
msgid "Please enter your phone number or email address for the review."
msgstr ""
#: project/forms/event_suggestion.py:40
msgid "Please enter your email address or phone number for the review."
msgstr ""
#: project/forms/event_suggestion.py:45
msgid "I would like to be notified by email after the review"
msgstr ""
#: project/forms/event_suggestion.py:52 project/templates/event/create.html:289
msgid ""
"Choose where the event takes place. If the venue is not yet in the list, "
"just enter it."
msgstr ""
#: project/forms/event_suggestion.py:62 project/templates/event/create.html:257
msgid ""
"Select the organizer. If the organizer is not yet on the list, just enter"
" it."
msgstr ""
#: project/forms/event_suggestion.py:78
#: project/templates/widget/event_suggestion/create.html:5
#: project/templates/widget/event_suggestion/create.html:157
msgid "Create event suggestion"
msgstr ""
#: project/forms/event_suggestion.py:124 project/forms/reference_request.py:48
msgid "Rejection reason"
msgstr ""
#: project/forms/event_suggestion.py:129
msgid "EventRejectionReason.noreason"
msgstr ""
#: project/forms/event_suggestion.py:133
msgid "EventRejectionReason.duplicate"
msgstr "Duplicate"
#: project/forms/event_suggestion.py:137
msgid "EventRejectionReason.untrustworthy"
msgstr "Untrustworthy"
#: project/forms/event_suggestion.py:141
msgid "EventRejectionReason.illegal"
msgstr "Illegal"
#: project/forms/event_suggestion.py:146
#: project/templates/event_suggestion/reject.html:9
#: project/templates/event_suggestion/review.html:33
#: project/templates/event_suggestion/review.html:40
#: project/templates/event_suggestion/review.html:54
msgid "Reject event suggestion"
msgstr ""
#: project/forms/oauth2_client.py:14
msgid "Client name"
msgstr ""
#: project/forms/oauth2_client.py:16
msgid "Redirect URIs"
msgstr ""
#: project/forms/oauth2_client.py:19
#: project/templates/oauth2_token/list.html:20
msgid "Scopes"
msgstr ""
#: project/forms/oauth2_client.py:65
#: project/templates/oauth2_client/delete.html:6
msgid "Delete OAuth2 client"
msgstr ""
#: project/forms/oauth2_token.py:7 project/templates/oauth2_token/revoke.html:6
msgid "Revoke OAuth2 token"
msgstr ""
#: project/forms/organizer.py:43 project/templates/manage/organizers.html:12
#: project/templates/organizer/create.html:5
#: project/templates/organizer/create.html:21
msgid "Create organizer"
msgstr ""
#: project/forms/organizer.py:47 project/templates/organizer/update.html:5
#: project/templates/organizer/update.html:21
msgid "Update organizer"
msgstr ""
#: project/forms/organizer.py:51 project/templates/organizer/delete.html:6
msgid "Delete organizer"
msgstr ""
#: project/forms/planing.py:30
msgid "Weekdays"
msgstr ""
#: project/forms/reference.py:11 project/forms/reference_request.py:16
#: project/templates/_macros.html:489 project/templates/_macros.html:652
#: project/templates/admin_unit/create.html:28
#: project/templates/admin_unit/update.html:29
#: project/templates/layout.html:242
msgid "Organization"
msgstr ""
#: project/forms/reference.py:22
msgid "Save reference"
msgstr ""
#: project/forms/reference.py:35
msgid "Update reference"
msgstr ""
#: project/forms/reference.py:39 project/templates/reference/delete.html:6
#: project/templates/reference/read.html:20
msgid "Delete reference"
msgstr ""
#: project/forms/reference_request.py:18
msgid "Save request"
msgstr ""
#: project/forms/reference_request.py:22
msgid "Delete request"
msgstr ""
#: project/forms/reference_request.py:28 project/templates/_macros.html:1407
#: project/templates/event_suggestion/review_status.html:18
#: project/templates/reference_request/review_status.html:12
msgid "Review status"
msgstr ""
#: project/forms/reference_request.py:33
msgid "EventReferenceRequestReviewStatus.inbox"
msgstr "Inbox"
#: project/forms/reference_request.py:37
msgid "EventReferenceRequestReviewStatus.verified"
msgstr "Verified"
#: project/forms/reference_request.py:41
msgid "EventReferenceRequestReviewStatus.rejected"
msgstr "Rejected"
#: project/forms/reference_request.py:44
msgid "Choose the result of your review."
msgstr ""
#: project/forms/reference_request.py:53
msgid "EventReferenceRequestRejectionReason.noreason"
msgstr "No reason"
#: project/forms/reference_request.py:57
msgid "EventReferenceRequestRejectionReason.duplicate"
msgstr "Duplicate"
#: project/forms/reference_request.py:61
msgid "EventReferenceRequestRejectionReason.untrustworthy"
msgstr "Untrustworthy"
#: project/forms/reference_request.py:65
msgid "EventReferenceRequestRejectionReason.irrelevant"
msgstr "Irrelevant"
#: project/forms/reference_request.py:69
msgid "EventReferenceRequestRejectionReason.illegal"
msgstr "Illegal"
#: project/forms/reference_request.py:72
msgid "Choose why you rejected the request."
msgstr ""
#: project/forms/reference_request.py:90
msgid "Save review"
msgstr ""
#: project/forms/security.py:29
msgid "Allow"
msgstr ""
#: project/forms/security.py:30
msgid "Deny"
msgstr ""
#: project/forms/widgets.py:154
msgid "This field is required."
msgstr ""
#: project/templates/_macros.html:147
msgid "Show on Google Maps"
msgstr ""
#: project/templates/_macros.html:226
msgid "Link"
msgstr ""
#: project/templates/_macros.html:282
msgid "Verified"
msgstr ""
#: project/templates/_macros.html:346
#, python-format
msgid "Created at %(created_at)s by %(created_by)s."
msgstr ""
#: project/templates/_macros.html:348
#, python-format
msgid "Created at %(created_at)s."
msgstr ""
#: project/templates/_macros.html:353
#, python-format
msgid "Last updated at %(updated_at)s by %(updated_by)s."
msgstr ""
#: project/templates/_macros.html:355
#, python-format
msgid "Last updated at %(updated_at)s."
msgstr ""
#: project/templates/_macros.html:385 project/templates/_macros.html:555
#: project/templates/event/actions.html:25
#: project/templates/event/create.html:230
#: project/templates/event/update.html:122
#: project/templates/widget/event_suggestion/create.html:229
msgid "Event"
msgstr ""
#: project/templates/_macros.html:391 project/templates/_macros.html:920
msgid "Date"
msgstr ""
#: project/templates/_macros.html:418 project/templates/_macros.html:577
#: project/templates/_macros.html:1476 project/templates/event/actions.html:51
msgid "Share"
msgstr ""
#: project/templates/_macros.html:422 project/templates/_macros.html:581
#: project/templates/_macros.html:1506
msgid "Add to calendar"
msgstr ""
#: project/templates/_macros.html:430 project/templates/_macros.html:592
#: project/templates/event/report.html:4
msgid "Report event"
msgstr ""
#: project/templates/_macros.html:457 project/templates/_macros.html:618
msgid "Show directions"
msgstr ""
#: project/templates/_macros.html:462 project/templates/_macros.html:623
msgid "The event takes place online."
msgstr ""
#: project/templates/_macros.html:464 project/templates/_macros.html:625
msgid "The event takes place both offline and online."
msgstr ""
#: project/templates/_macros.html:585 project/templates/layout.html:168
#: project/templates/user/favorite_events.html:4
msgid "Favorite events"
msgstr ""
#: project/templates/_macros.html:679 project/templates/event_date/list.html:5
#: project/templates/event_date/list.html:299
#: project/templates/reference_request/review.html:32
msgid "Event Dates"
msgstr ""
#: project/templates/_macros.html:771
msgid "Search location on Google"
msgstr ""
#: project/templates/_macros.html:837
#, python-format
msgid "%(count)d event dates"
msgstr ""
#: project/templates/_macros.html:860 project/templates/_macros.html:862
#: project/templates/event_date/list.html:321
msgid "First"
msgstr ""
#: project/templates/_macros.html:865 project/templates/_macros.html:867
#: project/templates/event_date/list.html:322
#: project/templates/widget/event_suggestion/create.html:193
#: project/templates/widget/event_suggestion/create.html:218
#: project/templates/widget/event_suggestion/create.html:247
#: project/templates/widget/event_suggestion/create.html:270
#: project/templates/widget/event_suggestion/create.html:303
#: project/templates/widget/event_suggestion/create.html:332
msgid "Previous"
msgstr ""
#: project/templates/_macros.html:869
#, python-format
msgid "Page %(page)d of %(pages)d (%(total)d total)"
msgstr ""
#: project/templates/_macros.html:871 project/templates/_macros.html:873
#: project/templates/event_date/list.html:324
#: project/templates/widget/event_suggestion/create.html:194
#: project/templates/widget/event_suggestion/create.html:219
#: project/templates/widget/event_suggestion/create.html:248
#: project/templates/widget/event_suggestion/create.html:271
#: project/templates/widget/event_suggestion/create.html:304
msgid "Next"
msgstr ""
#: project/templates/_macros.html:876 project/templates/_macros.html:878
#: project/templates/event_date/list.html:325
msgid "Last"
msgstr ""
#: project/templates/_macros.html:943
msgid "Radius"
msgstr ""
#: project/templates/_macros.html:1153
msgid "Edit image"
msgstr ""
#: project/templates/_macros.html:1174
msgid "Close"
msgstr ""
#: project/templates/_macros.html:1175
msgid "Okay"
msgstr ""
#: project/templates/_macros.html:1187
msgid "Choose image file"
msgstr ""
#: project/templates/_macros.html:1223 project/templates/event/actions.html:65
#: project/templates/event/delete.html:12
msgid "Edit event"
msgstr ""
#: project/templates/_macros.html:1226 project/templates/manage/events.html:66
msgid "More"
msgstr ""
#: project/templates/_macros.html:1273
msgid "Please enter a valid time, between 00:00 and 23:59."
msgstr ""
#: project/templates/_macros.html:1301
#, python-format
msgid "Just use %(term)s"
msgstr ""
#: project/templates/_macros.html:1367
msgid "Event suggestion"
msgstr ""
#: project/templates/_macros.html:1485
msgid "Link copied"
msgstr ""
#: project/templates/_macros.html:1485
msgid "Copy link"
msgstr ""
#: project/templates/_macros.html:1514
msgid "Google calendar"
msgstr ""
#: project/templates/_macros.html:1515
msgid "Apple calendar"
msgstr ""
#: project/templates/_macros.html:1516
msgid "Yahoo calendar"
msgstr ""
#: project/templates/_macros.html:1517
msgid "Other calendar"
msgstr ""
#: project/templates/_macros.html:1712
msgid "Remove event date"
msgstr ""
#: project/templates/_macros.html:1741 project/templates/event/create.html:176
#: project/templates/event/update.html:99
#: project/templates/widget/event_suggestion/create.html:129
msgid "Enter organizer"
msgstr ""
#: project/templates/_macros.html:1765
msgid "Enter list name"
msgstr ""
#: project/templates/home.html:27
msgid "Manage"
msgstr ""
#: project/templates/home.html:29 project/templates/security/login_user.html:38
#: project/views/widget.py:159
msgid "Register for free"
msgstr ""
#: project/templates/layout.html:152 project/templates/layout.html:200
#: project/templates/manage/events.html:6
#: project/templates/manage/events.html:42
#: project/templates/manage/events_vue.html:4
msgid "Events"
msgstr ""
#: project/templates/admin/admin.html:19
#: project/templates/admin/admin_units.html:4
#: project/templates/admin/admin_units.html:11
#: project/templates/layout.html:153 project/templates/layout.html:166
#: project/templates/manage/admin_units.html:3
#: project/templates/manage/admin_units.html:25
#: project/templates/organization/main.html:4
msgid "Organizations"
msgstr ""
#: project/templates/layout.html:154
msgid "Planing"
msgstr ""
#: project/templates/layout.html:158
msgid "Docs"
msgstr ""
#: project/templates/layout.html:167 project/templates/layout.html:256
#: project/templates/oauth2_client/list.html:10
#: project/templates/oauth2_client/read.html:10
#: project/templates/oauth2_token/list.html:10 project/templates/profile.html:4
#: project/templates/profile.html:10
msgid "Profile"
msgstr ""
#: project/templates/admin/admin.html:3 project/templates/admin/admin.html:9
#: project/templates/admin/admin_units.html:10
#: project/templates/admin/users.html:10 project/templates/layout.html:171
msgid "Admin"
msgstr ""
#: project/templates/layout.html:175
msgid "Logout"
msgstr ""
#: project/templates/layout.html:206
msgid "Show events"
msgstr ""
#: project/templates/event/create.html:5
#: project/templates/event/create.html:221 project/templates/layout.html:207
#: project/templates/manage/events.html:45
#: project/templates/manage/organizers.html:21
msgid "Create event"
msgstr ""
#: project/templates/layout.html:208
msgid "Import event"
msgstr ""
#: project/templates/layout.html:210
#: project/templates/manage/event_lists.html:4
msgid "Event lists"
msgstr ""
#: project/templates/layout.html:213
msgid "Review suggestions"
msgstr ""
#: project/templates/layout.html:223
#: project/templates/manage/references_incoming.html:5
#: project/templates/manage/references_outgoing.html:5
msgid "References"
msgstr ""
#: project/templates/layout.html:229
#: project/templates/manage/references_incoming.html:9
msgid "Incoming references"
msgstr ""
#: project/templates/layout.html:230
#: project/templates/manage/references_outgoing.html:9
msgid "Outgoing references"
msgstr ""
#: project/templates/layout.html:232
#: project/templates/manage/reference_requests_incoming.html:9
msgid "Incoming reference requests"
msgstr ""
#: project/templates/layout.html:237
#: project/templates/manage/reference_requests_outgoing.html:9
msgid "Outgoing reference requests"
msgstr ""
#: project/templates/layout.html:245 project/templates/manage/organizers.html:5
#: project/templates/manage/organizers.html:9
msgid "Organizers"
msgstr ""
#: project/templates/event_place/list.html:3
#: project/templates/event_place/list.html:7 project/templates/layout.html:246
#: project/templates/manage/places.html:5
#: project/templates/manage/places.html:9
msgid "Places"
msgstr ""
#: project/templates/layout.html:248 project/templates/manage/members.html:5
#: project/templates/manage/members.html:28
msgid "Members"
msgstr ""
#: project/templates/layout.html:249 project/templates/manage/relations.html:4
msgid "Relations"
msgstr ""
#: project/templates/layout.html:251
#: project/templates/manage/admin_units.html:17
#: project/templates/manage/organization_invitations.html:4
#: project/templates/user/organization_invitations.html:4
msgid "Organization invitations"
msgstr ""
#: project/templates/admin/admin.html:15
#: project/templates/admin/settings.html:4
#: project/templates/admin/settings.html:8
#: project/templates/admin_unit/update.html:6
#: project/templates/admin_unit/update.html:23
#: project/templates/layout.html:253 project/templates/manage/widgets.html:11
#: project/templates/manage/widgets.html:15 project/templates/profile.html:19
msgid "Settings"
msgstr ""
#: project/templates/layout.html:254
#: project/templates/manage/custom_widgets.html:13
msgid "Custom widgets"
msgstr ""
#: project/templates/layout.html:255 project/templates/manage/reviews.html:10
#: project/templates/manage/widgets.html:5
#: project/templates/manage/widgets.html:9
msgid "Widgets"
msgstr ""
#: project/templates/layout.html:266
msgid "Switch organization"
msgstr ""
#: project/templates/developer/read.html:4 project/templates/layout.html:310
#: project/templates/profile.html:29
msgid "Developer"
msgstr ""
#: project/templates/profile.html:23
msgid "Applications"
msgstr ""
#: project/templates/oauth2_client/list.html:4
#: project/templates/oauth2_client/list.html:11
#: project/templates/oauth2_client/read.html:11
#: project/templates/profile.html:33
msgid "OAuth2 clients"
msgstr ""
#: project/templates/admin/admin.html:23 project/templates/admin/users.html:4
#: project/templates/admin/users.html:11
msgid "Users"
msgstr ""
#: project/templates/admin/admin_units.html:27
#: project/templates/admin/users.html:27
#: project/templates/manage/events.html:60
#: project/templates/manage/members.html:35
#: project/templates/manage/organizers.html:22
#: project/templates/manage/places.html:27
#: project/templates/manage/references_incoming.html:20
#: project/templates/oauth2_client/list.html:34
#: project/templates/oauth2_client/read.html:17
msgid "Edit"
msgstr ""
#: project/templates/admin_unit/create.html:58
#: project/templates/admin_unit/update.html:59
#: project/templates/event/create.html:347
#: project/templates/event/update.html:204
#: project/templates/event_place/create.html:57
#: project/templates/event_place/update.html:57
#: project/templates/organizer/create.html:56
#: project/templates/organizer/update.html:56
msgid "Additional information"
msgstr ""
#: project/templates/admin_unit/create.html:71
#, python-format
msgid "Relation to %(admin_unit_name)s"
msgstr ""
#: project/templates/admin_unit/invite_member.html:6
#: project/templates/manage/members.html:12
msgid "Invite user"
msgstr ""
#: project/templates/admin_unit/update.html:72
#: project/templates/manage/verification_requests_outgoing.html:6
#: project/templates/manage/verification_requests_outgoing.html:10
msgid "Verification requests"
msgstr ""
#: project/templates/email/event_report_notice.html:4
msgid "There is a new event report."
msgstr ""
#: project/templates/email/event_report_notice.html:8
msgid "Click here to view the event"
msgstr ""
#: project/templates/email/invitation_notice.html:4
#, python-format
msgid "You have been invited to join %(admin_unit_name)s."
msgstr ""
#: project/templates/email/invitation_notice.html:5
#: project/templates/email/organization_invitation_notice.html:5
msgid "Click here to view the invitation"
msgstr ""
#: project/templates/email/layout.html:350
msgid "Hi there"
msgstr ""
#: project/templates/email/layout.html:351
#, python-format
msgid "this is a message from %(site_name)s."
msgstr ""
#: project/templates/email/organization_invitation_accepted_notice.html:4
#, python-format
msgid ""
"%(email)s accepted your invitation to create the organisation "
"%(admin_unit_name)s."
msgstr ""
#: project/templates/email/organization_invitation_accepted_notice.html:6
msgid "Click here to view the relation"
msgstr ""
#: project/templates/email/organization_invitation_notice.html:4
#, python-format
msgid "%(admin_unit_name)s invited you to create an organization."
msgstr ""
#: project/templates/email/reference_auto_verified_notice.html:4
msgid "There is a new referenced event that was automatically verified."
msgstr ""
#: project/templates/email/reference_auto_verified_notice.html:5
#: project/templates/email/referenced_event_changed_notice.html:5
msgid "Click here to view the reference"
msgstr ""
#: project/templates/email/reference_request_notice.html:4
msgid "There is a new event reference request that needs to be reviewed."
msgstr ""
#: project/templates/email/reference_request_notice.html:5
msgid "Click here to review the request"
msgstr ""
#: project/templates/email/reference_request_review_status_notice.html:4
msgid "The review status of your event reference request has been updated."
msgstr ""
#: project/templates/email/reference_request_review_status_notice.html:5
#: project/templates/email/review_status_notice.html:5
msgid "Click here to view the status"
msgstr ""
#: project/templates/email/referenced_event_changed_notice.html:4
msgid "A referenced event was changed."
msgstr ""
#: project/templates/email/review_notice.html:4
msgid "There is a new event that needs to be reviewed."
msgstr ""
#: project/templates/email/review_notice.html:5
msgid "Click here to review the event suggestion"
msgstr ""
#: project/templates/email/review_status_notice.html:4
msgid "The review status of your event has been updated."
msgstr ""
#: project/templates/event/actions.html:5
#: project/templates/event/actions.html:22
msgid "Actions for event"
msgstr ""
#: project/templates/event/actions.html:32
msgid "Request reference"
msgstr ""
#: project/templates/event/actions.html:33
#: project/templates/event/reference_request.html:10
msgid "Ask another organization to reference your event on their calendar."
msgstr ""
#: project/templates/event/actions.html:38
#: project/templates/manage/references_incoming.html:10
msgid "Reference event"
msgstr ""
#: project/templates/event/actions.html:39
#: project/templates/event/reference.html:9
msgid "Reference this event on your organization's calendar."
msgstr ""
#: project/templates/event/actions.html:44
#: project/templates/manage/events.html:64
msgid "Add to list"
msgstr ""
#: project/templates/event/actions.html:45
msgid "Add this event to a list of your organization."
msgstr ""
#: project/templates/event/actions.html:58
msgid "Duplicate event"
msgstr ""
#: project/templates/event/actions.html:61
#, python-format
msgid "Create another event for %(admin_unit_name)s"
msgstr ""
#: project/templates/event/actions.html:62
#, python-format
msgid "List all events of %(admin_unit_name)s"
msgstr ""
#: project/templates/event/actions.html:74
#: project/templates/manage/events.html:79
msgid "Add event to list"
msgstr ""
#: project/templates/event/create.html:90
#: project/templates/event/update.html:76
#: project/templates/widget/event_suggestion/create.html:104
msgid "Enter place or address"
msgstr ""
#: project/templates/event/create.html:240
#: project/templates/event/update.html:132
msgid "Event dates"
msgstr ""
#: project/templates/event/create.html:247
#: project/templates/event/update.html:139
msgid "Add event date"
msgstr ""
#: project/templates/event/create.html:274
msgid "Switch to organizer search"
msgstr ""
#: project/templates/event/create.html:309
msgid "Switch to place search"
msgstr ""
#: project/templates/event/create.html:320
#: project/templates/event/update.html:177
msgid "Access"
msgstr ""
#: project/templates/event/create.html:334
#: project/templates/event/update.html:191
msgid "Target group"
msgstr ""
#: project/templates/event/delete.html:10
msgid ""
"You are about to delete an event with multiple dates. If you want to "
"delete a single date instead, you have to edit the event to do so."
msgstr ""
#: project/templates/event/reference.html:8
#, python-format
msgid "Reference event \"%(name)s\""
msgstr ""
#: project/templates/event/reference_request.html:8
#, python-format
msgid "Request reference for event \"%(name)s\""
msgstr ""
#: project/templates/event_date/list.html:301
msgid "Search"
msgstr ""
#: project/templates/event_date/list.html:302
msgid "Map view"
msgstr ""
#: project/templates/event_suggestion/review.html:20
#: project/templates/manage/reviews.html:19
msgid "Review event suggestion"
msgstr ""
#: project/templates/event_suggestion/review.html:28
#: project/templates/event_suggestion/review_status.html:24
#: project/templates/reference_request/review_status.html:17
msgid "View event"
msgstr ""
#: project/templates/event_suggestion/review.html:32
msgid "Create event from suggestion"
msgstr ""
#: project/templates/event_suggestion/review.html:53
#: project/templates/reference_request/review.html:72
#: project/templates/reference_request/review.html:97
msgid "Cancel"
msgstr ""
#: project/templates/event_suggestion/review_status.html:12
msgid "You can visit this page again to check the status."
msgstr ""
#: project/templates/invitation/read.html:4
#: project/templates/invitation/read.html:8
#: project/templates/manage/delete_invitation.html:13
msgid "Invitation"
msgstr ""
#: project/templates/invitation/read.html:10
#, python-format
msgid "Would you like to accept the invitation from %(name)s?"
msgstr ""
#: project/templates/manage/admin_units.html:8
#: project/templates/manage/members.html:9
msgid "Invitations"
msgstr ""
#: project/templates/manage/admin_units.html:29
msgid "Invite organization"
msgstr ""
#: project/templates/manage/delete_member.html:13
msgid "Member"
msgstr ""
#: project/templates/manage/events.html:37
msgid ""
"The organization is not verified. Events are therefore not publicly "
"visible."
msgstr ""
#: project/templates/manage/events.html:38
msgid "Verify organization"
msgstr ""
#: project/templates/manage/events.html:59
#: project/templates/manage/references_incoming.html:19
#: project/templates/manage/references_outgoing.html:19
msgid "View"
msgstr ""
#: project/templates/manage/events.html:61
#: project/templates/manage/members.html:21
#: project/templates/manage/members.html:36
#: project/templates/manage/organizers.html:23
#: project/templates/manage/places.html:28
#: project/templates/manage/references_incoming.html:21
#: project/templates/oauth2_client/list.html:35
msgid "Delete"
msgstr ""
#: project/templates/manage/events.html:62
msgid "Duplicate"
msgstr ""
#: project/templates/manage/organizers.html:24
msgid "Assistents"
msgstr ""
#: project/templates/manage/reference_requests_incoming.html:5
#: project/templates/manage/reference_requests_outgoing.html:5
msgid "Reference requests"
msgstr ""
#: project/templates/manage/reference_requests_incoming.html:19
msgid "Review request"
msgstr ""
#: project/templates/manage/reference_requests_outgoing.html:10
#: project/templates/manage/references_outgoing.html:10
msgid "Empfehlung anfragen"
msgstr ""
#: project/templates/manage/reference_requests_outgoing.html:19
msgid "Show review status"
msgstr ""
#: project/templates/manage/reviews.html:5
#: project/templates/manage/reviews.html:9
msgid "Reviews"
msgstr ""
#: project/templates/manage/verification_requests_outgoing.html:11
msgid "Here you can find organizations that can verify other organizations."
msgstr ""
#: project/templates/manage/widgets.html:87
msgid "Link, um Veranstaltungen vorzuschlagen"
msgstr ""
#: project/templates/oauth2_client/create.html:4
#: project/templates/oauth2_client/create.html:8
#: project/templates/oauth2_client/list.html:17
msgid "Create OAuth2 client"
msgstr ""
#: project/templates/oauth2_client/delete.html:13
msgid "OAuth2 client"
msgstr ""
#: project/templates/oauth2_client/update.html:4
#: project/templates/oauth2_client/update.html:8
msgid "Update OAuth2 client"
msgstr ""
#: project/templates/oauth2_token/list.html:4
#: project/templates/oauth2_token/list.html:11
msgid "OAuth2 tokens"
msgstr ""
#: project/templates/oauth2_token/list.html:19
msgid "Application"
msgstr ""
#: project/templates/oauth2_token/list.html:30
msgid "Revoked"
msgstr ""
#: project/templates/oauth2_token/list.html:30
msgid "Active"
msgstr ""
#: project/templates/oauth2_token/list.html:31
msgid "Revoke"
msgstr ""
#: project/templates/planing/list.html:5
#: project/templates/planing/list.html:105
msgid "Event Planing"
msgstr ""
#: project/templates/reference/read.html:4
#: project/templates/reference/read.html:8
#: project/templates/reference/read.html:29
msgid "Event reference"
msgstr ""
#: project/templates/reference/read.html:13
msgid "Actions"
msgstr ""
#: project/templates/reference/read.html:17
msgid "Edit reference"
msgstr ""
#: project/templates/reference/update.html:4
#: project/templates/reference/update.html:8
#, python-format
msgid "Update reference to event \"%(name)s\""
msgstr ""
#: project/templates/reference_request/review.html:23
msgid "Review event reference request"
msgstr ""
#: project/templates/reference_request/review.html:43
#: project/templates/reference_request/review.html:51
#: project/templates/reference_request/review.html:73
msgid "Accept reference request"
msgstr ""
#: project/templates/reference_request/review.html:44
#: project/templates/reference_request/review.html:83
#: project/templates/reference_request/review.html:98
msgid "Reject reference request"
msgstr ""
#: project/templates/security/authorize.html:10
#, python-format
msgid "\"%(client_name)s\" wants to access your account"
msgstr ""
#: project/templates/security/authorize.html:14
#, python-format
msgid "This will allow \"%(client_name)s\" to:"
msgstr ""
#: project/templates/security/login_user.html:27
msgid "Remember me"
msgstr ""
#: project/templates/security/login_user.html:36
msgid "You do not have an account yet? Not a problem!"
msgstr ""
#: project/templates/widget/event_date/list.html:5
msgid "Widget"
msgstr ""
#: project/templates/widget/event_date/list.html:153
msgid "Print"
msgstr ""
#: project/templates/widget/event_suggestion/create.html:175
msgid "Continue as guest"
msgstr ""
#: project/templates/widget/event_suggestion/create.html:281
msgid "Optional details"
msgstr ""
#: project/templates/widget/event_suggestion/create.html:314
msgid "Preview"
msgstr ""
#: project/views/admin.py:44
msgid "Organization successfully updated"
msgstr ""
#: project/views/admin.py:68 project/views/manage.py:361
msgid "Settings successfully updated"
msgstr ""
#: project/views/admin.py:103
msgid "User successfully updated"
msgstr ""
#: project/views/admin_unit.py:69
msgid ""
"Organizations cannot currently be created. The project is in a closed "
"test phase. If you are interested, you can contact us."
msgstr ""
#: project/views/admin_unit.py:119
msgid "Organization successfully created"
msgstr ""
#: project/views/admin_unit.py:149
msgid "AdminUnit successfully updated"
msgstr ""
#: project/views/admin_unit.py:171
msgid "Organization invitation accepted"
msgstr ""
#: project/views/admin_unit_member.py:43
msgid "Member successfully updated"
msgstr ""
#: project/views/admin_unit_member.py:69
msgid "Entered email does not match member email"
msgstr ""
#: project/views/admin_unit_member.py:74
msgid "Member successfully deleted"
msgstr ""
#: project/views/admin_unit_member_invitation.py:38
msgid "Invitation successfully accepted"
msgstr ""
#: project/views/admin_unit_member_invitation.py:45
msgid "Invitation successfully declined"
msgstr ""
#: project/views/admin_unit_member_invitation.py:90
msgid "Invitation successfully sent"
msgstr ""
#: project/views/admin_unit_member_invitation.py:113
msgid "Entered email does not match invitation email"
msgstr ""
#: project/views/admin_unit_member_invitation.py:118
msgid "Invitation successfully deleted"
msgstr ""
#: project/views/event.py:180
msgid "Event successfully published"
msgstr ""
#: project/views/event.py:182
msgid "Draft successfully saved"
msgstr ""
#: project/views/event.py:225
msgid "Event successfully updated"
msgstr ""
#: project/views/event.py:251
msgid "Event successfully deleted"
msgstr ""
#: project/views/event.py:409
msgid "Referenced event changed"
msgstr ""
#: project/views/event.py:432
msgid "New event report"
msgstr ""
#: project/views/event_place.py:34
msgid "Place successfully created"
msgstr ""
#: project/views/event_place.py:58
msgid "Place successfully updated"
msgstr ""
#: project/views/event_place.py:81
msgid "Entered name does not match place name"
msgstr ""
#: project/views/event_place.py:87
msgid "Place successfully deleted"
msgstr ""
#: project/views/event_suggestion.py:54
msgid "Event suggestion successfully rejected"
msgstr ""
#: project/views/event_suggestion.py:87
#: project/views/reference_request_review.py:135
msgid "Event review status updated"
msgstr ""
#: project/views/js.py:26
msgid "Short name is already taken"
msgstr ""
#: project/views/js.py:43
msgid "Name is already taken"
msgstr ""
#: project/views/js.py:57
msgid "An account already exists with this email."
msgstr ""
#: project/views/js.py:97
msgid "Places of organization"
msgstr ""
#: project/views/js.py:105
msgid "Places of Google Maps"
msgstr ""
#: project/views/oauth2_client.py:37
msgid "OAuth2 client successfully created"
msgstr ""
#: project/views/oauth2_client.py:62
msgid "OAuth2 client successfully updated"
msgstr ""
#: project/views/oauth2_client.py:85
msgid "Entered name does not match OAuth2 client name"
msgstr ""
#: project/views/oauth2_client.py:90
msgid "OAuth2 client successfully deleted"
msgstr ""
#: project/views/oauth2_token.py:28
msgid "OAuth2 token successfully revoked"
msgstr ""
#: project/views/organizer.py:33
msgid "Organizer successfully created"
msgstr ""
#: project/views/organizer.py:58
msgid "Organizer successfully updated"
msgstr ""
#: project/views/organizer.py:81
msgid "Entered name does not match organizer name"
msgstr ""
#: project/views/organizer.py:86
msgid "Organizer successfully deleted"
msgstr ""
#: project/views/reference.py:72
msgid "Event successfully referenced"
msgstr ""
#: project/views/reference.py:96
msgid "Reference successfully updated"
msgstr ""
#: project/views/reference.py:159
msgid "Reference successfully deleted"
msgstr ""
#: project/views/reference_request.py:104
#: project/views/reference_request_review.py:57
msgid "Reference successfully created"
msgstr ""
#: project/views/reference_request.py:108
msgid ""
"Request successfully created. You will be notified after the other "
"organization reviews the event."
msgstr ""
#: project/views/reference_request.py:144
msgid "New reference request"
msgstr ""
#: project/views/reference_request.py:153
msgid "New reference automatically verified"
msgstr ""
#: project/views/reference_request_review.py:34
msgid "Request already verified"
msgstr ""
#: project/views/reference_request_review.py:65
msgid "Request successfully updated"
msgstr ""
#: project/views/reference_request_review.py:88
#, python-format
msgid ""
"If all upcoming reference requests of %(admin_unit_name)s should be "
"verified automatically."
msgstr ""
#: project/views/utils.py:65
msgid ""
"An entry with the entered values already exists. Duplicate entries are "
"not allowed."
msgstr ""
#: project/views/utils.py:116
#, python-format
msgid "Error in the %s field - %s"
msgstr ""
#: project/views/utils.py:123
msgid "Show"
msgstr ""
#: project/views/utils.py:131
msgid "You do not have permission for this action"
msgstr ""
#: project/views/utils.py:246
msgid ""
"The invitation was issued to another user. Sign in with the email address"
" the invitation was sent to."
msgstr ""
#: project/views/widget.py:151
msgid "Thank you so much! The event is being verified."
msgstr ""
#: project/views/widget.py:155
msgid ""
"For more options and your own calendar of events, you can register for "
"free."
msgstr ""
#: project/views/widget.py:221
msgid "New event review"
msgstr ""
#~ msgid ""
#~ "Indicate when the event will end. "
#~ "An event can last a maximum of "
#~ "24 hours. If the event takes place"
#~ " regularly, enter when the first date"
#~ " will end."
#~ msgstr ""
#~ msgid "This field is optional."
#~ msgstr ""
#~ msgid "Widget als iFrame einbetten"
#~ msgstr ""
#~ msgid "Recurrence rule"
#~ msgstr ""
#~ msgid "Enter if the event takes place regularly."
#~ msgstr ""
#~ msgid "Event successfully created"
#~ msgstr ""
#~ msgid "Draft"
#~ msgstr ""
#~ msgid "URL für Infoscreen"
#~ msgstr ""
#~ msgid "Example"
#~ msgstr ""
#~ msgid "Indicate when the event will take place."
#~ msgstr ""
#~ msgid ""
#~ "Indicate when the event will end. "
#~ "An event can last a maximum of "
#~ "14 days."
#~ msgstr ""
#~ msgid "Host"
#~ msgstr ""
#~ msgid "Show all events"
#~ msgstr ""
#~ msgid "Event date"
#~ msgstr ""
#~ msgid "Info"
#~ msgstr ""
#~ msgid "Entered name does not match event name"
#~ msgstr ""
#~ msgid "Add event date with a different time"
#~ msgstr ""
#~ msgid "Veranstaltungen als iFrame einbetten"
#~ msgstr ""