diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-01-13 01:56:58 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-01-13 01:56:58 -0500 |
commit | 3ece0a7767e51082d89c549a742f0faed0b7eda5 (patch) | |
tree | 1679fed4cde09fdebcd3065dc3ecc234fc747d86 /core/l10n/de.json | |
parent | ed797a248cf88dc9dede104fa6babaeb11efc751 (diff) | |
download | nextcloud-server-3ece0a7767e51082d89c549a742f0faed0b7eda5.tar.gz nextcloud-server-3ece0a7767e51082d89c549a742f0faed0b7eda5.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/de.json')
-rw-r--r-- | core/l10n/de.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/l10n/de.json b/core/l10n/de.json index e95d3f3614f..10cc7247534 100644 --- a/core/l10n/de.json +++ b/core/l10n/de.json @@ -133,6 +133,9 @@ "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.", + "It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4GB and is highly discouraged." : "Es scheint, dass die %s - Instanz unter einer 32Bit PHP-Umgebung läuft und die open_basedir wurde in der php.ini konfiguriert. Dies führt zu Problemen mit Dateien über 4 GB und wird dringend abgeraten.", + "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Bitte entferne die open_basedir - Einstellung in Deiner php.ini oder wechsle zum 64Bit-PHP.", + "It seems that this %s instance is running on a 32-bit PHP environment and cURL is not installed. This will lead to problems with files over 4GB and is highly discouraged." : "Es scheint, dass die %s - Instanz unter einer 32Bit PHP-Umgebung läuft und cURL ist nicht installiert. Dies führt zu Problemen mit Dateien über 4 GB und wird dringend abgeraten.", "Please install the cURL extension and restart your webserver." : "Bitte installiere die cURL-Erweiterung und starte den Webserver neu.", "Personal" : "Persönlich", "Users" : "Benutzer", |