aboutsummaryrefslogtreecommitdiffstats
path: root/settings/l10n/de.php
diff options
context:
space:
mode:
authorJan-Christoph Borchardt <JanCBorchardt@fsfe.org>2011-08-13 05:13:10 +0200
committerJan-Christoph Borchardt <JanCBorchardt@fsfe.org>2011-08-13 05:13:35 +0200
commitb2768637d2748a1d55ee98a9809c66e135a4190a (patch)
tree6db7f75b56d689c5c08cce986a62bcaf5248210c /settings/l10n/de.php
parent4a5ee765cf5030c7d92d88687e886079f6bafb1e (diff)
downloadnextcloud-server-b2768637d2748a1d55ee98a9809c66e135a4190a.tar.gz
nextcloud-server-b2768637d2748a1d55ee98a9809c66e135a4190a.zip
updated translations
Diffstat (limited to 'settings/l10n/de.php')
-rw-r--r--settings/l10n/de.php28
1 files changed, 17 insertions, 11 deletions
diff --git a/settings/l10n/de.php b/settings/l10n/de.php
index e3be20de33e..a1fa2e26817 100644
--- a/settings/l10n/de.php
+++ b/settings/l10n/de.php
@@ -1,19 +1,25 @@
<?php $TRANSLATIONS = array(
+"Authentication error" => "Berechtigungsfehler",
+"OpenID Changed" => "OpenID geändert",
+"Invalid request" => "Ungültige Anfrage",
+"Language changed" => "Sprache geändert",
+"Ask a question" => "Stell eine Frage",
+"Select an App" => "Wähle eine Anwendung aus",
+"-licensed" => "-lizenziert",
+"by" => "von",
"Account information" => "Konto-Information",
"You're currently using" => "Du benutzt gerade",
"of your" => "von deinem",
"space" => "Speicherplatz",
"Change Password" => "Passwort ändern",
-"Your password got changed" => "Dein Passwort wurde geändert.",
-"Old password:" => "Aktuelles Passwort:",
-"New password" => "Neues Passwort:",
-"Show new password" => "Neues Passwort anzeigen",
+"Your password got changed" => "Dein Passwort wurde geändert",
+"Old password" => "Altes Passwort",
+"New password" => "Neues Passwort",
+"show" => "zeigen",
"Language" => "Sprache",
-"Authentication error" => "Berechtigungsfehler",
-"You have to enter the old and the new password!" => "Du musst das aktuelle und ein neues Passwort angeben!",
-"Your old password is wrong!" => "Du hast dein aktuelles Passwort falsch eingegeben!",
-"Password changed" => "Passwort geändert",
-"Unable to change password" => "Passwort konnte nicht geändert werden",
-"Language changed" => "Sprache geändert",
-"Invalid request" => "Ungültige Anfrage"
+"Name" => "Name",
+"Password" => "Passwort",
+"Groups" => "Gruppen",
+"Create" => "Anlegen",
+"Remove" => "Entfernen"
);