From bdaec858873d1d21b8596976e140618f8c66a1fa Mon Sep 17 00:00:00 2001 From: Daniel Grams Date: Fri, 30 Jun 2023 21:48:12 +0200 Subject: [PATCH] Send documentation link in welcome mail #511 --- messages.pot | 254 ++++++++--------- project/templates/security/email/welcome.html | 4 + project/templates/security/email/welcome.txt | 7 + .../translations/de/LC_MESSAGES/messages.mo | Bin 45881 -> 45939 bytes .../translations/de/LC_MESSAGES/messages.po | 258 +++++++++--------- .../translations/en/LC_MESSAGES/messages.mo | Bin 4079 -> 4079 bytes .../translations/en/LC_MESSAGES/messages.po | 254 ++++++++--------- 7 files changed, 404 insertions(+), 373 deletions(-) diff --git a/messages.pot b/messages.pot index 8b59471..924dc6e 100644 --- a/messages.pot +++ b/messages.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2023-06-12 14:29+0200\n" +"POT-Creation-Date: 2023-06-30 16:34+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -197,7 +197,7 @@ msgstr "" msgid "message" msgstr "" -#: project/api/organization/resources.py:423 +#: project/api/organization/resources.py:456 #: project/views/admin_unit_member_invitation.py:89 msgid "You have received an invitation" msgstr "" @@ -212,10 +212,10 @@ msgstr "" msgid "Legal notice" msgstr "" -#: project/forms/admin.py:13 project/templates/_macros.html:1465 +#: project/forms/admin.py:13 project/templates/_macros.html:1478 #: project/templates/layout.html:346 #: project/templates/widget/event_suggestion/create.html:204 -#: project/views/admin_unit.py:83 project/views/root.py:75 +#: project/views/admin_unit.py:84 project/views/root.py:75 msgid "Contact" msgstr "" @@ -255,12 +255,12 @@ msgstr "" msgid "Delete user" msgstr "" -#: project/forms/admin.py:34 project/forms/admin_unit.py:60 +#: project/forms/admin.py:34 project/forms/admin_unit.py:58 #: project/forms/admin_unit_member.py:12 project/forms/admin_unit_member.py:25 #: project/forms/admin_unit_member.py:30 project/forms/event.py:112 #: project/forms/event_suggestion.py:38 project/forms/organizer.py:33 #: project/forms/user.py:18 project/forms/user.py:23 -#: project/templates/_macros.html:246 project/templates/_macros.html:1561 +#: project/templates/_macros.html:246 project/templates/_macros.html:1574 #: project/templates/admin/admin.html:27 project/templates/admin/email.html:4 #: project/templates/admin/email.html:66 project/templates/admin/users.html:19 #: project/templates/manage/organizers.html:21 @@ -320,8 +320,8 @@ msgstr "" msgid "Delete organization" msgstr "" -#: project/forms/admin.py:76 project/forms/admin_unit.py:149 -#: project/forms/admin_unit.py:154 project/forms/admin_unit.py:159 +#: project/forms/admin.py:76 project/forms/admin_unit.py:147 +#: project/forms/admin_unit.py:152 project/forms/admin_unit.py:157 #: project/forms/event.py:90 project/forms/event.py:119 #: project/forms/event_place.py:30 project/forms/event_place.py:56 #: project/forms/event_suggestion.py:26 project/forms/oauth2_client.py:66 @@ -371,147 +371,147 @@ msgstr "" msgid "Postal code" msgstr "" -#: project/forms/admin_unit.py:21 project/forms/event_place.py:18 +#: project/forms/admin_unit.py:20 project/forms/event_place.py:18 #: project/forms/organizer.py:18 msgid "City" msgstr "" -#: project/forms/admin_unit.py:23 project/forms/event_place.py:19 +#: project/forms/admin_unit.py:21 project/forms/event_place.py:19 #: project/forms/organizer.py:19 msgid "State" msgstr "" -#: project/forms/admin_unit.py:25 project/forms/event_place.py:21 +#: project/forms/admin_unit.py:23 project/forms/event_place.py:21 #: project/forms/organizer.py:21 msgid "Latitude" msgstr "" -#: project/forms/admin_unit.py:28 project/forms/event_place.py:24 +#: project/forms/admin_unit.py:26 project/forms/event_place.py:24 #: project/forms/organizer.py:24 msgid "Longitude" msgstr "" -#: project/forms/admin_unit.py:34 +#: project/forms/admin_unit.py:32 msgid "Name of organization" msgstr "" -#: project/forms/admin_unit.py:35 +#: project/forms/admin_unit.py:33 msgid "The full name of the organization" msgstr "" -#: project/forms/admin_unit.py:39 +#: project/forms/admin_unit.py:37 msgid "Short name for organization" msgstr "" -#: project/forms/admin_unit.py:40 +#: project/forms/admin_unit.py:38 msgid "The short name is used to create a unique identifier for your events" msgstr "" -#: project/forms/admin_unit.py:48 project/templates/_macros.html:1603 +#: project/forms/admin_unit.py:46 project/templates/_macros.html:1616 msgid "Short name must contain only letters numbers or underscore" msgstr "" -#: project/forms/admin_unit.py:55 project/forms/event.py:124 +#: project/forms/admin_unit.py:53 project/forms/event.py:124 #: project/forms/event_place.py:34 msgid "Description" msgstr "" -#: project/forms/admin_unit.py:56 +#: project/forms/admin_unit.py:54 msgid "Describe the organization in a few words" msgstr "" -#: project/forms/admin_unit.py:59 project/forms/event.py:111 +#: project/forms/admin_unit.py:57 project/forms/event.py:111 #: project/forms/event.py:129 project/forms/event_place.py:32 #: project/forms/organizer.py:32 project/templates/manage/organizers.html:21 msgid "Link URL" msgstr "" -#: project/forms/admin_unit.py:61 project/forms/event.py:113 +#: project/forms/admin_unit.py:59 project/forms/event.py:113 #: project/forms/event_suggestion.py:31 project/forms/organizer.py:34 #: project/templates/_macros.html:309 #: project/templates/manage/organizers.html:20 msgid "Phone" msgstr "" -#: project/forms/admin_unit.py:62 project/forms/event.py:114 +#: project/forms/admin_unit.py:60 project/forms/event.py:114 #: project/forms/organizer.py:35 project/templates/_macros.html:317 msgid "Fax" msgstr "" -#: project/forms/admin_unit.py:63 project/forms/organizer.py:36 +#: project/forms/admin_unit.py:61 project/forms/organizer.py:36 #: project/templates/manage/organizers.html:22 #: project/templates/manage/organizers.html:47 msgid "Logo" msgstr "" -#: project/forms/admin_unit.py:67 +#: project/forms/admin_unit.py:65 msgid "Allow verification requests" msgstr "" -#: project/forms/admin_unit.py:68 +#: project/forms/admin_unit.py:66 msgid "If set, unverified organizations may ask you for verification." msgstr "" -#: project/forms/admin_unit.py:74 +#: project/forms/admin_unit.py:72 msgid "Verification requests information" msgstr "" -#: project/forms/admin_unit.py:76 +#: project/forms/admin_unit.py:74 msgid "" "This text is shown to unverified organizations to help them decide " "whether they ask you for verification." msgstr "" -#: project/forms/admin_unit.py:92 +#: project/forms/admin_unit.py:90 msgid "Verify new organization" msgstr "" -#: project/forms/admin_unit.py:93 +#: project/forms/admin_unit.py:91 msgid "If set, events of the new organization are publicly visible." msgstr "" -#: project/forms/admin_unit.py:99 project/forms/reference_request.py:86 +#: project/forms/admin_unit.py:97 project/forms/reference_request.py:86 #: project/forms/verification_request.py:86 msgid "Verify reference requests automatically" msgstr "" -#: project/forms/admin_unit.py:100 +#: project/forms/admin_unit.py:98 msgid "" "If set, all upcoming reference requests of the new organization are " "verified automatically." msgstr "" -#: project/forms/admin_unit.py:111 project/templates/admin_unit/create.html:5 -#: project/templates/admin_unit/create.html:22 +#: project/forms/admin_unit.py:109 project/templates/admin_unit/create.html:5 +#: project/templates/admin_unit/create.html:21 #: project/templates/manage/admin_units.html:32 msgid "Create organization" msgstr "" -#: project/forms/admin_unit.py:119 project/forms/admin_unit.py:144 +#: project/forms/admin_unit.py:117 project/forms/admin_unit.py:142 msgid "Update settings" msgstr "" -#: project/forms/admin_unit.py:124 +#: project/forms/admin_unit.py:122 msgid "Font" msgstr "" -#: project/forms/admin_unit.py:127 +#: project/forms/admin_unit.py:125 msgid "Background Color" msgstr "" -#: project/forms/admin_unit.py:133 +#: project/forms/admin_unit.py:131 msgid "Primary Color" msgstr "" -#: project/forms/admin_unit.py:139 +#: project/forms/admin_unit.py:137 msgid "Link Color" msgstr "" -#: project/forms/admin_unit.py:148 project/forms/user.py:17 +#: project/forms/admin_unit.py:146 project/forms/user.py:17 msgid "Request deletion" msgstr "" -#: project/forms/admin_unit.py:153 project/forms/user.py:22 +#: project/forms/admin_unit.py:151 project/forms/user.py:22 #: project/templates/admin_unit/cancel_deletion.html:6 #: project/templates/admin_unit/update.html:26 #: project/templates/manage/events.html:49 project/templates/profile.html:13 @@ -519,7 +519,7 @@ msgstr "" msgid "Cancel deletion" msgstr "" -#: project/forms/admin_unit.py:158 project/templates/layout.html:308 +#: project/forms/admin_unit.py:156 project/templates/layout.html:308 #: project/templates/manage/delete_membership.html:6 msgid "Leave organization" msgstr "" @@ -657,16 +657,17 @@ msgstr "" msgid "All-day" msgstr "" -#: project/forms/event.py:59 project/templates/_macros.html:1773 +#: project/forms/event.py:59 project/templates/_macros.html:943 +#: project/templates/_macros.html:1786 #: project/templates/widget/event_suggestion/create.html:240 msgid "Recurring event" msgstr "" -#: project/forms/event.py:66 project/templates/_macros.html:1322 +#: project/forms/event.py:66 project/templates/_macros.html:1335 msgid "The start must be before the end." msgstr "" -#: project/forms/event.py:72 project/templates/_macros.html:1339 +#: project/forms/event.py:72 project/templates/_macros.html:1352 msgid "An event can last a maximum of 14 days." msgstr "" @@ -899,7 +900,7 @@ msgstr "" #: project/forms/event.py:390 project/forms/event.py:456 #: project/forms/event_date.py:40 project/forms/event_suggestion.py:60 #: project/templates/_macros.html:499 project/templates/_macros.html:671 -#: project/templates/event/create.html:257 +#: project/templates/_macros.html:946 project/templates/event/create.html:257 #: project/templates/event/update.html:160 #: project/templates/manage/events.html:104 #: project/templates/organizer/create.html:27 @@ -1013,7 +1014,7 @@ msgstr "" msgid "Update event" msgstr "" -#: project/forms/event.py:440 project/templates/_macros.html:1279 +#: project/forms/event.py:440 project/templates/_macros.html:1292 #: project/templates/event/actions.html:66 #: project/templates/event/delete.html:6 msgid "Delete event" @@ -1040,7 +1041,7 @@ msgstr "" #: project/forms/event.py:463 project/forms/event_date.py:26 #: project/forms/planning.py:27 project/templates/_macros.html:324 -#: project/templates/admin_unit/create.html:39 +#: project/templates/admin_unit/create.html:38 #: project/templates/admin_unit/update.html:47 #: project/templates/event_place/create.html:40 #: project/templates/event_place/update.html:40 @@ -1067,10 +1068,10 @@ msgstr "" #: project/forms/event_date.py:35 project/forms/reference.py:11 #: project/forms/reference_request.py:16 project/templates/_macros.html:515 -#: project/templates/_macros.html:688 +#: project/templates/_macros.html:688 project/templates/_macros.html:945 #: project/templates/admin/delete_admin_unit.html:13 #: project/templates/admin_unit/cancel_deletion.html:13 -#: project/templates/admin_unit/create.html:28 +#: project/templates/admin_unit/create.html:27 #: project/templates/admin_unit/request_deletion.html:15 #: project/templates/admin_unit/update.html:36 #: project/templates/layout.html:260 @@ -1246,7 +1247,7 @@ msgid "Delete request" msgstr "" #: project/forms/reference_request.py:28 -#: project/forms/verification_request.py:24 project/templates/_macros.html:1477 +#: project/forms/verification_request.py:24 project/templates/_macros.html:1490 #: project/templates/event_suggestion/review_status.html:18 #: project/templates/reference_request/review_status.html:12 #: project/templates/verification_request/review_status.html:4 @@ -1422,17 +1423,17 @@ msgstr "" msgid "Event" msgstr "" -#: project/templates/_macros.html:417 project/templates/_macros.html:1003 +#: project/templates/_macros.html:417 project/templates/_macros.html:1016 msgid "Date" msgstr "" #: project/templates/_macros.html:444 project/templates/_macros.html:603 -#: project/templates/_macros.html:1546 project/templates/event/actions.html:51 +#: project/templates/_macros.html:1559 project/templates/event/actions.html:51 msgid "Share" msgstr "" #: project/templates/_macros.html:448 project/templates/_macros.html:607 -#: project/templates/_macros.html:1576 +#: project/templates/_macros.html:1589 msgid "Add to calendar" msgstr "" @@ -1476,7 +1477,7 @@ msgstr "" msgid "Referenced by" msgstr "" -#: project/templates/_macros.html:727 project/templates/_macros.html:1289 +#: project/templates/_macros.html:727 project/templates/_macros.html:1302 #: project/templates/event/actions.html:38 #: project/templates/event_date/list.html:251 #: project/templates/manage/events.html:125 @@ -1484,7 +1485,7 @@ msgstr "" msgid "Reference event" msgstr "" -#: project/templates/_macros.html:747 project/templates/_macros.html:1286 +#: project/templates/_macros.html:747 project/templates/_macros.html:1299 #: project/templates/event/actions.html:32 #: project/templates/manage/events.html:123 msgid "Request reference" @@ -1505,12 +1506,12 @@ msgstr "" msgid "%(count)d event dates" msgstr "" -#: project/templates/_macros.html:943 project/templates/_macros.html:945 +#: project/templates/_macros.html:956 project/templates/_macros.html:958 #: project/templates/event_date/list.html:510 msgid "First" msgstr "" -#: project/templates/_macros.html:948 project/templates/_macros.html:950 +#: project/templates/_macros.html:961 project/templates/_macros.html:963 #: project/templates/event_date/list.html:511 #: project/templates/widget/event_suggestion/create.html:193 #: project/templates/widget/event_suggestion/create.html:218 @@ -1521,12 +1522,12 @@ msgstr "" msgid "Previous" msgstr "" -#: project/templates/_macros.html:952 +#: project/templates/_macros.html:965 #, python-format msgid "Page %(page)d of %(pages)d (%(total)d total)" msgstr "" -#: project/templates/_macros.html:954 project/templates/_macros.html:956 +#: project/templates/_macros.html:967 project/templates/_macros.html:969 #: project/templates/event_date/list.html:513 #: project/templates/widget/event_suggestion/create.html:194 #: project/templates/widget/event_suggestion/create.html:219 @@ -1536,98 +1537,98 @@ msgstr "" msgid "Next" msgstr "" -#: project/templates/_macros.html:959 project/templates/_macros.html:961 +#: project/templates/_macros.html:972 project/templates/_macros.html:974 #: project/templates/event_date/list.html:514 msgid "Last" msgstr "" -#: project/templates/_macros.html:1026 +#: project/templates/_macros.html:1039 msgid "Radius" msgstr "" -#: project/templates/_macros.html:1208 +#: project/templates/_macros.html:1221 msgid "Edit image" msgstr "" -#: project/templates/_macros.html:1229 project/templates/planning/list.html:97 +#: project/templates/_macros.html:1242 project/templates/planning/list.html:97 msgid "Close" msgstr "" -#: project/templates/_macros.html:1230 +#: project/templates/_macros.html:1243 msgid "Okay" msgstr "" -#: project/templates/_macros.html:1242 +#: project/templates/_macros.html:1255 msgid "Choose image file" msgstr "" -#: project/templates/_macros.html:1278 project/templates/event/actions.html:65 +#: project/templates/_macros.html:1291 project/templates/event/actions.html:65 #: project/templates/event/delete.html:12 msgid "Edit event" msgstr "" -#: project/templates/_macros.html:1282 project/templates/event/actions.html:58 +#: project/templates/_macros.html:1295 project/templates/event/actions.html:58 msgid "Duplicate event" msgstr "" -#: project/templates/_macros.html:1293 project/templates/event/actions.html:44 +#: project/templates/_macros.html:1306 project/templates/event/actions.html:44 #: project/templates/manage/events.html:129 msgid "Add to list" msgstr "" -#: project/templates/_macros.html:1296 project/templates/manage/events.html:132 +#: project/templates/_macros.html:1309 project/templates/manage/events.html:132 msgid "More" msgstr "" -#: project/templates/_macros.html:1343 +#: project/templates/_macros.html:1356 msgid "Please enter a valid time, between 00:00 and 23:59." msgstr "" -#: project/templates/_macros.html:1371 +#: project/templates/_macros.html:1384 #, python-format msgid "Just use %(term)s" msgstr "" -#: project/templates/_macros.html:1437 +#: project/templates/_macros.html:1450 msgid "Event suggestion" msgstr "" -#: project/templates/_macros.html:1555 +#: project/templates/_macros.html:1568 msgid "Link copied" msgstr "" -#: project/templates/_macros.html:1555 +#: project/templates/_macros.html:1568 msgid "Copy link" msgstr "" -#: project/templates/_macros.html:1585 +#: project/templates/_macros.html:1598 msgid "Google calendar" msgstr "" -#: project/templates/_macros.html:1587 +#: project/templates/_macros.html:1600 msgid "Apple calendar" msgstr "" -#: project/templates/_macros.html:1588 +#: project/templates/_macros.html:1601 msgid "Yahoo calendar" msgstr "" -#: project/templates/_macros.html:1589 +#: project/templates/_macros.html:1602 msgid "Other calendar" msgstr "" -#: project/templates/_macros.html:1774 +#: project/templates/_macros.html:1787 msgid "Remove event date" msgstr "" -#: project/templates/_macros.html:1807 project/templates/event/create.html:180 +#: project/templates/_macros.html:1820 project/templates/event/create.html:180 #: project/templates/event/update.html:103 #: project/templates/event_date/list.html:446 #: project/templates/widget/event_suggestion/create.html:129 msgid "Enter organizer" msgstr "" -#: project/templates/_macros.html:1835 +#: project/templates/_macros.html:1848 msgid "Enter list name" msgstr "" @@ -1819,7 +1820,7 @@ msgstr "" msgid "Developer" msgstr "" -#: project/templates/profile.html:12 project/views/admin_unit.py:89 +#: project/templates/profile.html:12 project/views/admin_unit.py:90 #: project/views/admin_unit_member_invitation.py:39 msgid "Your account is scheduled for deletion." msgstr "" @@ -1900,7 +1901,7 @@ msgstr "" msgid "Reset acceptance of terms of service and privacy" msgstr "" -#: project/templates/admin_unit/create.html:59 +#: project/templates/admin_unit/create.html:51 #: project/templates/admin_unit/update.html:67 #: project/templates/event/create.html:351 #: project/templates/event/update.html:208 @@ -1911,7 +1912,7 @@ msgstr "" msgid "Additional information" msgstr "" -#: project/templates/admin_unit/create.html:72 +#: project/templates/admin_unit/create.html:66 #, python-format msgid "Relation to %(admin_unit_name)s" msgstr "" @@ -2039,8 +2040,8 @@ msgstr "" 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 +#: project/templates/email/reference_auto_verified_notice.html:6 +#: project/templates/email/referenced_event_changed_notice.html:6 msgid "Click here to view the reference" msgstr "" @@ -2054,7 +2055,7 @@ msgstr "" msgid "There is a new event reference request that needs to be reviewed." msgstr "" -#: project/templates/email/reference_request_notice.html:5 +#: project/templates/email/reference_request_notice.html:6 #: project/templates/email/verification_request_notice.html:5 msgid "Click here to review the request" msgstr "" @@ -2139,7 +2140,7 @@ msgid "Actions for event" msgstr "" #: project/templates/event/actions.html:33 -#: project/templates/event/reference_request.html:10 +#: project/templates/event/reference_request.html:59 msgid "Ask another organization to reference your event on their calendar." msgstr "" @@ -2221,7 +2222,12 @@ msgstr "" msgid "Reference event \"%(name)s\"" msgstr "" -#: project/templates/event/reference_request.html:8 +#: project/templates/event/reference_request.html:47 +#: project/templates/event_date/list.html:416 +msgid "Enter organization" +msgstr "" + +#: project/templates/event/reference_request.html:57 #, python-format msgid "Request reference for event \"%(name)s\"" msgstr "" @@ -2242,10 +2248,6 @@ msgstr "" msgid "Referenced" msgstr "" -#: project/templates/event_date/list.html:416 -msgid "Enter organization" -msgstr "" - #: project/templates/event_date/list.html:492 #: project/templates/manage/events.html:93 msgid "More filters" @@ -2306,7 +2308,7 @@ msgstr "" msgid "Member" msgstr "" -#: project/templates/manage/events.html:42 +#: project/templates/manage/events.html:42 project/views/admin_unit.py:143 msgid "" "The organization is not verified. Events are therefore not publicly " "visible." @@ -2490,10 +2492,14 @@ msgstr "" msgid "You do not have an account yet? Not a problem!" msgstr "" -#: project/templates/security/login_user.html:44 project/views/widget.py:155 +#: project/templates/security/login_user.html:44 project/views/widget.py:157 msgid "Register for free" msgstr "" +#: project/templates/security/email/welcome.html:10 +msgid "View documentation" +msgstr "" + #: project/templates/user/accept_tos.html:6 msgid "Confirmation required" msgstr "" @@ -2544,26 +2550,26 @@ msgstr "" msgid "Preview" msgstr "" -#: project/views/admin.py:64 +#: project/views/admin.py:63 msgid "Organization successfully updated" msgstr "" -#: project/views/admin.py:86 project/views/admin_unit.py:187 -#: project/views/admin_unit.py:220 project/views/manage.py:315 +#: project/views/admin.py:85 project/views/admin_unit.py:202 +#: project/views/admin_unit.py:235 project/views/manage.py:315 #: project/views/verification_request.py:163 msgid "Entered name does not match organization name" msgstr "" -#: project/views/admin.py:90 +#: project/views/admin.py:89 msgid "Organization successfully deleted" msgstr "" -#: project/views/admin.py:134 project/views/manage.py:485 +#: project/views/admin.py:133 project/views/manage.py:485 #: project/views/user.py:63 msgid "Settings successfully updated" msgstr "" -#: project/views/admin.py:154 +#: project/views/admin.py:153 #, python-format msgid "Test mail from %(site_name)s" msgstr "" @@ -2573,37 +2579,37 @@ msgstr "" msgid "Newsletter from %(site_name)s" msgstr "" -#: project/views/admin.py:233 +#: project/views/admin.py:232 msgid "User successfully updated" msgstr "" -#: project/views/admin.py:253 +#: project/views/admin.py:252 msgid "Entered email does not match user email" msgstr "" -#: project/views/admin.py:257 +#: project/views/admin.py:256 msgid "User successfully deleted" msgstr "" -#: project/views/admin_unit.py:79 +#: project/views/admin_unit.py:80 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:133 +#: project/views/admin_unit.py:134 msgid "Organization successfully created" msgstr "" -#: project/views/admin_unit.py:163 +#: project/views/admin_unit.py:178 msgid "AdminUnit successfully updated" msgstr "" -#: project/views/admin_unit.py:250 +#: project/views/admin_unit.py:265 msgid "Organization invitation accepted" msgstr "" -#: project/views/admin_unit.py:264 +#: project/views/admin_unit.py:279 msgid "Organization deletion requested" msgstr "" @@ -2639,31 +2645,31 @@ msgstr "" msgid "Invitation successfully deleted" msgstr "" -#: project/views/event.py:251 +#: project/views/event.py:205 msgid "Event successfully published" msgstr "" -#: project/views/event.py:253 +#: project/views/event.py:207 msgid "Draft successfully saved" msgstr "" -#: project/views/event.py:255 +#: project/views/event.py:209 msgid "Event successfully planned" msgstr "" -#: project/views/event.py:312 +#: project/views/event.py:266 msgid "Event successfully updated" msgstr "" -#: project/views/event.py:338 +#: project/views/event.py:292 msgid "Event successfully deleted" msgstr "" -#: project/views/event.py:503 +#: project/views/event.py:457 msgid "Referenced event changed" msgstr "" -#: project/views/event.py:526 +#: project/views/event.py:480 msgid "New event report" msgstr "" @@ -2772,23 +2778,23 @@ msgstr "" msgid "Reference successfully deleted" msgstr "" -#: project/views/reference_request.py:124 +#: project/views/reference_request.py:138 #, python-format msgid "%(organization)s accepted your reference request" msgstr "" -#: project/views/reference_request.py:131 +#: project/views/reference_request.py:145 #, python-format msgid "" "Reference request to %(organization)s successfully created. You will be " "notified after the other organization reviews the event." msgstr "" -#: project/views/reference_request.py:154 +#: project/views/reference_request.py:168 msgid "New reference request" msgstr "" -#: project/views/reference_request.py:163 +#: project/views/reference_request.py:177 msgid "New reference automatically verified" msgstr "" @@ -2846,7 +2852,7 @@ msgstr "" msgid "You do not have permission for this action" msgstr "" -#: project/views/utils.py:278 +#: project/views/utils.py:306 msgid "" "The invitation was issued to another user. Sign in with the email address" " the invitation was sent to." @@ -2878,17 +2884,17 @@ msgstr "" msgid "Verification request review status updated" msgstr "" -#: project/views/widget.py:147 +#: project/views/widget.py:149 msgid "Thank you so much! The event is being verified." msgstr "" -#: project/views/widget.py:151 +#: project/views/widget.py:153 msgid "" "For more options and your own calendar of events, you can register for " "free." msgstr "" -#: project/views/widget.py:217 +#: project/views/widget.py:219 msgid "New event review" msgstr "" diff --git a/project/templates/security/email/welcome.html b/project/templates/security/email/welcome.html index 0984cbe..b4dc6a2 100644 --- a/project/templates/security/email/welcome.html +++ b/project/templates/security/email/welcome.html @@ -5,3 +5,7 @@

{{ _fsdomain('Confirm my account') }}

{% endif %} + +{% if config["DOCS_URL"] %} +

{{ _('View documentation') }}

+{% endif %} diff --git a/project/templates/security/email/welcome.txt b/project/templates/security/email/welcome.txt index 965e640..8d30657 100644 --- a/project/templates/security/email/welcome.txt +++ b/project/templates/security/email/welcome.txt @@ -5,3 +5,10 @@ {{ confirmation_link }} {% endif %} + +{% if config["DOCS_URL"] %} + +{{ _('View documentation') }}: + +{{ config["DOCS_URL"] }}/goto/first-steps +{% endif %} diff --git a/project/translations/de/LC_MESSAGES/messages.mo b/project/translations/de/LC_MESSAGES/messages.mo index 2469f8aed2c4b61586f9a8c796384a63326f699e..60566508a532bb4714b50a349895579a8f018dc6 100644 GIT binary patch delta 9793 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 delta 9736 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 diff --git a/project/translations/de/LC_MESSAGES/messages.po b/project/translations/de/LC_MESSAGES/messages.po index 67a7f99..cf4ebf8 100644 --- a/project/translations/de/LC_MESSAGES/messages.po +++ b/project/translations/de/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2023-06-12 14:29+0200\n" +"POT-Creation-Date: 2023-06-30 16:34+0200\n" "PO-Revision-Date: 2020-06-07 18:51+0200\n" "Last-Translator: FULL NAME \n" "Language: de\n" @@ -198,7 +198,7 @@ msgstr "." msgid "message" msgstr "message" -#: project/api/organization/resources.py:423 +#: project/api/organization/resources.py:456 #: project/views/admin_unit_member_invitation.py:89 msgid "You have received an invitation" msgstr "Du hast eine Einladung erhalten" @@ -213,10 +213,10 @@ msgstr "Nutzungsbedingungen" msgid "Legal notice" msgstr "Impressum" -#: project/forms/admin.py:13 project/templates/_macros.html:1465 +#: project/forms/admin.py:13 project/templates/_macros.html:1478 #: project/templates/layout.html:346 #: project/templates/widget/event_suggestion/create.html:204 -#: project/views/admin_unit.py:83 project/views/root.py:75 +#: project/views/admin_unit.py:84 project/views/root.py:75 msgid "Contact" msgstr "Kontakt" @@ -256,12 +256,12 @@ msgstr "Nutzer aktualisieren" msgid "Delete user" msgstr "Nutzer löschen" -#: project/forms/admin.py:34 project/forms/admin_unit.py:60 +#: project/forms/admin.py:34 project/forms/admin_unit.py:58 #: project/forms/admin_unit_member.py:12 project/forms/admin_unit_member.py:25 #: project/forms/admin_unit_member.py:30 project/forms/event.py:112 #: project/forms/event_suggestion.py:38 project/forms/organizer.py:33 #: project/forms/user.py:18 project/forms/user.py:23 -#: project/templates/_macros.html:246 project/templates/_macros.html:1561 +#: project/templates/_macros.html:246 project/templates/_macros.html:1574 #: project/templates/admin/admin.html:27 project/templates/admin/email.html:4 #: project/templates/admin/email.html:66 project/templates/admin/users.html:19 #: project/templates/manage/organizers.html:21 @@ -329,8 +329,8 @@ msgstr "Organisation aktualisieren" msgid "Delete organization" msgstr "Organisation löschen" -#: project/forms/admin.py:76 project/forms/admin_unit.py:149 -#: project/forms/admin_unit.py:154 project/forms/admin_unit.py:159 +#: project/forms/admin.py:76 project/forms/admin_unit.py:147 +#: project/forms/admin_unit.py:152 project/forms/admin_unit.py:157 #: project/forms/event.py:90 project/forms/event.py:119 #: project/forms/event_place.py:30 project/forms/event_place.py:56 #: project/forms/event_suggestion.py:26 project/forms/oauth2_client.py:66 @@ -380,97 +380,97 @@ msgstr "Straße" msgid "Postal code" msgstr "Postleitzahl" -#: project/forms/admin_unit.py:21 project/forms/event_place.py:18 +#: project/forms/admin_unit.py:20 project/forms/event_place.py:18 #: project/forms/organizer.py:18 msgid "City" msgstr "Stadt/Ort" -#: project/forms/admin_unit.py:23 project/forms/event_place.py:19 +#: project/forms/admin_unit.py:21 project/forms/event_place.py:19 #: project/forms/organizer.py:19 msgid "State" msgstr "Bundesland" -#: project/forms/admin_unit.py:25 project/forms/event_place.py:21 +#: project/forms/admin_unit.py:23 project/forms/event_place.py:21 #: project/forms/organizer.py:21 msgid "Latitude" msgstr "Breitengrad" -#: project/forms/admin_unit.py:28 project/forms/event_place.py:24 +#: project/forms/admin_unit.py:26 project/forms/event_place.py:24 #: project/forms/organizer.py:24 msgid "Longitude" msgstr "Längengrad" -#: project/forms/admin_unit.py:34 +#: project/forms/admin_unit.py:32 msgid "Name of organization" msgstr "Name der Organisation" -#: project/forms/admin_unit.py:35 +#: project/forms/admin_unit.py:33 msgid "The full name of the organization" msgstr "Vollständiger Name der Organisation" -#: project/forms/admin_unit.py:39 +#: project/forms/admin_unit.py:37 msgid "Short name for organization" msgstr "Kurzname für die Organisation" -#: project/forms/admin_unit.py:40 +#: project/forms/admin_unit.py:38 msgid "The short name is used to create a unique identifier for your events" msgstr "" "Der Kurzname wird verwendet, um die Veranstaltungen der Organisation " "eindeutig zu identifizieren. Der Kurzname darf nur Buchstaben, Nummern " "und Unterstriche enthalten." -#: project/forms/admin_unit.py:48 project/templates/_macros.html:1603 +#: project/forms/admin_unit.py:46 project/templates/_macros.html:1616 msgid "Short name must contain only letters numbers or underscore" msgstr "Der Kurzname darf nur Buchstaben, Nummern und Unterstriche enthalten" -#: project/forms/admin_unit.py:55 project/forms/event.py:124 +#: project/forms/admin_unit.py:53 project/forms/event.py:124 #: project/forms/event_place.py:34 msgid "Description" msgstr "Beschreibung" -#: project/forms/admin_unit.py:56 +#: project/forms/admin_unit.py:54 msgid "Describe the organization in a few words" msgstr "Beschreibe die Organisation in wenigen Worten" -#: project/forms/admin_unit.py:59 project/forms/event.py:111 +#: project/forms/admin_unit.py:57 project/forms/event.py:111 #: project/forms/event.py:129 project/forms/event_place.py:32 #: project/forms/organizer.py:32 project/templates/manage/organizers.html:21 msgid "Link URL" msgstr "Link URL" -#: project/forms/admin_unit.py:61 project/forms/event.py:113 +#: project/forms/admin_unit.py:59 project/forms/event.py:113 #: project/forms/event_suggestion.py:31 project/forms/organizer.py:34 #: project/templates/_macros.html:309 #: project/templates/manage/organizers.html:20 msgid "Phone" msgstr "Telefon" -#: project/forms/admin_unit.py:62 project/forms/event.py:114 +#: project/forms/admin_unit.py:60 project/forms/event.py:114 #: project/forms/organizer.py:35 project/templates/_macros.html:317 msgid "Fax" msgstr "Fax" -#: project/forms/admin_unit.py:63 project/forms/organizer.py:36 +#: project/forms/admin_unit.py:61 project/forms/organizer.py:36 #: project/templates/manage/organizers.html:22 #: project/templates/manage/organizers.html:47 msgid "Logo" msgstr "Logo" -#: project/forms/admin_unit.py:67 +#: project/forms/admin_unit.py:65 msgid "Allow verification requests" msgstr "Verifizierungsanfragen erlauben" -#: project/forms/admin_unit.py:68 +#: project/forms/admin_unit.py:66 msgid "If set, unverified organizations may ask you for verification." msgstr "" "Wenn gesetzt, können nicht verifizierte Organisationen um eine " "Verifizierung bitten." -#: project/forms/admin_unit.py:74 +#: project/forms/admin_unit.py:72 msgid "Verification requests information" msgstr "Text für Verifizierungsanfragen" -#: project/forms/admin_unit.py:76 +#: project/forms/admin_unit.py:74 msgid "" "This text is shown to unverified organizations to help them decide " "whether they ask you for verification." @@ -478,22 +478,22 @@ msgstr "" "Dieser Text wird nicht verifizierten Organisationen angezeigt, um ihnen " "bei der Entscheidung zu helfen, ob sie um eine Verifizierung bitten." -#: project/forms/admin_unit.py:92 +#: project/forms/admin_unit.py:90 msgid "Verify new organization" msgstr "Neue Organisation verifizieren" -#: project/forms/admin_unit.py:93 +#: project/forms/admin_unit.py:91 msgid "If set, events of the new organization are publicly visible." msgstr "" "Wenn gesetzt, sind Veranstaltungen der neuen Organisation öffentlich " "sichtbar." -#: project/forms/admin_unit.py:99 project/forms/reference_request.py:86 +#: project/forms/admin_unit.py:97 project/forms/reference_request.py:86 #: project/forms/verification_request.py:86 msgid "Verify reference requests automatically" msgstr "Empfehlungsanfragen automatisch verifizieren" -#: project/forms/admin_unit.py:100 +#: project/forms/admin_unit.py:98 msgid "" "If set, all upcoming reference requests of the new organization are " "verified automatically." @@ -501,37 +501,37 @@ msgstr "" "Wenn gesetzt, werden alle zukünftigen Empfehlungsanfragen der neuen " "Organisation automatisch verifiziert." -#: project/forms/admin_unit.py:111 project/templates/admin_unit/create.html:5 -#: project/templates/admin_unit/create.html:22 +#: project/forms/admin_unit.py:109 project/templates/admin_unit/create.html:5 +#: project/templates/admin_unit/create.html:21 #: project/templates/manage/admin_units.html:32 msgid "Create organization" msgstr "Organisation erstellen" -#: project/forms/admin_unit.py:119 project/forms/admin_unit.py:144 +#: project/forms/admin_unit.py:117 project/forms/admin_unit.py:142 msgid "Update settings" msgstr "Einstellungen speichern" -#: project/forms/admin_unit.py:124 +#: project/forms/admin_unit.py:122 msgid "Font" msgstr "Schriftart" -#: project/forms/admin_unit.py:127 +#: project/forms/admin_unit.py:125 msgid "Background Color" msgstr "Hintergrundfarbe" -#: project/forms/admin_unit.py:133 +#: project/forms/admin_unit.py:131 msgid "Primary Color" msgstr "Hauptfarbe" -#: project/forms/admin_unit.py:139 +#: project/forms/admin_unit.py:137 msgid "Link Color" msgstr "Linkfarbe" -#: project/forms/admin_unit.py:148 project/forms/user.py:17 +#: project/forms/admin_unit.py:146 project/forms/user.py:17 msgid "Request deletion" msgstr "Löschung beantragen" -#: project/forms/admin_unit.py:153 project/forms/user.py:22 +#: project/forms/admin_unit.py:151 project/forms/user.py:22 #: project/templates/admin_unit/cancel_deletion.html:6 #: project/templates/admin_unit/update.html:26 #: project/templates/manage/events.html:49 project/templates/profile.html:13 @@ -539,7 +539,7 @@ msgstr "Löschung beantragen" msgid "Cancel deletion" msgstr "Löschen abbrechen" -#: project/forms/admin_unit.py:158 project/templates/layout.html:308 +#: project/forms/admin_unit.py:156 project/templates/layout.html:308 #: project/templates/manage/delete_membership.html:6 msgid "Leave organization" msgstr "Organisation verlassen" @@ -682,16 +682,17 @@ msgstr "Gib an, wann der Termin endet. Ein Termin darf maximal 14 Tage dauern." msgid "All-day" msgstr "Ganztägig" -#: project/forms/event.py:59 project/templates/_macros.html:1773 +#: project/forms/event.py:59 project/templates/_macros.html:943 +#: project/templates/_macros.html:1786 #: project/templates/widget/event_suggestion/create.html:240 msgid "Recurring event" msgstr "Serientermin" -#: project/forms/event.py:66 project/templates/_macros.html:1322 +#: project/forms/event.py:66 project/templates/_macros.html:1335 msgid "The start must be before the end." msgstr "Der Start muss vor dem Ende sein." -#: project/forms/event.py:72 project/templates/_macros.html:1339 +#: project/forms/event.py:72 project/templates/_macros.html:1352 msgid "An event can last a maximum of 14 days." msgstr "Eine Veranstaltung darf maximal 14 Tage dauern." @@ -941,7 +942,7 @@ msgstr "Neuen Ort eingeben" #: project/forms/event.py:390 project/forms/event.py:456 #: project/forms/event_date.py:40 project/forms/event_suggestion.py:60 #: project/templates/_macros.html:499 project/templates/_macros.html:671 -#: project/templates/event/create.html:257 +#: project/templates/_macros.html:946 project/templates/event/create.html:257 #: project/templates/event/update.html:160 #: project/templates/manage/events.html:104 #: project/templates/organizer/create.html:27 @@ -1061,7 +1062,7 @@ msgstr "" msgid "Update event" msgstr "Veranstaltung aktualisieren" -#: project/forms/event.py:440 project/templates/_macros.html:1279 +#: project/forms/event.py:440 project/templates/_macros.html:1292 #: project/templates/event/actions.html:66 #: project/templates/event/delete.html:6 msgid "Delete event" @@ -1088,7 +1089,7 @@ msgstr "Kategorie" #: project/forms/event.py:463 project/forms/event_date.py:26 #: project/forms/planning.py:27 project/templates/_macros.html:324 -#: project/templates/admin_unit/create.html:39 +#: project/templates/admin_unit/create.html:38 #: project/templates/admin_unit/update.html:47 #: project/templates/event_place/create.html:40 #: project/templates/event_place/update.html:40 @@ -1115,10 +1116,10 @@ msgstr "Veranstaltungen finden" #: project/forms/event_date.py:35 project/forms/reference.py:11 #: project/forms/reference_request.py:16 project/templates/_macros.html:515 -#: project/templates/_macros.html:688 +#: project/templates/_macros.html:688 project/templates/_macros.html:945 #: project/templates/admin/delete_admin_unit.html:13 #: project/templates/admin_unit/cancel_deletion.html:13 -#: project/templates/admin_unit/create.html:28 +#: project/templates/admin_unit/create.html:27 #: project/templates/admin_unit/request_deletion.html:15 #: project/templates/admin_unit/update.html:36 #: project/templates/layout.html:260 @@ -1298,7 +1299,7 @@ msgid "Delete request" msgstr "Anfrage löschen" #: project/forms/reference_request.py:28 -#: project/forms/verification_request.py:24 project/templates/_macros.html:1477 +#: project/forms/verification_request.py:24 project/templates/_macros.html:1490 #: project/templates/event_suggestion/review_status.html:18 #: project/templates/reference_request/review_status.html:12 #: project/templates/verification_request/review_status.html:4 @@ -1481,17 +1482,17 @@ msgstr "Zuletzt aktualisiert am %(updated_at)s." msgid "Event" msgstr "Veranstaltung" -#: project/templates/_macros.html:417 project/templates/_macros.html:1003 +#: project/templates/_macros.html:417 project/templates/_macros.html:1016 msgid "Date" msgstr "Datum" #: project/templates/_macros.html:444 project/templates/_macros.html:603 -#: project/templates/_macros.html:1546 project/templates/event/actions.html:51 +#: project/templates/_macros.html:1559 project/templates/event/actions.html:51 msgid "Share" msgstr "Teilen" #: project/templates/_macros.html:448 project/templates/_macros.html:607 -#: project/templates/_macros.html:1576 +#: project/templates/_macros.html:1589 msgid "Add to calendar" msgstr "Zum Kalender" @@ -1537,7 +1538,7 @@ msgstr "Bearbeiten" msgid "Referenced by" msgstr "Empfohlen von" -#: project/templates/_macros.html:727 project/templates/_macros.html:1289 +#: project/templates/_macros.html:727 project/templates/_macros.html:1302 #: project/templates/event/actions.html:38 #: project/templates/event_date/list.html:251 #: project/templates/manage/events.html:125 @@ -1545,7 +1546,7 @@ msgstr "Empfohlen von" msgid "Reference event" msgstr "Veranstaltung empfehlen" -#: project/templates/_macros.html:747 project/templates/_macros.html:1286 +#: project/templates/_macros.html:747 project/templates/_macros.html:1299 #: project/templates/event/actions.html:32 #: project/templates/manage/events.html:123 msgid "Request reference" @@ -1566,12 +1567,12 @@ msgstr "Ort bei Google suchen" msgid "%(count)d event dates" msgstr "%(count)d Termine" -#: project/templates/_macros.html:943 project/templates/_macros.html:945 +#: project/templates/_macros.html:956 project/templates/_macros.html:958 #: project/templates/event_date/list.html:510 msgid "First" msgstr "Erste" -#: project/templates/_macros.html:948 project/templates/_macros.html:950 +#: project/templates/_macros.html:961 project/templates/_macros.html:963 #: project/templates/event_date/list.html:511 #: project/templates/widget/event_suggestion/create.html:193 #: project/templates/widget/event_suggestion/create.html:218 @@ -1582,12 +1583,12 @@ msgstr "Erste" msgid "Previous" msgstr "Zurück" -#: project/templates/_macros.html:952 +#: project/templates/_macros.html:965 #, python-format msgid "Page %(page)d of %(pages)d (%(total)d total)" msgstr "Seite %(page)d von %(pages)d (%(total)d insgesamt)" -#: project/templates/_macros.html:954 project/templates/_macros.html:956 +#: project/templates/_macros.html:967 project/templates/_macros.html:969 #: project/templates/event_date/list.html:513 #: project/templates/widget/event_suggestion/create.html:194 #: project/templates/widget/event_suggestion/create.html:219 @@ -1597,98 +1598,98 @@ msgstr "Seite %(page)d von %(pages)d (%(total)d insgesamt)" msgid "Next" msgstr "Weiter" -#: project/templates/_macros.html:959 project/templates/_macros.html:961 +#: project/templates/_macros.html:972 project/templates/_macros.html:974 #: project/templates/event_date/list.html:514 msgid "Last" msgstr "Letzte" -#: project/templates/_macros.html:1026 +#: project/templates/_macros.html:1039 msgid "Radius" msgstr "Umkreis" -#: project/templates/_macros.html:1208 +#: project/templates/_macros.html:1221 msgid "Edit image" msgstr "Bild bearbeiten" -#: project/templates/_macros.html:1229 project/templates/planning/list.html:97 +#: project/templates/_macros.html:1242 project/templates/planning/list.html:97 msgid "Close" msgstr "Schließen" -#: project/templates/_macros.html:1230 +#: project/templates/_macros.html:1243 msgid "Okay" msgstr "OK" -#: project/templates/_macros.html:1242 +#: project/templates/_macros.html:1255 msgid "Choose image file" msgstr "Bild-Datei auswählen" -#: project/templates/_macros.html:1278 project/templates/event/actions.html:65 +#: project/templates/_macros.html:1291 project/templates/event/actions.html:65 #: project/templates/event/delete.html:12 msgid "Edit event" msgstr "Veranstaltung bearbeiten" -#: project/templates/_macros.html:1282 project/templates/event/actions.html:58 +#: project/templates/_macros.html:1295 project/templates/event/actions.html:58 msgid "Duplicate event" msgstr "Veranstaltung duplizieren" -#: project/templates/_macros.html:1293 project/templates/event/actions.html:44 +#: project/templates/_macros.html:1306 project/templates/event/actions.html:44 #: project/templates/manage/events.html:129 msgid "Add to list" msgstr "Zu Liste hinzufügen" -#: project/templates/_macros.html:1296 project/templates/manage/events.html:132 +#: project/templates/_macros.html:1309 project/templates/manage/events.html:132 msgid "More" msgstr "Mehr" -#: project/templates/_macros.html:1343 +#: project/templates/_macros.html:1356 msgid "Please enter a valid time, between 00:00 and 23:59." msgstr "Bitte gib eine gültige Uhrzeit zwischen 00:00 und 23:59 ein." -#: project/templates/_macros.html:1371 +#: project/templates/_macros.html:1384 #, python-format msgid "Just use %(term)s" msgstr "Verwende einfach %(term)s" -#: project/templates/_macros.html:1437 +#: project/templates/_macros.html:1450 msgid "Event suggestion" msgstr "Veranstaltungsvorschlag" -#: project/templates/_macros.html:1555 +#: project/templates/_macros.html:1568 msgid "Link copied" msgstr "Link kopiert" -#: project/templates/_macros.html:1555 +#: project/templates/_macros.html:1568 msgid "Copy link" msgstr "Link kopieren" -#: project/templates/_macros.html:1585 +#: project/templates/_macros.html:1598 msgid "Google calendar" msgstr "Google Kalender" -#: project/templates/_macros.html:1587 +#: project/templates/_macros.html:1600 msgid "Apple calendar" msgstr "Apple Kalender" -#: project/templates/_macros.html:1588 +#: project/templates/_macros.html:1601 msgid "Yahoo calendar" msgstr "Yahoo Kalender" -#: project/templates/_macros.html:1589 +#: project/templates/_macros.html:1602 msgid "Other calendar" msgstr "Anderer Kalender" -#: project/templates/_macros.html:1774 +#: project/templates/_macros.html:1787 msgid "Remove event date" msgstr "Termin entfernen" -#: project/templates/_macros.html:1807 project/templates/event/create.html:180 +#: project/templates/_macros.html:1820 project/templates/event/create.html:180 #: project/templates/event/update.html:103 #: project/templates/event_date/list.html:446 #: project/templates/widget/event_suggestion/create.html:129 msgid "Enter organizer" msgstr "Veranstalter eingeben" -#: project/templates/_macros.html:1835 +#: project/templates/_macros.html:1848 msgid "Enter list name" msgstr "Listenname eingeben" @@ -1880,7 +1881,7 @@ msgstr "Organisation wechseln" msgid "Developer" msgstr "Entwickler" -#: project/templates/profile.html:12 project/views/admin_unit.py:89 +#: project/templates/profile.html:12 project/views/admin_unit.py:90 #: project/views/admin_unit_member_invitation.py:39 msgid "Your account is scheduled for deletion." msgstr "Dein Account ist zur Löschung vorgesehen." @@ -1961,7 +1962,7 @@ msgstr "Mails erfolgreich gesendet" msgid "Reset acceptance of terms of service and privacy" msgstr "Akzeptanz der Nutzungsbedingungen und des Datenschutzes zurücksetzen" -#: project/templates/admin_unit/create.html:59 +#: project/templates/admin_unit/create.html:51 #: project/templates/admin_unit/update.html:67 #: project/templates/event/create.html:351 #: project/templates/event/update.html:208 @@ -1972,7 +1973,7 @@ msgstr "Akzeptanz der Nutzungsbedingungen und des Datenschutzes zurücksetzen" msgid "Additional information" msgstr "Zusätzliche Informationen" -#: project/templates/admin_unit/create.html:72 +#: project/templates/admin_unit/create.html:66 #, python-format msgid "Relation to %(admin_unit_name)s" msgstr "Beziehung zu %(admin_unit_name)s" @@ -2104,8 +2105,8 @@ msgstr "%(admin_unit_name)s hat dich eingeladen, eine Organisation zu erstellen. msgid "There is a new referenced event that was automatically verified." msgstr "Es gibt eine neue Empfehlung, die automatisch verifiziert wurde." -#: project/templates/email/reference_auto_verified_notice.html:5 -#: project/templates/email/referenced_event_changed_notice.html:5 +#: project/templates/email/reference_auto_verified_notice.html:6 +#: project/templates/email/referenced_event_changed_notice.html:6 msgid "Click here to view the reference" msgstr "Klicke hier, um die Empfehlung anzuzeigen" @@ -2119,7 +2120,7 @@ msgstr "Klicke auf den unten stehenden Link, um die Empfehlung anzuzeigen" msgid "There is a new event reference request that needs to be reviewed." msgstr "Es gibt eine neue Empfehlungsanfrage, die geprüft werden muss." -#: project/templates/email/reference_request_notice.html:5 +#: project/templates/email/reference_request_notice.html:6 #: project/templates/email/verification_request_notice.html:5 msgid "Click here to review the request" msgstr "Klicke hier, um die Anfrage anzuzeigen" @@ -2204,7 +2205,7 @@ msgid "Actions for event" msgstr "Aktionen für die Veranstaltung" #: project/templates/event/actions.html:33 -#: project/templates/event/reference_request.html:10 +#: project/templates/event/reference_request.html:59 msgid "Ask another organization to reference your event on their calendar." msgstr "" "Bitte eine andere Organisation, deine Veranstaltung in ihrem Kalender zu " @@ -2275,7 +2276,9 @@ msgstr "Empfehlungen sind wichtig für die Sichtbarkeit deiner Veranstaltungen." #: project/templates/event/create.html:379 msgid "Select organizations to display your event on their calendars." -msgstr "Wähle Organisationen aus, die deine Veranstaltung in ihren Kalendern anzeigen sollen." +msgstr "" +"Wähle Organisationen aus, die deine Veranstaltung in ihren Kalendern " +"anzeigen sollen." #: project/templates/event/delete.html:10 msgid "" @@ -2291,7 +2294,12 @@ msgstr "" msgid "Reference event \"%(name)s\"" msgstr "Veranstaltung \"%(name)s\" empfehlen" -#: project/templates/event/reference_request.html:8 +#: project/templates/event/reference_request.html:47 +#: project/templates/event_date/list.html:416 +msgid "Enter organization" +msgstr "Organisation eingeben" + +#: project/templates/event/reference_request.html:57 #, python-format msgid "Request reference for event \"%(name)s\"" msgstr "Empfehlung anfragen für Veranstaltung \"%(name)s\"" @@ -2312,10 +2320,6 @@ msgstr "Nicht empfohlen" msgid "Referenced" msgstr "Empfohlen" -#: project/templates/event_date/list.html:416 -msgid "Enter organization" -msgstr "Organisation eingeben" - #: project/templates/event_date/list.html:492 #: project/templates/manage/events.html:93 msgid "More filters" @@ -2376,7 +2380,7 @@ msgstr "Organisation einladen" msgid "Member" msgstr "Mitglied" -#: project/templates/manage/events.html:42 +#: project/templates/manage/events.html:42 project/views/admin_unit.py:143 msgid "" "The organization is not verified. Events are therefore not publicly " "visible." @@ -2564,10 +2568,14 @@ msgstr "Angemeldet bleiben" msgid "You do not have an account yet? Not a problem!" msgstr "Du hast noch keinen Account? Kein Problem!" -#: project/templates/security/login_user.html:44 project/views/widget.py:155 +#: project/templates/security/login_user.html:44 project/views/widget.py:157 msgid "Register for free" msgstr "Kostenlos registrieren" +#: project/templates/security/email/welcome.html:10 +msgid "View documentation" +msgstr "Dokumentation anzeigen" + #: project/templates/user/accept_tos.html:6 msgid "Confirmation required" msgstr "Bestätigung erforderlich" @@ -2620,26 +2628,26 @@ msgstr "Optionale Details" msgid "Preview" msgstr "Vorschau" -#: project/views/admin.py:64 +#: project/views/admin.py:63 msgid "Organization successfully updated" msgstr "Organisation erfolgreich aktualisiert" -#: project/views/admin.py:86 project/views/admin_unit.py:187 -#: project/views/admin_unit.py:220 project/views/manage.py:315 +#: project/views/admin.py:85 project/views/admin_unit.py:202 +#: project/views/admin_unit.py:235 project/views/manage.py:315 #: project/views/verification_request.py:163 msgid "Entered name does not match organization name" msgstr "Der eingegebene Name entspricht nicht dem Namen der Organisation" -#: project/views/admin.py:90 +#: project/views/admin.py:89 msgid "Organization successfully deleted" msgstr "Organisation erfolgreich gelöscht" -#: project/views/admin.py:134 project/views/manage.py:485 +#: project/views/admin.py:133 project/views/manage.py:485 #: project/views/user.py:63 msgid "Settings successfully updated" msgstr "Einstellungen erfolgreich aktualisiert" -#: project/views/admin.py:154 +#: project/views/admin.py:153 #, python-format msgid "Test mail from %(site_name)s" msgstr "Test-Mail von %(site_name)s" @@ -2649,19 +2657,19 @@ msgstr "Test-Mail von %(site_name)s" msgid "Newsletter from %(site_name)s" msgstr "Newsletter von %(site_name)s" -#: project/views/admin.py:233 +#: project/views/admin.py:232 msgid "User successfully updated" msgstr "Nutzer erfolgreich aktualisiert" -#: project/views/admin.py:253 +#: project/views/admin.py:252 msgid "Entered email does not match user email" msgstr "Die eingegebene Email passt nicht zur Email des Nutzers" -#: project/views/admin.py:257 +#: project/views/admin.py:256 msgid "User successfully deleted" msgstr "Nutzer erfolgreich gelöscht" -#: project/views/admin_unit.py:79 +#: project/views/admin_unit.py:80 msgid "" "Organizations cannot currently be created. The project is in a closed " "test phase. If you are interested, you can contact us." @@ -2670,19 +2678,19 @@ msgstr "" " sich in einer geschlossenen Test-Phase. Bei Interesse kannst du uns " "kontaktieren." -#: project/views/admin_unit.py:133 +#: project/views/admin_unit.py:134 msgid "Organization successfully created" msgstr "Organisation erfolgreich erstellt" -#: project/views/admin_unit.py:163 +#: project/views/admin_unit.py:178 msgid "AdminUnit successfully updated" msgstr "Organisation erfolgreich aktualisiert" -#: project/views/admin_unit.py:250 +#: project/views/admin_unit.py:265 msgid "Organization invitation accepted" msgstr "Organisationseinladung akzeptiert" -#: project/views/admin_unit.py:264 +#: project/views/admin_unit.py:279 msgid "Organization deletion requested" msgstr "Löschung der Organisation beantragt" @@ -2718,31 +2726,31 @@ msgstr "Die eingegebene Email passt nicht zur Email der Einladung" msgid "Invitation successfully deleted" msgstr "Einladung erfolgreich gelöscht" -#: project/views/event.py:251 +#: project/views/event.py:205 msgid "Event successfully published" msgstr "Veranstaltung erfolgreich veröffentlicht" -#: project/views/event.py:253 +#: project/views/event.py:207 msgid "Draft successfully saved" msgstr "Entwurf erfolgreich gespeichert" -#: project/views/event.py:255 +#: project/views/event.py:209 msgid "Event successfully planned" msgstr "Veranstaltung erfolgreich geplant" -#: project/views/event.py:312 +#: project/views/event.py:266 msgid "Event successfully updated" msgstr "Veranstaltung erfolgreich aktualisiert" -#: project/views/event.py:338 +#: project/views/event.py:292 msgid "Event successfully deleted" msgstr "Veranstaltung erfolgreich gelöscht" -#: project/views/event.py:503 +#: project/views/event.py:457 msgid "Referenced event changed" msgstr "Empfohlene Veranstaltung wurde geändert" -#: project/views/event.py:526 +#: project/views/event.py:480 msgid "New event report" msgstr "Neue Meldung zu einer Veranstaltung" @@ -2853,12 +2861,12 @@ msgstr "Empfehlung erfolgreich empfohlen" msgid "Reference successfully deleted" msgstr "Empfehlung erfolgreich gelöscht" -#: project/views/reference_request.py:124 +#: project/views/reference_request.py:138 #, python-format msgid "%(organization)s accepted your reference request" msgstr "%(organization)s hat deine Empfehlungsanfrage akzeptiert" -#: project/views/reference_request.py:131 +#: project/views/reference_request.py:145 #, python-format msgid "" "Reference request to %(organization)s successfully created. You will be " @@ -2868,11 +2876,11 @@ msgstr "" "benachrichtigt, nachdem die andere Organisation die Veranstaltung geprüft" " hat." -#: project/views/reference_request.py:154 +#: project/views/reference_request.py:168 msgid "New reference request" msgstr "Neue Empfehlungsanfrage" -#: project/views/reference_request.py:163 +#: project/views/reference_request.py:177 msgid "New reference automatically verified" msgstr "Neue automatisch verifizierte Empfehlung" @@ -2936,7 +2944,7 @@ msgstr "Anzeigen" msgid "You do not have permission for this action" msgstr "Du hast keine Berechtigung für diese Aktion" -#: project/views/utils.py:278 +#: project/views/utils.py:306 msgid "" "The invitation was issued to another user. Sign in with the email address" " the invitation was sent to." @@ -2972,11 +2980,11 @@ msgstr "Verifizierungsanfrage erfolgreich aktualisiert" msgid "Verification request review status updated" msgstr "Prüfungsstatus der Verifizierungsanfrage aktualisiert" -#: project/views/widget.py:147 +#: project/views/widget.py:149 msgid "Thank you so much! The event is being verified." msgstr "Vielen Dank! Die Veranstaltung wird geprüft." -#: project/views/widget.py:151 +#: project/views/widget.py:153 msgid "" "For more options and your own calendar of events, you can register for " "free." @@ -2984,7 +2992,7 @@ msgstr "" "Für mehr Optionen und einen eigenen Veranstaltungskalender, kannst du " "dich kostenlos registrieren." -#: project/views/widget.py:217 +#: project/views/widget.py:219 msgid "New event review" msgstr "Neue Veranstaltung zu prüfen" diff --git a/project/translations/en/LC_MESSAGES/messages.mo b/project/translations/en/LC_MESSAGES/messages.mo index 0a27c1794aeeacf2bdbd99b9a8b400bed65017e7..60fae832bf2971c37c6b092bee426f00da8b7601 100644 GIT binary patch delta 21 dcmaDa|6YE>D^3n$0|i4fD`S(*pE&=r0svhj2m=5B delta 21 dcmaDa|6YE>D^3nWBLzbfD\n" "Language: en\n" @@ -198,7 +198,7 @@ msgstr "" msgid "message" msgstr "" -#: project/api/organization/resources.py:423 +#: project/api/organization/resources.py:456 #: project/views/admin_unit_member_invitation.py:89 msgid "You have received an invitation" msgstr "" @@ -213,10 +213,10 @@ msgstr "" msgid "Legal notice" msgstr "" -#: project/forms/admin.py:13 project/templates/_macros.html:1465 +#: project/forms/admin.py:13 project/templates/_macros.html:1478 #: project/templates/layout.html:346 #: project/templates/widget/event_suggestion/create.html:204 -#: project/views/admin_unit.py:83 project/views/root.py:75 +#: project/views/admin_unit.py:84 project/views/root.py:75 msgid "Contact" msgstr "" @@ -256,12 +256,12 @@ msgstr "" msgid "Delete user" msgstr "" -#: project/forms/admin.py:34 project/forms/admin_unit.py:60 +#: project/forms/admin.py:34 project/forms/admin_unit.py:58 #: project/forms/admin_unit_member.py:12 project/forms/admin_unit_member.py:25 #: project/forms/admin_unit_member.py:30 project/forms/event.py:112 #: project/forms/event_suggestion.py:38 project/forms/organizer.py:33 #: project/forms/user.py:18 project/forms/user.py:23 -#: project/templates/_macros.html:246 project/templates/_macros.html:1561 +#: project/templates/_macros.html:246 project/templates/_macros.html:1574 #: project/templates/admin/admin.html:27 project/templates/admin/email.html:4 #: project/templates/admin/email.html:66 project/templates/admin/users.html:19 #: project/templates/manage/organizers.html:21 @@ -321,8 +321,8 @@ msgstr "" msgid "Delete organization" msgstr "" -#: project/forms/admin.py:76 project/forms/admin_unit.py:149 -#: project/forms/admin_unit.py:154 project/forms/admin_unit.py:159 +#: project/forms/admin.py:76 project/forms/admin_unit.py:147 +#: project/forms/admin_unit.py:152 project/forms/admin_unit.py:157 #: project/forms/event.py:90 project/forms/event.py:119 #: project/forms/event_place.py:30 project/forms/event_place.py:56 #: project/forms/event_suggestion.py:26 project/forms/oauth2_client.py:66 @@ -372,147 +372,147 @@ msgstr "" msgid "Postal code" msgstr "" -#: project/forms/admin_unit.py:21 project/forms/event_place.py:18 +#: project/forms/admin_unit.py:20 project/forms/event_place.py:18 #: project/forms/organizer.py:18 msgid "City" msgstr "" -#: project/forms/admin_unit.py:23 project/forms/event_place.py:19 +#: project/forms/admin_unit.py:21 project/forms/event_place.py:19 #: project/forms/organizer.py:19 msgid "State" msgstr "" -#: project/forms/admin_unit.py:25 project/forms/event_place.py:21 +#: project/forms/admin_unit.py:23 project/forms/event_place.py:21 #: project/forms/organizer.py:21 msgid "Latitude" msgstr "" -#: project/forms/admin_unit.py:28 project/forms/event_place.py:24 +#: project/forms/admin_unit.py:26 project/forms/event_place.py:24 #: project/forms/organizer.py:24 msgid "Longitude" msgstr "" -#: project/forms/admin_unit.py:34 +#: project/forms/admin_unit.py:32 msgid "Name of organization" msgstr "" -#: project/forms/admin_unit.py:35 +#: project/forms/admin_unit.py:33 msgid "The full name of the organization" msgstr "" -#: project/forms/admin_unit.py:39 +#: project/forms/admin_unit.py:37 msgid "Short name for organization" msgstr "" -#: project/forms/admin_unit.py:40 +#: project/forms/admin_unit.py:38 msgid "The short name is used to create a unique identifier for your events" msgstr "" -#: project/forms/admin_unit.py:48 project/templates/_macros.html:1603 +#: project/forms/admin_unit.py:46 project/templates/_macros.html:1616 msgid "Short name must contain only letters numbers or underscore" msgstr "" -#: project/forms/admin_unit.py:55 project/forms/event.py:124 +#: project/forms/admin_unit.py:53 project/forms/event.py:124 #: project/forms/event_place.py:34 msgid "Description" msgstr "" -#: project/forms/admin_unit.py:56 +#: project/forms/admin_unit.py:54 msgid "Describe the organization in a few words" msgstr "" -#: project/forms/admin_unit.py:59 project/forms/event.py:111 +#: project/forms/admin_unit.py:57 project/forms/event.py:111 #: project/forms/event.py:129 project/forms/event_place.py:32 #: project/forms/organizer.py:32 project/templates/manage/organizers.html:21 msgid "Link URL" msgstr "" -#: project/forms/admin_unit.py:61 project/forms/event.py:113 +#: project/forms/admin_unit.py:59 project/forms/event.py:113 #: project/forms/event_suggestion.py:31 project/forms/organizer.py:34 #: project/templates/_macros.html:309 #: project/templates/manage/organizers.html:20 msgid "Phone" msgstr "" -#: project/forms/admin_unit.py:62 project/forms/event.py:114 +#: project/forms/admin_unit.py:60 project/forms/event.py:114 #: project/forms/organizer.py:35 project/templates/_macros.html:317 msgid "Fax" msgstr "" -#: project/forms/admin_unit.py:63 project/forms/organizer.py:36 +#: project/forms/admin_unit.py:61 project/forms/organizer.py:36 #: project/templates/manage/organizers.html:22 #: project/templates/manage/organizers.html:47 msgid "Logo" msgstr "" -#: project/forms/admin_unit.py:67 +#: project/forms/admin_unit.py:65 msgid "Allow verification requests" msgstr "" -#: project/forms/admin_unit.py:68 +#: project/forms/admin_unit.py:66 msgid "If set, unverified organizations may ask you for verification." msgstr "" -#: project/forms/admin_unit.py:74 +#: project/forms/admin_unit.py:72 msgid "Verification requests information" msgstr "" -#: project/forms/admin_unit.py:76 +#: project/forms/admin_unit.py:74 msgid "" "This text is shown to unverified organizations to help them decide " "whether they ask you for verification." msgstr "" -#: project/forms/admin_unit.py:92 +#: project/forms/admin_unit.py:90 msgid "Verify new organization" msgstr "" -#: project/forms/admin_unit.py:93 +#: project/forms/admin_unit.py:91 msgid "If set, events of the new organization are publicly visible." msgstr "" -#: project/forms/admin_unit.py:99 project/forms/reference_request.py:86 +#: project/forms/admin_unit.py:97 project/forms/reference_request.py:86 #: project/forms/verification_request.py:86 msgid "Verify reference requests automatically" msgstr "" -#: project/forms/admin_unit.py:100 +#: project/forms/admin_unit.py:98 msgid "" "If set, all upcoming reference requests of the new organization are " "verified automatically." msgstr "" -#: project/forms/admin_unit.py:111 project/templates/admin_unit/create.html:5 -#: project/templates/admin_unit/create.html:22 +#: project/forms/admin_unit.py:109 project/templates/admin_unit/create.html:5 +#: project/templates/admin_unit/create.html:21 #: project/templates/manage/admin_units.html:32 msgid "Create organization" msgstr "" -#: project/forms/admin_unit.py:119 project/forms/admin_unit.py:144 +#: project/forms/admin_unit.py:117 project/forms/admin_unit.py:142 msgid "Update settings" msgstr "" -#: project/forms/admin_unit.py:124 +#: project/forms/admin_unit.py:122 msgid "Font" msgstr "" -#: project/forms/admin_unit.py:127 +#: project/forms/admin_unit.py:125 msgid "Background Color" msgstr "" -#: project/forms/admin_unit.py:133 +#: project/forms/admin_unit.py:131 msgid "Primary Color" msgstr "" -#: project/forms/admin_unit.py:139 +#: project/forms/admin_unit.py:137 msgid "Link Color" msgstr "" -#: project/forms/admin_unit.py:148 project/forms/user.py:17 +#: project/forms/admin_unit.py:146 project/forms/user.py:17 msgid "Request deletion" msgstr "" -#: project/forms/admin_unit.py:153 project/forms/user.py:22 +#: project/forms/admin_unit.py:151 project/forms/user.py:22 #: project/templates/admin_unit/cancel_deletion.html:6 #: project/templates/admin_unit/update.html:26 #: project/templates/manage/events.html:49 project/templates/profile.html:13 @@ -520,7 +520,7 @@ msgstr "" msgid "Cancel deletion" msgstr "" -#: project/forms/admin_unit.py:158 project/templates/layout.html:308 +#: project/forms/admin_unit.py:156 project/templates/layout.html:308 #: project/templates/manage/delete_membership.html:6 msgid "Leave organization" msgstr "" @@ -658,16 +658,17 @@ msgstr "" msgid "All-day" msgstr "" -#: project/forms/event.py:59 project/templates/_macros.html:1773 +#: project/forms/event.py:59 project/templates/_macros.html:943 +#: project/templates/_macros.html:1786 #: project/templates/widget/event_suggestion/create.html:240 msgid "Recurring event" msgstr "" -#: project/forms/event.py:66 project/templates/_macros.html:1322 +#: project/forms/event.py:66 project/templates/_macros.html:1335 msgid "The start must be before the end." msgstr "" -#: project/forms/event.py:72 project/templates/_macros.html:1339 +#: project/forms/event.py:72 project/templates/_macros.html:1352 msgid "An event can last a maximum of 14 days." msgstr "" @@ -900,7 +901,7 @@ msgstr "" #: project/forms/event.py:390 project/forms/event.py:456 #: project/forms/event_date.py:40 project/forms/event_suggestion.py:60 #: project/templates/_macros.html:499 project/templates/_macros.html:671 -#: project/templates/event/create.html:257 +#: project/templates/_macros.html:946 project/templates/event/create.html:257 #: project/templates/event/update.html:160 #: project/templates/manage/events.html:104 #: project/templates/organizer/create.html:27 @@ -1014,7 +1015,7 @@ msgstr "" msgid "Update event" msgstr "" -#: project/forms/event.py:440 project/templates/_macros.html:1279 +#: project/forms/event.py:440 project/templates/_macros.html:1292 #: project/templates/event/actions.html:66 #: project/templates/event/delete.html:6 msgid "Delete event" @@ -1041,7 +1042,7 @@ msgstr "" #: project/forms/event.py:463 project/forms/event_date.py:26 #: project/forms/planning.py:27 project/templates/_macros.html:324 -#: project/templates/admin_unit/create.html:39 +#: project/templates/admin_unit/create.html:38 #: project/templates/admin_unit/update.html:47 #: project/templates/event_place/create.html:40 #: project/templates/event_place/update.html:40 @@ -1068,10 +1069,10 @@ msgstr "" #: project/forms/event_date.py:35 project/forms/reference.py:11 #: project/forms/reference_request.py:16 project/templates/_macros.html:515 -#: project/templates/_macros.html:688 +#: project/templates/_macros.html:688 project/templates/_macros.html:945 #: project/templates/admin/delete_admin_unit.html:13 #: project/templates/admin_unit/cancel_deletion.html:13 -#: project/templates/admin_unit/create.html:28 +#: project/templates/admin_unit/create.html:27 #: project/templates/admin_unit/request_deletion.html:15 #: project/templates/admin_unit/update.html:36 #: project/templates/layout.html:260 @@ -1247,7 +1248,7 @@ msgid "Delete request" msgstr "" #: project/forms/reference_request.py:28 -#: project/forms/verification_request.py:24 project/templates/_macros.html:1477 +#: project/forms/verification_request.py:24 project/templates/_macros.html:1490 #: project/templates/event_suggestion/review_status.html:18 #: project/templates/reference_request/review_status.html:12 #: project/templates/verification_request/review_status.html:4 @@ -1430,17 +1431,17 @@ msgstr "" msgid "Event" msgstr "" -#: project/templates/_macros.html:417 project/templates/_macros.html:1003 +#: project/templates/_macros.html:417 project/templates/_macros.html:1016 msgid "Date" msgstr "" #: project/templates/_macros.html:444 project/templates/_macros.html:603 -#: project/templates/_macros.html:1546 project/templates/event/actions.html:51 +#: project/templates/_macros.html:1559 project/templates/event/actions.html:51 msgid "Share" msgstr "" #: project/templates/_macros.html:448 project/templates/_macros.html:607 -#: project/templates/_macros.html:1576 +#: project/templates/_macros.html:1589 msgid "Add to calendar" msgstr "" @@ -1484,7 +1485,7 @@ msgstr "" msgid "Referenced by" msgstr "" -#: project/templates/_macros.html:727 project/templates/_macros.html:1289 +#: project/templates/_macros.html:727 project/templates/_macros.html:1302 #: project/templates/event/actions.html:38 #: project/templates/event_date/list.html:251 #: project/templates/manage/events.html:125 @@ -1492,7 +1493,7 @@ msgstr "" msgid "Reference event" msgstr "" -#: project/templates/_macros.html:747 project/templates/_macros.html:1286 +#: project/templates/_macros.html:747 project/templates/_macros.html:1299 #: project/templates/event/actions.html:32 #: project/templates/manage/events.html:123 msgid "Request reference" @@ -1513,12 +1514,12 @@ msgstr "" msgid "%(count)d event dates" msgstr "" -#: project/templates/_macros.html:943 project/templates/_macros.html:945 +#: project/templates/_macros.html:956 project/templates/_macros.html:958 #: project/templates/event_date/list.html:510 msgid "First" msgstr "" -#: project/templates/_macros.html:948 project/templates/_macros.html:950 +#: project/templates/_macros.html:961 project/templates/_macros.html:963 #: project/templates/event_date/list.html:511 #: project/templates/widget/event_suggestion/create.html:193 #: project/templates/widget/event_suggestion/create.html:218 @@ -1529,12 +1530,12 @@ msgstr "" msgid "Previous" msgstr "" -#: project/templates/_macros.html:952 +#: project/templates/_macros.html:965 #, python-format msgid "Page %(page)d of %(pages)d (%(total)d total)" msgstr "" -#: project/templates/_macros.html:954 project/templates/_macros.html:956 +#: project/templates/_macros.html:967 project/templates/_macros.html:969 #: project/templates/event_date/list.html:513 #: project/templates/widget/event_suggestion/create.html:194 #: project/templates/widget/event_suggestion/create.html:219 @@ -1544,98 +1545,98 @@ msgstr "" msgid "Next" msgstr "" -#: project/templates/_macros.html:959 project/templates/_macros.html:961 +#: project/templates/_macros.html:972 project/templates/_macros.html:974 #: project/templates/event_date/list.html:514 msgid "Last" msgstr "" -#: project/templates/_macros.html:1026 +#: project/templates/_macros.html:1039 msgid "Radius" msgstr "" -#: project/templates/_macros.html:1208 +#: project/templates/_macros.html:1221 msgid "Edit image" msgstr "" -#: project/templates/_macros.html:1229 project/templates/planning/list.html:97 +#: project/templates/_macros.html:1242 project/templates/planning/list.html:97 msgid "Close" msgstr "" -#: project/templates/_macros.html:1230 +#: project/templates/_macros.html:1243 msgid "Okay" msgstr "" -#: project/templates/_macros.html:1242 +#: project/templates/_macros.html:1255 msgid "Choose image file" msgstr "" -#: project/templates/_macros.html:1278 project/templates/event/actions.html:65 +#: project/templates/_macros.html:1291 project/templates/event/actions.html:65 #: project/templates/event/delete.html:12 msgid "Edit event" msgstr "" -#: project/templates/_macros.html:1282 project/templates/event/actions.html:58 +#: project/templates/_macros.html:1295 project/templates/event/actions.html:58 msgid "Duplicate event" msgstr "" -#: project/templates/_macros.html:1293 project/templates/event/actions.html:44 +#: project/templates/_macros.html:1306 project/templates/event/actions.html:44 #: project/templates/manage/events.html:129 msgid "Add to list" msgstr "" -#: project/templates/_macros.html:1296 project/templates/manage/events.html:132 +#: project/templates/_macros.html:1309 project/templates/manage/events.html:132 msgid "More" msgstr "" -#: project/templates/_macros.html:1343 +#: project/templates/_macros.html:1356 msgid "Please enter a valid time, between 00:00 and 23:59." msgstr "" -#: project/templates/_macros.html:1371 +#: project/templates/_macros.html:1384 #, python-format msgid "Just use %(term)s" msgstr "" -#: project/templates/_macros.html:1437 +#: project/templates/_macros.html:1450 msgid "Event suggestion" msgstr "" -#: project/templates/_macros.html:1555 +#: project/templates/_macros.html:1568 msgid "Link copied" msgstr "" -#: project/templates/_macros.html:1555 +#: project/templates/_macros.html:1568 msgid "Copy link" msgstr "" -#: project/templates/_macros.html:1585 +#: project/templates/_macros.html:1598 msgid "Google calendar" msgstr "" -#: project/templates/_macros.html:1587 +#: project/templates/_macros.html:1600 msgid "Apple calendar" msgstr "" -#: project/templates/_macros.html:1588 +#: project/templates/_macros.html:1601 msgid "Yahoo calendar" msgstr "" -#: project/templates/_macros.html:1589 +#: project/templates/_macros.html:1602 msgid "Other calendar" msgstr "" -#: project/templates/_macros.html:1774 +#: project/templates/_macros.html:1787 msgid "Remove event date" msgstr "" -#: project/templates/_macros.html:1807 project/templates/event/create.html:180 +#: project/templates/_macros.html:1820 project/templates/event/create.html:180 #: project/templates/event/update.html:103 #: project/templates/event_date/list.html:446 #: project/templates/widget/event_suggestion/create.html:129 msgid "Enter organizer" msgstr "" -#: project/templates/_macros.html:1835 +#: project/templates/_macros.html:1848 msgid "Enter list name" msgstr "" @@ -1827,7 +1828,7 @@ msgstr "" msgid "Developer" msgstr "" -#: project/templates/profile.html:12 project/views/admin_unit.py:89 +#: project/templates/profile.html:12 project/views/admin_unit.py:90 #: project/views/admin_unit_member_invitation.py:39 msgid "Your account is scheduled for deletion." msgstr "" @@ -1908,7 +1909,7 @@ msgstr "" msgid "Reset acceptance of terms of service and privacy" msgstr "" -#: project/templates/admin_unit/create.html:59 +#: project/templates/admin_unit/create.html:51 #: project/templates/admin_unit/update.html:67 #: project/templates/event/create.html:351 #: project/templates/event/update.html:208 @@ -1919,7 +1920,7 @@ msgstr "" msgid "Additional information" msgstr "" -#: project/templates/admin_unit/create.html:72 +#: project/templates/admin_unit/create.html:66 #, python-format msgid "Relation to %(admin_unit_name)s" msgstr "" @@ -2047,8 +2048,8 @@ msgstr "" 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 +#: project/templates/email/reference_auto_verified_notice.html:6 +#: project/templates/email/referenced_event_changed_notice.html:6 msgid "Click here to view the reference" msgstr "" @@ -2062,7 +2063,7 @@ msgstr "" msgid "There is a new event reference request that needs to be reviewed." msgstr "" -#: project/templates/email/reference_request_notice.html:5 +#: project/templates/email/reference_request_notice.html:6 #: project/templates/email/verification_request_notice.html:5 msgid "Click here to review the request" msgstr "" @@ -2147,7 +2148,7 @@ msgid "Actions for event" msgstr "" #: project/templates/event/actions.html:33 -#: project/templates/event/reference_request.html:10 +#: project/templates/event/reference_request.html:59 msgid "Ask another organization to reference your event on their calendar." msgstr "" @@ -2229,7 +2230,12 @@ msgstr "" msgid "Reference event \"%(name)s\"" msgstr "" -#: project/templates/event/reference_request.html:8 +#: project/templates/event/reference_request.html:47 +#: project/templates/event_date/list.html:416 +msgid "Enter organization" +msgstr "" + +#: project/templates/event/reference_request.html:57 #, python-format msgid "Request reference for event \"%(name)s\"" msgstr "" @@ -2250,10 +2256,6 @@ msgstr "" msgid "Referenced" msgstr "" -#: project/templates/event_date/list.html:416 -msgid "Enter organization" -msgstr "" - #: project/templates/event_date/list.html:492 #: project/templates/manage/events.html:93 msgid "More filters" @@ -2314,7 +2316,7 @@ msgstr "" msgid "Member" msgstr "" -#: project/templates/manage/events.html:42 +#: project/templates/manage/events.html:42 project/views/admin_unit.py:143 msgid "" "The organization is not verified. Events are therefore not publicly " "visible." @@ -2498,10 +2500,14 @@ msgstr "" msgid "You do not have an account yet? Not a problem!" msgstr "" -#: project/templates/security/login_user.html:44 project/views/widget.py:155 +#: project/templates/security/login_user.html:44 project/views/widget.py:157 msgid "Register for free" msgstr "" +#: project/templates/security/email/welcome.html:10 +msgid "View documentation" +msgstr "" + #: project/templates/user/accept_tos.html:6 msgid "Confirmation required" msgstr "" @@ -2552,26 +2558,26 @@ msgstr "" msgid "Preview" msgstr "" -#: project/views/admin.py:64 +#: project/views/admin.py:63 msgid "Organization successfully updated" msgstr "" -#: project/views/admin.py:86 project/views/admin_unit.py:187 -#: project/views/admin_unit.py:220 project/views/manage.py:315 +#: project/views/admin.py:85 project/views/admin_unit.py:202 +#: project/views/admin_unit.py:235 project/views/manage.py:315 #: project/views/verification_request.py:163 msgid "Entered name does not match organization name" msgstr "" -#: project/views/admin.py:90 +#: project/views/admin.py:89 msgid "Organization successfully deleted" msgstr "" -#: project/views/admin.py:134 project/views/manage.py:485 +#: project/views/admin.py:133 project/views/manage.py:485 #: project/views/user.py:63 msgid "Settings successfully updated" msgstr "" -#: project/views/admin.py:154 +#: project/views/admin.py:153 #, python-format msgid "Test mail from %(site_name)s" msgstr "" @@ -2581,37 +2587,37 @@ msgstr "" msgid "Newsletter from %(site_name)s" msgstr "" -#: project/views/admin.py:233 +#: project/views/admin.py:232 msgid "User successfully updated" msgstr "" -#: project/views/admin.py:253 +#: project/views/admin.py:252 msgid "Entered email does not match user email" msgstr "" -#: project/views/admin.py:257 +#: project/views/admin.py:256 msgid "User successfully deleted" msgstr "" -#: project/views/admin_unit.py:79 +#: project/views/admin_unit.py:80 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:133 +#: project/views/admin_unit.py:134 msgid "Organization successfully created" msgstr "" -#: project/views/admin_unit.py:163 +#: project/views/admin_unit.py:178 msgid "AdminUnit successfully updated" msgstr "" -#: project/views/admin_unit.py:250 +#: project/views/admin_unit.py:265 msgid "Organization invitation accepted" msgstr "" -#: project/views/admin_unit.py:264 +#: project/views/admin_unit.py:279 msgid "Organization deletion requested" msgstr "" @@ -2647,31 +2653,31 @@ msgstr "" msgid "Invitation successfully deleted" msgstr "" -#: project/views/event.py:251 +#: project/views/event.py:205 msgid "Event successfully published" msgstr "" -#: project/views/event.py:253 +#: project/views/event.py:207 msgid "Draft successfully saved" msgstr "" -#: project/views/event.py:255 +#: project/views/event.py:209 msgid "Event successfully planned" msgstr "" -#: project/views/event.py:312 +#: project/views/event.py:266 msgid "Event successfully updated" msgstr "" -#: project/views/event.py:338 +#: project/views/event.py:292 msgid "Event successfully deleted" msgstr "" -#: project/views/event.py:503 +#: project/views/event.py:457 msgid "Referenced event changed" msgstr "" -#: project/views/event.py:526 +#: project/views/event.py:480 msgid "New event report" msgstr "" @@ -2780,23 +2786,23 @@ msgstr "" msgid "Reference successfully deleted" msgstr "" -#: project/views/reference_request.py:124 +#: project/views/reference_request.py:138 #, python-format msgid "%(organization)s accepted your reference request" msgstr "" -#: project/views/reference_request.py:131 +#: project/views/reference_request.py:145 #, python-format msgid "" "Reference request to %(organization)s successfully created. You will be " "notified after the other organization reviews the event." msgstr "" -#: project/views/reference_request.py:154 +#: project/views/reference_request.py:168 msgid "New reference request" msgstr "" -#: project/views/reference_request.py:163 +#: project/views/reference_request.py:177 msgid "New reference automatically verified" msgstr "" @@ -2854,7 +2860,7 @@ msgstr "" msgid "You do not have permission for this action" msgstr "" -#: project/views/utils.py:278 +#: project/views/utils.py:306 msgid "" "The invitation was issued to another user. Sign in with the email address" " the invitation was sent to." @@ -2886,17 +2892,17 @@ msgstr "" msgid "Verification request review status updated" msgstr "" -#: project/views/widget.py:147 +#: project/views/widget.py:149 msgid "Thank you so much! The event is being verified." msgstr "" -#: project/views/widget.py:151 +#: project/views/widget.py:153 msgid "" "For more options and your own calendar of events, you can register for " "free." msgstr "" -#: project/views/widget.py:217 +#: project/views/widget.py:219 msgid "New event review" msgstr ""