diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-18 00:19:47 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-18 00:19:47 +0000 |
commit | 85f28856cfd75fe17f490f098c5657090bc00412 (patch) | |
tree | a8fe83fddb565126f25ff5f52ad3f2f44097dacd /lib/l10n/de_DE.js | |
parent | c7ef27d066aea2406c8009bd1a49888d1610b889 (diff) | |
download | nextcloud-server-85f28856cfd75fe17f490f098c5657090bc00412.tar.gz nextcloud-server-85f28856cfd75fe17f490f098c5657090bc00412.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/de_DE.js')
-rw-r--r-- | lib/l10n/de_DE.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/de_DE.js b/lib/l10n/de_DE.js index 125e68daa82..1683ef84109 100644 --- a/lib/l10n/de_DE.js +++ b/lib/l10n/de_DE.js @@ -127,7 +127,7 @@ OC.L10N.register( "You need to enter details of an existing account." : "Sie müssen Details von einem existierenden Benutzer einfügen.", "Oracle connection could not be established" : "Es konnte keine Verbindung zur Oracle-Datenbank hergestellt werden", "Oracle Login and/or password not valid" : "Oracle-Anmeldename und/oder -Passwort ungültig", - "PostgreSQL Login and/or password not valid" : "PostgreSQL Anmeldename und/oder Passwort ungültig", + "PostgreSQL Login and/or password not valid" : "PostgreSQL-Anmeldename und/oder Passwort ungültig", "Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X wird nicht unterstützt und %s wird auf dieser Plattform nicht richtig funktionieren. Die Benutzung erfolgt auf eigene Gefahr!", "For the best results, please consider using a GNU/Linux server instead." : "Zur Gewährleistung eines optimalen Betriebs 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 4 GB and is highly discouraged." : "Es scheint, dass diese %s-Instanz unter einer 32-Bit-PHP-Umgebung läuft und open_basedir in der Datei php.ini konfiguriert worden ist. Von einem solchen Betrieb wird dringend abgeraten, weil es dabei zu Problemen mit Dateien kommt, deren Größe 4 GB übersteigt.", |