diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-10-08 07:24:19 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-10-08 07:24:19 -0400 |
commit | 209392587f594c0292bf39daf44657d20342aea4 (patch) | |
tree | b14bbe25c2cd4f6887702623e86a56343a71b3d2 /core/l10n/de.php | |
parent | 2123ef57d830abe24684b54f9819b75ab780834e (diff) | |
download | nextcloud-server-209392587f594c0292bf39daf44657d20342aea4.tar.gz nextcloud-server-209392587f594c0292bf39daf44657d20342aea4.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/de.php')
-rw-r--r-- | core/l10n/de.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/de.php b/core/l10n/de.php index 7e292adcf39..d0513ea0b7c 100644 --- a/core/l10n/de.php +++ b/core/l10n/de.php @@ -157,6 +157,8 @@ $TRANSLATIONS = array( "Automatic logon rejected!" => "Automatischer Login zurückgewiesen!", "If you did not change your password recently, your account may be compromised!" => "Wenn Du Dein Passwort nicht vor kurzem geändert hast, könnte Dein\nAccount kompromittiert sein!", "Please change your password to secure your account again." => "Bitte ändere Dein Passwort, um Deinen Account wieder zu schützen.", +"Server side authentication failed!" => "Serverseitige Authentifizierung fehlgeschlagen!", +"Please contact your administrator." => "Bitte kontaktiere Deinen Administrator.", "Lost your password?" => "Passwort vergessen?", "remember" => "merken", "Log in" => "Einloggen", |