Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Giehl <stefan@matomo.org>2020-02-07 00:35:07 +0300
committerGitHub <noreply@github.com>2020-02-07 00:35:07 +0300
commit76ac42c23dea9d098c24be1bade6f81c1dcd1a0f (patch)
treecc1e922da0a611035e2f2a06ec0a3b93eeabe8e9 /plugins/Installation/lang
parent0e005fa749af1d8d9b504603e03d4710acbc68e7 (diff)
language update (#15525)
Diffstat (limited to 'plugins/Installation/lang')
-rw-r--r--plugins/Installation/lang/nl.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/plugins/Installation/lang/nl.json b/plugins/Installation/lang/nl.json
index 89887cb0d0..9319b75975 100644
--- a/plugins/Installation/lang/nl.json
+++ b/plugins/Installation/lang/nl.json
@@ -70,6 +70,11 @@
"SystemCheckCreateFunctionHelp": "Matomo gebruikt anonieme functies voor aanroepen.",
"SystemCheckDatabaseExtensions": "MySQL-extensies",
"SystemCheckDatabaseHelp": "Matomo vereist ofwel de mysqli extensie of de PDO en pdo_mysql extensies.",
+ "SystemCheckDatabaseSSL": "Database SSL Connectie",
+ "SystemCheckDatabaseSSLCipher": "SSL cipher wordt gebruikt",
+ "SystemCheckDatabaseSSLDisabled": "SSL ondersteuning is uitgeschakeld op de database server",
+ "SystemCheckDatabaseSSLNo": "Databaseserver is niet ingericht met SSL-ondersteuning",
+ "SystemCheckDatabaseSSLNotWorking": "%s is op '1' ingesteld maar de SSL connectie werkt niet.",
"SystemCheckDebugBacktraceHelp": "View::factory zal niet in staat zijn views te creƫren voor de aangeroepen module",
"SystemCheckError": "Er is een fout opgetreden - deze dient verholpen te zijn alvorens u verder gaat",
"SystemCheckEvalHelp": "Vereist door het HTML Quickform en Smarty Template systeem.",