diff options
Diffstat (limited to 'core/l10n/nl.json')
-rw-r--r-- | core/l10n/nl.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/l10n/nl.json b/core/l10n/nl.json index 7ed4804243f..1ee3fb222af 100644 --- a/core/l10n/nl.json +++ b/core/l10n/nl.json @@ -83,6 +83,7 @@ "No files in here" : "Hier geen bestanden", "Choose" : "Kies", "Copy" : "Kopiëren", + "Move" : "Verplaats", "Error loading file picker template: {error}" : "Fout bij laden bestandenselecteur sjabloon: {error}", "OK" : "OK", "Error loading message template: {error}" : "Fout bij laden berichtensjabloon: {error}", @@ -98,6 +99,8 @@ "({count} selected)" : "({count} geselecteerd)", "Error loading file exists template" : "Fout bij laden bestand bestaat al sjabloon", "Pending" : "Onderhanden", + "Copy to {folder}" : "Copiëer naar {folder}", + "Move to {folder}" : "Verplaats naar {folder}", "Very weak password" : "Zeer zwak wachtwoord", "Weak password" : "Zwak wachtwoord", "So-so password" : "Matig wachtwoord", |