summaryrefslogtreecommitdiffstats
path: root/core/l10n/de.js
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/de.js')
-rw-r--r--core/l10n/de.js5
1 files changed, 5 insertions, 0 deletions
diff --git a/core/l10n/de.js b/core/l10n/de.js
index e8f8bc130a1..659c013a7e1 100644
--- a/core/l10n/de.js
+++ b/core/l10n/de.js
@@ -46,6 +46,7 @@ OC.L10N.register(
"Error loading file picker template: {error}" : "Fehler beim Laden der Dateiauswahlvorlage: {error}",
"Ok" : "OK",
"Error loading message template: {error}" : "Fehler beim Laden der Nachrichtenvorlage: {error}",
+ "read-only" : "Schreibgeschützt",
"_{count} file conflict_::_{count} file conflicts_" : ["{count} Dateikonflikt","{count} Dateikonflikte"],
"One file conflict" : "Ein Dateikonflikt",
"New Files" : "Neue Dateien",
@@ -129,6 +130,10 @@ OC.L10N.register(
"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 32bit 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 64bit 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 32bit 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",
"Apps" : "Apps",