mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-26 09:04:28 +00:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
@@ -106,6 +106,10 @@
|
||||
<!ENTITY menu-statistic-notenspiegel-excel.label "Notenspiegel EXCEL">
|
||||
<!ENTITY menu-statistic-notenspiegel-excel.accesskey "E">
|
||||
|
||||
<!ENTITY menu-statistic-notenspiegel-excel-erweitert.key "R">
|
||||
<!ENTITY menu-statistic-notenspiegel-excel-erweitert.label "Notenspiegel erweitert EXCEL">
|
||||
<!ENTITY menu-statistic-notenspiegel-excel-erweitert.accesskey "R">
|
||||
|
||||
<!ENTITY menu-statistic-notenspiegel.key "H">
|
||||
<!ENTITY menu-statistic-notenspiegel.label "Notenspiegel HTML">
|
||||
<!ENTITY menu-statistic-notenspiegel.accesskey "H">
|
||||
|
||||
@@ -19,9 +19,10 @@ $this->phrasen['mailverteiler/mailverteiler']='Mailverteiler';
|
||||
$this->phrasen['mailverteiler/oeffnenEinesVerteilers']='Öffnen eines Mailverteilers';
|
||||
$this->phrasen['mailverteiler/status']='Status';
|
||||
$this->phrasen['mailverteiler/geoeffnet']='Geöffnet';
|
||||
$this->phrasen['mailverteiler/klickenZumSchicken']='Um ein Mail an den Verteiler zu senden klicken Sie bitte auf den obigen Link. Ihr Mailprogramm öffnet automatisch eine Vorlage für ein neues Mail, welche bereits die korrekte Adresse enthält.';
|
||||
$this->phrasen['mailverteiler/klickenZumSchicken']='Um ein Mail an den Verteiler zu senden klicken Sie bitte auf den angezeigten Link. Ihr Mailprogramm öffnet automatisch eine Vorlage für ein neues Mail, welche bereits die korrekte Adresse enthält.';
|
||||
$this->phrasen['mailverteiler/infoBenutzung']='Das Senden ist für den Zeitraum von <b>2 Stunden</b> bzw. für die <b>einmalige</b> Benutzung unter der Adresse <a href="mailto:%1$s">%1$s</a> möglich.';
|
||||
$this->phrasen['mailverteiler/bestaetigeOeffnen']='Bitte bestätigen Sie das Öffnen des Verteilers %1$s';
|
||||
$this->phrasen['mailverteiler/bestaetige']='Bestätige';
|
||||
$this->phrasen['mailverteiler/personenImVerteiler']='Personen im Mailverteiler';
|
||||
$this->phrasen['mailverteiler/oeffnenFehlgeschlagen']='Beim Freischalten des Verteilers ist ein Fehler aufgetreten.<br>Bitte Informieren Sie den Administrator';
|
||||
?>
|
||||
|
||||
Regular → Executable
+2
-2
@@ -4,7 +4,7 @@ $this->phrasen['services/uebersichtUeberServicesOrganisationseinheiten']='Übers
|
||||
$this->phrasen['services/details']='Details';
|
||||
$this->phrasen['services/filtern']='Filtern';
|
||||
$this->phrasen['services/leistung']='Leistung';
|
||||
$this->phrasen['services/design']='Design';
|
||||
$this->phrasen['services/design']='Verantwortlich';
|
||||
$this->phrasen['services/betrieb']='Betrieb';
|
||||
$this->phrasen['services/operativ']='Operativ';
|
||||
?>
|
||||
?>
|
||||
|
||||
@@ -102,6 +102,10 @@
|
||||
<!ENTITY menu-statistic-notenspiegel-excel.label "Notenspiegel EXCEL">
|
||||
<!ENTITY menu-statistic-notenspiegel-excel.accesskey "E">
|
||||
|
||||
<!ENTITY menu-statistic-notenspiegel-excel-erweitert.key "R">
|
||||
<!ENTITY menu-statistic-notenspiegel-excel-erweitert.label "Notenspiegel erweitert EXCEL">
|
||||
<!ENTITY menu-statistic-notenspiegel-excel-erweitert.accesskey "R">
|
||||
|
||||
<!ENTITY menu-statistic-notenspiegel.key "H">
|
||||
<!ENTITY menu-statistic-notenspiegel.label "Notenspiegel HTML">
|
||||
<!ENTITY menu-statistic-notenspiegel.accesskey "H">
|
||||
|
||||
@@ -24,4 +24,5 @@ $this->phrasen['mailverteiler/infoBenutzung']='You can use the Mailinglist durin
|
||||
$this->phrasen['mailverteiler/bestaetigeOeffnen']='Please confirm to unlock the Mailing list %1$s';
|
||||
$this->phrasen['mailverteiler/bestaetige']='Confirm';
|
||||
$this->phrasen['mailverteiler/personenImVerteiler']='People in this mailing list';
|
||||
$this->phrasen['mailverteiler/oeffnenFehlgeschlagen']='Failed to open mailing list. Please inform your administrator.';
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user