diff --git a/admin/l10n/de.php b/admin/l10n/de.php new file mode 100644 index 00000000000..9d1b12b1a16 --- /dev/null +++ b/admin/l10n/de.php @@ -0,0 +1,20 @@ + "mehr …", +"INSTALL" => "Installieren", +"Apps Repository" => "Anwendungen", +"Cannot connect to apps repository" => "Verbindung fehlgeschlagen", +"Name" => "Name", +"Modified" => "Änderungsdatum", +"Administration" => "Verwaltung", +"System Settings" => "Systemeinstellungen", +"Groups" => "Gruppen", +"Add user" => "Nutzer hinzufügen", +"Password" => "Passwort", +"Create user" => "Nutzer erstellen", +"remove" => "entfernen", +"Create group" => "Gruppe erstellen", +"Force new password:" => "Neues Passwort:", +"Set" => "OK", +"Do you really want to delete user" => "Möchtest du den Nutzer wirklich entfernen?", +"Do you really want to delete group" => "Möchtest du die Gruppe wirklich entfernen?" +); diff --git a/core/l10n/de.php b/core/l10n/de.php index cd89558a4dd..b1309beed06 100644 --- a/core/l10n/de.php +++ b/core/l10n/de.php @@ -1,11 +1,27 @@ "Cloud konnte nicht gefunden werden.", +"Welcome to ownCloud, your personnal cloud." => "Willkommen bei ownCloud, deinem persönlichen Online-Speicher.", +"To finish the installation, please follow the steps below." => "Die Installation ist fast abgeschlossen.", +"Create an admin account." => "Verwaltungskonto erstellen.", "Login:" => "Benutzername:", "Password:" => "Passwort:", "Advanced" => "Erweitert", "Set where to store the data." => "Speicherort der Daten", +"Data directory:" => "Datenverzeichnis:", +"Configure your database." => "Datenbank einstellen.", +"I will use a SQLite database. You have nothing to do!" => "Es wird eine SQLite-Datenbank genutzt.", +"SQLite" => "SQLite", +"I will use a MySQL database." => "Es wird eine MySQL-Datenbank genutzt.", +"Host:" => "Host:", +"Database name:" => "Datenbankname:", +"Table prefix:" => "Tabellenpräfix:", +"MySQL user login:" => "MySQL-Nutzername:", +"MySQL user password:" => "MySQL-Passwort:", +"ownCloud is a personal cloud which runs on your own server.
" => "ownCloud ist ein privater Online-Speicher für deinen eigenen Server.", "Login failed!" => "Anmeldung Fehlgeschlagen!", "You are logged out." => "Sie wurden abgemeldet.", "prev" => "zurück", "next" => "weiter", -"Search" => "Suchen" +"Search" => "Suchen", +"Finish setup" => "Installation abschließen" ); diff --git a/help/l10n/de.php b/help/l10n/de.php new file mode 100644 index 00000000000..07c5d1bb771 --- /dev/null +++ b/help/l10n/de.php @@ -0,0 +1,4 @@ + "Fragen & Antworten", +"ASK A QUESTION" => "Stell eine Frage" +); diff --git a/l10n/de/log.po b/l10n/de/log.po index 2bb4104b307..f552e1fd14c 100644 --- a/l10n/de/log.po +++ b/l10n/de/log.po @@ -1,21 +1,21 @@ -# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# FIRST AUTHOR