diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-02-07 02:20:10 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-02-07 02:20:10 +0000 |
commit | 1afe8906bc10247fcabf1651da881e027b3d8279 (patch) | |
tree | ca90c573a635898301c2924f167bf3256ef8dc66 /lib/l10n/de.js | |
parent | 3a0bfbd55845257aea963b6ae894eff2289a044c (diff) | |
download | nextcloud-server-1afe8906bc10247fcabf1651da881e027b3d8279.tar.gz nextcloud-server-1afe8906bc10247fcabf1651da881e027b3d8279.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/de.js')
-rw-r--r-- | lib/l10n/de.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/de.js b/lib/l10n/de.js index c87733217f6..5f19718b216 100644 --- a/lib/l10n/de.js +++ b/lib/l10n/de.js @@ -89,10 +89,10 @@ OC.L10N.register( "%s enter the database username." : "%s gebe den Datenbank-Benutzernamen an.", "%s enter the database name." : "%s gebe den Datenbanknamen an.", "%s you may not use dots in the database name" : "%s Der Datenbankname darf keine Punkte enthalten", + "You need to enter details of an existing account." : "Du musst Details von einem existierenden Benutzer einfügen.", "Oracle connection could not be established" : "Es konnte keine Verbindung zur Oracle-Datenbank hergestellt werden", "Oracle username and/or password not valid" : "Oracle-Benutzername und/oder -Passwort ungültig", "PostgreSQL username and/or password not valid" : "PostgreSQL-Benutzername und/oder -Passwort ungültig", - "You need to enter details of an existing account." : "Du musst Details von einem existierenden Benutzer einfügen.", "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.", |