Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,5 @@ semantic/dist/themes/*
!semantic/dist/*.css
!semantic/dist/themes/default/
wbcore/static/semantic/dist/components/
wbcore/locale/*/LC_MESSAGES/*.mo
.vscode
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,5 @@ sshtunnel
django-instagram
cairosvg
django-cleanup
easy-thumbnails
easy-thumbnails
django-fixture-magic
2 changes: 1 addition & 1 deletion wbcore/admin.py
Original file line number Diff line number Diff line change
Expand Up @@ -569,7 +569,7 @@ class HostAdmin(MyAdmin, ReverseModelAdmin):

search_fields = ['name']

list_display = ('name', 'slug', 'email', 'founding_date', 'address')
list_display = ('name', 'slug', 'email', 'founding_date', 'address', 'dissolved')

def get_readonly_fields(self, request, obj=None):
readonly_field = super().get_readonly_fields(request, obj)
Expand Down
Binary file removed wbcore/locale/de/LC_MESSAGES/django.mo
Binary file not shown.
120 changes: 62 additions & 58 deletions wbcore/locale/de/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-12-03 18:25+0100\n"
"POT-Creation-Date: 2021-05-05 00:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
Expand All @@ -18,35 +18,35 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

#: models.py:477
#: models.py:486
msgid "Project Partner"
msgstr "Projekt Partner"

#: models.py:478
#: models.py:487
msgid "Sponsor"
msgstr "Förderer"

#: models.py:479
#: models.py:488
msgid "Patron"
msgstr "Schirmherr*in"

#: models.py:480
#: models.py:489
msgid "Network"
msgstr "Netzwerk"

#: models.py:546 models.py:610 models.py:710 models.py:794
#: models.py:555 models.py:620 models.py:720 models.py:804
msgid "photos"
msgstr "Bilder"

#: models.py:1080
#: models.py:1090
msgid "Donation"
msgstr "Spende"

#: models.py:1081
#: models.py:1091
msgid "Membership"
msgstr "Mitgliedschaft"

#: models.py:1082
#: models.py:1092
msgid "Other"
msgstr "Anderer"

Expand All @@ -64,8 +64,8 @@ msgstr ""

#: templates/wbcore/about.html:6 templates/wbcore/dot_nav.html:32
#: templates/wbcore/dot_nav.html:41 templates/wbcore/dot_nav_columns.html:7
#: templates/wbcore/dot_nav_columns.html:15 views.py:864 views.py:867
#: views.py:892
#: templates/wbcore/dot_nav_columns.html:15 views.py:868 views.py:871
#: views.py:896
msgid "About"
msgstr "Über uns"

Expand All @@ -75,8 +75,8 @@ msgstr "Adresse"

#: templates/wbcore/blog.html:5 templates/wbcore/dot_nav.html:22
#: templates/wbcore/dot_nav.html:25 templates/wbcore/dot_nav_columns.html:35
#: templates/wbcore/dot_nav_columns.html:36 views.py:1411 views.py:1413
#: views.py:1422 views.py:1443 views.py:1448
#: templates/wbcore/dot_nav_columns.html:36 views.py:1422 views.py:1424
#: views.py:1433 views.py:1454 views.py:1459
msgid "Blog"
msgstr "Blog"

Expand All @@ -87,14 +87,14 @@ msgstr "Keine Beiträge vorhanden."
#: templates/wbcore/charter.html:6 templates/wbcore/dot_nav.html:58
#: templates/wbcore/dot_nav.html:66 templates/wbcore/dot_nav_columns.html:47
#: templates/wbcore/dot_nav_columns.html:53 templates/wbcore/sidebar.html:95
#: views.py:504 views.py:509 views.py:524
#: views.py:510 views.py:515 views.py:530
msgid "Charter"
msgstr "Satzung"

#: templates/wbcore/contact.html:5 templates/wbcore/dot_nav.html:38
#: templates/wbcore/dot_nav.html:47 templates/wbcore/dot_nav_columns.html:13
#: templates/wbcore/dot_nav_columns.html:21 templates/wbcore/footer.html:10
#: templates/wbcore/footer.html:31 views.py:1685 views.py:1687 views.py:1716
#: templates/wbcore/footer.html:31 views.py:1696 views.py:1698 views.py:1727
msgid "Contact"
msgstr "Kontakt"

Expand All @@ -114,82 +114,82 @@ msgstr "Abschicken"
#: templates/wbcore/dot_nav.html:46 templates/wbcore/dot_nav_columns.html:12
#: templates/wbcore/dot_nav_columns.html:20 templates/wbcore/footer.html:20
#: templates/wbcore/footer.html:41 templates/wbcore/sidebar.html:65
#: views.py:1613 views.py:1618 views.py:1636
#: views.py:1624 views.py:1629 views.py:1647
msgid "Donate"
msgstr "Spenden"

#: templates/wbcore/dot_nav.html:21 templates/wbcore/dot_nav.html:24
#: templates/wbcore/dot_nav_columns.html:26
#: templates/wbcore/dot_nav_columns.html:27 templates/wbcore/home.html:30
#: templates/wbcore/host.html:12 templates/wbcore/news.html:4
#: templates/wbcore/sidebar.html:155 views.py:1496 views.py:1500 views.py:1509
#: views.py:1531 views.py:1536
#: templates/wbcore/host.html:13 templates/wbcore/news.html:4
#: templates/wbcore/sidebar.html:155 views.py:1507 views.py:1511 views.py:1520
#: views.py:1542 views.py:1547
msgid "News"
msgstr "News"

#: templates/wbcore/dot_nav.html:34 templates/wbcore/dot_nav.html:43
#: templates/wbcore/dot_nav_columns.html:9
#: templates/wbcore/dot_nav_columns.html:17 templates/wbcore/history.html:6
#: views.py:625 views.py:630 views.py:647
#: views.py:629 views.py:634 views.py:651
msgid "History"
msgstr "Geschichte"

#: templates/wbcore/dot_nav.html:35 templates/wbcore/dot_nav.html:44
#: templates/wbcore/dot_nav_columns.html:10
#: templates/wbcore/dot_nav_columns.html:18 templates/wbcore/team_list.html:7
#: views.py:702 views.py:708 views.py:746 views.py:748
#: views.py:706 views.py:712 views.py:750 views.py:752
msgid "Team"
msgstr "Team"

#: templates/wbcore/dot_nav.html:36 templates/wbcore/dot_nav.html:45
#: templates/wbcore/dot_nav_columns.html:11
#: templates/wbcore/dot_nav_columns.html:19 templates/wbcore/partners.html:5
#: templates/wbcore/sidebar.html:111 views.py:782 views.py:785 views.py:800
#: views.py:826 views.py:829
#: templates/wbcore/sidebar.html:111 views.py:786 views.py:789 views.py:804
#: views.py:830 views.py:833
msgid "Partners"
msgstr "Partner"

#: templates/wbcore/dot_nav.html:55 templates/wbcore/dot_nav.html:63
#: templates/wbcore/dot_nav_columns.html:45
#: templates/wbcore/dot_nav_columns.html:51 templates/wbcore/facts.html:6
#: views.py:593 views.py:598 views.py:610
#: views.py:597 views.py:602 views.py:614
msgid "Facts"
msgstr "Fakten"

#: templates/wbcore/dot_nav.html:57 templates/wbcore/dot_nav.html:65
#: templates/wbcore/dot_nav_columns.html:46
#: templates/wbcore/dot_nav_columns.html:52 templates/wbcore/footer.html:9
#: templates/wbcore/footer.html:30 templates/wbcore/transparency.html:7
#: views.py:541 views.py:546 views.py:571
#: views.py:547 views.py:552 views.py:577
msgid "Transparency"
msgstr "Transparenz"

#: templates/wbcore/dot_nav.html:59 templates/wbcore/dot_nav.html:67
#: templates/wbcore/dot_nav_columns.html:48
#: templates/wbcore/dot_nav_columns.html:54 templates/wbcore/reports.html:7
#: views.py:468 views.py:473 views.py:489
#: views.py:474 views.py:479 views.py:495
msgid "Reports"
msgstr "Berichte"

#: templates/wbcore/dot_nav.html:60 templates/wbcore/dot_nav.html:68
#: templates/wbcore/dot_nav_columns.html:49
#: templates/wbcore/dot_nav_columns.html:55 templates/wbcore/faq.html:5
#: views.py:1767 views.py:1772 views.py:1786
#: views.py:1778 views.py:1783 views.py:1797
msgid "FAQ"
msgstr "FAQ"

#: templates/wbcore/dot_nav_columns.html:8
#: templates/wbcore/dot_nav_columns.html:16 templates/wbcore/footer.html:21
#: templates/wbcore/footer.html:42 templates/wbcore/home.html:9
#: templates/wbcore/idea.html:5 views.py:81 views.py:911 views.py:916
#: views.py:932
#: templates/wbcore/idea.html:5 views.py:81 views.py:915 views.py:920
#: views.py:936
msgid "Idea"
msgstr "Idee"

#: templates/wbcore/dot_nav_columns.html:59
#: templates/wbcore/dot_nav_columns.html:60 templates/wbcore/events.html:5
#: templates/wbcore/home.html:17 templates/wbcore/sidebar.html:119 views.py:95
#: views.py:1309 views.py:1315 views.py:1326 views.py:1346 views.py:1351
#: views.py:1320 views.py:1326 views.py:1337 views.py:1357 views.py:1362
msgid "Events"
msgstr "Events"

Expand All @@ -210,7 +210,7 @@ msgid "Register"
msgstr "Anmelden"

#: templates/wbcore/footer.html:11 templates/wbcore/footer.html:32
#: templates/wbcore/imprint.html:6 views.py:1654 views.py:1659 views.py:1667
#: templates/wbcore/imprint.html:6 views.py:1665 views.py:1670 views.py:1678
msgid "Imprint"
msgstr "Impressum"

Expand All @@ -219,7 +219,7 @@ msgid "Data Protection"
msgstr "Datenschutz"

#: templates/wbcore/footer.html:13 templates/wbcore/footer.html:34
#: views.py:1585 views.py:1590 views.py:1598
#: views.py:1596 views.py:1601 views.py:1609
msgid "Sitemap"
msgstr "Sitemap"

Expand All @@ -230,7 +230,7 @@ msgstr "Mitglied werden"
#: templates/wbcore/footer.html:22 templates/wbcore/footer.html:43
#: templates/wbcore/hosts.html:5 templates/wbcore/hosts_map.html:10
#: templates/wbcore/list_filter.html:11 views.py:109 views.py:1249
#: views.py:1251
#: views.py:1252 views.py:1260
msgid "Associations"
msgstr "Vereine"

Expand All @@ -243,7 +243,7 @@ msgid "What is Weitblick?"
msgstr "Was ist Weitblick?"

#: templates/wbcore/home.html:13 templates/wbcore/sidebar.html:127 views.py:88
#: views.py:951 views.py:957 views.py:987 views.py:1191 views.py:1196
#: views.py:955 views.py:961 views.py:991 views.py:1195 views.py:1200
msgid "Projects"
msgstr "Projekte"

Expand All @@ -255,20 +255,24 @@ msgstr "Wen unterstützen wir?"
msgid "What do we do?"
msgstr "Was machen wir?"

#: templates/wbcore/home.html:21 views.py:102 views.py:1075 views.py:1079
#: templates/wbcore/home.html:21 views.py:102 views.py:1079 views.py:1083
msgid "Participate"
msgstr "Mitmachen"

#: templates/wbcore/home.html:22
msgid "Come over!"
msgstr "Komm vorbei!"

#: templates/wbcore/home.html:33 templates/wbcore/host.html:15
#: templates/wbcore/home.html:33 templates/wbcore/host.html:16
#, fuzzy
#| msgid "Read more"
msgid "more"
msgstr "weiterlesen"

#: templates/wbcore/hosts.html:33
msgid "Dissolved Hosts"
msgstr "Aufgelöste Vereine"

#: templates/wbcore/join.html:16
msgid "Registration Form"
msgstr "Anmeldeformular"
Expand Down Expand Up @@ -330,29 +334,29 @@ msgstr "Alle"
msgid "Current"
msgstr "Aktuelle"

#: templates/wbcore/list_filter.html:96 views.py:377
#: templates/wbcore/list_filter.html:96 views.py:382
msgid "Completed"
msgstr "Abgeschlossen"

#: templates/wbcore/list_filter.html:106 templates/wbcore/list_filter.html:110
msgid "Category"
msgstr "Kategorie"

#: templates/wbcore/list_filter.html:129 views.py:433
#: templates/wbcore/list_filter.html:129 views.py:439
msgid "Former"
msgstr "Ehemalige"

#: templates/wbcore/list_filter.html:137 templates/wbcore/list_filter.html:138
#: templates/wbcore/main_nav.html:13 templates/wbcore/main_nav.html:62
#: templates/wbcore/main_nav.html:108 views.py:1572 views.py:1573
#: templates/wbcore/main_nav.html:13 templates/wbcore/main_nav.html:64
#: templates/wbcore/main_nav.html:112 views.py:1583 views.py:1584
msgid "Search"
msgstr "Suche"

#: templates/wbcore/list_item.html:115
msgid "Read more"
msgstr "weiterlesen"

#: templates/wbcore/logo.html:8
#: templates/wbcore/logo.html:12
msgid "Education opportunities worldwide!"
msgstr "Bildungschancen weltweit"

Expand Down Expand Up @@ -444,7 +448,7 @@ msgstr "Finanzberichte"
msgid "Membership Declaration"
msgstr "Beitrittserklärung"

#: templates/wbcore/sidebar.html:135 templates/wbcore/teams.html:5 views.py:720
#: templates/wbcore/sidebar.html:135 templates/wbcore/teams.html:5 views.py:724
msgid "Teams"
msgstr "Teams"

Expand All @@ -456,34 +460,34 @@ msgstr ""
msgid "Details"
msgstr "Details"

#: views.py:74 views.py:457 views.py:468 views.py:473 views.py:504 views.py:509
#: views.py:541 views.py:546 views.py:593 views.py:598 views.py:625
#: views.py:630 views.py:664 views.py:669 views.py:702 views.py:708
#: views.py:746 views.py:748 views.py:782 views.py:785 views.py:825
#: views.py:829 views.py:864 views.py:867 views.py:911 views.py:916
#: views.py:949 views.py:957 views.py:1075 views.py:1079 views.py:1189
#: views.py:1196 views.py:1251 views.py:1286 views.py:1307 views.py:1315
#: views.py:1344 views.py:1351 views.py:1411 views.py:1413 views.py:1441
#: views.py:1448 views.py:1496 views.py:1500 views.py:1529 views.py:1536
#: views.py:1573 views.py:1585 views.py:1590 views.py:1613 views.py:1618
#: views.py:1654 views.py:1659 views.py:1685 views.py:1687 views.py:1767
#: views.py:1772
#: views.py:74 views.py:463 views.py:474 views.py:479 views.py:510 views.py:515
#: views.py:547 views.py:552 views.py:597 views.py:602 views.py:629
#: views.py:634 views.py:668 views.py:673 views.py:706 views.py:712
#: views.py:750 views.py:752 views.py:786 views.py:789 views.py:829
#: views.py:833 views.py:868 views.py:871 views.py:915 views.py:920
#: views.py:953 views.py:961 views.py:1079 views.py:1083 views.py:1193
#: views.py:1200 views.py:1249 views.py:1252 views.py:1297 views.py:1318
#: views.py:1326 views.py:1355 views.py:1362 views.py:1422 views.py:1424
#: views.py:1452 views.py:1459 views.py:1507 views.py:1511 views.py:1540
#: views.py:1547 views.py:1584 views.py:1596 views.py:1601 views.py:1624
#: views.py:1629 views.py:1665 views.py:1670 views.py:1696 views.py:1698
#: views.py:1778 views.py:1783
msgid "Home"
msgstr "Home"

#: views.py:227 views.py:243
#: views.py:233 views.py:249
msgid "Previous"
msgstr "Vergangen"

#: views.py:262 views.py:263
#: views.py:269 views.py:270
msgid "every"
msgstr "jeden"

#: views.py:664 views.py:669 views.py:681
#: views.py:668 views.py:673 views.py:685
msgid "Privacy"
msgstr "Datenschutz"

#: views.py:1176 views.py:1178
#: views.py:1180 views.py:1182
msgid "Join"
msgstr ""

Expand Down
Binary file removed wbcore/locale/de/LC_MESSAGES/djangojs.mo
Binary file not shown.
Binary file removed wbcore/locale/en/LC_MESSAGES/django.mo
Binary file not shown.
Loading