diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-06-22 02:28:08 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-06-22 02:28:08 +0000 |
commit | a4647bbf6ef2535f51ee92115d75581313e4a3d4 (patch) | |
tree | 9d7521df09ff3bbcc1f9558f5672c2e9e6464338 /core/l10n/de.js | |
parent | 47070eacc6c7412d97bb01dcfd27e133f06f9e3e (diff) | |
download | nextcloud-server-a4647bbf6ef2535f51ee92115d75581313e4a3d4.tar.gz nextcloud-server-a4647bbf6ef2535f51ee92115d75581313e4a3d4.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/de.js')
-rw-r--r-- | core/l10n/de.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/de.js b/core/l10n/de.js index a0269f75166..b708235c4dc 100644 --- a/core/l10n/de.js +++ b/core/l10n/de.js @@ -317,7 +317,7 @@ OC.L10N.register( "Database name" : "Datenbank-Name", "Database tablespace" : "Datenbank-Tablespace", "Database host" : "Datenbank-Host", - "Please specify the port number along with the host name (e.g., localhost:5432)." : "Bitte die Portnummer mit der Hostadresse zusammen angeben (z.B. localhost:5432)", + "Please specify the port number along with the host name (e.g., localhost:5432)." : "Bitte die Portnummer mit der Hostadresse zusammen angeben (z. B. localhost:5432)", "Performance warning" : "Leistungswarnung", "You chose SQLite as database." : "Du hast SQLite als Datenbanktyp ausgewählt.", "SQLite should only be used for minimal and development instances. For production we recommend a different database backend." : "SQLite sollte nur für Minimal- und Entwicklungsinstanzen gewählt werden. Für die Produktion empfehlen wir ein anderes Datenbank-Backend.", |