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:
Diffstat (limited to 'lib/l10n/nl.js')
-rw-r--r--lib/l10n/nl.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/l10n/nl.js b/lib/l10n/nl.js
index fe37c608bfe..512924b2416 100644
--- a/lib/l10n/nl.js
+++ b/lib/l10n/nl.js
@@ -66,8 +66,6 @@ OC.L10N.register(
"Log out" : "Uitloggen",
"Users" : "Gebruikers",
"Unknown user" : "Onbekende gebruiker",
- "APCu" : "APCu",
- "Redis" : "Redis",
"Create" : "Aanmaken",
"Change" : "Wijzigen",
"Delete" : "Verwijderen",
@@ -77,7 +75,6 @@ OC.L10N.register(
"Security" : "Beveiliging",
"Encryption" : "Versleuteling",
"Additional settings" : "Aanvullende instellingen",
- "Tips & tricks" : "Tips & trucs",
"Personal info" : "Persoonlijke informatie",
"Unlimited" : "Ongelimiteerd",
"Verifying" : "Verifiëren",
@@ -234,6 +231,9 @@ OC.L10N.register(
"Storage connection timeout. %s" : "Opslag verbinding time-out. %s",
"Personal" : "Persoonlijk",
"Admin" : "Beheerder",
+ "APCu" : "APCu",
+ "Redis" : "Redis",
+ "Tips & tricks" : "Tips & trucs",
"DB Error: \"%s\"" : "DB Fout: \"%s\"",
"Offending command was: \"%s\"" : "Onjuiste commando was: \"%s\"",
"Offending command was: \"%s\", name: %s, password: %s" : "Onjuiste commando was: \"%s\", naam: %s, wachtwoord: %s",