Merge pull request #850 from feikedonia/master
i18n(nl) update Dutch translation
This commit is contained in:
commit
1ef7e848ee
1 changed files with 9 additions and 0 deletions
|
|
@ -181,6 +181,14 @@ copied = {$items} {$items ->
|
||||||
[one] bestand
|
[one] bestand
|
||||||
*[other] bestanden
|
*[other] bestanden
|
||||||
} gekopieerd van '$from}' naar '{$to}'
|
} gekopieerd van '$from}' naar '{$to}'
|
||||||
|
deleting = {$items} {$items ->
|
||||||
|
[one] bestand wordt
|
||||||
|
*[other] bestanden worden
|
||||||
|
} verwijderd uit {trash} ({$progress})...
|
||||||
|
deleted = {$items} {$items ->
|
||||||
|
[one] bestand
|
||||||
|
*[other] bestanden
|
||||||
|
} verwijderd uit {trash}
|
||||||
emptying-trash = {trash} wordt geleegd ({$progress})...
|
emptying-trash = {trash} wordt geleegd ({$progress})...
|
||||||
emptied-trash = {trash} geleegd
|
emptied-trash = {trash} geleegd
|
||||||
extracting = {$items} {$items ->
|
extracting = {$items} {$items ->
|
||||||
|
|
@ -240,6 +248,7 @@ light = Licht
|
||||||
# Context menu
|
# Context menu
|
||||||
add-to-sidebar = Aan de zijbalk toevoegen
|
add-to-sidebar = Aan de zijbalk toevoegen
|
||||||
compress = Comprimeren
|
compress = Comprimeren
|
||||||
|
delete-permanently = Permanent verwijderen
|
||||||
extract-here = Uitpakken
|
extract-here = Uitpakken
|
||||||
new-file = Nieuw bestand...
|
new-file = Nieuw bestand...
|
||||||
new-folder = Nieuwe map...
|
new-folder = Nieuwe map...
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue