diff options
Diffstat (limited to 'core/l10n/nl.js')
-rw-r--r-- | core/l10n/nl.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/l10n/nl.js b/core/l10n/nl.js index 7ebcdfda9fc..c8706bd3dc0 100644 --- a/core/l10n/nl.js +++ b/core/l10n/nl.js @@ -230,6 +230,7 @@ OC.L10N.register( "Database name" : "Naam database", "Database tablespace" : "Database tablespace", "Database host" : "Databaseserver", + "Please specify the port number along with the host name (e.g., localhost:5432)." : "Geef het poortnummer en servernaam op (bijv. localhost:5432).", "Performance warning" : "Prestatiewaarschuwing", "SQLite will be used as database." : "SQLite wordt gebruikt als database.", "For larger installations we recommend to choose a different database backend." : "Voor grotere installaties adviseren we een andere database engine te kiezen.", |