Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
thalia
concrexit
Commits
772ee272
Unverified
Commit
772ee272
authored
Sep 11, 2017
by
Joost Rijneveld
Browse files
Change wording: attendees to registrants
parent
295d25ad
Changes
3
Hide whitespace changes
Inline
Side-by-side
website/events/locale/nl/LC_MESSAGES/django.mo
View file @
772ee272
No preview for this file type
website/events/locale/nl/LC_MESSAGES/django.po
View file @
772ee272
...
...
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-09-1
0 14:34
+0200\n"
"PO-Revision-Date: 2017-09-1
0 14:3
4+0200\n"
"POT-Creation-Date: 2017-09-1
1 09:23
+0200\n"
"PO-Revision-Date: 2017-09-1
1 09:2
4+0200\n"
"Last-Translator: Joost Rijneveld <joost@joostrijneveld.nl>\n"
"Language-Team: \n"
"Language: nl\n"
...
...
@@ -275,19 +275,25 @@ msgid "last changed"
msgstr "laatst aangepast"
#: templates/events/admin/details.html:4 templates/events/admin/details.html:5
#: templates/events/admin/email_export.html:4
#: templates/events/admin/email_export.html:5
msgid "Thalia site admin"
msgstr "Thalia site admin"
#: templates/events/admin/details.html:20
#: templates/events/admin/email_export.html:20
msgid "Thalia administration"
msgstr "Thalia administratie"
#: templates/events/admin/details.html:25
#: templates/events/admin/email_export.html:25
msgid "home"
msgstr "home"
#: templates/events/admin/details.html:26
#: templates/events/admin/details.html:27
#: templates/events/admin/email_export.html:26
#: templates/events/admin/email_export.html:27
msgid "events"
msgstr "evenementen"
...
...
@@ -369,16 +375,20 @@ msgid_plural "%(counter)s registrations"
msgstr[0] "%(counter)s aanmelding"
msgstr[1] "%(counter)s aanmeldingen"
#: templates/events/admin/email_export.
txt:1
msgid "
Copy-pasteable
email addresses of
attendees:
"
msgstr "
Kopieerbare
e-mailadressen van
aanwezig
en
:
"
#: templates/events/admin/email_export.
html:29
msgid "
Export
email addresses of
registrants
"
msgstr "
Exporteer
e-mailadressen van
geregistreerd
en"
#: templates/events/admin/email_export.txt:5
#: templates/events/admin/email_export.html:33
msgid "Copy-pasteable email addresses of registrants:"
msgstr "Kopieerbare e-mailadressen van geregistreerden:"
#: templates/events/admin/email_export.html:41
msgid ""
"Some
attendees were register
ed manually, and are thus not included in the "
"
list
above:"
"Some
registrants were add
ed manually, and are thus not included in the
list
"
"above:"
msgstr ""
"Sommige
aanwezig
en zijn met de hand
geregistreer
d, en komen dus niet in de "
"Sommige
geregistreerd
en zijn met de hand
toegevoeg
d, en komen dus niet in de "
"bovenstaande lijst voor:"
#: templates/events/admin/registrations_table.html:12
...
...
website/events/templates/events/admin/email_export.html
View file @
772ee272
...
...
@@ -26,11 +26,11 @@
›
<a
href=
"{% url 'admin:app_list' app_label='events' %}"
>
{% trans 'events'|capfirst %}
</a>
›
<a
href=
"/admin/events/event/"
>
{% trans 'events'|capfirst %}
</a>
›
<a
href=
"{% url 'events:admin-details' event.pk %}"
>
{{ event.title }}
</a>
›
{% trans "Export email addresses of
attendee
s" %}
›
{% trans "Export email addresses of
registrant
s" %}
</div>
{% endblock %}
{% block content_title %}
<h1>
{% trans "Copy-pasteable email addresses of
attendee
s:" %}
</h1>
{% endblock %}
{% block content_title %}
<h1>
{% trans "Copy-pasteable email addresses of
registrant
s:" %}
</h1>
{% endblock %}
{% block content %}
<div
id=
"content-main"
>
<p>
...
...
@@ -38,7 +38,7 @@
</p>
{% if no_addresses %}
<p>
{% trans "Some
attendees were register
ed manually, and are thus not included in the list above:" %}
{% trans "Some
registrants were add
ed manually, and are thus not included in the list above:" %}
</p>
<p>
{{ no_addresses | join:'
<br
/>
' }}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment