aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/de.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-06-01 00:08:38 +0000
committerNextcloud bot <bot@nextcloud.com>2017-06-01 00:08:38 +0000
commit8801b68d45443f9b4abd001bd6e804a32390d12f (patch)
treed9819754d2450c1067096749ec999392580fcd79 /lib/l10n/de.js
parent8318b2a137e1128aa90602ae47ea78737d4f6a2d (diff)
downloadnextcloud-server-8801b68d45443f9b4abd001bd6e804a32390d12f.tar.gz
nextcloud-server-8801b68d45443f9b4abd001bd6e804a32390d12f.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/de.js')
-rw-r--r--lib/l10n/de.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/de.js b/lib/l10n/de.js
index 6441502ca87..81956275cc5 100644
--- a/lib/l10n/de.js
+++ b/lib/l10n/de.js
@@ -193,8 +193,8 @@ OC.L10N.register(
"Adjusting this setting in php.ini will make Nextcloud run again" : "Eine Änderung dieser Einstellung in der php.ini kann deine Nextcloud wieder lauffähig machen.",
"mbstring.func_overload is set to \"%s\" instead of the expected value \"0\"" : "mbstring.func_overload ist nicht auf den erwarteten Wert „0“, sondern stattdessen auf „%s“ gesetzt",
"To fix this issue set <code>mbstring.func_overload</code> to <code>0</code> in your php.ini" : "Bitte setze zum Beheben dieses Problems <code>mbstring.func_overload</code> in Deiner php.ini auf <code>0</code>.",
- "libxml2 2.7.0 is at least required. Currently %s is installed." : "libxml2 2.7.0 wird benötigt. Zur Zeit ist %s installiert.",
- "To fix this issue update your libxml2 version and restart your web server." : "Um diesen Fehler zu beheben, aktualisiere bitte die libxml2 Version und starte deinen Browser neu.",
+ "libxml2 2.7.0 is at least required. Currently %s is installed." : "libxml2 2.7.0 ist mindestestens erforderlich. Im Moment ist %s installiert.",
+ "To fix this issue update your libxml2 version and restart your web server." : "Um den Fehler zu beheben, musst Du die libxml2 Version aktualisieren und den Webserver neustarten.",
"PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible." : "PHP ist offenbar so konfiguriert, dass PHPDoc-Blöcke in der Anweisung entfernt werden. Dadurch sind mehrere Kern-Apps nicht erreichbar.",
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Dies wird wahrscheinlich durch Zwischenspeicher/Beschleuniger wie etwa Zend OPcache oder eAccelerator verursacht.",
"PHP modules have been installed, but they are still listed as missing?" : "PHP-Module wurden installiert, werden aber als noch fehlend gelistet?",