diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2014-03-23 01:55:34 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2014-03-23 01:55:34 -0400 |
commit | 4a19a97d67579fdc11d695ebf3ce3b26cea7c4f7 (patch) | |
tree | 0bb28c5d3d7cabc61d1dd283b604a5e7490dfc40 /core/l10n/de_DE.php | |
parent | 0245e64cece49201211b6cfb37e21526a80d0c07 (diff) | |
download | nextcloud-server-4a19a97d67579fdc11d695ebf3ce3b26cea7c4f7.tar.gz nextcloud-server-4a19a97d67579fdc11d695ebf3ce3b26cea7c4f7.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 a8b74ff4506..a0877e792e2 100644 --- a/core/l10n/de_DE.php +++ b/core/l10n/de_DE.php @@ -122,6 +122,8 @@ $TRANSLATIONS = array( "To login page" => "Zur Login-Seite", "New password" => "Neues Passwort", "Reset password" => "Passwort zurücksetzen", +"Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " => "Mac OSX wird nicht unterstützt und %s wird auf dieser Platform nicht korrekt funktionieren. Benutzung auf eigenes Risiko!", +"For the best results, please consider using a GNU/Linux server instead." => "Für die besten Resultate sollte stattdessen ein GNU/Linux Server verwendet werden.", "Personal" => "Persönlich", "Users" => "Benutzer", "Apps" => "Apps", |