Skip to content

Commit

Permalink
Update translations
Browse files Browse the repository at this point in the history
  • Loading branch information
Merlin Buczek committed Sep 2, 2019
1 parent f9ead3b commit 95740f6
Showing 1 changed file with 13 additions and 10 deletions.
23 changes: 13 additions & 10 deletions 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: 2019-08-18 18:30+0200\n"
"POT-Creation-Date: 2019-09-02 10:45+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 Down Expand Up @@ -38,10 +38,14 @@ msgstr "Markdown-Text"
msgid "Table"
msgstr "Tabelle"

#: mpicms/base/blocks.py:18 mpicms/base/mixins.py:42
#: mpicms/base/blocks.py:18 mpicms/base/mixins.py:43
msgid "content"
msgstr "Inhalt"

#: mpicms/base/mixins.py:71
msgid "Page not available in "
msgstr "Seite nicht verfügbar in "

#: mpicms/base/models.py:41 mpicms/personal/models.py:50
#: mpicms/personal/models.py:77
msgid "title"
Expand Down Expand Up @@ -136,15 +140,15 @@ msgstr "'{}' erfolgreich abboniert."
msgid "Successfully unsubscribed from '{}'."
msgstr "'{}' deabboniert."

#: mpicms/base/wagtail_hooks.py:43
#: mpicms/base/wagtail_hooks.py:44
msgid "View website"
msgstr "Zur Webseite"

#: mpicms/base/wagtail_hooks.py:48
#: mpicms/base/wagtail_hooks.py:49
msgid "Documentation"
msgstr "Dokumentation"

#: mpicms/base/wagtail_hooks.py:69
#: mpicms/base/wagtail_hooks.py:74
msgid "Featured Images"
msgstr "Titelbilder"

Expand Down Expand Up @@ -276,7 +280,7 @@ msgstr "Zurück zur Live-Version"
#: mpicms/templates/base/components/search.html:3
#: mpicms/templates/base/components/search_big.html:17
#: mpicms/templates/base/search_results.html:9
#: mpicms/templates/menus/main.html:103
#: mpicms/templates/menus/main.html:115
msgid "Search"
msgstr "Suche"

Expand All @@ -292,10 +296,6 @@ msgstr "Intranet des Max-Planck-Instituts für molekulare Genetik"
msgid "Search the Intranet"
msgstr "Das Intranet durchsuchen"

#: mpicms/templates/base/home_page.html:19
msgid "Content"
msgstr "Inhalt"

#: mpicms/templates/base/root_page.html:32
msgid "Events this week"
msgstr "Veranstaltungen der Woche"
Expand Down Expand Up @@ -404,3 +404,6 @@ msgstr "Abboniert"
#: mpicms/templates/wagtailadmin/pages/_subscription_switch.html:18
msgid "Not subscribed"
msgstr "Nicht Abboniert"

#~ msgid "Content"
#~ msgstr "Inhalt"

0 comments on commit 95740f6

Please sign in to comment.