mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-07 07:09:27 +00:00
Phrasenanpassung CIS
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?php
|
||||
$this->phrasen['mailverteiler/titel']='Mailverteiler/Gruppen';
|
||||
$this->phrasen['mailverteiler/titel']='E-Mail Verteiler';
|
||||
$this->phrasen['mailverteiler/absatz1']='<strong><font class="error">Hinweis: </font></strong>Diese Verteiler dürfen nur für Fachhochschul-relevante Zwecke verwendet werden!';
|
||||
$this->phrasen['mailverteiler/absatz2']='<strong><font class="error">Info: </font></strong>Infos bezüglich <a class="Item" href="../cisdocs/Mailverteiler.pdf" target="_blank">Berechtigungskonzept</a> Mailverteiler, <a class="Item" href="../cisdocs/bedienung_mailverteiler.pdf" target="_blank">Bedienungsanleitung</a> Mailverteiler';
|
||||
$this->phrasen['mailverteiler/berechtigungskonzept']='Berechtigungskonzept';
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
$this->phrasen['notebookregister/notebook_absatz1']='Sollten Sie mehr als ein Notebook registrieren lassen wollen, wenden Sie sich bitte an <a class="Item" href="mailto:support@technikum-wien.at?Subject=Notebook-Registration">support@technikum-wien.at</a>, da nur ein Eintrag pro Person möglich ist.<br/><br/>Geben Sie die MAC-Adresse in folgendem Format an: 00-50-DA-C2-32-1C, oder 00:50:DA:C2:32:1C';
|
||||
$this->phrasen['notebookregister/notebook_absatz2']='Die Änderungen werden in ca. 30 Minuten wirksam. Bitte haben Sie etwas Geduld.<br/><br/>Um das Internet nutzen zu können, lassen Sie bitte die Netzwerkverbindungseinstellungen vom DHCP-Server zuweisen.<br/>In Ihrem Browser tragen Sie bitte den Proxy-Server: <strong>proxy.technikum-wien.at</strong> und den Port <strong>3128</strong> ein.';
|
||||
$this->phrasen['notebookregister/notebook_anmerkung']='muss nur angegeben werden, wenn UID nicht gleich dem angemeldetem Benutzer';
|
||||
$this->phrasen['notebookregister/titelNotebookRegistration']='Infrastruktur - Notebook-Registration';
|
||||
$this->phrasen['notebookregister/titelNotebookRegistration']='LAN Zugang';
|
||||
$this->phrasen['notebookregister/passwortEingebenWennUIDgeaendert']='Es muss ein Passwort eingegeben werden, wenn die UID geändert wird';
|
||||
$this->phrasen['notebookregister/passwortErneutEingeben']='Geben Sie das Passwort bitte erneut ein';
|
||||
$this->phrasen['notebookregister/MACadresseBereitsVerwendet']='Die MAC Adresse ist bereits in Verwendung, bitte wenden Sie sich an den Support unter <a href="mailto:support@technikum-wien.at">support@technikum-wien.at</a>';
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?php
|
||||
$this->phrasen['mailverteiler/titel']='Mailing lists/Groups';
|
||||
$this->phrasen['mailverteiler/titel']='Mailing lists';
|
||||
$this->phrasen['mailverteiler/absatz1']='<strong><font class="error">Notice: </font></strong>These mailing lists may only be used for university-related purposes!';
|
||||
$this->phrasen['mailverteiler/absatz2']='<strong><font class="error">Info: </font></strong>Information regarding the <a class="Item" href="../cisdocs/Mailverteiler.pdf" target="_blank">authorization concept </a> for mailing lists, <a class="Item" href="../cisdocs/bedienung_mailverteiler.pdf" target="_blank"> instructions</a> for mailing lists';
|
||||
$this->phrasen['mailverteiler/berechtigungskonzept']='Authorization concept';
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
$this->phrasen['notebookregister/notebook_absatz1']='It is only possible to register one notebook PC per person. <br/>If you want to register more than one, please contact support at <a class="Item" href="mailto:support@technikum-wien.at?Subject=Notebook-Registration">support@technikum-wien.at</a>.<br/><br/>Enter the MAC address in the following format: 00-50-DA-C2-32-1C, or 00:50:DA:C2:32:1C';
|
||||
$this->phrasen['notebookregister/notebook_absatz2']='The changes will take effect in about 30 minutes. Please be patient.<br/><br/>In order to access the Internet, please allow the DHCP server to assign the network connection settings.<br/>Please enter the following proxy server in your browser: <strong>proxy.technikum-wien.at</strong> and set the port to <strong>3128</strong>.';
|
||||
$this->phrasen['notebookregister/notebook_anmerkung']='only has to be entered if the UID is not the same as that of the logged-in user';
|
||||
$this->phrasen['notebookregister/titelNotebookRegistration']='Infrastructure - Notebook-Registration';
|
||||
$this->phrasen['notebookregister/titelNotebookRegistration']='LAN Access';
|
||||
$this->phrasen['notebookregister/passwortEingebenWennUIDgeaendert']='A password must be entered when the UID is changed.';
|
||||
$this->phrasen['notebookregister/passwortErneutEingeben']='Please enter the password again';
|
||||
$this->phrasen['notebookregister/MACadresseBereitsVerwendet']='The MAC address is already in use, please contact support at <a href="mailto:support@technikum-wien.at">support@technikum-wien.at</a>';
|
||||
|
||||
Reference in New Issue
Block a user