Skip to content
GitLab
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
42ab986c
Commit
42ab986c
authored
Nov 07, 2018
by
Sébastiaan Versteeg
Committed by
Sébastiaan Versteeg
Nov 07, 2018
Browse files
Fix partner translations new template
parent
e56c47be
Changes
4
Hide whitespace changes
Inline
Side-by-side
website/partners/locale/nl/LC_MESSAGES/django.mo
View file @
42ab986c
No preview for this file type
website/partners/locale/nl/LC_MESSAGES/django.po
View file @
42ab986c
...
...
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-1
0
-0
5 15:13
+0
2
00\n"
"PO-Revision-Date: 2018-
08-19 15:24
+0
2
00\n"
"POT-Creation-Date: 2018-1
1
-0
7 20:41
+0
1
00\n"
"PO-Revision-Date: 2018-
11-07 20:42
+0
1
00\n"
"Last-Translator: Sébastiaan Versteeg <se_bastiaan@outlook.com>\n"
"Language-Team: \n"
"Language: nl\n"
...
...
@@ -16,7 +16,7 @@ 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 2.
1.1
\n"
"X-Generator: Poedit 2.
2
\n"
#: apps.py templates/partners/index.html templates/partners/partner.html
msgid "Partners"
...
...
@@ -117,35 +117,18 @@ msgstr ""
"commissaris externe betrekkingen, die te bereiken is via <a href=\"mailto:"
"samenwerking@thalia.nu\" target=\"_blank\">samenwerking@thalia.nu</a>."
#: templates/partners/index.html
templates/partners/partner.html
#: templates/partners/index.html
msgid "Main Partner"
msgstr "Hoofdpartner"
#: templates/partners/index.html templates/partners/partner.html
#: templates/partners/vacancies.html
#: templates/partners/vacancies.html
templates/partners/vacancy_card.html
msgid "Learn more"
msgstr "Lees meer"
#: templates/partners/partner.html
#, python-format
msgid "About %(name)s"
msgstr "Over %(name)s"
#: templates/partners/partner.html
msgid "Information"
msgstr "Informatie"
#: templates/partners/partner.html
msgid "Street"
msgstr "Straatnaam"
#: templates/partners/partner.html
msgid "Zip Code"
msgstr "Postcode"
#: templates/partners/partner.html
msgid "City"
msgstr "Plaatsnaam"
msgid "Address"
msgstr "Adres"
#: templates/partners/partner.html
msgid "Website"
...
...
website/partners/templates/partners/partner.html
View file @
42ab986c
...
...
@@ -60,7 +60,7 @@
{% if vacancies.all|length > 0 %}
<section
class=
"page-section"
id=
"partners-partner-vacancies"
>
<div
class=
"container"
>
<h1
class=
"text-center section-title"
>
{% trans 'Va
n
cancies' %}
</h1>
<h1
class=
"text-center section-title"
>
{% trans 'Vacancies' %}
</h1>
<div
class=
"accordion bordered"
>
{% for vacancy in vacancies %}
<div
class=
"card mb-0"
>
...
...
website/partners/templates/partners/vacancies.html
View file @
42ab986c
...
...
@@ -45,7 +45,7 @@
{% if vacancies.all|length > 0 %}
<section
class=
"page-section"
id=
"partners-partner-vacancies"
>
<div
class=
"container"
>
<h1
class=
"text-center section-title"
>
{% trans 'All va
n
cancies' %}
</h1>
<h1
class=
"text-center section-title"
>
{% trans 'All vacancies' %}
</h1>
<div
class=
"accordion bordered"
>
{% for vacancy in vacancies %}
<div
class=
"card mb-0"
>
...
...
Tom van Bussel
@tvbussel
mentioned in commit
5c6a82ef
·
Nov 07, 2018
mentioned in commit
5c6a82ef
mentioned in commit 5c6a82ef52f0f7997d5feba976f17c8e2e2ecc42
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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