/** * @author LinProfs * * Linux & Open Source Professionals * http://www.linprofs.com * * @author Jeffrey Bostoen - (2018 - 2020) * @copyright Copyright (C) 2010-2019 Combodo SARL * @licence http://opensource.org/licenses/AGPL-3.0 */ Dict::Add('NL NL', 'Dutch', 'Nederlands', array( 'Attachments:TabTitle_Count' => 'Bijlagen (%1$d)', 'Attachments:EmptyTabTitle' => 'Bijlagen', 'Attachments:FieldsetTitle' => 'Bijlagen', 'Attachments:DeleteBtn' => 'Verwijder', 'Attachments:History_File_Added' => 'Bijlage %1$s toegevoegd.', 'Attachments:History_File_Removed' => 'Bijlage %1$s verwijderd.', 'Attachments:AddAttachment' => 'Voeg bijlage toe: ', 'Attachments:UploadNotAllowedOnThisSystem' => 'Bestanden uploaden is NIET toegestaan op dit systeem.', 'Attachment:Max_Go' => '(Maximale bestandsgrootte: %1$s GB)', 'Attachment:Max_Mo' => '(Maximale bestandsgrootte: %1$s MB)', 'Attachment:Max_Ko' => '(Maximale bestandsgrootte: %1$s kB)', 'Attachments:NoAttachment' => 'Geen bijlage. ', 'Attachments:PreviewNotAvailable' => 'Er is geen voorbeeld beschikbaar voor dit type bijlage.', 'Attachments:Error:FileTooLarge' => 'Het bestand is te groot om geüpload te worden: %1$s', 'Attachments:Error:UploadedFileEmpty' => 'The received file is empty and cannot be attached. Either you have pushed an empty file, or ask your iTop administrator if the iTop server disk is full.~~', 'Attachments:Render:Icons' => 'Toon als pictogram', 'Attachments:Render:Table' => 'Toon als lijst', )); // // Class: Attachment // Dict::Add('NL NL', 'Dutch', 'Nederlands', array( 'Class:Attachment' => 'Bijlage', 'Class:Attachment+' => '', 'Class:Attachment/Attribute:expire' => 'Vervalt', 'Class:Attachment/Attribute:expire+' => '', 'Class:Attachment/Attribute:temp_id' => 'Tijdelijke ID', 'Class:Attachment/Attribute:temp_id+' => '', 'Class:Attachment/Attribute:item_class' => 'Klasse item', 'Class:Attachment/Attribute:item_class+' => '', 'Class:Attachment/Attribute:item_id' => 'Item', 'Class:Attachment/Attribute:item_id+' => '', 'Class:Attachment/Attribute:item_org_id' => 'Organisatie item', 'Class:Attachment/Attribute:item_org_id+' => '', 'Class:Attachment/Attribute:contents' => 'Inhoud', 'Class:Attachment/Attribute:contents+' => '', )); Dict::Add('NL NL', 'Dutch', 'Nederlands', array( 'Attachments:File:Thumbnail' => 'Pictogram', 'Attachments:File:Name' => 'Bestandsnaam', 'Attachments:File:Date' => 'Geüpload op', 'Attachments:File:Uploader' => 'Geüpload door', 'Attachments:File:Size' => 'Grootte', 'Attachments:File:MimeType' => 'Type', )); // // Class: Attachment // Dict::Add('NL NL', 'Dutch', 'Nederlands', array( 'Class:Attachment/Attribute:creation_date' => 'Datum creatie', 'Class:Attachment/Attribute:creation_date+' => '', 'Class:Attachment/Attribute:user_id' => 'ID Gebruiker', 'Class:Attachment/Attribute:user_id+' => '', 'Class:Attachment/Attribute:contact_id' => 'ID Contact', 'Class:Attachment/Attribute:contact_id+' => '', ));