summaryrefslogtreecommitdiffstats
path: root/core/l10n/de.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-02-26 02:27:27 +0000
committerNextcloud bot <bot@nextcloud.com>2023-02-26 02:27:27 +0000
commit2a4926f5e726d983c4b6c4a9742e3abba8556714 (patch)
treef486508568b7e980724bc1769f69e6d450b03434 /core/l10n/de.json
parent61679b4fdb61f7443b00863b575846ccf94f1e08 (diff)
downloadnextcloud-server-2a4926f5e726d983c4b6c4a9742e3abba8556714.tar.gz
nextcloud-server-2a4926f5e726d983c4b6c4a9742e3abba8556714.zip
Fix(l10n): đź”  Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/de.json')
-rw-r--r--core/l10n/de.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/de.json b/core/l10n/de.json
index 3228b892107..96e9a2d339b 100644
--- a/core/l10n/de.json
+++ b/core/l10n/de.json
@@ -23,6 +23,7 @@
"State token does not match" : "Status-Token stimmen nicht ĂĽberein",
"Invalid app password" : "UngĂĽltiges App-Passwort",
"Could not complete login" : "Anmeldung konnte nicht abgeschlossen werden",
+ "State token missing" : "Zustandstoken fehlt",
"Your login token is invalid or has expired" : "Dein Anmelde-Token ist ungĂĽltig oder abgelaufen",
"This community release of Nextcloud is unsupported and push notifications are limited." : "Diese Community-Version von Nextcloud wird nicht unterstĂĽtzt und (Push-)Benachrichtigungen sind nur begrenzt verfĂĽgbar.",
"Login" : "Anmelden",
@@ -99,6 +100,7 @@
"This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them." : "Dieser Installation fehlen einige empfohlene PHP-Module. Für bessere Leistung und bessere Kompatibilität wird dringend empfohlen, diese zu installieren.",
"The PHP module \"imagick\" is not enabled although the theming app is. For favicon generation to work correctly, you need to install and enable this module." : "Das PHP-Modul \"imagick\" ist nicht aktiviert, die Theming-App hingegen schon. Damit die Favicon-Generierung korrekt funktioniert, musst du dieses Modul installieren und aktivieren.",
"The PHP modules \"gmp\" and/or \"bcmath\" are not enabled. If you use WebAuthn passwordless authentication, these modules are required." : "Die PHP-Module „gmp“ und/oder „bcmath“ sind nicht aktiviert. Wenn du die passwortlose WebAuthn-Authentifizierung verwendest, sind diese Module erforderlich.",
+ "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page ↗{linkend} about this." : "Du scheinst eine 32-Bit PHP-Version auszuführen. Nextcloud benötigt 64-Bit, um gut zu laufen. Bitte aktualisiere dein Betriebssystem und PHP auf 64-Bit! Für weitere Details lies die diesbezügliche {linkstart}Dokumentationsseite ↗{linkend}.",
"Module php-imagick in this instance has no SVG support. For better compatibility it is recommended to install it." : "Dem Modul php-imagick fehlt die SVG-Unterstützung. Für eine bessere Kompatibilität wird empfohlen, es zu installieren.",
"Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running \"occ db:convert-filecache-bigint\" those pending changes could be applied manually. This operation needs to be made while the instance is offline. For further details read {linkstart}the documentation page about this ↗{linkend}." : "Bei einigen Spalten in der Datenbank fehlt eine Konvertierung in big int. Da das Ändern von Spaltentypen bei großen Tabellen einige Zeit dauern kann, wurden sie nicht automatisch geändert. Durch Ausführen von \"occ db:convert-filecache-bigint\" können diese ausstehenden Änderungen manuell übernommen werden. Diese Operation muss ausgeführt werden, während die Instanz offline ist. Weitere Details findest du auf {linkstart}der zugehörigen Dokumentationsseite ↗{linkend}.",
"SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "Derzeit wird als Datenbank SQLite verwendet. Bei größeren Installationen wird empfohlen, auf ein anderes Datenbank-Backend zu wechseln.",