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-01-13 21:11:35 +0300
committerGitHub <noreply@github.com>2020-01-13 21:11:35 +0300
commite179798498f92f3462f21d9188516354c8ccc34b (patch)
treea3d5539a8689d0b271b3b8f53446abaaa1778009 /plugins/Installation
parent971e53fff1632f401413e9b2d47b09f916fc88fa (diff)
translation update (#15389)
Diffstat (limited to 'plugins/Installation')
-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.",