Initial cleanup of the codebase

Change-Id: Idbc92ea3c2d7ee4d4807d1d83ceee9a299b9a9f7
diff --git a/service/app/translations/de/LC_MESSAGES/messages.mo b/service/app/translations/de/LC_MESSAGES/messages.mo
new file mode 100644
index 0000000..4b244fb
--- /dev/null
+++ b/service/app/translations/de/LC_MESSAGES/messages.mo
Binary files differ
diff --git a/service/app/translations/de/LC_MESSAGES/messages.po b/service/app/translations/de/LC_MESSAGES/messages.po
new file mode 100644
index 0000000..03d080f
--- /dev/null
+++ b/service/app/translations/de/LC_MESSAGES/messages.po
@@ -0,0 +1,95 @@
+# German translations for PROJECT.
+# Copyright (C) 2014 ORGANIZATION
+# This file is distributed under the same license as the PROJECT project.
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2014.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: PROJECT VERSION\n"
+"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
+"POT-Creation-Date: 2014-12-05 18:49+0100\n"
+"PO-Revision-Date: 2014-12-05 18:06+0100\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: de <LL@li.org>\n"
+"Plural-Forms: nplurals=2; plural=(n != 1)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Generated-By: Babel 1.3\n"
+
+#: application.py:78
+msgid "Update"
+msgstr "Aktualisieren"
+
+#: models.py:14
+msgid "enter.username"
+msgstr "Bitte geben Sie einen Benutzernamen an"
+
+#: models.py:15 models.py:33 models.py:34
+msgid "enter.password"
+msgstr "Bitte geben Sie ein Passwort ein"
+
+#: models.py:33 models.py:63
+msgid "username"
+msgstr "Benutzername"
+
+#: models.py:34
+msgid "password"
+msgstr "Passwort"
+
+#: models.py:35
+msgid "password.match"
+msgstr ""
+
+#: models.py:36 models.py:38
+msgid "confirm"
+msgstr "Bestätigung"
+
+#: models.py:38
+msgid "enter.email"
+msgstr "Bitte geben Sie eine Email-Adresse an"
+
+#: models.py:39
+msgid "enter.valid.email"
+msgstr ""
+
+#: models.py:40 models.py:66
+msgid "firstName"
+msgstr "Vorname"
+
+#: models.py:40
+msgid "enter.firstName"
+msgstr "Bitte geben Sie einen Vornamen an"
+
+#: models.py:41 models.py:67
+msgid "lastName"
+msgstr "Nachname"
+
+#: models.py:41
+msgid "enter.lastName"
+msgstr "Bitte geben Sie einen Nachnamen an"
+
+#: models.py:43 models.py:69
+msgid "address"
+msgstr "Adresse"
+
+#: models.py:44 models.py:70
+msgid "phone"
+msgstr "Telefon"
+
+#: models.py:45 models.py:71
+msgid "institution"
+msgstr "Institution"
+
+#: models.py:65
+msgid "email"
+msgstr "Email"
+
+#: templates/base.html:28
+msgid "korap.title"
+msgstr "KorAP - Korpusanalyseplatform der nächsten Generation"
+
+#: templates/base.html:31
+msgid "logged in as"
+msgstr "eingeloggt als"
+