The use of Bytes instead of octets is more common in Dutch

This commit is contained in:
Thomas Casteleyn
2018-10-18 17:09:55 +02:00
parent e9b04b923e
commit 4876ae7c22

View File

@@ -36,9 +36,9 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
'Attachments:History_File_Removed' => 'Bijlage %1$s verwijderd.',
'Attachments:AddAttachment' => 'Voeg bijlage toe: ',
'Attachments:UploadNotAllowedOnThisSystem' => 'Bestand upload is NIET toegestaan op dit systeem.',
'Attachment:Max_Go' => '(Maximum bestandsgrootte: %1$s Go)',
'Attachment:Max_Mo' => '(Maximum bestandsgrootte: %1$s Mo)',
'Attachment:Max_Ko' => '(Maximum bestandsgrootte: %1$s Ko)',
'Attachment:Max_Go' => '(Maximum bestandsgrootte: %1$s GB)',
'Attachment:Max_Mo' => '(Maximum bestandsgrootte: %1$s MB)',
'Attachment:Max_Ko' => '(Maximum bestandsgrootte: %1$s KB)',
'Attachments:NoAttachment' => 'Geen bijlage. ',
'Attachments:PreviewNotAvailable' => 'Een voorbeeld is niet beschikbaar voor dit type bijlage.',
'Class:Attachment' => 'Bijlage',