|
|
@@ -223,34 +223,34 @@ SMTP_HOST_SENDER_EMAIL = "SMTP Absendeadresse"
|
|
|
EMBY_URL = "Emby URL"
|
|
|
EMBY_PORT = "Emby Port"
|
|
|
EMBY_TOKEN = "Emby Token"
|
|
|
-PLAYING_NOW_ON_EMBY = "Now Playing on EMBY"
|
|
|
-RECENTLY_ADDED_TO_EMBY = "Recently Added to EMBY"
|
|
|
-AUTHTYPE = "Which databases should be used to allow login"
|
|
|
-AUTHBACKEND = "Select backend to use"
|
|
|
-AUTHBACKENDCREATE = "Should accounts be created in Organizr if successfully authenticated against backend"
|
|
|
+PLAYING_NOW_ON_EMBY = "Aktuell läuft auf EMBY"
|
|
|
+RECENTLY_ADDED_TO_EMBY = "Zuletzt zu EMBY hinzugefügt"
|
|
|
+AUTHTYPE = "Welche Datenbank zum Anmelden genutzt werden sollte"
|
|
|
+AUTHBACKEND = "Zu nutzendes Backend auswählen"
|
|
|
+AUTHBACKENDCREATE = "Sollten Konten in Organizr angelegt werden, wenn Authentifizierung im Backend erfolgt ist"
|
|
|
AUTHBACKENDHOST = "http(s)://192.168.1.100"
|
|
|
-AUTHBACKENDPORT = "Backend Port (eg 21 for FTP, 389 for LDAP, 8096 for Emby)"
|
|
|
-AUTHBACKENDDOMAIN = "Domain to use for LDAP"
|
|
|
-PLEX_USERNAME = "Plex Username"
|
|
|
-PLEX_PASSWORD = "Plex Password"
|
|
|
-BOTH = "Plus Other"
|
|
|
-ONLY = "Only"
|
|
|
-NO_CREATE = "Do Not Create Accounts"
|
|
|
-YES_CREATE = "Create Accounts As Needed"
|
|
|
-RECENT_CONTENT = "Recently Added Content"
|
|
|
-SETTINGS_SAVED = "Settings have been Saved"
|
|
|
-SETTINGS_NOT_SAVED = "Settings could not be saved"
|
|
|
-CALTIMEFORMAT = "Select time format"
|
|
|
-SHOW_HOMEPAGE = "Minimum authentication level to access homepage"
|
|
|
-SHOW_ON_HOMEPAGE = "Minimum authentication level for homepage"
|
|
|
-CUSTOMHTML = "Custom HTML"
|
|
|
+AUTHBACKENDPORT = "Backend Port (bspw. 21 für FTP, 389 für LDAP, 8096 für Emby)"
|
|
|
+AUTHBACKENDDOMAIN = "Domäne für LDAP"
|
|
|
+PLEX_USERNAME = "Plex Benutzername"
|
|
|
+PLEX_PASSWORD = "Plex Passwort"
|
|
|
+BOTH = "und weitere"
|
|
|
+ONLY = "nur"
|
|
|
+NO_CREATE = "Keine Konten anlegen"
|
|
|
+YES_CREATE = "Konten, wenn nötig, anlegen"
|
|
|
+RECENT_CONTENT = "Zuletzt hinzugefügte Inhalte"
|
|
|
+SETTINGS_SAVED = "Einstellungen gespeichert"
|
|
|
+SETTINGS_NOT_SAVED = "Einstellungen konnten nicht gespeichert werden"
|
|
|
+CALTIMEFORMAT = "Zeitformat wählen"
|
|
|
+SHOW_HOMEPAGE = "Mindestauthentifizierungslevel um Homepage abzurufen"
|
|
|
+SHOW_ON_HOMEPAGE = "Mindestauthentifizierungslevel für Homepage"
|
|
|
+CUSTOMHTML = "Eigenes HTML"
|
|
|
TAB_NAME = "Tab Name"
|
|
|
-NEW_TAB = "New Tab"
|
|
|
-REMOVE = "Remove"
|
|
|
-GIT_BRANCH = "Github branch to use when force installing (Leave this alone unless you are beta testing)"
|
|
|
-GIT_CHECK = "Check for new 'master' releases"
|
|
|
-GIT_FORCE = "Force Install Branch"
|
|
|
-GIT_FORCE_CONFIRM = "Are you sure you want to install this branch? Going from a newer version to an older verison is not recommended or supported."
|
|
|
+NEW_TAB = "Neuer Tab"
|
|
|
+REMOVE = "Entfernen"
|
|
|
+GIT_BRANCH = "Github Branch, die zur erzwungenen Installation genutz wird (nur zum Beta-Testen ändern)"
|
|
|
+GIT_CHECK = "Auf neues 'master' Release prüfen"
|
|
|
+GIT_FORCE = "Installation der Branch erzwingen"
|
|
|
+GIT_FORCE_CONFIRM = "Sicher diese Branch installieren? Von neuen auf alte Versionen zu wechseln wird weder empfohlen, noch unterstützt."
|
|
|
SPEED_TEST = "Speed Test"
|
|
|
NOTICE_COLOR = "Notice Color"
|
|
|
NOTICE_TITLE = "Notice Title"
|