diff --git a/application/phrases/dokumente.php b/application/phrases/dokumente.php index 7755840a1..43d8101cf 100644 --- a/application/phrases/dokumente.php +++ b/application/phrases/dokumente.php @@ -577,4 +577,27 @@ array ( ), ), ), -); \ No newline at end of file +array ( + 'app' => 'core', + 'category' => 'dokumente', + 'phrase' => 'dokument_erstellen', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Dokument erstellen', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'Create Document', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +); diff --git a/application/phrases/global.php b/application/phrases/global.php index ba3b7f79b..8f4781e33 100644 --- a/application/phrases/global.php +++ b/application/phrases/global.php @@ -8755,5 +8755,29 @@ array ( ), ), ) +, +array ( + 'app' => 'core', + 'category' => 'global', + 'phrase' => 'status_bestaetigung', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Status Bestätigung', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'Status confirmation', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) ); diff --git a/application/phrases/gruppenmanagement.php b/application/phrases/gruppenmanagement.php index bf92c2e4b..2ab18eada 100644 --- a/application/phrases/gruppenmanagement.php +++ b/application/phrases/gruppenmanagement.php @@ -241,4 +241,99 @@ array ( ), ), ), -); \ No newline at end of file +array ( + 'app' => 'core', + 'category' => 'gruppenmanagement', + 'phrase' => 'special_groups', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Spezialgruppen', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'Special groups', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'gruppenmanagement', + 'phrase' => 'add_group', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Gruppe hinzufügen', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'Add group', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'gruppenmanagement', + 'phrase' => 'groups_added', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => '{n} Gruppen hinzufügen', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'Added {n} groups', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'gruppenmanagement', + 'phrase' => 'error_alreadyInGroup', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Der Student {uid} ist bereits im {studiensemester_kurzbz} dieser Gruppe zugeteilt. Entfernen Sie vorher diese Zuteilung.', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'Student {uid} is already assigned to this group in {studiensemester_kurzbz}. Remove this assignment beforehand.', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +); diff --git a/application/phrases/lehre.php b/application/phrases/lehre.php index 4ec2786ba..c22871ef2 100644 --- a/application/phrases/lehre.php +++ b/application/phrases/lehre.php @@ -4401,5 +4401,389 @@ array ( ), ), ) +, +array ( + 'app' => 'core', + 'category' => 'lehre', + 'phrase' => 'grp', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Grp.', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'grp.', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'lehre', + 'phrase' => 'bereitzugeteilt', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Lektor bereits zugewiesen', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'Lektor already assigned', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'lehre', + 'phrase' => 'grpbereitszugeteilt', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Gruppe bereits zugewiesen', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'Group already assigned', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'lehre', + 'phrase' => 'grpbereitsverplant', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Gruppe ist bereits verplant', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'Group is already scheduled', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'lehre', + 'phrase' => 'lektorbereitsverplant', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Wechsel vom Mitarbeiter nicht möglich da er bereits verplant ist.', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'Changing the employee is not possible because they are already scheduled.', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'lehre', + 'phrase' => 'keinvertrag', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Noch kein Vertrag', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'No contract yet', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'lehre', + 'phrase' => 'studiengang_kz', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Studiengang KZ', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'Study program no', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'lehre', + 'phrase' => 'dual_short', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Dual', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'dual', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'lehre', + 'phrase' => 'aufklappen', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Aufklappen', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'Expand', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'lehre', + 'phrase' => 'zuklappen', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Zuklappen', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'Collapse', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'lehre', + 'phrase' => 'letzeAusbildung', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Letzte Ausbildung', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'most recent education', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'lehre', + 'phrase' => 'ausbildungsart', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Ausbildungsart', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'education type', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'lehre', + 'phrase' => 'anmerkungen', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Anmerkungen', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'notes', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'lehre', + 'phrase' => 'interessentAnlegen', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'InteressentIn anlegen', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'Create candidate', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'lehre', + 'phrase' => 'vertragStornieren', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Stornieren', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'Cancel contract', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'lehre', + 'phrase' => 'nochKeinVertrag', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Noch kein Vertrag', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'No contract yet', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) ); diff --git a/application/phrases/messages.php b/application/phrases/messages.php index 6bfa286d1..2df3eddbf 100644 --- a/application/phrases/messages.php +++ b/application/phrases/messages.php @@ -265,4 +265,51 @@ array ( ), ), ), -); \ No newline at end of file +array ( + 'app' => 'core', + 'category' => 'messages', + 'phrase' => 'errorEditorNotAvailable', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Editor-Instanz nicht verfügbar.', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'Editor instance is not available.', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'messages', + 'phrase' => 'error_missingLogic', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Logik für Type ID {type} nicht implementiert.', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'logic for type ID {type} not implemented.', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +); diff --git a/application/phrases/person.php b/application/phrases/person.php index 883c23fac..49c824a56 100644 --- a/application/phrases/person.php +++ b/application/phrases/person.php @@ -2921,5 +2921,245 @@ array ( ), ), ) +, +array ( + 'app' => 'core', + 'category' => 'person', + 'phrase' => 'email_private', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'EMail (Privat)', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'email (private)', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'person', + 'phrase' => 'email_intern', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'EMail (Intern)', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'email (intern)', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'person', + 'phrase' => 'weitereVornamen', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Weitere Vornamen', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'other first names', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'person', + 'phrase' => 'bestehendeAdresseUeberschreiben', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Bestehende Adresse überschreiben', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'Replace existing address', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'person', + 'phrase' => 'adresseHinzufuegen', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Adresse hinzufügen', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'Add new address', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'person', + 'phrase' => 'adresseNichtAnlegen', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Adresse nicht anlegen', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'Do not create address', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'person', + 'phrase' => 'land', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Land', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'nation', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'person', + 'phrase' => 'mobil', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Mobil', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'mobile phone', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'person', + 'phrase' => 'personAnlegen', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Person anlegen', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'Create person', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'person', + 'phrase' => 'personExistiertPruefung', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Prüfung ob Person bereits existiert', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'Check if a person already exists', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) ); diff --git a/application/phrases/profil.php b/application/phrases/profil.php index f9bb38407..1b805b77f 100644 --- a/application/phrases/profil.php +++ b/application/phrases/profil.php @@ -1081,4 +1081,99 @@ array ( ), ), ), -); \ No newline at end of file +array ( + 'app' => 'core', + 'category' => 'profil', + 'phrase' => 'stg_short', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'StG', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'degree Progr', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'profil', + 'phrase' => 'orgform_short', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'OrgForm', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'org Form', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'profil', + 'phrase' => 'orgeinheit_short', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'OrgEH', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'org Unit', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'profil', + 'phrase' => 'sem_short', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Sem', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'sem', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +); diff --git a/application/phrases/projektarbeit.php b/application/phrases/projektarbeit.php new file mode 100644 index 000000000..0b3665902 --- /dev/null +++ b/application/phrases/projektarbeit.php @@ -0,0 +1,987 @@ + 'core', + 'category' => 'projektarbeit', + 'phrase' => 'projektarbeitAnlegen', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Projektarbeit anlegen', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'Create project work', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'projektarbeit', + 'phrase' => 'projektarbeitBearbeiten', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Projektarbeit bearbeiten', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'Edit project work', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'projektarbeit', + 'phrase' => 'titel', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Titel', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'title', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'projektarbeit', + 'phrase' => 'titelEnglisch', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Titel Englisch', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'title English', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'projektarbeit', + 'phrase' => 'themenbereich', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Themenbereich', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'topic area', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'projektarbeit', + 'phrase' => 'typ', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Typ', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'type', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'projektarbeit', + 'phrase' => 'firma', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Firma', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'company', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'projektarbeit', + 'phrase' => 'lehrveranstaltung', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Lehrveranstaltung', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'course', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'projektarbeit', + 'phrase' => 'lvTeil', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'LV-Teil', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'teaching unit', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'projektarbeit', + 'phrase' => 'betreuer', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'BetreuerIn', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'assessor', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'projektarbeit', + 'phrase' => 'betreuerGross', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'BetreuerIn', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'Assessor', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'projektarbeit', + 'phrase' => 'betreuerart', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Betreuerart', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'assessor type', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'projektarbeit', + 'phrase' => 'note', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Note', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'grade', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'projektarbeit', + 'phrase' => 'stunden', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Stunden', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'hours', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'projektarbeit', + 'phrase' => 'stundensatz', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Stundensatz', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'hourly rate', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'projektarbeit', + 'phrase' => 'beginn', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Beginn', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'start', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'projektarbeit', + 'phrase' => 'ende', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Ende', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'end', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'projektarbeit', + 'phrase' => 'freigegeben', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'freigegeben', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'approved', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'projektarbeit', + 'phrase' => 'gesperrtBis', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Gesperrt bis', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'locked until', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'projektarbeit', + 'phrase' => 'anmerkung', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Anmerkung', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'annotation', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'projektarbeit', + 'phrase' => 'firmaId', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Firma ID', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'company Id', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'projektarbeit', + 'phrase' => 'error_betreuerNichtGeloescht', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Löschen nicht möglich, dieser Projektarbeit sind bereits BetreuerInnen zugewiesen', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'Deleting not possible, assessors were already assigned to this projekt work', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'projektarbeit', + 'phrase' => 'error_paabgabeNichtGeloescht', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Löschen nicht möglich, für diese Projektarbeit gibt es bereits Projektarbeitsabgaben', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'Deleting not possible, there are projekt submissions for this project work', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'projektarbeit', + 'phrase' => 'error_invalidProjektbetreuer', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'ProjektbetreuerIn ungültig', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'Invalid project assessors', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'projektarbeit', + 'phrase' => 'error_betreuerHatVertrag', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Löschen nicht möglich, ProjektbetreuerIn hat bereits einen Vertrag', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'Deleting not possible, project assessor has a contract already', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'projektarbeit', + 'phrase' => 'neuePersonAnlegen', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Neue Person anlegen', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'Create new person', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'projektarbeit', + 'phrase' => 'kontaktdatenBearbeiten', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Kontaktdaten bearbeiten', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'Edit contact data', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'projektarbeit', + 'phrase' => 'projektbeurteilungErstellen', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Projektbeurteilung erstellen', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'Create project assessment document', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'projektarbeit', + 'phrase' => 'projektarbeitNochNichtBeurteilt', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Projektarbeit ist noch nicht beurteilt', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'Projekt work was not assessed yet', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'projektarbeit', + 'phrase' => 'betreuerBearbeiten', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'BetreuerIn bearbeiten', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'Edit assessor', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'projektarbeit', + 'phrase' => 'betreuerSpeichern', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'BetreuerIn speichern', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'Save assessor', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'projektarbeit', + 'phrase' => 'zurFirmenverwaltung', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Zur Firmenverwaltung', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'Company management', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'projektarbeit', + 'phrase' => 'punkte', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Punkte', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'points', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'projektarbeit', + 'phrase' => 'gesamtnote', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Gesamtnote', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'final grade', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'projektarbeit', + 'phrase' => 'abgabeEndupload', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Abgabe Endupload', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'final submission upload', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'projektarbeit', + 'phrase' => 'vertrag_id', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Vertrag ID', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'contract ID', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'projektarbeit', + 'phrase' => 'projektarbeit_id', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Projektarbeit ID', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'project work ID', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'projektarbeit', + 'phrase' => 'betreuerart_kurzbz', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Betreuerart Kurzbezeichnung', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'project assessor short name', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'projektarbeit', + 'phrase' => 'typ_kurzbz', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Typ Kurzbezeichnung', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'type short name', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'projektarbeit', + 'phrase' => 'betreuerZugewiesen', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Betreuer*In ist bereits zugewiesen', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'This project assessor is already assigned', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'projektarbeit', + 'phrase' => 'error_paarbeitHatBeurteilung', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Für diese Projektarbeit ist bereits eine Projektarbeitsbeurteilung eingetragen', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'This project work has already been assessed', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +); \ No newline at end of file diff --git a/application/phrases/search.php b/application/phrases/search.php index f6f3c8275..1b63fbbf4 100644 --- a/application/phrases/search.php +++ b/application/phrases/search.php @@ -1009,4 +1009,27 @@ array ( ), ), ), -); \ No newline at end of file +array ( + 'app' => 'core', + 'category' => 'search', + 'phrase' => 'submit', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'suchen', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'search', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +); diff --git a/application/phrases/studierendenantrag.php b/application/phrases/studierendenantrag.php index 957b80af2..5ca7c3d14 100644 --- a/application/phrases/studierendenantrag.php +++ b/application/phrases/studierendenantrag.php @@ -3603,4 +3603,195 @@ array ( ), ), ), -); \ No newline at end of file +array ( + 'app' => 'core', + 'category' => 'studierendenantrag', + 'phrase' => 'dropdown_Studienwechsel', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Studienwechsel', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'Change of studies', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'studierendenantrag', + 'phrase' => 'textLong_Studienwechsel', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Studienwechsel: Der*Die Studierende hat uns mitgeteilt, dass er*sie das Studium wechseln wird und bittet um Abmeldung vom Studium.', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'Change of studies: The student has informed us that he/she will be changing his/her studies and requests to be deregistered from his/her studies.', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'studierendenantrag', + 'phrase' => 'dropdown_Studienabbruch_allgemein', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Allgemeiner Studienabbruch', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'General withdrawal from studies', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'studierendenantrag', + 'phrase' => 'textLong_Studienabbruch_allgemein', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Allgemeiner Studienabbruch: Der*Die Studierende hat uns mitgeteilt, dass er*sie das Studium abbrechen wird und bittet um Abmeldung vom Studium.', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'General withdrawal from studies: The student has informed us that he/she will be dropping out of his/her studies and requests to be deregistered from the program.', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'studierendenantrag', + 'phrase' => 'dropdown_vsCodeOfConduct', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Verstoß gegen Code of Conduct', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'Violation of the Code of Conduct', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'studierendenantrag', + 'phrase' => 'textLong_vsCodeOfConduct', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Verstoß gegen Code of Conduct', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'Violation of the Code of Conduct', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'studierendenantrag', + 'phrase' => 'dropdown_additionalReason', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Kein Grund zutreffend, Details:', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'No reason applies, details:', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'studierendenantrag', + 'phrase' => 'textLong_additionalReason', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Kein Grund zutreffend, Details:', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'No reason applies, details:', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +); diff --git a/application/phrases/stv.php b/application/phrases/stv.php index 3d9d23ed7..d6545c590 100644 --- a/application/phrases/stv.php +++ b/application/phrases/stv.php @@ -1681,4 +1681,939 @@ array ( ), ), ), -); \ No newline at end of file +array ( + 'app' => 'core', + 'category' => 'stv', + 'phrase' => 'settings_no_displayed_past_sem', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Anzahl angezeigter vergangener Studiensemester', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'Number of past semesters of study displayed', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'stv', + 'phrase' => 'settings_fontsize', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Zoom', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'Zoom', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'stv', + 'phrase' => 'settings_fontsize_xx-small', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Sehr Klein', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'Very Small', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'stv', + 'phrase' => 'settings_fontsize_x-small', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Kleiner', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'Smaller', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'stv', + 'phrase' => 'settings_fontsize_small', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Klein', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'Small', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'stv', + 'phrase' => 'settings_fontsize_normal', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Normal', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'Normal', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'stv', + 'phrase' => 'settings_fontsize_big', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Groß', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'Big', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'stv', + 'phrase' => 'settings_fontsize_huge', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Sehr groß', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'Very big', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'stv', + 'phrase' => 'notes_person', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Anmerkungen', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'notes', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'stv', + 'phrase' => 'notes_prestudent', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Anmerkung Pre', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'note Pre', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'stv', + 'phrase' => 'aufnahmegruppe_kurzbz', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Aufnahmegruppe', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'admission group', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'stv', + 'phrase' => 'mentor', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Mentor', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'mentor', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'stv', + 'phrase' => 'grade_report', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Notenspiegel', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'Grade report', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'stv', + 'phrase' => 'grade_report_xls', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Notenspiegel EXCEL', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'Grade report EXCEL', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'stv', + 'phrase' => 'grade_report_xls_extended', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Notenspiegel erweitert EXCEL', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'Grade report extended EXCEL', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'stv', + 'phrase' => 'grade_report_html', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Notenspiegel HTML', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'Grade report HTML', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'stv', + 'phrase' => 'filter_for', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Liste Filtern auf', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'Filter list for', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'stv', + 'phrase' => 'filter_konto_count_0', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'nicht belastet', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'not charged', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'stv', + 'phrase' => 'filter_konto_missing_counter', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'fehlende Gegenbuchungen', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'missing offsetting entries', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'stv', + 'phrase' => 'filter_documents', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'fehlende Dokumente', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'missing documents', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'stv', + 'phrase' => 'filter_konto_missing_counter_past', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'überfällige Buchungen', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'overdue payments', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'stv', + 'phrase' => 'filter_konto_missing_studiengebuehr', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'nicht gebuchte Studiengebühr', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'outstanding tuition fee', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'stv', + 'phrase' => 'filter_konto_studiengebuehrerhoeht', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'erhöhten Studienbeitrag', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'higher tuition fee', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'stv', + 'phrase' => 'filter_zgv_without_date', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'ZGV eingetragen ohne Datum', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'ZGV set without date', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'stv', + 'phrase' => 'filter_statusgrund', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Statusgrund', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'Status reason', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'stv', + 'phrase' => 'filter_konto_samestg', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Nur im aktuellen Studiengang', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'Only in the selected study program', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'stv', + 'phrase' => 'filter_fhtw_ausbildungsvertrag_akzeptiert', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Ausbildungsvertrag akzeptiert', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'Training contract accepted', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'stv', + 'phrase' => 'groups_error_notallstudents', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Fehler: Es können nur Studierende mit UID verschoben werden.', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'Error: Only students with UID can be moved.', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'stv', + 'phrase' => 'groups_error_notsamestg', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Fehler: Alle Studierenden müssen im selben Studiengang sein.', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'Error: All students must be in the same program.', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'stv', + 'phrase' => 'tab_kontaktieren', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Kontaktieren', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'Get in Contact', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'stv', + 'phrase' => 'internEMail', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'E-Mail senden (intern)', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'Send email (internal)', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'stv', + 'phrase' => 'privateEMail', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'E-Mail senden (privat)', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'Send email (private)', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'stv', + 'phrase' => 'bccEMail', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'STRG-Taste für BCC', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'CTRL-Key for BCC', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'stv', + 'phrase' => 'weitereEMail', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Ein weiteres Fenster wird geöffnet. Fortfahren?', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'A new window will open. Continue?', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'stv', + 'phrase' => 'zuvieleEMails', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Aufgrund der hohen Empfängerzahl muss die Nachricht auf mehrere E-Mails aufgeteilt werden.', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'Due to the large number of recipients, the message needs to be split across multiple emails.', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'stv', + 'phrase' => 'tab_projektarbeit', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Projektarbeit', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'Project work', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'stv', + 'phrase' => 'tab_combine_people', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Personen zusammenlegen', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'Combine People', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'stv', + 'phrase' => 'question_combine_people', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Die Personen {person1} und {person2} zusammenlegen?', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'Merge the persons {person1} and {person2}?', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'stv', + 'phrase' => 'error_combinePeople_samePerson', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Keine Zusammenlegung möglich bei identischer Person ID!', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'No merging possible with identical person ID"', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +); diff --git a/application/phrases/ui.php b/application/phrases/ui.php index 298e15ba0..1484e63da 100644 --- a/application/phrases/ui.php +++ b/application/phrases/ui.php @@ -4881,5 +4881,173 @@ array ( ), ), ) +, +array ( + 'app' => 'core', + 'category' => 'ui', + 'phrase' => 'logout', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Logout', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'Logout', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'ui', + 'phrase' => 'settings_saved', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Einstellungen gespeichert', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'Settings saved', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'ui', + 'phrase' => 'error_fieldNotFound', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => '{field} nicht gefunden', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => '{field} not found', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'ui', + 'phrase' => 'zurueck', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Zurück', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'Back', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'ui', + 'phrase' => 'errorMissingOrInvalidParameterRecipientTypeId', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Fehlender oder ungültiger Parameter Type_ID Empfänger', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'Missing or invalid parameter type ID Recipient', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'ui', + 'phrase' => 'errorMissingOrInvalidParameterRecipientIds', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Fehlende(r) oder ungültige(r) Parameter Empfänger-Id(s)', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'Missing or invalid parameter(s) Recipient ID(s)', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) +, +array ( + 'app' => 'core', + 'category' => 'ui', + 'phrase' => 'errorMissingOrInvalidParameters', + 'insertvon' => 'system', + 'phrases' => + array ( + 0 => + array ( + 'sprache' => 'German', + 'text' => 'Fehlende(r) oder ungültige(r) Parameter {parameter}', + 'description' => '', + 'insertvon' => 'system', + ), + 1 => + array ( + 'sprache' => 'English', + 'text' => 'Missing or invalid parameter(s) {parameter}', + 'description' => '', + 'insertvon' => 'system', + ), + ), +) );