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_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_DE.php')
-rw-r--r-- | core/l10n/de_DE.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/de_DE.php b/core/l10n/de_DE.php index 95519c7d412..2dddea5e551 100644 --- a/core/l10n/de_DE.php +++ b/core/l10n/de_DE.php @@ -157,6 +157,8 @@ $TRANSLATIONS = array( "Automatic logon rejected!" => "Automatische Anmeldung verweigert!", "If you did not change your password recently, your account may be compromised!" => "Wenn Sie Ihr Passwort nicht vor kurzem geändert haben, könnte Ihr\nAccount kompromittiert sein!", "Please change your password to secure your account again." => "Bitte ändern Sie Ihr Passwort, um Ihr Konto wieder zu sichern.", +"Server side authentication failed!" => "Serverseitige Authentifizierung fehlgeschlagen!", +"Please contact your administrator." => "Bitte kontaktieren Sie Ihren Administrator.", "Lost your password?" => "Passwort vergessen?", "remember" => "merken", "Log in" => "Einloggen", |