You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nextcloud/core/l10n/de.php

24 lines
928 B
PHP

<?php $TRANSLATIONS = array(
"Login failed!" => "Anmeldung fehlgeschlagen!",
"remember" => "merken",
"Create an <strong>admin account</strong>" => "<strong>Admin-Konto</strong> anlegen",
"Username" => "Nutzername",
"Password" => "Passwort",
"Configure the database" => "Datenbank einrichten",
"will be used" => "wird genutzt",
"Database user" => "Datenbanknutzer",
"Database password" => "Datenbankpasswort",
"Database name" => "Datenbankname",
"Advanced" => "Erweitert",
"Host" => "Host",
"Table prefix" => "Tabellenpräfix",
"Data folder" => "Datenverzeichnis",
"Finish setup" => "Installation abschließen",
"Cloud not found" => "Cloud nicht verfügbar",
"gives you the freedom to control your own data on the internet" => "gibt dir die Freiheit, deine eigenen Daten im Internet zu kontrollieren.",
"prev" => "Zurück",
"next" => "Weiter",
"You are logged out." => "Erfolgreich abgemeldet.",
"Settings" => "Einstellungen"
);