@ -487,6 +487,7 @@ manage_oauth2_applications=OAuth2 Anwendungen verwalten
edit_oauth2_application = OAuth2 Anwendung bearbeiten
edit_oauth2_application = OAuth2 Anwendung bearbeiten
oauth2_applications_desc = OAuth2-Anwendungen ermöglichen die sichere Authentifizierung von Benutzern dieser Gitea-Instanz für deine Drittanwendung.
oauth2_applications_desc = OAuth2-Anwendungen ermöglichen die sichere Authentifizierung von Benutzern dieser Gitea-Instanz für deine Drittanwendung.
remove_oauth2_application = OAuth2-Anwendung entfernen
remove_oauth2_application = OAuth2-Anwendung entfernen
remove_oauth2_application_desc = Das Entfernen einer OAuth2-Anwendung wird den Zugriff auf alle signierten Zugriffstokens widerrufen. Möchtest du fortfahren?
remove_oauth2_application_success = Die Anwendung wurde gelöscht.
remove_oauth2_application_success = Die Anwendung wurde gelöscht.
create_oauth2_application = Neue OAuth2 Anwendung erstellen
create_oauth2_application = Neue OAuth2 Anwendung erstellen
create_oauth2_application_button = Anwendung erstellen
create_oauth2_application_button = Anwendung erstellen
@ -1720,6 +1721,10 @@ config.ssh_keygen_path=Keygen-Pfad („ssh-keygen“)
config.ssh_minimum_key_size_check = Prüfung der Mindestschlüssellänge
config.ssh_minimum_key_size_check = Prüfung der Mindestschlüssellänge
config.ssh_minimum_key_sizes = Mindestschlüssellängen
config.ssh_minimum_key_sizes = Mindestschlüssellängen
config.lfs_config = LFS-Konfiguration
config.lfs_enabled = Aktiviert
config.lfs_content_path = LFS Content-Pfad
config.db_config = Datenbankkonfiguration
config.db_config = Datenbankkonfiguration
config.db_type = Typ
config.db_type = Typ
config.db_host = Host
config.db_host = Host