N°7686 - Update Dutch translations (#657)

This commit is contained in:
Thomas Casteleyn
2024-07-24 09:01:12 +02:00
committed by GitHub
parent 089da40941
commit a3a0f33ad4
27 changed files with 351 additions and 333 deletions

View File

@@ -6,8 +6,9 @@
* @license https://opensource.org/licenses/AGPL-3.0
*
*/
/**
*
* @author Thomas Casteleyn <thomas.casteleyn@super-visions.com>
*/
Dict::Add('NL NL', 'Dutch', 'Nederlands', [
'BooleanLabel:no' => 'Nee',
@@ -19,7 +20,7 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
'Class:AuditCategory/Attribute:definition_set+' => 'OQL-expressie die de set van objecten naar audit definieert',
'Class:AuditCategory/Attribute:description' => 'Audit categorie beschrijving',
'Class:AuditCategory/Attribute:description+' => 'Uitgebreide beschrijving van deze Audit categorie',
'Class:AuditCategory/Attribute:domains_list' => 'Domains~~',
'Class:AuditCategory/Attribute:domains_list' => 'Domeinen',
'Class:AuditCategory/Attribute:domains_list+' => 'Domains which includes this category~~',
'Class:AuditCategory/Attribute:name' => 'Naam categorie',
'Class:AuditCategory/Attribute:name+' => 'Afkorting van de naam van deze categorie',
@@ -29,16 +30,16 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
'Class:AuditCategory/Attribute:rules_list+' => 'Auditregels voor deze categorie',
'Class:AuditCategory/Attribute:warning_error_tolerance' => 'Error threshold~~',
'Class:AuditCategory/Attribute:warning_error_tolerance+' => 'Percentage of invalid objects below which the result is in error (red)~~',
'Class:AuditDomain' => 'Audit Domain~~',
'Class:AuditDomain+' => 'Audit domains allow to group the audit categories.
Domain usually correspond to who is responsible for checking and fixing errors~~',
'Class:AuditDomain/Attribute:categories_list' => 'Categories~~',
'Class:AuditDomain' => 'Audit Domein',
'Class:AuditDomain+' => 'Audit domeinen groeperen de audit categorieën.
Het domein komt meestal overeen met wie er verantwoordelijk is om de fouten te controleren en oplossen',
'Class:AuditDomain/Attribute:categories_list' => 'Categorieën',
'Class:AuditDomain/Attribute:categories_list+' => 'Related audit categories. When running the audit on a domain, all related audit categories are checked and only those.~~',
'Class:AuditDomain/Attribute:description' => 'Description~~',
'Class:AuditDomain/Attribute:description+' => '~~',
'Class:AuditDomain/Attribute:icon' => 'Icon~~',
'Class:AuditDomain/Attribute:icon+' => '~~',
'Class:AuditDomain/Attribute:name' => 'Name~~',
'Class:AuditDomain/Attribute:description' => 'Beschrijving',
'Class:AuditDomain/Attribute:description+' => '',
'Class:AuditDomain/Attribute:icon' => 'Pictogram',
'Class:AuditDomain/Attribute:icon+' => '',
'Class:AuditDomain/Attribute:name' => 'Naam',
'Class:AuditDomain/Attribute:name+' => 'Its a segmentation of the Audit by who is in charge of fixing it or just interested~~',
'Class:AuditRule' => 'Auditregel',
'Class:AuditRule+' => 'Een regel voor het controleren van een bepaalde Auditcategorie',
@@ -62,13 +63,13 @@ Domain usually correspond to who is responsible for checking and fixing errors~~
'Class:Query+' => 'Een query is een definie voor een dataset die op een dynamische manier wordt samengesteld',
'Class:Query/Attribute:description' => 'Beschrijving',
'Class:Query/Attribute:description+' => 'Uitgebreide beschrijving voor de query (doel, gebruik, enz.)',
'Class:Query/Attribute:export_count' => 'Export counter~~',
'Class:Query/Attribute:export_count+' => 'Counter reflecting the number of time this query has been executed~~',
'Class:Query/Attribute:export_last_date' => 'Last export~~',
'Class:Query/Attribute:export_count' => 'Exports',
'Class:Query/Attribute:export_count+' => 'Hoeveel keer deze query uitgevoerd is',
'Class:Query/Attribute:export_last_date' => 'Laatste export',
'Class:Query/Attribute:export_last_date+' => 'Date and time of the last export execution~~',
'Class:Query/Attribute:export_last_user_contact' => 'Contact~~',
'Class:Query/Attribute:export_last_user_contact' => 'Contact',
'Class:Query/Attribute:export_last_user_contact+' => 'The contact who executed the last export~~',
'Class:Query/Attribute:export_last_user_id' => 'User~~',
'Class:Query/Attribute:export_last_user_id' => 'Gebruiker',
'Class:Query/Attribute:export_last_user_id+' => 'The user who executed the last export~~',
'Class:Query/Attribute:is_template' => 'Sjabloon voor OQL-velden',
'Class:Query/Attribute:is_template+' => 'Bruikbaar als bron voor bestemming OQL-notificaties',
@@ -258,15 +259,15 @@ Domain usually correspond to who is responsible for checking and fixing errors~~
'Class:UserInternal' => 'Interne gebruiker',
'Class:UserInternal+' => 'Gebruiker gedefinieerd in '.ITOP_APPLICATION_SHORT,
'Class:lnkAuditCategoryToAuditDomain' => 'Link AuditCategory / AuditDomain~~',
'Class:lnkAuditCategoryToAuditDomain+' => '~~',
'Class:lnkAuditCategoryToAuditDomain/Attribute:category_id' => 'Category~~',
'Class:lnkAuditCategoryToAuditDomain/Attribute:category_id+' => 'Audit Category~~',
'Class:lnkAuditCategoryToAuditDomain/Attribute:category_name' => 'Category name~~',
'Class:lnkAuditCategoryToAuditDomain/Attribute:category_name+' => 'Audit category name~~',
'Class:lnkAuditCategoryToAuditDomain/Attribute:domain_id' => 'Domain~~',
'Class:lnkAuditCategoryToAuditDomain/Attribute:domain_id+' => 'Audit domain~~',
'Class:lnkAuditCategoryToAuditDomain/Attribute:domain_name' => 'Domain name~~',
'Class:lnkAuditCategoryToAuditDomain/Attribute:domain_name+' => 'Audit domain name~~',
'Class:lnkAuditCategoryToAuditDomain+' => '',
'Class:lnkAuditCategoryToAuditDomain/Attribute:category_id' => 'Categorie',
'Class:lnkAuditCategoryToAuditDomain/Attribute:category_id+' => 'Audit Categorie',
'Class:lnkAuditCategoryToAuditDomain/Attribute:category_name' => 'Categorie naam',
'Class:lnkAuditCategoryToAuditDomain/Attribute:category_name+' => 'Audit categorie naam',
'Class:lnkAuditCategoryToAuditDomain/Attribute:domain_id' => 'Domein',
'Class:lnkAuditCategoryToAuditDomain/Attribute:domain_id+' => 'Audit domein',
'Class:lnkAuditCategoryToAuditDomain/Attribute:domain_name' => 'Domein naam',
'Class:lnkAuditCategoryToAuditDomain/Attribute:domain_name+' => 'Audit domein naam',
'DayOfWeek-Friday' => 'Vrijdag',
'DayOfWeek-Friday-Min' => 'Vr',
'DayOfWeek-Monday' => 'Maandag',
@@ -309,7 +310,7 @@ Domain usually correspond to who is responsible for checking and fixing errors~~
'Menu:AdminTools?' => 'Tools die enkel toegankelijk zijn voor gebruikers met een administratorprofiel.',
'Menu:AuditCategories' => 'Auditcategorieën',
'Menu:AuditCategories+' => 'Auditcategorieën',
'Menu:AuditCategories:Title' => 'Audit configuration~~',
'Menu:AuditCategories:Title' => 'Audit configuratie',
'Menu:CSVImportMenu' => 'CSV import',
'Menu:CSVImportMenu+' => 'In bulk aanmaken of aanpassen van objecten',
'Menu:ConfigurationTools' => 'Configuratie',
@@ -408,8 +409,8 @@ Domain usually correspond to who is responsible for checking and fixing errors~~
'Portal:TitleDetailsFor_Request' => 'Details voor aanvraag',
'Portal:TitleRequestDetailsFor_Request' => 'Details voor de aanvraag %1$s:',
'Portal:WelcomeUserOrg' => 'Welkom %1$s, van %2$s',
'Query:baseinfo' => 'General information~~',
'Query:exportInfo' => 'Export information~~',
'Query:baseinfo' => 'Algemene informatie',
'Query:exportInfo' => 'Export informatie',
'Tag:Archived' => 'Gearchiveerd',
'Tag:Archived+' => 'Kan enkel bekeken worden in Archief-mode',
'Tag:Obsolete' => 'Buiten dienst',
@@ -476,21 +477,21 @@ Domain usually correspond to who is responsible for checking and fixing errors~~
'UI:Audit:HeaderAuditRule' => 'Auditregel',
'UI:Audit:HeaderNbErrors' => '# fouten',
'UI:Audit:HeaderNbObjects' => '# objecten',
'UI:Audit:Interactive:All:BreadCrumb' => 'Full audit~~',
'UI:Audit:Interactive:All:BreadCrumb+' => 'Audit results for all rules~~',
'UI:Audit:Interactive:All:SubTitle' => 'Full audit: includes all rules, all categories, all domains~~',
'UI:Audit:Interactive:All:Title' => 'Audit results~~',
'UI:Audit:Interactive:Button:Back' => 'Back to the audit~~',
'UI:Audit:Interactive:Button:Configuration' => 'Audit configuration~~',
'UI:Audit:Interactive:Categories:BreadCrumb' => 'Categories~~',
'UI:Audit:Interactive:Categories:BreadCrumb+' => 'Audit categories: %1$s~~',
'UI:Audit:Interactive:Categories:SubTitle' => 'Audit results for all the rules belonging to one of those %1$s categories~~',
'UI:Audit:Interactive:Categories:Title' => 'Audit results for categories: %1$s~~',
'UI:Audit:Interactive:Domain:BreadCrumb' => '%1$s~~',
'UI:Audit:Interactive:Domain:BreadCrumb+' => 'Audit for Domain: %1$s~~',
'UI:Audit:Interactive:Domain:SubTitle' => 'Audit results for all the rules belonging to a category related to the domain: %1$s~~',
'UI:Audit:Interactive:Domain:Title' => 'Audit results for Domain: %1$s~~',
'UI:Audit:Interactive:Selection:BadgeAll' => 'All categories~~',
'UI:Audit:Interactive:All:BreadCrumb' => 'Volledige audit',
'UI:Audit:Interactive:All:BreadCrumb+' => 'Audit resultaten voor alle regels',
'UI:Audit:Interactive:All:SubTitle' => 'Volledige audit: omvat alle regels, alle categorieën en alle domeinen',
'UI:Audit:Interactive:All:Title' => 'Audit resultaten',
'UI:Audit:Interactive:Button:Back' => 'Terug naar de audit',
'UI:Audit:Interactive:Button:Configuration' => 'Audit configuratie',
'UI:Audit:Interactive:Categories:BreadCrumb' => 'Categorieën',
'UI:Audit:Interactive:Categories:BreadCrumb+' => 'Audit categorieën: %1$s',
'UI:Audit:Interactive:Categories:SubTitle' => 'Audit resultaten voor alle regels behorend bij een van deze %1$s categorieën',
'UI:Audit:Interactive:Categories:Title' => 'Audit resultaten voor categorie: %1$s',
'UI:Audit:Interactive:Domain:BreadCrumb' => '%1$s',
'UI:Audit:Interactive:Domain:BreadCrumb+' => 'Audit voor domein: %1$s',
'UI:Audit:Interactive:Domain:SubTitle' => 'Audit resultaten voor alle regels behorend bij een categorie gerelateerd aan het domein: %1$~',
'UI:Audit:Interactive:Domain:Title' => 'Audit resultaten voor domein: %1$s',
'UI:Audit:Interactive:Selection:BadgeAll' => 'Alle categorieën',
'UI:Audit:Interactive:Selection:BreadCrumb' => 'Selection~~',
'UI:Audit:Interactive:Selection:BreadCrumb+' => 'Selection of an Audit to run~~',
'UI:Audit:Interactive:Selection:SubTitle' => 'Select a domain to get the results limited to this domain or select "All categories" to get a full audit (can take time or even fail if too much data to audit)~~',
@@ -528,7 +529,7 @@ Domain usually correspond to who is responsible for checking and fixing errors~~
'UI:Button:ChangePassword' => ' Verander wachtwoord ',
'UI:Button:Clear' => ' Wis ',
'UI:Button:Close' => 'Sluiten',
'UI:Button:Confirm' => ' Confirm ~~',
'UI:Button:Confirm' => 'Bevestigen',
'UI:Button:Create' => ' Maak aan ',
'UI:Button:Delete' => ' Verwijder ',
'UI:Button:DoImport' => ' Importeer!',
@@ -582,7 +583,7 @@ Domain usually correspond to who is responsible for checking and fixing errors~~
'UI:CSVImport:AlertNoSearchCriteria' => 'Selecteer tenminste een zoekcriterium.',
'UI:CSVImport:CSVDataPreview' => 'CSV-voorbeeld',
'UI:CSVImport:ClassesSelectOne' => '-- selecteer een --',
'UI:CSVImport:Column' => 'Column %1$s~~',
'UI:CSVImport:Column' => 'Kolom %1$s',
'UI:CSVImport:CommentsAndHeader' => 'Opmerkingen en kolomtitel',
'UI:CSVImport:CustomDateTimeFormat' => 'Aangepast formaat: %1$s',
'UI:CSVImport:CustomDateTimeFormatTooltip' => 'Beschikbare variabelen:<table>
@@ -644,8 +645,8 @@ Domain usually correspond to who is responsible for checking and fixing errors~~
'UI:CSVImport:Tab:Templates' => 'Sjablonen',
'UI:CSVImport:TextQualifierCharacter' => 'Teken dat rond tekst staat:',
'UI:CSVImport:TreatFirstLineAsHeader' => 'Eerste regel bevat kolomtitels (kolomkop)',
'UI:CSVImport:ViewAllAmbiguousValues' => 'View all ambiguous values~~',
'UI:CSVImport:ViewAllPossibleValues' => 'View all possible values~~',
'UI:CSVImport:ViewAllAmbiguousValues' => 'Bekijk alle dubbelzinnige waarden',
'UI:CSVImport:ViewAllPossibleValues' => 'Bekijk alle mogelijke waarden',
'UI:CSVImport:idField' => 'id (Primaire sleutel (key))',
'UI:CSVImportConfirmMessage' => 'Weet je zeker dat je dit wilt doen?',
'UI:CSVImportConfirmTitle' => 'Bevestig de actie',
@@ -670,7 +671,7 @@ Domain usually correspond to who is responsible for checking and fixing errors~~
'UI:CSVReport-Row-Issue-Ambiguous' => 'Onduidelijke verbetering',
'UI:CSVReport-Row-Issue-Attribute' => 'Onverwachte attribuutwaarden',
'UI:CSVReport-Row-Issue-DateFormat' => 'Verkeerde datumformaat',
'UI:CSVReport-Row-Issue-ExpectedDateFormat' => 'Expected format: %1$s~~',
'UI:CSVReport-Row-Issue-ExpectedDateFormat' => 'Verwacht formaat: %1$s',
'UI:CSVReport-Row-Issue-Inconsistent' => 'Attributen komen niet met elkaar overeeen: %1$s',
'UI:CSVReport-Row-Issue-Internal' => 'Interne fout: %1$s, %2$s',
'UI:CSVReport-Row-Issue-MissingExtKey' => 'Kon niet worden aangemaakt door het ontbreken van externe code(s): %1$s',
@@ -681,8 +682,8 @@ Domain usually correspond to who is responsible for checking and fixing errors~~
'UI:CSVReport-Stats-Errors' => '%1$.0f %% van de geladen objecten bevatten fouten en zullen worden genegeerd',
'UI:CSVReport-Stats-Modified' => '%1$.0f %% zullen worden aangepast.',
'UI:CSVReport-Value-Ambiguous' => 'Onduidelijk: gevonden %1$s objecten',
'UI:CSVReport-Value-ChangeIssue' => '\'%1$s\' is an invalid value~~',
'UI:CSVReport-Value-Issue-AllowedValues' => 'Allowed \'%1$s\' value(s): %2$s~~',
'UI:CSVReport-Value-ChangeIssue' => '\'%1$s\' is een ongeldige waarde',
'UI:CSVReport-Value-Issue-AllowedValues' => 'Toegestane waarde(n) voor \'%1$s\': %2$s',
'UI:CSVReport-Value-Issue-Format' => 'Input %1$s verwerken mislukt',
'UI:CSVReport-Value-Issue-FoundMany' => ' %1$d Matches gevonden',
'UI:CSVReport-Value-Issue-NoMatch' => 'Onverwachte waarde voor attribuut \'%1$s\': geen match gevonden, controleer spelling',
@@ -692,12 +693,12 @@ Domain usually correspond to who is responsible for checking and fixing errors~~
'UI:CSVReport-Value-Issue-Unknown' => 'Onverwachte waarde voor attribuut \'%1$s\': %2$s',
'UI:CSVReport-Value-Missing' => 'Ontbrekende verplichte waarde',
'UI:CSVReport-Value-Modified' => 'Aangepast',
'UI:CSVReport-Value-NoMatch' => 'No match for value \'%1$s\'~~',
'UI:CSVReport-Value-NoMatch-NoObject' => 'There are no \'%1$s\' objects~~',
'UI:CSVReport-Value-NoMatch-NoObject-ForCurrentUser' => 'There are no \'%1$s\' objects found with your current profile~~',
'UI:CSVReport-Value-NoMatch' => 'Geen match voor waarde \'%1$s\'',
'UI:CSVReport-Value-NoMatch-NoObject' => 'Er zijn geen \'%1$s\' objecten',
'UI:CSVReport-Value-NoMatch-NoObject-ForCurrentUser' => 'Er zijn geen \'%1$s\' objecten gevonden met je huidige profiel',
'UI:CSVReport-Value-NoMatch-PossibleValues' => 'Some possible \'%1$s\' value(s): %2$s~~',
'UI:CSVReport-Value-NoMatch-SomeObjectNotVisibleForCurrentUser' => 'There are some \'%1$s\' objects not visible with your current profile~~',
'UI:CSVReport-Value-SetIssue' => 'Invalid value for attribute~~',
'UI:CSVReport-Value-SetIssue' => 'Ongeldige waarde voor attribuut',
'UI:CancelConfirmationMessage' => 'Je zult jouw aanpassingen verliezen. Wil je toch doorgaan?',
'UI:CaseLog:Header_Date_UserName' => '%1$s - %2$s:',
'UI:CaseLog:InitialValue' => 'Beginwaarde:',
@@ -903,7 +904,7 @@ Domain usually correspond to who is responsible for checking and fixing errors~~
'UI:Error:Object_Class_Id_NotFound' => 'Object: %1$s:%2$d niet gevonden',
'UI:Error:ObjectsAlreadyDeleted' => 'Fout: objecten zijn al verwijderd',
'UI:Error:ReadNotAllowedOn_Class' => 'Je bent niet gemachtigd om objecten van de klasse "%1$s" te bekijken',
'UI:Error:SMTP:UnknownVendor' => 'OAuth SMTP provider %1$s does not exist (email_transport_smtp.oauth.provider)~~',
'UI:Error:SMTP:UnknownVendor' => 'OAuth SMTP provider %1$s bestaat niet (email_transport_smtp.oauth.provider)',
'UI:Error:SaveFailed' => 'Het object kan niet bewaard worden:',
'UI:Error:UnsupportedStyleOfBlock' => 'Fout: de stijl "%1$s" wordt niet ondersteund voor dit blok.',
'UI:Error:UploadFailedUnknownCause_Code' => 'Uploaden van bestand mislukt, oorzaak onbekend. (Foutcode = "%1$s").',
@@ -997,7 +998,7 @@ Domain usually correspond to who is responsible for checking and fixing errors~~
'UI:Login:NewPasswordPrompt' => 'Nieuw wachtwoord',
'UI:Login:OldPasswordPrompt' => 'Oud wachtwoord',
'UI:Login:PasswordChanged' => 'Wachtwoord met succes aangepast',
'UI:Login:PasswordNotChanged' => 'Error: Password is the same!~~',
'UI:Login:PasswordNotChanged' => 'Fout: Wachtwoord is hetzelfde!',
'UI:Login:PasswordPrompt' => 'Wachtwoord',
'UI:Login:ResetPassword' => 'Stuur nu!',
'UI:Login:ResetPwdFailed' => 'E-mail sturen mislukt: %1$s',
@@ -1013,9 +1014,9 @@ Domain usually correspond to who is responsible for checking and fixing errors~~
'UI:Menu:Add' => 'Voeg toe...',
'UI:Menu:AddToDashboard' => 'Voeg toe aan dashboard...',
'UI:Menu:BulkDelete' => 'Verwijder...',
'UI:Menu:BulkDelete_Class' => 'Delete %1$s objects...~~',
'UI:Menu:BulkDelete_Link' => 'Delete %1$s...~~',
'UI:Menu:BulkDelete_Remote' => 'Delete %1$s...~~',
'UI:Menu:BulkDelete_Class' => 'Verwijder %1$s objecten...',
'UI:Menu:BulkDelete_Link' => 'Verwijder %1$s...',
'UI:Menu:BulkDelete_Remote' => 'Verwijder %1$s...',
'UI:Menu:CSVExport' => 'CSV Export...',
'UI:Menu:Delete' => 'Verwijder...',
'UI:Menu:EMail' => 'E-mail',
@@ -1025,16 +1026,16 @@ Domain usually correspond to who is responsible for checking and fixing errors~~
'UI:Menu:Manage' => 'Beheer...',
'UI:Menu:Modify' => 'Bewerk...',
'UI:Menu:ModifyAll' => 'Bewerk...',
'UI:Menu:ModifyAll_Class' => 'Modify %1$s objects...~~',
'UI:Menu:ModifyAll_Link' => 'Modify %1$s...~~',
'UI:Menu:ModifyAll_Remote' => 'Modify %1$s...~~',
'UI:Menu:ModifyAll_Class' => 'Bewerk %1$s objecten...',
'UI:Menu:ModifyAll_Link' => 'Bewerk %1$s...',
'UI:Menu:ModifyAll_Remote' => 'Bewerk %1$s...',
'UI:Menu:New' => 'Nieuw...',
'UI:Menu:OtherActions' => 'Andere acties',
'UI:Menu:OtherTransitions' => 'Andere overgangen',
'UI:Menu:PrintableVersion' => 'Printvriendelijke versie',
'UI:Menu:ShortcutList' => 'Maak een snelkoppeling aan...',
'UI:Menu:Transitions' => 'Overgangen',
'UI:Menu:View' => 'View this object~~',
'UI:Menu:View' => 'Bekijk dit object',
'UI:Message:EmptyList:UseAdd' => 'De lijst is leeg, gebruik de "Voeg toe..." knop om elementen toe te voegen.',
'UI:Message:EmptyList:UseSearchForm' => 'Gebruik het bovenstaande zoekveld om te zoeker naar objecten die je wilt toevoegen.',
'UI:ModificationPageTitle_Object_Class' => ITOP_APPLICATION_SHORT.' - %1$s - %2$s aanpassing',
@@ -1043,7 +1044,7 @@ Domain usually correspond to who is responsible for checking and fixing errors~~
'UI:ModifyAllPageTitle' => 'Bewerk alles',
'UI:Modify_M_ObjectsOf_Class_OutOf_N' => 'Bezig met het aanpassen van %1$d objecten van klasse %2$s van de %3$d',
'UI:Modify_N_ObjectsOf_Class' => 'Bezig met het aanpassen van %1$d objecten van klasse %2$s',
'UI:Modify_ObjectsOf_Class' => 'Modifying objects of class %1$s~~',
'UI:Modify_ObjectsOf_Class' => 'Bewerken objectem van klasse %1$s',
'UI:NavigateAwayConfirmationMessage' => 'Bewerkingen zullen worden genegeerd.',
'UI:Newsroom:ConfigurationLink' => 'Configuratie',
'UI:Newsroom:DisplayAtMost_X_Messages' => 'Toon maximaal %1$s berichten in het %2$s menu.',
@@ -1217,11 +1218,11 @@ Bij die koppeling wordt aan elke actie een volgorde-nummer gegeven. Dit bepaalt
'UI:Schema:DisplaySelector/LabelAndCode' => 'Label en code',
'UI:Schema:Events' => 'Events~~',
'UI:Schema:Events:Defined' => 'Defined events~~',
'UI:Schema:Events:Description' => 'Description~~',
'UI:Schema:Events:Description' => 'Beschrijving',
'UI:Schema:Events:Event' => 'Event~~',
'UI:Schema:Events:Listener' => 'Listener~~',
'UI:Schema:Events:Listeners' => 'Event listeners~~',
'UI:Schema:Events:Module' => 'Module~~',
'UI:Schema:Events:Module' => 'Module',
'UI:Schema:Events:NoEvent' => 'No event defined~~',
'UI:Schema:Events:NoListener' => 'No event listener~~',
'UI:Schema:Events:Rank' => 'Rank~~',
@@ -1468,8 +1469,8 @@ Bij die koppeling wordt aan elke actie een volgorde-nummer gegeven. Dit bepaalt
'UI_CountOfObjectsShort' => '%1$d objecten.',
'portal:backoffice' => ITOP_APPLICATION_SHORT.' Back-Office User Interface',
'portal:legacy_portal' => 'Portaal voor eindgebruikers',
'Menu:ConfigEditor' => 'General configuration~~',
'Menu:ConfigEditor+' => 'Configuration File editor~~',
'Menu:ConfigEditor' => 'Algemene configuratie',
'Menu:ConfigEditor+' => 'Configuratiebestand-editor',
'Menu:Integrations' => 'Integraties',
'Menu:Integrations+' => '~~',
'Menu:Integrations+' => '',
]);