mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
N°7686 - Update Dutch translations (#657)
This commit is contained in:
@@ -6,13 +6,13 @@
|
||||
* @license https://opensource.org/licenses/AGPL-3.0
|
||||
*
|
||||
*/
|
||||
|
||||
/**
|
||||
* @author Hipska (2019)
|
||||
* @author Thomas Casteleyn <thomas.casteleyn@super-visions.com>
|
||||
* @author Jeffrey Bostoen <info@jeffreybostoen.be> (2018 - 2022)
|
||||
*
|
||||
*/
|
||||
Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Class:UserLDAP' => 'LDAP-gebruiker',
|
||||
'Class:UserLDAP+' => 'Gebruiker die aanmeldt via LDAP',
|
||||
'UserLDAP:server' => 'LDAP specifics~~',
|
||||
'UserLDAP:server' => 'LDAP informatie',
|
||||
]);
|
||||
|
||||
@@ -6,9 +6,10 @@
|
||||
* @license https://opensource.org/licenses/AGPL-3.0
|
||||
*
|
||||
*/
|
||||
|
||||
/**
|
||||
* @author Jeffrey Bostoen <info@jeffreybostoen.be> (2018 - 2022)
|
||||
*
|
||||
* @author Thomas Casteleyn <thomas.casteleyn@super-visions.com>
|
||||
*/
|
||||
Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'DBAnalyzer-Fetch-Count-Error' => 'Opvraag-fout in "%1$s", %2$d records opgevraagd / %3$d geteld',
|
||||
@@ -25,7 +26,7 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'DBTools:Class' => 'Klasse',
|
||||
'DBTools:Count' => 'Aantal',
|
||||
'DBTools:DatabaseInfo' => 'Database-informatie',
|
||||
'DBTools:DetailedErrorLimit' => 'List limited to %1$s errors~~',
|
||||
'DBTools:DetailedErrorLimit' => 'Lijst beperkt tot %1$s fouten',
|
||||
'DBTools:DetailedErrorTitle' => '%2$s fout(en) in klasse %1$s: %3$s',
|
||||
'DBTools:Details' => 'Toon details',
|
||||
'DBTools:Disclaimer' => 'Disclaimer: neem een back-up van de database vooraleer de fixes uit te voeren.',
|
||||
|
||||
@@ -6,10 +6,11 @@
|
||||
* @license https://opensource.org/licenses/AGPL-3.0
|
||||
*
|
||||
*/
|
||||
|
||||
/**
|
||||
* @author LinProfs <info@linprofs.com>
|
||||
* @author Jeffrey Bostoen <info@jeffreybostoen.be> (2018 - 2022)
|
||||
*
|
||||
* @author Thomas Casteleyn <thomas.casteleyn@super-visions.com>
|
||||
*/
|
||||
Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Attachment:Max_Go' => '(Maximale bestandsgrootte: %1$s GB)',
|
||||
@@ -24,7 +25,7 @@ Mogelijk heb je een leeg bestand geüpload,
|
||||
of vraag de iTop administrator om de opslagruimte van de iTop-server na te kijken',
|
||||
'Attachments:FieldsetTitle' => 'Bijlagen',
|
||||
'Attachments:File:Date' => 'Geüpload op',
|
||||
'Attachments:File:DownloadsCount' => 'Downloads~~',
|
||||
'Attachments:File:DownloadsCount' => 'Downloads',
|
||||
'Attachments:File:MimeType' => 'Type',
|
||||
'Attachments:File:Name' => 'Bestandsnaam',
|
||||
'Attachments:File:Size' => 'Grootte',
|
||||
@@ -58,7 +59,7 @@ of vraag de iTop administrator om de opslagruimte van de iTop-server na te kijke
|
||||
'Class:Attachment/Attribute:temp_id+' => '',
|
||||
'Class:Attachment/Attribute:user_id' => 'ID Gebruiker',
|
||||
'Class:Attachment/Attribute:user_id+' => '',
|
||||
'Class:TriggerOnAttachmentDownload' => 'Trigger (on object\'s attachment download)~~',
|
||||
'Class:TriggerOnAttachmentDownload+' => 'Trigger on object\'s attachment download of [a child class of] the given class~~',
|
||||
'Class:TriggerOnAttachmentDownload' => 'Trigger (Bij het downloaden van een bijlage)',
|
||||
'Class:TriggerOnAttachmentDownload+' => 'Trigger bij het downloaden van een bijlage van een object van de opgegeven klasse (of subklasse ervan)',
|
||||
'UI:Attachments:DropYourFileHint' => 'Sleep bestanden in dit gebied',
|
||||
]);
|
||||
|
||||
@@ -6,10 +6,10 @@
|
||||
* @license https://opensource.org/licenses/AGPL-3.0
|
||||
*
|
||||
*/
|
||||
|
||||
/**
|
||||
* @author Hipska (2019)
|
||||
* @author Thomas Casteleyn <thomas.casteleyn@super-visions.com>
|
||||
* @author Jeffrey Bostoen <info@jeffreybostoen.be> (2018 - 2022)
|
||||
*
|
||||
*/
|
||||
Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Menu:BackupStatus' => 'Geplande backups',
|
||||
@@ -26,7 +26,7 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'bkp-mysqldump-ok' => 'mysqldump is geïnstalleerd: %1$s',
|
||||
'bkp-name-sample' => 'Backupbestanden krijgen een naam gebaseerd op de identificatiegegevens van het databaseschema, datum en tijd. Voorbeeld: %1$s',
|
||||
'bkp-next-backup' => 'De volgende backup wordt gemaakt op <b>%1$s</b> (%2$s) om %3$s',
|
||||
'bkp-next-backup-unknown' => 'The next backup is <b>not scheduled</b> yet.~~',
|
||||
'bkp-next-backup-unknown' => 'De volgende backup is nog <b>niet gepland</b>.',
|
||||
'bkp-next-to-delete' => 'Zal verwijderd worden bij de volgende backuptaak (volgens de instelling "retention_count")',
|
||||
'bkp-restore-running' => 'Er wordt een herstel uitgevoerd. Even geduld...',
|
||||
'bkp-retention' => 'Maximaal <b>%1$d backup-bestanden blijven bewaard</b> in de doelmap.',
|
||||
|
||||
@@ -29,7 +29,7 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Class:lnkFunctionalCIToProviderContract/Attribute:providercontract_id+' => '',
|
||||
'Class:lnkFunctionalCIToProviderContract/Attribute:providercontract_name' => 'Naam leverancierscontract',
|
||||
'Class:lnkFunctionalCIToProviderContract/Attribute:providercontract_name+' => '',
|
||||
'Class:lnkFunctionalCIToProviderContract/Name' => '%1$s / %2$s~~',
|
||||
'Class:lnkFunctionalCIToProviderContract/Name' => '%1$s / %2$s',
|
||||
'Class:lnkFunctionalCIToService' => 'Link Functioneel CI / Service',
|
||||
'Class:lnkFunctionalCIToService+' => '',
|
||||
'Class:lnkFunctionalCIToService/Attribute:functionalci_id' => 'CI',
|
||||
@@ -40,5 +40,5 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Class:lnkFunctionalCIToService/Attribute:service_id+' => '',
|
||||
'Class:lnkFunctionalCIToService/Attribute:service_name' => 'Naam service',
|
||||
'Class:lnkFunctionalCIToService/Attribute:service_name+' => '',
|
||||
'Class:lnkFunctionalCIToService/Name' => '%1$s / %2$s~~',
|
||||
'Class:lnkFunctionalCIToService/Name' => '%1$s / %2$s',
|
||||
]);
|
||||
|
||||
@@ -31,5 +31,5 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Class:lnkFunctionalCIToTicket/Attribute:ticket_ref+' => '',
|
||||
'Class:lnkFunctionalCIToTicket/Attribute:ticket_title' => 'Titel ticket',
|
||||
'Class:lnkFunctionalCIToTicket/Attribute:ticket_title+' => '',
|
||||
'Class:lnkFunctionalCIToTicket/Name' => '%1$s / %2$s~~',
|
||||
'Class:lnkFunctionalCIToTicket/Name' => '%1$s / %2$s',
|
||||
]);
|
||||
|
||||
@@ -6,11 +6,11 @@
|
||||
* @license https://opensource.org/licenses/AGPL-3.0
|
||||
*
|
||||
*/
|
||||
|
||||
/**
|
||||
* @author LinProfs <info@linprofs.com>
|
||||
* @author Thomas Casteleyn <info@super-visions.com>
|
||||
* @author Thomas Casteleyn <thomas.casteleyn@super-visions.com>
|
||||
* @author Jeffrey Bostoen <info@jeffreybostoen.be> (2018 - 2022)
|
||||
*
|
||||
*/
|
||||
Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Class:ApplicationSolution' => 'Applicatie-oplossing',
|
||||
@@ -51,7 +51,7 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Class:ConnectableCI/Attribute:networkdevice_list+' => 'Alle netwerkapparaten die verbonden zijn met dit apparaat',
|
||||
'Class:ConnectableCI/Attribute:physicalinterface_list' => 'Netwerkinterfaces',
|
||||
'Class:ConnectableCI/Attribute:physicalinterface_list+' => 'Alle fysieke netwerkinterfaces',
|
||||
'Class:ConnectableCI/ComplementaryName' => '%1$s - %2$s~~',
|
||||
'Class:ConnectableCI/ComplementaryName' => '%1$s - %2$s',
|
||||
'Class:DBServer' => 'Databaseserver',
|
||||
'Class:DBServer+' => '',
|
||||
'Class:DBServer/Attribute:dbschema_list' => 'Databaseschema\'s',
|
||||
@@ -62,7 +62,7 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Class:DatabaseSchema/Attribute:dbserver_id+' => '',
|
||||
'Class:DatabaseSchema/Attribute:dbserver_name' => 'Naam databaseserver',
|
||||
'Class:DatabaseSchema/Attribute:dbserver_name+' => '',
|
||||
'Class:DatabaseSchema/ComplementaryName' => '%1$s - %2$s~~',
|
||||
'Class:DatabaseSchema/ComplementaryName' => '%1$s - %2$s',
|
||||
'Class:DatacenterDevice' => 'Datacenterapparaat',
|
||||
'Class:DatacenterDevice+' => '',
|
||||
'Class:DatacenterDevice/Attribute:enclosure_id' => 'Enclosure',
|
||||
@@ -93,7 +93,7 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Class:DatacenterDevice/Attribute:redundancy/percent' => 'Het toestel werkt zodra minstens %1$s %% van de stroomverbindingen beschikbaar is',
|
||||
'Class:DatacenterDevice/Attribute:san_list' => 'SANs',
|
||||
'Class:DatacenterDevice/Attribute:san_list+' => 'Alle SAN-switches die verbonden zijn met dit apparaat',
|
||||
'Class:DatacenterDevice/ComplementaryName' => '%1$s - %2$s~~',
|
||||
'Class:DatacenterDevice/ComplementaryName' => '%1$s - %2$s',
|
||||
'Class:Document:PreviewTab' => 'Voorbeeld',
|
||||
'Class:Enclosure' => 'Enclosure',
|
||||
'Class:Enclosure+' => '',
|
||||
@@ -105,7 +105,7 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Class:Enclosure/Attribute:rack_id+' => '',
|
||||
'Class:Enclosure/Attribute:rack_name' => 'Naam rack',
|
||||
'Class:Enclosure/Attribute:rack_name+' => '',
|
||||
'Class:Enclosure/ComplementaryName' => '%1$s - %2$s - %3$s~~',
|
||||
'Class:Enclosure/ComplementaryName' => '%1$s - %2$s - %3$s',
|
||||
'Class:Farm' => 'Farm',
|
||||
'Class:Farm+' => '',
|
||||
'Class:Farm/Attribute:hypervisor_list' => 'Hypervisors',
|
||||
@@ -157,7 +157,7 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Class:FunctionalCI/Attribute:softwares_list' => 'Software',
|
||||
'Class:FunctionalCI/Attribute:softwares_list+' => 'Alle software geïnstalleerd op dit configuratie-item',
|
||||
'Class:FunctionalCI/Tab:OpenedTickets' => 'Actieve tickets',
|
||||
'Class:FunctionalCI/Tab:OpenedTickets+' => 'Active Tickets which are impacting this functional CI~~',
|
||||
'Class:FunctionalCI/Tab:OpenedTickets+' => 'Actieve tickets die dit configuratie-item impacteren',
|
||||
'Class:Group' => 'Groep',
|
||||
'Class:Group+' => '',
|
||||
'Class:Group/Attribute:ci_list' => 'Gelinkte CI\'s',
|
||||
@@ -186,7 +186,7 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Class:Group/Attribute:status/Value:production+' => 'Productie',
|
||||
'Class:Group/Attribute:type' => 'Soort',
|
||||
'Class:Group/Attribute:type+' => '',
|
||||
'Class:Group/ComplementaryName' => '%1$s - %2$s~~',
|
||||
'Class:Group/ComplementaryName' => '%1$s - %2$s',
|
||||
'Class:Hypervisor' => 'Hypervisor',
|
||||
'Class:Hypervisor+' => '',
|
||||
'Class:Hypervisor/Attribute:farm_id' => 'Farm',
|
||||
@@ -283,7 +283,7 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Class:MiddlewareInstance/Attribute:middleware_id+' => '',
|
||||
'Class:MiddlewareInstance/Attribute:middleware_name' => 'Naam middleware',
|
||||
'Class:MiddlewareInstance/Attribute:middleware_name+' => '',
|
||||
'Class:MiddlewareInstance/ComplementaryName' => '%1$s - %2$s~~',
|
||||
'Class:MiddlewareInstance/ComplementaryName' => '%1$s - %2$s',
|
||||
'Class:MobilePhone' => 'Mobiele telefoon',
|
||||
'Class:MobilePhone+' => '',
|
||||
'Class:MobilePhone/Attribute:hw_pin' => 'PIN-code',
|
||||
@@ -336,14 +336,14 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Class:Model/Attribute:type/Value:Tablet+' => 'Tablet',
|
||||
'Class:Model/Attribute:type/Value:TapeLibrary' => 'Tapebibliotheek',
|
||||
'Class:Model/Attribute:type/Value:TapeLibrary+' => 'Tapebibliotheek',
|
||||
'Class:Model/ComplementaryName' => '%1$s - %2$s~~',
|
||||
'Class:Model/ComplementaryName' => '%1$s - %2$s',
|
||||
'Class:Model/UniquenessRule:name_brand' => 'De naam van dit model bestaat al voor dit merk',
|
||||
'Class:Model/UniquenessRule:name_brand+' => 'De naam van het merk moet uniek zijn',
|
||||
'Class:NAS' => 'NAS',
|
||||
'Class:NAS+' => '',
|
||||
'Class:NAS/Attribute:nasfilesystem_list' => 'Bestandssysteem',
|
||||
'Class:NAS/Attribute:nasfilesystem_list+' => 'Alle bestandsystemen in deze NAS',
|
||||
'Class:NAS/ComplementaryName' => '%1$s - %2$s~~',
|
||||
'Class:NAS/ComplementaryName' => '%1$s - %2$s',
|
||||
'Class:NASFileSystem' => 'NAS-bestandssysteem',
|
||||
'Class:NASFileSystem+' => '',
|
||||
'Class:NASFileSystem/Attribute:description' => 'Omschrijving',
|
||||
@@ -372,7 +372,7 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Class:NetworkDevice/Attribute:networkdevicetype_name+' => '',
|
||||
'Class:NetworkDevice/Attribute:ram' => 'RAM',
|
||||
'Class:NetworkDevice/Attribute:ram+' => '',
|
||||
'Class:NetworkDevice/ComplementaryName' => '%1$s - %2$s~~',
|
||||
'Class:NetworkDevice/ComplementaryName' => '%1$s - %2$s',
|
||||
'Class:NetworkDeviceType' => 'Soort netwerkapparaat',
|
||||
'Class:NetworkDeviceType+' => '',
|
||||
'Class:NetworkDeviceType/Attribute:networkdevicesdevices_list' => 'Netwerkapparaten',
|
||||
@@ -395,7 +395,7 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Class:OSLicence/Attribute:servers_list+' => 'Alle servers die gebruik maken van deze licentie',
|
||||
'Class:OSLicence/Attribute:virtualmachines_list' => 'Virtuele machines',
|
||||
'Class:OSLicence/Attribute:virtualmachines_list+' => 'Alle virtuele machines die gebruik maken van deze licentie',
|
||||
'Class:OSLicence/ComplementaryName' => '%1$s - %2$s~~',
|
||||
'Class:OSLicence/ComplementaryName' => '%1$s - %2$s',
|
||||
'Class:OSPatch' => 'Besturingssysteempatch',
|
||||
'Class:OSPatch+' => '',
|
||||
'Class:OSPatch/Attribute:functionalcis_list' => 'Apparaten',
|
||||
@@ -432,7 +432,7 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Class:PC/Attribute:type/Value:desktop+' => 'Desktop',
|
||||
'Class:PC/Attribute:type/Value:laptop' => 'Laptop',
|
||||
'Class:PC/Attribute:type/Value:laptop+' => 'Laptop',
|
||||
'Class:PC/ComplementaryName' => '%1$s - %2$s~~',
|
||||
'Class:PC/ComplementaryName' => '%1$s - %2$s',
|
||||
'Class:PCSoftware' => 'PC-software',
|
||||
'Class:PCSoftware+' => '',
|
||||
'Class:PDU' => 'PDU',
|
||||
@@ -445,7 +445,7 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Class:PDU/Attribute:rack_id+' => '',
|
||||
'Class:PDU/Attribute:rack_name' => 'Naam rack',
|
||||
'Class:PDU/Attribute:rack_name+' => '',
|
||||
'Class:PDU/ComplementaryName' => '%1$s - %2$s - %3$s - %4$s~~',
|
||||
'Class:PDU/ComplementaryName' => '%1$s - %2$s - %3$s - %4$s',
|
||||
'Class:Patch' => 'Patch',
|
||||
'Class:Patch+' => '',
|
||||
'Class:Patch/Attribute:description' => 'Omschrijving',
|
||||
@@ -458,7 +458,7 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Class:Patch/Attribute:name+' => '',
|
||||
'Class:Peripheral' => 'Randapparatuur',
|
||||
'Class:Peripheral+' => '',
|
||||
'Class:Peripheral/ComplementaryName' => '%1$s - %2$s~~',
|
||||
'Class:Peripheral/ComplementaryName' => '%1$s - %2$s',
|
||||
'Class:Phone' => 'Telefoon',
|
||||
'Class:Phone+' => '',
|
||||
'Class:PhysicalDevice' => 'Fysieke Apparaat',
|
||||
@@ -493,7 +493,7 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Class:PhysicalDevice/Attribute:status/Value:production+' => 'Productie',
|
||||
'Class:PhysicalDevice/Attribute:status/Value:stock' => 'Voorraad',
|
||||
'Class:PhysicalDevice/Attribute:status/Value:stock+' => 'Voorraad',
|
||||
'Class:PhysicalDevice/ComplementaryName' => '%1$s - %2$s~~',
|
||||
'Class:PhysicalDevice/ComplementaryName' => '%1$s - %2$s',
|
||||
'Class:PhysicalInterface' => 'Fysieke interface',
|
||||
'Class:PhysicalInterface+' => '',
|
||||
'Class:PhysicalInterface/Attribute:connectableci_id' => 'Apparaat',
|
||||
@@ -502,18 +502,18 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Class:PhysicalInterface/Attribute:connectableci_name+' => '',
|
||||
'Class:PhysicalInterface/Attribute:vlans_list' => 'VLAN\'s',
|
||||
'Class:PhysicalInterface/Attribute:vlans_list+' => '',
|
||||
'Class:PhysicalInterface/Name' => '%2$s %1$s~~',
|
||||
'Class:PhysicalInterface/Name' => '%2$s %1$s',
|
||||
'Class:PowerConnection' => 'Stroomverbinding',
|
||||
'Class:PowerConnection+' => '',
|
||||
'Class:PowerConnection/ComplementaryName' => '%1$s - %2$s~~',
|
||||
'Class:PowerConnection/ComplementaryName' => '%1$s - %2$s',
|
||||
'Class:PowerSource' => 'Stroombron',
|
||||
'Class:PowerSource+' => '',
|
||||
'Class:PowerSource/Attribute:pdus_list' => 'PDU\'s',
|
||||
'Class:PowerSource/Attribute:pdus_list+' => 'Alle PDU\'s die gebruik maken van deze stroombron',
|
||||
'Class:PowerSource/ComplementaryName' => '%1$s - %2$s~~',
|
||||
'Class:PowerSource/ComplementaryName' => '%1$s - %2$s',
|
||||
'Class:Printer' => 'Printer',
|
||||
'Class:Printer+' => '',
|
||||
'Class:Printer/ComplementaryName' => '%1$s - %2$s~~',
|
||||
'Class:Printer/ComplementaryName' => '%1$s - %2$s',
|
||||
'Class:Rack' => 'Rack',
|
||||
'Class:Rack+' => '',
|
||||
'Class:Rack/Attribute:device_list' => 'Apparaten',
|
||||
@@ -522,12 +522,12 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Class:Rack/Attribute:enclosure_list+' => 'Alle enclosures in dit rack',
|
||||
'Class:Rack/Attribute:nb_u' => 'Rackeenheden',
|
||||
'Class:Rack/Attribute:nb_u+' => '',
|
||||
'Class:Rack/ComplementaryName' => '%1$s - %2$s~~',
|
||||
'Class:Rack/ComplementaryName' => '%1$s - %2$s',
|
||||
'Class:SANSwitch' => 'SAN-switch',
|
||||
'Class:SANSwitch+' => '',
|
||||
'Class:SANSwitch/Attribute:datacenterdevice_list' => 'Apparaten',
|
||||
'Class:SANSwitch/Attribute:datacenterdevice_list+' => 'Alle apparaten verbonden met deze SAN-switch',
|
||||
'Class:SANSwitch/ComplementaryName' => '%1$s - %2$s~~',
|
||||
'Class:SANSwitch/ComplementaryName' => '%1$s - %2$s',
|
||||
'Class:Server' => 'Server',
|
||||
'Class:Server+' => '',
|
||||
'Class:Server/Attribute:cpu' => 'CPU',
|
||||
@@ -548,7 +548,7 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Class:Server/Attribute:osversion_name+' => '',
|
||||
'Class:Server/Attribute:ram' => 'RAM',
|
||||
'Class:Server/Attribute:ram+' => '',
|
||||
'Class:Server/ComplementaryName' => '%1$s - %2$s~~',
|
||||
'Class:Server/ComplementaryName' => '%1$s - %2$s',
|
||||
'Class:Software' => 'Software',
|
||||
'Class:Software+' => '',
|
||||
'Class:Software/Attribute:documents_list' => 'Documenten',
|
||||
@@ -577,7 +577,7 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Class:Software/Attribute:vendor+' => '',
|
||||
'Class:Software/Attribute:version' => 'Versie',
|
||||
'Class:Software/Attribute:version+' => '',
|
||||
'Class:Software/ComplementaryName' => '%1$s - %2$s~~',
|
||||
'Class:Software/ComplementaryName' => '%1$s - %2$s',
|
||||
'Class:SoftwareInstance' => 'Software-instantie',
|
||||
'Class:SoftwareInstance+' => '',
|
||||
'Class:SoftwareInstance/Attribute:path' => 'Pad',
|
||||
@@ -608,7 +608,7 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Class:SoftwareLicence/Attribute:software_name+' => '',
|
||||
'Class:SoftwareLicence/Attribute:softwareinstance_list' => 'Software-instanties',
|
||||
'Class:SoftwareLicence/Attribute:softwareinstance_list+' => 'Alle systemen die gebruik maken van deze licentie',
|
||||
'Class:SoftwareLicence/ComplementaryName' => '%1$s - %2$s~~',
|
||||
'Class:SoftwareLicence/ComplementaryName' => '%1$s - %2$s',
|
||||
'Class:SoftwarePatch' => 'Softwarepatch',
|
||||
'Class:SoftwarePatch+' => '',
|
||||
'Class:SoftwarePatch/Attribute:software_id' => 'Software',
|
||||
@@ -621,7 +621,7 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Class:StorageSystem+' => '',
|
||||
'Class:StorageSystem/Attribute:logicalvolume_list' => 'Logische volumes',
|
||||
'Class:StorageSystem/Attribute:logicalvolume_list+' => 'Alle logische volumes in dit opslagsysteem',
|
||||
'Class:StorageSystem/ComplementaryName' => '%1$s - %2$s~~',
|
||||
'Class:StorageSystem/ComplementaryName' => '%1$s - %2$s',
|
||||
'Class:Subnet' => 'Subnet',
|
||||
'Class:Subnet+' => '',
|
||||
'Class:Subnet/Attribute:description' => 'Omschrijving',
|
||||
@@ -638,13 +638,13 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Class:Subnet/Attribute:subnet_name+' => '',
|
||||
'Class:Subnet/Attribute:vlans_list' => 'VLAN\'s',
|
||||
'Class:Subnet/Attribute:vlans_list+' => '',
|
||||
'Class:Subnet/ComplementaryName' => '%1$s - %2$s~~',
|
||||
'Class:Subnet/Name' => '%1$s/%2$s~~',
|
||||
'Class:Subnet/ComplementaryName' => '%1$s - %2$s',
|
||||
'Class:Subnet/Name' => '%1$s/%2$s',
|
||||
'Class:Subnet/Tab:FreeIPs' => 'Beschikbare IP-adressen',
|
||||
'Class:Subnet/Tab:FreeIPs-count' => 'Beschikbare IP-adressen: %1$s',
|
||||
'Class:Subnet/Tab:FreeIPs-explain' => 'Dit zijn 10 beschikbare IP-adressen',
|
||||
'Class:Subnet/Tab:IPUsage' => 'IP-gebruik',
|
||||
'Class:Subnet/Tab:IPUsage+' => 'Which IP within this Subnet are used or not~~',
|
||||
'Class:Subnet/Tab:IPUsage+' => 'Welke IP-adressen binnen dit subnet al dan niet in gebruik zijn',
|
||||
'Class:Subnet/Tab:IPUsage-explain' => 'Interfaces met een IP-adres in de reeks: <em>%1$s</em> tot en met <em>%2$s</em>',
|
||||
'Class:Tablet' => 'Tablet',
|
||||
'Class:Tablet+' => '',
|
||||
@@ -664,7 +664,7 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Class:TapeLibrary+' => '',
|
||||
'Class:TapeLibrary/Attribute:tapes_list' => 'Tapes',
|
||||
'Class:TapeLibrary/Attribute:tapes_list+' => 'Alle tapes in de tapebibliotheek',
|
||||
'Class:TapeLibrary/ComplementaryName' => '%1$s - %2$s~~',
|
||||
'Class:TapeLibrary/ComplementaryName' => '%1$s - %2$s',
|
||||
'Class:TelephonyCI' => 'Telefonie CI',
|
||||
'Class:TelephonyCI+' => '',
|
||||
'Class:TelephonyCI/Attribute:phonenumber' => 'Telefoonnummer',
|
||||
@@ -727,7 +727,7 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Class:VirtualMachine/Attribute:virtualhost_id+' => '',
|
||||
'Class:VirtualMachine/Attribute:virtualhost_name' => 'Naam virtuele host',
|
||||
'Class:VirtualMachine/Attribute:virtualhost_name+' => '',
|
||||
'Class:VirtualMachine/ComplementaryName' => '%1$s - %2$s~~',
|
||||
'Class:VirtualMachine/ComplementaryName' => '%1$s - %2$s',
|
||||
'Class:WebApplication' => 'Webapplicatie',
|
||||
'Class:WebApplication+' => '',
|
||||
'Class:WebApplication/Attribute:url' => 'Link (URL)',
|
||||
@@ -736,7 +736,7 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Class:WebApplication/Attribute:webserver_id+' => '',
|
||||
'Class:WebApplication/Attribute:webserver_name' => 'Naam webserver',
|
||||
'Class:WebApplication/Attribute:webserver_name+' => '',
|
||||
'Class:WebApplication/ComplementaryName' => '%1$s - %2$s~~',
|
||||
'Class:WebApplication/ComplementaryName' => '%1$s - %2$s',
|
||||
'Class:WebServer' => 'Webserver',
|
||||
'Class:WebServer+' => '',
|
||||
'Class:WebServer/Attribute:webapp_list' => 'Webapplicaties',
|
||||
@@ -751,7 +751,7 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Class:lnkApplicationSolutionToBusinessProcess/Attribute:businessprocess_id+' => '',
|
||||
'Class:lnkApplicationSolutionToBusinessProcess/Attribute:businessprocess_name' => 'Naam bedrijfsproces',
|
||||
'Class:lnkApplicationSolutionToBusinessProcess/Attribute:businessprocess_name+' => '',
|
||||
'Class:lnkApplicationSolutionToBusinessProcess/Name' => '%1$s / %2$s~~',
|
||||
'Class:lnkApplicationSolutionToBusinessProcess/Name' => '%1$s / %2$s',
|
||||
'Class:lnkApplicationSolutionToFunctionalCI' => 'Link Applicatie-oplossing / Functioneel CI',
|
||||
'Class:lnkApplicationSolutionToFunctionalCI+' => '',
|
||||
'Class:lnkApplicationSolutionToFunctionalCI/Attribute:applicationsolution_id' => 'Applicatie-oplossing',
|
||||
@@ -762,7 +762,7 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Class:lnkApplicationSolutionToFunctionalCI/Attribute:functionalci_id+' => '',
|
||||
'Class:lnkApplicationSolutionToFunctionalCI/Attribute:functionalci_name' => 'Naam functioneel CI',
|
||||
'Class:lnkApplicationSolutionToFunctionalCI/Attribute:functionalci_name+' => '',
|
||||
'Class:lnkApplicationSolutionToFunctionalCI/Name' => '%1$s / %2$s~~',
|
||||
'Class:lnkApplicationSolutionToFunctionalCI/Name' => '%1$s / %2$s',
|
||||
'Class:lnkConnectableCIToNetworkDevice' => 'Link ConnectableCI / Netwerkapparaat',
|
||||
'Class:lnkConnectableCIToNetworkDevice+' => '',
|
||||
'Class:lnkConnectableCIToNetworkDevice/Attribute:connectableci_id' => 'Verbonden apparaat',
|
||||
@@ -783,7 +783,7 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Class:lnkConnectableCIToNetworkDevice/Attribute:networkdevice_id+' => '',
|
||||
'Class:lnkConnectableCIToNetworkDevice/Attribute:networkdevice_name' => 'Naam netwerkapparaat',
|
||||
'Class:lnkConnectableCIToNetworkDevice/Attribute:networkdevice_name+' => '',
|
||||
'Class:lnkConnectableCIToNetworkDevice/Name' => '%1$s / %2$s~~',
|
||||
'Class:lnkConnectableCIToNetworkDevice/Name' => '%1$s / %2$s',
|
||||
'Class:lnkContactToFunctionalCI' => 'Link Contact / Functioneel CI',
|
||||
'Class:lnkContactToFunctionalCI+' => '',
|
||||
'Class:lnkContactToFunctionalCI/Attribute:contact_id' => 'Contact',
|
||||
@@ -794,7 +794,7 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Class:lnkContactToFunctionalCI/Attribute:functionalci_id+' => '',
|
||||
'Class:lnkContactToFunctionalCI/Attribute:functionalci_name' => 'Naam functioneel CI',
|
||||
'Class:lnkContactToFunctionalCI/Attribute:functionalci_name+' => '',
|
||||
'Class:lnkContactToFunctionalCI/Name' => '%1$s / %2$s~~',
|
||||
'Class:lnkContactToFunctionalCI/Name' => '%1$s / %2$s',
|
||||
'Class:lnkDocumentToFunctionalCI' => 'Link Document / Functioneel CI',
|
||||
'Class:lnkDocumentToFunctionalCI+' => '',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_id' => 'Document',
|
||||
@@ -805,7 +805,7 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_id+' => '',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_name' => 'Naam Functioneel CI',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_name+' => '',
|
||||
'Class:lnkDocumentToFunctionalCI/Name' => '%1$s / %2$s~~',
|
||||
'Class:lnkDocumentToFunctionalCI/Name' => '%1$s / %2$s',
|
||||
'Class:lnkDocumentToLicence' => 'Link Document / Licentie',
|
||||
'Class:lnkDocumentToLicence+' => '',
|
||||
'Class:lnkDocumentToLicence/Attribute:document_id' => 'Document',
|
||||
@@ -816,7 +816,7 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Class:lnkDocumentToLicence/Attribute:licence_id+' => '',
|
||||
'Class:lnkDocumentToLicence/Attribute:licence_name' => 'Naam licentie',
|
||||
'Class:lnkDocumentToLicence/Attribute:licence_name+' => '',
|
||||
'Class:lnkDocumentToLicence/Name' => '%1$s / %2$s~~',
|
||||
'Class:lnkDocumentToLicence/Name' => '%1$s / %2$s',
|
||||
'Class:lnkDocumentToPatch' => 'Link Document / Patch',
|
||||
'Class:lnkDocumentToPatch+' => '',
|
||||
'Class:lnkDocumentToPatch/Attribute:document_id' => 'Document',
|
||||
@@ -827,7 +827,7 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Class:lnkDocumentToPatch/Attribute:patch_id+' => '',
|
||||
'Class:lnkDocumentToPatch/Attribute:patch_name' => 'Naam patch',
|
||||
'Class:lnkDocumentToPatch/Attribute:patch_name+' => '',
|
||||
'Class:lnkDocumentToPatch/Name' => '%1$s / %2$s~~',
|
||||
'Class:lnkDocumentToPatch/Name' => '%1$s / %2$s',
|
||||
'Class:lnkDocumentToSoftware' => 'Link Document / Software',
|
||||
'Class:lnkDocumentToSoftware+' => '',
|
||||
'Class:lnkDocumentToSoftware/Attribute:document_id' => 'Document',
|
||||
@@ -838,7 +838,7 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Class:lnkDocumentToSoftware/Attribute:software_id+' => '',
|
||||
'Class:lnkDocumentToSoftware/Attribute:software_name' => 'Naam software',
|
||||
'Class:lnkDocumentToSoftware/Attribute:software_name+' => '',
|
||||
'Class:lnkDocumentToSoftware/Name' => '%1$s / %2$s~~',
|
||||
'Class:lnkDocumentToSoftware/Name' => '%1$s / %2$s',
|
||||
'Class:lnkFunctionalCIToOSPatch' => 'Link Functioneel CI / Besturingssysteempatch',
|
||||
'Class:lnkFunctionalCIToOSPatch+' => '',
|
||||
'Class:lnkFunctionalCIToOSPatch/Attribute:functionalci_id' => 'Functioneel CI',
|
||||
@@ -849,7 +849,7 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Class:lnkFunctionalCIToOSPatch/Attribute:ospatch_id+' => '',
|
||||
'Class:lnkFunctionalCIToOSPatch/Attribute:ospatch_name' => 'Naam besturingssysteempatch',
|
||||
'Class:lnkFunctionalCIToOSPatch/Attribute:ospatch_name+' => '',
|
||||
'Class:lnkFunctionalCIToOSPatch/Name' => '%1$s / %2$s~~',
|
||||
'Class:lnkFunctionalCIToOSPatch/Name' => '%1$s / %2$s',
|
||||
'Class:lnkGroupToCI' => 'Link Groep / CI',
|
||||
'Class:lnkGroupToCI+' => '',
|
||||
'Class:lnkGroupToCI/Attribute:ci_id' => 'CI',
|
||||
@@ -862,7 +862,7 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Class:lnkGroupToCI/Attribute:group_name+' => '',
|
||||
'Class:lnkGroupToCI/Attribute:reason' => 'Reden',
|
||||
'Class:lnkGroupToCI/Attribute:reason+' => '',
|
||||
'Class:lnkGroupToCI/Name' => '%1$s / %2$s~~',
|
||||
'Class:lnkGroupToCI/Name' => '%1$s / %2$s',
|
||||
'Class:lnkPhysicalInterfaceToVLAN' => 'Link Fysieke interface / VLAN',
|
||||
'Class:lnkPhysicalInterfaceToVLAN+' => '',
|
||||
'Class:lnkPhysicalInterfaceToVLAN/Attribute:physicalinterface_device_id' => 'Apparaat',
|
||||
@@ -877,7 +877,7 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Class:lnkPhysicalInterfaceToVLAN/Attribute:vlan_id+' => '',
|
||||
'Class:lnkPhysicalInterfaceToVLAN/Attribute:vlan_tag' => 'Tag VLAN',
|
||||
'Class:lnkPhysicalInterfaceToVLAN/Attribute:vlan_tag+' => '',
|
||||
'Class:lnkPhysicalInterfaceToVLAN/Name' => '%1$s %2$s / %3$s~~',
|
||||
'Class:lnkPhysicalInterfaceToVLAN/Name' => '%1$s %2$s / %3$s',
|
||||
'Class:lnkSanToDatacenterDevice' => 'Link SAN / Datacenterapparaat',
|
||||
'Class:lnkSanToDatacenterDevice+' => '',
|
||||
'Class:lnkSanToDatacenterDevice/Attribute:datacenterdevice_id' => 'Apparaat',
|
||||
@@ -892,7 +892,7 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Class:lnkSanToDatacenterDevice/Attribute:san_name+' => '',
|
||||
'Class:lnkSanToDatacenterDevice/Attribute:san_port' => 'FC-poort SAN',
|
||||
'Class:lnkSanToDatacenterDevice/Attribute:san_port+' => '',
|
||||
'Class:lnkSanToDatacenterDevice/Name' => '%1$s / %2$s~~',
|
||||
'Class:lnkSanToDatacenterDevice/Name' => '%1$s / %2$s',
|
||||
'Class:lnkServerToVolume' => 'Link Server / Volume',
|
||||
'Class:lnkServerToVolume+' => '',
|
||||
'Class:lnkServerToVolume/Attribute:server_id' => 'Server',
|
||||
@@ -905,7 +905,7 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Class:lnkServerToVolume/Attribute:volume_id+' => '',
|
||||
'Class:lnkServerToVolume/Attribute:volume_name' => 'Naam volume',
|
||||
'Class:lnkServerToVolume/Attribute:volume_name+' => '',
|
||||
'Class:lnkServerToVolume/Name' => '%1$s / %2$s~~',
|
||||
'Class:lnkServerToVolume/Name' => '%1$s / %2$s',
|
||||
'Class:lnkSoftwareInstanceToSoftwarePatch' => 'Link Software-instantie / Softwarepatch',
|
||||
'Class:lnkSoftwareInstanceToSoftwarePatch+' => '',
|
||||
'Class:lnkSoftwareInstanceToSoftwarePatch/Attribute:softwareinstance_id' => 'Software instantie',
|
||||
@@ -916,7 +916,7 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Class:lnkSoftwareInstanceToSoftwarePatch/Attribute:softwarepatch_id+' => '',
|
||||
'Class:lnkSoftwareInstanceToSoftwarePatch/Attribute:softwarepatch_name' => 'Naam softwarepatch',
|
||||
'Class:lnkSoftwareInstanceToSoftwarePatch/Attribute:softwarepatch_name+' => '',
|
||||
'Class:lnkSoftwareInstanceToSoftwarePatch/Name' => '%1$s / %2$s~~',
|
||||
'Class:lnkSoftwareInstanceToSoftwarePatch/Name' => '%1$s / %2$s',
|
||||
'Class:lnkSubnetToVLAN' => 'Link Subnet / VLAN',
|
||||
'Class:lnkSubnetToVLAN+' => '',
|
||||
'Class:lnkSubnetToVLAN/Attribute:subnet_id' => 'Subnet',
|
||||
@@ -929,7 +929,7 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Class:lnkSubnetToVLAN/Attribute:vlan_id+' => '',
|
||||
'Class:lnkSubnetToVLAN/Attribute:vlan_tag' => 'Tag VLAN',
|
||||
'Class:lnkSubnetToVLAN/Attribute:vlan_tag+' => '',
|
||||
'Class:lnkSubnetToVLAN/Name' => '%1$s / %2$s~~',
|
||||
'Class:lnkSubnetToVLAN/Name' => '%1$s / %2$s',
|
||||
'Class:lnkVirtualDeviceToVolume' => 'Link Virtueel apparaat / Volume',
|
||||
'Class:lnkVirtualDeviceToVolume+' => '',
|
||||
'Class:lnkVirtualDeviceToVolume/Attribute:size_used' => 'Gebruikte grootte',
|
||||
@@ -942,7 +942,7 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Class:lnkVirtualDeviceToVolume/Attribute:volume_id+' => '',
|
||||
'Class:lnkVirtualDeviceToVolume/Attribute:volume_name' => 'Naam volume',
|
||||
'Class:lnkVirtualDeviceToVolume/Attribute:volume_name+' => '',
|
||||
'Class:lnkVirtualDeviceToVolume/Name' => '%1$s / %2$s~~',
|
||||
'Class:lnkVirtualDeviceToVolume/Name' => '%1$s / %2$s',
|
||||
'Menu:Application' => 'Applicaties',
|
||||
'Menu:Application+' => 'Alle applicaties',
|
||||
'Menu:ApplicationInstance' => 'Geïnstalleerde software',
|
||||
@@ -993,9 +993,9 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Relation:impacts/Description' => 'Elementen met impact van',
|
||||
'Relation:impacts/DownStream' => 'Impact op...',
|
||||
'Relation:impacts/DownStream+' => 'Elementen geïmpacteerd door',
|
||||
'Relation:impacts/FilteredData' => 'Filtered data~~',
|
||||
'Relation:impacts/LoadData' => 'Load data~~',
|
||||
'Relation:impacts/NoFilteredData' => 'please select objects and load data~~',
|
||||
'Relation:impacts/FilteredData' => 'Gefilterde data',
|
||||
'Relation:impacts/LoadData' => 'Laad data',
|
||||
'Relation:impacts/NoFilteredData' => 'Gelieve objecten te selecteren en data te laden',
|
||||
'Relation:impacts/UpStream' => 'Is afhankelijk van...',
|
||||
'Relation:impacts/UpStream+' => 'Elementen met impact op',
|
||||
'Server:Date' => 'Datum',
|
||||
|
||||
@@ -6,9 +6,10 @@
|
||||
* @license https://opensource.org/licenses/AGPL-3.0
|
||||
*
|
||||
*/
|
||||
|
||||
/**
|
||||
* @author Jeffrey Bostoen <info@jeffreybostoen.be> (2018 - 2022)
|
||||
*
|
||||
* @author Thomas Casteleyn <thomas.casteleyn@super-visions.com>
|
||||
*/
|
||||
Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Menu:ConfigEditor' => 'Configuratie',
|
||||
@@ -19,11 +20,11 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'config-current-line' => 'Huidige regel: %1$s',
|
||||
'config-edit-intro' => 'Wees uiterst voorzichtig bij het aanpassen van de configuratie.',
|
||||
'config-edit-title' => 'Aanpassen configuratie',
|
||||
'config-error-file-changed' => 'Error: The Configuration file has changed since you opened it and cannot be saved. Refresh and apply your changes again.~~',
|
||||
'config-error-transaction' => 'Error: invalid Transaction ID. The configuration was <b>NOT</b> modified.~~',
|
||||
'config-interactive-not-allowed' => ITOP_APPLICATION_SHORT.' interactive edition of the configuration as been disabled. See <code>\'config_editor\' => \'disabled\'</code> in the configuration file.~~',
|
||||
'config-error-file-changed' => 'Fout: Het configuratiebestand is gewijzigd sinds je het geopend hebt en kan niet opgeslagen worden. Herlaad en pas je wijzigingen opnieuw toe.',
|
||||
'config-error-transaction' => 'Fout: ongeldige Transactie ID. De configuratie is <b>NIET</b> aangepast.',
|
||||
'config-interactive-not-allowed' => 'Interactieve aanpassing van de '.ITOP_APPLICATION_SHORT.' configuratie is uitgeschackeld. Zie <code>\'config_editor\' => \'disabled\'</code> in het configuratiebestand.',
|
||||
'config-no-change' => 'Er zijn geen wijzigingen vastgesteld.',
|
||||
'config-not-allowed-in-demo' => 'Sorry, '.ITOP_APPLICATION_SHORT.' is in <b>demonstration mode</b>: the configuration file cannot be edited.~~',
|
||||
'config-not-allowed-in-demo' => 'Sorry, '.ITOP_APPLICATION_SHORT.' is in <b>demo mode</b>: Het configuratiebestand kan niet aangepast worden.',
|
||||
'config-parse-error' => 'Regel %2$d: %1$s.<br/>Het bestand werd <b>NIET</b> opgeslagen.',
|
||||
'config-reverted' => 'De wijzigingen zijn ongedaan gemaakt.',
|
||||
'config-saved' => 'Wijzigingen zijn opgeslagen.',
|
||||
|
||||
@@ -6,9 +6,10 @@
|
||||
* @license https://opensource.org/licenses/AGPL-3.0
|
||||
*
|
||||
*/
|
||||
|
||||
/**
|
||||
* @author Jeffrey Bostoen <info@jeffreybostoen.be> (2018 - 2022)
|
||||
*
|
||||
* @author Thomas Casteleyn <thomas.casteleyn@super-visions.com>
|
||||
*/
|
||||
Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Class:ModuleInstallation/Attribute:comment' => 'Opmerkingen',
|
||||
@@ -37,10 +38,10 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'iTopUpdate:UI:CanCoreUpdate:Failed' => 'Controle van het bestandssysteem is mislukt',
|
||||
'iTopUpdate:UI:CanCoreUpdate:Loading' => 'Controle van het bestandssysteem',
|
||||
'iTopUpdate:UI:CanCoreUpdate:No' => 'Updaten van de toepassing is niet mogelijk: %1$s',
|
||||
'iTopUpdate:UI:CanCoreUpdate:Warning' => 'Warning: application update can fail: %1$s~~',
|
||||
'iTopUpdate:UI:CanCoreUpdate:Warning' => 'Waarschuwing: updaten van de toepassing kan mislukken: %1$s',
|
||||
'iTopUpdate:UI:CanCoreUpdate:Yes' => 'Updaten van toepassing is mogelijk',
|
||||
'iTopUpdate:UI:Cancel' => 'Annuleer',
|
||||
'iTopUpdate:UI:CannotUpdateUseSetup' => '<b>Some modified files were detected</b>, a partial update cannot be executed.</br>Follow the <a target="_blank" href="%2$s"> procedure</a> in order to manually upgrade your iTop. You must use the <a href="%1$s">setup</a> to update the application.~~',
|
||||
'iTopUpdate:UI:CannotUpdateUseSetup' => '<b>Aangepaste bestanden gedetecteerd</b>, gedeeltelijke update kan niet uitgevoerd worden.</br>Volg de <a target="_blank" href="%2$s">procedure</a> om '.ITOP_APPLICATION_SHORT.' manueel te updaten. Je moet de <a href="%1$s">setup</a> gebruiken om de applicatie te updaten.',
|
||||
'iTopUpdate:UI:CheckInProgress' => 'Even geduld terwijl de integriteitscontrole loopt',
|
||||
'iTopUpdate:UI:CheckUpdate' => 'Verifieer upgrade-bestand',
|
||||
'iTopUpdate:UI:ConfirmInstallFile' => 'Er zal een upgrade uitgevoerd worden met %1$s',
|
||||
@@ -65,9 +66,9 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'iTopUpdate:UI:RunSetup' => 'Setup uitvoeren',
|
||||
'iTopUpdate:UI:SelectUpdateFile' => 'Selecteer een upgrade-bestand om te uploaden',
|
||||
'iTopUpdate:UI:ServerFile' => 'Het pad van dit archief bestaat al op de server',
|
||||
'iTopUpdate:UI:Setup' => ITOP_APPLICATION_SHORT.' Setup~~',
|
||||
'iTopUpdate:UI:SetupLaunch' => 'Launch '.ITOP_APPLICATION_SHORT.' Setup~~',
|
||||
'iTopUpdate:UI:SetupLaunchConfirm' => 'This will launch '.ITOP_APPLICATION_SHORT.' setup, are you sure?~~',
|
||||
'iTopUpdate:UI:Setup' => ITOP_APPLICATION_SHORT.' setup',
|
||||
'iTopUpdate:UI:SetupLaunch' => 'Start de '.ITOP_APPLICATION_SHORT.' setup',
|
||||
'iTopUpdate:UI:SetupLaunchConfirm' => 'Dit zal de '.ITOP_APPLICATION_SHORT.' setup uitvoeren, ben je zeker?',
|
||||
'iTopUpdate:UI:SetupMessage:Backup' => 'Maken van backup database',
|
||||
'iTopUpdate:UI:SetupMessage:CheckCompile' => 'Controleren van de upgrade van de toepassing',
|
||||
'iTopUpdate:UI:SetupMessage:Compile' => 'Upgraden van toepassing en database',
|
||||
|
||||
@@ -6,13 +6,14 @@
|
||||
* @license https://opensource.org/licenses/AGPL-3.0
|
||||
*
|
||||
*/
|
||||
|
||||
/**
|
||||
* @author Jeffrey Bostoen <info@jeffreybostoen.be> (2018 - 2022)
|
||||
*
|
||||
* @author Thomas Casteleyn <thomas.casteleyn@super-visions.com>
|
||||
*/
|
||||
Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'FilesInformation:Error:CantWriteToFile' => 'Kan niet schrijven naar bestand %1$s',
|
||||
'FilesInformation:Error:CorruptedFile' => 'Corrupt bestand: %1$s',
|
||||
'FilesInformation:Error:ListCorruptedFile' => 'File(s) corrupted: %1$s ~~',
|
||||
'FilesInformation:Error:ListCorruptedFile' => 'Corrupt(e) bestand(en): %1$s',
|
||||
'FilesInformation:Error:MissingFile' => 'Ontbrekend bestand: %1$s',
|
||||
]);
|
||||
|
||||
@@ -66,7 +66,7 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Class:lnkDocumentToError/Attribute:error_name+' => '',
|
||||
'Class:lnkDocumentToError/Attribute:link_type' => 'Soort link',
|
||||
'Class:lnkDocumentToError/Attribute:link_type+' => '',
|
||||
'Class:lnkDocumentToError/Name' => '%1$s / %2$s~~',
|
||||
'Class:lnkDocumentToError/Name' => '%1$s / %2$s',
|
||||
'Class:lnkErrorToFunctionalCI' => 'Link Fout / Functioneel CI',
|
||||
'Class:lnkErrorToFunctionalCI+' => 'Infrastructuur gelinkt aan een gekende fout',
|
||||
'Class:lnkErrorToFunctionalCI/Attribute:error_id' => 'Fout',
|
||||
@@ -79,7 +79,7 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Class:lnkErrorToFunctionalCI/Attribute:functionalci_name+' => '',
|
||||
'Class:lnkErrorToFunctionalCI/Attribute:reason' => 'Reden',
|
||||
'Class:lnkErrorToFunctionalCI/Attribute:reason+' => '',
|
||||
'Class:lnkErrorToFunctionalCI/Name' => '%1$s / %2$s~~',
|
||||
'Class:lnkErrorToFunctionalCI/Name' => '%1$s / %2$s',
|
||||
'Menu:NewError' => 'Nieuwe gekende fout',
|
||||
'Menu:NewError+' => 'Maak een nieuwe gekende fout aan',
|
||||
'Menu:Problem:KnownErrors' => 'Alle gekende fouten',
|
||||
|
||||
@@ -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', [
|
||||
'Class:OAuthClient' => 'OAuth Client~~',
|
||||
@@ -15,77 +16,77 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Class:OAuthClient/Attribute:client_id+' => 'A long string of characters provided by your OAuth2 provider~~',
|
||||
'Class:OAuthClient/Attribute:client_secret' => 'Client secret~~',
|
||||
'Class:OAuthClient/Attribute:client_secret+' => 'Another long string of characters provided by your OAuth2 provider~~',
|
||||
'Class:OAuthClient/Attribute:description' => 'Description~~',
|
||||
'Class:OAuthClient/Attribute:description+' => '~~',
|
||||
'Class:OAuthClient/Attribute:description' => 'Beschrijving',
|
||||
'Class:OAuthClient/Attribute:description+' => '',
|
||||
'Class:OAuthClient/Attribute:mailbox_list' => 'Mailbox list~~',
|
||||
'Class:OAuthClient/Attribute:mailbox_list+' => '~~',
|
||||
'Class:OAuthClient/Attribute:mailbox_list+' => '',
|
||||
'Class:OAuthClient/Attribute:name' => 'Login~~',
|
||||
'Class:OAuthClient/Attribute:name+' => 'In general, this is your email address~~',
|
||||
'Class:OAuthClient/Attribute:provider' => 'Provider~~',
|
||||
'Class:OAuthClient/Attribute:provider+' => '~~',
|
||||
'Class:OAuthClient/Attribute:provider' => 'Provider',
|
||||
'Class:OAuthClient/Attribute:provider+' => '',
|
||||
'Class:OAuthClient/Attribute:redirect_url' => 'Redirect url~~',
|
||||
'Class:OAuthClient/Attribute:redirect_url+' => 'This url must be copied in the OAuth2 configuration of the provider
|
||||
Erase the field to recalculate default value~~',
|
||||
'Class:OAuthClient/Attribute:refresh_token' => 'Refresh token~~',
|
||||
'Class:OAuthClient/Attribute:refresh_token+' => '~~',
|
||||
'Class:OAuthClient/Attribute:refresh_token+' => '',
|
||||
'Class:OAuthClient/Attribute:refresh_token_expiration' => 'Refresh token expiration~~',
|
||||
'Class:OAuthClient/Attribute:refresh_token_expiration+' => '~~',
|
||||
'Class:OAuthClient/Attribute:refresh_token_expiration+' => '',
|
||||
'Class:OAuthClient/Attribute:scope' => 'Scope~~',
|
||||
'Class:OAuthClient/Attribute:scope+' => '~~',
|
||||
'Class:OAuthClient/Attribute:status' => 'Status~~',
|
||||
'Class:OAuthClient/Attribute:scope+' => '',
|
||||
'Class:OAuthClient/Attribute:status' => 'Status',
|
||||
'Class:OAuthClient/Attribute:status+' => 'After creation, use the action “Generate access token” to be able to use this OAuth client~~',
|
||||
'Class:OAuthClient/Attribute:status/Value:active' => 'Access token generated~~',
|
||||
'Class:OAuthClient/Attribute:status/Value:inactive' => 'No Access token~~',
|
||||
'Class:OAuthClient/Attribute:token' => 'Access token~~',
|
||||
'Class:OAuthClient/Attribute:token+' => '~~',
|
||||
'Class:OAuthClient/Attribute:token+' => '',
|
||||
'Class:OAuthClient/Attribute:token_expiration' => 'Access token expiration~~',
|
||||
'Class:OAuthClient/Attribute:token_expiration+' => '~~',
|
||||
'Class:OAuthClient/Attribute:token_expiration+' => '',
|
||||
'Class:OAuthClientAzure' => 'OAuth client for Microsoft Azure~~',
|
||||
'Class:OAuthClientAzure/Attribute:advanced_scope' => 'Advanced scope~~',
|
||||
'Class:OAuthClientAzure/Attribute:advanced_scope+' => 'As soon as you enter something here it takes precedence on the “Scope” selection which is then ignored~~',
|
||||
'Class:OAuthClientAzure/Attribute:scope' => 'Scope~~',
|
||||
'Class:OAuthClientAzure/Attribute:scope+' => 'Usually default selection is appropriate~~',
|
||||
'Class:OAuthClientAzure/Attribute:scope/Value:IMAP' => 'IMAP~~',
|
||||
'Class:OAuthClientAzure/Attribute:scope/Value:IMAP+' => '~~',
|
||||
'Class:OAuthClientAzure/Attribute:scope/Value:SMTP' => 'SMTP~~',
|
||||
'Class:OAuthClientAzure/Attribute:scope/Value:SMTP+' => '~~',
|
||||
'Class:OAuthClientAzure/Attribute:scope/Value:IMAP' => 'IMAP',
|
||||
'Class:OAuthClientAzure/Attribute:scope/Value:IMAP+' => '',
|
||||
'Class:OAuthClientAzure/Attribute:scope/Value:SMTP' => 'SMTP',
|
||||
'Class:OAuthClientAzure/Attribute:scope/Value:SMTP+' => '',
|
||||
'Class:OAuthClientAzure/Attribute:tenant' => 'Tenant~~',
|
||||
'Class:OAuthClientAzure/Attribute:tenant+' => 'Tenant ID of the configured application. For multi-tenant application, use "common".~~',
|
||||
'Class:OAuthClientAzure/Attribute:used_for_smtp' => 'Used for SMTP~~',
|
||||
'Class:OAuthClientAzure/Attribute:used_for_smtp+' => 'At least one OAuth client must have this flag to “Yes”, if you want iTop to use it for sending mails~~',
|
||||
'Class:OAuthClientAzure/Attribute:used_for_smtp/Value:no' => 'No~~',
|
||||
'Class:OAuthClientAzure/Attribute:used_for_smtp/Value:yes' => 'Yes~~',
|
||||
'Class:OAuthClientAzure/Attribute:used_for_smtp/Value:no' => 'Nee',
|
||||
'Class:OAuthClientAzure/Attribute:used_for_smtp/Value:yes' => 'Ja',
|
||||
'Class:OAuthClientAzure/Attribute:used_scope' => 'Used scope~~',
|
||||
'Class:OAuthClientAzure/Attribute:used_scope+' => '~~',
|
||||
'Class:OAuthClientAzure/Attribute:used_scope/Value:advanced' => 'Advanced~~',
|
||||
'Class:OAuthClientAzure/Attribute:used_scope/Value:advanced+' => '~~',
|
||||
'Class:OAuthClientAzure/Attribute:used_scope/Value:simple' => 'Simple~~',
|
||||
'Class:OAuthClientAzure/Attribute:used_scope/Value:simple+' => '~~',
|
||||
'Class:OAuthClientAzure/Name' => '%1$s (%2$s)~~',
|
||||
'Class:OAuthClientAzure/Attribute:used_scope+' => '',
|
||||
'Class:OAuthClientAzure/Attribute:used_scope/Value:advanced' => 'Geavanceerd',
|
||||
'Class:OAuthClientAzure/Attribute:used_scope/Value:advanced+' => '',
|
||||
'Class:OAuthClientAzure/Attribute:used_scope/Value:simple' => 'Eenvoudig',
|
||||
'Class:OAuthClientAzure/Attribute:used_scope/Value:simple+' => '',
|
||||
'Class:OAuthClientAzure/Name' => '%1$s (%2$s)',
|
||||
'Class:OAuthClientGoogle' => 'OAuth client for Google~~',
|
||||
'Class:OAuthClientGoogle/Attribute:advanced_scope' => 'Advanced scope~~',
|
||||
'Class:OAuthClientGoogle/Attribute:advanced_scope+' => 'As soon as you enter something here it takes precedence on the “Scope” selection which is then ignored~~',
|
||||
'Class:OAuthClientGoogle/Attribute:scope' => 'Scope~~',
|
||||
'Class:OAuthClientGoogle/Attribute:scope+' => 'Usually default selection is appropriate~~',
|
||||
'Class:OAuthClientGoogle/Attribute:scope/Value:IMAP' => 'IMAP~~',
|
||||
'Class:OAuthClientGoogle/Attribute:scope/Value:IMAP+' => '~~',
|
||||
'Class:OAuthClientGoogle/Attribute:scope/Value:SMTP' => 'SMTP~~',
|
||||
'Class:OAuthClientGoogle/Attribute:scope/Value:SMTP+' => '~~',
|
||||
'Class:OAuthClientGoogle/Attribute:scope/Value:IMAP' => 'IMAP',
|
||||
'Class:OAuthClientGoogle/Attribute:scope/Value:IMAP+' => '',
|
||||
'Class:OAuthClientGoogle/Attribute:scope/Value:SMTP' => 'SMTP',
|
||||
'Class:OAuthClientGoogle/Attribute:scope/Value:SMTP+' => '',
|
||||
'Class:OAuthClientGoogle/Attribute:used_for_smtp' => 'Used for SMTP~~',
|
||||
'Class:OAuthClientGoogle/Attribute:used_for_smtp+' => 'At least one OAuth client must have this flag to “Yes”, if you want iTop to use it for sending mails~~',
|
||||
'Class:OAuthClientGoogle/Attribute:used_for_smtp/Value:no' => 'No~~',
|
||||
'Class:OAuthClientGoogle/Attribute:used_for_smtp/Value:yes' => 'Yes~~',
|
||||
'Class:OAuthClientGoogle/Attribute:used_for_smtp/Value:no' => 'Nee',
|
||||
'Class:OAuthClientGoogle/Attribute:used_for_smtp/Value:yes' => 'Ja',
|
||||
'Class:OAuthClientGoogle/Attribute:used_scope' => 'Used scope~~',
|
||||
'Class:OAuthClientGoogle/Attribute:used_scope+' => '~~',
|
||||
'Class:OAuthClientGoogle/Attribute:used_scope/Value:advanced' => 'Advanced~~',
|
||||
'Class:OAuthClientGoogle/Attribute:used_scope/Value:advanced+' => '~~',
|
||||
'Class:OAuthClientGoogle/Attribute:used_scope/Value:simple' => 'Simple~~',
|
||||
'Class:OAuthClientGoogle/Attribute:used_scope/Value:simple+' => '~~',
|
||||
'Class:OAuthClientGoogle/Name' => '%1$s (%2$s)~~',
|
||||
'Class:OAuthClientGoogle/Attribute:used_scope+' => '',
|
||||
'Class:OAuthClientGoogle/Attribute:used_scope/Value:advanced' => 'Geavanceerd',
|
||||
'Class:OAuthClientGoogle/Attribute:used_scope/Value:advanced+' => '',
|
||||
'Class:OAuthClientGoogle/Attribute:used_scope/Value:simple' => 'Eenvoudig',
|
||||
'Class:OAuthClientGoogle/Attribute:used_scope/Value:simple+' => '',
|
||||
'Class:OAuthClientGoogle/Name' => '%1$s (%2$s)',
|
||||
'Menu:CreateMailbox' => 'Create a mailbox...~~',
|
||||
'Menu:GenerateTokens' => 'Generate access token...~~',
|
||||
'Menu:OAuthClient' => 'OAuth client~~',
|
||||
'Menu:OAuthClient+' => '~~',
|
||||
'Menu:OAuthClient+' => '',
|
||||
'Menu:RegenerateTokens' => 'Regenerate access token...~~',
|
||||
'OAuthClient:Name/UseForSMTPMustBeUnique' => 'The combination Login (%1$s) and Use for SMTP (%2$s) has already be used for OAuth Client~~',
|
||||
'OAuthClient:baseinfo' => 'Base Information~~',
|
||||
|
||||
@@ -6,23 +6,24 @@
|
||||
* @license https://opensource.org/licenses/AGPL-3.0
|
||||
*
|
||||
*/
|
||||
|
||||
/**
|
||||
* @author Benjamin Planque <benjamin.planque@combodo.com>
|
||||
*
|
||||
* @author Thomas Casteleyn <thomas.casteleyn@super-visions.com>
|
||||
*/
|
||||
Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Brick:Portal:ClosedRequests:Title' => 'Gesloten verzoeken',
|
||||
'Brick:Portal:ListAllRequests:Tab' => 'On-going and closed~~',
|
||||
'Brick:Portal:ListAllRequests:Title' => 'All requests~~',
|
||||
'Brick:Portal:ListAllRequests:Title+' => '<p>View all requests regardless of their status.</p>~~',
|
||||
'Brick:Portal:ListAllRequests:Tab' => 'Openstaand en gesloten',
|
||||
'Brick:Portal:ListAllRequests:Title' => 'Alle verzoeken',
|
||||
'Brick:Portal:ListAllRequests:Title+' => '<p>Bekijk alle verzoeken ongeacht hun status.</p>',
|
||||
'Brick:Portal:NewRequest:Title' => 'Nieuw verzoek',
|
||||
'Brick:Portal:NewRequest:Title+' => '<p>Hulp nodig?</p><p>Selecteer de categorie uit de servicecatalogus en verstuur jouw verzoek naar onze supportteams.</p>',
|
||||
'Brick:Portal:OngoingRequests:Tab:OnGoing' => 'Openstaand',
|
||||
'Brick:Portal:OngoingRequests:Tab:Resolved' => 'Opgelost',
|
||||
'Brick:Portal:OngoingRequests:Title' => 'Lopende verzoeken',
|
||||
'Brick:Portal:OngoingRequests:Title+' => '<p>Verder gaan met jouw openstaande verzoeken.</p><p>Controleer de voortgang, voeg commentaar of documenten toe, bevestig de geboden oplossing.</p>',
|
||||
'Brick:Portal:SearchInAllRequests:Title' => 'Search in all requests~~',
|
||||
'Brick:Portal:SearchInAllRequests:Title+' => '<p>Regardless of their status.</p>~~',
|
||||
'Brick:Portal:SearchInAllRequests:Title' => 'Zoek in alle verzoeken',
|
||||
'Brick:Portal:SearchInAllRequests:Title+' => '<p>Ongeacht hun status.</p>',
|
||||
'Brick:Portal:UserProfile:Title' => 'Mijn profiel',
|
||||
'Page:DefaultTitle' => '%1$s - Gebruikersportaal',
|
||||
'portal:itop-portal' => 'Standaard portaal',
|
||||
|
||||
@@ -6,10 +6,10 @@
|
||||
* @license https://opensource.org/licenses/AGPL-3.0
|
||||
*
|
||||
*/
|
||||
|
||||
/**
|
||||
* @author Hipska (2018, 2019)
|
||||
* @author Thomas Casteleyn <thomas.casteleyn@super-visions.com>
|
||||
* @author Jeffrey Bostoen <info@jeffreybostoen.be> (2018 - 2022)
|
||||
*
|
||||
*/
|
||||
Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Class:UserRequest' => 'Gebruikersverzoek',
|
||||
@@ -210,7 +210,7 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Class:UserRequest/Stimulus:ev_wait_for_approval' => 'Wacht op goedkeuring',
|
||||
'Class:UserRequest/Stimulus:ev_wait_for_approval+' => '',
|
||||
'Class:UserRequest:KnownErrorList' => 'Gekende fouten',
|
||||
'Class:UserRequest:KnownErrorList+' => 'Known Errors related to Functional CI linked to the current ticket~~',
|
||||
'Class:UserRequest:KnownErrorList+' => 'Gekende fouten gerelateerd aan configuratie-items gekoppeld aan het huidige verzoek',
|
||||
'Menu:NewUserRequest' => 'Nieuw gebruikersverzoek',
|
||||
'Menu:NewUserRequest+' => 'Maak een nieuwe gebruikersverzoek ticket aan',
|
||||
'Menu:RequestManagement' => 'Helpdesk',
|
||||
|
||||
@@ -6,10 +6,11 @@
|
||||
* @license https://opensource.org/licenses/AGPL-3.0
|
||||
*
|
||||
*/
|
||||
|
||||
/**
|
||||
* @author LinProfs <info@linprofs.com>
|
||||
* @author Jeffrey Bostoen <info@jeffreybostoen.be> (2018 - 2022)
|
||||
*
|
||||
* @author Thomas Casteleyn <thomas.casteleyn@super-visions.com>
|
||||
*/
|
||||
Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Class:Problem:KnownProblemList' => 'Gekende fouten',
|
||||
@@ -209,7 +210,7 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Class:UserRequest/Stimulus:ev_wait_for_approval' => 'Wacht op goedkeuring',
|
||||
'Class:UserRequest/Stimulus:ev_wait_for_approval+' => '',
|
||||
'Class:UserRequest:KnownErrorList' => 'Gekende fouten',
|
||||
'Class:UserRequest:KnownErrorList+' => 'Known Errors related to Functional CI linked to the current ticket~~',
|
||||
'Class:UserRequest:KnownErrorList+' => 'Gekende fouten gerelateerd aan configuratie-items gekoppeld aan het huidige verzoek',
|
||||
'Menu:NewUserRequest' => 'Nieuw gebruikersverzoek',
|
||||
'Menu:NewUserRequest+' => 'Maak een nieuw gebruikersverzoek aan',
|
||||
'Menu:RequestManagement' => 'Helpdesk',
|
||||
|
||||
@@ -6,10 +6,11 @@
|
||||
* @license https://opensource.org/licenses/AGPL-3.0
|
||||
*
|
||||
*/
|
||||
|
||||
/**
|
||||
* @author LinProfs <info@linprofs.com>
|
||||
* @author Jeffrey Bostoen <info@jeffreybostoen.be> (2018 - 2022)
|
||||
*
|
||||
* @author Thomas Casteleyn <thomas.casteleyn@super-visions.com>
|
||||
*/
|
||||
Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Class:Contract' => 'Contract',
|
||||
@@ -177,7 +178,7 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Class:Service/Attribute:status/Value:obsolete+' => 'Buiten gebruik',
|
||||
'Class:Service/Attribute:status/Value:production' => 'Productie',
|
||||
'Class:Service/Attribute:status/Value:production+' => 'Productie',
|
||||
'Class:Service/ComplementaryName' => '%1$s - %2$s~~',
|
||||
'Class:Service/ComplementaryName' => '%1$s - %2$s',
|
||||
'Class:ServiceFamily' => 'Servicecategorie',
|
||||
'Class:ServiceFamily+' => '',
|
||||
'Class:ServiceFamily/Attribute:icon' => 'Pictogram',
|
||||
@@ -212,7 +213,7 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Class:ServiceSubcategory/Attribute:status/Value:obsolete+' => 'Buiten gebruik',
|
||||
'Class:ServiceSubcategory/Attribute:status/Value:production' => 'Productie',
|
||||
'Class:ServiceSubcategory/Attribute:status/Value:production+' => 'Productie',
|
||||
'Class:ServiceSubcategory/ComplementaryName' => '%1$s - %2$s~~',
|
||||
'Class:ServiceSubcategory/ComplementaryName' => '%1$s - %2$s',
|
||||
'Class:lnkContactToContract' => 'Link Contact / Contract',
|
||||
'Class:lnkContactToContract+' => '',
|
||||
'Class:lnkContactToContract/Attribute:contact_id' => 'Contact',
|
||||
@@ -223,7 +224,7 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Class:lnkContactToContract/Attribute:contract_id+' => '',
|
||||
'Class:lnkContactToContract/Attribute:contract_name' => 'Naam contract',
|
||||
'Class:lnkContactToContract/Attribute:contract_name+' => '',
|
||||
'Class:lnkContactToContract/Name' => '%1$s / %2$s~~',
|
||||
'Class:lnkContactToContract/Name' => '%1$s / %2$s',
|
||||
'Class:lnkContactToService' => 'Link Contact / Service',
|
||||
'Class:lnkContactToService+' => '',
|
||||
'Class:lnkContactToService/Attribute:contact_id' => 'Contact',
|
||||
@@ -234,7 +235,7 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Class:lnkContactToService/Attribute:service_id+' => '',
|
||||
'Class:lnkContactToService/Attribute:service_name' => 'Naam service',
|
||||
'Class:lnkContactToService/Attribute:service_name+' => '',
|
||||
'Class:lnkContactToService/Name' => '%1$s / %2$s~~',
|
||||
'Class:lnkContactToService/Name' => '%1$s / %2$s',
|
||||
'Class:lnkContractToDocument' => 'Link Contract / Document',
|
||||
'Class:lnkContractToDocument+' => '',
|
||||
'Class:lnkContractToDocument/Attribute:contract_id' => 'Contract',
|
||||
@@ -245,7 +246,7 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Class:lnkContractToDocument/Attribute:document_id+' => '',
|
||||
'Class:lnkContractToDocument/Attribute:document_name' => 'Naam document',
|
||||
'Class:lnkContractToDocument/Attribute:document_name+' => '',
|
||||
'Class:lnkContractToDocument/Name' => '%1$s / %2$s~~',
|
||||
'Class:lnkContractToDocument/Name' => '%1$s / %2$s',
|
||||
'Class:lnkCustomerContractToFunctionalCI' => 'Link Klantencontract / Functioneel CI',
|
||||
'Class:lnkCustomerContractToFunctionalCI+' => '',
|
||||
'Class:lnkCustomerContractToFunctionalCI/Attribute:customercontract_id' => 'Klantencontract',
|
||||
@@ -256,7 +257,7 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Class:lnkCustomerContractToFunctionalCI/Attribute:functionalci_id+' => '',
|
||||
'Class:lnkCustomerContractToFunctionalCI/Attribute:functionalci_name' => 'Naam CI',
|
||||
'Class:lnkCustomerContractToFunctionalCI/Attribute:functionalci_name+' => '',
|
||||
'Class:lnkCustomerContractToFunctionalCI/Name' => '%1$s / %2$s~~',
|
||||
'Class:lnkCustomerContractToFunctionalCI/Name' => '%1$s / %2$s',
|
||||
'Class:lnkCustomerContractToProviderContract' => 'Link Klantencontract / Leverancierscontract',
|
||||
'Class:lnkCustomerContractToProviderContract+' => '',
|
||||
'Class:lnkCustomerContractToProviderContract/Attribute:customercontract_id' => 'Klantencontract',
|
||||
@@ -267,7 +268,7 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Class:lnkCustomerContractToProviderContract/Attribute:providercontract_id+' => '',
|
||||
'Class:lnkCustomerContractToProviderContract/Attribute:providercontract_name' => 'Naam Leverancierscontract',
|
||||
'Class:lnkCustomerContractToProviderContract/Attribute:providercontract_name+' => '',
|
||||
'Class:lnkCustomerContractToProviderContract/Name' => '%1$s / %2$s~~',
|
||||
'Class:lnkCustomerContractToProviderContract/Name' => '%1$s / %2$s',
|
||||
'Class:lnkCustomerContractToService' => 'Link Klantencontract / Service',
|
||||
'Class:lnkCustomerContractToService+' => '',
|
||||
'Class:lnkCustomerContractToService/Attribute:customercontract_id' => 'Klantencontract',
|
||||
@@ -282,7 +283,7 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Class:lnkCustomerContractToService/Attribute:sla_id+' => '',
|
||||
'Class:lnkCustomerContractToService/Attribute:sla_name' => 'Naam SLA',
|
||||
'Class:lnkCustomerContractToService/Attribute:sla_name+' => '',
|
||||
'Class:lnkCustomerContractToService/Name' => '%1$s / %2$s~~',
|
||||
'Class:lnkCustomerContractToService/Name' => '%1$s / %2$s',
|
||||
'Class:lnkDeliveryModelToContact' => 'Link Leveringsmodel / Contact',
|
||||
'Class:lnkDeliveryModelToContact+' => '',
|
||||
'Class:lnkDeliveryModelToContact/Attribute:contact_id' => 'Contact',
|
||||
@@ -297,7 +298,7 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Class:lnkDeliveryModelToContact/Attribute:role_id+' => '',
|
||||
'Class:lnkDeliveryModelToContact/Attribute:role_name' => 'Naam rol',
|
||||
'Class:lnkDeliveryModelToContact/Attribute:role_name+' => '',
|
||||
'Class:lnkDeliveryModelToContact/Name' => '%1$s / %2$s~~',
|
||||
'Class:lnkDeliveryModelToContact/Name' => '%1$s / %2$s',
|
||||
'Class:lnkDocumentToService' => 'Link Document / Service',
|
||||
'Class:lnkDocumentToService+' => '',
|
||||
'Class:lnkDocumentToService/Attribute:document_id' => 'Document',
|
||||
@@ -308,7 +309,7 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Class:lnkDocumentToService/Attribute:service_id+' => '',
|
||||
'Class:lnkDocumentToService/Attribute:service_name' => 'Naam service',
|
||||
'Class:lnkDocumentToService/Attribute:service_name+' => '',
|
||||
'Class:lnkDocumentToService/Name' => '%1$s / %2$s~~',
|
||||
'Class:lnkDocumentToService/Name' => '%1$s / %2$s',
|
||||
'Class:lnkFunctionalCIToProviderContract' => 'Link Functioneel CI / Leverancierscontract',
|
||||
'Class:lnkFunctionalCIToProviderContract+' => '',
|
||||
'Class:lnkFunctionalCIToProviderContract/Attribute:functionalci_id' => 'CI',
|
||||
@@ -319,7 +320,7 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Class:lnkFunctionalCIToProviderContract/Attribute:providercontract_id+' => '',
|
||||
'Class:lnkFunctionalCIToProviderContract/Attribute:providercontract_name' => 'Naam Leverancierscontract',
|
||||
'Class:lnkFunctionalCIToProviderContract/Attribute:providercontract_name+' => '',
|
||||
'Class:lnkFunctionalCIToProviderContract/Name' => '%1$s / %2$s~~',
|
||||
'Class:lnkFunctionalCIToProviderContract/Name' => '%1$s / %2$s',
|
||||
'Class:lnkSLAToSLT' => 'Link SLA / SLT',
|
||||
'Class:lnkSLAToSLT+' => '',
|
||||
'Class:lnkSLAToSLT/Attribute:sla_id' => 'SLA',
|
||||
@@ -340,10 +341,10 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Class:lnkSLAToSLT/Attribute:slt_value+' => '',
|
||||
'Class:lnkSLAToSLT/Attribute:slt_value_unit' => 'Eenheid SLT-waarde',
|
||||
'Class:lnkSLAToSLT/Attribute:slt_value_unit+' => '',
|
||||
'Class:lnkSLAToSLT/Name' => '%1$s / %2$s~~',
|
||||
'Contract:baseinfo' => 'General information~~',
|
||||
'Contract:cost' => 'Cost information~~',
|
||||
'Contract:moreinfo' => 'Contractual information~~',
|
||||
'Class:lnkSLAToSLT/Name' => '%1$s / %2$s',
|
||||
'Contract:baseinfo' => 'Algemene informatie',
|
||||
'Contract:cost' => 'Financiële informatie',
|
||||
'Contract:moreinfo' => 'Contractuele informatie',
|
||||
'Menu:CustomerContract' => 'Klantencontracten',
|
||||
'Menu:CustomerContract+' => 'Klantencontracten',
|
||||
'Menu:DeliveryModel' => 'Leveringsmodellen',
|
||||
|
||||
@@ -6,10 +6,11 @@
|
||||
* @license https://opensource.org/licenses/AGPL-3.0
|
||||
*
|
||||
*/
|
||||
|
||||
/**
|
||||
* @author LinProfs <info@linprofs.com>
|
||||
* @author Jeffrey Bostoen <info@jeffreybostoen.be> (2018 - 2022)
|
||||
*
|
||||
* @author Thomas Casteleyn <thomas.casteleyn@super-visions.com>
|
||||
*/
|
||||
Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Class:Contract' => 'Contract',
|
||||
@@ -93,8 +94,8 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Class:ProviderContract/Attribute:coverage+' => '',
|
||||
'Class:ProviderContract/Attribute:functionalcis_list' => 'CI\'s',
|
||||
'Class:ProviderContract/Attribute:functionalcis_list+' => 'Alle configuratie-items die gedekt zijn door dit leverancierscontract',
|
||||
'Class:ProviderContract/Attribute:services_list' => 'Services~~',
|
||||
'Class:ProviderContract/Attribute:services_list+' => 'All the services purchased with this contract~~',
|
||||
'Class:ProviderContract/Attribute:services_list' => 'Services',
|
||||
'Class:ProviderContract/Attribute:services_list+' => 'Alle services die aangeschaft zijn voor dit contract',
|
||||
'Class:ProviderContract/Attribute:sla' => 'SLA',
|
||||
'Class:ProviderContract/Attribute:sla+' => 'Service Level Agreement',
|
||||
'Class:SLA' => 'SLA',
|
||||
@@ -138,8 +139,8 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Class:SLT/Attribute:request_type/Value:incident+' => 'Incident',
|
||||
'Class:SLT/Attribute:request_type/Value:service_request' => 'Serviceverzoek',
|
||||
'Class:SLT/Attribute:request_type/Value:service_request+' => 'Serviceverzoek',
|
||||
'Class:SLT/Attribute:slas_list' => 'SLAs~~',
|
||||
'Class:SLT/Attribute:slas_list+' => 'All the service level agreements using this SLT~~',
|
||||
'Class:SLT/Attribute:slas_list' => 'SLAs',
|
||||
'Class:SLT/Attribute:slas_list+' => 'Alle Service Level Agreements die deze SLT gebruiken',
|
||||
'Class:SLT/Attribute:unit' => 'Eenheid',
|
||||
'Class:SLT/Attribute:unit+' => '',
|
||||
'Class:SLT/Attribute:unit/Value:hours' => 'uren',
|
||||
@@ -184,7 +185,7 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Class:Service/Attribute:status/Value:obsolete+' => 'Buiten gebruik',
|
||||
'Class:Service/Attribute:status/Value:production' => 'Productie',
|
||||
'Class:Service/Attribute:status/Value:production+' => 'Productie',
|
||||
'Class:Service/ComplementaryName' => '%1$s - %2$s~~',
|
||||
'Class:Service/ComplementaryName' => '%1$s - %2$s',
|
||||
'Class:ServiceFamily' => 'Servicecategorie',
|
||||
'Class:ServiceFamily+' => '',
|
||||
'Class:ServiceFamily/Attribute:icon' => 'Pictogram',
|
||||
@@ -217,7 +218,7 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Class:ServiceSubcategory/Attribute:status/Value:obsolete+' => 'Buiten gebruik',
|
||||
'Class:ServiceSubcategory/Attribute:status/Value:production' => 'Productie',
|
||||
'Class:ServiceSubcategory/Attribute:status/Value:production+' => 'Productie',
|
||||
'Class:ServiceSubcategory/ComplementaryName' => '%1$s - %2$s~~',
|
||||
'Class:ServiceSubcategory/ComplementaryName' => '%1$s - %2$s',
|
||||
'Class:lnkContactToContract' => 'Link Contact / Contract',
|
||||
'Class:lnkContactToContract+' => '',
|
||||
'Class:lnkContactToContract/Attribute:contact_id' => 'Contact',
|
||||
@@ -228,7 +229,7 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Class:lnkContactToContract/Attribute:contract_id+' => '',
|
||||
'Class:lnkContactToContract/Attribute:contract_name' => 'Naam contract',
|
||||
'Class:lnkContactToContract/Attribute:contract_name+' => '',
|
||||
'Class:lnkContactToContract/Name' => '%1$s / %2$s~~',
|
||||
'Class:lnkContactToContract/Name' => '%1$s / %2$s',
|
||||
'Class:lnkContactToService' => 'Link Contact / Service',
|
||||
'Class:lnkContactToService+' => '',
|
||||
'Class:lnkContactToService/Attribute:contact_id' => 'Contact',
|
||||
@@ -239,7 +240,7 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Class:lnkContactToService/Attribute:service_id+' => '',
|
||||
'Class:lnkContactToService/Attribute:service_name' => 'Naam service',
|
||||
'Class:lnkContactToService/Attribute:service_name+' => '',
|
||||
'Class:lnkContactToService/Name' => '%1$s / %2$s~~',
|
||||
'Class:lnkContactToService/Name' => '%1$s / %2$s',
|
||||
'Class:lnkContractToDocument' => 'Link Contract / Document',
|
||||
'Class:lnkContractToDocument+' => '',
|
||||
'Class:lnkContractToDocument/Attribute:contract_id' => 'Contract',
|
||||
@@ -250,7 +251,7 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Class:lnkContractToDocument/Attribute:document_id+' => '',
|
||||
'Class:lnkContractToDocument/Attribute:document_name' => 'Naam document',
|
||||
'Class:lnkContractToDocument/Attribute:document_name+' => '',
|
||||
'Class:lnkContractToDocument/Name' => '%1$s / %2$s~~',
|
||||
'Class:lnkContractToDocument/Name' => '%1$s / %2$s',
|
||||
'Class:lnkCustomerContractToService' => 'Link Klantencontract / Service',
|
||||
'Class:lnkCustomerContractToService+' => '',
|
||||
'Class:lnkCustomerContractToService/Attribute:customercontract_id' => 'Klantencontract',
|
||||
@@ -265,7 +266,7 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Class:lnkCustomerContractToService/Attribute:sla_id+' => '',
|
||||
'Class:lnkCustomerContractToService/Attribute:sla_name' => 'Naam SLA',
|
||||
'Class:lnkCustomerContractToService/Attribute:sla_name+' => '',
|
||||
'Class:lnkCustomerContractToService/Name' => '%1$s / %2$s~~',
|
||||
'Class:lnkCustomerContractToService/Name' => '%1$s / %2$s',
|
||||
'Class:lnkDeliveryModelToContact' => 'Link Leveringsmodel / Contact',
|
||||
'Class:lnkDeliveryModelToContact+' => '',
|
||||
'Class:lnkDeliveryModelToContact/Attribute:contact_id' => 'Contact',
|
||||
@@ -280,7 +281,7 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Class:lnkDeliveryModelToContact/Attribute:role_id+' => '',
|
||||
'Class:lnkDeliveryModelToContact/Attribute:role_name' => 'Naam rol',
|
||||
'Class:lnkDeliveryModelToContact/Attribute:role_name+' => '',
|
||||
'Class:lnkDeliveryModelToContact/Name' => '%1$s / %2$s~~',
|
||||
'Class:lnkDeliveryModelToContact/Name' => '%1$s / %2$s',
|
||||
'Class:lnkDocumentToService' => 'Link Document / Service',
|
||||
'Class:lnkDocumentToService+' => '',
|
||||
'Class:lnkDocumentToService/Attribute:document_id' => 'Document',
|
||||
@@ -291,7 +292,7 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Class:lnkDocumentToService/Attribute:service_id+' => '',
|
||||
'Class:lnkDocumentToService/Attribute:service_name' => 'Naam service',
|
||||
'Class:lnkDocumentToService/Attribute:service_name+' => '',
|
||||
'Class:lnkDocumentToService/Name' => '%1$s / %2$s~~',
|
||||
'Class:lnkDocumentToService/Name' => '%1$s / %2$s',
|
||||
'Class:lnkProviderContractToService' => 'Link Leverancierscontract / Service',
|
||||
'Class:lnkProviderContractToService+' => '',
|
||||
'Class:lnkProviderContractToService/Attribute:providercontract_id' => 'Leverancierscontract',
|
||||
@@ -302,7 +303,7 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Class:lnkProviderContractToService/Attribute:service_id+' => '',
|
||||
'Class:lnkProviderContractToService/Attribute:service_name' => 'Naam service',
|
||||
'Class:lnkProviderContractToService/Attribute:service_name+' => '',
|
||||
'Class:lnkProviderContractToService/Name' => '%1$s / %2$s~~',
|
||||
'Class:lnkProviderContractToService/Name' => '%1$s / %2$s',
|
||||
'Class:lnkSLAToSLT' => 'Link SLA / SLT',
|
||||
'Class:lnkSLAToSLT+' => '',
|
||||
'Class:lnkSLAToSLT/Attribute:sla_id' => 'SLA',
|
||||
@@ -323,10 +324,10 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Class:lnkSLAToSLT/Attribute:slt_value+' => '',
|
||||
'Class:lnkSLAToSLT/Attribute:slt_value_unit' => 'Eenheid SLT-waarde',
|
||||
'Class:lnkSLAToSLT/Attribute:slt_value_unit+' => '',
|
||||
'Class:lnkSLAToSLT/Name' => '%1$s / %2$s~~',
|
||||
'Contract:baseinfo' => 'General information~~',
|
||||
'Contract:cost' => 'Cost information~~',
|
||||
'Contract:moreinfo' => 'Contractual information~~',
|
||||
'Class:lnkSLAToSLT/Name' => '%1$s / %2$s',
|
||||
'Contract:baseinfo' => 'Algemene informatie',
|
||||
'Contract:cost' => 'Financiële informatie',
|
||||
'Contract:moreinfo' => 'Contractuele informatie',
|
||||
'Menu:CustomerContract' => 'Klantencontracten',
|
||||
'Menu:CustomerContract+' => 'Klantencontracten',
|
||||
'Menu:DeliveryModel' => 'Leveringsmodellen',
|
||||
|
||||
@@ -6,12 +6,12 @@
|
||||
* @license https://opensource.org/licenses/AGPL-3.0
|
||||
*
|
||||
*/
|
||||
|
||||
/**
|
||||
* @author Benjamin Planque <benjamin.planque@combodo.com>
|
||||
* @author LinProfs <info@linprofs.com>
|
||||
* @author Hipska (2018, 2019)
|
||||
* @author Thomas Casteleyn <thomas.casteleyn@super-visions.com>
|
||||
* @author Jeffrey Bostoen <info@jeffreybostoen.be> (2018 - 2022)
|
||||
*
|
||||
*/
|
||||
Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Class:Contact' => 'Contact',
|
||||
@@ -44,7 +44,7 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Class:Contact/Attribute:status/Value:active+' => 'Actief',
|
||||
'Class:Contact/Attribute:status/Value:inactive' => 'Inactief',
|
||||
'Class:Contact/Attribute:status/Value:inactive+' => 'Inactief',
|
||||
'Class:Contact/ComplementaryName' => '%1$s - %2$s~~',
|
||||
'Class:Contact/ComplementaryName' => '%1$s - %2$s',
|
||||
'Class:ContactType' => 'Soort Contact',
|
||||
'Class:ContactType+' => '',
|
||||
'Class:Document' => 'Document',
|
||||
@@ -75,7 +75,7 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Class:Document/Attribute:status/Value:published+' => '',
|
||||
'Class:Document/Attribute:version' => 'Versie',
|
||||
'Class:Document/Attribute:version+' => '',
|
||||
'Class:Document/ComplementaryName' => '%1$s - %2$s - %3$s~~',
|
||||
'Class:Document/ComplementaryName' => '%1$s - %2$s - %3$s',
|
||||
'Class:DocumentFile' => 'Document: Bestand',
|
||||
'Class:DocumentFile+' => '',
|
||||
'Class:DocumentFile/Attribute:file' => 'Bestand',
|
||||
@@ -165,9 +165,9 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Class:Person/Attribute:team_list+' => 'Alle teams waarvan deze persoon lid is',
|
||||
'Class:Person/Attribute:tickets_list' => 'Tickets',
|
||||
'Class:Person/Attribute:tickets_list+' => 'Alle tickets waarvan deze persoon de aanvrager is',
|
||||
'Class:Person/Attribute:user_list' => 'Users~~',
|
||||
'Class:Person/Attribute:user_list+' => 'All the Users associated to this person~~',
|
||||
'Class:Person/ComplementaryName' => '%1$s - %2$s~~',
|
||||
'Class:Person/Attribute:user_list' => 'Gebruikers',
|
||||
'Class:Person/Attribute:user_list+' => 'Alle gebruikersaccounts van deze persoon',
|
||||
'Class:Person/ComplementaryName' => '%1$s - %2$s',
|
||||
'Class:Person/Error:ChangingOrgDenied' => 'Impossible to move this person under organization \'%1$s\' as it would break his access to the User Portal, his associated user not being allowed on this organization~~',
|
||||
'Class:Person/UniquenessRule:employee_number' => 'Er is al een persoon in de organisatie \'$this->org_name$\' met hetzelfde identificatienummer',
|
||||
'Class:Person/UniquenessRule:employee_number+' => 'Het identificatienummer moet uniek zijn binnen de organisatie',
|
||||
@@ -179,7 +179,7 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Class:Team/Attribute:persons_list+' => 'Alle personen die lid zijn van dit team',
|
||||
'Class:Team/Attribute:tickets_list' => 'Tickets',
|
||||
'Class:Team/Attribute:tickets_list+' => 'Alle tickets die toegewezen zijn aan dit team',
|
||||
'Class:Team/ComplementaryName' => '%1$s - %2$s~~',
|
||||
'Class:Team/ComplementaryName' => '%1$s - %2$s',
|
||||
'Class:Typology' => 'Typologie',
|
||||
'Class:Typology+' => '',
|
||||
'Class:Typology/Attribute:finalclass' => 'Subklasse typologie',
|
||||
@@ -200,8 +200,8 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Class:lnkPersonToTeam/Attribute:team_id+' => '',
|
||||
'Class:lnkPersonToTeam/Attribute:team_name' => 'Naam team',
|
||||
'Class:lnkPersonToTeam/Attribute:team_name+' => '',
|
||||
'Class:lnkPersonToTeam/Name' => '%1$s / %2$s~~',
|
||||
'Class:lnkPersonToTeam/Name+' => '~~',
|
||||
'Class:lnkPersonToTeam/Name' => '%1$s / %2$s',
|
||||
'Class:lnkPersonToTeam/Name+' => '',
|
||||
'Menu:Audit' => 'Audit',
|
||||
'Menu:Audit+' => 'Audit',
|
||||
'Menu:CSVImport' => 'CSV-import',
|
||||
@@ -246,7 +246,7 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Person:personal_info' => 'Persoonlijke informatie',
|
||||
'UI_WelcomeMenu_AllConfigItems' => 'Samenvatting',
|
||||
'User:info' => 'Globale informatie',
|
||||
'User:profiles' => 'Profiles (minimum one)~~',
|
||||
'User:profiles' => 'Profielen (minimaal één)',
|
||||
'theme:fullmoon' => 'Full moon',
|
||||
'theme:test-red' => 'Test instance (Red)',
|
||||
'theme:test-red' => 'Test instance (Rood)',
|
||||
]);
|
||||
|
||||
@@ -6,9 +6,10 @@
|
||||
* @license https://opensource.org/licenses/AGPL-3.0
|
||||
*
|
||||
*/
|
||||
|
||||
/**
|
||||
*
|
||||
* @author Thomas Casteleyn <thomas.casteleyn@super-visions.com>
|
||||
*/
|
||||
Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'theme:light-grey' => 'Light Grey (deprecated)~~',
|
||||
'theme:light-grey' => 'Lichtgrijs (verouderd)',
|
||||
]);
|
||||
|
||||
@@ -6,10 +6,11 @@
|
||||
* @license https://opensource.org/licenses/AGPL-3.0
|
||||
*
|
||||
*/
|
||||
|
||||
/**
|
||||
* @author LinProfs <info@linprofs.com>
|
||||
* @author Jeffrey Bostoen <info@jeffreybostoen.be> (2018 - 2022)
|
||||
*
|
||||
* @author Thomas Casteleyn <thomas.casteleyn@super-visions.com>
|
||||
*/
|
||||
Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Class:ResponseTicketTTO/Interface:iMetricComputer' => 'Time To Own',
|
||||
@@ -176,8 +177,8 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Class:lnkContactToTicket/Attribute:contact_email+' => '',
|
||||
'Class:lnkContactToTicket/Attribute:contact_id' => 'Contact',
|
||||
'Class:lnkContactToTicket/Attribute:contact_id+' => '',
|
||||
'Class:lnkContactToTicket/Attribute:contact_name' => 'Contact name~~',
|
||||
'Class:lnkContactToTicket/Attribute:contact_name+' => '~~',
|
||||
'Class:lnkContactToTicket/Attribute:contact_name' => 'Contact naam',
|
||||
'Class:lnkContactToTicket/Attribute:contact_name+' => '',
|
||||
'Class:lnkContactToTicket/Attribute:role' => 'Rol',
|
||||
'Class:lnkContactToTicket/Attribute:role+' => '',
|
||||
'Class:lnkContactToTicket/Attribute:role_code' => 'Rol',
|
||||
@@ -188,7 +189,7 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Class:lnkContactToTicket/Attribute:ticket_id+' => '',
|
||||
'Class:lnkContactToTicket/Attribute:ticket_ref' => 'Ref',
|
||||
'Class:lnkContactToTicket/Attribute:ticket_ref+' => '',
|
||||
'Class:lnkContactToTicket/Name' => '%1$s / %2$s~~',
|
||||
'Class:lnkContactToTicket/Name' => '%1$s / %2$s',
|
||||
'Ticket:ImpactAnalysis' => 'Impactanalyse',
|
||||
'Ticket:SLA' => 'Rapportage SLA',
|
||||
'Ticket:Type' => 'Kwalificaties',
|
||||
|
||||
@@ -6,10 +6,11 @@
|
||||
* @license https://opensource.org/licenses/AGPL-3.0
|
||||
*
|
||||
*/
|
||||
|
||||
/**
|
||||
*
|
||||
* @author Thomas Casteleyn <thomas.casteleyn@super-visions.com>
|
||||
*/
|
||||
Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Core:ormValue:ormDocument:DownloadsCount' => '%1s~~',
|
||||
'Core:ormValue:ormDocument:DownloadsCount+' => 'Downloaded %1$s time(s)~~',
|
||||
'Core:ormValue:ormDocument:DownloadsCount' => '%1s',
|
||||
'Core:ormValue:ormDocument:DownloadsCount+' => '%1$s keer gedownload',
|
||||
]);
|
||||
|
||||
@@ -6,9 +6,10 @@
|
||||
* @license https://opensource.org/licenses/AGPL-3.0
|
||||
*
|
||||
*/
|
||||
|
||||
/**
|
||||
*
|
||||
* @author Thomas Casteleyn <thomas.casteleyn@super-visions.com>
|
||||
*/
|
||||
Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Class:cmdbAbstractObject/UniquenessRule:no_duplicate' => '%1$s: %2$s is already linked to %3$s: %4$s, duplicates are not allowed on this relation.~~',
|
||||
'Class:cmdbAbstractObject/UniquenessRule:no_duplicate' => '%1$s: %2$s is reeds gelinkt aan %3$s: %4$s, duplicaten zijn niet toegestaan op deze relatie.',
|
||||
]);
|
||||
|
||||
@@ -6,29 +6,29 @@
|
||||
* @license https://opensource.org/licenses/AGPL-3.0
|
||||
*
|
||||
*/
|
||||
|
||||
/**
|
||||
* @author LinProfs <info@linprofs.com>
|
||||
* @author Hipska (2018, 2019)
|
||||
* @author Thomas Casteleyn <thomas.casteleyn@super-visions.com>
|
||||
* @author Jeffrey Bostoen <info@jeffreybostoen.be> (2019 - 2022)
|
||||
*
|
||||
*/
|
||||
Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Action:WarningNoTriggerLinked' => 'Opgelet: er is geen trigger gelinkt aan deze actie. Zonder minstens 1 actieve trigger zal de actie nooit uitgevoerd worden.',
|
||||
'Action:last_executions_tab' => 'Last executions~~',
|
||||
'Action:last_executions_tab_limit_days' => 'past %1$s days~~',
|
||||
'Action:last_executions_tab_limit_none' => 'no limit~~',
|
||||
'Action:last_executions_tab_panel_title' => 'Executions of this action (%1$s)~~',
|
||||
'Action:last_executions_tab' => 'Laatste uitvoeringen',
|
||||
'Action:last_executions_tab_limit_days' => 'laatste %1$s dagen',
|
||||
'Action:last_executions_tab_limit_none' => 'geen limiet',
|
||||
'Action:last_executions_tab_panel_title' => 'Uitvoeringen van deze actie (%1$s)',
|
||||
'ActionEmail:content_placeholder_missing' => 'The placeholder "%1$s" was not found in the HTML template. The content of the field "%2$s" will not be included in the generated emails.~~',
|
||||
'ActionEmail:main' => 'Message~~',
|
||||
'ActionEmail:main' => 'Bericht',
|
||||
'ActionEmail:preview_more_info' => 'For more information about the CSS features supported by the different eMail clients, refer to %1$s~~',
|
||||
'ActionEmail:preview_tab' => 'Preview~~',
|
||||
'ActionEmail:preview_tab+' => 'Preview of the eMail template~~',
|
||||
'ActionEmail:preview_tab' => 'Voorbeeld',
|
||||
'ActionEmail:preview_tab+' => 'Voorbeeld van het E-mail sjabloon',
|
||||
'ActionEmail:preview_warning' => 'The actual eMail may look different in the eMail client than this preview in your browser.~~',
|
||||
'ActionEmail:recipients' => 'Contacts~~',
|
||||
'ActionEmail:trigger' => 'Triggers~~',
|
||||
'ActionNewsroom:content' => 'Message~~',
|
||||
'ActionNewsroom:settings' => 'Settings~~',
|
||||
'ActionNewsroom:trigger' => 'Trigger~~',
|
||||
'ActionEmail:recipients' => 'Contacten',
|
||||
'ActionEmail:trigger' => 'Triggers',
|
||||
'ActionNewsroom:content' => 'Bericht',
|
||||
'ActionNewsroom:settings' => 'Instellingen',
|
||||
'ActionNewsroom:trigger' => 'Triggers',
|
||||
'Change:AttName_Changed' => '%1$s aangepast',
|
||||
'Change:AttName_Changed_PreviousValue_OldValue' => '%1$s aangepast, vorige waarde: %2$s',
|
||||
'Change:AttName_EntryAdded' => '%1$s aangepast, nieuwe invoer toegevoegd: %2$s',
|
||||
@@ -49,11 +49,11 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Class:AbstractResource+' => '',
|
||||
'Class:Action' => 'Actie',
|
||||
'Class:Action+' => 'Door gebruiker gedefinieerde actie',
|
||||
'Class:Action/Attribute:asynchronous' => 'Asynchronous~~',
|
||||
'Class:Action/Attribute:asynchronous+' => 'Whether this action should be executed in background or not~~',
|
||||
'Class:Action/Attribute:asynchronous/Value:no' => 'No~~',
|
||||
'Class:Action/Attribute:asynchronous/Value:use_global_setting' => 'Use global setting~~',
|
||||
'Class:Action/Attribute:asynchronous/Value:yes' => 'Yes~~',
|
||||
'Class:Action/Attribute:asynchronous' => 'Asynchroon',
|
||||
'Class:Action/Attribute:asynchronous+' => 'Of deze actie op de achtergrond moet worden uitgevoerd of niet',
|
||||
'Class:Action/Attribute:asynchronous/Value:no' => 'Nee',
|
||||
'Class:Action/Attribute:asynchronous/Value:use_global_setting' => 'Gebruik globale instelling',
|
||||
'Class:Action/Attribute:asynchronous/Value:yes' => 'Ja',
|
||||
'Class:Action/Attribute:description' => 'Beschrijving',
|
||||
'Class:Action/Attribute:description+' => '',
|
||||
'Class:Action/Attribute:finalclass' => 'Type',
|
||||
@@ -70,7 +70,7 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Class:Action/Attribute:status/Value:test+' => '',
|
||||
'Class:Action/Attribute:trigger_list' => 'Gerelateerde triggers',
|
||||
'Class:Action/Attribute:trigger_list+' => 'Triggers gelinkt aan deze actie',
|
||||
'Class:Action/ComplementaryName' => '%1$s: %2$s~~',
|
||||
'Class:Action/ComplementaryName' => '%1$s: %2$s',
|
||||
'Class:ActionEmail' => 'E-mailmelding',
|
||||
'Class:ActionEmail+' => '',
|
||||
'Class:ActionEmail/Attribute:bcc' => 'BCC',
|
||||
@@ -83,12 +83,12 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Class:ActionEmail/Attribute:from+' => 'Wordt gebruikt in de hoofdtekst van de e-mail (headers)',
|
||||
'Class:ActionEmail/Attribute:from_label' => 'Van (label)',
|
||||
'Class:ActionEmail/Attribute:from_label+' => 'Wordt gebruikt in de hoofdtekst van de e-mail (headers)',
|
||||
'Class:ActionEmail/Attribute:html_template' => 'HTML template~~',
|
||||
'Class:ActionEmail/Attribute:html_template' => 'HTML sjabloon',
|
||||
'Class:ActionEmail/Attribute:html_template+' => 'Optional HTML template wrapping around the content of the \'Body\' attribute below, useful for tailored email layouts (in the template, content of the \'Body\' attribute will replace the $content$ placeholder)~~',
|
||||
'Class:ActionEmail/Attribute:ignore_notify' => 'Ignore the Notify flag~~',
|
||||
'Class:ActionEmail/Attribute:ignore_notify+' => 'If set to \'Yes\' the \'Notify\' flag on Contacts has no effect.~~',
|
||||
'Class:ActionEmail/Attribute:ignore_notify/Value:no' => 'No~~',
|
||||
'Class:ActionEmail/Attribute:ignore_notify/Value:yes' => 'Yes~~',
|
||||
'Class:ActionEmail/Attribute:ignore_notify' => 'Negeer de Melding vlag',
|
||||
'Class:ActionEmail/Attribute:ignore_notify+' => 'Indien ingesteld op \'Ja\' heeft de vlag \'Melding\' in Contacten geen effect.',
|
||||
'Class:ActionEmail/Attribute:ignore_notify/Value:no' => 'Nee',
|
||||
'Class:ActionEmail/Attribute:ignore_notify/Value:yes' => 'Ja',
|
||||
'Class:ActionEmail/Attribute:importance' => 'Prioriteit',
|
||||
'Class:ActionEmail/Attribute:importance+' => '',
|
||||
'Class:ActionEmail/Attribute:importance/Value:high' => 'Hoog',
|
||||
@@ -97,7 +97,7 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Class:ActionEmail/Attribute:importance/Value:low+' => '',
|
||||
'Class:ActionEmail/Attribute:importance/Value:normal' => 'Normaal',
|
||||
'Class:ActionEmail/Attribute:importance/Value:normal+' => '',
|
||||
'Class:ActionEmail/Attribute:language' => 'Language~~',
|
||||
'Class:ActionEmail/Attribute:language' => 'Taal',
|
||||
'Class:ActionEmail/Attribute:language+' => 'Language to use for placeholders ($xxx$) inside the message (state, importance, priority, etc)~~',
|
||||
'Class:ActionEmail/Attribute:reply_to' => 'Antwoord (e-mail)',
|
||||
'Class:ActionEmail/Attribute:reply_to+' => 'Wordt gebruikt in de hoofdtekst van de e-mail (headers)',
|
||||
@@ -113,9 +113,9 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Class:ActionEmail/Attribute:test_recipient+' => 'Bestemming als de status op "Test" staat',
|
||||
'Class:ActionEmail/Attribute:to' => 'Aan',
|
||||
'Class:ActionEmail/Attribute:to+' => 'Bestemming van de e-mail',
|
||||
'Class:ActionNewsroom' => 'Notification by Newsroom~~',
|
||||
'Class:ActionNewsroom+' => '~~',
|
||||
'Class:ActionNewsroom/Attribute:icon' => 'Icon~~',
|
||||
'Class:ActionNewsroom' => 'Newsroom melding',
|
||||
'Class:ActionNewsroom+' => '',
|
||||
'Class:ActionNewsroom/Attribute:icon' => 'Pictogram',
|
||||
'Class:ActionNewsroom/Attribute:icon+' => 'Icon to appear next to the news in the newsroom.
|
||||
- If filled, the custom icon will be used
|
||||
- Otherwise, if the triggering object has an icon (e.g. picture of a Person object), it will be used
|
||||
@@ -128,8 +128,8 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
- $this->hyperlink(portal)$ hyperlink in the portal to the object triggering the notification,
|
||||
- $this->attribute_external_key->attribute$ recursive syntax for any remote attribute,
|
||||
- $current_contact->attribute$ attribute of the Person who triggered the notification~~',
|
||||
'Class:ActionNewsroom/Attribute:priority' => 'Priority~~',
|
||||
'Class:ActionNewsroom/Attribute:priority+' => '~~',
|
||||
'Class:ActionNewsroom/Attribute:priority' => 'Prioriteit',
|
||||
'Class:ActionNewsroom/Attribute:priority+' => '',
|
||||
'Class:ActionNewsroom/Attribute:priority/Value:1' => 'Critical~~',
|
||||
'Class:ActionNewsroom/Attribute:priority/Value:1+' => 'Critical~~',
|
||||
'Class:ActionNewsroom/Attribute:priority/Value:2' => 'Urgent~~',
|
||||
@@ -138,13 +138,13 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Class:ActionNewsroom/Attribute:priority/Value:3+' => 'Important~~',
|
||||
'Class:ActionNewsroom/Attribute:priority/Value:4' => 'Standard~~',
|
||||
'Class:ActionNewsroom/Attribute:priority/Value:4+' => 'Standard~~',
|
||||
'Class:ActionNewsroom/Attribute:recipients' => 'Recipients~~',
|
||||
'Class:ActionNewsroom/Attribute:recipients+' => 'An OQL query returning Contact objects~~',
|
||||
'Class:ActionNewsroom/Attribute:test_recipient_id' => 'Test recipient~~',
|
||||
'Class:ActionNewsroom/Attribute:test_recipient_id+' => 'Person used instead of Recipients when notification is being tested~~',
|
||||
'Class:ActionNewsroom/Attribute:title' => 'Title~~',
|
||||
'Class:ActionNewsroom/Attribute:recipients' => 'Ontvangers',
|
||||
'Class:ActionNewsroom/Attribute:recipients+' => 'OQL die de lijst van Contacten definiëert',
|
||||
'Class:ActionNewsroom/Attribute:test_recipient_id' => 'Testontvanger',
|
||||
'Class:ActionNewsroom/Attribute:test_recipient_id+' => 'Persoon om te gebruiken wanneer de melding getest wordt',
|
||||
'Class:ActionNewsroom/Attribute:title' => 'Titel',
|
||||
'Class:ActionNewsroom/Attribute:title+' => 'Title of the news. Can contain placeholders like $this->attribute_code$~~',
|
||||
'Class:ActionNewsroom/Attribute:url' => 'URL~~',
|
||||
'Class:ActionNewsroom/Attribute:url' => 'URL',
|
||||
'Class:ActionNewsroom/Attribute:url+' => 'If empty, the URL will point to the object triggering the notification. But you can also specify a custom URL.~~',
|
||||
'Class:ActionNotification' => 'Melding',
|
||||
'Class:ActionNotification+' => 'Melding (abstract)',
|
||||
@@ -328,13 +328,13 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Class:EventNotificationEmail/Attribute:to' => 'Aan',
|
||||
'Class:EventNotificationEmail/Attribute:to+' => '',
|
||||
'Class:EventNotificationNewsroom' => 'News sent~~',
|
||||
'Class:EventNotificationNewsroom+' => '~~',
|
||||
'Class:EventNotificationNewsroom/Attribute:contact_id' => 'Contact~~',
|
||||
'Class:EventNotificationNewsroom/Attribute:contact_id+' => '~~',
|
||||
'Class:EventNotificationNewsroom/Attribute:icon' => 'Icon~~',
|
||||
'Class:EventNotificationNewsroom/Attribute:icon+' => '~~',
|
||||
'Class:EventNotificationNewsroom/Attribute:priority' => 'Priority~~',
|
||||
'Class:EventNotificationNewsroom/Attribute:priority+' => '~~',
|
||||
'Class:EventNotificationNewsroom+' => '',
|
||||
'Class:EventNotificationNewsroom/Attribute:contact_id' => 'Contact',
|
||||
'Class:EventNotificationNewsroom/Attribute:contact_id+' => '',
|
||||
'Class:EventNotificationNewsroom/Attribute:icon' => 'Pictogram',
|
||||
'Class:EventNotificationNewsroom/Attribute:icon+' => '',
|
||||
'Class:EventNotificationNewsroom/Attribute:priority' => 'Prioriteit',
|
||||
'Class:EventNotificationNewsroom/Attribute:priority+' => '',
|
||||
'Class:EventNotificationNewsroom/Attribute:priority/Value:1' => 'Critical~~',
|
||||
'Class:EventNotificationNewsroom/Attribute:priority/Value:1+' => 'Critical~~',
|
||||
'Class:EventNotificationNewsroom/Attribute:priority/Value:2' => 'Urgent~~',
|
||||
@@ -343,18 +343,18 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Class:EventNotificationNewsroom/Attribute:priority/Value:3+' => 'Important~~',
|
||||
'Class:EventNotificationNewsroom/Attribute:priority/Value:4' => 'Standard~~',
|
||||
'Class:EventNotificationNewsroom/Attribute:priority/Value:4+' => 'Standard~~',
|
||||
'Class:EventNotificationNewsroom/Attribute:read' => 'Read~~',
|
||||
'Class:EventNotificationNewsroom/Attribute:read+' => '~~',
|
||||
'Class:EventNotificationNewsroom/Attribute:read/Value:no' => 'No~~',
|
||||
'Class:EventNotificationNewsroom/Attribute:read/Value:no+' => 'No~~',
|
||||
'Class:EventNotificationNewsroom/Attribute:read/Value:yes' => 'Yes~~',
|
||||
'Class:EventNotificationNewsroom/Attribute:read/Value:yes+' => 'Yes~~',
|
||||
'Class:EventNotificationNewsroom/Attribute:read_date' => 'Read date~~',
|
||||
'Class:EventNotificationNewsroom/Attribute:read_date+' => '~~',
|
||||
'Class:EventNotificationNewsroom/Attribute:title' => 'Title~~',
|
||||
'Class:EventNotificationNewsroom/Attribute:title+' => '~~',
|
||||
'Class:EventNotificationNewsroom/Attribute:url' => 'URL~~',
|
||||
'Class:EventNotificationNewsroom/Attribute:url+' => '~~',
|
||||
'Class:EventNotificationNewsroom/Attribute:read' => 'Gelezen',
|
||||
'Class:EventNotificationNewsroom/Attribute:read+' => '',
|
||||
'Class:EventNotificationNewsroom/Attribute:read/Value:no' => 'Nee',
|
||||
'Class:EventNotificationNewsroom/Attribute:read/Value:no+' => '',
|
||||
'Class:EventNotificationNewsroom/Attribute:read/Value:yes' => 'Ja',
|
||||
'Class:EventNotificationNewsroom/Attribute:read/Value:yes+' => '',
|
||||
'Class:EventNotificationNewsroom/Attribute:read_date' => 'Datum gelezen',
|
||||
'Class:EventNotificationNewsroom/Attribute:read_date+' => '',
|
||||
'Class:EventNotificationNewsroom/Attribute:title' => 'Titel',
|
||||
'Class:EventNotificationNewsroom/Attribute:title+' => '',
|
||||
'Class:EventNotificationNewsroom/Attribute:url' => 'URL',
|
||||
'Class:EventNotificationNewsroom/Attribute:url+' => '',
|
||||
'Class:EventRestService' => 'Gebeurtenis - REST/JSON API-aanroep',
|
||||
'Class:EventRestService+' => 'Log van een aangeroepen REST/JSON-service',
|
||||
'Class:EventRestService/Attribute:code' => 'Code',
|
||||
@@ -535,16 +535,16 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Class:Trigger/Attribute:description+' => 'Beschrijving in één regel',
|
||||
'Class:Trigger/Attribute:finalclass' => 'Type',
|
||||
'Class:Trigger/Attribute:finalclass+' => '',
|
||||
'Class:Trigger/Attribute:subscription_policy' => 'Subscription policy~~',
|
||||
'Class:Trigger/Attribute:subscription_policy+' => 'Allows users to unsubscribe from the trigger~~',
|
||||
'Class:Trigger/Attribute:subscription_policy/Value:allow_no_channel' => 'Allow complete unsubscription~~',
|
||||
'Class:Trigger/Attribute:subscription_policy/Value:force_all_channels' => 'Deny unsubscription~~',
|
||||
'Class:Trigger/Attribute:subscription_policy/Value:force_at_least_one_channel' => 'Force at least one channel (News or Email)~~',
|
||||
'Class:Trigger/ComplementaryName' => '%1$s, %2$s~~',
|
||||
'Class:Trigger/Attribute:subscription_policy' => 'Abonnementsbeleid',
|
||||
'Class:Trigger/Attribute:subscription_policy+' => 'Staat gebruikers toe zich af te melden voor de trigger',
|
||||
'Class:Trigger/Attribute:subscription_policy/Value:allow_no_channel' => 'Volledige uitschrijving toestaan',
|
||||
'Class:Trigger/Attribute:subscription_policy/Value:force_all_channels' => 'Afmelding weigeren',
|
||||
'Class:Trigger/Attribute:subscription_policy/Value:force_at_least_one_channel' => 'Forceer minimaal één kanaal (nieuws of e-mail)',
|
||||
'Class:Trigger/ComplementaryName' => '%1$s, %2$s',
|
||||
'Class:TriggerOnAttributeBlobDownload' => 'Trigger (on object\'s document download)~~',
|
||||
'Class:TriggerOnAttributeBlobDownload+' => 'Trigger on object\'s document field download of [a child class of] the given class~~',
|
||||
'Class:TriggerOnAttributeBlobDownload/Attribute:target_attcodes' => 'Target fields~~',
|
||||
'Class:TriggerOnAttributeBlobDownload/Attribute:target_attcodes+' => '~~',
|
||||
'Class:TriggerOnAttributeBlobDownload/Attribute:target_attcodes' => 'Doelvelden',
|
||||
'Class:TriggerOnAttributeBlobDownload/Attribute:target_attcodes+' => '',
|
||||
'Class:TriggerOnObject' => 'Trigger (afhankelijk van klasse)',
|
||||
'Class:TriggerOnObject+' => 'Trigger op een bepaalde klasse van objecten',
|
||||
'Class:TriggerOnObject/Attribute:filter' => 'Filter',
|
||||
@@ -776,8 +776,8 @@ Hier wordt standaard \'00:00:00\' van gemaakt als er geen tijd wordt opgegeven.
|
||||
'Core:BulkExportMessageEmptyPhrasebookEntry' => 'Gelieve een geldige favoriete query op te geven',
|
||||
'Core:BulkExportOf_Class' => '%1$s Export',
|
||||
'Core:BulkExportQueryPlaceholder' => 'Typ hier een OQL-query...',
|
||||
'Core:CheckConsistencyError' => 'Consistency rules not followed: %1$s~~',
|
||||
'Core:CheckValueError' => 'Unexpected value for attribute \'%1$s\' (%2$s) : %3$s~~',
|
||||
'Core:CheckConsistencyError' => 'Consistentieregels niet gevolgd: %1$s',
|
||||
'Core:CheckValueError' => 'Onverwachte waarde voor attribuut \'%1$s\' (%2$s) : %3$s',
|
||||
'Core:Context=CRON' => 'cron',
|
||||
'Core:Context=GUI:Console' => 'Console',
|
||||
'Core:Context=GUI:Portal' => 'Portaal',
|
||||
@@ -811,7 +811,7 @@ Hier wordt standaard \'00:00:00\' van gemaakt als er geen tijd wordt opgegeven.
|
||||
'Core:ExplainWTC:StopWatch-TimeSpent' => 'Tijd gespendeerd voor "%1$s"',
|
||||
'Core:FriendlyName-Description' => 'Herkenbare naam',
|
||||
'Core:FriendlyName-Label' => 'Herkenbare naam',
|
||||
'Core:Placeholder:CannotBeResolved' => '(%1$s : cannot be resolved)~~',
|
||||
'Core:Placeholder:CannotBeResolved' => '(%1$s : kan niet worden omgezet)',
|
||||
'Core:SyncDataExchangeComment' => '(Data Synchro)',
|
||||
'Core:SyncDataSourceAccessRestriction' => 'Alleen administrators of de gebruiker gespecificeerd in de databron kan deze handeling uitvoeren. Handeling afgebroken.',
|
||||
'Core:SyncDataSourceObsolete' => 'De databron is gemarkeerd als overbodig. Handeling afgebroken.',
|
||||
|
||||
@@ -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+' => '',
|
||||
]);
|
||||
|
||||
@@ -6,12 +6,13 @@
|
||||
* @license https://opensource.org/licenses/AGPL-3.0
|
||||
*
|
||||
*/
|
||||
|
||||
/**
|
||||
*
|
||||
* @author Thomas Casteleyn <thomas.casteleyn@super-visions.com>
|
||||
*/
|
||||
Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'UI:Datatables:Column:RowActions:Description' => '~~',
|
||||
'UI:Datatables:Column:RowActions:Label' => '~~',
|
||||
'UI:Datatables:Column:RowActions:Description' => '',
|
||||
'UI:Datatables:Column:RowActions:Label' => '',
|
||||
'UI:Datatables:Language:DisplayLength:All' => 'Alles',
|
||||
'UI:Datatables:Language:EmptyTable' => 'Geen data in deze tabel',
|
||||
'UI:Datatables:Language:Error' => 'Er was een fout bij het uitvoeren van de query.',
|
||||
@@ -22,6 +23,6 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'UI:Datatables:Language:Sort:Ascending' => 'Oplopend sorteren',
|
||||
'UI:Datatables:Language:Sort:Descending' => 'Aflopend sorteren',
|
||||
'UI:Datatables:Language:ZeroRecords' => 'Geen resultaten',
|
||||
'UI:Datatables:RowActions:ConfirmationDialog' => 'Action Confirmation~~',
|
||||
'UI:Datatables:RowActions:ConfirmationMessage' => 'Do you confirm action ?~~',
|
||||
'UI:Datatables:RowActions:ConfirmationDialog' => 'Bevestiging actie',
|
||||
'UI:Datatables:RowActions:ConfirmationMessage' => 'Bevestig je deze actie?',
|
||||
]);
|
||||
|
||||
@@ -6,11 +6,12 @@
|
||||
* @license https://opensource.org/licenses/AGPL-3.0
|
||||
*
|
||||
*/
|
||||
|
||||
/**
|
||||
*
|
||||
* @author Thomas Casteleyn <thomas.casteleyn@super-visions.com>
|
||||
*/
|
||||
Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'UI:Component:Input:ChangeNotAllowed' => 'This change is not allowed~~',
|
||||
'UI:Component:Input:ChangeNotAllowed' => 'Deze aanpassing is niet toegestaan',
|
||||
'UI:Component:Input:Password:DoesNotMatch' => 'Wachtwoorden komen niet overeen',
|
||||
'UI:Component:Input:Set:MinimumItems' => 'Minimum %1$s item(s) required~~',
|
||||
'UI:Component:Input:Set:MinimumItems' => 'Minimum %1$s item(s) verplicht',
|
||||
]);
|
||||
|
||||
@@ -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', [
|
||||
'UI:Layout:ObjectDetails:DatamodelSchemaLink:Tooltip' => 'Objecten schema van deze klasse',
|
||||
@@ -15,5 +16,5 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'UI:Layout:ObjectDetails:KeyboardShortcut:EditObject' => 'Pas huidig object aan',
|
||||
'UI:Layout:ObjectDetails:KeyboardShortcut:NewObject' => 'Maak een nieuw object (van dezelfde klasse als het getoonde object)',
|
||||
'UI:Layout:ObjectDetails:KeyboardShortcut:SaveObject' => 'Bewaar huidig object',
|
||||
'UI:Layout:ObjectDetails:New:Modal:Title' => 'Creation of an object~~',
|
||||
'UI:Layout:ObjectDetails:New:Modal:Title' => 'Aanmaken van een object',
|
||||
]);
|
||||
|
||||
Reference in New Issue
Block a user