diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-12-05 22:24:39 -0500 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-12-05 22:24:39 -0500 |
commit | 4dd84b3627d5667b61638363244621ad93a5632f (patch) | |
tree | 881a746c381c2f89574c13ceeadb222f97efab13 /settings/l10n/de_DE.php | |
parent | ec0aa6bb6514cc161c718b0c7439fe5c036416e5 (diff) | |
download | nextcloud-server-4dd84b3627d5667b61638363244621ad93a5632f.tar.gz nextcloud-server-4dd84b3627d5667b61638363244621ad93a5632f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/de_DE.php')
-rw-r--r-- | settings/l10n/de_DE.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/settings/l10n/de_DE.php b/settings/l10n/de_DE.php index 9a14e89a8d4..ce349b5fcb7 100644 --- a/settings/l10n/de_DE.php +++ b/settings/l10n/de_DE.php @@ -61,6 +61,8 @@ $TRANSLATIONS = array( "Please double check the <a href=\"%s\">installation guides</a>." => "Bitte überprüfen Sie die <a href=\"%s\">Instalationsanleitungen</a>.", "Module 'fileinfo' missing" => "Das Modul 'fileinfo' fehlt", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." => "Das PHP-Modul 'fileinfo' fehlt. Wir empfehlen Ihnen dieses Modul zu aktivieren, um die besten Resultate bei der Bestimmung der Dateitypen zu erzielen.", +"Your PHP version is outdated" => "Ihre PHP-Version ist veraltet", +"Your PHP version is outdated. We strongly recommend to update to 5.3.8 or newer because older versions are known to be broken. It is possible that this installation is not working correctly." => "Ihre PHP-Version ist veraltet. Wir empfehlen dringend auf die Version 5.3.8 oder neuer zu aktualisieren, da ältere Versionen kompromittiert werden können. Es ist möglich, dass diese Installation nicht richtig funktioniert.", "Locale not working" => "Die Lokalisierung funktioniert nicht", "System locale can not be set to a one which supports UTF-8." => "Systemgebietsschema kann nicht auf eine UTF-8 unterstützende eingestellt werden.", "This means that there might be problems with certain characters in file names." => "Dies bedeutet, dass Probleme mit bestimmten Zeichen in den Dateinamen geben kann.", |