Translations by Ralf Hilgenstock

Ralf Hilgenstock has submitted the following strings to this translation. Contributions are visually coded: currently used translations, unreviewed suggestions, rejected suggestions.

51100 of 7627 results
~
<!-- @license http://www.gnu.org/copyleft/gpl.html GNU GPL version 3 or later --> <!-- @copyright For copyright information on Mahara, please see the README file distributed with this software. --> <h1>Authentication username</h1> <p>If your Elasticsearch server requires an HTTP basic authentication username and password to access it, you may provide the <strong>username</strong> here. <strong>Note:</strong> The core Elasticsearch software itself does not provide username or password features, but you may achieve this functionality by using a plugin, such as Search Guard, or by accessing it through a proxy.</p> <p>This setting cannot be changed through the web interface. You may change it by setting a value in your config.php file for the following config variable:</p> <p><code>$cfg->plugin_search_elasticsearch_username</code>.</p>
2022-05-11
<!-- @license http://www.gnu.org/copyleft/gpl.html GNU GPL version 3 or later --> <!-- @copyright For copyright information on Mahara, please see the README file distributed with this software. --> <h3>Auth Username</h3> <p>Wenn der Elasticsearch Server eine HTTP Basic auth mit username und password für den Zugriff erfordert, Trage den <strong>Username</strong> hier ein. <strong>Hinweis:</strong> Die Core Elasticsearch Software erfordert keinen Usernamen oder Passwort-Funktionen. Es kann durch ein Plugin oder einen Proxy dennoch erforderlich werden.</p> <p>Diese Einstellung kann nicht im Web-Interface vorgenommen werden. Der Wert wird mit folgender Config-Variable in der config.php-Datei gesetzt:</p> <p><code>$cfg->plugin->search->elasticsearch->username</code>.</p>
~
<!-- @license http://www.gnu.org/copyleft/gpl.html GNU GPL version 3 or later --> <!-- @copyright For copyright information on Mahara, please see the README file distributed with this software. --> <h1>Elasticsearch search types</h1> <p>This is a comma-separated list of the elements to index. Each of these must match an ElasticsearchType subclass under search/elasticsearch/type.</p> <p>You shouldn't need to change this unless you have implemented a new search type, or want to disable a particular search type.</p> <p>This setting cannot be changed through the web interface. You may change it by setting a value in your config.php file for the following config variable:</p> <p><code>$cfg->plugin_search_elasticsearch_types</code>.</p>
2022-05-11
<!-- @license http://www.gnu.org/copyleft/gpl.html GNU GPL version 3 or later --> <!-- @copyright For copyright information on Mahara, please see the README file distributed with this software. --> <h3>Elasticsearch Such-Typen</h3> <p>Dies ist eine Komma getrennte Liste von Elementen, die indexiert werden. Jede muss zu einer ElasticsearchType Subclass unter search/elasticsearch/type passen.</p> <p>Sofern keine neuen Suchtypen implementiert wurden oder einen bestehenden entfernen wollen, muss du hier nichts ändern.</p> <p>Diese Einstellung kann nicht im Web-Interface vorgenommen werden. Der Wert wird mit folgender Config-Variable in der config.php-Datei gesetzt:</p> <p><code>$cfg->plugin->search->elasticsearch->types</code>.</p>
~
<!-- @license http://www.gnu.org/copyleft/gpl.html GNU GPL version 3 or later --> <!-- @copyright For copyright information on Mahara, please see the README file distributed with this software. --> <h1>Elasticsearch scheme</h1> <p>The scheme of the Elasticsearch server.</p> <p>This setting cannot be changed through the web interface. You may change it by setting a value in your config.php file for the following config variable:</p> <p><code>$cfg->plugin_search_elasticsearch_scheme</code>.</p>
2022-05-11
<!-- @license http://www.gnu.org/copyleft/gpl.html GNU GPL version 3 or later --> <!-- @copyright For copyright information on Mahara, please see the README file distributed with this software. --> <h3>Elasticsearch Schema</h3> <p>Die Einrichtung des Elasticsearch Servers. </p> <p>Diese Einstellung kann nicht über das Web Interface geändert werden. Du kannst durch das Setzen eines Wertes in der folgenden Config-Varibale in der config.php Datei geändert werden:</p> <p><code>$cfg->plugin_search_elasticsearch_scheme</code>.</p>
~
<!-- @license http://www.gnu.org/copyleft/gpl.html GNU GPL version 3 or later --> <!-- @copyright For copyright information on Mahara, please see the README file distributed with this software. --> <h1>Exact people searches</h1> <p>If your site has a lot of people and uses a PostgreSQL database, people searches will be faster with exact people searching enabled. The setting will still work with MySQL databases, but is unlikely to significantly increase search performance.</p> <p>However, partial matches on profile fields will not return results, so if for example you have a person called "Nigel", then typing "Nige" into the search box will not find that person.</p>
2022-05-11
<h3>Exakte Nutzersuche</h3> <p>Wenn die Mahara Plattform sehr viele Nutzer/innen hat und mit einer PostgreSQL Datenbank arbeitet, können die Nutzersuchen beschleunigt werden, wenn die exakte Nutzersuche aktiviert ist. Diese Einstellung arbeitet auch mit einer MySQL Datenbank, aber es wird keine Beschleunigung der Nutzersuche eintreten.</p> <p>Allerdings werden teilweise Übereinstimmungen in den Profilfeldern keine Ergebnisse liefern, wenn also zum Beispiel einen Benutzer namens "Nigel" vorhanden ist, wird die Eingabe von "Nige" in das Suchfeld kein Suchergebnis liefern.</p>
~
<!-- @license http://www.gnu.org/copyleft/gpl.html GNU GPL version 3 or later --> <!-- @copyright For copyright information on Mahara, please see the README file distributed with this software. --> <h1>Authentication username for writing to index</h1> <p>If your Elasticsearch server requires a different HTTP basic authentication username and password to write to index, you may provide the <strong>indexingusername</strong> here. <strong>Note:</strong> The core Elasticsearch software itself does not provide username or password features, but you may achieve this functionality by using a plugin, such as Search Guard, or by accessing it through a proxy.</p> <p>This setting cannot be changed through the web interface. You may change it by setting a value in your config.php file for the following config variable:</p> <p><code>$cfg->plugin_search_elasticsearch_indexingusername</code>.</p>
2022-05-11
<!-- @license http://www.gnu.org/copyleft/gpl.html GNU GPL version 3 or later --> <!-- @copyright For copyright information on Mahara, please see the README file distributed with this software. --> <h3>Authentication username for writing to index</h3> <p>Wenn der Elasticsearch Server einen anderen HTTP basisauthentifizierten Nutzernamen und Passwort benötigt, um den Index zu schreiben, kannst du hier den <strong>Indexnutzernamen</strong> angeben. <<strong>Beachte:</strong> Die Elasticsearch Software selbst bietet keine Nutzernamen oder Passwort-Eigenschaften. Du kannst diese Funktionalität aber durch die Verwendung eines Plugins wie Search Guard erhalten oder indem du es über einen Proxy aufrufst.</p> <p>Diese Einstellung kann nicht über das Web Interface geändert werden. Du kannst aber durch das Setzen eines Wertes in der folgenden Config-Varibale in Ihrer config.php Datei geändert werden:</p> <p><code>$cfg->plugin_search_elasticsearch_indexingusername</code>.</p>
~
<!-- @license http://www.gnu.org/copyleft/gpl.html GNU GPL version 3 or later --> <!-- @copyright For copyright information on Mahara, please see the README file distributed with this software. --> <h1>Bypass index name</h1> <p>Most of the time, this setting should be left blank.</p> <p>If this setting is populated, then Mahara will load new index data into the Elasticsearch index of this name while still retrieving search results from the Elasticsearch index stored under the "Index name" field.</p> <p>If you want to reindex the whole site in a new index, but don't want to bring your current search capability down until reindexing finishes, you can use this field to point the reindexing cron at a new index, while the search functionality continues to use the old index.</p> <p>Once the queue is empty, copy this index's name to the <code>$cfg->plugin_search_elasticsearch_indexname</code> variable in your config.php.</p> <p>This setting cannot be changed through the web interface. You may change it by setting a value in your config.php file for the following config variable:</p> <p><code>$cfg->plugin_search_elasticsearch_bypassindexname</code>.</p>
2022-05-11
<!-- @license http://www.gnu.org/copyleft/gpl.html GNU GPL version 3 or later --> <!-- @copyright For copyright information on Mahara, please see the README file distributed with this software. --> <h3>Bypass des Indexnamens</h3> <p>In den meisten Fällen bleibt diese Einstellung leer.</p> <p>Wenn hier ein Eintrag vorgenommen wird lädt Mahara neue Index-Daten in einen Elasticsearch Index des neu vergebenen Namens.</p> <p>Wenn der gesamte Siteindex neu indiziert werden soll, dabei aber keine Performanceeinbussen auftreten sollen bis der gesamte Seiteninhalt indiziert worden ist, so kann die Re-Indizierung in den neuen Index erfolgen während Suchergebnisse aus dem alten Index geliefert werden.</p> <p>Nachdem die Warteschlange der zu indizierenden Objekte abgearbeitet ist, kopiere den Namen des neuen Indexes in die <code>$cfg->plugin->search->elasticsearch->indexname</code> Variable der config.php.</p> <p>Diese Einstellung kann nicht über das Web-Interface vorgenommen werden. Ändere die Einstellung in der config.php Datei in folgender Variable:</p> <p><code>$cfg->plugin->search->elasticsearch->bypassindexname</code>.</p>
~
<!-- @license http://www.gnu.org/copyleft/gpl.html GNU GPL version 3 or later --> <!-- @copyright For copyright information on Mahara, please see the README file distributed with this software. --> <h1>Elasticsearch analyzer</h1> <p>The Elasticsearch analyzer performs the analysis process of the search database.</p> <p>The Maraha system uses the built-in <strong>mahara_analyzer</strong>.</p> <p><a href="http://www.elasticsearch.org/guide/reference/index-modules/analysis/custom-analyzer/">Read the Elasticsearch instructions</a> if you wish to use a different analyzer.</p> <p>This setting cannot be changed through the web interface. You may change it by setting a value in your config.php file for the following config variable:</p> <p><code>$cfg->plugin_search_elasticsearch_analyzer</code>.</p> <p>It is recommended that you don't change the default "mahara_analyzer" unless you know what you are doing.</p>
2022-05-11
<!-- @license http://www.gnu.org/copyleft/gpl.html GNU GPL version 3 or later --> <!-- @copyright For copyright information on Mahara, please see the README file distributed with this software. --> <h3>Elasticsearch Analyzer</h3> <p>Der Elasticsearch Analyzer optimiert den Analyseprozess der Suchdatenbank.</p> <p>Das Maraha System verwendet den internen <strong>mahara_analyzer</strong>.</p> <p><a href="http://www.elasticsearch.org/guide/reference/index-modules/analysis/custom-analyzer/">Lies die Elasticsearch instructions</a> wenn du eine andere Suchfunktion verwenden willst.</p> <p>Diese Einstellung kann nicht über das Web-Interface vorgenommen werden. Ändere die Einstellung in der config.php Datei in folgender Variable:</p> <p><code>$cfg->plugin->search->elasticsearch->analyzer</code>.</p> <p>Wir empfehlen den "mahara_analyzer" nicht zu ändern wenn du nicht genau weist was ist umgesetzt werden kann.</p>
~
<!-- @license http://www.gnu.org/copyleft/gpl.html GNU GPL version 3 or later --> <!-- @copyright For copyright information on Mahara, please see the README file distributed with this software. --> <h1>Authentication password for writing to index</h1> <p>If your Elasticsearch server requires a different HTTP basic authentication username and password to write to index, you may provide the <strong>password</strong> here. <strong>Note:</strong> The core Elasticsearch software itself does not provide username or password features, but you may achieve this functionality by using a plugin, such as Search Guard, or by accessing it through a proxy.</p> <p>This setting cannot be changed through the web interface. You may change it by setting a value in your config.php file for the following config variable:</p> <p><code>$cfg->plugin_search_elasticsearch_password</code>.</p>
2022-05-11
<!-- @license http://www.gnu.org/copyleft/gpl.html GNU GPL version 3 or later --> <!-- @copyright For copyright information on Mahara, please see the README file distributed with this software. --> <h3>Authentication password for writing to index</h3> <p>Wenn Ihr Elasticsearch Server einen anderen HTTP basisauthentifizierten Nutzernamen und Passwort benötigt, um den Index zu schreiben, könnt ihr hier das <strong>Passwort</strong> angeben. <strong>Beachte:</strong> Die Elasticsearch Software selbst bietet keine Nutzernamen oder Passwort Eigenschaften. Du kannst diese Funktionalität aber durch die Verwendung eines Plugins wie Search Guard erhalten oder indem du es über einen Proxy aufrufen.</p> <p>Diese Einstellung kann nicht über das Web Interface geändert werden. Du kannst aber durch das Setzen eines Wertes in der folgenden Config-Varibale in der config.php Datei geändert werden:</p> <p><code>$cfg->plugin_search_elasticsearch_password</code>.</p>
~
<!-- @license http://www.gnu.org/copyleft/gpl.html GNU GPL version 3 or later --> <!-- @copyright For copyright information on Mahara, please see the README file distributed with this software. --> <h1>Elasticsearch host</h1> <p>The hostname or IP address of the Elasticsearch server.</p> <p>This setting cannot be changed through the web interface. You may change it by setting a value in your config.php file for the following config variable:</p> <p><code>$cfg->plugin_search_elasticsearch_host</code>.</p>
2022-05-11
<!-- @license http://www.gnu.org/copyleft/gpl.html GNU GPL version 3 or later --> <!-- @copyright For copyright information on Mahara, please see the README file distributed with this software. --> <h3>Elasticsearch Host</h3> <p>Der Hostnamee oder die IP Adreses des Elasticsearch Servers.</p> <p>Diese Einstellung kann nicht über dasWeb-Interface vorgenommen werden. Ändere die Einstellung in der config.php Datei in folgender Variable:</p> <p><code>$cfg->plugin->search->elasticsearch->host</code>.</p>
~
<!-- @license http://www.gnu.org/copyleft/gpl.html GNU GPL version 3 or later --> <!-- @copyright For copyright information on Mahara, please see the README file distributed with this software. --> <h1>Authentication password</h1> <p>If your Elasticsearch server requires an HTTP basic authentication username and password to access it, you may provide the <strong>password</strong> here. <strong>Note:</strong> The core Elasticsearch software itself does not provide username or password features, but you may achieve this functionality by using a plugin, such as Search guard, or by accessing it through a proxy.</p> <p>This setting cannot be changed through the web interface. You may change it by setting a value in your config.php file for the following config variable:</p> <p><code>$cfg->plugin_search_elasticsearch_password</code>.</p>
2022-05-11
<!-- @license http://www.gnu.org/copyleft/gpl.html GNU GPL version 3 or later --> <!-- @copyright For copyright information on Mahara, please see the README file distributed with this software. --> <h3>Auth Passwort</h3> <p>Wenn der Elasticsearch Server eine HTTP Basic auth mit username und password für den Zugriff erfordert, trag das <strong>Passwort</strong> hier ein. <strong>Hinweis:</strong> Die Core Elasticsearch Software erfordert keinen Usernamen oder Passwort-Funktionen. Es kann durch ein Plugin oder einen Proxy dennoch erforderlich werden.</p> <p>Diese Einstellung kann nicht im Web-Interface vorgenommen werden. Der Wert wird mit folgender Config-Variable in der config.php-Datei gesetzt:</p> <p><code>$cfg->plugin->search->elasticsearch->password</code>.</p>
~
<!-- @license http://www.gnu.org/copyleft/gpl.html GNU GPL version 3 or later --> <!-- @copyright For copyright information on Mahara, please see the README file distributed with this software. --> <h1>Index name</h1> <p>This is the name of the Elasticsearch index that will be used by the search functionality of the site. It is unlikely that you will need to change this from its default value unless you are using the same Elasticsearch cluster as an index for multiple Mahara sites, or if you have done a reindex using the "Bypass index" setting.</p> <p>If you change this to a new value, you may need to use the "reset ALL indexes" button to trigger the creation of the new index.</p> <p>This setting cannot be changed through the web interface. You may change it by setting a value in your config.php file for the following config variable:</p> <p><code>$cfg->plugin_search_elasticsearch_indexname</code>.</p>
2022-05-11
<!-- @license http://www.gnu.org/copyleft/gpl.html GNU GPL version 3 or later --> <!-- @copyright For copyright information on Mahara, please see the README file distributed with this software. --> <h3>Index-Name</h3> <p>Dies ist der Name des Elasticsearch-Index der für die Suchfunktionalität der Site verwendet wird. Es ist unwahrscheinlich, dass du den Standardtitel ändern müssen. Dies kann jedoch erforderlich werden wenn mehrere Mahara-Instanzen den gleichen Elasticsearch-Cluster als Index verwenden oder wenn eine Reindizierung mit der Bypass-Index-Einstellung vornehmen.</p> <p>Wenn du hier einen neuen Wert setzen musst du ALLE Indexe zurücksetzen, um einen völlig neuen Index zu erstellen.</p> <p>Diese Einstellung kann nicht im Web-Interface vorgenommen werden. Der Wert wird mit folgender Config-Variable in der config.php-Datei gesetzt:</p> <p><code>$cfg->plugin->search->elasticsearch->indexname</code>.</p>
~
<!-- @license http://www.gnu.org/copyleft/gpl.html GNU GPL version 3 or later --> <!-- @copyright For copyright information on Mahara, please see the README file distributed with this software. --> <h1>Grade</h1> <p>Please select a grade between 0 and 100.</p> <p>Once you submit the grade, you cannot change it anymore. It will be transferred to the grade book in your learning management system.</p>
2022-05-11
<!— @license http://www.gnu.org/copyleft/gpl.html GNU GPL version 3 or later —> <!— @copyright For copyright information on Mahara, please see the README file distributed with this software. —> <h3>Bewertung</h3> <p>Wähle eine Bewertung zwischen 0 und 100.</p> <p>Sobald die Bewertung eingereicht wurde, kannst du sie nicht mehr ändern. Sie wird in die Bewertungsübersicht nach Moodle übertragen.</p>
~
<!-- @license http://www.gnu.org/copyleft/gpl.html GNU GPL version 3 or later --> <!-- @copyright For copyright information on Mahara, please see the README file distributed with this software. --> <h1>Login</h1> <p>Your login details will either be the username and password you entered during registration or that were assigned to you by an administrator.</p> <p>In some cases, you may not be able to use this login box, but will have a different way of logging in, e.g. via Moodle or single sign-on. Your administrator will have told you where to log in if that is the case.</p> <p>Click the "<a href="forgotpass.php">Lost username / password</a>" link to request a password reset at any time. If your authentication method is managed elsewhere, you will receive an error message and will need to contact your administrator to find out where you can reset your account details.</p> <p>If you logged in to the site a while ago, you will be logged out automatically after a period of inactivity. That is for your security. You will be prompted to log in again.</p> <p><strong>Note:</strong> This site requires a recent version of Firefox, Chrome, Internet Explorer or Safari.</p>
2022-05-11
<h3>Anmeldung</h3> <p>Deine Anmeldedetails sind der Nutzername und das Passwort, die du während der Registrierung eingegeben haben oder die dir durch die Administration zugewiesen wurden. Wenn es notwendig ist, musst du auch noch die Einrichtung auswählen, bei der du angegliedert sind. Wenn du die Anmelde-Informationen vergessen haben, kannst du jederzeit eine Passwort-Rücksetzung beantragen.</p> <p>Zu deiner eigenen Sicherheit, wirst du nach einer gewissen Zeit der Untätigkeit vom System automatisch abgemeldet, die Zeitspanne hat die Administration festgelegt.</p> <p><em>Achtung</em> - Diese Site erfordert aktuelle Browser wie Chrome, Firefox oder Edge. </p> <p>Das System setzt voraus, dass die Benutzung von Cookies aktiviert ist. </p>
~
<!-- @license http://www.gnu.org/copyleft/gpl.html GNU GPL version 3 or later --> <!-- @copyright For copyright information on Mahara, please see the README file distributed with this software. --> <h1>Sent</h1> <p>This is a list of system activities or notifications that originated from you. Once you have read a notification you can mark it for removal from your list.</p> <p><strong>Note:</strong> You can't delete internal notifications from the "Sent" area.</p>
2022-05-11
<!-- @license http://www.gnu.org/copyleft/gpl.html GNU GPL version 3 or later --> <!-- @copyright For copyright information on Mahara, please see the README file distributed with this software. --> <h3>Senden</h3> <p>Hier findest du eine Liste von Systemaktivitäten oder Benachrichtigungen. Wenn du eine Nachricht gelesen hast, kannst du diese löschen.</p> <p><strong>Notiz:</strong> Du kannst auch interne Benachrichtigungen aus den "gesendeten" Nachrichten löschen.</p>
~
<!-- @license http://www.gnu.org/copyleft/gpl.html GNU GPL version 3 or later --> <!-- @copyright For copyright information on Mahara, please see the README file distributed with this software. --> <h1>Pending membership requests</h1> <p>Depending on which membership mode you have selected for your group, pending membership registrations will be listed here. You will also be notified of new requests via notifications. When you accept or decline each membership request, the person will be notified of your decision.</p>
2022-05-11
<h3>Unerledigte Mitgliedschaftsanfragen</h3> <p>Je nachdem welche Mitgliedschaftseinstellungen du für die Gruppen festgelegt hast, werden hier die unerledigten Mitgliedsanfragen aufgelistet. Du wirst über neue Anfragen auch mit dem Modul&nbsp;<span style="font-weight: bold;">Nachrichten</span> informiert. Die Nutzer/innen werden über Zustimmung oder Ablehnung informiert. </p>
~
<!-- @license http://www.gnu.org/copyleft/gpl.html GNU GPL version 3 or later --> <!-- @copyright For copyright information on Mahara, please see the README file distributed with this software. --> <h1>Login statistics</h1> <p>By default you see the logins for the previous calendar month. If you view this page in April, you will see the results for March.</p> <p>To alter the results time period you can add a <strong>'start'</strong> and an <strong>'end'</strong> option to the URL, e.g.</p> <p>'admin/users/statistics.php?type=logins&start=2015-01-01&end=2015-04-30'</p> <p>This will return the results for the 4-month period of 1 January to 30 April 2015.</p>
2022-05-11
<!-- @license http://www.gnu.org/copyleft/gpl.html GNU GPL version 3 or later --> <!-- @copyright For copyright information on Mahara, please see the README file distributed with this software. --> <h3>Anmeldestatistik</h3> <p>In der Standardeinstellung siehst du die Anmeldungen für den vorigen Kalendermonat. Wenn du diese Seite also im April anschauen, werden Ergebnisse für März angezeigt.</p> <p>Um ältere Ergebnisse einer Zeitperiode anzuzeigen, kannst du ein <strong>'Start'</strong> und eine <strong>'Ende'</strong> Option zu der URL hinzufügen, z.B.</p> <p>'admin/statistics.php?type=logins&start=2015-01-01&end=2015-04-30'</p> <p>So werden die Ergebnisse für eine 4-monatige-Periode vom 1. Januar bis zum 30. April angezeigt.</p>
~
<!-- @license http://www.gnu.org/copyleft/gpl.html GNU GPL version 3 or later --> <!-- @copyright For copyright information on Mahara, please see the README file distributed with this software. --> <h1>Inbox</h1> <p>This is a list of system activities or notifications that were sent to you. Use the "Notifications" page in the "Settings" area to decide how you want to receive these notifications. Once you have read a notification, you can mark it for removal from your list.</p> <p><strong>Note:</strong> The following notification types expire automatically when you choose an email notification option and are deleted from your inbox after the number of days specified in "Administration menu" → "Site options" → "Notification settings" → "Internal notification expiry":</p> <ul> <li>Page access notifications</li> <li>Watchlist notifications</li> <li>Institution messages</li> </ul>
2022-05-11
<!-- @license http://www.gnu.org/copyleft/gpl.html GNU GPL version 3 or later --> <!-- @copyright For copyright information on Mahara, please see the README file distributed with this software. --> <h3>Posteingang</h3> <p>Hier findest du Systemaktivitäten oder Benachrichtigungen, die dir zugesandt wurden. Benutze in den Einstellungen die "Benachrichtungsseite", um zu entscheiden, ob du Benachrichtigungen erhalten willst. Eine gelesene Nachricht kann entfernt werden.</p> <p><strong>Notiz:</strong> Die folgenden Benachrichtigungsarten werden automatisch nach 6 Monaten aus dem Posteingang gelöscht:</p> <ul> <li>Benachrichtigungen über Seitenaufrufe</li> <li>Benachrichtigungen der Beobachtungsliste</li> <li>Nachrichten von Einrichtungen</li> </ul>
~
<!-- @license http://www.gnu.org/copyleft/gpl.html GNU GPL version 3 or later --> <!-- @copyright For copyright information on Mahara, please see the README file distributed with this software. --> <h1>Select all</h1> <p>Select all items currently displayed and remove them from your watchlist.</p>
2022-05-11
<h3>Alle ausw&auml;hlen</h3> <p>Du kannst mit dieser Funktion alle Einträge markieren und aus der Beobachtungsliste entfernen.</p>
~
<!-- @license http://www.gnu.org/copyleft/gpl.html GNU GPL version 3 or later --> <!-- @copyright For copyright information on Mahara, please see the README file distributed with this software. --> <h1>Site file</h1> <p>You can use a file stored in the "Site files" area as a resource. The display name for the file should be entered into the name field and the desired file selected from the "Linked to" drop-down list.</p>
2022-05-11
<h3>Site-Datei</h3> <p>Du kannst eine Datei bereitstellen, die im Bereich der Websitedateien gespeichert wurde. Der Anzeigename für die Datei sollte im Namensfeld und die URL Adresse in das Linkfeld eingetragen werden.</p>
~
<!-- @license http://www.gnu.org/copyleft/gpl.html GNU GPL version 3 or later --> <!-- @copyright For copyright information on Mahara, please see the README file distributed with this software. --> <h1>External link</h1> <p>You can provide an external or internal link as a useful link. The display name for the URL should be entered into the "Name" field and the URL address in the "Linked to" field.</p>
2022-05-11
<h3>Externer Link</h3> <p>Du kannst einen&nbsp;externen oder internen Link zur Information bereitstellen. Der Anzeigename für die&nbsp;URL sollte im Namensfeld und die&nbsp;URL Adresse&nbsp; in das Linkfeld eingetragen werden.</p>
~
<!-- @license http://www.gnu.org/copyleft/gpl.html GNU GPL version 3 or later --> <!-- @copyright For copyright information on Mahara, please see the README file distributed with this software. --> <h1>Choose skin</h1> <p>you can choose a skin for the page from skins you own, your favourites, and skins available on the entire site.</p>
2022-05-11
<!-- @license http://www.gnu.org/copyleft/gpl.html GNU GPL version 3 or later --> <!-- @copyright For copyright information on Mahara, please see the README file distributed with this software. --> <h3>Oberfläche auswählen</h3> <p>Für die Seite kannst du eines der eigenen Skins, von Favoriten oder ausa llgemein verfügbaren Skins auf der gesamten Website auswählen.</p>
~
<!-- @license http://www.gnu.org/copyleft/gpl.html GNU GPL version 3 or later --> <!-- @copyright For copyright information on Mahara, please see the README file distributed with this software. --> <h1>Secret URL</h1> <p>If you do not want everyone to be able to see your page, but you would like to show it to a few people who are not registered on this site, then you can make your page visible to the public through a special link which is difficult to guess. You can let your friends know about your page by pasting the link into an email.</p>
2022-05-11
<h3>Geheime URL</h3> <p>Falls du deine Seite nicht öffentlich im Web zeigen willst, aber trotzdem für Externe sichtbar machen willst, so kannst du eine sogenannte "geheime URL" erzeugen. Diese ist nicht merkbar. Du kannst einzelnen Personen diesen Link zum Beispiel per E-Mail zusenden.</p>
~
<!-- @license http://www.gnu.org/copyleft/gpl.html GNU GPL version 3 or later --> <!-- @copyright For copyright information on Mahara, please see the README file distributed with this software. --> <h1>Edit</h1> <p>If you need to update a link or change which administrator file is shown, use the "Edit" button to update the relevant item.</p>
2022-05-11
<h3>Bearbeiten</h3> <p>Wenn du einen Link aktualisieren musst oder die Auswahl der&nbsp;Administrationsateien verändern willst, kannst du den Bearbeiten-Button zum Anpassen des entsprechenden Elements benutzen.</p>
~
<!-- @license http://www.gnu.org/copyleft/gpl.html GNU GPL version 3 or later --> <!-- @copyright For copyright information on Mahara, please see the README file distributed with this software. --> <h1>Activity type</h1> <p>Select from this drop-down menu the notification type you wish to view. You may not be able to see all notification types depending on your permissions in the system.</p> <p><strong>Administration messages:</strong> Notifications to site and institution administrators.</p> <p><strong>Contact us</strong>: Messages to site administrators that are sent via the "Contact us" form.</p> <p><strong>Comment:</strong> Notification of any comments received on any pages, artefacts or journals within your ePortfolio.</p> <p><strong>Feedback on annotations:</strong> Notification of any annotation feedback received on any pages or artefacts within your ePortfolio.</p> <p><strong>Group message:</strong> Notification sent to group owners when new pages are submitted to a group.</p> <p><strong>Institution message:</strong> Automatically generated by the system if you are a member of an institution or are about to be.</p> <p><strong>Message from other people:</strong> Sent to you directly from others on the site.</p> <p><strong>New forum post:</strong> Notification of a new post to a forum topic you are subscribed to.</p> <p><strong>New page access:</strong> Notification that you or one of your groups have been given access to a new or existing page or collection.</p> <p><strong>Objectionable content:</strong> Messages to administrators that contain complaints by people about objectionable content.</p> <p><strong>Objectionable content in forum:</strong> Messages to site administrators and the group administrators and forum moderators in that group that contain complaints by people about objectionable forum content. Forum topics and posts can be flagged as containing objectionable content.</p> <p><strong>Repeat virus upload:</strong> Messages to administrators about people who upload virus-infected files repeatedly. Virus checking must be turned on.</p> <p><strong>System message:</strong> Automatically generated by the system or sent to you by one of the site administrators.</p> <p><strong>Virus flag release:</strong> Messages to administrators about files that were released by the virus scanner.</p> <p><strong>Watchlist:</strong> Notification of activity on any artefact or page that you are monitoring.</p>
2022-05-11
<!-- @license http://www.gnu.org/copyleft/gpl.html GNU GPL Version 3 oder später --> <!-- @copyright Für Copyright Informationen zu Mahara lesen Sie bitte die README Datei, welche mit dieser Software verbreitet wurde. --> <h3>Aktivitätstyp</h3> <p>Wähle aus diesem Drop-Down Menü den Benachrichtigungstyp, den du ansehen möchtest. In Abhängigkeit von deinen Berechtigungen im System kannst du möglicherweise nicht alle Benachrichtigungstypen sehen.</p> <p><strong>Administrationsnachrichten:</strong> Benachrichtigungen an Site- und Institutionsadministratoren.</p> <p><strong>Kontakt</strong>: Nachrichten an Seiten-Administratoren, die über das "Kontakt"-Formular versendet werden.</p> <p><strong>Kommentar:</strong> Benachrichtigung über empfangene Kommentare auf Seiten, Artefakten oder Blogs auf Ihrem ePortfolio.</p> <p><strong>Feedback auf Anmerkungen:</strong> Benachrichtigung zu irgendeinem empfangenen Kommentar auf Seiten oder Artefakten in Ihrem ePortfolio.</p> <p><strong>Gruppenmitteilung:</strong> Benachrichtigung an den Gruppenbesitzer, wenn neue Seiten in einer Gruppe eingereicht werden.</p> <p><strong>Institutionsmitteilung:</strong> Automatisch vom System erstellt, wenn du ein Mitglied einer Institution sind oder wenn du dabei bist, dies zu werden.</p> <p><strong>Mitteilung von anderen Nutzern:</strong> Unmittelbar von anderen Nutzern der Site an dich gesendet.</p> <p><strong>Neuer Forumspost:</strong> Benachrichtigung über einen neuen Post in einem Forum in das du eingeschrieben bist.</p> <p><strong>Neuer Seitenzugang:</strong> Benachrichtigung, dass dir oder jemandem aus deiner Gruppen Zugang zu einer neuen oder existierenden Seite oder Sammlung gegeben wurde.</p> <p><strong>Anstößiger Inhalt:</strong> Nachrichten an Administratoren, die Beschwerden von Nutzern über anstößigen Inhalt enthalten.</p> <p><strong>Anstößige Inhalte in Foren:</strong> Mitteilungen an Site-Administratoren, Gruppen-Administratoren und Foren-Moderatoren in der Gruppe, die Beschwerden von Nutzern über anstößigen Foreninhalt enthalten. Forenthemen und Posts können als "beinhaltet anstößigen Inhalt" markiert werden.</p> <p><strong>Wiederholter Virus Upload:</strong> Mitteilungen an Administratoren über Nutzer, die wiederholt mit Viren infizierte Dateien hochladen. Viren-Prüfung muss aktiviert sein.</p> <p><strong>System-Mitteilungen:</strong> Automatisch vom System generiert oder von einem der Site-Administratoren an dich geschickt.</p> <p><strong>Viren Markierung:</strong> Mitteilungen an die Administratoren über Dateien, die vom Viren Scanner veröffentlicht wurden.</p> <p><strong>Beobachtungsliste:</strong> Benachrichtigung über Aktivität an einem Artefakt oder einer Seite, die du beobachtest.</p>
~
<!-- @license http://www.gnu.org/copyleft/gpl.html GNU GPL version 3 or later --> <!-- @copyright For copyright information on Mahara, please see the README file distributed with this software. --> <h1>Choose menu to update</h1> <p>You may have two different menus depending on whether a person is logged in or not. Choose which one you wish to edit from the drop-down menu.</p>
2022-05-11
<h3>Bearbeiten</h3> <p>Du kannst zwei verschiedene Menüs vorhalten und entscheiden was öffentlich und was nur für registrierte Nutzer/innen sichtbar ist. </p>
~
<!-- @license http://www.gnu.org/copyleft/gpl.html GNU GPL version 3 or later --> <!-- @copyright For copyright information on Mahara, please see the README file distributed with this software. --> <h1>Template category menu</h1> <p>The templates available on the site are divided into a number of categories. Select a specific category to view the templates listed under that description or choose "All templates" to view all available templates.</p>
2022-05-11
<!-- @license http://www.gnu.org/copyleft/gpl.html GNU GPL Version 3 oder später --> <!-- @Für Copyright Informationen zu Mahara lesen Sie bitte die README Datei, welche mit dieser Software verbreitet wurde. --> <h3>Template Kategoriemenü</h3> <p>Die auf der Site verfügbaren Templates sind in verschiedene Kategorien eingeteilt. Du kannst eine spezielle Kategorie auswählen, um alle Templates auszuwählen, die mit dieser Beschreibung aufgelistet sind oder&nbsp;<span style="font-weight: bold;">alle Templates</span> auswählen, um alle verfügbaren Templates anzusehen.</p>
~
<!-- @license http://www.gnu.org/copyleft/gpl.html GNU GPL version 3 or later --> <!-- @copyright For copyright information on Mahara, please see the README file distributed with this software. --> <h1>Contact us</h1> <p>Use this form if you need help or advice from the site administrator.</p>
2022-05-10
<h3>Kontakt</h3> <p> Du kannst das Kontaktformular benutzen, wenn du Unterstützung oder Tipps von dem/der Siteadministrator/in wünschst.</p>
~
<!-- @license http://www.gnu.org/copyleft/gpl.html GNU GPL version 3 or later --> <!-- @copyright For copyright information on Mahara, please see the README file distributed with this software. --> <h1>Groups</h1> <p>You can search for groups and get basic information about them. If a group administrator decided to hide a group, you will not be able to see it unless you have been invited to it.</p> <p>This page can list the groups you are related to in some way.</p> <p>You can see the groups you own or are a member of, as well as groups you have been invited to or have asked to join.</p> <p>When in a group, you can share your own portfolio pages with the other members and participate in group activities such as discussion forums.</p>
2022-05-10
<!— @license http://www.gnu.org/copyleft/gpl.html GNU GPL version 3 or later —> <!— @copyright For copyright information on Mahara, please see the README file distributed with this software. —> <h3>Gruppen</h3> <p>Du kannst nach Gruppen suchen und grundlegende Informationen über diese erhalten. Wenn ein/e Gruppenadministrator/in beschlossen hat, eine Gruppe auszublenden, können Sie sie nicht sehen, es sei denn, Sie wurden dazu eingeladen.</p> <p>Diese Seite kann die Gruppen auflisten, mit denen du in irgendeiner Weise verbunden bist.</p> <p>Du kannst die Gruppen sehen, die du als Admin besitzt oder in denen du Mitglied bist, sowie die Gruppen, zu denen du eingeladen wurdest oder um deren Beitritt du gebeten hast. </p> <p>Wenn du in einer Gruppe bist, kannst du die eigenen Portfolio-Seiten mit den anderen Mitgliedern teilen und an Gruppenaktivitäten wie z.B. Diskussionsforen teilnehmen.</p>
~
<!-- @license http://www.gnu.org/copyleft/gpl.html GNU GPL version 3 or later --> <!-- @copyright For copyright information on Mahara, please see the README file distributed with this software. --> <h1>Export your portfolio</h1> <p>You can export your portfolio to keep your files and content offline. You can create an export at any time and as often as you wish. When you export you will recive a zip file containing the following:</p> <p><strong>Standalone HTML website:</strong> Files containing a website with your portfolio data are created. You cannot import this into Mahara or another portfolio system again, but it is readable in a standard web browser and you do not need Mahara in order to view it. To view, extract the zip file and click on the index.html file that is in the HTML folder.</p> <p><strong>Leap2A:</strong> A file containing a folder in the Leap2A standard format is created. You can then import this into another Leap2A-compliant system. </p>
2022-05-10
<!-- @license http://www.gnu.org/copyleft/gpl.html GNU GPL version 3 or later --> <!-- @copyright For copyright information on Mahara, please see the README file distributed with this software. --> <h3>Exportiere dein Portfolio</h3> <p>Du kannst das Portfolio exportieren, um Dateien und Inhalte offline zu halten. Du kannst einen Export jederzeit und so oft du willst durchführen. Hierfür hast du zwei Optionen:</p> <p><strong>Standalone HTML Website:</strong> Es wurde eine Zip-Datei erstellt, die eine Webseite mit dem Portfolio enthält. Du kannst diese nicht zu Mahara oder zu einem anderen Portfolio-System importieren, aber es ist in einem Standard-Web-Browser lesbar und muss nicht extra in Mahara dargestellt werden, um es anzuschauen. Um die Zip-Datei anzuschauen, entpacke diese und klicken auf die index.html Datei, die sich in diesem Ordner befindet.</p> <p><strong>Leap2A:</strong>Eine Zip-Datei, die einen Ordner im Leap2A Standardformat enthält, wurde erstellt. Du kannst diesen jetzt in ein anderes Leap2A-konformes System importieren. </p>
~
<!-- @license http://www.gnu.org/copyleft/gpl.html GNU GPL version 3 or later --> <!-- @copyright For copyright information on Mahara, please see the README file distributed with this software. --> <h1>Username / password reminder</h1> <p>If you have forgotten your username or password, the site can send you a message telling you your username. It also provides you with a link where you can reset your password. Enter your username or primary email address in the box and click "Send request". You will receive an email automatically. To change your password, follow the link in the email to confirm your reset request.</p> <p><strong>Warning:</strong> If you receive a password change email that you have not requested, it may be fraudulent. Do not click any links in such emails.</p>
2022-05-10
<h3>Passworterinnerung</h3> <p>Wenndas Passwort vergessen wurde, kann die Mahara Plattform eine E-Mail mit dem Nutzernamen verschicken und einen Link zusenden, um das Passwort zurückzusetzen. Gib in der Eingabemaske den Nutzernamen oder die E-Mail-Adresse ein und klicke auf 'Anforderung abschicken'. Automatisch wird eine E-Mail verschickt. Zum Ändern des Passworts einfach auf den Link in der E-Mail klicken und die Passwortänderung einleiten.</p> <p><strong>Achtung:</strong> Wenn keine Passwortänderung angefordert wurde, handelt es sich vielleicht um eine Spam-E-Mail. Diese kann einfach ignoriert werden.</p>
~
<!-- @license http://www.gnu.org/copyleft/gpl.html GNU GPL version 3 or later --> <!-- @copyright For copyright information on Mahara, please see the README file distributed with this software. --> <h1>Import a portfolio</h1> <p>You can import your (or any valid Leap2A) portfolio from another Mahara site yourself.</p> <p>During the import process, you will be asked what you want to do with content that is in your import file. You can decide whether you want to add it to your account or whether you want to ignore it.</p> <p>You can only import a Leap2A file, but not an HTML file. If you want to import content from another Mahara site, go there and export your portfolio as Leap2A file. You do not have to export your entire portfolio, but you can choose which pages or collections and thus the artefacts contained on them you wish to export.</p>
2022-05-10
<!-- @license http://www.gnu.org/copyleft/gpl.html GNU GPL version 3 or later --> <!-- @copyright For copyright information on Mahara, please see the README file distributed with this software. --> <h3>Ein Portfolio importieren</h3> <p>Du kannst ein Portfolio (oder irgendeine gültige Leap2A-Datei) aus einer anderen Mahara Site selbst importieren.</p> <p>Während des Import-Prozesses wirst du gefragt, was mit dem Inhalt gemacht werden soll. Du kannst entscheiden, ob du diese zum Account hinzufügst oder diese ignorieren willst.</p> <p>Du kannst nur eine Leap2A Datei importieren, keine HTML Datei. Wenn Inhalte von einer anderen Mahara Site importiert werden, gehe auf diese und exportieren sie in das Portfolio als Leap2A Datei. Einzelne Seiten oder Sammlungen oder Artefakte können zum Export ausgewählt werden.</p>
~
<!-- @license http://www.gnu.org/copyleft/gpl.html GNU GPL version 3 or later --> <!-- @copyright For copyright information on Mahara, please see the README file distributed with this software. --> <h1>Create a skin</h1> <p> You can design your own skin and give it a background, choose your text and link colours and fonts, change the look of your tables and buttons. If you know CSS, you can also add your own custom CSS for more flexibility. </p> <p> Go through the various options on the screen and make changes. You can then easily apply the skin that you created to a page to check it out. </p> <p> If you want to share your skin, choose to make it public under "Skin access". Then others can apply your skin to their pages as well. </p>
2022-05-10
<!-- @license http://www.gnu.org/copyleft/gpl.html GNU GPL version 3 or later --> <!-- @copyright For copyright information on Mahara, please see the README file distributed with this software. --> <h3>Eine Oberfläche erstellen</h3> <p> Du kannst eigene Skins entwerfen und diesen einen Hintergrund geben, Text aussuchen und Farben der Verlinkungen und Schriftarten, das Aussehen von Tabellen und Buttons verändern. Wenn du dich mit CSS auskennst, kansnt du sehr flexibel eigens angepasstes CSS hinzufügen. </p> <p> Geh die unterschiedlichen Optionen auf dem Bildschirm durch und mache Änderungen. Du kannst ganz einfach die Skins, die du geschaffen haben, auf eine Seite anwenden und sie überprüfen. </p> <p> Wenn du Skins mit anderen teilen willst, wähle sie unter "Skin Zugriff" öffentlich machen aus. Dann können andere Nutzer einen Skin auch auf ihren Seiten anwenden. </p>
~
<!-- @license http://www.gnu.org/copyleft/gpl.html GNU GPL version 3 or later --> <!-- @copyright For copyright information on Mahara, please see the README file distributed with this software. --> <h1>Topics</h1> <p>"Topics" is a list of the discussion topics from all the groups in which you are a member. The topics are sorted in reverse chronological order starting with the latest comment.</p>
2022-05-10
<!-- @license http://www.gnu.org/copyleft/gpl.html GNU GPL version 3 or later --> <!-- @copyright For copyright information on Mahara, please see the README file distributed with this software. --> <h3>Themen</h3> <p>"Themen" ist eine Liste von Diskussionen aller Gruppen bei denen du Mitglied bist. Die Themen sind in umgekehrter chronologischer Reihenfolge geordnet und beginnen mit dem neuesten Kommentar.</p>
~
<!-- @license http://www.gnu.org/copyleft/gpl.html GNU GPL version 3 or later --> <!-- @copyright For copyright information on Mahara, please see the README file distributed with this software. --> <h1>Import skin(s)</h1> <p> You can import skins from other Mahara sites. That way, you don't have to start from scratch creating a skin, but can build on top of an existing one. </p> <p> You can find skins that other people have created on the <a href="https://wiki.mahara.org/wiki/Page_skins">Mahara wiki</a>. </p>
2022-05-10
<!-- @license http://www.gnu.org/copyleft/gpl.html GNU GPL Version 3 oder später --> <!-- @copyright Für Copyright Informationen zu Mahara lesen Sie bitte die README Datei, welche mit dieser Software verbreitet wurde. --> <h3>Oberfläche/n importieren</h3> <p> Du kannst Skins von anderen Mahara Sites importieren. Auf diese Weise musst du nicht von vorne ein Skin erstellen, sondern kannst an einem vorhandenen weiter arbeiten. </p> <p> Du kannst Skins, die andere Leute erstellt haben im <a href="https://wiki.mahara.org/wiki/Page_skins">Mahara Wiki</a> finden. </p>
~
<!-- @license http://www.gnu.org/copyleft/gpl.html GNU GPL version 3 or later --> <!-- @copyright For copyright information on Mahara, please see the README file distributed with this software. --> <h1>Registration</h1> <p>If your ePortfolio account is not created by your institution, you will need to register yourself. In this case, complete and submit this registration form. An email will be sent to your address. This will contain a clickable link – follow this to confirm your account and log in to the system. If you do not receive this email within 24 hours, please check your email junk filter. If you have any problems registering, please contact the site administrator.</p> <p><strong>Note:</strong> The email link is only valid for 24 hours. After this you must repeat the process.</p> <p>You will then be prompted to complete any mandatory profile fields and have the opportunity to upload a profile picture. Once registered, you will need to enter your username and password in order to log in to your portfolio.</p> <p><strong>Note:</strong> This site requires a current web browser, such as a recent version of Firefox, Safari, or Chrome. You must have cookies enabled.</p>
2022-05-10
<!-- @license http://www.gnu.org/copyleft/gpl.html GNU GPL version 3 or later --> <!-- @copyright For copyright information on Mahara, please see the README file distributed with this software. --> <h3>Registrierung</h3> <p>Wenn das E-Portfolio-Konto nicht von der eigenen Institution erstellt wurde, musst du dich registrieren. Fülle das Registrierungsformular aus und sende es ab. Eine E-Mail wird an die eigene Adresse gesendet. Diese enthält einen anklickbaren Link - folge diesem, um das Konto zu bestätigen und dich im System anzumelden. Wenn diese E-Mail nicht innerhalb von 24 Stunden eingetroffen ist, überprüfe bitte den E-Mail-Junk-Filter. Wenn du Probleme bei der Registrierung hast, wende dich bitte an den/die Administrator/in der Site.</p> <p><strong>Note:</strong> Der E-Mail-Link ist nur 24 Stunden gültig. Danach muss der Vorgang wiederholt werden.</p> <p>Du wirst dann aufgefordert, alle erforderlichen Profilfelder auszufüllen und hast die Möglichkeit, ein Profilbild hochzuladen. Nach der Registrierung müssen Nutzername und Passwort eingegeben werden, um sich im Portfolio anzumelden.</p> <p><strong>Note:</strong> Diese Site erfordert einen aktuellen Webbrowser, z. B. eine aktuelle Version von Firefox, Safari oder Chrome. Cookies müssen aktiviert sein.</p>
~
<!-- @license http://www.gnu.org/copyleft/gpl.html GNU GPL version 3 or later --> <!-- @copyright For copyright information on Mahara, please see the README file distributed with this software. --> <h1>Collection pages</h1> <p>Here you can add pages to your collection and set the order in which they will be displayed in the collection navigation.</p> <p>When you add a page to your collection, the access permissions attached to the page will be added for the entire collection.</p>
2022-05-10
<h3>Seiten in der Sammlung</h3> <p>Hier kannst du der Sammlung Seiten hinzufügen und die Reihenfolge der Darstellung im Navigationsblock festlegen.</p> <p>Wenn du eine Seite der Sammlung hinzufügst, wird die Zugriffserlaubnis dieser Seite auf die Seiten der gesamten Sammlung angewendet.</p>
~
<!-- @license http://www.gnu.org/copyleft/gpl.html GNU GPL version 3 or later --> <!-- @copyright For copyright information on Mahara, please see the README file distributed with this software. --> <h1>Static pages</h1> <p>Some built-in pages of your site may be edited dynamically by a site administrator. If you wish to customise the content of a built-in page (About, Home, Logged-out home, Privacy statement, Terms and conditions) from the default text, select the page you wish to modify and edit it using the editor. Ensure you save your changes before loading another page or exiting the static pages area.</p> <p>For institution members, the contents of these pages may be overridden by institution administrators using the institution static pages feature.</p>
2022-05-10
<h3>Startseiten</h3> <p>Der &nbsp;Site Administrator kann die Startseiten der&nbsp;Mahara Installation nach Bedarf bearbeiten. Wenn die Stammseiten (&Uuml;ber, Startseite, Nutzerordnung, Copyright Notiz f&uuml;r das Hochladen, etc.) deinen Bed&uuml;rfnissen anpassen wollen, bearbeite die gew&uuml;nschte Seite mit dem&nbsp; HTML-Editor. Stelle sicher, dass du den&nbsp;Text&nbsp;speichern, bevor du eine andere&nbsp;Seite aufrufst.</p>
~
<!-- @license http://www.gnu.org/copyleft/gpl.html GNU GPL version 3 or later --> <!-- @copyright For copyright information on Mahara, please see the README file distributed with this software. --> <h1>Links and resources menu</h1> <p>Within your site it is possible to have a "Links and resources" menu for both public access and registered people. This menu is shown to everyone on most pages, allowing you to link to useful and important pages and documents.</p>
2022-05-10
<h3>Websitelinks und Quellen</h3> <p>Innerhalb Ihrer&nbsp;Mahara Installation ist es möglich, Websitelinks und Quellen für öffentliche und eingeloggte Nutzer anzulegen. Die Dateien und Links werden im Bereich Websitelinks und Quellen angelegt.</p>
~
<!-- @license http://www.gnu.org/copyleft/gpl.html GNU GPL version 3 or later --> <!-- @copyright For copyright information on Mahara, please see the README file distributed with this software. --> <h1>Suspended and expired people</h1> <p>Select one or more people by checking the box to the right of their information. Click the appropriate button to unsuspend, delete or reactivate selected people.</p>
2022-05-10
<h3>Gesperrte Nutzer</h3> <p>Mit der Auswahlbox kannst du die entsprechenden Nutzer/innen bestimmen und mit dem Button wieder freigeben oder löschen. </p>
~
<!-- @license http://www.gnu.org/copyleft/gpl.html GNU GPL version 3 or later --> <!-- @copyright For copyright information on Mahara, please see the README file distributed with this software. --> <h1>Staff</h1> <p>Staff access allows a person to create controlled groups.</p> <p>To assign staff access, select one or more persons from the list of "Potential staff" and use the right-arrow button to move them to the "Current staff" list. To remove staff access, select a person from the "Current staff" list and using the left-arrow button move them back to the "Potential staff" list.</p> <p> Where there are more than 250 accounts on the site, you will need to search for a specific person using the search box. You can also select multiple people at once using "Ctrl + Shift" select and click.</p>
2022-05-10
<h3>Mitarbeiter/innen</h3> <p>Der Mitarbeiter/innenzugriff erlaubt einem/einer Nutzer/in kontrollierte Gruppen anzulegen, eingereichte Seiten zu empfangen und freizugeben und den Zugriff auf die wichtigsten Profilinformationen der Nutzer/innen (voller Name, Student ID, Anzeigename).</p> <p>Du gewährst einem/einer Nutzer/in Mitarbeiterzugriff, indem der Name aus der Liste der möglichen Mitarbeiter/innen ausgewählt und mit der rechten Pfeiltaste in die aktuelle Mitarbeiter/innenliste verschieben. Du entziehst den Mitarbeiterzugriff, indem&nbsp;du den Namen aus der Liste der aktuellen Mitarbeiter/innen auswählst und mit der linken Pfeiltaste in die Liste der möglichen Mitarbeiter/innen verschieben.</p> <p> Wenn die Site mehr als&nbsp;100 Nutzer/innen hat, kann über die Suchbox nach den gewünschten Nutzer/innen gesucht werden. Du kannst auch mehrere Nutzer/innen gleichzeitig bearbeiten, indem du mit Ctrl und Shift auswählst und dann klickst.</p>
~
<!-- @license http://www.gnu.org/copyleft/gpl.html GNU GPL version 3 or later --> <!-- @copyright For copyright information on Mahara, please see the README file distributed with this software. --> <h1>Collection details</h1> <p>Here you may give your collection a title and description to give people an idea of what your collection is about.</p>
2022-05-10
<h3>Sammlungdetails</h3> <p>Hier kannst du für die Sammlung einen Namen und eine Beschreibung erfassen, damit die Besucher einen Überblick über die Sammlung bekommen.</p>
~
<!-- @license http://www.gnu.org/copyleft/gpl.html GNU GPL version 3 or later --> <!-- @copyright For copyright information on Mahara, please see the README file distributed with this software. --> <h1>Administrator notifications</h1> <p>The "Admin notifications" page lists all people with administrator access on your site and their selected activity preference for all administrator notifications. There should be at least one administrator receiving each type of message generated.</p>
2022-05-10
<!-- @license http://www.gnu.org/copyleft/gpl.html GNU GPL Version 3 oder später --> <!-- @copyright Für Copyright Informationen zu Mahara lesen Sie bitte die README Datei, welche mit dieser Software verbreitet wurde. --> <h3>Admininistrationsbenachrichtigungen</h3> <p>Die Administrations-Benachrichtigungsansicht listet alle Nutzer/innen mit Administrationszugriff auf der Site, sowie deren festgelegte&nbsp;Pr&auml;ferenzen f&uuml;r Administrationsbenachrichtigungen. Es sollte sichergestellt sein, dass zumindest ein/e Administrator/in die verschickten Benachrichtigungen erh&auml;lt</p>
~
<!-- @license http://www.gnu.org/copyleft/gpl.html GNU GPL version 3 or later --> <!-- @copyright For copyright information on Mahara, please see the README file distributed with this software. --> <h1>Profile pictures</h1> <p> The profile pictures area allows you to upload pictures that will appear beside your name in many places in the system. </p> <p> You may have up to five pictures in your profile pictures area at once. Pictures you upload must be at least 16x16 pixels and no greater than 1024x1024 pixels. The images you upload count towards your file quota. </p> <p> Your default profile picture will be shown to other people beside your name around the site, and you may use the other images in the pages you create. </p> <p> <strong>Note:</strong> All of your profile pictures (not just the default one) can be accessed by other logged-in people. Delete them if you do not want others to see them. </p>
2022-05-10
<!-- @license http://www.gnu.org/copyleft/gpl.html GNU GPL Version 3 oder später --> <!-- @copyright Für Copyright Informationen zu Mahara, lesen Sie bitte die README Datei, welche mit dieser Software verbreitet wurde. --> <h3>Profilbilder</h3> <p> Im Profilbildbereich können Bilder hochgeladen werden, die dann an verschiedenen Stellen im System eingesetzt werden können. </p> <p> Im Profilbildbereich können maximal 5 Bilder gleichzeitig abgespeichert werden. Die hochgeladenen Bilder müssen mindestens 16x16 Pixel groß sein und dürfen nicht größer als 1024x1024 Pixel sein. Die hochgeladenen Bilder werden auf den verfügbaren Speicherplatz angerechnet. </p> <p> Das Standardbild erscheint neben dem eigenen Namen auf der Site. Die anderen Bilder können in den selbst erstellten Seiten genutzt werden. </p> <p> <strong>Anmerkung:</strong> Alle Profilbilder können von den eingeloggten Nutzer/innen gesehen werden. Lösch diese, wenn du nicht willst, dass andere diese sehen. </p>
~
<!-- @license http://www.gnu.org/copyleft/gpl.html GNU GPL version 3 or later --> <!-- @copyright For copyright information on Mahara, please see the README file distributed with this software. --> <h1>Emails</h1> <p> All email addresses that a person has in the profile under "Contact information" are displayed. The first email address is the primary email address. It is used to send notifications to the person. Additional email addresses are displayed in parentheses. </p> <p> When you enable the option "Filter by duplicate email addresses", you will see any duplicate email addresses. If a person has more than one email address, those that are duplicates are marked with an asterisk (*). </p>
2022-05-08
<!-- @license http://www.gnu.org/copyleft/gpl.html GNU GPL version 3 or later --> <!-- @copyright For copyright information on Mahara, please see the README file distributed with this software. --> <h3>E-Mails</h3> <p>Wenn die Option "Filter nach mehrfachen E-Mail Adressen" verwendet wird, wird jeder/m Nutzer/in angezeigt wenn in den Kontaktinformationen eine primäre und weitere E-Mail-Adressen angelegt wurden. Die zusätzlichen Mail-Adressen werden mit einem Sternchen versehen.</p>
~
<!-- @license http://www.gnu.org/copyleft/gpl.html GNU GPL version 3 or later --> <!-- @copyright For copyright information on Mahara, please see the README file distributed with this software. --> <h1>Pages</h1> <p> Total number of pages that a person created during the time period.</p> <p>This may be fewer or more pages than they have in their account depending on whether they have deleted some or created some outside of the time period.</p>
2022-05-08
<!-- @license http://www.gnu.org/copyleft/gpl.html GNU GPL version 3 or later --> <!-- @copyright For copyright information on Mahara, please see the README file distributed with this software. --> <h3>Seiten</h3> <p> Gesamtanzahl der Seiten, die eine Person im Zeitraum erstellt hat.</p> <p>Dies können weniger oder mehr Seiten sein, als du in deinem Konto hast, je nachdem, ob sie einige gelöscht oder außerhalb des Zeitrahmens erstellt haben.</p>
~
<!-- @license http://www.gnu.org/copyleft/gpl.html GNU GPL version 3 or later --> <!-- @copyright For copyright information on Mahara, please see the README file distributed with this software. --> <h3>Application URI</h3> <p>Add a URL here if people shall be redirected to the application homepage to login when coming from links sent from this site via email .</p> <p>Requires $cfg->emailexternalredirect to be set to 'true'.</p>
2022-05-08
<!-- @license http://www.gnu.org/copyleft/gpl.html GNU GPL version 3 or later --> <!-- @copyright For copyright information on Mahara, please see the README file distributed with this software. --> <h3>Application URI</h3> <p>Füge die URL der Anwendung hier ein, damit die Nutzerin auf die Startseite der Anwendung geführt werden. .</p> <p>Erfordert $cfg->emailexternalredirect mit der Einstellung 'true'.</p>
~
<!-- @license http://www.gnu.org/copyleft/gpl.html GNU GPL version 3 or later --> <!-- @copyright For copyright information on Mahara, please see the README file distributed with this software. --> <h1>Institution membership</h1> <p>You can see in which institution(s) you are a member.</p> <p>You may be able to leave your current institution and join other institutions if they allow self-registration. If you cannot leave your institution, you must ask your institution administrator to remove you.</p>
2022-05-08
<!-- @license http://www.gnu.org/copyleft/gpl.html GNU GPL version 3 or later --> <!-- @copyright For copyright information on Mahara, please see the README file distributed with this software. --> <h3>Mitgliedschaft in einer Institution</h3> <p>Du kannst sehen, in welcher/n Institution/en du Mitglied bist.</p> <p>Du kannst die aktuelle Institution verlassen und einer anderen Institution beitreten, wenn eine Selbst-Registrierung erlaubt ist. Solltest du eine Institution nicht verlassen können, musst du den/die dortigen Administrator/in bitten dich zu entfernen.</p>
~
<!-- @license http://www.gnu.org/copyleft/gpl.html GNU GPL version 3 or later --> <!-- @copyright For copyright information on Mahara, please see the README file distributed with this software. --> <h1>Inbox</h1> <p>This is a list of system messages and notifications that apply to you. Use the "Notifications" page in the "Settings" area to decide how you will receive notifications. Once you have read a notification, you can mark it for removal from your list.</p> <p><strong>Note:</strong> The following notification types expire automatically when you choose an email notification option and are deleted from your inbox after the number of days specified in "Administration menu" → "Site options" → "Notification settings" → "Internal notification expiry":</p> <ul> <li>Page access notifications</li> <li>Watchlist notifications</li> <li>Institution messages</li>
2022-05-08
<h3>Nachrichten</h3> <p>Dies ist eine Liste aller neuen&nbsp;Nachrichten oder Ereignisse, die&nbsp;im System stattgefunden haben und dich betreffen. </p> <p>Du kannst im Menüpunkt Nachrichteneinstellungen festlegen, wie du benachrichtigt werden willst. Gelesene Benachrichtigungen kannst du markieren und löschen. </p> <p>Die Benachrichtigungen verfallen&nbsp;automatisch und werden nach 60 Tagen gelöscht.</p>
~
<!-- @license http://www.gnu.org/copyleft/gpl.html GNU GPL version 3 or later --> <!-- @copyright For copyright information on Mahara, please see the README file distributed with this software. --> <h1>Messages from other people</h1> <p>Use this setting to choose who these people shall be able to receive messages from.</p> <p>Use the activity preferences area to decide how these people shall receive these messages.</p> <p><strong>Note:</strong> These restrictions will not apply to site administrators or staff.</p>
2022-05-08
<h3>Mitteilungen von anderen Nutzer/innen</h3> <p>Nutze die Einstellungen, um festzulegen wer dir Mitteilungen per E-Mail zusenden darf.</p> <p>Du kannst festlegen wie dir die Nachrichten zugestellt werden.</p> <p><strong>Hinweis:</strong> Die Festlegungen gelten nicht für Benachrichtigungen von Administrator/innen oder Mitgliedern des Verwaltungsteams.</p>
~
<!-- @license http://www.gnu.org/copyleft/gpl.html GNU GPL version 3 or later --> <!-- @copyright For copyright information on Mahara, please see the README file distributed with this software. --> <h1>Artefacts</h1> <p> This is the number of artefacts the person has created or updated during the time period.</p> <p>These may be fewer or more than what they have in their account in total depending on whether they deleted or created artefacts outside of the chosen time period. </p>
2022-05-08
<!-- @license http://www.gnu.org/copyleft/gpl.html GNU GPL version 3 or later --> <!-- @copyright For copyright information on Mahara, please see the README file distributed with this software. --> <h3>Artefakte</h3> <p> Dies ist die Anzahl der Artefakte, die der Nutzer während des Zeitraums erstellt oder aktualisiert hat.</p> <p>Diese können weniger oder mehr sein als das, was insgesamt erstellt wurde, abhängig davon, ob Artefakte außerhalb des gewählten Zeitraums gelöscht oder erzeugt haben. </p>