Skip to content
Snippets Groups Projects
Commit 9a59b920 authored by Jan-Hendrik Willms's avatar Jan-Hendrik Willms
Browse files

extract translations, re #150

parent 821ab538
No related branches found
No related tags found
No related merge requests found
......@@ -3,12 +3,6 @@
$translations = array(
// app/controllers/messages.php
'Wirklich %s Nachrichten löschen?' => _('Wirklich %s Nachrichten löschen?'),
', [\'id\' => $this->user]))
. \' Nachrichten endgültig gelöscht.' => _(', [\'id\' => $this->user]))
. \' Nachrichten endgültig gelöscht.'),
', [\'id\' => $this->user]))
. \' Nachrichten endgütlig gelöscht.' => _(', [\'id\' => $this->user]))
. \' Nachrichten endgütlig gelöscht.'),
// app/views/admin/autoinsert/manual.php
'Fehler' => _('Fehler'),
......@@ -38,6 +32,9 @@ $translations = array(
'Hervorhebung aufheben' => _('Hervorhebung aufheben'),
'Thema hervorheben' => _('Thema hervorheben'),
// resources/assets/javascripts/lib/fullcalendar.js
'Vorlesungswoche' => _('Vorlesungswoche'),
);
?>
......
This diff is collapsed.
This diff is collapsed.
......@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-05-20 15:01+0200\n"
"POT-Creation-Date: 2021-05-21 09:46+0200\n"
"PO-Revision-Date: 2021-01-26 11:15+0000\n"
"Last-Translator: Jan-Hendrik Willms <tleilax@gmail.com>, 2021\n"
"Language-Team: English (https://www.transifex.com/studip/teams/36183/en/)\n"
......@@ -41292,8 +41292,8 @@ msgstr ""
 
#: ../app/views/oer/embed/_link.php:3
#, fuzzy, php-format
msgid "Zum %s"
msgstr "Room %s"
msgid "Zum %s wechseln"
msgstr "Promote to %s"
 
#: ../app/views/shared/fachbereich_filter.php:1
#: ../app/views/shared/filter.php:111
......@@ -47887,6 +47887,8 @@ msgid ""
"Einige Ihrer persönlichen Daten werden nicht in Stud.IP verwaltet und können "
"daher hier nicht geändert werden."
msgstr ""
"Some of your personal data are not managed in Stud.IP and can "
"therefor not be changed here."
 
#: ../app/views/settings/account/index.php:37
msgid ""
......@@ -54859,6 +54861,10 @@ msgstr ""
"Do you really want to delete the assignment of the partial of course of "
"study \"%s\" to the course of study \"%s\"?"
 
#, fuzzy
#~ msgid "Zum %s"
#~ msgstr "Room %s"
#~ msgid ""
#~ "%d Änderungen an der Zuweisung des Ansprechpartners wurden gespeichert."
#~ msgstr "%d changes to the assignment of the contact person have been saved."
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment