fixes
This commit is contained in:
Binary file not shown.
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-03-27 12:11-0500\n"
|
||||
"POT-Creation-Date: 2018-06-07 11:18-0500\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"
|
||||
@@ -18,30 +18,39 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: src/portal/models.py:20 src/project/forms.py:10
|
||||
#: src/portal/models.py:19 src/project/forms.py:10
|
||||
msgid "Vorname"
|
||||
msgstr ""
|
||||
|
||||
#: src/portal/models.py:21 src/project/forms.py:11
|
||||
#: src/portal/models.py:20 src/project/forms.py:11
|
||||
msgid "Nachname"
|
||||
msgstr ""
|
||||
|
||||
#: src/portal/models.py:22
|
||||
#: src/portal/models.py:21
|
||||
msgid "Strasse"
|
||||
msgstr ""
|
||||
|
||||
#: src/portal/models.py:23
|
||||
#: src/portal/models.py:22
|
||||
msgid "PLZ"
|
||||
msgstr ""
|
||||
|
||||
#: src/portal/models.py:24
|
||||
#: src/portal/models.py:23
|
||||
msgid "Ort"
|
||||
msgstr ""
|
||||
|
||||
#: src/portal/models.py:25 src/project/forms.py:16 src/project/forms.py:17
|
||||
#: src/portal/models.py:24 src/project/forms.py:16 src/project/forms.py:17
|
||||
msgid "E-Mail"
|
||||
msgstr ""
|
||||
|
||||
#: src/portal/templates/portal/content.html:12
|
||||
#: src/portal/templates/portal/content.html:34
|
||||
msgid "Zurück zur Übersicht"
|
||||
msgstr ""
|
||||
|
||||
#: src/portal/templates/portal/content.html:39
|
||||
msgid "Als gelesen markieren"
|
||||
msgstr ""
|
||||
|
||||
#: src/portal/templates/portal/edit_form.html:11
|
||||
msgid "Speichern"
|
||||
msgstr ""
|
||||
@@ -54,15 +63,6 @@ msgstr ""
|
||||
msgid "Schliessen"
|
||||
msgstr ""
|
||||
|
||||
#: src/portal/templates/portal/information.html:12
|
||||
#: src/portal/templates/portal/information.html:34
|
||||
msgid "Zurück zur Übersicht"
|
||||
msgstr ""
|
||||
|
||||
#: src/portal/templates/portal/information.html:39
|
||||
msgid "Als gelesen markieren"
|
||||
msgstr ""
|
||||
|
||||
#: src/portal/templates/portal/overview.html:4
|
||||
msgid "Elementa Portal"
|
||||
msgstr ""
|
||||
@@ -80,7 +80,7 @@ msgid "Logout"
|
||||
msgstr ""
|
||||
|
||||
#: src/portal/templates/portal/overview.html:24
|
||||
#: src/project/templates/main.html:93
|
||||
#: src/project/templates/project/includes/meta_navigation.html:56
|
||||
msgid "Aktuell"
|
||||
msgstr ""
|
||||
|
||||
@@ -102,19 +102,26 @@ msgid "Abbrechen"
|
||||
msgstr ""
|
||||
|
||||
#: src/portal/templates/portal/overview.html:96
|
||||
#: src/portal/templates/portal/overview.html:114
|
||||
msgid "Downloads"
|
||||
msgstr ""
|
||||
|
||||
#: src/portal/templates/portal/overview.html:102
|
||||
msgid "Suchbegriff eingeben"
|
||||
#: src/portal/templates/portal/overview.html:131
|
||||
msgid "Informationen"
|
||||
msgstr ""
|
||||
|
||||
#: src/portal/templates/portal/overview.html:103
|
||||
#: src/portal/templates/portal/overview.html:142
|
||||
msgid "Suchbegriff eingeben"
|
||||
msgstr ""
|
||||
|
||||
#: src/portal/templates/portal/overview.html:104
|
||||
#: src/portal/templates/portal/overview.html:143
|
||||
#: src/project/templates/project/includes/search_form.html:14
|
||||
msgid "Suchen"
|
||||
msgstr ""
|
||||
|
||||
#: src/portal/templates/portal/overview.html:136
|
||||
#: src/portal/templates/portal/overview.html:154
|
||||
msgid "Downloads"
|
||||
msgstr ""
|
||||
|
||||
#: src/portal/templates/registration/login.html:4
|
||||
#: src/project/templates/project/includes/header_button_menu.html:13
|
||||
msgid "Eltern-Login"
|
||||
@@ -150,18 +157,22 @@ msgid "^account/edit/profile/success/$"
|
||||
msgstr ""
|
||||
|
||||
#: src/portal/urls.py:33
|
||||
msgid "^information/(?P<pk>\\d+)/$"
|
||||
msgid "^announcement/(?P<pk>\\d+)/$"
|
||||
msgstr ""
|
||||
|
||||
#: src/portal/urls.py:36
|
||||
msgid "^information/(?P<pk>\\d+)/$"
|
||||
msgstr ""
|
||||
|
||||
#: src/portal/urls.py:40
|
||||
msgid "^$"
|
||||
msgstr ""
|
||||
|
||||
#: src/portal/views.py:51
|
||||
#: src/portal/views.py:68
|
||||
msgid "Benutzerdaten"
|
||||
msgstr ""
|
||||
|
||||
#: src/portal/views.py:52
|
||||
#: src/portal/views.py:69
|
||||
msgid "Passwort"
|
||||
msgstr ""
|
||||
|
||||
@@ -219,28 +230,53 @@ msgstr ""
|
||||
msgid "Suche"
|
||||
msgstr ""
|
||||
|
||||
#: src/project/templates/main.html:104
|
||||
#: src/project/templates/main.html:94
|
||||
msgid "Menü"
|
||||
msgstr ""
|
||||
|
||||
#: src/project/templates/main.html:128
|
||||
#: src/project/templates/main.html:118
|
||||
#: src/project/templates/project/includes/navigation.html:13
|
||||
#: src/project/templates/project/plugins/content/contact_form_button.html:5
|
||||
msgid "Kontakt aufnehmen"
|
||||
msgstr ""
|
||||
|
||||
#: src/project/templates/project/includes/meta_navigation.html:12
|
||||
#: src/project/templates/main.html:142
|
||||
msgid "Schliessen (Esc)"
|
||||
msgstr ""
|
||||
|
||||
#: src/project/templates/main.html:143
|
||||
msgid "Bild herunterladen"
|
||||
msgstr ""
|
||||
|
||||
#: src/project/templates/main.html:144
|
||||
msgid "Vollbildmodus ein/aus"
|
||||
msgstr ""
|
||||
|
||||
#: src/project/templates/main.html:145
|
||||
msgid "rein/raus zoomen"
|
||||
msgstr ""
|
||||
|
||||
#: src/project/templates/main.html:158
|
||||
msgid "Vorheriges Foto (linke Pfeiltaste)"
|
||||
msgstr ""
|
||||
|
||||
#: src/project/templates/main.html:161
|
||||
msgid "Nächstes Foto (rechte Pfeiltaste)"
|
||||
msgstr ""
|
||||
|
||||
#: src/project/templates/project/includes/meta_navigation.html:13
|
||||
msgid "One Day"
|
||||
msgstr ""
|
||||
|
||||
#: src/project/templates/project/includes/meta_navigation.html:23
|
||||
#: src/project/templates/project/includes/meta_navigation.html:25
|
||||
msgid "News"
|
||||
msgstr ""
|
||||
|
||||
#: src/project/templates/project/includes/meta_navigation.html:34
|
||||
#: src/project/templates/project/includes/meta_navigation.html:37
|
||||
msgid "Kalender"
|
||||
msgstr ""
|
||||
|
||||
#: src/project/templates/project/includes/meta_navigation.html:42
|
||||
#: src/project/templates/project/includes/meta_navigation.html:46
|
||||
msgid "Standort & Kontakt"
|
||||
msgstr ""
|
||||
|
||||
|
||||
Binary file not shown.
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-03-27 12:11-0500\n"
|
||||
"POT-Creation-Date: 2018-06-07 11:18-0500\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"
|
||||
@@ -17,30 +17,39 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: src/portal/models.py:20 src/project/forms.py:10
|
||||
#: src/portal/models.py:19 src/project/forms.py:10
|
||||
msgid "Vorname"
|
||||
msgstr "First Name"
|
||||
|
||||
#: src/portal/models.py:21 src/project/forms.py:11
|
||||
#: src/portal/models.py:20 src/project/forms.py:11
|
||||
msgid "Nachname"
|
||||
msgstr "Last Name"
|
||||
|
||||
#: src/portal/models.py:22
|
||||
#: src/portal/models.py:21
|
||||
msgid "Strasse"
|
||||
msgstr "Street"
|
||||
|
||||
#: src/portal/models.py:23
|
||||
#: src/portal/models.py:22
|
||||
msgid "PLZ"
|
||||
msgstr "ZIP"
|
||||
|
||||
#: src/portal/models.py:24
|
||||
#: src/portal/models.py:23
|
||||
msgid "Ort"
|
||||
msgstr "Place"
|
||||
|
||||
#: src/portal/models.py:25 src/project/forms.py:16 src/project/forms.py:17
|
||||
#: src/portal/models.py:24 src/project/forms.py:16 src/project/forms.py:17
|
||||
msgid "E-Mail"
|
||||
msgstr ""
|
||||
|
||||
#: src/portal/templates/portal/content.html:12
|
||||
#: src/portal/templates/portal/content.html:34
|
||||
msgid "Zurück zur Übersicht"
|
||||
msgstr "Back to the overview"
|
||||
|
||||
#: src/portal/templates/portal/content.html:39
|
||||
msgid "Als gelesen markieren"
|
||||
msgstr "Mark as read"
|
||||
|
||||
#: src/portal/templates/portal/edit_form.html:11
|
||||
msgid "Speichern"
|
||||
msgstr "Save"
|
||||
@@ -53,15 +62,6 @@ msgstr "Your information has been successfully altered."
|
||||
msgid "Schliessen"
|
||||
msgstr "Close"
|
||||
|
||||
#: src/portal/templates/portal/information.html:12
|
||||
#: src/portal/templates/portal/information.html:34
|
||||
msgid "Zurück zur Übersicht"
|
||||
msgstr "Back to the overview"
|
||||
|
||||
#: src/portal/templates/portal/information.html:39
|
||||
msgid "Als gelesen markieren"
|
||||
msgstr "Mark as read"
|
||||
|
||||
#: src/portal/templates/portal/overview.html:4
|
||||
msgid "Elementa Portal"
|
||||
msgstr ""
|
||||
@@ -79,9 +79,9 @@ msgid "Logout"
|
||||
msgstr ""
|
||||
|
||||
#: src/portal/templates/portal/overview.html:24
|
||||
#: src/project/templates/main.html:93
|
||||
#: src/project/templates/project/includes/meta_navigation.html:56
|
||||
msgid "Aktuell"
|
||||
msgstr "News"
|
||||
msgstr "Topical"
|
||||
|
||||
#: src/portal/templates/portal/overview.html:55
|
||||
msgid "Ältere laden"
|
||||
@@ -101,19 +101,26 @@ msgid "Abbrechen"
|
||||
msgstr "Abort"
|
||||
|
||||
#: src/portal/templates/portal/overview.html:96
|
||||
#: src/portal/templates/portal/overview.html:114
|
||||
msgid "Downloads"
|
||||
msgstr ""
|
||||
#: src/portal/templates/portal/overview.html:131
|
||||
msgid "Informationen"
|
||||
msgstr "Informations"
|
||||
|
||||
#: src/portal/templates/portal/overview.html:102
|
||||
#: src/portal/templates/portal/overview.html:103
|
||||
#: src/portal/templates/portal/overview.html:142
|
||||
msgid "Suchbegriff eingeben"
|
||||
msgstr "Enter search term"
|
||||
|
||||
#: src/portal/templates/portal/overview.html:103
|
||||
#: src/portal/templates/portal/overview.html:104
|
||||
#: src/portal/templates/portal/overview.html:143
|
||||
#: src/project/templates/project/includes/search_form.html:14
|
||||
msgid "Suchen"
|
||||
msgstr "Search"
|
||||
|
||||
#: src/portal/templates/portal/overview.html:136
|
||||
#: src/portal/templates/portal/overview.html:154
|
||||
msgid "Downloads"
|
||||
msgstr ""
|
||||
|
||||
#: src/portal/templates/registration/login.html:4
|
||||
#: src/project/templates/project/includes/header_button_menu.html:13
|
||||
msgid "Eltern-Login"
|
||||
@@ -149,18 +156,22 @@ msgid "^account/edit/profile/success/$"
|
||||
msgstr ""
|
||||
|
||||
#: src/portal/urls.py:33
|
||||
msgid "^information/(?P<pk>\\d+)/$"
|
||||
msgid "^announcement/(?P<pk>\\d+)/$"
|
||||
msgstr ""
|
||||
|
||||
#: src/portal/urls.py:36
|
||||
msgid "^information/(?P<pk>\\d+)/$"
|
||||
msgstr ""
|
||||
|
||||
#: src/portal/urls.py:40
|
||||
msgid "^$"
|
||||
msgstr ""
|
||||
|
||||
#: src/portal/views.py:51
|
||||
#: src/portal/views.py:68
|
||||
msgid "Benutzerdaten"
|
||||
msgstr "User details"
|
||||
|
||||
#: src/portal/views.py:52
|
||||
#: src/portal/views.py:69
|
||||
msgid "Passwort"
|
||||
msgstr "Password"
|
||||
|
||||
@@ -218,28 +229,54 @@ msgstr "Strengthen strengths. Learn to learn."
|
||||
msgid "Suche"
|
||||
msgstr "Search"
|
||||
|
||||
#: src/project/templates/main.html:104
|
||||
#: src/project/templates/main.html:94
|
||||
msgid "Menü"
|
||||
msgstr "Menu"
|
||||
|
||||
#: src/project/templates/main.html:128
|
||||
#: src/project/templates/main.html:118
|
||||
#: src/project/templates/project/includes/navigation.html:13
|
||||
#: src/project/templates/project/plugins/content/contact_form_button.html:5
|
||||
msgid "Kontakt aufnehmen"
|
||||
msgstr "Get in touch"
|
||||
|
||||
#: src/project/templates/project/includes/meta_navigation.html:12
|
||||
#: src/project/templates/main.html:142
|
||||
#| msgid "Schliessen"
|
||||
msgid "Schliessen (Esc)"
|
||||
msgstr "Close (Esc)"
|
||||
|
||||
#: src/project/templates/main.html:143
|
||||
msgid "Bild herunterladen"
|
||||
msgstr "Download Image"
|
||||
|
||||
#: src/project/templates/main.html:144
|
||||
msgid "Vollbildmodus ein/aus"
|
||||
msgstr "Fullscreen on/off"
|
||||
|
||||
#: src/project/templates/main.html:145
|
||||
msgid "rein/raus zoomen"
|
||||
msgstr "zoom in/out"
|
||||
|
||||
#: src/project/templates/main.html:158
|
||||
msgid "Vorheriges Foto (linke Pfeiltaste)"
|
||||
msgstr "Previous Image (left arrow key)"
|
||||
|
||||
#: src/project/templates/main.html:161
|
||||
msgid "Nächstes Foto (rechte Pfeiltaste)"
|
||||
msgstr "Next Image (right arrow key)"
|
||||
|
||||
#: src/project/templates/project/includes/meta_navigation.html:13
|
||||
msgid "One Day"
|
||||
msgstr ""
|
||||
|
||||
#: src/project/templates/project/includes/meta_navigation.html:23
|
||||
#: src/project/templates/project/includes/meta_navigation.html:25
|
||||
msgid "News"
|
||||
msgstr ""
|
||||
|
||||
#: src/project/templates/project/includes/meta_navigation.html:34
|
||||
#: src/project/templates/project/includes/meta_navigation.html:37
|
||||
msgid "Kalender"
|
||||
msgstr "Calendar"
|
||||
|
||||
#: src/project/templates/project/includes/meta_navigation.html:42
|
||||
#: src/project/templates/project/includes/meta_navigation.html:46
|
||||
msgid "Standort & Kontakt"
|
||||
msgstr "Location & Contact"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user