diff --git a/biscuit/apps/untis/locale/ar/LC_MESSAGES/django.po b/biscuit/apps/untis/locale/ar/LC_MESSAGES/django.po index 7d6ade8e60e2d4d9ff8bae6c35f82b07331e296b..af4c273c9eae1d16e75f742016a12cf913577c94 100644 --- a/biscuit/apps/untis/locale/ar/LC_MESSAGES/django.po +++ b/biscuit/apps/untis/locale/ar/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-09-02 13:14+0000\n" +"POT-Creation-Date: 2019-09-05 20:34+0000\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,10 +18,6 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" -#: apps.py:7 -msgid "BiscuIT - Untis interface" -msgstr "" - #: forms.py:6 msgid "Untis XML export" msgstr "" @@ -34,19 +30,23 @@ msgstr "" msgid "Units import" msgstr "" -#: templates/untis/untis_import.html:10 +#: templates/untis/untis_import.html:6 +msgid "Import Untis data" +msgstr "" + +#: templates/untis/untis_import.html:13 msgid "" "\n" -" Untis provides a function for exporting all data as an XML file.\n" -" " +" Untis provides a function for exporting all data as an XML file.\n" +" " msgstr "" -#: templates/untis/untis_import.html:16 +#: templates/untis/untis_import.html:19 msgid "" "\n" -" All lesson data will be overwritten by the import. Teachers, rooms,\n" -" classes and periods will be updated in place.\n" -" " +" All lesson data will be overwritten by the import. Teachers, rooms,\n" +" classes and periods will be updated in place.\n" +" " msgstr "" #: util.py:68 diff --git a/biscuit/apps/untis/locale/de_DE/LC_MESSAGES/django.po b/biscuit/apps/untis/locale/de_DE/LC_MESSAGES/django.po index 27f0558fd213369779fc3e3a9a57e6ad4fbcedba..6461f3e7e07f1dd4f43557b369f23fae6934ebec 100644 --- a/biscuit/apps/untis/locale/de_DE/LC_MESSAGES/django.po +++ b/biscuit/apps/untis/locale/de_DE/LC_MESSAGES/django.po @@ -7,11 +7,10 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-09-02 13:14+0000\n" +"POT-Creation-Date: 2019-09-05 20:34+0000\n" "PO-Revision-Date: 2019-09-02 14:11+0000\n" "Last-Translator: Dominik George <dominik.george@teckids.org>\n" -"Language-Team: German <https://translate.edugit.org/projects/biscuit-sis/" -"biscuit-app-untis/de/>\n" +"Language-Team: German <https://translate.edugit.org/projects/biscuit-sis/biscuit-app-untis/de/>\n" "Language: de_DE\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -19,10 +18,6 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 3.8\n" -#: apps.py:7 -msgid "BiscuIT - Untis interface" -msgstr "BiscuIT - Untis-Schnittstelle" - #: forms.py:6 msgid "Untis XML export" msgstr "Untis-XML-Export" @@ -35,22 +30,39 @@ msgstr "Pfad zur Untis-XML-Exportdatei" msgid "Units import" msgstr "Untis-Import" -#: templates/untis/untis_import.html:10 +#: templates/untis/untis_import.html:6 +#, fuzzy +#| msgid "Import of data" +msgid "Import Untis data" +msgstr "Datenimport" + +#: templates/untis/untis_import.html:13 +#, fuzzy +#| msgid "" +#| "\n" +#| " Untis provides a function for exporting all data as an XML file.\n" +#| " " msgid "" "\n" -" Untis provides a function for exporting all data as an XML file.\n" -" " +" Untis provides a function for exporting all data as an XML file.\n" +" " msgstr "" "\n" " Untis bietet eine Funktion zum Exportieren aller Daten als XML-Datei.\n" " " -#: templates/untis/untis_import.html:16 +#: templates/untis/untis_import.html:19 +#, fuzzy +#| msgid "" +#| "\n" +#| " All lesson data will be overwritten by the import. Teachers, rooms,\n" +#| " classes and periods will be updated in place.\n" +#| " " msgid "" "\n" -" All lesson data will be overwritten by the import. Teachers, rooms,\n" -" classes and periods will be updated in place.\n" -" " +" All lesson data will be overwritten by the import. Teachers, rooms,\n" +" classes and periods will be updated in place.\n" +" " msgstr "" "\n" " Alle Stundendaten werden vom Import überschrieben. Lehrer, Räume,\n" @@ -65,8 +77,7 @@ msgstr "Klasse %s" #: util.py:80 #, python-format msgid "Could not set class teacher of %(class)s to %(teacher)s." -msgstr "" -"Der Klassenlehrer von %(class)s konnte nicht auf %(teacher)s gesetzt werden." +msgstr "Der Klassenlehrer von %(class)s konnte nicht auf %(teacher)s gesetzt werden." #: util.py:119 #, python-format @@ -78,8 +89,8 @@ msgstr "Ungültige Liste von Klassen: %s" msgid "Failed to import lesson: Teacher %s does not exist." msgstr "Fehler beim Importieren der Stunde: Lehrer %s existiert nicht." +#~ msgid "BiscuIT - Untis interface" +#~ msgstr "BiscuIT - Untis-Schnittstelle" + #~ msgid "Interfaces" #~ msgstr "Schnittstellen" - -#~ msgid "Import of data" -#~ msgstr "Datenimport" diff --git a/biscuit/apps/untis/locale/fr/LC_MESSAGES/django.po b/biscuit/apps/untis/locale/fr/LC_MESSAGES/django.po index 5c5fd0bb81906547c54d1f7ed67c7b218a94be5b..1dccd4c6311b3075480f65c6000f22c581549a79 100644 --- a/biscuit/apps/untis/locale/fr/LC_MESSAGES/django.po +++ b/biscuit/apps/untis/locale/fr/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-09-02 13:14+0000\n" +"POT-Creation-Date: 2019-09-05 20:34+0000\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,10 +18,6 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: apps.py:7 -msgid "BiscuIT - Untis interface" -msgstr "" - #: forms.py:6 msgid "Untis XML export" msgstr "" @@ -34,19 +30,23 @@ msgstr "" msgid "Units import" msgstr "" -#: templates/untis/untis_import.html:10 +#: templates/untis/untis_import.html:6 +msgid "Import Untis data" +msgstr "" + +#: templates/untis/untis_import.html:13 msgid "" "\n" -" Untis provides a function for exporting all data as an XML file.\n" -" " +" Untis provides a function for exporting all data as an XML file.\n" +" " msgstr "" -#: templates/untis/untis_import.html:16 +#: templates/untis/untis_import.html:19 msgid "" "\n" -" All lesson data will be overwritten by the import. Teachers, rooms,\n" -" classes and periods will be updated in place.\n" -" " +" All lesson data will be overwritten by the import. Teachers, rooms,\n" +" classes and periods will be updated in place.\n" +" " msgstr "" #: util.py:68 diff --git a/biscuit/apps/untis/locale/nb_NO/LC_MESSAGES/django.po b/biscuit/apps/untis/locale/nb_NO/LC_MESSAGES/django.po index 223cb0b4417ed3b3ee9ac746e8ed9e0989aa350d..13e962b0b29815429d4d2b7782ab712e5ca3b402 100644 --- a/biscuit/apps/untis/locale/nb_NO/LC_MESSAGES/django.po +++ b/biscuit/apps/untis/locale/nb_NO/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-09-02 13:14+0000\n" +"POT-Creation-Date: 2019-09-05 20:34+0000\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,10 +17,6 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: apps.py:7 -msgid "BiscuIT - Untis interface" -msgstr "" - #: forms.py:6 msgid "Untis XML export" msgstr "" @@ -33,19 +29,23 @@ msgstr "" msgid "Units import" msgstr "" -#: templates/untis/untis_import.html:10 +#: templates/untis/untis_import.html:6 +msgid "Import Untis data" +msgstr "" + +#: templates/untis/untis_import.html:13 msgid "" "\n" -" Untis provides a function for exporting all data as an XML file.\n" -" " +" Untis provides a function for exporting all data as an XML file.\n" +" " msgstr "" -#: templates/untis/untis_import.html:16 +#: templates/untis/untis_import.html:19 msgid "" "\n" -" All lesson data will be overwritten by the import. Teachers, rooms,\n" -" classes and periods will be updated in place.\n" -" " +" All lesson data will be overwritten by the import. Teachers, rooms,\n" +" classes and periods will be updated in place.\n" +" " msgstr "" #: util.py:68 diff --git a/biscuit/apps/untis/locale/tr_TR/LC_MESSAGES/django.po b/biscuit/apps/untis/locale/tr_TR/LC_MESSAGES/django.po index 223cb0b4417ed3b3ee9ac746e8ed9e0989aa350d..13e962b0b29815429d4d2b7782ab712e5ca3b402 100644 --- a/biscuit/apps/untis/locale/tr_TR/LC_MESSAGES/django.po +++ b/biscuit/apps/untis/locale/tr_TR/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-09-02 13:14+0000\n" +"POT-Creation-Date: 2019-09-05 20:34+0000\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,10 +17,6 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: apps.py:7 -msgid "BiscuIT - Untis interface" -msgstr "" - #: forms.py:6 msgid "Untis XML export" msgstr "" @@ -33,19 +29,23 @@ msgstr "" msgid "Units import" msgstr "" -#: templates/untis/untis_import.html:10 +#: templates/untis/untis_import.html:6 +msgid "Import Untis data" +msgstr "" + +#: templates/untis/untis_import.html:13 msgid "" "\n" -" Untis provides a function for exporting all data as an XML file.\n" -" " +" Untis provides a function for exporting all data as an XML file.\n" +" " msgstr "" -#: templates/untis/untis_import.html:16 +#: templates/untis/untis_import.html:19 msgid "" "\n" -" All lesson data will be overwritten by the import. Teachers, rooms,\n" -" classes and periods will be updated in place.\n" -" " +" All lesson data will be overwritten by the import. Teachers, rooms,\n" +" classes and periods will be updated in place.\n" +" " msgstr "" #: util.py:68