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
fb25a3d1
Verified
Commit
fb25a3d1
authored
Jan 23, 2018
by
Sébastiaan Versteeg
Browse files
Add text about mailing the paparazcie for a full resolution photo
parent
0e5c4580
Changes
3
Hide whitespace changes
Inline
Side-by-side
website/photos/locale/nl/LC_MESSAGES/django.mo
View file @
fb25a3d1
No preview for this file type
website/photos/locale/nl/LC_MESSAGES/django.po
View file @
fb25a3d1
...
...
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 201
7
-0
3
-2
2
2
1:31
+0100\n"
"PO-Revision-Date: 201
7
-0
3
-2
2
2
1:32
+0100\n"
"POT-Creation-Date: 201
8
-0
1
-2
4
2
0:43
+0100\n"
"PO-Revision-Date: 201
8
-0
1
-2
4
2
0:44
+0100\n"
"Last-Translator: Sébastiaan Versteeg <se_bastiaan@outlook.com>\n"
"Language-Team: \n"
"Language: nl\n"
...
...
@@ -16,82 +16,82 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Poedit
1.8.7.1
\n"
"X-Generator: Poedit
2.0.4
\n"
#: admin.py:3
3
#: admin.py:3
6
msgid "Uploading a zip or tar file adds all contained images as photos."
msgstr ""
"Indien je een zip of tar file upload worden alle afbeeldingen in het bestand "
"als foto’s toegevoegd."
#: admin.py:
69
#: admin.py:
72
msgid "Ignoring {}"
msgstr "{} wordt genegeerd"
#: admin.py:
76
#: admin.py:
80
msgid "{} is duplicate."
msgstr "{} is dubbel."
#: admin.py:1
09
#: admin.py:1
15
msgid "The uploaded file is not a zip or tar file."
msgstr "Het geüploade bestand is geen als zip of tar archief."
#: admin.py:11
3
admin.py:12
6
#: admin.py:11
9
admin.py:1
3
2
msgid "Full-sized photos will not be saved on the Thalia-website."
msgstr ""
"De foto’s op de Thalia-website worden niet opgeslagen in originele grootte."
#: models.py:2
6
#: models.py:2
8
msgid "album"
msgstr "album"
#: models.py:3
0
#: models.py:3
2
msgid "file"
msgstr "bestand"
#: models.py:3
5
#: models.py:3
7
msgid "rotation"
msgstr "rotatie"
#: models.py:
38
#: models.py:
40
msgid "This does not modify the original image file."
msgstr "Dit verandert het originele bestand niet."
#: models.py:4
2
models.py:10
1
#: models.py:4
4
models.py:10
6
msgid "hidden"
msgstr "verborgen"
#: models.py:8
3
#: models.py:8
7
msgid "title"
msgstr "titel"
#: models.py:
88
#: models.py:
92
msgid "directory name"
msgstr "mapnaam"
#: models.py:9
3
#: models.py:9
7
msgid "date"
msgstr "datum"
#: models.py:
97
#: models.py:
101
msgid "slug"
msgstr "slug"
#: models.py:11
1
#: models.py:11
6
msgid "cover image"
msgstr "coverafbeelding"
#: models.py:1
15
#: models.py:1
20
msgid "shareable"
msgstr "deelbaar"
#: templates/photos/album.html:4 templates/photos/album.html:5
#: templates/photos/index.html:4 templates/photos/index.html:5
#: templates/photos/index.html:1
5
#: templates/photos/index.html:1
7
msgid "Photos"
msgstr "Foto's"
#: templates/photos/album.html:2
5
#: templates/photos/album.html:2
7
msgid ""
"Note: This album can be shared with people outside the association by "
"sending them the following link:"
...
...
@@ -99,7 +99,15 @@ msgstr ""
"Let op: Dit album kan gedeeld worden met mensen buiten de vereniging via de "
"volgende link:"
#: templates/photos/index.html:67
#: templates/photos/index.html:20
msgid ""
"Interested in a full resolution version of a photo? Send your request to <a "
"href=\"mailto:media@thalia.nu\">media@thalia.nu</a>."
msgstr ""
"Wil je graag een foto in de volledige resolutie? Stuur je verzoek naar <a "
"href=“mailto:media@thalia.nu”>media@thalia.nu</a>."
#: templates/photos/index.html:77
msgid "Next"
msgstr "Volgende"
...
...
website/photos/templates/photos/index.html
View file @
fb25a3d1
...
...
@@ -16,6 +16,10 @@
{% block body %}
<h1>
{% trans "Photos" %}
</h1>
<p
class=
"tcenter"
>
{% trans 'Interested in a full resolution version of a photo? Send your request to
<a
href=
"mailto:media@thalia.nu"
>
media@thalia.nu
</a>
.' %}
</p>
<div
class=
"gallery"
>
<ul
class=
"gallery-albums row"
>
{% for album in albums %}
...
...
Write
Preview
Supports
Markdown
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