*
* Beschreibung:
* The script checks phrases and phrase-texts for actuality in the database.
* Missing attributes are inserted.
*/
//flag for at least one new phrase
$new = false;
$phrases = array(
//******************* CORE/global
array(
'app' => 'core',
'category' => 'global',
'phrase' => 'alle',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'alle',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'all',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'global',
'phrase' => 'bearbeitungGesperrt',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Bearbeitung gesperrt',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Locked for editing',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'global',
'phrase' => 'zeilen',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Zeilen',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'lines',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'global',
'phrase' => 'text',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Text',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'text',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'global',
'phrase' => 'titel',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Titel',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'title',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'global',
'phrase' => 'uebersicht',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Übersicht',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'overview',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'global',
'phrase' => 'details',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Details',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'details',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'global',
'phrase' => 'waehlen',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'wählen',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'select',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'global',
'phrase' => 'vollstaendig',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'vollständig',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'complete',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'global',
'phrase' => 'unvollstaendig',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'unvollständig',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'incomplete',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'global',
'phrase' => 'betreff',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Betreff',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'subject',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'global',
'phrase' => 'sender',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Sender',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'sender',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'global',
'phrase' => 'empfaenger',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Empfänger',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'receiver',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'global',
'phrase' => 'gesendetAm',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'gesendet am',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'sent on',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'global',
'phrase' => 'gelesenAm',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'gelesen am',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'read on',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'global',
'phrase' => 'datum',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Datum',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'date',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'global',
'phrase' => 'freigeben',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'freigeben',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'approve',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'global',
'phrase' => 'letzterBearbeiter',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'letzter Bearbeiter',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'last change',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'global',
'phrase' => 'letzteAktion',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'letzte Aktion',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'last action',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'global',
'phrase' => 'gesperrtVon',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'gesperrt von',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'locked by',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'global',
'phrase' => 'sperrdatum',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'sperrdatum',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'locking date',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'global',
'phrase' => 'anzahl',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Anzahl',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'amount',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'global',
'phrase' => 'abgeschickt',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'abgeschickt',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'sent',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'global',
'phrase' => 'inaktiv',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'inaktiv',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'inactive',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'global',
'phrase' => 'aktiv',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'aktiv',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'active',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'global',
'phrase' => 'gesendet',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'gesendet',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'sent',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'global',
'phrase' => 'nichtGesendet',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'nicht gesendet',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'not sent',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'global',
'phrase' => 'anzahlNichtGesendet',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Anzahl (nicht gesendet)',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'amount (not sent)',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'global',
'phrase' => 'kontakt',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Kontakt',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'contact',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'global',
'phrase' => 'typ',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Typ',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'type',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'global',
'phrase' => 'anmerkung',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Anmerkung',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'note',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'global',
'phrase' => 'name',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Name',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'name',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'global',
'phrase' => 'stammdaten',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Stammdaten',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'master data',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'global',
'phrase' => 'uploaddatum',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Uploaddatum',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'upload date',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'global',
'phrase' => 'letzterStatus',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'letzter Status',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'last status',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'global',
'phrase' => 'nachrichten',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Nachrichten',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Messages',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'global',
'phrase' => 'aktivitaeten',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Aktivitäten',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'activities',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'global',
'phrase' => 'notizen',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Notizen',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'notes',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'global',
'phrase' => 'notiz',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Notiz',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'note',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'global',
'phrase' => 'notizDerSTGL',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Notiz der STGL',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Note of the study course director',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'global',
'phrase' => 'aktivitaet',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Aktivität',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'activity',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'global',
'phrase' => 'hinzufuegen',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'hinzufügen',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'add',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'global',
'phrase' => 'wirdBearbeitetVon',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'wird bearbeitet von',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'edited by',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'global',
'phrase' => 'bewerberVorhanden',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'BewerberIn möglicherweise vorhanden',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Applicant maybe available',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'global',
'phrase' => 'nichtAbgeschickt',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'nicht abgeschickt',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'not sent',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'global',
'phrase' => 'anStudiengangFreigegeben',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'an Studiengang freigegeben',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'approved for the course',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'global',
'phrase' => 'zumReihungstestFreigegeben',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'zum Reihungstest freigegeben',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'approved for placement test',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'global',
'phrase' => 'nachricht',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Nachricht',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Message',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'global',
'phrase' => 'vorschau',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Vorschau',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'preview',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'global',
'phrase' => 'vorlage',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Vorlage',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'template',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'global',
'phrase' => 'bis',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'bis',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'until',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'global',
'phrase' => 'mailAnXversandt',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Mail an {email} versandt.',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Mail was sent to {email}.',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'global',
'phrase' => 'beschreibung',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Beschreibung',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'description',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'global',
'phrase' => 'nichtvorhanden',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'n.v.',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'n/a',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'global',
'phrase' => 'ohne',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'ohne',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'without',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'global',
'phrase' => 'insertvon',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Erstellt von',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Inserted by',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'global',
'phrase' => 'insertamum',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Erstellt am',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Inserted on',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'global',
'phrase' => 'updatevon',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Geändert von',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Updated by',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'global',
'phrase' => 'updateamum',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Geändert am',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Updated on',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'global',
'phrase' => 'speichern',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Speichern',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Save',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'global',
'phrase' => 'loeschen',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Löschen',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Delete',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'global',
'phrase' => 'actions',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Aktionen',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Actions',
'description' => '',
'insertvon' => 'system'
)
)
),
//******************************* CORE/ui
array(
'app' => 'core',
'category' => 'ui',
'phrase' => 'toggle_nav',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Navigation ein-/ausblenden',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Toggle navigation',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'ui',
'phrase' => 'speichern',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Speichern',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Save',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'ui',
'phrase' => 'abbrechen',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Abbrechen',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Cancel',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'ui',
'phrase' => 'loeschen',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Löschen',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Delete',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'ui',
'phrase' => 'entfernen',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Entfernen',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Remove',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'ui',
'phrase' => 'freigeben',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Freigeben',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Release',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'ui',
'phrase' => 'freigabeart',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Freigabeart',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Approval type',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'ui',
'phrase' => 'freigabeAnStudiengang',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Freigabe an Studiengang',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Approve for study program',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'ui',
'phrase' => 'freigabeZumReihungstest',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Freigabe zum Reihungstest',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Approve for placement test',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'ui',
'phrase' => 'nachrichtSenden',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Nachricht senden',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Send message',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'ui',
'phrase' => 'senden',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Senden',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Send',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'ui',
'phrase' => 'anwenden',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Anwenden',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Apply',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'ui',
'phrase' => 'hinzufuegen',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Hinzufügen',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Add',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'ui',
'phrase' => 'absagen',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Absagen',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Cancel',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'ui',
'phrase' => 'bitteWaehlen',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Bitte wählen...',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Please select...',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'ui',
'phrase' => 'bitteEintragWaehlen',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Bitte Eintrag wählen...',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Please select entry...',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'ui',
'phrase' => 'keineEintraegeGefunden',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Keine Einträge gefunden',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'No entries found',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'ui',
'phrase' => 'felder',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Felder',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'fields',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'ui',
'phrase' => 'vorlageWaehlen',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Vorlage wählen...',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Select template',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'ui',
'phrase' => 'fehlerBeimLesen',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Fehler beim Lesen',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Error on Reading',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'ui',
'phrase' => 'fehlerBeimSpeichern',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Fehler beim Speichern',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Error on Saving',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'ui',
'phrase' => 'gespeichert',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Gespeichert',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Saved',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'ui',
'phrase' => 'geloescht',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Gelöscht',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Deleted',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'ui',
'phrase' => 'error_fieldWriteAccess',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Sie haben keine Schreibrechte für dieses Feld',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'You do not have writing rights for this field',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'ui',
'phrase' => 'error_fieldMustBeArray',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Das {field} Feld muss ein Array sein',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'The {field} field must be an array',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'anrechnung',
'phrase' => 'benotungDerLV',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => ' Lehrveranstaltung bereits benotet',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Course already graded',
'description' => '',
'insertvon' => 'system'
)
)
),
//*************************** CORE/filter
array(
'app' => 'core',
'category' => 'filter',
'phrase' => 'filterEinstellungen',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Filter Einstellungen',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'filter settings',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'filter',
'phrase' => 'filterApply',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Filtern',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Apply',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'filter',
'phrase' => 'filterHinzufuegen',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Filter hinzufügen',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'add filter',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'filter',
'phrase' => 'feldHinzufuegen',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Feld hinzufügen',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'add field',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'filter',
'phrase' => 'filterBeschreibung',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Filter Beschreibung',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'filter description',
'description' => '',
'insertvon' => 'system'
)
)
),
//**************************** CORE/person
array(
'app' => 'core',
'category' => 'person',
'phrase' => 'person_id',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Person ID',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Person ID',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'person',
'phrase' => 'student',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Student',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'student',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'person',
'phrase' => 'vorname',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Vorname',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'first name',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'person',
'phrase' => 'nachname',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Nachname',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'last name',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'person',
'phrase' => 'username',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Username',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'username',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'person',
'phrase' => 'anrede',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Anrede',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Salutation',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'person',
'phrase' => 'uid',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'UID',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'UID',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'person',
'phrase' => 'mann',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Mann',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Man',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'person',
'phrase' => 'frau',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Frau',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Woman',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'person',
'phrase' => 'staatsbuergerschaft',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Staatsbürgerschaft',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'citizenship',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'person',
'phrase' => 'geburtsdatum',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Geburtsdatum',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'date of birth',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'person',
'phrase' => 'svnr',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Sozialversicherungsnummer',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Social insurance number',
'description' => 'social security number',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'person',
'phrase' => 'ersatzkennzeichen',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Ersatzkennzeichen',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Replacement bearing',
'description' => 'Replacement Label',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'person',
'phrase' => 'bpk',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'bPK',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'bPK',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'person',
'phrase' => 'geschlecht',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Geschlecht',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'gender',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'person',
'phrase' => 'geburtsnation',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Geburtsnation',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'country of birth',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'person',
'phrase' => 'geburtsort',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Geburtsort',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'place of birth',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'person',
'phrase' => 'email',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'eMail',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'email',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'person',
'phrase' => 'telefon',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Telefon',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'phone',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'person',
'phrase' => 'adresse',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Adresse',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'address',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'person',
'phrase' => 'adressen',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Adressen',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'addresses',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'person',
'phrase' => 'bankverbindungen',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Bankverbindungen',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'bank details',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'person',
'phrase' => 'rechnungsadresse',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Rechnungsadresse',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'billing address',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'person',
'phrase' => 'heimatadresse',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Heimatadresse',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'home address',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'person',
'phrase' => 'co_name',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'abweichender Empfänger',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'c/o',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'person',
'phrase' => 'gemeinde',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Gemeinde',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'municipality',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'person',
'phrase' => 'gemeinde_waehlen',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Bitte gültige Gemeinde wählen',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Please select a valid municipality',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'person',
'phrase' => 'plz_waehlen',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Bitte gültige PLZ wählen',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Please select a valid zip code',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'person',
'phrase' => 'nation',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Nation',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'nation',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'person',
'phrase' => 'ort',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Ort',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'place',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'person',
'phrase' => 'postleitzahl',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Postleitzahl',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Post code',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'person',
'phrase' => 'plz',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'PLZ',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'zip',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'person',
'phrase' => 'zustellung',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Zustellung',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'delivery',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'person',
'phrase' => 'strasse',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Strasse',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Street',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'person',
'phrase' => 'titelpre',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'TitelPre',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'TitlePre',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'person',
'phrase' => 'titelpost',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'TitelPost',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'TitlePost',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'person',
'phrase' => 'matrikelnummer',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Matrikelnummer',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Matriculation number',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'person',
'phrase' => 'error_uidNotInPerson',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Die angegebene UID passt nicht zu der angegebenen Person',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Given UID is not assigned to the given Person',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'person',
'phrase' => 'unruly',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Unruly',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Unruly',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'person',
'phrase' => 'error_noBenutzer',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Kein Benutzer gefunden',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'No User found',
'description' => '',
'insertvon' => 'system'
)
)
),
//**************** CORE/lehre
array(
'app' => 'core',
'category' => 'lehre',
'phrase' => 'lvOptions',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Lehrveranstaltungsoptionen',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Course options',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'lehre',
'phrase' => 'noGrades',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Unbewertet',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Not Graded',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'lehre',
'phrase' => 'studiensemester',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Studiensemester',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'semester',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'lehre',
'phrase' => 'ausbildungssemester',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Ausbildungssemester',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Education semester',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'lehre',
'phrase' => 'organisationsform',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Organisationsform',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'organisational form',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'lehre',
'phrase' => 'organisationseinheit',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Organisationseinheit',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'organisation unit',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'lehre',
'phrase' => 'gruppe',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Gruppe',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'group',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'lehre',
'phrase' => 'studiengang',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Studiengang',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'degree-program',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'lehre',
'phrase' => 'studienrichtung',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Studienrichtung',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'degree-program',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'lehre',
'phrase' => 'pruefung',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Prüfung',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'examination',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'lehre',
'phrase' => 'master',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Master',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Master',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'lehre',
'phrase' => 'ects',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'ECTS',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'ECTS',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'lehre',
'phrase' => 'sws',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'SWS',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'SP/W',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'lehre',
'phrase' => 'pflichtfach',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Pflichtfach',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Mandatory',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'lehre',
'phrase' => 'zeugnis',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Zeugnis',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Transcript',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'lehre',
'phrase' => 'notendurchschnitt',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Notendurchschnitt',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Grade average',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'lehre',
'phrase' => 'gewichteternotendurchschnitt',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'gewichteter Notendurchschnitt',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'weighted grade point average',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'lehre',
'phrase' => 'note',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Note',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Grade',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'lehre',
'phrase' => 'lehrveranstaltung',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Lehrveranstaltung',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Course',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'lehre',
'phrase' => 'lehreinheit',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'LV-Teil',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'teaching unit',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'lehre',
'phrase' => 'kurzbz',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Kurzbz',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'ShortDesc',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'lehre',
'phrase' => 'semester',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Semester',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Semester',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'lehre',
'phrase' => 'studienplan',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Studienplan',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'study plan',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'lehre',
'phrase' => 'lektor',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'LektorIn',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'lector',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'lehre',
'phrase' => 'nichtstudienplanrelevanteKurse',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Nicht studienplanrelevante Lehrveranstaltung',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'lehre',
'phrase' => 'info_notendurchschnitt',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Notendurchschnitt über alle studienplanrelevanten Noten (inkl. negative)',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'lehre',
'phrase' => 'info_notendurchschnitt_gewichtet',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Notendurchschnitt über alle studienplanrelevanten Noten (inkl. negative) gewichtet nach ECTS der LV. = (Summe (Note der LV * ECTS der LV))/Gesamtsumme der ECTS',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'lehre',
'phrase' => 'lehrform',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Lehrform',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Course Type',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'lehre',
'phrase' => 'studiengangskennzahlLehre',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Studiengangskennzahl',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Study program number',
'description' => '',
'insertvon' => 'system'
)
)
),
//********************** INFOCENTER/infocenter
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'infocenter',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Infocenter',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Infocenter',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'dokumentenpruefung',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Dokumentenprüfung',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'document check',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'zgvPruefung',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'ZGV Prüfung',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'ZGV exam',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'zgvOrt',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'ZGV Ort',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'ZGV place',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'zgvDatum',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'ZGV Datum',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'ZGV date',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'zgvNation',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'ZGV Nation',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'ZGV nation',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'bewerbung',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Bewerbung',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'application',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'bewerber',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'BewerberIn',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'applicant',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'reifepruefung',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Reifeprüfung',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Graduate',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'reifepruefungszeugnis',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Reifeprüfungszeugnis',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Leaving certificate',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'bewerbungAbgeschickt',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Bewerbung abgeschickt',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'application sent',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'ausstellungsnation',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Ausstellungsnation',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'issuing country',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'formalGeprueft',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'formal geprüft',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'formally checked',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'nachzureichendeDokumente',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'nachzureichende Dokumente',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'documents to be hand in later',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'nachzureichenAm',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'nachzureichen am',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'to be delivered on',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'anmerkungenZurBewerbung',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Anmerkungen zur Bewerbung',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Application Notes',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'zugangBewerbung',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Zugang Bewerbung',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Access application',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'zgv',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'ZGV',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'ZGV',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'zugangsvoraussetzung',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Zugangsvoraussetzung',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Access requirements',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'zugangsvoraussetzungen',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Zugangsvoraussetzungen',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Entry requirements',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'keineZugangsvoraussetzungenTxt',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Keine Zugangsvoraussetzungen für den Studiengang definiert',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'No admission requirements defined for the course',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'letzteZgvUebernehmen',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'letzte ZGV übernehmen',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'last ZGV attended',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'zgvRueckfragen',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'ZGV Prüfung beantragen',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'apply for a ZGV examination',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'zgvErfuellt',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'ZGV erfüllt',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'ZGV fulfilled',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'zgvNichtErfuellt',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'ZGV nicht erfüllt',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'ZGV unfulfilled',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'zgvErfuelltPruefung',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'ZGV mit Prüfungen erfüllt',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'ZGV fulfilled with exam',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'zgvInPruefung',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'ZGV noch in Prüfung',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'ZGV still in review',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'absagegrund',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Absagegrund',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Reason for cancellation',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'absage',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Absage',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Cancellation',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'absageBestaetigen',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Absage bestätigen',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Confirm cancellation',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'absageBestaetigenTxt',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Bei Absage von InteressentInnen erhalten diese den Status "Abgewiesener" und deren ZGV-Daten können im Infocenter nicht mehr bearbeitet oder freigegeben werden. Alle nicht gespeicherten ZGV-Daten gehen verloren. Fortfahren?',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'If interested parties are rejected, they receive the status "rejected" and their ZGV data can no longer be edited or released in the Info Center. All ZGV data that has not been saved will be lost. Continue?',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'notizHinzufuegen',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Notiz hinzufügen',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Add note',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'tageKeineAktion',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Tage keine Aktion',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'days no action',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'anAusgewaehlte',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'an Ausgewählte',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'to selected ones',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'interessentAbweisen',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'InteressentIn abweisen',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'reject applicant',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'interessentFreigeben',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'InteressentIn freigeben',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Approve applicant',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'interessentFreigebenTxt',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Bei Freigabe von InteressentInnen wird deren Interessentenstatus bestätigt und deren Zgvdaten können im Infocenter nicht mehr bearbeitet oder freigegeben werden.
Alle nicht gespeicherten Zgvdaten gehen verloren.
Fortfahren?',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'If interested parties are released, their interested party status is confirmed and their Zgv data can no longer be edited or released in the Infocenter.
All Zgv data not saved will be lost.
Continue?',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'freigabeBestaetigen',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Freigabe bestätigen',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Confirm approval',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'nachfrist',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Nachfrist',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'extended deadline',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'bewerbungsfrist',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Bewerbungsfrist',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'application deadline',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'notizAendern',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Notiz ändern',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Change note',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'parken',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'parken',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'park',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'ausparken',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'ausparken',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'unpark',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'geparkt',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'geparkt',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'parked',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'priorisierung',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'prio',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'prio',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'dokumentWirdNachgereicht',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Dokument wird nachgereicht',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Document will be submitted later',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'datumUngueltig',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Das Datumsformat ist ungültig oder liegt außerhalb des gültigen Bereichs. Bitte geben Sie ein gültiges Datum im Format tt.mm.jjjj ein.',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Date is invalid or out of range. Please enter a valid date in the format dd.mm.yyyy.',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'dokUngueltig',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Bei dem Dokument ist keine Nachreichung möglich.',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Date is invalid or out of range. Please enter a valid date in the format dd.mm.yyyy.',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'nachreichDatumNichtVergangenheit',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Das Datum der Nachreichung darf nicht in der Vergangenheit liegen.',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'The date of submission may not be in the past.',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'global',
'phrase' => 'parkdatum',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'parkdatum',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'parking date',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'rueckstelldatum',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'rückstelldatum',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'onHold date',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'rueckstellgrund',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Rückstellgrund',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'onHold reason',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'bewerberParken',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'BewerberIn parken',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Park applicant',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'bewerberAusparken',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'BewerberIn ausparken',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Unpark applicant',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'nichtsZumAusparken',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Nichts zum ausparken',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Nothing to park out',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'fehlerBeimAusparken',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Fehler beim Ausparken',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Parking error',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'fehlerBeimParken',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Fehler beim Parken',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Parking error',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'bewerberGeparktBis',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'BewerberIn geparkt bis',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Applicant parked until',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'bewerbungMussAbgeschickt',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Die Bewerbung muss erst abgeschickt worden sein.',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'The application needs to be sent first.',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'nurBachelorMasterFreigeben',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Nur Bachelorstudiengänge/Masterstudiengänge können freigegeben werden.',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Only bachelor/master programmes can be approved.',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'bewerberOnHold',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'BewerberIn zurückstellen',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Put applicant on hold',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'bewerberOnHoldEntfernen',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Zurückstellung entfernen',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Remove on hold state',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'bewerberOnHoldBis',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'BewerberIn zurückgestellt bis',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Applicant on hold until',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'nichtsZumEntfernen',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Nichts zum Entfernen',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Nothing to remove',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'fehlerBeimEntfernen',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Fehler beim Entfernen',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Error when removing',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'rueckstelldatumUeberschritten',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Zurückstelldatum überschritten!',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Exceeded date for on hold!',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'parkenZurueckstellenInfo',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Geparkte und zurückgestellte BewerberInnen werden von der Bearbeitung temporär ausgenommen.
Geparkte BewerberInnen werden zum angegebenen Datum automatisch entparkt, während zurückgestellte BewerberInnen nur manuell durch Drücken des Buttons den Zurückgestellt-Status verlieren.
Bei einer Zurückstellung dient das Datum nur der Erinnerung.',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Parked applicants and applicants on hold are temporarily excluded from the infocenter workflow.
Parked applicants are unparked automatically, whereas applicants on hold loose the status only when clicking the button manually.
When on hold, the date is only a reminder.',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'rtPunkteEintragenInfo',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Es existierte bereits ein Bewerberstatus und eine Reihungstestteilnahme.
Deshalb wurde bei der Freigabe der Bewerberstatus automatisch hinzugefügt und der Bewerber als Reihungstestabsolvent markiert.
Die Reihungstestpunkte müssen aber noch manuell eingetragen werden!',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'An applicant status and a placement test participation already existed for this person.
Thus, the applicant status was added automatically and the applicant was marked as placement test participant.
However, the placement test result is yet to be entered manually!',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'rtErgebnisExistiert',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Es existiert bereits ein RT-Ergebnis',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Placement test result already exists',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'kaution',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Kaution',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Deposit',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'rechnungsnummer',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Rechnungsnummer',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Invoice Number',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'date',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Rechnungsnummer',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Invoice Number',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'faelligam',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Fällig am',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Due on',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'gesamtbetrag',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Gesamtbetrag',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Total amount',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'rechnungsempfaenger',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Rechnungsempfänger',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Invoice recipient',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'rechnung',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Rechnungsempfänger',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Invoice',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'studiensemester',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Semester',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Semester',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'bezeichnung',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Bezeichnung',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Title',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'datum',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Datum',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Date',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'zahlungsbestaetigung',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Zahlungsbestätigung',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Payment confirmation',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'bewerbung',
'phrase' => 'erklaerungInvoices',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Ablauf und Zahlungsbedingungen',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Procedure and terms of payment',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'rechnungserklaerung',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Wir möchten Sie darauf aufmerksam machen, dass bei der Überweisung *immer* die Rechnungsnummer als Zahlungsreferenz anzuführen ist.
Andernfalls erfolgt keine automatische Zahlungszuordnung und es kann zu einer Verzögerung der Darstellung des aktuellen Zahlungsstatus
der Rechnung im Campus Informations-System kommen.
Im Falle dass der Betrag an ein falsches Konto überwiesen wurde, bitten wir Sie höflichst sich an Ihre Bank zu wenden.
Jede Rechnung gilt als "Bezahlt", wenn der Gesamtbetrag vollständig auf unser Konto eingelangt ist.
',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'We would like to draw your attention to the fact that the invoice number must *always* be quoted as the payment reference when making a bank transfer.
Otherwise, no automatic payment allocation will take place and there may be a delay in displaying the current payment status of the invoice in Campus Informations-System.
In the event that the amount has been transferred to an incorrect account, we kindly ask you to contact your bank.
Each invoice is considered "paid" when the total amount has been credited to our account in full.
',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'kontoinfotitle',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Kontoinformationen der FHTW',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'FHTW account information',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'kontoinfobody',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Sämtliche Zahlungen sind an die nachstehende Kontonummer zu leisten und die Rechnungsnummer muss als Zahlungsreferenz eingegeben werden.',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'All payments must be made to the following account number and the invoice number must be entered as the payment reference.',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'kontoinfoausland',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Auslandsüberweisungen:
Bei Auslandsüberweisungen sind die Spesenkosten von den
Zahlenden zusätzlich zu den Rechnungsbeträgen zu zahlen.',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Foreign bank transfers:
In the case of foreign bank transfers, the charges are to be paid by
the payer in addition to the invoice amounts.',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'rechnungtitle',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Rechnungen & Zahlungsbestätigungen',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Invoices & payment confirmations',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'faq0frage',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Warum ist die Einzahlung trotz Einzahlung noch offen?',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Why is the deposit still outstanding despite payment?',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'faq0antwort',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Der häufigste Grund für diesen Fall ist, dass bei der Überweisung nicht die Rechnungsnummer als Zahlungsreferenz eingegeben wird.
Wir bitten Sie höflichst in diesem Fall eine Mail an billing@technikum-wien.at mit Zahlungsbestätigung zu senden.
Die Transaktion und die Bearbeitung der Zahlung, kann bis zu sechs Werktage dauern.',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'The most common reason for this is that the invoice number is not entered as the payment reference in the bank transfer.
In this case, we kindly ask you to send an e-mail to billing@technikum-wien.at with a payment confirmation.
The transaction and processing of the payment can take up to six working days.',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'faq1frage',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Ich habe keine Rechnung erhalten, was tun?',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'I have not received an invoice, what should I do?',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'faq1antwort',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'In diesem Fall ist der Spam-Ordner zu kontrollieren. Falls die Rechnung nicht übermittelt wurde ersuchen wir um Information an billing@technikum-wien.at.
Die Rechnung wird Ihnen erneut zugesendet. Erst nach Erhalt der Rechnung ist der Betrag zu überweisen',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'In this case, please check your spam folder. If the invoice has not been sent, please inform us at billing@technikum-wien.at.
The invoice will be sent to you again. The amount is only to be transferred after receipt of the invoice!',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'faq2frage',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Refundierung des Studienbeitrags',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Refund of the tuition fee',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'faq2antwort',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Der Studienbeitrag wird nicht rückerstattet, wenn…
-Anfänger*innen, die ihren Studienplatz nach Semesterbeginn (1. September / 16. Februar) nicht in Anspruch nehmen
-Studierende, die ihr Studium nach Semesterbeginn (1. September / 16. Februar) abbrechen.
-Unterbrechung vor dem 15.10. bzw. 15.3.: Studienbeitrag wird rückerstattet
-Unterbrechung nach dem 15.10. bzw. 15.3.: Studienbeitrag wird nicht rückerstattet
-in den Folgesemestern der Unterbrechung sind keine Studienbeiträge zu zahlen; der ÖHBeitrag ist jedoch in jedem Semester der Unterbrechung zu zahlen',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'The tuition fee will not be refunded if...
-Freshmen who do not take up their study place after the start of the semester (September 1 / February 16)
-Students who discontinue their studies after the start of the semester (September 1 / February 16).
-Interruption before 15.10. or 15.3.: tuition fees will be refunded
-Interruption after 15.10. or 15.3.: Tuition fee will not be refunded
-No tuition fees are payable in the semesters following the interruption; however, the ÖH fee must be paid in each semester of the interruption',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'faq3frage',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Sie sind vom Studienbeitrag befreit und haben eine Rechnung für den Studienbeitrag bekommen?',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'You are exempt from paying tuition fees and have received an invoice for tuition fees?',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'faq3antwort',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Treten Sie bitte in Kontakt mit Ihrer Studiengangsassistenz. Die offene Rechnung wird storniert.',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Please contact your degree program assistant. The outstanding invoice will be canceled.',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'faq4frage',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Mir ist ein Fehler bei der Überweisung unterlaufen, was tun?',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'I made a mistake with the transfer, what should I do?',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'faq4antwort',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Bitte den Fehler an billing@technikum-wien.at melden.',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Please report the error to billing@technikum-wien.at.',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'faq5frage',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Eine Rechnung wurde zwei Mal überwiesen, was tun?',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'An invoice has been transferred twice, what should I do?',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'faq5antwort',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Falls eine Rechnung doppelt überwiesen wurde, bitten wir Sie dies an billing@technikum-wien.at zu melden. Wir werden Ihnen eine Zahlung refundieren.',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'If an invoice has been transferred twice, please report this to billing@technikum-wien.at. We will refund you one payment.',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'faq6frage',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Es stehen mehrere Positionen auf der Rechnung – soll für jede Position eine Überweisung durchgeführt werden?',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'There are several items on the invoice - should a transfer be made for each item?',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'faq6antwort',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Nein, es ist immer der auf der Rechnung ausgewiesene Gesamtbetrag zu überweisen.',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'No, the total amount shown on the invoice must always be transferred.',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'faq7frage',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Wann kann der Betrag überwiesen werden?',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'When can the amount be transferred?',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'faq7antwort',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Wir möchten Sie darauf hinweisen, dass Überweisungen erst bei Erhalt der Rechnung durchzuführen sind. Bitte um Angabe der Rechnungsnummer als Zahlungsreferenz.',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'We would like to point out that bank transfers should only be made on receipt of the invoice. Please state the invoice number as the payment reference.',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'zahlungsempfaenger',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Fachhochschule Technikum Wien',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'University of Applied Sciences Technikum Wien',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'unrulyPersonFound',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Unruly Person wurde gefunden',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Unruly Person detected',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'password',
'phrase' => 'changeFor',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Passwort ändern für',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Changing password for',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'password',
'phrase' => 'usage',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Das Passwort muss zumindest 8 Zeichen enthalten, davon mindestens 1 Großbuchstabe, 1 Kleinbuchstabe und eine Ziffer.
Das Passwort darf keine Leerzeichen und Umlaute enthalten.
Erlaubte Sonderzeichen sind: -$#[]{}!().,*:;_',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'The password must contain at least 8 characters, of which 1 must be upper case, 1 lower case and 1 a numeral.
The password may not include spaces or umlauts.
The following special characters are allowed: -$#[]{}!().,*:;_',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'password',
'phrase' => 'extraUsage',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Weitere Informationen zur Passwort Policy finden Sie unter diesem Link',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'More information about the Password Policy can be found at this link',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'password',
'phrase' => 'password',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Passwort',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'password',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'password',
'phrase' => 'old',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Altes Passwort',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Old password',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'password',
'phrase' => 'new',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Neues Passwort',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'New password',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'password',
'phrase' => 'newRepeat',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Wiederholung des neuen Passworts',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Repeat new password',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'password',
'phrase' => 'change',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Passwort ändern',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Change password',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'password',
'phrase' => 'pageTitle',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Passwort ändern',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Changing password',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'password',
'phrase' => 'missingParameters',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Bitte geben Sie das alte und neue Passwort ein',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Please enter the old and the new password',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'password',
'phrase' => 'oldPasswordWrong',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Das alte Passwort ist nicht korrekt',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'The old password is incorrect',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'password',
'phrase' => 'newNotSameRepeat',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Passwörter stimmen nicht überein',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Passwords do not match',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'password',
'phrase' => 'length',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Das neue Passwort muss mindestens 8 Zeichen lang sein.',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'The new password must contain at least 8 characters.',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'password',
'phrase' => 'atLeastAUpperCase',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Das neue Passwort muss mindestens einen Grossbuchstaben enthalten.',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'The new password must contain at least 1 upper case character.',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'password',
'phrase' => 'atLeastANumber',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Es muss mindestens eine Ziffer vorhanden sein.',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'The new password must contain at least 1 numeral character.',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'password',
'phrase' => 'genericError',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Es ist ein Fehler aufgetreten. Passwortänderung fehlgeschlagen',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'An Error occured. Password change failed.',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'password',
'phrase' => 'changed',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Passwort wurde erfolgreich geändert',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Password successfully changed',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'password',
'phrase' => 'noBlanks',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Es darf kein Leerzeichen im Passwort vorkommen.',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'The password may not include spaces.',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'password',
'phrase' => 'noUmlauts',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Es dürfen keine Umlaute verwendet werden.',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'The password may not include umlauts.',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'password',
'phrase' => 'noSpecialCharacters',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Bitte verwenden Sie nur erlaubte Sonderzeichen',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Please use only permitted special characters.',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'password',
'phrase' => 'atLeastALowerCase',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Das neue Passwort muss mindestens einen Kleinbuchstaben enthalten.',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'The new password must contain at least 1 lower case character.',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'password',
'phrase' => 'newSameOld',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Das neue Passwort muss sich vom alten Passwort unterscheiden.',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'The new password must be different from the old password.',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'password',
'phrase' => 'wrongPassword',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Falsches Passwort',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Wrong password',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'password',
'phrase' => 'passwordMissing',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Passwort fehlt',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Password missing',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'global',
'phrase' => 'status',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Status',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Status',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'global',
'phrase' => 'lehrauftraegeBestellen',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Lehraufträge bestellen',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Order lectureships',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'global',
'phrase' => 'lehrauftraegeErteilen',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Lehraufträge erteilen',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Approve lectureships',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'global',
'phrase' => 'lehrauftraegeAnnehmen',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Lehraufträge annehmen',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Accept lectureships',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'global',
'phrase' => 'stornierteLehrauftraege',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Stornierte Lehraufträge',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Cancelled lectureships',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'account',
'phrase' => 'title',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Account Aktivierung',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Account Activation',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'account',
'phrase' => 'usage',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Bitte wählen Sie ein Passwort für Ihren Account.
Das Passwort muss zumindest 8 Zeichen enthalten, davon mindestens 1 Großbuchstabe, 1 Kleinbuchstabe und eine Ziffer.
Das Passwort darf keine Leerzeichen und Umlaute enthalten.
Erlaubte Sonderzeichen sind: -$#[]{}!().,*:;_',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Please choose a password for your account
The password must contain at least 8 characters, of which 1 must be upper case, 1 lower case and 1 a numeral.
The password may not include spaces or umlauts.
The following special characters are allowed: -$#[]{}!().,*:;_',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'account',
'phrase' => 'username',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Username',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Username',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'account',
'phrase' => 'code',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Code',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Code',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'captcha',
'phrase' => 'label',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Tippen Sie die angezeigten
Zeichen in das untere Feld.',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Enter the characters in
the field below.',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'captcha',
'phrase' => 'reload',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Ich kann das Bild nicht lesen - neu laden',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Reload picture',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'account',
'phrase' => 'activate',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Abschicken',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Activate',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'password',
'phrase' => 'wrongCaptcha',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Captcha code falsch ',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Captcha code is wrong',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'account',
'phrase' => 'missingParameters',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Bitte geben Sie Benutzername, Code und Passwort ein',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Please enter username, code and password',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'account',
'phrase' => 'wrongActivationCode',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Der angegebene Aktivierungscode ist falsch',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'The provided activation code is wrong',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'global',
'phrase' => 'received',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Empfangen',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Received',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'global',
'phrase' => 'reply',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Antworten',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Reply',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'ui',
'phrase' => 'altRecipientNote',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => '* Diese Nachricht wird an das Infocenter der FHTW zugestellt',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => '* This message will be delivered to the Infocenter of UAS Technikum Wien',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'ui',
'phrase' => 'refresh',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Aktualisierung',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Refresh',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'ui',
'phrase' => 'from',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Von',
'description' => 'Aktualisierung',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'From',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'ui',
'phrase' => 'newMessage',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Sie haben eine neue Nachricht erhalten',
'description' => 'Aktualisierung',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'You received a new message',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'ui',
'phrase' => 'backToReadWriteMessage',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Zurück zur Inbox/Outbox',
'description' => 'Aktualisierung',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Back to Inbox/Outbox',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'dms',
'phrase' => 'informationsblattExterneLehrende',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Informationsblatt für externe Lehrende',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Information sheet for external lecturers', // TODO: change to dms id as soon as english info sheet is available
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'ui',
'phrase' => 'hilfeZuDieserSeite',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Hilfe zu dieser Seite',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Guide to this site',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'ui',
'phrase' => 'anzeigen',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Anzeigen',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Show',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'ui',
'phrase' => 'alleAnzeigen',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Alle anzeigen',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Show all',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'ui',
'phrase' => 'neuUndGeaenderteAnzeigen',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Neue und geänderte anzeigen',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Show new and changed',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'ui',
'phrase' => 'nurNeueAnzeigen',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Nur neue anzeigen',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Show only new ones',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'ui',
'phrase' => 'nurGeaenderteAnzeigen',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Nur geänderte anzeigen',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Show only changed ones',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'ui',
'phrase' => 'nurBestellteAnzeigen',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Nur bestellte anzeigen',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Show only ordered ones',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'ui',
'phrase' => 'nurErteilteAnzeigen',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Nur erteilte anzeigen',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Show only approved ones',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'ui',
'phrase' => 'nurAngenommeneAnzeigen',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Nur angenommene anzeigen',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Show only accepted ones',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'ui',
'phrase' => 'nurStornierteAnzeigen',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Nur stornierte anzeigen',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Show only cancelled ones',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'ui',
'phrase' => 'nurDummiesAnzeigen',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Nur Dummies anzeigen',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Show only dummies',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'ui',
'phrase' => 'alleAuswaehlen',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Alle auswählen',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Select all',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'ui',
'phrase' => 'alleAbwaehlen',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Alle abwählen',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Deselect all',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'ui',
'phrase' => 'ausgewaehlteZeilen',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Ausgewählte Zeilen',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Selected rows',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'lehrauftrag',
'category' => 'ui',
'phrase' => 'nurVerplanteOhneLektorAnzeigen',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Nur verplante ohne Lektor anzeigen (Dummies)',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Show only planned without lectors (dummies)',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'ui',
'phrase' => 'bestellt',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'bestellt',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'ordered',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'ui',
'phrase' => 'erteilt',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'erteilt',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'approved',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'ui',
'phrase' => 'angenommen',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'angenommen',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'accepted',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'ui',
'phrase' => 'storniert',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'storniert',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'cancelled',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'ui',
'phrase' => 'bestelltVon',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'bestellt von ',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'ordered by ',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'ui',
'phrase' => 'erteiltVon',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'erteilt von ',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'approved by ',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'ui',
'phrase' => 'angenommenVon',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'angenommen von ',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'accepted by ',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'ui',
'phrase' => 'storniertVon',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'storniert von ',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'cancelled by ',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'ui',
'phrase' => 'storniertAm',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'storniert am ',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'cancelled on ',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'ui',
'phrase' => 'von',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'von',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'by',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'ui',
'phrase' => 'stunden',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Stunden',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Hours',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'ui',
'phrase' => 'betrag',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Betrag',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'amount',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'ui',
'phrase' => 'vertrag',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Vertrag',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'contract',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'ui',
'phrase' => 'bezeichnung',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Bezeichnung',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'title',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'ui',
'phrase' => 'kz',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'KZ',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'ID',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'ui',
'phrase' => 'projekt',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Projekt',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'project',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'ui',
'phrase' => 'projektarbeit',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Projektarbeit',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'project work',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'ui',
'phrase' => 'tabelleneinstellungen',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Tabelleneinstellungen',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Table settings',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'ui',
'phrase' => 'hilfe',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Hilfe',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Help',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'ui',
'phrase' => 'keineDatenVorhanden',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Keine Daten vorhanden',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'No data available',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'ui',
'phrase' => 'error_invalid_date',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Das Datumsformat ist ungültig oder liegt außerhalb des gültigen Bereichs.',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'The date format is invalid or out of range.',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'ui',
'phrase' => 'spaltenEinstellen',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Spalten einstellen',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Column settings',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'ui',
'phrase' => 'stunde',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Stunde',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Hour',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'ui',
'phrase' => 'minute',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Minute',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Minute',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'global',
'phrase' => 'personalnummer',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Personalnummer',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'personnel number',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'ui',
'phrase' => 'stundensatz',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Stundensatz',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'hourly rate',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'ui',
'phrase' => 'am',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'am',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'on',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'lehrauftrag',
'category' => 'ui',
'phrase' => 'lehrauftragInBearbeitung',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Lehrauftrag in Bearbeitung.',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Teaching lectureship in progress.',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'lehrauftrag',
'category' => 'ui',
'phrase' => 'wartetAufErteilung',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Wartet auf Erteilung.',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Waiting for approvement.',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'lehrauftrag',
'category' => 'ui',
'phrase' => 'wartetAufErneuteErteilung',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Wartet auf erneute Erteilung.',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Waiting for re-approvement',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'lehrauftrag',
'category' => 'ui',
'phrase' => 'letzterStatusBestellt',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Letzter Status: Bestellt. Wartet auf Erteilung.',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Last status: Ordered. Waiting for approvement.',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'lehrauftrag',
'category' => 'ui',
'phrase' => 'letzterStatusErteilt',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Letzter Status: Erteilt. Wartet auf Annahme durch Lektor.',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Last status: Approved. Waiting for the lector\'s acceptance.',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'lehrauftrag',
'category' => 'ui',
'phrase' => 'letzterStatusAngenommen',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Letzter Status: Angenommen. Vertrag wurde beidseitig abgeschlossen.',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Last status: Accepted. Contract is mutually concluded.',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'lehrauftrag',
'category' => 'ui',
'phrase' => 'vertragWurdeStorniert',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Vertrag wurde storniert.',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Contract was cancelled.',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'ui',
'phrase' => 'stundenStundensatzGeaendert',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Stunden / Stundensatz geändert.',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Hours / Hourly rate changed',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'lehrauftrag',
'category' => 'ui',
'phrase' => 'neuerLehrauftragOhneLektorVerplant',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Neuer Lehrauftrag. Ohne Lektor verplant.',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'New teaching lectureship. No lector assigned yet.',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'lehrauftrag',
'category' => 'ui',
'phrase' => 'wartetAufBestellung',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Wartet auf Bestellung. Danach Erteilen möglich.',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Waiting for order. Afterwards you can approve.',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'lehrauftrag',
'category' => 'ui',
'phrase' => 'wartetAufErneuteBestellung',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Wartet auf erneute Bestellung. Danach erneut Erteilen möglich.',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Waiting for re-order. Afterwards you can re-approve.',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'lehrauftrag',
'category' => 'ui',
'phrase' => 'neuerLehrauftragWartetAufBestellung',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Neuer Lehrauftrag. Wartet auf Bestellung',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'New teaching lectureship. Waiting for order.',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'lehrauftrag',
'category' => 'ui',
'phrase' => 'nachAenderungStundensatzStunden',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'NACH Änderung: Stundensatz: {0} Stunden: {1}',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'AFTER change: Hourly rate: {0} Hours: {1}',
'description' => 'Hours',
'insertvon' => 'system'
)
)
),
array(
'app' => 'lehrauftrag',
'category' => 'ui',
'phrase' => 'vorAenderungStundensatzStunden',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'VOR Änderung: Stundensatz: {0} Stunden: {1}',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'BEFORE change: Hourly rate: {0} Hours: {1}',
'description' => 'Hours',
'insertvon' => 'system'
)
)
),
array(
'app' => 'lehrauftrag',
'category' => 'ui',
'phrase' => 'ungueltigeParameter',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Ungültige Parameter',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Invalid parameters',
'description' => 'Hours',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'table',
'phrase' => 'spaltenEinAusblenden',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Spalten ein- und ausblenden',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Show and hide columns',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'table',
'phrase' => 'spaltenEinAusblendenMitKlickOeffnen',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => '
Mit einem Klick auf werden die Einstellungen geöffnet.
',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Click on to open the settings',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'table',
'phrase' => 'spaltenEinAusblendenAufEinstellungenKlicken',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Auf Spalteneinstellungen klicken',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Click on column settings',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'table',
'phrase' => 'spaltenEinAusblendenMitKlickAktivieren',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => '
Durch (wiederholtes) Klicken auf ein Feld mit dem Spaltennamen wird die entsprechende Spalte in der
Tabelle ein- bzw. ausgeblendet
',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => '
By selecting / deselecting a column name, the corresponding column is shown / hidden in the table
',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'table',
'phrase' => 'spaltenEinAusblendenMitKlickSchliessen',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Mit einem Klick auf werden die Einstellungen
wieder geschlossen.',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Click on to close the settings',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'table',
'phrase' => 'spaltenbreiteVeraendern',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Spaltenbreite verändern',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Change column width',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'table',
'phrase' => 'spaltenbreiteVeraendernText',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Um die Spaltenbreite zu verändern, fährt man im Spaltenkopf langsam mit dem Mauszeiger auf den
rechten Rand der entprechenden Spalte.
Sobald sich der Mauszeiger in einen Doppelpfeil verwandelt, wird die Maustaste geklickt und mit
gedrückter Maustaste die Spalte nach rechts erweitert oder nach links verkleinert.',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'To change the column width, slowly hover with the mouse pointer on the right edge of the
corresponding column header.
As soon as the mouse pointer changes into a double arrow, click the mouse button and keep it pressed
while expanding the column width to the right or reducing it to the left.',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'table',
'phrase' => 'spaltenbreiteVeraendernInfotext',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Alle individuellen Tabelleneinstellungen werden in Ihrem Browser Cache gespeichert. Wenn Sie Ihren
Browser Cache löschen, werden Ihre Einstellungen zurückgesetzt und müssen gegebenenfalls neu
eingestellt werden.',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'All individual table settings are saved in your browser cache. If you clear your browser
cache, your settings will be erased. You will then need to reset them again.',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'table',
'phrase' => 'zeilenAuswaehlen',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Zeilen auswählen',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Select rows',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'table',
'phrase' => 'zeilenAuswaehlenEinzeln',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Einzeln auswählen: Strg + Klick auf einzelne Zeile(n)',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Select individually: Ctrl + click on single line (s)',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'table',
'phrase' => 'zeilenAuswaehlenBereich',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Bereich auswählen: Shift + Klick auf Anfangs- und Endzeile',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Select a range: Shift + click on the start and end line',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'table',
'phrase' => 'zeilenAuswaehlenAlle',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Alle auswählen: Button \'Alle auswählen\'',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Select all: Button \'Select all \' ',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'lehre',
'phrase' => 'lehrauftragStandardBestellprozess',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Lehrauftrag Standard-Bestellprozess',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Standard Ordering Process for Teaching Lectureships',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'lehre',
'phrase' => 'lehrauftragStandardBestellprozessBestellen',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'BESTELLEN
(Studiengangsleitung)',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'ORDER
(Study course Director)',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'lehre',
'phrase' => 'lehrauftragStandardBestellprozessErteilen',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'ERTEILEN
(Department-/Kompetenzfeldleitung)',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'APPROVEMENT
(Department- / Competence field Manager)',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'lehre',
'phrase' => 'lehrauftragStandardBestellprozessAnnehmen',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'ANNEHMEN
(LektorIn)',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'ACCEPTANCE
(Lecturer)',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'lehre',
'phrase' => 'lehrauftraegeBestellen',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Lehraufträge bestellen',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Order lectureships',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'lehre',
'phrase' => 'lehrauftraegeBestellenText',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Sobald im FAS ein Lehrauftrag/eine Projektbetreuung angelegt wurde, können Sie diese
hier bestellen.
Bestellte Lehraufträge sind zur Erteilung freigegeben.',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'A lectureship is ready to be ordered as soon as it has been created in FAS.
Ordered lectureships are released for assignment.',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'lehre',
'phrase' => 'lehrauftraegeErteilen',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Lehraufträge erteilen',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Approve lectureships',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'lehre',
'phrase' => 'lehrauftraegeErteilenText',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Sobald Lehraufträge bestellt wurden, können Sie diese hier erteilen.
Erteilte Lehraufträge können von den Lehrenden angenommen werden.
',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'A lectureship is ready to be approved as soon as it has been ordered.
Approved lectureships are released for acceptance.
',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'lehre',
'phrase' => 'lehrauftraegeBestellenKlickStatusicon',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Klicken Sie unten auf das Status-Icon \'Nur neue anzeigen\', \'Nur geänderte anzeigen\'
oder \'Alle anzeigen\'',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Click on status-icon \'Show only new ones\', \'Show only changed ones\' or \'Show all\'',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'lehre',
'phrase' => 'lehrauftraegeErteilenKlickStatusicon',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Klicken Sie unten auf das Status-Icon \'Nur bestellte anzeigen\' oder \'Alle anzeigen\'',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Click on status-icon \'Show only ordered ones\' or \'Show all\'',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'lehre',
'phrase' => 'lehrauftraegeBestellenLehrauftraegeWaehlen',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Wählen Sie die zu bestellenden Lehraufträge selbst oder über den
Button \'Alle auswählen\'.
',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Select the lectureships you want to order individually or use the button \'Select all\'',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'lehre',
'phrase' => 'lehrauftraegeErteilenLehrauftraegeWaehlen',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Wählen Sie die zu erteilenden Lehraufträge selbst oder über den
Button \'Alle auswählen\'.
',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Select the lectureships you want to aprove individually or use the button \'Select all\'',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'lehre',
'phrase' => 'lehrauftraegeBestellenMitKlickBestellen',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Klicken Sie auf Lehrauftrag bestellen.',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Click on \'Order lectureships\'',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'lehre',
'phrase' => 'lehrauftraegeErteilenMitKlickErteilen',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Klicken Sie auf Lehrauftrag erteilen.',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Click on \'Approve Lectureships\'',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'lehre',
'phrase' => 'lehrauftraegeBestellenVertragWirdAngelegt',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Für jeden bestellten Lehrauftrag legt das System einen Vertrag an.',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'The system creates a contract for each lectureship ordered.',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'lehre',
'phrase' => 'geaenderteLehrauftraege',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Geänderte Lehraufträge',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Changed lectureships',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'lehre',
'phrase' => 'geaenderteLehrauftraegeText',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Im FAS können Änderungen an Stunden/Stundensatz eines Lehrauftrags
durchgeführt werden, solange dieser nicht vom Lehrenden angenommen wurde.
Diese müssen dann erneut bestellt werden.
Sie können sich die vorgenommenen Änderungen anzeigen lassen, indem Sie mit der Maus über
dem Status-Icon am Beginn der Zeile fahren.
',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'In FAS, working hours / hourly rates can be changed as long as they were not accepted by the
teacher.
After each change, the lectureship needs to be re-ordered.
In case changes are made to lectureships, that have already been ordered or approved,
you may want to have a deeper look into what have changed.
You can display that information by
moving the mouse over the status icon at the beginning of the line.
',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'lehre',
'phrase' => 'geaenderteLehrauftraegeTextBeiErteilung',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Im FAS können Änderungen an Stunden/Stundensatz eines Lehrauftrags
durchgeführt werden, solange dieser nicht vom Lehrenden angenommen wurde.
Diese müssen dann von der Studiengangsleitung erneut bestellt werden.
Waren diese Lehraufträge zuvor bereits erteilt, wird deren Status auf \'neu\' zurückgesetzt
.
',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'In FAS, working hours / hourly rates can be changed as long as they were not accepted by the
teacher.
After each change, the lectureship needs to be be re-ordered.
If the lectureship was already approved, the status will be reset to \'new\'
',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'lehre',
'phrase' => 'lehrauftraegeNichtAuswaehlbar',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Warum kann ich manche Lehraufträge nicht auswählen?',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Why can\'t I select some lectureships?',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'lehre',
'phrase' => 'lehrauftraegeNichtAuswaehlbarText',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Nur Lehraufträge mit dem Status \'neu\' und \'geändert\' können bestellt werden.
Erteilte oder akzeptierte Lehraufträge werden nur zu Ihrer Information angezeigt und sind daher
NICHT wählbar.',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Only lectureships with the status \'new\' and \'changed\' can be ordered.
Lectureships with the status \'approved\' or \'accepted\' are only shown for your information and
are therefore NOT selectable.',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'lehre',
'phrase' => 'lehrauftraegeNichtAuswaehlbarTextBeiErteilung',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Nur Lehraufträge mit dem Status \'bestellt\' können erteilt werden.
Neue, angenommene und geänderte Lehraufträge werden nur zu Ihrer Information
angezeigt und sind daher NICHT wählbar.',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Only lectureships with the status \'ordered\' can be ordered.
Lectureships with the status \'new\', \'accepted\' or \'changed\' are only shown for your
information and are therefore NOT selectable.',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'lehre',
'phrase' => 'lehrauftraegeNichtAuswaehlbarTextBeiAnnahme',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Nur Lehraufträge mit dem Status \'erteilt\' können angenommen werden.
Bereits angenommene oder Lehraufträge in Bearbeitung werden nur zu Ihrer Information
angezeigt und sind daher NICHT wählbar.',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Only approved teaching lectureships are selectable. (status MUST be approved).
Lectureships, that were already accepted or that are in process are only shown for your
information and are therefore NOT selectable.',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'lehre',
'phrase' => 'filterAlle',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Alle
Alle Lehraufträge mit jedem Status, auch geänderte und Dummy-Aufträge',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'All
All teaching lectureships (any status)',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'lehre',
'phrase' => 'filterAlleBeiAnnahme',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Alle
Alle Lehraufträge mit jedem Status',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'All
All teaching lectureships (any status)',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'lehre',
'phrase' => 'filterNeu',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Neu
Nur Lehraufträge, die im FAS über die Zuteilung eines Lehrenden zu einer
Lehreinheit/einem Projekt angelegt und noch nicht bestellt worden sind',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'New
Only lectureships, that had been created in FAS. They are not ordered yet',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'lehre',
'phrase' => 'filterBestellt',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Bestellt
Nur bestellte Lehraufträge (auch bestellte, die nachträglich geändert wurden)',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Ordered
Only ordered lectureships. (Also ordered lectureships that have been changed)',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'lehre',
'phrase' => 'filterErteilt',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Erteilt
Nur erteilte Lehraufträge (auch erteilte, die nachträglich geändert wurden)',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Approved
Only approved lectureships. (Also approved lectureships that have been changed)',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'lehre',
'phrase' => 'filterErteiltBeiAnnahme',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Erteilt
Nur erteilte UND geänderte Lehraufträge, die in Bearbeitung sind',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Approved
Only approved teaching lectureships and such which are in process',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'lehre',
'phrase' => 'filterAngenommen',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Angenommen
Nur angenommene Lehraufträge',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Accepted
Only accepted lectureships',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'lehre',
'phrase' => 'filterGeaendert',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Geändert
Nur Lehraufträge, die geändert wurden, nachdem sie bereits
bestellt oder erteilt worden sind',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Changed
Only lectureships, that have been changed.
(After they had already been
ordered or approved)',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'lehre',
'phrase' => 'filterDummies',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Dummies
Nur Lehraufträge, die mit einem Dummylektor angelegt sind',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Dummies
Only lectureships, that were assigend to a dummy lector',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'global',
'phrase' => 'mehrHilfe',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Mehr Hilfe?',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Need more Help?',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'global',
'phrase' => 'weitereInformationenUnter',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Weitere Informationen unter ',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'For further information please go to ',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'lehre',
'phrase' => 'lehrauftraegeAnnehmen',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Wie nehme ich Lehraufträge an?',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'How do I accept lectureships?',
'description' => '',
'insertvon' => 'system'
)
)
),array(
'app' => 'core',
'category' => 'lehre',
'phrase' => 'lehrauftraegeAnnehmenText',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Sobald Ihnen ein oder mehrere Lehraufträge erteilt wurden, können Sie diese annehmen.',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'As soon as a lectureship has been approved (status = approved), you can accept it.',
'description' => '',
'insertvon' => 'system'
)
)
),array(
'app' => 'core',
'category' => 'lehre',
'phrase' => 'lehrauftraegeAnnehmenKlickStatusicon',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Klicken Sie unten auf das Status-Icon \'Nur erteilte anzeigen\' oder \'Alle anzeigen\'',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Click on the status icon \'Show only approved\' or \'Show all\' below',
'description' => '',
'insertvon' => 'system'
)
)
),array(
'app' => 'core',
'category' => 'lehre',
'phrase' => 'lehrauftraegeAnnehmenLehrauftraegeWaehlen',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Wählen Sie die Lehraufträge, die Sie annehmen möchten, selbst oder alle über den Button \'Alle auswählen\'.',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Select the teaching assignments you would like to accept either by selecting them individually or by using the \'Select all\' button.',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'lehre',
'phrase' => 'lehrauftraegeAnnehmenMitKlickAnnehmen',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Geben Sie Ihr CIS-Passwort ein und klicken auf Lehrauftrag annehmen.',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Enter your CIS password and click on \'Accept lectureships\'.',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'global',
'phrase' => 'dokumentePDF',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Dokumente PDF',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Documents PDF',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'global',
'phrase' => 'PDFLehrauftraegeFH',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'PDF Lehraufträge FH',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'PDF Lectureships UAS',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'global',
'phrase' => 'PDFLehrauftraegeLehrgaenge',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'PDF Lehraufträge Lehrgänge',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'PDF Lectureships Acadamy Courses',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'abschlusspruefung',
'phrase' => 'einfuehrungstext',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Hier sehen Sie alle Abschlussprüfungen zu denen Sie als Vorsitz zugeteilt sind. Klicken Sie auf den entsprechenden Link um das Prüfungsprotokoll zu erstellen.',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Here you can see all the Examination where you are assigned as a chair. Select the entry to create the protocol.',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'abschlusspruefung',
'phrase' => 'pruefungBachelor',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'kommissionelle Bachelorprüfung',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Bachelor Examination before a Committee',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'abschlusspruefung',
'phrase' => 'pruefungMaster',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'kommissionelle Masterprüfung',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Master Examination before a Committee',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'abschlusspruefung',
'phrase' => 'arbeitBachelor',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Bachelorarbeit',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Bachelor Paper',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'abschlusspruefung',
'phrase' => 'arbeitMaster',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Masterarbeit',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Master\'s Thesis',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'abschlusspruefung',
'phrase' => 'pruefungsprotokoll',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Prüfungsprotokoll',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Record of Examination',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'abschlusspruefung',
'phrase' => 'protokoll',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Protokoll',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Record of',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'abschlusspruefung',
'phrase' => 'abgehaltenAmBachelor',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'abgehalten am FH-Bachelorstudiengang',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'held in the UAS Bachelor\'s Degree Program',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'abschlusspruefung',
'phrase' => 'abgehaltenAmMaster',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'abgehalten am FH-Masterstudiengang',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'held in the UAS Master\'s Degree Program',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'abschlusspruefung',
'phrase' => 'studiengangskennzahl',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Studiengangskennzahl',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Classification Number',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'abschlusspruefung',
'phrase' => 'personenkennzeichen',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Personenkennzeichen',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Personal identity number',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'abschlusspruefung',
'phrase' => 'pruefungssenat',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Prüfungssenat',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Examining Committee',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'abschlusspruefung',
'phrase' => 'vorsitz',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Vorsitzende/r',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Chair',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'abschlusspruefung',
'phrase' => 'erstpruefer',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => '1. Prüfer/in',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => '1st Examiner',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'abschlusspruefung',
'phrase' => 'zweitpruefer',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => '2. Prüfer/in',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => '2nd Examiner',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'abschlusspruefung',
'phrase' => 'pruefungsdatum',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Prüfungsdatum',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Exam Date',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'abschlusspruefung',
'phrase' => 'pruefungsbeginn',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Prüfungsbeginn',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Time of Start',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'abschlusspruefung',
'phrase' => 'pruefungsende',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Prüfungsende',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Time of Finish',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'abschlusspruefung',
'phrase' => 'pruefungsantritt',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Prüfungsantritt',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Examination Attempt',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'abschlusspruefung',
'phrase' => 'einverstaendniserklaerungName',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Einverständniserklärung',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Statement of agreement',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'abschlusspruefung',
'phrase' => 'einverstaendniserklaerungText',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Der/Die Studierende bestätigt, sich in guter körperlicher und geistiger Verfassung zu befinden,
um die Prüfung durchzuführen und dass die technischen Voraussetzungen gegeben sind.',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'The student confirms to be in a physical and mental condition to take the exam and that the technical requirements are met.',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'abschlusspruefung',
'phrase' => 'themaBeurteilung',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Thema und Beurteilung der',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Topic and Assessment of',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'abschlusspruefung',
'phrase' => 'pruefungsgegenstand',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Prüfungsgegenstand',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Subject of the Examination',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'abschlusspruefung',
'phrase' => 'pruefungsnotizenBachelor',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Prüfungsteil/e in Englisch (Optional - entsprechend der Vorgabe des Studiengangs):
<< Nichtzutreffendes löschen >>
* Präsentation der Bachelorarbeit
* Prüfungsgespräch über die Bachelorarbeit
Fragen zur Eröffnung des Prüfungsgesprächs
<< Bitte ausfüllen >>
Gründe für negative Beurteilung ODER allfällige Anmerkungen bei positiver Beurteilung
<< Bitte ausfüllen >>
Allfällige besondere Vorkommnisse
<< Bitte ausfüllen >>',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Parts of the examination held in English (Optional - in line with the degree program\'s guidelines):
<< Delete as appropriate >>
* Presentation of the Bachelor Paper
* Examination interview on the Bachelor Paper
Question(s) to open the examination interview
<< Please fill out >>
Reasons for failing OR any possible explanatory notes on a passing grade
<< Please fill out >>
Any unusual occurrences
<< Please fill out >>',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'abschlusspruefung',
'phrase' => 'pruefungsnotizenMaster',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Prüfungsteil/e in Englisch (Optional - entsprechend der Vorgabe des Studiengangs):
<< Nichtzutreffendes löschen >>
* Präsentation der Masterarbeit
* Prüfungsgespräch über die Masterarbeit und Querverbindungen zu Fächern des Studienplans
* Prüfungsgespräch über sonstige studienplanrelevante Inhalte
Fragen zur Eröffnung des Prüfungsgesprächs
<< Bitte ausfüllen >>
Gründe für negative Beurteilung ODER allfällige Anmerkungen bei positiver Beurteilung
<< Bitte ausfüllen >>
Allfällige besondere Vorkommnisse
<< Bitte ausfüllen >>',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Parts of the examination held in English (Optional - in line with the degree program\'s guidelines):
<< Delete as appropriate >>
* Presentation of the Master\'s Thesis
* Examination interview on the Master\'s Thesis and its links to the subjects of the curriculum
* Examination interview on other subjects relevant to the curriculum
Question(s) to open the examination interview
<< Please fill out >>
Reasons for failing OR any possible explanatory notes on a passing grade
<< Please fill out >>
Any unusual occurrences
<< Please fill out >>',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'abschlusspruefung',
'phrase' => 'pruefungsgegenstandBachelor',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Prüfungsgespräch über die Bachelorarbeit',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Presentation and Examination interview on the Bachelor Paper and its links to subjects of the curriculum',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'abschlusspruefung',
'phrase' => 'pruefungsgegenstandMaster',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Prüfungsgespräch über die Masterarbeit und deren Querverbindungen zu Fächern des Studienplans sowie Prüfungsgespräch über das Stoffgebiet',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Examination interview on the Master’s Thesis and its links to subjects of the curriculum as well as examination interview on a curricular theme',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'abschlusspruefung',
'phrase' => 'beurteilungKriterienBachelor',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Beurteilung und Kriterien Bachelorprüfung
Max. Uploadvolumen: 2MB
Max. Anzahl Dokumente: 1
Tipp: Um mehrere Einzelseiten zu einer Datei zusammenfügen zu können, empfehlen wir Ihnen kostenlose Programme wie bspw. PDF Merge.
| {stg_bezeichnung} ({stg_orgform_kurzbz}) |
|---|
| {stg_bezeichnung} ({stg_orgform_kurzbz}) |
|---|
{grund}
', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => '{grund}
', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'studierendenantrag', 'phrase' => 'mail_part_error_no_lvs', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Keine Lehrveranstaltungen gefunden', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'No courses found', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'studierendenantrag', 'phrase' => 'calltoaction_Abmeldung', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Die Abmeldung vom Studium kann hier durchgeführt werden.', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'You can deregister from your studies here.', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'studierendenantrag', 'phrase' => 'calltoaction_Unterbrechung', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Eine Unterbrechung des Studiums ist hier zu beantragen. Die Gründe der Unterbrechung und die beabsichtigte Fortsetzung des Studiums sind nachzuweisen oder glaubhaft zu machen. In der Entscheidung über den Antrag sind zwingende persönliche, gesundheitliche oder berufliche Gründe zu berücksichtigen. Während der Unterbrechung können keine Prüfungen abgelegt werden.', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'You can apply for an interruption of your studies here. The reasons for the interruption and the intended continuation of the course must be proven or made credible. Compelling personal, health or professional reasons must be taken into account when deciding on the application. No exams can be taken during the interruption.', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'studierendenantrag', 'phrase' => 'calltoaction_Wiederholung', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Studierenden steht einmalig das Recht auf Wiederholung eines Studienjahres in Folge einer negativ beurteilten kommissionellen Prüfung zu. Die Wiederholung ist bei der Studiengangsleitung binnen eines Monats ab Mitteilung des Prüfungsergebnisses bekannt zu geben. Die Studiengangsleitung hat Prüfungen und Lehrveranstaltungen für die Wiederholung des Studienjahres festzulegen, wobei nicht bestandene Prüfungen und Lehrveranstaltungen jedenfalls, bestandene Prüfungen und Lehrveranstaltungen nur, sofern es der Zweck des Studiums erforderlich macht, zu wiederholen oder erneut zu besuchen sind.', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Students have the one-time right to repeat an academic year as a result of a negative examination by a committee. The head of the degree program must be notified of the repetition within one month of notification of the examination result. The head of the degree program must determine examinations and courses for the repetition of the academic year, whereby failed examinations and courses are to be repeated or attended again, in any case, passed examinations and courses only if the purpose of the course makes it necessary.', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'studierendenantrag', 'phrase' => 'textLong_studentNichtGezahlt', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Ausschlußgrund gemäß Ausbildungsvertrag (Punkt 7.4): Nichterfüllung finanzieller Verpflichtungen trotz Mahnung (Studienbeitrag)', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Reason for exclusion according to the training contract (point 7.4): Failure to meet financial obligations despite a reminder (tuition fees)', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'studierendenantrag', 'phrase' => 'textLong_studentNichtAnwesend', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Ausschlußgrund gemäß Ausbildungsvertrag (Punkt 7.4): mehrmalig unentschuldigtes Verletzen der Anwesenheitspflicht', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Reason for exclusion according to the training contract (point 7.4): multiple unexcused breaches of attendance requirements', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'studierendenantrag', 'phrase' => 'textLong_PruefunstermineNichtEingehalten', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Ausschlußgrund gemäß Ausbildungsvertrag (Punkt 7.4): wiederholtes Nichteinhalten von Prüfungsterminen bzw Abgabeterminen für Seminararbeiten bzw. Projektarbeiten', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Reason for exclusion according to the training contract (point 7.4): repeated non-compliance with examination dates or deadlines for seminar papers or project work', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'studierendenantrag', 'phrase' => 'textLong_plageat', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Ausschlußgrund gemäß Ausbildungsvertrag (Punkt 7.4): Plagiieren im Rahmen wissenschaftlicher Arbeiten bzw. unerlaubte Verwendung KI generierter Hilfsmittel bzw. Quellen', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Reason for exclusion according to the training contract (point 7.4): Plagiarism in the context of scientific work or unauthorized use of AI-generated tools or sources', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'studierendenantrag', 'phrase' => 'textLong_ungenuegendeLeistung', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Ausschlußgrund gemäß Ausbildungsvertrag (Punkt 7.4): nicht genügende Leistung im Sinne der Prüfungsordnung', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Reason for exclusion according to the training contract (point 7.4): insufficient performance in terms of the examination regulations', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'studierendenantrag', 'phrase' => 'textLong_NichtantrittStudium', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Ausschlußgrund gemäß Ausbildungsvertrag (Punkt 7.4): Nichtantritt des Studiums zu Beginn des Studienjahres (=Unbegründetes Nichterscheinen zur ersten Studienveranstaltung)', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Reason for exclusion according to the training contract (point 7.4): Failure to start the course at the beginning of the academic year (= unjustified non-attendance to the first course event)', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'studierendenantrag', 'phrase' => 'textLong_MissingZgv', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Zugangsvoraussetzung BA (bzw. MA) nicht erfüllt', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Entry requirements BA (resp. MA) not fulfilled)', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'studierendenantrag', 'phrase' => 'textLong_unruly', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Person ist unruly', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Person is unruly', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'studierendenantrag', 'phrase' => 'dropdown_nichtGezahlt', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Student*in hat nicht bezahlt', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Student has not paid', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'studierendenantrag', 'phrase' => 'dropdown_nichtAnwesend', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Student*in war mehrmals unentschuldigt abwesend', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Student was absent without excuse several times', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'studierendenantrag', 'phrase' => 'dropdown_PruefunstermineNichtEingehalten', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Student*in hat Prüfunstermine nicht eingehalten', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Student failed to meet exam dates', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'studierendenantrag', 'phrase' => 'dropdown_plageat', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Student*in hat plagiiert', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Student failed to meet exam dates', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'studierendenantrag', 'phrase' => 'dropdown_ungenuegendeLeistung', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Leistung ungenügend', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'performance insufficient', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'studierendenantrag', 'phrase' => 'dropdown_NichtantrittStudium', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Nichtantritt des Studiums', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'non-commencement of the course', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'studierendenantrag', 'phrase' => 'dropdown_MissingZgv', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Zugangsvoraussetzung BA (bzw. MA) nicht erfüllt', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Entry requirements BA (resp. MA) not fulfilled', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'studierendenantrag', 'phrase' => 'dropdown_bitteWaehlen', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'bitte auswählen, sofern zutreffend', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'please select if applicable', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'studierendenantrag', 'phrase' => 'grund_Wiederholung_deadline', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'negative kommissionelle Beurteilung und keine fristgerechte Bekanntgabe der Wiederholung des Studienjahres', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'negative assessment by the committee and no timely announcement of the repetition of the academic year', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'studierendenantrag', 'phrase' => 'dropdown_unruly', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Person ist unruly.', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Person is unruly.', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'studierendenantrag', 'phrase' => 'mark_person_as_unruly', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Person ist unruly.', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Person is unruly.', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'notiz', 'phrase' => 'document', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Anhänge', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Attachments', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'notiz', 'phrase' => 'notiz_new', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Neue Notiz', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'New Note', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'notiz', 'phrase' => 'notiz_edit', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Notiz bearbeiten', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Edit Note', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'notiz', 'phrase' => 'verfasser', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Verfasser*in', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'author', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'notiz', 'phrase' => 'bearbeiter', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Bearbeiter*in', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'editor', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'notiz', 'phrase' => 'erledigt', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'erledigt', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'completed', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'notiz', 'phrase' => 'letzte_aenderung', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'letzte Änderung', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Last updated', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'ui', 'phrase' => 'error_fieldRequired', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Das Eingabefeld {field} ist erforderlich', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'The Input Field {field} is required', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'ui', 'phrase' => 'error_fieldNotInteger', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Das Eingabefeld {field} muss eine Ganzzahl enthalten', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'The Field {field} must contain an integer', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'ui', 'phrase' => 'error_fieldNotNumeric', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Das Eingabefeld {field} darf nur Zahlen enthalten.', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'The Field {Field} must contain only numbers.', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'ui', 'phrase' => 'error_fieldNoValidEmail', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Das Eingabefeld {field} muss eine gültige Email-Adresse enthalten.', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'The field {field} must contain a valid email address.', 'description' => '', 'insertvon' => 'system' ) ) ), // Personalverwaltung begin array( 'app' => 'core', 'category' => 'global', 'phrase' => 'warnung', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Warnung', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Warning', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'person', 'phrase' => 'vornamen', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Vornamen', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'middle names', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'person', 'phrase' => 'maennlich', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Männlich', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Male', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'person', 'phrase' => 'weiblich', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Weiblich', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Female', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'person', 'phrase' => 'sprache', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Sprache', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'language', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'person', 'phrase' => 'gemeinde', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Gemeinde', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'municipality', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'person', 'phrase' => 'heimatadresse', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Heimatadresse', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'home address', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'person', 'phrase' => 'zustelladresse', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Zustelladresse', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'postal address', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'person', 'phrase' => 'kontaktinformation', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Kontaktinformation', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'contact information', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'person', 'phrase' => 'zustellung', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Zustellung', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'delivery', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'person', 'phrase' => 'abweichenderEmpfaenger', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Abweich.Empf. (c/o)', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'dissenting recipient (c/o)', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'personalverwaltung', 'category' => 'person', 'phrase' => 'stammdatenGespeichert', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Stammdaten gespeichert', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Master data saved', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'personalverwaltung', 'category' => 'person', 'phrase' => 'stammdatenNochNichtGespeichert', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Stammdaten schließen? Geänderte Daten gehen verloren!', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Close master data? Changes will be lost!', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'personalverwaltung', 'category' => 'person', 'phrase' => 'kontaktdatenGespeichert', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Kontaktdaten gespeichert', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Contact data saved', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'personalverwaltung', 'category' => 'person', 'phrase' => 'kontaktdatenGeloescht', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Kontaktdaten gelöscht', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Contact data deleted', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'personalverwaltung', 'category' => 'person', 'phrase' => 'bankdatenGeaendert', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Bankdaten schließen? Geänderte Daten gehen verloren!', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Close banking data? Changes will be lost!', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'personalverwaltung', 'category' => 'person', 'phrase' => 'bankdatenGeloescht', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Bankdaten gelöscht', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Banking data deleted', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'personalverwaltung', 'category' => 'person', 'phrase' => 'bankdatenGespeichert', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Bankdaten gespeichert', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Banking data saved', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'personalverwaltung', 'category' => 'person', 'phrase' => 'bank', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Bank', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'bank', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'personalverwaltung', 'category' => 'person', 'phrase' => 'anschrift', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Anschrift', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'address', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'personalverwaltung', 'category' => 'person', 'phrase' => 'bic', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'BIC', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'BIC', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'personalverwaltung', 'category' => 'person', 'phrase' => 'iban', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'IBAN', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'IBAN', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'personalverwaltung', 'category' => 'person', 'phrase' => 'blz', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'BLZ', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'bank no', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'personalverwaltung', 'category' => 'person', 'phrase' => 'kontonr', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Kontonr', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'account no', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'personalverwaltung', 'category' => 'person', 'phrase' => 'bankverbindung', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Bankverbindung', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'bank details', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'personalverwaltung', 'category' => 'person', 'phrase' => 'verrechnung', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Verrechnung', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'billing', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'personalverwaltung', 'category' => 'person', 'phrase' => 'mitarbeiterdaten', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Mitarbeiterdaten', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Employee Data', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'personalverwaltung', 'category' => 'person', 'phrase' => 'kontaktdaten', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Kontaktdaten', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Contact Data', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'personalverwaltung', 'category' => 'person', 'phrase' => 'bankdaten', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Bankdaten', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Banking Data', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'personalverwaltung', 'category' => 'person', 'phrase' => 'stundensaetze', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Stundensätze', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Hourly Rates', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'personalverwaltung', 'category' => 'person', 'phrase' => 'sachaufwand', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Sachaufwand', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Material Expenses', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'personalverwaltung', 'category' => 'person', 'phrase' => 'sachaufwandGespeichert', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Sachaufwand gespeichert', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Material expenses saved', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'personalverwaltung', 'category' => 'person', 'phrase' => 'sachaufwandGeloescht', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Sachaufwand gelöscht', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Material expenses deleted', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'personalverwaltung', 'category' => 'person', 'phrase' => 'funktionGespeichert', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Funktion gespeichert', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Job function saved', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'personalverwaltung', 'category' => 'person', 'phrase' => 'funktionGeloescht', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Funktion gelöscht', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Job function deleted', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'personalverwaltung', 'category' => 'person', 'phrase' => 'sachaufwandNochNichtGespeichert', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Sachaufwand schließen? Geänderte Daten gehen verloren!', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Close material expenses? Changes will be lost!', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'personalverwaltung', 'category' => 'person', 'phrase' => 'funktionNochNichtGespeichert', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Funktion schließen? Geänderte Daten gehen verloren!', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Close job function? Changes will be lost!', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'personalverwaltung', 'category' => 'person', 'phrase' => 'stundensatzGespeichert', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Stundensatz gespeichert', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Hourly rate saved', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'personalverwaltung', 'category' => 'person', 'phrase' => 'stundensatzGeloescht', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'stundensatz gelöscht', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Hourly rate deleted', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'personalverwaltung', 'category' => 'person', 'phrase' => 'stundensatzNochNichtGespeichert', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Stundensätze schließen? Geänderte Daten gehen verloren!', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Close hourly rates? Changes will be lost!', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'personalverwaltung', 'category' => 'person', 'phrase' => 'stundensatzWirklichLoeschen', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Stundensatz mit dem Typ', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Delete hourly rate of type', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'personalverwaltung', 'category' => 'person', 'phrase' => 'wirklichLoeschen', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => ' wirklich löschen?', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => '?', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'personalverwaltung', 'category' => 'core', 'phrase' => 'unternehmen', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Unternehmen', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'company', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'personalverwaltung', 'category' => 'person', 'phrase' => 'dv_unternehmen', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'DV/Unternehmen', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'ec/company', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'personalverwaltung', 'category' => 'person', 'phrase' => 'mitarbeiterdatenGespeichert', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Mitarbeiterdaten gespeichert', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Employee data saved', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'personalverwaltung', 'category' => 'person', 'phrase' => 'adresseGespeichert', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Adresse gespeichert', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Address saved', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'personalverwaltung', 'category' => 'person', 'phrase' => 'adresseGeloescht', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Adresse gelöscht', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Address deleted', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'personalverwaltung', 'category' => 'person', 'phrase' => 'kannNichtGeloeschtWerden', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'kann nicht gelöscht werden', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'cannot be deleted', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'personalverwaltung', 'category' => 'person', 'phrase' => 'wirklichLoeschen', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'wirklich löschen', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'delete', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'personalverwaltung', 'category' => 'person', 'phrase' => 'alias', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Alias', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Alias', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'personalverwaltung', 'category' => 'person', 'phrase' => 'telefonklappe', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Telefonklappe', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Phone Ext.', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'personalverwaltung', 'category' => 'person', 'phrase' => 'ausbildung', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Ausbildung', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Higher Education', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'personalverwaltung', 'category' => 'person', 'phrase' => 'buero', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Büro', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Office', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'personalverwaltung', 'category' => 'person', 'phrase' => 'standort', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Standort', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Site', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'personalverwaltung', 'category' => 'person', 'phrase' => 'bismelden', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Bismelden', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'report BIS', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'personalverwaltung', 'category' => 'person', 'phrase' => 'mitarbeiterdatenGeandert', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Mitarbeiterdaten schließen? Geänderte Daten gehen verloren!', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Close employee data? Changes will bei lost!', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'personalverwaltung', 'category' => 'person', 'phrase' => 'fixangestellt', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Fixangestellt', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'permanent employment', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'personalverwaltung', 'category' => 'person', 'phrase' => 'habilitation', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Habilitation', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Habilitation', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'personalverwaltung', 'category' => 'person', 'phrase' => 'funktion', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Funktion', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'job function', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'personalverwaltung', 'category' => 'person', 'phrase' => 'funktionen', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Funktionen', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'job functions', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'personalverwaltung', 'category' => 'person', 'phrase' => 'fachbereich', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Fachbereich', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'specialist field', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'personalverwaltung', 'category' => 'person', 'phrase' => 'hrrelevant', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'HR relevant', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'HR-relevant', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'personalverwaltung', 'category' => 'person', 'phrase' => 'vertragsrelevant', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Vertragsrelevant', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Contract relevant', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'personalverwaltung', 'category' => 'person', 'phrase' => 'zuordnung', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Zuordnung', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Attribution', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'personalverwaltung', 'category' => 'person', 'phrase' => 'zuordnung_taetigkeit', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Zuordnung/Tätigkeit', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Attribution/Job Title', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'personalverwaltung', 'category' => 'person', 'phrase' => 'wochenstunden', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Wochenstunden', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'working hours', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'personalverwaltung', 'category' => 'person', 'phrase' => 'abteilung', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Abteilung', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Department', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'personalverwaltung', 'category' => 'vbform', 'phrase' => 'oder', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'oder', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'or', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'ui', 'phrase' => 'ok', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'OK', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'OK', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'personalverwaltung', 'category' => 'person', 'phrase' => 'abwesenheiten', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Abwesenheiten', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'off time', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'personalverwaltung', 'category' => 'person', 'phrase' => 'zeiterfassung', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Zeiterfassung', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'time recording', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'personalverwaltung', 'category' => 'person', 'phrase' => 'vertretung', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Vertretung', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'stand-in', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'personalverwaltung', 'category' => 'person', 'phrase' => 'erreichbarkeit', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Erreichbarkeit', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'off time', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'personalverwaltung', 'category' => 'person', 'phrase' => 'grund', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Grund', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'reason', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'personalverwaltung', 'category' => 'zeitaufzeichnung', 'phrase' => 'id', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'ID', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'ID', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'personalverwaltung', 'category' => 'fristenmanagement', 'phrase' => 'frist', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Frist', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Deadline', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'personalverwaltung', 'category' => 'fristenmanagement', 'phrase' => 'todo', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'To Do', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'To Do', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'personalverwaltung', 'category' => 'fristenmanagement', 'phrase' => 'fristStatusGespeichert', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Status gespeichert.', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Status saved.', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'personalverwaltung', 'category' => 'fristenmanagement', 'phrase' => 'fristGespeichert', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Frist gespeichert.', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Deadline saved.', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'personalverwaltung', 'category' => 'fristenmanagement', 'phrase' => 'fristGeloescht', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Frist gelöscht.', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Deadline deleted.', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'personalverwaltung', 'category' => 'fristenmanagement', 'phrase' => 'fristenAktualisiert', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Fristen aktualisiert.', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Deadlines updated.', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'personalverwaltung', 'category' => 'fristenmanagement', 'phrase' => 'termin_frist', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Termin/Frist', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Date/Deadline', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'personalverwaltung', 'category' => 'fristenmanagement', 'phrase' => 'ereignis', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Ereignis', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Event', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'personalverwaltung', 'category' => 'fristenmanagement', 'phrase' => 'status', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Status', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Status', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'personalverwaltung', 'category' => 'fristenmanagement', 'phrase' => 'mitarbeiterin', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'MitarbeiterIn', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Employee', 'description' => '', 'insertvon' => 'system' ) ) ), // Gehaltsband array( 'app' => 'personalverwaltung', 'category' => 'gehaltsband', 'phrase' => 'gehaltsband', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Gehaltsband', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Salary Range', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'personalverwaltung', 'category' => 'gehaltsband', 'phrase' => 'gueltig_von', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Gültig von', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Valid from', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'personalverwaltung', 'category' => 'gehaltsband', 'phrase' => 'gueltig_bis', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Gültig bis', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Valid to', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'personalverwaltung', 'category' => 'gehaltsband', 'phrase' => 'betrag_von', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Betrag von', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Amount from', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'personalverwaltung', 'category' => 'gehaltsband', 'phrase' => 'betrag_bis', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Gültig bis', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Valid to', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'personalverwaltung', 'category' => 'gehaltsband', 'phrase' => 'gehaltsband_gespeichert', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Gehaltsband gespeichert.', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Salary range saved.', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'personalverwaltung', 'category' => 'gehaltsband', 'phrase' => 'gehaltsband_erstellt', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Gehaltsband hinzugefügt.', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Salary range created.', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'personalverwaltung', 'category' => 'gehaltsband', 'phrase' => 'gehaltsband_geloescht', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Gehaltsband gelöscht.', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Salary range deleted.', 'description' => '', 'insertvon' => 'system' ) ) ), // Personalverwaltung end array( 'app' => 'core', 'category' => 'bismeldestichtag', 'phrase' => 'stichtagHinzufuegen', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Meldestichtag hinzufügen', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Add report target date', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'bismeldestichtag', 'phrase' => 'stichtageVerwalten', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'BIS-Meldestichtage verwalten', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Manage report target dates', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'bismeldestichtag', 'phrase' => 'stichtagLoeschen', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Meldestichtag löschen', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Delete report target date', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'lehrauftrag', 'category' => 'ui', 'phrase' => 'hinweistextLehrauftrag', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Hinweis: Das Akzeptieren von Lehraufträgen ersetzt alle vorhergehenden Lehraufträge dieses Studiensemesters.', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Note: Accepting teaching assignments replaces all previous teaching assignments for this study semester.', 'description' => '', 'insertvon' => 'system' ) ) ), //Profil Phrasen start array( 'app' => 'core', 'category' => 'profil', 'phrase' => 'personenInformationen', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Personen Informationen', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Person Information', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profil', 'phrase' => 'postnomen', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Postnomen', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'post-nominals', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profil', 'phrase' => 'Username', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Benutzername', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Username', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profil', 'phrase' => 'Anrede', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Anrede', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Salutation', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profil', 'phrase' => 'Titel', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Titel', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Title', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profil', 'phrase' => 'Postnomen', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Postnomen', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Postnominal', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profil', 'phrase' => 'Geburtsdatum', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Geburtsdatum', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Birthdate', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profil', 'phrase' => 'Geburtsort', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Geburtsort', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Birthplace', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profil', 'phrase' => 'Büro', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Büro', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Office', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profil', 'phrase' => 'Kurzzeichen', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Kurzzeichen', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Abbreviation', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profil', 'phrase' => 'Telefon', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Telefon', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Telephone', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profil', 'phrase' => 'telefon', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Telefon', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Telephone', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profil', 'phrase' => 'intern', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Intern', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Internal', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profil', 'phrase' => 'alias', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Alias', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Alias', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profil', 'phrase' => 'email', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'E-Mail', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'E-Mail', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profil', 'phrase' => 'Anmerkung', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Anmerkung', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Remark', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profil', 'phrase' => 'notfallkontakt', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Notfallkontakt', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Emergency contact', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profil', 'phrase' => 'Straße', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Straße', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Street', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profil', 'phrase' => 'Strasse', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Straße', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Street', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profil', 'phrase' => 'PLZ', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'PLZ', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'PLZ', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profil', 'phrase' => 'Ort', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Ort', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Locality', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profil', 'phrase' => 'Typ', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Typ', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Type', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profil', 'phrase' => 'privateKontakte', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Private Kontakte', 'description' => 'Profil Kategorie in der die ganzen privaten Kontakte einer Person aufgelistet werden', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Private Contacts', 'description' => 'Profile category in which all private contacts of a person are listed', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profil', 'phrase' => 'privateAdressen', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Private Adressen', 'description' => 'Profil Kategorie in der die ganzen privaten Adressen einer Person aufgelistet werden', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Private Addresses', 'description' => 'Profile category in which all private addresses of a person are listed', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profil', 'phrase' => 'profilBearbeiten', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Profil bearbeiten', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'edit profil', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profil', 'phrase' => 'mitarbeiterIn', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'MitarbeiterIn', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Employee', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profil', 'phrase' => 'entlehnteBetriebsmittel', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Entlehnte Betriebsmittel', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Borrowed Company Resources', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profil', 'phrase' => 'mitarbeiterInformation', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Mitarbeiter Information', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Employee Information', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profil', 'phrase' => 'studentIn', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'StudentIn', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Student', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profil', 'phrase' => 'studentInformation', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Student Information', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Student Information', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profil', 'phrase' => 'zutrittsGruppen', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Zutrittsgruppen', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Access groups', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profil', 'phrase' => 'fhAusweisStatus', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Der FH Ausweis ist am {0} ausgegeben worden.', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'The FH ID card was issued on {0}', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profil', 'phrase' => 'mailverteiler', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Mailverteiler', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Mailing list', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profil', 'phrase' => 'mailverteilerMitglied', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Sie sind Mitglied in folgenden Mailverteilern:', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'You are a member of the following mailing lists:', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profil', 'phrase' => 'quickLinks', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Quick Links', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Quick Links', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profil', 'phrase' => 'zeitwuensche', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Zeitwünsche', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Time wishes', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profil', 'phrase' => 'lehrveranstaltungen', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Lehrveranstaltungen', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Courses', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profil', 'phrase' => 'zeitsperren', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Zeitsperren', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Time locks', 'description' => '', 'insertvon' => 'system' ) ) ), //Profil Phrasen ende //ProfilUpdate Phrasen start array( 'app' => 'core', 'category' => 'profilUpdate', 'phrase' => 'profilUpdates', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Profil Updates', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Profile Updates', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profilUpdate', 'phrase' => 'topic', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Thema', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'topic', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profilUpdate', 'phrase' => 'zustell_adressen_warning', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Einer ihrer Adressen wird bereits zur Zustellung verwendet, möchten sie diese Adressen als Zustellungsadresse übernehmen?', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'One of your addresses is already used as a contact address, would you like to use this address as your new contact address?', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profilUpdate', 'phrase' => 'zustell_kontakte_warning', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Einer ihrer Kontakte wird bereits zur Zustellung verwendet, möchten sie diesen Kontakt als Zustellungskontakt übernehmen?', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'One of your contacts is already used as a communication mean, would you like to use this contact as your new communication mean?', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profilUpdate', 'phrase' => 'kontaktTyp', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Kontakttyp', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'contact type', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profilUpdate', 'phrase' => 'nebenwohnsitz', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Nebenwohnsitz', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'secondary residence', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profilUpdate', 'phrase' => 'hauptwohnsitz', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Hauptwohnsitz', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'main residence', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profilUpdate', 'phrase' => 'homeoffice', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Homeoffice', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Homeoffice', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profilUpdate', 'phrase' => 'rechnungsadresse', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Rechnungsadresse', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Billing address', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profilUpdate', 'phrase' => 'notfallkontakt', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Notfallkontakt', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Emergency contact', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profilUpdate', 'phrase' => 'mobiltelefonnummer', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Mobiltelefonnummer', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Cell phone number', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profilUpdate', 'phrase' => 'homepage', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Homepage', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Homepage', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profilUpdate', 'phrase' => 'faxnummer', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Faxnummer', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Fax number', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profilUpdate', 'phrase' => 'zustellungsKontakt', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Zustellungs Kontakt', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Delivery contact', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profilUpdate', 'phrase' => 'statusMessage', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Status Mitteilung', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Status message', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profilUpdate', 'phrase' => 'profilUpdateInformationMessage', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Erneuern Sie ihr {0} und laden Sie die passenden Beweisdokumente hoch', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Please update your {0} and upload the corresponding Document of proof', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profilUpdate', 'phrase' => 'profilUpdateRequest', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Profil Änderungs Anfrage', 'description' => 'Eine Änderungs Anfrage', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Profil Update Request', 'description' => 'One profil update request', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profilUpdate', 'phrase' => 'profilUpdateRequests', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Profil Änderungs Anfragen', 'description' => 'Mehrere Änderungs Anfragen', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Profil Update Requests', 'description' => 'Multiple update requests', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profilUpdate', 'phrase' => 'statusDate', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Status Datum', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Date of Status', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profilUpdate', 'phrase' => 'userID', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'UserID', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'UserID', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profilUpdate', 'phrase' => 'anfrageThema', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Thema der Anfrage', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Topic of Request', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profilUpdate', 'phrase' => 'anfrageDatum', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Datum der Anfrage', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Date of Request', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profilUpdate', 'phrase' => 'update', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Aktualisierung', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'update', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profilUpdate', 'phrase' => 'accept', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Annehmen', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'accept', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profilUpdate', 'phrase' => 'deny', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Ablehnen', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'deny', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profilUpdate', 'phrase' => 'UID', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Benutzer', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'User', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profilUpdate', 'phrase' => 'pendingRequests', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Ausstehende Anfragen', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Pending Requests', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profilUpdate', 'phrase' => 'acceptedRequests', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Angenommene Anfragen', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Accepted Requests', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profilUpdate', 'phrase' => 'rejectedRequests', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Abgelehnte Anfragen', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Rejected Requests', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profilUpdate', 'phrase' => 'allRequests', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Alle Anfragen', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'All Requests', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profilUpdate', 'phrase' => 'deleteContact', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Kontakt löschen', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Delete contact', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profilUpdate', 'phrase' => 'deleteAddress', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Adresse löschen', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Delete address', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profilUpdate', 'phrase' => 'addContact', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Kontakt hinzufügen', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Add contact', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profilUpdate', 'phrase' => 'addContact', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Adresse hinzufügen', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Add address', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profilUpdate', 'phrase' => 'vorname', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Vorname', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'First name', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profilUpdate', 'phrase' => 'nachname', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Nachname', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Last name', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profilUpdate', 'phrase' => 'title', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Titel', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Title', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profilUpdate', 'phrase' => 'pending', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Ausstehend', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Pending', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profilUpdate', 'phrase' => 'accepted', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Akzeptiert', 'description' => 'Profil Änderungen die akzeptiert wurden', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Accepted', 'description' => 'Profil updates that were accepted', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profilUpdate', 'phrase' => 'rejected', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Abgelehnt', 'description' => 'Profil Änderungen die abgelehnt wurden', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Rejected', 'description' => 'Profil updates that were rejected', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profilUpdate', 'phrase' => 'profilUdate_address_error', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Nicht möglich adressenID {0} für profil Änderung {1} hinzuzufügen', 'description' => 'Fehlermeldung wenn die AdressenID bereits in einer Profil Änderung verwendet wurde', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'was not able to add addressID {0} to profilRequest {1}', 'description' => 'Error message when the addressID was already used for another profil update', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profilUpdate', 'phrase' => 'profilUpdate_permission_error', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Notwendinge Berechtigungen fehlen', 'description' => 'Fehlermeldung wenn notwendige Berechtigungen für Aktionen fehlen', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Missing necessary permission', 'description' => 'Error message if necessary permissions are missing', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profilUpdate', 'phrase' => 'profilUpdate_dms_error', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Das angeforderte Dokument ist kein Anhang einer Profil Änderung', 'description' => 'Fehlermeldung wenn ein Dokument angefordert wird, das nicht im zusammenhang mit einer Profil Änderung ist', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'The requested document is not an attachment for any profil update', 'description' => 'Error message if a document is requested that is not connected with a profil update', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profilUpdate', 'phrase' => 'profilUpdate_email_error', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Ein Fehler ist aufgetreten beim sender der Email', 'description' => 'Fehlermeldung wenn ein Fehler beim senden einer Email auftritt', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'An error occurred when sending an email', 'description' => 'Error message if an error occurred while sending emails', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profilUpdate', 'phrase' => 'profilUpdate_studentCheck_error', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Ein Fehler ist aufgetreten beim Überprüfen ob die Person ein Student ist', 'description' => 'Fehlermeldung wenn ein Fehler beim überprüfen eines Studenten auftritt', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'An error occurred while checking if the person is a student', 'description' => 'Error message if an error occurred when checking if a person is a student', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profilUpdate', 'phrase' => 'profilUpdate_mitarbeiterCheck_error', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Ein Fehler ist aufgetreten, es wurde kein Mitarbeiter mit der gleichen uid gefunden', 'description' => 'Fehlermeldung wenn ein Fehler beim überprüfen eines Mitarbeiter auftritt', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'An error occurred while checking if the person is a mitarbeiter', 'description' => 'Error message if an error occurred when checking if a person is a mitarbeiter', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profilUpdate', 'phrase' => 'profilUpdate_loading_error', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Ein Fehler beim laden der Profil Änderung ist aufgetreten', 'description' => 'Fehlermeldung wenn ein Fehler beim laden einer Profil Änderung auftritt', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'An error occurred while loading the profil update', 'description' => 'Error message if an error occurred when loading a profil update', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profilUpdate', 'phrase' => 'profilUpdate_dmsVersion_error', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Ein Fehler beim laden der Dms Version ist aufgetreten', 'description' => 'Fehlermeldung wenn ein Fehler beim laden einer Dms Version auftritt', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'An error occurred while loading the dms version', 'description' => 'Error message if an error occurred when loading a dms version', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profilUpdate', 'phrase' => 'profilUpdate_deleteZustellung_error', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Ein Fehler ist aufgetretten, man kann keine Zustellung löschen', 'description' => 'Fehlermeldung wenn versucht wird eine Zustellungsresource zu löschen', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'An error occurred, it is not possible to delete a resource marked as zustellung', 'description' => 'Error message if someone tried to delete a resource that is marked as zustellung', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profilUpdate', 'phrase' => 'profilUpdate_changeTwice_error', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Ein Fehler ist aufgetretten, man kann die gleiche Profil Information nicht zweimal ändern', 'description' => 'Fehlermeldung wenn versucht wird eine Information zweimal zu ändern', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'An error occurred, it is not possible to change the same profil information twice', 'description' => 'Error message if someone tried to change the same profil information twice', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profilUpdate', 'phrase' => 'profilUpdate_changeTopicTwice_error', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Eine Anfrage {0} ist bereits geöffnet worden', 'description' => 'Wenn die Profil Änderung nicht über Kontakte oder Adressen ist dann darf das Topic nur einmalig verändert werden', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'A request to change {0} is already open', 'description' => 'if the profil update is not about contacts or addresses then the topic has to be unique', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profilUpdate', 'phrase' => 'profilUpdate_loadingOE_error', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Ein Fehler beim laden der oe_einheit ist aufgetreten', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'An error occurred, when loading the oe_einheit', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profilUpdate', 'phrase' => 'profilUpdate_requiredInformation_error', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Ein Fehler ist aufgetreten, notwendige Informationen fehlen', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'An error occurred, required informations are missing', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profilUpdate', 'phrase' => 'profilUpdate_insert_error', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Ein Fehler ist beim hinzufügen der Profil Änderung aufgetreten', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'An error occurred during the insertion of the profil update', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profilUpdate', 'phrase' => 'profilUpdate_insertKontakt_error', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Ein Fehler ist beim hinzufügen des Kontaktes aufgetreten', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'An error occurred during the insertion of the contact', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profilUpdate', 'phrase' => 'profilUpdate_insertAdresse_error', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Ein Fehler ist beim hinzufügen der Adresse aufgetreten', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'An error occurred during the insertion of the address', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profilUpdate', 'phrase' => 'profilUpdate_updateKontakt_error', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Ein Fehler ist beim ändern eines Kontaktes aufgetreten', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'An error occurred while updating a profil update contact', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profilUpdate', 'phrase' => 'profilUpdate_updateAdresse_error', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Ein Fehler ist beim ändern einer Adresse aufgetreten', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'An error occurred while updating a profil update address', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profilUpdate', 'phrase' => 'profilUpdate_loadingZustellkontakte_error', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Ein Fehler ist während dem laden der Zustellkontakte aufgetreten', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'An error occurred when querying zustellkontakte', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profilUpdate', 'phrase' => 'profilUpdate_loadingZustellAdressen_error', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Ein Fehler ist während dem laden der Zustelladressen aufgetreten', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'An error occurred when querying zustelladressen', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profilUpdate', 'phrase' => 'acceptUpdate', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Änderung annehmen', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Accept Request', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profilUpdate', 'phrase' => 'denyUpdate', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Änderung ablehnen', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Deny Request', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profilUpdate', 'phrase' => 'showRequest', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Änderung anzeigen', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Show request', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profilUpdate', 'phrase' => 'profilUpdate_status_error', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Ein Fehler ist aufgetreten, der Status "{0}" ist unbekannt', 'description' => 'Fehler der auftritt wenn es den Status nicht in der Datenbank gibt', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'An error occurred, the status "{0}" is not known', 'description' => 'error that occurrs when the used status is not present in the database', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profilUpdate', 'phrase' => 'profilUpdate_topic_error', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Ein Fehler ist aufgetreten, das Topic "{0}" existiert nicht', 'description' => 'Fehler der auftritt wenn es das Topic nicht in der Datenbank gibt', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'An error occurred, the topic "{0}" is not known', 'description' => 'error that occurrs when the used topic is not present in the database', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profilUpdate', 'phrase' => 'profilUpdate_address_error', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Ein Fehler ist aufgetreten, Es war nicht möglich die Adresse mit ID {0} in der Datenbank anzulegen', 'description' => 'Fehler der auftritt wenn es nicht möglich war eine neue Adresse anzulegen', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'An error occurred, it wasn\'t possible to add new address with ID {0} to the database', 'description' => 'error that occurrs when it wasn\'t possible to add new address in db', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profilUpdate', 'phrase' => 'profilUpdate_kontakt_error', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Ein Fehler ist aufgetreten, Es war nicht möglich den Kontakt mit ID {0} in der Datenbank anzulegen', 'description' => 'Fehler der auftritt wenn es nicht möglich war einen neuen Kontakt anzulegen', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'An error occurred, it wasn\'t possible to add new contact with ID {0} to the database', 'description' => 'error that occurrs when it wasn\'t possible to add new contact in db', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profilUpdate', 'phrase' => 'Name', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Name', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Name', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profilUpdate', 'phrase' => 'Topic', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Thema', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Topic', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profilUpdate', 'phrase' => 'insertamum', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Einfüge Datum', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Insert Date', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profilUpdate', 'phrase' => 'actions', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Aktionen', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Actions', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'profilUpdate', 'phrase' => 'Status', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Status', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Status', 'description' => '', 'insertvon' => 'system' ) ) ), //ProfilUpdate Phrasen ende array( 'app' => 'core', 'category' => 'global', 'phrase' => 'geloescht', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Gelöscht', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Deleted', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'global', 'phrase' => 'aenderungGespeichert', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Änderung gespeichert', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Saved changes', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'fhctemplate', 'category' => 'global', 'phrase' => 'datensatz', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Datensatz', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Dataset', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'fhctemplate', 'category' => 'global', 'phrase' => 'datensatzGenehmigen', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Datensatz genehmigen', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Approve dataset', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'fhctemplate', 'category' => 'global', 'phrase' => 'datensatzAblehnen', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Datensatz ablehnen', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Reject dataset', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'fhctemplate', 'category' => 'global', 'phrase' => 'datensatzAnlegen', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Datensatz anlegen', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Add dataset', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'fhctemplate', 'category' => 'global', 'phrase' => 'datensatzBearbeiten', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Datensatz bearbeiten', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Edit dataset', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'global', 'phrase' => 'alleGenehmigt', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Alle genehmigt', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'All accepted', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'global', 'phrase' => 'alleAbgelehnt', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Alle abgelehnt', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'All rejected', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'global', 'phrase' => 'dokument', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Dokument', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Document', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'global', 'phrase' => 'aktionen', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Aktionen', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Actions', 'description' => '', 'insertvon' => 'system' ) ) ), // // DIGITALE ANWESENHEITEN PHRASEN BEGIN // array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'anwesend', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'anwesend', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'attending', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'abwesend', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'abwesend', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'absent', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'entschuldigt', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'entschuldigt', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'excused', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'entschuldigungAbgelehnt', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Entschuldigung abgelehnt', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'excuse note declined', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'abgelehnt', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Abgelehnt', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'declined', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'entschuldigungAkzeptiert', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Entschuldigung akzeptiert', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'excuse note accepted', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'akzeptiert', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Akzeptiert', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'accepted', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'entschuldigungOffen', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Entschuldigung offen', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'excuse note status open', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'hochgeladen', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Hochgeladen', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'uploaded', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'anwesenheiten', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Anwesenheiten', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Attendances', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'entschuldigungen', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Entschuldigungen', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Excuse Notes', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'codeEingeben', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Code eingeben', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Enter Code', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'codeSenden', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Code senden', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Send Code', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'anwesenheitenverwaltung', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Anwesenheitenverwaltung', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Attendance Management', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'bitteZugangscodeEingeben', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Bitte Zugangscode eingeben.', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Please enter an access code.', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'code', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Zugangscode', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Access code', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'eintragErfolgreich', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Eintrag erfolgreich!', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Entry successful!', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'wurdeRegistriert', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'wurde registriert', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'has been registered.', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'neueAnwKontrolle', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Neue Anwesenheitskontrolle starten', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Start a new attendance check', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'endAnwKontrolle', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Anwesenheitskontrolle beenden', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'end attendance check', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'entschuldigungsmanagement', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Entschuldigungsmanagement', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Excuse note management', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'digitalesAnwManagement', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Digitales Anwesenheitsmanagement', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Digital attendance management', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'entschuldigungAutoEmailBetreff', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Entschuldigung zur Befreiung der Anwesenheitspflicht: Neues Dokument wurde hochgeladen.', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Excuse note for digital attendances - a new document has been uploaded.', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'entschuldigungAkzeptieren', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Entschuldigung akzeptieren', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Accept excuse note', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'entschuldigungAblehnen', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Entschuldigung ablehnen', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Decline excuse note', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'entschuldigungLöschen', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Entschuldigung löschen', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Delete excuse note', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'entschuldigungHochladen', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Entschuldigung hochladen', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Upload excuse note', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'entschuldigungLöschenErfolg', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Entschuldigung erfolgreich gelöscht!', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Successfully deleted excuse note', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'foto', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Foto', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Picture', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'summe', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Summe', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Sum', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'errorStartAnwKontrolle', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Fehler beim dem Versuch eine neue Anwesenheitskontrolle zu starten', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Error when trying to start a new attendance check', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'errorAnwStartAndEndSet', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Beginn und Ende der Anwesenheitskontrolle müssen gesetzt sein!', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'The start and end of the attendance check must be set!', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'anwKontrolleBeendet', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Anwesenheitskontrolle erfolgreich beendet', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Attendance check successfully finished', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'errorDeleteQRCode', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Fehler bei dem Versuch den QR Code zu löschen', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Something went wrong with deleting the QR Code', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'deleteAnwKontrolleConfirmation', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Anwesenheitskontrolle erfolgreich gelöscht', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Attendance check successfully deleted', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'deleteAnwKontrolle', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Anwesenheitskontrolle löschen', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Delete attendance check', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'noAnwKontrolleFoundToDelete', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Keine Anwesenheitskontrolle gefunden zu löschen!', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'No attendance check found to delete!', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'errorDeletingAnwKontrolle', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Fehler beim Löschen der Anwesenheitskontrolle!', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Error deleting an attendance check!', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'errorValidateTimes', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Das Enddatum muss nach dem Startdatum liegen.', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'The end date must be after the start date.', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'zugangscode', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Zugangscode', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Access code', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'anwUserDeleteSuccess', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Anwesenheitseinträge erfolgreich gelöscht.', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Attendances deleted successfully', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'errorAnwUserDelete', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Fehler bei dem Versuch Anwesenheitseinträge zu löschen', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Error deleting Attendances', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'anwUserUpdateSuccess', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Anwesenheitseinträge erfolgreich aktualisiert.', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Attendances updated successfully.', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'errorAnwUserUpdate', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Fehler bei dem Versuch Anwesenheitseinträge zu aktualisieren.', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Error updating Attendances', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'errorLoadingAnwesenheiten', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Fehler bei dem Versuch Anwesenheitsdaten zu laden.', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Error loading attendancy data.', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'warningEnterVonZeit', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Bitte von Zeit eingeben', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Please enter a from time', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'warningEnterBisZeit', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Bitte bis Zeit eingeben', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Please enter a by time', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'warningChooseFile', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Bitte Datei auswählen', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Please choose a file', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'entschuldigungUploaded', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Entschuldigung hochgeladen', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Excuse note uploaded', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'errorEntschuldigungUpload', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Fehler bei dem Versuch eine Entschuldigung hochzuladen!', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Error uploading an excuse note!', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'addEntschuldigung', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Entschuldigung hinzufügen', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Add excuse note', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'noDataAvailable', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Keine Daten verfügbar', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'No data available', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'noExistingKontrolleFound', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Keine Anwesenheitskontrolle gefunden.', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'No existing attendance check found.', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'errorDegeneratingQRCode', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Fehler beim degenerieren des QRCode', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Error degenerating QRCode', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'errorSavingNewQRCode', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Fehler beim anlegen eines neuen QRCode', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Error saving a new QRCode', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'errorDeleteKontrolleKeineLEAnDatum', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Keine Anwesenheitskontrolle gefunden für LV-Teil {le_id} am {day}.{month}.{year}.', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'No attendance check found for teaching unit {le_id} on {day}.{month}.{year}.', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'errorDeleteUserAnwEntriesAnDatum', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Fehler beim Löschen der User Anwesenheiten für LV-Teil {le_id} am {day}.{month}.{year}.', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Error deleting User Anwesenheiten for teaching unit {le_id} on {day}.{month}.{year}.', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'errorDeleteKontrolleEntryAnDatum', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Fehler beim Löschen der Anwesenheitskontrolle für LV-Teil {le_id} am {day}.{month}.{year}.', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Error deleting attendance check for teaching unit {le_id} on {day}.{month}.{year}.', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'successDeleteKontrolleEntryAnDatum', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Löschen der Anwesenheitskontrolle für LV-Teil {le_id} am {day}.{month}.{year} erfolgreich.', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Success deleting attendance check for teaching unit {le_id} on {day}.{month}.{year}.', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'wrongParameters', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Falsche Parameterübergabe', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Wrong parameters tranferred', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'missingParameters', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Unvollständige Parameterübergabe', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Parameters are missing', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'errorInvalidCode', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Ungültiger Zugangscode eingegeben.', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Wrong access code entered.', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'errorCodeLinkedToInvalidKontrolle', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Zugangscode hat eine fehlerhafte Anwesenheitskontrolle hinterlegt.', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Access code is linked to an invalid attendance check.', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'errorCodeLinkedToInvalidLE', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Zugangscode hat einen fehlerhaften LV-Teil hinterlegt.', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Access code is linked to an invalid teaching unit.', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'errorLEhasNoStudentsAttending', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'LV-Teil des Zugangscodes hat keine Teilnehmer hinterlegt.', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Teaching unit linked to access code has no participants.', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'errorNotParticipantOfLE', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Sie sind nicht als Teilnehmer des LV-Teil eingetragen.', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'You are not registered as a participant in the teaching unit.', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'errorNoUserEntriesForAttendanceCheckFound', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Keine Anwesenheitseinträge gefunden für den LV-Teil an diesem Datum.', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'No attendance entries found for the teaching unit on this date.', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'errorUpdateUserEntry', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Eintrag der Anwesenheit fehlgeschlagen, bitte wenden Sie sich an den Unterrichtenden.', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Attendance entry failed, please contact the instructor.', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'errorPersonStudentIDMismatch', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Fehlerhafte Verbindung von Person und Student ID', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Person und Student ID Mismatch.', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'successDeleteEnschuldigung', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Entschuldigung erfolgreich gelöscht.', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Successfully deleted excuse note.', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'errorCalculatingAnwQuota', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Fehler bei der Berechnung der Anwesenheitenquote.', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Error calculating attendancy quota.', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'errorDeleteSingleAnwUserEntry', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Fehler bei dem Versuch den Anwesenheitseintrag zu löschen.', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Error trying to delete the attendancy entry.', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'errorDeleteMultipleAnwUserEntry', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Fehler bei dem Versuch die Anwesenheitseinträge zu löschen.', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Error trying to delete the attendancy entries.', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'errorNoSTGassigned', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Keine Studiengänge zugewiesen.', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'No study programs assigned.', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'anteilAnw', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Anteil', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Percentage', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'errorUpdateEntschuldigung', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Fehler bei dem Versuch Entschuldigungsstatus zu verändern.', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Error when trying to change excuse note status.', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'successUpdateEntschuldigung', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Entschuldigungsstatus erfolgreich aktualisiert.', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Excuse note status successfully updated.', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'lehreinheitConfig', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'LV-Teil auswählen', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Configurate teaching unit', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'keineAnwkontrolleMöglichWeilLEFehlt', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Keine Anwesenheitskontrolle möglich weil ihnen im System keine LV-Teile für diese Lehrveranstaltung zugewiesen sind.', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'No attendance check possible because no teaching units are assigned to you in the system for this course.', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'anwByLva', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Anwesenheiten für {lva}', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Attendancies for {lva}', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'anwByStg', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Anwesenheiten für {stg}', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Attendancies for {stg}', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'anwByLe', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Anwesenheiten für {le}', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Attendancies for {le}', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'leLaden', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'LV-Teil laden', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Load teaching unit', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'errorCodeSentInTimeOutsideKontrolle', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Der Zugangscode wurde außerhalb der Kontrollzeiten gesendet.', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'The access code has been sent outside the time of the attendance check.', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'errorNoRightsToChangeData', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Fehlende Berechtigung um den Datenstand zu verändern.', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Missing authorization rights to change data.', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'errorCodeTooOld', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Der Zugangscode ist zeitlich abgelaufen.', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'The access code has expired.', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'studentConfig', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Studenten auswählen.', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Configure student profile.', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'studentLaden', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Student laden.', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Load Student.', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'students', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Studenten', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Students', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'termineLautStundenplan', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Termine laut Stundenplan', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Lessons as per Timetable', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'entschuldigungNotizAblehnen', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Entschuldigung Ablehnen Begründung', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Excuse note rejection reason', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'reject', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Ablehnen', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Reject', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'begruendungAnw', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Begründung', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Reason', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'noStudentsFound', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Keine zugeteilten Studenten gefunden!', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'No assigned students found!', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'kontrolldatum', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Kontrolldatum', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Attendance Check Date', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'showAllKontrollen', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Alle Kontrollen anzeigen', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Show All Attendance Checks', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'deletableKontrollen', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Löschbare Anwesenheitskontrollen', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Deletable Attendance Checks', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'anwInfoKeineKontrollenGefunden', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Keine Kontrollen zum LV-Teil gefunden!', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'No digital attendance checks found for teaching unit!', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'lehre', 'phrase' => 'digiAnw', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Digitale Anwesenheiten', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Digital Attendances', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'anwNotizUpdated', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Notiz wurde erfolgreich bearbeitet.', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Note has been edited sucessfully', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'errorInvalidFiletype', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Ungültiges Dateiformat!', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Invalid Filetype!', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'anwCountTermin', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Anwesend am gewählten Termin', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Attending at date', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'minuten', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Minuten', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'minutes', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'einheiten', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Einheiten', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'units', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'prestudentID', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Prestudent ID', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Prestudent ID', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'allowedEntschuldigungFileTypes', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Erlaubte Dateitypen sind .pdf, .png und .jpg.', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Allowed file types are .pdf, .png und .jpg.', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'notAuthorizedForLva', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Keine Berechtigung für die Lehrveranstaltung.', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'No Authorization for that Course.', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'notAuthorizedForLe', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Keine Berechtigung für die Lehreinheit.', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'No Authorization for that Teaching Unit.', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'noAuthorization', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Keine Berechtigung.', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'No Authorization.', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'tooltipStudentEntschuldigung', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Sie können eine Entschuldigung für einen Zeitraum von bis zu {0} Tagen in die Vergangenheit und bis zum Ende des aktuellen Semesters hochladen. Die erlaubten Dateitypen für das Dokument sind .pdf, .png und .jpg. Sobald Sie eine Entschuldigung hochladen wird die zugehörige Studiengangsassistenz informiert und Ihr Anliegen überprüft. Solange Ihre Entschuldigung noch keinen akzeptierten oder abgelehnten Status erhalten hat, steht es Ihnen frei diese inklusive Datei zu löschen. Sobald sie entweder akzeptiert oder abgelehnt wurde können Sie den Eintrag nichtmehr löschen. Bei einer akzeptierten Entschuldigung werden sämtliche digitalen Anwesenheiten in diesem Zeitraum als positiv gewertet. Eine abgelehnte Entschuldigung hat keine Auswirkungen auf ihre Anwesenheitsquote.', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'You can upload an excuse for a period of up to {0} days in the past and up to the end of the current semester. The permitted file types for the document are .pdf, .png and .jpg. As soon as you upload an excuse, the relevant study program assistant will be informed and your request will be reviewed. As long as your excuse has not yet received an accepted or rejected status, you are free to delete this file including it. Once it has either been accepted or rejected, you can no longer delete the entry. If an excuse is accepted, all digital attendance during this period is counted as positive. A rejected excuse has no effect on your attendance rate.', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'tooltipStudentAnwesenheit', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Hier sehen Sie sämtliche digitale Anwesenheiten zugeordnet nach Lehrveranstaltung. Sie können eine positive Anwesenheit erreichen, indem Sie den während einer laufenden Anwesenheitskontrolle gültigen Zugangscode eintragen. Sie können hierfür den angezeigten QR Code scannen, welcher Sie entsprechend weiterleitet oder Sie können den Code manuell eingeben. Sollte es Ihnen technisch nicht möglich sein einen Zugangscode einzugeben, können Sie die unterrichtende Person bitten Ihre digitale Anwesenheit zu setzen.', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Here you can see all digital attendances assigned to the course. You can achieve positive attendance by entering the access code that is valid during an ongoing attendance check. You can do this by scanning the QR code displayed, which will redirect you accordingly, or you can enter the code manually. If it is not technically possible for you to enter an access code, you can ask the person teaching you to set your digital attendance.', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'tooltipAssistenz', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Im Entschuldigungsmanagement können Sie als Studiengangsassistenz beziehungsweise als Administrator die von Studenten hochgeladenen Entschuldigungsdokumente überprüfen und den Status entsprechend vergeben. Bitte beachten Sie dass nur Entschuldigungen INNERHALB des angegebenen Zeitraumes angezeigt werden. Sollten Sie nach einer lang wirken Entschuldigung suchen, müssen Sie die Zeitspanne entsprechend weit setzen.', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'In the excuse management, you as a course assistant or administrator can check the excuse documents uploaded by students and assign the status accordingly. Please note that only excuses WITHIN the specified time period are displayed. If you are looking for a long-lasting excuse, you must set the time period accordingly.', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'tooltipLektorDeleteKontrolle', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Sollten Sie eine Anwesenheitskontrolle fälschlicherweise gestartet haben, können Sie diese löschen wenn sie nicht älter als {0} Tage ist. Dabei werden sämtliche mit dieser Kontrolle verknüpfte Anwesenheitseinträge Ihrer Studenten ebenfalls gelöscht und Ihre Anwesenheitsquoten neu berechnet. Sollten Sie eine Kontrolle, welche älter als {0} Tage ist, löschen wollen, wenden Sie sich an einen Administrator.', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'If you have started an attendance check by mistake, you can delete it if it is not older than {0} days. All attendance entries of your students linked to this check will also be deleted and your attendance rates will be recalculated. If you want to delete a check that is older than {0} days, contact an administrator.', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'tooltipLektorStartKontrolle', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Um eine Anwesenheitskontrolle für Ihre ausgewählte Unterrichtsgruppe durchzuführen, wählen Sie bitte einen Termin aus dem Stundenplan aus oder geben händisch die gewünschte Gültigkeitkeitsdauer der Kontrolle an. Die Gültigkeitsdauer bestimmt die Gewichtung der Anwesenheit in Relation zum Gesamtausmaß, sie können diese aber nach eigenem Ermessen anpassen und müssen sich nicht streng an die Termine im Stundenplan halten. Sie können pro Datum und Unterrichtsgruppe eine Anwesenheitskontrolle pro Tag eröffnen, welche jedoch beliebig oft aufgerufen und von Studenten eingecheckt werden kann. Es gelten dabei ihre zuletzt eingetragenen Zeiten. Ein Student muss nur einmal am Tag pro Gruppe einchecken um als anwesend registriert zu sein, egal wie oft Sie die Kontrolle starten.', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'To carry out an attendance check for your selected class group, please select a date from the timetable or manually enter the desired validity period of the check. The validity period determines the weighting of attendance in relation to the overall extent, but you can adjust this at your own discretion and do not have to stick strictly to the dates in the timetable. You can open one attendance check per day for each date and class group, which can be called up and checked in by students as often as you like. The times they last entered apply. A student only has to check in once a day per group to be registered as present, regardless of how often you start the check.', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'tooltipStudentByLva', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'In dieser Detailansicht können Sie einzelne Anwesenheiten eines Studenten bearbeiten, falls ein anwesender Student aus technischen Gründen den Zugangscode nicht eingeben kann. Ebenso steht es Ihnen frei Studenten auszutragen, welche nicht anwesend sind aber den Zugangscode mit Hilfe von anwesenden Studenten erhalten haben. Falls eine Anwesenheit durch eine akzeptierte Entschuldigung entstanden ist, können Sie den Status nicht verändern. Es steht Ihnen frei die Anwesenheitseinträge mit Notiztexten zu versehen, welche dem Studenten nicht zugänglich sind.', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'In this detailed view, you can edit individual attendances of a student if a student who is present cannot enter the access code for technical reasons. You are also free to remove students who are not present but have received the access code with the help of students who are present. If an attendance was made due to an accepted excuse, you cannot change the status. You are free to add notes to the attendance entries that are not accessible to the student.', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'anwesenheiten', 'category' => 'global', 'phrase' => 'tooltipStudentTestphase', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Hinweis: Es handelt sich um einen nicht repräsentativen Testbetrieb und die Ergebnisse werden nicht für die Benotung herangezogen.', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Note: This is a non-representative test operation and the results are not used for grading.', 'description' => '', 'insertvon' => 'system' ) ) ), // // DIGITALE ANWESENHEITEN PHRASEN END // // BOOKMARK PHRASEN ---------------------------------------------------------------------- array( 'app' => 'core', 'category' => 'bookmark', 'phrase' => 'newLink', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Neuer Link', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'New Link', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'bookmark', 'phrase' => 'saveLink', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Link speichern', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Save link', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'bookmark', 'phrase' => 'bookmarkDeleted', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Link gelöscht', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Link deleted', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'bookmark', 'phrase' => 'bookmarkAdded', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Link hinzugefügt', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Link added', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'bookmark', 'phrase' => 'myBookmarks', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Meine Urls', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'My Urls', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'bookmark', 'phrase' => 'emptyBookmarks', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Du hast noch keine Bookmarks gesetzt', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'You have not set any bookmarks yet', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'bookmark', 'phrase' => 'invalidUrl', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Ungültiger Link', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Invalid link', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'bookmark', 'phrase' => 'invalidTitel', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Ungültiger Titel', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Invalid title', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'global', 'phrase' => 'gespeichert', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Gespeichert', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Saved', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'softwarebereitstellung', 'category' => 'global', 'phrase' => 'softwareUndLizenzManagement', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Software- und Lizenzmanagement', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Software- and License Management', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'global', 'phrase' => 'raumzuordnung', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Raumzuordnung', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Location Assignment', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'global', 'phrase' => 'raum', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Raum', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Location', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'global', 'phrase' => 'statusSetzen', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Status setzen', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Set status', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'global', 'phrase' => 'hierarchieAnsicht', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Hierarchie-Ansicht', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Hierarchy view', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'global', 'phrase' => 'aufgeklappt', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'aufgeklappt', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'unfolded', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'global', 'phrase' => 'zugeklappt', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'zugeklappt', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'folded', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'softwarebereitstellung', 'category' => 'global', 'phrase' => 'lizenzserver', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Lizenzserver', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'License server', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'softwarebereitstellung', 'category' => 'global', 'phrase' => 'softwareZuordnung', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Software-Zuordnung', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Software assignment', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'softwarebereitstellung', 'category' => 'global', 'phrase' => 'zuordnungUeberSoftware', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Zuordnung über Software', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Assignment via Software', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'softwarebereitstellung', 'category' => 'global', 'phrase' => 'zuordnungUeberImage', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Zuordnung über Image', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Assignment via Image', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'global', 'phrase' => 'verfuegbarkeitBearbeiten', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Verfügbarkeit bearbeiten', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Edit availability', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'softwarebereitstellung', 'category' => 'global', 'phrase' => 'softwareAnlegen', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Software anlegen', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Add software', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'softwarebereitstellung', 'category' => 'global', 'phrase' => 'softwareAuswaehlen', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Software auswählen', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Select software', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'softwarebereitstellung', 'category' => 'global', 'phrase' => 'softwareBearbeiten', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Software bearbeiten', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Edit software', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'softwarebereitstellung', 'category' => 'global', 'phrase' => 'softwareimageUndZugeordneteRaeumeKopieren', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Softwareimage und zugeordnete Räume kopieren', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Copy software image and assigned rooms', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'softwarebereitstellung', 'category' => 'global', 'phrase' => 'softwareimageAnlegen', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Softwareimage anlegen', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Add Softwareimage', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'softwarebereitstellung', 'category' => 'global', 'phrase' => 'imageAuswaehlen', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Image auswählen', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Select image', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'softwarebereitstellung', 'category' => 'global', 'phrase' => 'softwareimageBearbeiten', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Softwareimage bearbeiten', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Edit Softwareimage', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'softwarebereitstellung', 'category' => 'global', 'phrase' => 'raumZuImageAnlegen', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Raum zu Image anlegen', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Add location to image', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'softwarebereitstellung', 'category' => 'global', 'phrase' => 'raumZuImageBearbeiten', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Raum zu Image bearbeiten', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Edit location assigned to image', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'softwarebereitstellung', 'category' => 'global', 'phrase' => 'lizenzserverAnlegen', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Lizenzserver anlegen', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Add license server', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'softwarebereitstellung', 'category' => 'global', 'phrase' => 'lizenzserverBearbeiten', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Lizenzserver bearbeiten', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Edit license server', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'global', 'phrase' => 'bezeichnung', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Bezeichnung', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Name', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'softwarebereitstellung', 'category' => 'global', 'phrase' => 'betriebssystem', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Betriebssystem', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Operating System', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'global', 'phrase' => 'verfuegbarkeitStart', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Verfügbarkeit Start', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Availability start', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'global', 'phrase' => 'verfuegbarkeitEnde', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Verfügbarkeit Ende', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Availability end', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'softwarebereitstellung', 'category' => 'global', 'phrase' => 'softwaretyp', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Softwaretyp', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Softwaretype', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'softwarebereitstellung', 'category' => 'global', 'phrase' => 'softwaretypKurzbz', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Softwaretyp Kurzbz', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Softwaretype short', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'softwarebereitstellung', 'category' => 'global', 'phrase' => 'softwareKurzbz', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Software Kurzbz', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Software', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'global', 'phrase' => 'hersteller', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Hersteller', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Producer', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'global', 'phrase' => 'verantwortliche', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Verantwortliche', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Responsible', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'softwarebereitstellung', 'category' => 'global', 'phrase' => 'uebergeordneteSoftware', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Übergeordnete Software', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Parent Software', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'global', 'phrase' => 'ansprechpartner', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Ansprechpartner', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Contact person', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'global', 'phrase' => 'ansprechpartnerIntern', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Ansprechpartner intern', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Contact person internal', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'global', 'phrase' => 'ansprechpartnerExtern', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Ansprechpartner extern', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Contact person external', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'global', 'phrase' => 'anmerkungIntern', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Anmerkung intern', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Internal note', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'softwarebereitstellung', 'category' => 'global', 'phrase' => 'zugeordneteImages', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Zugeordnete Images', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Assigned images', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'softwarebereitstellung', 'category' => 'global', 'phrase' => 'lizenzart', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Lizenz-Art', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'License type', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'softwarebereitstellung', 'category' => 'global', 'phrase' => 'lizenzserverKurzbz', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Lizenzserver-Kurzbz', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Licenseserver', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'softwarebereitstellung', 'category' => 'global', 'phrase' => 'lizenzserverPort', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Lizenzserver Port', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'License server port', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'softwarebereitstellung', 'category' => 'global', 'phrase' => 'raumSwZuordnung', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Raum-/SW-Zuordnung', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Location-/SW Assignment', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'softwarebereitstellung', 'category' => 'global', 'phrase' => 'lizenzAnzahl', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Lizenz-Anzahl', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'License number', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'softwarebereitstellung', 'category' => 'global', 'phrase' => 'lizenzLaufzeit', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Lizenz-Laufzeit', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'License term', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'global', 'phrase' => 'kostentraegerOe', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Kostenträger-OE', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Cost unit', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'softwarebereitstellung', 'category' => 'global', 'phrase' => 'lizenzKosten', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Lizenz-Kosten', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'License costs', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'global', 'phrase' => 'euroProJahr', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => '€/Jahr', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => '€/year', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'global', 'phrase' => 'alleWaehlen', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Alle wählen', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Select all', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'softwarebereitstellung', 'category' => 'global', 'phrase' => 'softwareverwaltung', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Softwareverwaltung', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Software Management', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'softwarebereitstellung', 'category' => 'global', 'phrase' => 'imageverwaltung', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Imageverwaltung', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Image Management', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'softwarebereitstellung', 'category' => 'global', 'phrase' => 'lizenzserververwaltung', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Lizenzserververwaltung', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Licenseserver Management', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'softwarebereitstellung', 'category' => 'global', 'phrase' => 'sucheNachRaum', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Suche nach Raum', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Search by location', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'ui', 'phrase' => 'existiertBereits', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Existiert bereits', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Already exists', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'ui', 'phrase' => 'datumEndeVorDatumStart', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Datumende vor Datumstart', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Enddate after startdate', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'softwarebereitstellung', 'category' => 'ui', 'phrase' => 'existiertBereitsInKombinationMitDerVersion', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Existiert bereits in Kombination mit der Version', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Already exists in combination with the Version', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'softwarebereitstellung', 'category' => 'ui', 'phrase' => 'nichtGleichzeitigUntergeordnetUndUebergeordnet', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Software kann einer anderen Software nicht gleichzeitig untergeordnet und übergeordnet sein', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Software cannot be both subordinate and superior to other software at the same time', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'softwarebereitstellung', 'category' => 'global', 'phrase' => 'imageverwaltungImageCopySuccessText', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Falls vorhanden, wurden zugeordnete Räume mitkopiert. Nicht jedoch zugeordnete Software. Diese muss dem neuen Image über die Softwareverwaltungstabelle zugeordnet werden.', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'If available, assigned rooms were also copied. However, not associated software. This must be assigned to the new image via the software management table.', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'softwarebereitstellung', 'category' => 'global', 'phrase' => 'loeschenNichtMoeglichSoftwareBereitsZugeordnet', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Löschen nicht möglich, da bereits Software zugeordnet wurde.', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Deletion not possible because software has already been assigned.', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'global', 'phrase' => 'zeilenAuswaehlen', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Zeilen auswählen', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Select rows', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'softwarebereitstellung', 'category' => 'global', 'phrase' => 'statusErfolgreichUebertragen', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Status erfolgreich übertragen', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Status successfully transferred', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'softwarebereitstellung', 'category' => 'global', 'phrase' => 'statusUebertragenMsg', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Der Status {status} wurde erfolgreich von der übergeordneten Software mit ID {parentSoftware} auch auf die untergeordnete Software übertragen.', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Status {status} has been successfully transferred from the parent software with ID {parentSoftware} to the child software.', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'softwarebereitstellung', 'category' => 'global', 'phrase' => 'softwareliste', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Softwareliste', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Softwarelist', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'softwarebereitstellung', 'category' => 'global', 'phrase' => 'raumverfuegbarkeit', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Raumverfügbarkeit', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Room Availability', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'person', 'phrase' => 'firma_zusatz', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Firmenzusatz', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'add.company info', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'person', 'phrase' => 'firma', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Firma', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'company', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'person', 'phrase' => 'adresse_new', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Adresse anlegen', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'create address', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'person', 'phrase' => 'adresse_edit', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Adresse bearbeiten', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'edit address', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'person', 'phrase' => 'adresse_delete', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Adresse löschen', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'delete address', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'person', 'phrase' => 'adresse_confirm_delete', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Adresse wirklich löschen?', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Really delete address?', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'person', 'phrase' => 'kontakt_new', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Kontakt anlegen', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'create contact data', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'person', 'phrase' => 'kontakt_edit', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Kontakt bearbeiten', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'edit contact data', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'person', 'phrase' => 'kontakt_delete', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Kontakt löschen', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'delete contact data', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'person', 'phrase' => 'kontakt_confirm_delete', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Kontakt wirklich löschen?', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Really delete contact data?', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'person', 'phrase' => 'privatkonto', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Privatkonto', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Private account', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'person', 'phrase' => 'firmenkonto', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Firmenkonto', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Company Account', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'person', 'phrase' => 'bankvb_new', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Bankverbindung anlegen', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'create bank details', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'person', 'phrase' => 'bankvb_edit', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Bankverbindung bearbeiten', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'edit bank details', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'person', 'phrase' => 'bankvb_delete', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Bankverbindung löschen', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'delete bank details', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'person', 'phrase' => 'bankvb_confirm_delete', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Bankverbindung wirklich löschen?', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Really delete bank details?', 'description' => '', 'insertvon' => 'system' ) ) ), //Status array( 'app' => 'core', 'category' => 'lehre', 'phrase' => 'status_rolle', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Rolle', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'role', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'lehre', 'phrase' => 'status_new', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Neuen Status hinzufügen ({vorname} {nachname})', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'add new status ({vorname} {nachname})', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'lehre', 'phrase' => 'status_edit', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Status bearbeiten ({vorname} {nachname})', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'edit status ({vorname} {nachname})', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'lehre', 'phrase' => 'status_delete', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Status löschen', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'delete status', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'lehre', 'phrase' => 'bestaetigt_am', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Bestätigt am', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'confirmed on', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'lehre', 'phrase' => 'bestaetigt_von', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Bestätigt von', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'confirmed by', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'lehre', 'phrase' => 'insert_am', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'InsertAmUm', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'inserted on', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'lehre', 'phrase' => 'insert_von', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'InsertVon', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'inserted by', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'lehre', 'phrase' => 'bewerbung_abgeschickt_am', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Bewerbung abgeschickt am', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'application sent on', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'lehre', 'phrase' => 'aufnahmestufe', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Aufnahmestufe', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'entrance level', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'bismeldestichtag', 'phrase' => 'meldestichtag_erreicht', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Meldestichtag erreicht - Bearbeiten nicht mehr möglich', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'report target date reached - editing no longer possible', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'lehre', 'phrase' => 'status_confirm_delete', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Prestudentstatus wirklich löschen?', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Really delete prestudent status?', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'lehre', 'phrase' => 'last_status_confirm_delete', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Das Löschen der letzten Rolle löscht auch den gesamten Prestudent-Datensatz! Möchten Sie fortfahren?', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Deleting the last role also deletes the entire Prestudent record! Do you want to continue?', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'lehre', 'phrase' => 'modal_askAusbildungssem', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'In welches Ausbildungssemester soll dieser {status} verschoben werden?', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'To which education semester should this {status} be moved?', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'lehre', 'phrase' => 'modal_askAusbildungssemPlural', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'In welches Semester sollen diese {count} PrestudentInnen ({status})verschoben werden?', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'To which education semester should these {count} prestudents ({status}) be moved?', 'description' => '', 'insertvon' => 'system' ) ) ), //Prestudent array( 'app' => 'core', 'category' => 'lehre', 'phrase' => 'title_zgv', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Zugangsvoraussetzungen für ', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Access requirements for ', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'lehre', 'phrase' => 'zgvMaster', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'ZGV Master', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'ZGV master', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'lehre', 'phrase' => 'zgvMasterOrt', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'ZGV Master Ort', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'ZGV master place', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'lehre', 'phrase' => 'zgvMasterDatum', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'ZGV Master Datum', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'ZGV master date', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'lehre', 'phrase' => 'zgvMasterNation', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'ZGV Master Nation', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'ZGV master nation', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'lehre', 'phrase' => 'zgvMasterErfuellt', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'ZGV Master erfüllt', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'ZGV master fulfilled', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'lehre', 'phrase' => 'zgvDoktor', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'ZGV Doktor', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'ZGV doctor', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'lehre', 'phrase' => 'zgvDoktorOrt', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'ZGV Doktor Ort', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'ZGV doctor place', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'lehre', 'phrase' => 'zgvDoktorDatum', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'ZGV Doktor Datum', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'ZGV doctor date', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'lehre', 'phrase' => 'zgvDoktorNation', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'ZGV Doktor Nation', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'ZGV doctor nation', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'lehre', 'phrase' => 'zgvDoktorErfuellt', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'ZGV Doktor erfüllt', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'ZGV doctor fulfilled', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'person', 'phrase' => 'aufmerksamDurch', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Aufmerksam durch', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'been brought to attention by', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'person', 'phrase' => 'berufstaetigkeit', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Berufstätigkeit', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'professional activity', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'person', 'phrase' => 'facheinschlaegigBerufstaetig', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Facheinschlägig berufstätig', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'employed in a relevant field', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'person', 'phrase' => 'bisstandort', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Bisstandort', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'bis location', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'lehre', 'phrase' => 'studientyp', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Studientyp', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'study type', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'lehre', 'phrase' => 'dual', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Duales Studium', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'dual study', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'lehre', 'phrase' => 'foerderrelevant', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'förderrelevant', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'relevant for funding', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'lehre', 'phrase' => 'prioritaet', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Priorität', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'priority', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'lehre', 'phrase' => 'title_history', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Gesamthistorie', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Overall history', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'lehre', 'phrase' => 'error_keineSchreibrechte', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Sie haben keine Schreibrechte für diesen Studiengang!', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'You do not have writing rights for this course!', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'lehre', 'phrase' => 'error_rolleBereitsVorhanden', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Diese Rolle ist bereits vorhanden!', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'This role already exists!', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'lehre', 'phrase' => 'error_rolleBereitsVorhandenMitNamen', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => '{name}: Diese Rolle ist bereits vorhanden!', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => '{name}: This role already exists!', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'lehre', 'phrase' => 'error_personBereitsStudent', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => '{name}: Diese Person ist bereits Student!', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => '{name}: This person already is student!', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'lehre', 'phrase' => 'error_keinReihungstestverfahren', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => '{name}: Um einen Interessenten zum Bewerber zu machen, muss die Person das Reihungstestverfahren abgeschlossen haben!', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => '{name}: In order to turn an interested party into an applicant the person must have completed the ranking test process!', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'lehre', 'phrase' => 'error_ZGVNichtEingetragen', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => '{name}: Um einen Interessenten zum Bewerber zu machen, muss die Zugangsvoraussetzung eingetragen sein!', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => '{name}: In order to turn an interested party into an applicant, the entry requirements must be entered!', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'lehre', 'phrase' => 'error_ZGVMasterNichtEingetragen', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => '{name}: Um einen Interessenten zum Bewerber zu machen, muss die Zugangsvoraussetzung Master eingetragen sein!', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => '{name}: In order to turn an interested party into an applicant, the entry requirements for master studies must be entered!', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'lehre', 'phrase' => 'error_keinBewerber', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => '{name} muss zuerst zum Bewerber gemacht werden!', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => '{name} must be made an applicant first!', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'lehre', 'phrase' => 'error_keinAufgenommener', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => '{name} muss zuerst Aufgenommener sein, um zum Studenten gemacht werden zu können!', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => '{name} must first be admitted in order to be made a student!', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'lehre', 'phrase' => 'error_lastBewerberAndAufgenommenerSemesters', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Das Studiensemester oder Ausbildungsemester des Berwerberstatus und des Aufgenommenenstatus passen nicht überein', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'The study semester or training semester of the applicant status and the accepted status do not match', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'lehre', 'phrase' => 'error_noStudstatus', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Ein Studentenstatus kann hier nur hinzugefuegt werden wenn die Person bereits Student ist. Um einen Bewerber zum Studenten zu machen waehlen Sie bitte unter "Status aendern" den Punkt "Student"', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Student status can only be added here if the person is already a student. To turn an applicant into a student, please select "Student" under "Change status".', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'lehre', 'phrase' => 'error_dataVorMeldestichtag', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Studentstatus mit Datum oder Semesterende vor erreichtem Meldestichtag kann nicht hinzugefügt werden', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Student status with a date or end of semester before the reporting deadline cannot be added', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'lehre', 'phrase' => 'error_duringInsertUpdateLehrverband', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Fehler beim Ermitteln bzw Aktualisieren des Lehrverbands: es wurden keine Änderungen in der Datenbank gespeichert', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Error during insert or update of Lehrverband: no changes were saved in the database', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'lehre', 'phrase' => 'error_duringDeleteLehrverband', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Fehler beim Löschen des Lehrverbands: es wurden keine Änderungen in der Datenbank gespeichert', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Error during deletion of Lehrverband: no changes were saved in the database', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'lehre', 'phrase' => 'error_onlyAdminDeleteRolleStudent', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Studentenrolle kann nur durch den Administrator geloescht werden', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Error during insert or update of Lehrverband: no changes were saved in the database', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'lehre', 'phrase' => 'error_onlyAdminDeleteLastStatus', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Die letzte Rolle kann nur durch den Administrator geloescht werden', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'The last role can only be deleted by the administrator', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'lehre', 'phrase' => 'error_noStatusFound', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Fehler: Status nicht gefunden', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Error: Status not found', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'lehre', 'phrase' => 'error_statusConfirmedYet', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Der Status ist bereits bestätigt!', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'The status is already confirmed!', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'lehre', 'phrase' => 'error_bewerbungNochNichtAbgeschickt', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Die Bewerbung wurde noch nicht abgeschickt und kann deshalb nicht bestaetigt werden!', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'The application has not yet been sent and therefore cannot be confirmed!', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'ui', 'phrase' => 'error_missingId', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Id {id} nicht gefunden', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Missing Id {id}', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'person', 'phrase' => 'error_deleteHomeAdress', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Heimatadressen dürfen nicht gelöscht werden, da diese für die BIS-Meldung relevant sind. Um die Adresse dennoch zu löschen, entfernen sie das Häkchen bei Heimatadresse!', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Home addresses may not be deleted as they are relevant for the BIS report. To delete the address anyway, uncheck the home address box!', 'description' => '', 'insertvon' => 'system' ) ) ), // Betriebsmittel begin array( 'app' => 'core', 'category' => 'ui', 'phrase' => 'successSave', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Speichern erfolgreich', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Successfully saved', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'ui', 'phrase' => 'successDelete', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Löschen erfolgreich', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Delete successful', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'ui', 'phrase' => 'successAdvance', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Vorrückung Status erfolgreich', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Advance status successful', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'ui', 'phrase' => 'successConfirm', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Bestätigung Status erfolgreich', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Confirmation status successful', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'ui', 'phrase' => 'betriebsmittel', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Betriebsmittel', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Resources', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'ui', 'phrase' => 'betriebsmittel_delete', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Betriebsmittel löschen', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'delete operating resource', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'ui', 'phrase' => 'betriebsmittel_confirm_delete', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Betriebsmittel wirklich löschen?', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Really delete operating resource?', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'ui', 'phrase' => 'add_betriebsmittel', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Betriebsmittel anlegen', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'create operating resource', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'ui', 'phrase' => 'edit_betriebsmittel', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Betriebsmittel bearbeiten', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'edit operating resource', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'wawi', 'phrase' => 'inventarnummer', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Inventarnummer', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'inventory number', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'wawi', 'phrase' => 'nummer', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Nummer', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'number', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'wawi', 'phrase' => 'ausgegebenam', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Ausgegeben am', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'issued on', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'wawi', 'phrase' => 'retouram', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Retour am', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'returned on', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'wawi', 'phrase' => 'retourdatum', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Retourdatum', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'return date', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'wawi', 'phrase' => 'ausgabedatum', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Ausgabedatum', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'issue date', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'wawi', 'phrase' => 'error_zutrittskarteOhneNummer', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Eine Zutrittskarte muss eine Nummer haben. Um die Zuordnung zu dieser Karte zu löschen entfernen Sie bitte den ganzen Datensatz!', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'An access card must have a number. To delete the assignment to this card, please remove the entire data record!', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'wawi', 'phrase' => 'error_bmZutrittskarteOccupied', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Diese Zutrittskarte ist bereits ausgegeben an: {vorname} {nachname} ({uid})', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'This access card has already been issued to: {vorname} {nachname} ({uid})', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'wawi', 'phrase' => 'error_inventarWaehlen', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Bitte wählen Sie das entsprechende Inventar aus dem Drop Down Menü Inventarnummer aus!', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Please select the appropriate inventory from the inventory number drop down menu!', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'core', 'category' => 'wawi', 'phrase' => 'error_retourdatumVorAusgabe', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Retourdatum darf nicht vor Datum der Ausgabe liegen!', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'The return date must not be before the issue date!', 'description' => '', 'insertvon' => 'system' ) ) ), // Betriebsmittel end array( 'app' => 'softwarebereitstellung', 'category' => 'global', 'phrase' => 'softwareanforderung', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Softwareanforderung', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Software Request', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'softwarebereitstellung', 'category' => 'global', 'phrase' => 'softwareanforderungSubtitle', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Softwareanforderung und Lizenzmanagement für die Lehre', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Software Request and License management for Education', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'softwarebereitstellung', 'category' => 'global', 'phrase' => 'swAnforderungenUndLizenen', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Softwareanforderungen & Lizenzen', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Software Requirements & Licenses', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'softwarebereitstellung', 'category' => 'global', 'phrase' => 'anforderungNachSw', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Anforderung nach Software', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Request by Software', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'softwarebereitstellung', 'category' => 'global', 'phrase' => 'anforderungNachLv', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => 'Anforderung nach LV', 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', 'text' => 'Request by Course', 'description' => '', 'insertvon' => 'system' ) ) ), array( 'app' => 'softwarebereitstellung', 'category' => 'global', 'phrase' => 'swNichtGefundenHierBestellen', 'insertvon' => 'system', 'phrases' => array( array( 'sprache' => 'German', 'text' => "Software nicht gefunden?