Initial release

This commit is contained in:
Jürgen Mummert
2026-02-17 18:53:23 +01:00
commit 63b5556b21
45 changed files with 3962 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
<?php
declare(strict_types=1);
$GLOBALS['TL_LANG']['MOD']['eventmanager_organisationen'] = ['Organisationen', 'Organisationen verwalten'];
$GLOBALS['TL_LANG']['MOD']['eventmanager_veranstaltungsorte'] = ['Veranstaltungsorte', 'Veranstaltungsorte verwalten'];
$GLOBALS['TL_LANG']['FMD']['eventmanager'] = 'Event-Manager';
$GLOBALS['TL_LANG']['FMD']['member_organizations'] = ['Meine Organisationen', 'Listet Organisationen des eingeloggten Mitglieds auf.'];
$GLOBALS['TL_LANG']['FMD']['organization_edit'] = ['Organisation bearbeiten', 'Bearbeitungsformular für eine Organisation.'];
$GLOBALS['TL_LANG']['FMD']['member_events'] = ['Meine Veranstaltungen', 'Listet Veranstaltungen der zugeordneten Organisationen auf.'];
$GLOBALS['TL_LANG']['FMD']['event_edit'] = ['Veranstaltung bearbeiten', 'Bearbeitungsformular für eine Veranstaltung.'];
@@ -0,0 +1,16 @@
<?php
declare(strict_types=1);
$GLOBALS['TL_LANG']['tl_calendar_events']['organization_legend'] = 'Organisationen und Ort';
$GLOBALS['TL_LANG']['tl_calendar_events']['location_id'] = ['Veranstaltungsort', 'Zugeordneter Veranstaltungsort'];
$GLOBALS['TL_LANG']['tl_calendar_events']['type'] = ['Typ', 'Mehrere Typen auswählbar.'];
$GLOBALS['TL_LANG']['tl_calendar_events']['organizations'] = ['Organisationen', 'Zugeordnete Organisationen'];
$GLOBALS['TL_LANG']['tl_calendar_events']['photographer'] = ['Urheber/Fotograf', 'Die Angabe des Urhebers ist notwendig. Ihnen muss eine Genehmigung zur Verwendung des Bildes vorliegen.'];
$GLOBALS['TL_LANG']['tl_calendar_events']['isSoldOut'] = ['Ausverkauft', 'Diese Veranstaltung ist ausverkauft.'];
$GLOBALS['TL_LANG']['tl_calendar_events']['isCanceled'] = ['Abgesagt', 'Diese Veranstaltung wurde abgesagt.'];
$GLOBALS['TL_LANG']['tl_calendar_events']['termsAccepted'] = ['Nutzungsbedingungen akzeptiert', 'Die Nutzungsbedingungen wurden akzeptiert.'];
$GLOBALS['TL_LANG']['tl_calendar_events']['type_options']['accommodation'] = 'Unterkunft';
$GLOBALS['TL_LANG']['tl_calendar_events']['type_options']['shopping'] = 'Shopping';
$GLOBALS['TL_LANG']['tl_calendar_events']['type_options']['culture'] = 'Kultur';
+25
View File
@@ -0,0 +1,25 @@
<?php
declare(strict_types=1);
$GLOBALS['TL_LANG']['tl_location']['title'] = ['Titel', 'Name des Veranstaltungsortes'];
$GLOBALS['TL_LANG']['tl_location']['alias'] = ['Alias', 'Eindeutiger Alias des Veranstaltungsortes'];
$GLOBALS['TL_LANG']['tl_location']['description'] = ['Beschreibung', 'Beschreibung'];
$GLOBALS['TL_LANG']['tl_location']['street'] = ['Straße', 'Straße'];
$GLOBALS['TL_LANG']['tl_location']['street2'] = ['Adresszusatz', 'Adresszusatz'];
$GLOBALS['TL_LANG']['tl_location']['postal'] = ['PLZ', 'Postleitzahl'];
$GLOBALS['TL_LANG']['tl_location']['city'] = ['Ort', 'Ort'];
$GLOBALS['TL_LANG']['tl_location']['state'] = ['Bundesland', 'Bundesland'];
$GLOBALS['TL_LANG']['tl_location']['country'] = ['Land', 'Land'];
$GLOBALS['TL_LANG']['tl_location']['lat'] = ['Breitengrad', 'Breitengrad'];
$GLOBALS['TL_LANG']['tl_location']['lng'] = ['Längengrad', 'Längengrad'];
$GLOBALS['TL_LANG']['tl_location']['image'] = ['Bild', 'Bild-Datei'];
$GLOBALS['TL_LANG']['tl_location']['published'] = ['Veröffentlicht', 'Veranstaltungsort veröffentlichen'];
$GLOBALS['TL_LANG']['tl_location']['title_legend'] = 'Titel';
$GLOBALS['TL_LANG']['tl_location']['address_legend'] = 'Adresse';
$GLOBALS['TL_LANG']['tl_location']['geo_legend'] = 'Geodaten';
$GLOBALS['TL_LANG']['tl_location']['description_legend'] = 'Beschreibung';
$GLOBALS['TL_LANG']['tl_location']['publish_legend'] = 'Veröffentlichung';
$GLOBALS['TL_LANG']['tl_location']['aliasExists'] = 'Alias "%s" ist bereits vergeben.';
+6
View File
@@ -0,0 +1,6 @@
<?php
declare(strict_types=1);
$GLOBALS['TL_LANG']['tl_member']['organization_legend'] = 'Organisationen';
$GLOBALS['TL_LANG']['tl_member']['organizations'] = ['Organisationen', 'Zugeordnete Organisationen'];
+12
View File
@@ -0,0 +1,12 @@
<?php
declare(strict_types=1);
$GLOBALS['TL_LANG']['tl_module']['eventmanager_legend'] = 'Event-Manager';
$GLOBALS['TL_LANG']['tl_module']['editPage'] = ['Bearbeitungsseite', 'Bitte wählen Sie die Seite mit dem Bearbeitungsmodul aus.'];
$GLOBALS['TL_LANG']['tl_module']['listPage'] = ['Listenansicht-Seite', 'Bitte wählen Sie die Seite mit dem Listenmodul aus.'];
$GLOBALS['TL_LANG']['tl_module']['logoFolder'] = ['Logo-Ordner', 'Bitte wählen Sie den Ordner aus, in dem hochgeladene Organisationslogos gespeichert werden sollen.'];
$GLOBALS['TL_LANG']['tl_module']['eventFolder'] = ['Event-Ordner', 'Bitte wählen Sie den Ordner aus, in dem eventbezogene Uploads gespeichert werden sollen.'];
$GLOBALS['TL_LANG']['tl_module']['termsPage'] = ['Seite mit Nutzungsbedingungen', 'Optional: Seite mit den Nutzungsbedingungen, die im Frontend beim Zustimmungs-Label verlinkt wird.'];
$GLOBALS['TL_LANG']['tl_module']['frontendAuthorId'] = ['Backend Benutzer ID', 'ID des Backend-Benutzers, der als Autor für frontendseitig angelegte Events gesetzt wird.'];
$GLOBALS['TL_LANG']['tl_module']['frontendArchiveId'] = ['ID des Newsarchivs', 'Archiv-ID (pid), in das frontendseitig angelegte Events gespeichert werden.'];
+38
View File
@@ -0,0 +1,38 @@
<?php
declare(strict_types=1);
$GLOBALS['TL_LANG']['tl_organization']['title'] = ['Titel', 'Name der Organisation'];
$GLOBALS['TL_LANG']['tl_organization']['alias'] = ['Alias', 'Eindeutiger Alias der Organisation'];
$GLOBALS['TL_LANG']['tl_organization']['logo'] = ['Logo', 'Logo-Datei'];
$GLOBALS['TL_LANG']['tl_organization']['street'] = ['Straße', 'Straße'];
$GLOBALS['TL_LANG']['tl_organization']['street2'] = ['Adresszusatz', 'Adresszusatz'];
$GLOBALS['TL_LANG']['tl_organization']['postal'] = ['PLZ', 'Postleitzahl'];
$GLOBALS['TL_LANG']['tl_organization']['city'] = ['Ort', 'Ort'];
$GLOBALS['TL_LANG']['tl_organization']['state'] = ['Bundesland', 'Bundesland'];
$GLOBALS['TL_LANG']['tl_organization']['country'] = ['Land', 'Land'];
$GLOBALS['TL_LANG']['tl_organization']['phone'] = ['Telefon', 'Telefonnummer'];
$GLOBALS['TL_LANG']['tl_organization']['email'] = ['E-Mail', 'E-Mail-Adresse'];
$GLOBALS['TL_LANG']['tl_organization']['website'] = ['Webseite', 'Webseite'];
$GLOBALS['TL_LANG']['tl_organization']['lat'] = ['Breitengrad', 'Breitengrad'];
$GLOBALS['TL_LANG']['tl_organization']['lng'] = ['Längengrad', 'Längengrad'];
$GLOBALS['TL_LANG']['tl_organization']['description'] = ['Beschreibung', 'Beschreibung'];
$GLOBALS['TL_LANG']['tl_organization']['published'] = ['Veröffentlicht', 'Organisation veröffentlichen'];
$GLOBALS['TL_LANG']['tl_organization']['isExternal'] = ['Extern', 'Externe Organisation'];
$GLOBALS['TL_LANG']['tl_organization']['type'] = ['Typ', 'Mehrere Typen auswählbar.'];
$GLOBALS['TL_LANG']['tl_organization']['members'] = ['Mitglieder', 'Zugeordnete Mitglieder'];
$GLOBALS['TL_LANG']['tl_organization']['type_options']['accommodation'] = 'Unterkunft';
$GLOBALS['TL_LANG']['tl_organization']['type_options']['shopping'] = 'Shopping';
$GLOBALS['TL_LANG']['tl_organization']['type_options']['culture'] = 'Kultur';
$GLOBALS['TL_LANG']['tl_organization']['title_legend'] = 'Titel';
$GLOBALS['TL_LANG']['tl_organization']['address_legend'] = 'Adresse';
$GLOBALS['TL_LANG']['tl_organization']['contact_legend'] = 'Kontakt';
$GLOBALS['TL_LANG']['tl_organization']['geo_legend'] = 'Geodaten';
$GLOBALS['TL_LANG']['tl_organization']['description_legend'] = 'Beschreibung';
$GLOBALS['TL_LANG']['tl_organization']['relation_legend'] = 'Beziehungen';
$GLOBALS['TL_LANG']['tl_organization']['publish_legend'] = 'Veröffentlichung';
$GLOBALS['TL_LANG']['tl_organization']['memberFallback'] = 'Mitglied #%s';
$GLOBALS['TL_LANG']['tl_organization']['aliasExists'] = 'Alias "%s" ist bereits vergeben.';