aboutsummaryrefslogtreecommitdiffstats
path: root/settings/l10n/de.php
diff options
context:
space:
mode:
Diffstat (limited to 'settings/l10n/de.php')
-rw-r--r--settings/l10n/de.php20
1 files changed, 15 insertions, 5 deletions
diff --git a/settings/l10n/de.php b/settings/l10n/de.php
index d1659e4d181..010146283fb 100644
--- a/settings/l10n/de.php
+++ b/settings/l10n/de.php
@@ -1,23 +1,31 @@
<?php $TRANSLATIONS = array(
+"Email saved" => "E-Mail gespeichert",
+"Invalid email" => "Ungültige E-Mail",
"OpenID Changed" => "OpenID geändert",
"Invalid request" => "Ungültige Anfrage",
+"Authentication error" => "Anmeldungsfehler",
"Language changed" => "Sprache geändert",
+"Disable" => "Deaktivieren",
+"Enable" => "Aktivieren",
+"Saving..." => "Speichern...",
"__language_name__" => "Deutsch",
+"Security Warning" => "Sicherheitshinweis",
"Log" => "Log",
-"More" => "mehr",
+"More" => "Mehr",
"Add your App" => "Füge deine App hinzu",
"Select an App" => "Wähle eine Anwendung aus",
+"See application page at apps.owncloud.com" => "Weitere Anwendungen auf apps.owncloud.com",
"-licensed" => "-lizenziert",
"by" => "von",
"Documentation" => "Dokumentation",
-"Managing Big Files" => "große Dateien verwalten",
-"Ask a question" => "Stell eine Frage",
+"Managing Big Files" => "Große Dateien verwalten",
+"Ask a question" => "Stell' eine Frage",
"Problems connecting to help database." => "Probleme bei der Verbindung zur Hilfe-Datenbank.",
"Go there manually." => "Datenbank direkt besuchen.",
"Answer" => "Antwort",
"You use" => "Du nutzt",
"of the available" => "der verfügbaren",
-"Desktop and Mobile Syncing Clients" => "Desktop und mobile synchronierungs Clients",
+"Desktop and Mobile Syncing Clients" => "Desktop- und mobile Synchronierungs-Clients",
"Download" => "Download",
"Your password got changed" => "Dein Passwort wurde geändert.",
"Unable to change your password" => "Passwort konnte nicht geändert werden",
@@ -36,7 +44,9 @@
"Groups" => "Gruppen",
"Create" => "Anlegen",
"Default Quota" => "Standard Quota",
-"Other" => "andere",
+"Other" => "Andere",
+"SubAdmin" => "Unteradministrator",
"Quota" => "Quota",
+"SubAdmin for ..." => "Unteradministrator für...",
"Delete" => "Löschen"
);