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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-03-15 04:15:19 +0300
committerNextcloud bot <bot@nextcloud.com>2019-03-15 04:15:19 +0300
commit81c3549918706fb1ce5bb419be4b7eeabd23dc99 (patch)
tree50fe9b344c6ad89d900185149a3fc9cae85c3db8 /core/l10n/nl.js
parent21cd04d1959c56256ef464c166b82dd774107f7a (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/nl.js')
-rw-r--r--core/l10n/nl.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/nl.js b/core/l10n/nl.js
index 3ae9d60b4d2..9b959d2bfc9 100644
--- a/core/l10n/nl.js
+++ b/core/l10n/nl.js
@@ -309,9 +309,6 @@ OC.L10N.register(
"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.",
- "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Vooral wanneer de desktop client wordt gebruik voor bestandssynchronisatie wordt gebruik van sqlite afgeraden.",
"Finish setup" : "Installatie afronden",
"Finishing …" : "Afronden ...",
"Need help?" : "Hulp nodig?",
@@ -406,6 +403,9 @@ OC.L10N.register(
"Share with other people by entering a user or group or an email address." : "Deel met anderen door het invullen van een gebruiker, groep of een emailadres.",
"The specified document has not been found on the server." : "Het opgegeven document is niet gevonden op deze server.",
"You can click here to return to %s." : "Klik hier om terug te keren naar %s.",
+ "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.",
+ "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Vooral wanneer de desktop client wordt gebruik voor bestandssynchronisatie wordt gebruik van sqlite afgeraden.",
"Wrong password." : "Onjuist wachtwoord.",
"Stay logged in" : "Ingelogd blijven",
"Back to log in" : "Terug naar inloggen",