mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-19 15:22:17 +02:00
🌐 New Dutch translations
Integrated directly from PR #38 as rebase and squash seems very difficult Many thanks @jbostoen and @Hipska !
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
*
|
||||
* @copyright Copyright (C) 2010-2018 Combodo SARL
|
||||
* @license http://opensource.org/licenses/AGPL-3.0
|
||||
* @author jbostoen (2018)
|
||||
*
|
||||
* This file is part of iTop.
|
||||
*
|
||||
@@ -33,6 +34,6 @@
|
||||
// Class: UserExternal
|
||||
//
|
||||
Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Class:UserExternal' => 'External user~~',
|
||||
'Class:UserExternal+' => 'User authentified outside of iTop~~',
|
||||
'Class:UserExternal' => 'Externe gebruiker',
|
||||
'Class:UserExternal+' => 'Gebruiker aangemeld via externe authenticatie',
|
||||
));
|
||||
|
||||
@@ -4,6 +4,7 @@
|
||||
*
|
||||
* @copyright Copyright (C) 2010-2018 Combodo SARL
|
||||
* @license http://opensource.org/licenses/AGPL-3.0
|
||||
* @author jbostoen (2018)
|
||||
*
|
||||
* This file is part of iTop.
|
||||
*
|
||||
@@ -33,8 +34,6 @@
|
||||
// Class: UserLDAP
|
||||
//
|
||||
Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Class:UserLDAP' => 'LDAP user~~',
|
||||
'Class:UserLDAP+' => 'User authentified by LDAP~~',
|
||||
'Class:UserLDAP/Attribute:password' => 'Password~~',
|
||||
'Class:UserLDAP/Attribute:password+' => 'user authentication string~~',
|
||||
'Class:UserLDAP' => 'LDAP-gebruiker',
|
||||
'Class:UserLDAP+' => 'Gebruiker aangemeld via LDAP',
|
||||
));
|
||||
|
||||
@@ -4,6 +4,7 @@
|
||||
*
|
||||
* @copyright Copyright (C) 2010-2018 Combodo SARL
|
||||
* @license http://opensource.org/licenses/AGPL-3.0
|
||||
* @author jbostoen (2018)
|
||||
*
|
||||
* This file is part of iTop.
|
||||
*
|
||||
@@ -33,8 +34,8 @@
|
||||
// Class: UserLocal
|
||||
//
|
||||
Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Class:UserLocal' => 'iTop user~~',
|
||||
'Class:UserLocal+' => 'User authentified by iTop~~',
|
||||
'Class:UserLocal/Attribute:password' => 'Password~~',
|
||||
'Class:UserLocal/Attribute:password+' => 'user authentication string~~',
|
||||
'Class:UserLocal' => 'iTop-gebruiker',
|
||||
'Class:UserLocal+' => 'Gebruiker aangemeld via iTop',
|
||||
'Class:UserLocal/Attribute:password' => 'Wachtwoord',
|
||||
'Class:UserLocal/Attribute:password+' => 'String voor authenticatie',
|
||||
));
|
||||
|
||||
@@ -21,6 +21,7 @@
|
||||
* Linux & Open Source Professionals
|
||||
* http://www.linprofs.com
|
||||
*
|
||||
* @author jbostoen (2018)
|
||||
* @copyright Copyright (C) 2010-2012 Combodo SARL
|
||||
* @licence http://opensource.org/licenses/AGPL-3.0
|
||||
*/
|
||||
@@ -33,9 +34,9 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Attachments:History_File_Removed' => 'Bijlage %1$s verwijderd.',
|
||||
'Attachments:AddAttachment' => 'Voeg bijlage toe: ',
|
||||
'Attachments:UploadNotAllowedOnThisSystem' => 'Bestanden uploaden is NIET toegestaan op dit systeem.',
|
||||
'Attachment:Max_Go' => '(Maximum bestandsgrootte: %1$s GB)',
|
||||
'Attachment:Max_Mo' => '(Maximum bestandsgrootte: %1$s MB)',
|
||||
'Attachment:Max_Ko' => '(Maximum bestandsgrootte: %1$s kB)',
|
||||
'Attachment:Max_Go' => '(Maximale bestandsgrootte: %1$s GB)',
|
||||
'Attachment:Max_Mo' => '(Maximale bestandsgrootte: %1$s MB)',
|
||||
'Attachment:Max_Ko' => '(Maximale bestandsgrootte: %1$s kB)',
|
||||
'Attachments:NoAttachment' => 'Geen bijlage. ',
|
||||
'Attachments:PreviewNotAvailable' => 'Een voorbeeld is niet beschikbaar voor dit type bijlage.',
|
||||
));
|
||||
|
||||
@@ -4,6 +4,7 @@
|
||||
*
|
||||
* @copyright Copyright (C) 2010-2018 Combodo SARL
|
||||
* @license http://opensource.org/licenses/AGPL-3.0
|
||||
* @author jbostoen (2018)
|
||||
*
|
||||
* This file is part of iTop.
|
||||
*
|
||||
@@ -22,38 +23,38 @@
|
||||
*/
|
||||
Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
|
||||
'bkp-backup-running' => 'A backup is running. Please wait...~~',
|
||||
'bkp-restore-running' => 'A restore is running. Please wait...~~',
|
||||
'bkp-backup-running' => 'Er wordt momenteel een backup genomen. Even geduld...',
|
||||
'bkp-restore-running' => 'Er wordt momenteel een herstel uitgevoerd. Even geduld...',
|
||||
|
||||
'Menu:BackupStatus' => 'Scheduled Backups~~',
|
||||
'bkp-status-title' => 'Scheduled Backups~~',
|
||||
'bkp-status-checks' => 'Settings and checks~~',
|
||||
'bkp-mysqldump-ok' => 'mysqldump is present: %1$s~~',
|
||||
'bkp-mysqldump-notfound' => 'mysqldump could not be found: %1$s - Please make sure it is installed and in the path, or edit the configuration file to tune mysql_bindir.~~',
|
||||
'bkp-mysqldump-issue' => 'mysqldump could not be executed (retcode=%1$d): Please make sure it is installed and in the path, or edit the configuration file to tune mysql_bindir~~',
|
||||
'bkp-missing-dir' => 'The target directory %1$s count not be found~~',
|
||||
'bkp-free-disk-space' => '<b>%1$s free</b> in %2$s~~',
|
||||
'bkp-dir-not-writeable' => '%1$s is not writeable~~',
|
||||
'bkp-wrong-format-spec' => 'The current specification to format the file names is wrong (%1$s). A default specification will apply: %2$s~~',
|
||||
'bkp-name-sample' => 'Backup files are named depending on DB identifiers, date and time. Example: %1$s~~',
|
||||
'bkp-week-days' => 'Backups will occur <b>every %1$s at %2$s</b>~~',
|
||||
'bkp-retention' => 'At most <b>%1$d backup files will be kept</b> in the target directory.~~',
|
||||
'bkp-next-to-delete' => 'Will be deleted when the next backup occurs (see the setting "retention_count")~~',
|
||||
'bkp-table-file' => 'File~~',
|
||||
'bkp-table-file+' => 'Only files having the extension .zip are considered as being backup files~~',
|
||||
'bkp-table-size' => 'Size~~',
|
||||
'bkp-table-size+' => '~~',
|
||||
'bkp-table-actions' => 'Actions~~',
|
||||
'bkp-table-actions+' => '~~',
|
||||
'bkp-status-backups-auto' => 'Scheduled backups~~',
|
||||
'bkp-status-backups-manual' => 'Manual backups~~',
|
||||
'bkp-status-backups-none' => 'No backup yet~~',
|
||||
'bkp-next-backup' => 'The next backup will occur on <b>%1$s</b> (%2$s) at %3$s~~',
|
||||
'bkp-button-backup-now' => 'Backup now!~~',
|
||||
'bkp-button-restore-now' => 'Restore!~~',
|
||||
'bkp-confirm-backup' => 'Please confirm that you do request the backup to occur right now.~~',
|
||||
'bkp-confirm-restore' => 'Please confirm that you do want to restore the backup %1$s.~~',
|
||||
'bkp-wait-backup' => 'Please wait for the backup to complete...~~',
|
||||
'bkp-wait-restore' => 'Please wait for the restore to complete...~~',
|
||||
'bkp-success-restore' => 'Restore successfully completed.~~',
|
||||
'Menu:BackupStatus' => 'Geplande backups',
|
||||
'bkp-status-title' => 'Geplande backups',
|
||||
'bkp-status-checks' => 'Instellingen en controles',
|
||||
'bkp-mysqldump-ok' => 'mysqldump is geïnstalleerd: %1$s',
|
||||
'bkp-mysqldump-notfound' => 'mysqldump kon niet gevonden worden: %1$s - Zorg dat dit geïnstalleerd is in het juiste pad of pas de iTop-configuratie aan ("mysql_bindir")',
|
||||
'bkp-mysqldump-issue' => 'mysqldump kon niet worden uitgevoerd (retcode=%1$d): Zorg dat dit geïnstalleerd is in het juiste pad of pas de iTop-configuratie aan ("mysql_bindir")',
|
||||
'bkp-missing-dir' => 'De doelmap %1$s is niet toegankelijk.',
|
||||
'bkp-free-disk-space' => '<b>%1$s vrij</b> in %2$s',
|
||||
'bkp-dir-not-writeable' => 'Geen schrijfrechten op %1$s',
|
||||
'bkp-wrong-format-spec' => 'Het huidige formaat voor bestandsnamen is ongeldig (%1$s). Een standaardformaat wordt toegepast: %2$s',
|
||||
'bkp-name-sample' => 'Backupbestanden krijgen een naam gebaseerd op de naam van het databaseschema, datum en tijd. Voorbeeld: %1$s',
|
||||
'bkp-week-days' => 'Backups gebeuren <b>elke %1$s om %2$s</b>',
|
||||
'bkp-retention' => 'Maximaal <b>%1$d backup-bestanden blijven bewaard</b> in de doelmap.',
|
||||
'bkp-next-to-delete' => 'Zal verwijderd worden bij de volgende backuptaak (volgens de instelling "retention_count")',
|
||||
'bkp-table-file' => 'Bestand',
|
||||
'bkp-table-file+' => 'Enkel .ZIP-bestanden worden beschouwd als backupbestanden.',
|
||||
'bkp-table-size' => 'Grootte',
|
||||
'bkp-table-size+' => '',
|
||||
'bkp-table-actions' => 'Acties',
|
||||
'bkp-table-actions+' => '',
|
||||
'bkp-status-backups-auto' => 'Geplande backups',
|
||||
'bkp-status-backups-manual' => 'Manuele backups',
|
||||
'bkp-status-backups-none' => 'Nog geen backups beschikbaar',
|
||||
'bkp-next-backup' => 'De volgende backup wordt genomen op <b>%1$s</b> (%2$s) om %3$s',
|
||||
'bkp-button-backup-now' => 'Maak nu een backup',
|
||||
'bkp-button-restore-now' => 'Herstel',
|
||||
'bkp-confirm-backup' => 'Bevestig dat de backup nu genomen mag worden.',
|
||||
'bkp-confirm-restore' => 'Bevestig dat je deze backup wil herstellen: %1$s.',
|
||||
'bkp-wait-backup' => 'Wacht tot de backup genomen is...',
|
||||
'bkp-wait-restore' => 'Wacht tot de backup hersteld is...',
|
||||
'bkp-success-restore' => 'Herstel is geslaagd.',
|
||||
));
|
||||
|
||||
@@ -5,6 +5,9 @@
|
||||
* @copyright Copyright (C) 2010-2018 Combodo SARL
|
||||
* @license http://opensource.org/licenses/AGPL-3.0
|
||||
*
|
||||
* @author Hipska (2018)
|
||||
* @author jbostoen (2018)
|
||||
*
|
||||
* This file is part of iTop.
|
||||
*
|
||||
* iTop is free software; you can redistribute it and/or modify
|
||||
@@ -17,33 +20,34 @@
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU Affero General Public License for more details.
|
||||
*
|
||||
*
|
||||
* You should have received a copy of the GNU Affero General Public License
|
||||
* along with iTop. If not, see <http://www.gnu.org/licenses/>
|
||||
*/
|
||||
Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Menu:ChangeManagement' => 'Change management~~',
|
||||
'Menu:Change:Overview' => 'Overview~~',
|
||||
'Menu:Change:Overview+' => '~~',
|
||||
'Menu:NewChange' => 'New change~~',
|
||||
'Menu:NewChange+' => 'Create a new change ticket~~',
|
||||
'Menu:SearchChanges' => 'Search for changes~~',
|
||||
'Menu:SearchChanges+' => 'Search for change tickets~~',
|
||||
'Menu:Change:Shortcuts' => 'Shortcuts~~',
|
||||
'Menu:Change:Shortcuts+' => '~~',
|
||||
'Menu:WaitingAcceptance' => 'Changes awaiting acceptance~~',
|
||||
'Menu:WaitingAcceptance+' => '~~',
|
||||
'Menu:WaitingApproval' => 'Changes awaiting approval~~',
|
||||
'Menu:WaitingApproval+' => '~~',
|
||||
'Menu:Changes' => 'Open changes~~',
|
||||
'Menu:Changes+' => 'All open changes~~',
|
||||
'Menu:MyChanges' => 'Changes assigned to me~~',
|
||||
'Menu:MyChanges+' => 'Changes assigned to me (as Agent)~~',
|
||||
'UI-ChangeManagementOverview-ChangeByCategory-last-7-days' => 'Changes by category for the last 7 days~~',
|
||||
'UI-ChangeManagementOverview-Last-7-days' => 'Number of changes for the last 7 days~~',
|
||||
'UI-ChangeManagementOverview-ChangeByDomain-last-7-days' => 'Changes by domain for the last 7 days~~',
|
||||
'UI-ChangeManagementOverview-ChangeByStatus-last-7-days' => 'Changes by status for the last 7 days~~',
|
||||
'Tickets:Related:OpenChanges' => 'Open changes~~',
|
||||
'Tickets:Related:RecentChanges' => 'Recent changes (72h)~~',
|
||||
'Menu:ChangeManagement' => 'Change Management',
|
||||
'Menu:Change:Overview' => 'Overzicht',
|
||||
'Menu:Change:Overview+' => '',
|
||||
'Menu:NewChange' => 'Nieuwe change',
|
||||
'Menu:NewChange+' => 'Maak een nieuwe change aan',
|
||||
'Menu:SearchChanges' => 'Zoek naar changes',
|
||||
'Menu:SearchChanges+' => 'Zoek naar changes',
|
||||
'Menu:Change:Shortcuts' => 'Snelkoppelingen',
|
||||
'Menu:Change:Shortcuts+' => '',
|
||||
'Menu:WaitingAcceptance' => 'Changes die acceptatie vereisen',
|
||||
'Menu:WaitingAcceptance+' => '',
|
||||
'Menu:WaitingApproval' => 'Changes die goedkeuring vereisen',
|
||||
'Menu:WaitingApproval+' => '',
|
||||
'Menu:Changes' => 'Open changes',
|
||||
'Menu:Changes+' => 'Alle open changes',
|
||||
'Menu:MyChanges' => 'Changes toegewezen aan mij',
|
||||
'Menu:MyChanges+' => 'Changes toegewezen aan mij (als agent)',
|
||||
'UI-ChangeManagementOverview-ChangeByCategory-last-7-days' => 'Changes per categorie van de afgelopen 7 dagen',
|
||||
'UI-ChangeManagementOverview-Last-7-days' => 'Aantal changes van de afgelopen 7 dagen',
|
||||
'UI-ChangeManagementOverview-ChangeByDomain-last-7-days' => 'Changes per domein van de afgelopen 7 dagen',
|
||||
'UI-ChangeManagementOverview-ChangeByStatus-last-7-days' => 'Changes per status van de afgelopen 7 dagen',
|
||||
'Tickets:Related:OpenChanges' => 'Open changes',
|
||||
'Tickets:Related:RecentChanges' => 'Recente changes (72u)',
|
||||
));
|
||||
|
||||
// Dictionnay conventions
|
||||
@@ -62,102 +66,102 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
//
|
||||
|
||||
Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Class:Change' => 'Change~~',
|
||||
'Class:Change+' => '~~',
|
||||
'Class:Change/Attribute:status' => 'Status~~',
|
||||
'Class:Change/Attribute:status+' => '~~',
|
||||
'Class:Change/Attribute:status/Value:new' => 'New~~',
|
||||
'Class:Change/Attribute:status/Value:new+' => '~~',
|
||||
'Class:Change/Attribute:status/Value:validated' => 'Validated~~',
|
||||
'Class:Change/Attribute:status/Value:validated+' => '~~',
|
||||
'Class:Change/Attribute:status/Value:rejected' => 'Rejected~~',
|
||||
'Class:Change/Attribute:status/Value:rejected+' => '~~',
|
||||
'Class:Change/Attribute:status/Value:assigned' => 'Assigned~~',
|
||||
'Class:Change/Attribute:status/Value:assigned+' => '~~',
|
||||
'Class:Change/Attribute:status/Value:plannedscheduled' => 'Planned and scheduled~~',
|
||||
'Class:Change/Attribute:status/Value:plannedscheduled+' => '~~',
|
||||
'Class:Change/Attribute:status/Value:approved' => 'Approved~~',
|
||||
'Class:Change/Attribute:status/Value:approved+' => '~~',
|
||||
'Class:Change/Attribute:status/Value:notapproved' => 'Not approved~~',
|
||||
'Class:Change/Attribute:status/Value:notapproved+' => '~~',
|
||||
'Class:Change/Attribute:status/Value:implemented' => 'Implemented~~',
|
||||
'Class:Change/Attribute:status/Value:implemented+' => '~~',
|
||||
'Class:Change/Attribute:status/Value:monitored' => 'Monitored~~',
|
||||
'Class:Change/Attribute:status/Value:monitored+' => '~~',
|
||||
'Class:Change/Attribute:status/Value:closed' => 'Closed~~',
|
||||
'Class:Change/Attribute:status/Value:closed+' => '~~',
|
||||
'Class:Change/Attribute:reason' => 'Reject reason~~',
|
||||
'Class:Change/Attribute:reason+' => '~~',
|
||||
'Class:Change/Attribute:requestor_id' => 'Requestor~~',
|
||||
'Class:Change/Attribute:requestor_id+' => '~~',
|
||||
'Class:Change/Attribute:requestor_email' => 'Requestor email~~',
|
||||
'Class:Change/Attribute:requestor_email+' => '~~',
|
||||
'Class:Change/Attribute:creation_date' => 'Creation date~~',
|
||||
'Class:Change/Attribute:creation_date+' => '~~',
|
||||
'Class:Change/Attribute:impact' => 'Impact~~',
|
||||
'Class:Change/Attribute:impact+' => '~~',
|
||||
'Class:Change/Attribute:supervisor_group_id' => 'Supervisor team~~',
|
||||
'Class:Change/Attribute:supervisor_group_id+' => '~~',
|
||||
'Class:Change/Attribute:supervisor_group_name' => 'Supervisor team name~~',
|
||||
'Class:Change/Attribute:supervisor_group_name+' => '~~',
|
||||
'Class:Change/Attribute:supervisor_id' => 'Supervisor~~',
|
||||
'Class:Change/Attribute:supervisor_id+' => '~~',
|
||||
'Class:Change/Attribute:supervisor_email' => 'Supervisor email~~',
|
||||
'Class:Change/Attribute:supervisor_email+' => '~~',
|
||||
'Class:Change/Attribute:manager_group_id' => 'Manager team~~',
|
||||
'Class:Change/Attribute:manager_group_id+' => '~~',
|
||||
'Class:Change/Attribute:manager_group_name' => 'Manager team name~~',
|
||||
'Class:Change/Attribute:manager_group_name+' => '~~',
|
||||
'Class:Change/Attribute:manager_id' => 'Manager~~',
|
||||
'Class:Change/Attribute:manager_id+' => '~~',
|
||||
'Class:Change/Attribute:manager_email' => 'Manager email~~',
|
||||
'Class:Change/Attribute:manager_email+' => '~~',
|
||||
'Class:Change/Attribute:outage' => 'Outage~~',
|
||||
'Class:Change/Attribute:outage+' => '~~',
|
||||
'Class:Change/Attribute:outage/Value:no' => 'No~~',
|
||||
'Class:Change/Attribute:outage/Value:no+' => '~~',
|
||||
'Class:Change/Attribute:outage/Value:yes' => 'Yes~~',
|
||||
'Class:Change/Attribute:outage/Value:yes+' => '~~',
|
||||
'Class:Change/Attribute:fallback' => 'Fallback plan~~',
|
||||
'Class:Change/Attribute:fallback+' => '~~',
|
||||
'Class:Change/Attribute:parent_id' => 'Parent change~~',
|
||||
'Class:Change/Attribute:parent_id+' => '~~',
|
||||
'Class:Change/Attribute:parent_name' => 'Parent change Ref~~',
|
||||
'Class:Change/Attribute:parent_name+' => '~~',
|
||||
'Class:Change/Attribute:related_request_list' => 'Related requests~~',
|
||||
'Class:Change/Attribute:related_request_list+' => 'All the user requests linked to this change~~',
|
||||
'Class:Change/Attribute:related_problems_list' => 'Related problems~~',
|
||||
'Class:Change/Attribute:related_problems_list+' => 'All the problems linked to this change~~',
|
||||
'Class:Change/Attribute:related_incident_list' => 'Related incidents~~',
|
||||
'Class:Change/Attribute:related_incident_list+' => 'All the incidents linked to this change~~',
|
||||
'Class:Change/Attribute:child_changes_list' => 'Child changes~~',
|
||||
'Class:Change/Attribute:child_changes_list+' => 'All the sub changes linked to this change~~',
|
||||
'Class:Change/Attribute:parent_id_friendlyname' => 'Parent friendly name~~',
|
||||
'Class:Change/Attribute:parent_id_friendlyname+' => '~~',
|
||||
'Class:Change/Attribute:parent_id_finalclass_recall' => 'Change type~~',
|
||||
'Class:Change/Attribute:parent_id_finalclass_recall+' => '~~',
|
||||
'Class:Change/Stimulus:ev_validate' => 'Validate~~',
|
||||
'Class:Change/Stimulus:ev_validate+' => '~~',
|
||||
'Class:Change/Stimulus:ev_reject' => 'Reject~~',
|
||||
'Class:Change/Stimulus:ev_reject+' => '~~',
|
||||
'Class:Change/Stimulus:ev_assign' => 'Assign~~',
|
||||
'Class:Change/Stimulus:ev_assign+' => '~~',
|
||||
'Class:Change/Stimulus:ev_reopen' => 'Reopen~~',
|
||||
'Class:Change/Stimulus:ev_reopen+' => '~~',
|
||||
'Class:Change/Stimulus:ev_plan' => 'Plan~~',
|
||||
'Class:Change/Stimulus:ev_plan+' => '~~',
|
||||
'Class:Change/Stimulus:ev_approve' => 'Approve~~',
|
||||
'Class:Change/Stimulus:ev_approve+' => '~~',
|
||||
'Class:Change/Stimulus:ev_replan' => 'Replan~~',
|
||||
'Class:Change/Stimulus:ev_replan+' => '~~',
|
||||
'Class:Change/Stimulus:ev_notapprove' => 'Reject~~',
|
||||
'Class:Change/Stimulus:ev_notapprove+' => '~~',
|
||||
'Class:Change/Stimulus:ev_implement' => 'Implement~~',
|
||||
'Class:Change/Stimulus:ev_implement+' => '~~',
|
||||
'Class:Change/Stimulus:ev_monitor' => 'Monitor~~',
|
||||
'Class:Change/Stimulus:ev_monitor+' => '~~',
|
||||
'Class:Change/Stimulus:ev_finish' => 'Finish~~',
|
||||
'Class:Change/Stimulus:ev_finish+' => '~~',
|
||||
'Class:Change' => 'Change',
|
||||
'Class:Change+' => '',
|
||||
'Class:Change/Attribute:status' => 'Status',
|
||||
'Class:Change/Attribute:status+' => '',
|
||||
'Class:Change/Attribute:status/Value:new' => 'Nieuw',
|
||||
'Class:Change/Attribute:status/Value:new+' => '',
|
||||
'Class:Change/Attribute:status/Value:validated' => 'Gevalideerd',
|
||||
'Class:Change/Attribute:status/Value:validated+' => '',
|
||||
'Class:Change/Attribute:status/Value:rejected' => 'Geweigerd',
|
||||
'Class:Change/Attribute:status/Value:rejected+' => '',
|
||||
'Class:Change/Attribute:status/Value:assigned' => 'Toegewezen',
|
||||
'Class:Change/Attribute:status/Value:assigned+' => '',
|
||||
'Class:Change/Attribute:status/Value:plannedscheduled' => 'Ingepland',
|
||||
'Class:Change/Attribute:status/Value:plannedscheduled+' => '',
|
||||
'Class:Change/Attribute:status/Value:approved' => 'Goedgekeurd',
|
||||
'Class:Change/Attribute:status/Value:approved+' => '',
|
||||
'Class:Change/Attribute:status/Value:notapproved' => 'Niet goedgekeurd',
|
||||
'Class:Change/Attribute:status/Value:notapproved+' => '',
|
||||
'Class:Change/Attribute:status/Value:implemented' => 'Geïmplementeerd',
|
||||
'Class:Change/Attribute:status/Value:implemented+' => '',
|
||||
'Class:Change/Attribute:status/Value:monitored' => 'Gemonitord',
|
||||
'Class:Change/Attribute:status/Value:monitored+' => '',
|
||||
'Class:Change/Attribute:status/Value:closed' => 'Gesloten',
|
||||
'Class:Change/Attribute:status/Value:closed+' => '',
|
||||
'Class:Change/Attribute:reason' => 'Reden weigering',
|
||||
'Class:Change/Attribute:reason+' => '',
|
||||
'Class:Change/Attribute:requestor_id' => 'Aanvrager',
|
||||
'Class:Change/Attribute:requestor_id+' => '',
|
||||
'Class:Change/Attribute:requestor_email' => 'E-mailadres aanvrager',
|
||||
'Class:Change/Attribute:requestor_email+' => '',
|
||||
'Class:Change/Attribute:creation_date' => 'Aangemaakt op',
|
||||
'Class:Change/Attribute:creation_date+' => '',
|
||||
'Class:Change/Attribute:impact' => 'Impact',
|
||||
'Class:Change/Attribute:impact+' => '',
|
||||
'Class:Change/Attribute:supervisor_group_id' => 'Supervisor team',
|
||||
'Class:Change/Attribute:supervisor_group_id+' => '',
|
||||
'Class:Change/Attribute:supervisor_group_name' => 'Naam supervisor team',
|
||||
'Class:Change/Attribute:supervisor_group_name+' => '',
|
||||
'Class:Change/Attribute:supervisor_id' => 'Supervisor',
|
||||
'Class:Change/Attribute:supervisor_id+' => '',
|
||||
'Class:Change/Attribute:supervisor_email' => 'E-mailadres Supervisor',
|
||||
'Class:Change/Attribute:supervisor_email+' => '',
|
||||
'Class:Change/Attribute:manager_group_id' => 'Manager team',
|
||||
'Class:Change/Attribute:manager_group_id+' => '',
|
||||
'Class:Change/Attribute:manager_group_name' => 'Naam Manager team',
|
||||
'Class:Change/Attribute:manager_group_name+' => '',
|
||||
'Class:Change/Attribute:manager_id' => 'Manager',
|
||||
'Class:Change/Attribute:manager_id+' => '',
|
||||
'Class:Change/Attribute:manager_email' => 'E-mailadres Manager',
|
||||
'Class:Change/Attribute:manager_email+' => '',
|
||||
'Class:Change/Attribute:outage' => 'Onderbreking',
|
||||
'Class:Change/Attribute:outage+' => '',
|
||||
'Class:Change/Attribute:outage/Value:no' => 'Nee',
|
||||
'Class:Change/Attribute:outage/Value:no+' => '',
|
||||
'Class:Change/Attribute:outage/Value:yes' => 'Ja',
|
||||
'Class:Change/Attribute:outage/Value:yes+' => '',
|
||||
'Class:Change/Attribute:fallback' => 'Backupplan',
|
||||
'Class:Change/Attribute:fallback+' => '',
|
||||
'Class:Change/Attribute:parent_id' => 'Hoofdchange',
|
||||
'Class:Change/Attribute:parent_id+' => '',
|
||||
'Class:Change/Attribute:parent_name' => 'Ref. hoofdchange',
|
||||
'Class:Change/Attribute:parent_name+' => '',
|
||||
'Class:Change/Attribute:related_request_list' => 'Gerelateerde verzoeken',
|
||||
'Class:Change/Attribute:related_request_list+' => 'Alle gebruikersverzoeken gerelateerd aan deze change',
|
||||
'Class:Change/Attribute:related_problems_list' => 'Gerelateerde problemen',
|
||||
'Class:Change/Attribute:related_problems_list+' => 'Alle problemen gerelateerd aan deze change',
|
||||
'Class:Change/Attribute:related_incident_list' => 'Gerelateerde incidenten',
|
||||
'Class:Change/Attribute:related_incident_list+' => 'Alle incidenten gerelateerd aan deze change',
|
||||
'Class:Change/Attribute:child_changes_list' => 'Subchanges',
|
||||
'Class:Change/Attribute:child_changes_list+' => 'Alle subchanges gerelateerd aan deze change',
|
||||
'Class:Change/Attribute:parent_id_friendlyname' => 'Hoofdchange friendly name',
|
||||
'Class:Change/Attribute:parent_id_friendlyname+' => '',
|
||||
'Class:Change/Attribute:parent_id_finalclass_recall' => 'Changetype',
|
||||
'Class:Change/Attribute:parent_id_finalclass_recall+' => '',
|
||||
'Class:Change/Stimulus:ev_validate' => 'Valideer',
|
||||
'Class:Change/Stimulus:ev_validate+' => '',
|
||||
'Class:Change/Stimulus:ev_reject' => 'Weiger',
|
||||
'Class:Change/Stimulus:ev_reject+' => '',
|
||||
'Class:Change/Stimulus:ev_assign' => 'Wijs toe',
|
||||
'Class:Change/Stimulus:ev_assign+' => '',
|
||||
'Class:Change/Stimulus:ev_reopen' => 'Heropen',
|
||||
'Class:Change/Stimulus:ev_reopen+' => '',
|
||||
'Class:Change/Stimulus:ev_plan' => 'Plan in',
|
||||
'Class:Change/Stimulus:ev_plan+' => '',
|
||||
'Class:Change/Stimulus:ev_approve' => 'Keur goed',
|
||||
'Class:Change/Stimulus:ev_approve+' => '',
|
||||
'Class:Change/Stimulus:ev_replan' => 'Plan opnieuw in',
|
||||
'Class:Change/Stimulus:ev_replan+' => '',
|
||||
'Class:Change/Stimulus:ev_notapprove' => 'Keur af',
|
||||
'Class:Change/Stimulus:ev_notapprove+' => '',
|
||||
'Class:Change/Stimulus:ev_implement' => 'Implementeer',
|
||||
'Class:Change/Stimulus:ev_implement+' => '',
|
||||
'Class:Change/Stimulus:ev_monitor' => 'Monitor'
|
||||
'Class:Change/Stimulus:ev_monitor+' => '',
|
||||
'Class:Change/Stimulus:ev_finish' => 'Sluit af',
|
||||
'Class:Change/Stimulus:ev_finish+' => '',
|
||||
));
|
||||
|
||||
//
|
||||
@@ -165,30 +169,30 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
//
|
||||
|
||||
Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Class:RoutineChange' => 'Routine Change~~',
|
||||
'Class:RoutineChange+' => '~~',
|
||||
'Class:RoutineChange/Stimulus:ev_validate' => 'Validate~~',
|
||||
'Class:RoutineChange/Stimulus:ev_validate+' => '~~',
|
||||
'Class:RoutineChange/Stimulus:ev_reject' => 'Reject~~',
|
||||
'Class:RoutineChange/Stimulus:ev_reject+' => '~~',
|
||||
'Class:RoutineChange/Stimulus:ev_assign' => 'Assign~~',
|
||||
'Class:RoutineChange/Stimulus:ev_assign+' => '~~',
|
||||
'Class:RoutineChange/Stimulus:ev_reopen' => 'Reopen~~',
|
||||
'Class:RoutineChange/Stimulus:ev_reopen+' => '~~',
|
||||
'Class:RoutineChange/Stimulus:ev_plan' => 'Plan~~',
|
||||
'Class:RoutineChange/Stimulus:ev_plan+' => '~~',
|
||||
'Class:RoutineChange/Stimulus:ev_approve' => 'Approve~~',
|
||||
'Class:RoutineChange/Stimulus:ev_approve+' => '~~',
|
||||
'Class:RoutineChange/Stimulus:ev_replan' => 'Replan~~',
|
||||
'Class:RoutineChange/Stimulus:ev_replan+' => '~~',
|
||||
'Class:RoutineChange/Stimulus:ev_notapprove' => 'Do Not Approve~~',
|
||||
'Class:RoutineChange/Stimulus:ev_notapprove+' => '~~',
|
||||
'Class:RoutineChange/Stimulus:ev_implement' => 'Implement~~',
|
||||
'Class:RoutineChange/Stimulus:ev_implement+' => '~~',
|
||||
'Class:RoutineChange/Stimulus:ev_monitor' => 'Monitor~~',
|
||||
'Class:RoutineChange/Stimulus:ev_monitor+' => '~~',
|
||||
'Class:RoutineChange/Stimulus:ev_finish' => 'Finish~~',
|
||||
'Class:RoutineChange/Stimulus:ev_finish+' => '~~',
|
||||
'Class:RoutineChange' => 'Routine Change',
|
||||
'Class:RoutineChange+' => '',
|
||||
'Class:RoutineChange/Stimulus:ev_validate' => 'Valideer',
|
||||
'Class:RoutineChange/Stimulus:ev_validate+' => '',
|
||||
'Class:RoutineChange/Stimulus:ev_reject' => 'Weiger',
|
||||
'Class:RoutineChange/Stimulus:ev_reject+' => '',
|
||||
'Class:RoutineChange/Stimulus:ev_assign' => 'Wijs toe',
|
||||
'Class:RoutineChange/Stimulus:ev_assign+' => '',
|
||||
'Class:RoutineChange/Stimulus:ev_reopen' => 'Heropen',
|
||||
'Class:RoutineChange/Stimulus:ev_reopen+' => '',
|
||||
'Class:RoutineChange/Stimulus:ev_plan' => 'Plan in',
|
||||
'Class:RoutineChange/Stimulus:ev_plan+' => '',
|
||||
'Class:RoutineChange/Stimulus:ev_approve' => 'Keur goed',
|
||||
'Class:RoutineChange/Stimulus:ev_approve+' => '',
|
||||
'Class:RoutineChange/Stimulus:ev_replan' => 'Plan opnieuw in',
|
||||
'Class:RoutineChange/Stimulus:ev_replan+' => '',
|
||||
'Class:RoutineChange/Stimulus:ev_notapprove' => 'Keur af',
|
||||
'Class:RoutineChange/Stimulus:ev_notapprove+' => '',
|
||||
'Class:RoutineChange/Stimulus:ev_implement' => 'Implementeer',
|
||||
'Class:RoutineChange/Stimulus:ev_implement+' => '',
|
||||
'Class:RoutineChange/Stimulus:ev_monitor' => 'Monitor',
|
||||
'Class:RoutineChange/Stimulus:ev_monitor+' => '',
|
||||
'Class:RoutineChange/Stimulus:ev_finish' => 'Sluit af',
|
||||
'Class:RoutineChange/Stimulus:ev_finish+' => '',
|
||||
));
|
||||
|
||||
//
|
||||
@@ -196,34 +200,34 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
//
|
||||
|
||||
Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Class:ApprovedChange' => 'Approved Changes~~',
|
||||
'Class:ApprovedChange+' => '~~',
|
||||
'Class:ApprovedChange/Attribute:approval_date' => 'Approval Date~~',
|
||||
'Class:ApprovedChange/Attribute:approval_date+' => '~~',
|
||||
'Class:ApprovedChange/Attribute:approval_comment' => 'Approval comment~~',
|
||||
'Class:ApprovedChange/Attribute:approval_comment+' => '~~',
|
||||
'Class:ApprovedChange/Stimulus:ev_validate' => 'Validate~~',
|
||||
'Class:ApprovedChange/Stimulus:ev_validate+' => '~~',
|
||||
'Class:ApprovedChange/Stimulus:ev_reject' => 'Reject~~',
|
||||
'Class:ApprovedChange/Stimulus:ev_reject+' => '~~',
|
||||
'Class:ApprovedChange/Stimulus:ev_assign' => 'Assign~~',
|
||||
'Class:ApprovedChange/Stimulus:ev_assign+' => '~~',
|
||||
'Class:ApprovedChange/Stimulus:ev_reopen' => 'Reopen~~',
|
||||
'Class:ApprovedChange/Stimulus:ev_reopen+' => '~~',
|
||||
'Class:ApprovedChange/Stimulus:ev_plan' => 'Plan~~',
|
||||
'Class:ApprovedChange/Stimulus:ev_plan+' => '~~',
|
||||
'Class:ApprovedChange/Stimulus:ev_approve' => 'Approve~~',
|
||||
'Class:ApprovedChange/Stimulus:ev_approve+' => '~~',
|
||||
'Class:ApprovedChange/Stimulus:ev_replan' => 'Replan~~',
|
||||
'Class:ApprovedChange/Stimulus:ev_replan+' => '~~',
|
||||
'Class:ApprovedChange/Stimulus:ev_notapprove' => 'Reject approval~~',
|
||||
'Class:ApprovedChange/Stimulus:ev_notapprove+' => '~~',
|
||||
'Class:ApprovedChange/Stimulus:ev_implement' => 'Implement~~',
|
||||
'Class:ApprovedChange/Stimulus:ev_implement+' => '~~',
|
||||
'Class:ApprovedChange/Stimulus:ev_monitor' => 'Monitor~~',
|
||||
'Class:ApprovedChange/Stimulus:ev_monitor+' => '~~',
|
||||
'Class:ApprovedChange/Stimulus:ev_finish' => 'Finish~~',
|
||||
'Class:ApprovedChange/Stimulus:ev_finish+' => '~~',
|
||||
'Class:ApprovedChange' => 'Goedgekeurde Changes',
|
||||
'Class:ApprovedChange+' => '',
|
||||
'Class:ApprovedChange/Attribute:approval_date' => 'Datum goedkeuring',
|
||||
'Class:ApprovedChange/Attribute:approval_date+' => '',
|
||||
'Class:ApprovedChange/Attribute:approval_comment' => 'Commentaar goedkeuring',
|
||||
'Class:ApprovedChange/Attribute:approval_comment+' => '',
|
||||
'Class:ApprovedChange/Stimulus:ev_validate' => 'Valideer',
|
||||
'Class:ApprovedChange/Stimulus:ev_validate+' => '',
|
||||
'Class:ApprovedChange/Stimulus:ev_reject' => 'Weiger',
|
||||
'Class:ApprovedChange/Stimulus:ev_reject+' => '',
|
||||
'Class:ApprovedChange/Stimulus:ev_assign' => 'Wijs toe',
|
||||
'Class:ApprovedChange/Stimulus:ev_assign+' => '',
|
||||
'Class:ApprovedChange/Stimulus:ev_reopen' => 'Heropen',
|
||||
'Class:ApprovedChange/Stimulus:ev_reopen+' => '',
|
||||
'Class:ApprovedChange/Stimulus:ev_plan' => 'Plan in',
|
||||
'Class:ApprovedChange/Stimulus:ev_plan+' => '',
|
||||
'Class:ApprovedChange/Stimulus:ev_approve' => 'Keur goed',
|
||||
'Class:ApprovedChange/Stimulus:ev_approve+' => '',
|
||||
'Class:ApprovedChange/Stimulus:ev_replan' => 'Plan opnieuw in',
|
||||
'Class:ApprovedChange/Stimulus:ev_replan+' => '',
|
||||
'Class:ApprovedChange/Stimulus:ev_notapprove' => 'Keur af',
|
||||
'Class:ApprovedChange/Stimulus:ev_notapprove+' => '',
|
||||
'Class:ApprovedChange/Stimulus:ev_implement' => 'Implementeer',
|
||||
'Class:ApprovedChange/Stimulus:ev_implement+' => '',
|
||||
'Class:ApprovedChange/Stimulus:ev_monitor' => 'Monitor',
|
||||
'Class:ApprovedChange/Stimulus:ev_monitor+' => '',
|
||||
'Class:ApprovedChange/Stimulus:ev_finish' => 'Sluit af',
|
||||
'Class:ApprovedChange/Stimulus:ev_finish+' => '',
|
||||
));
|
||||
|
||||
//
|
||||
@@ -231,34 +235,34 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
//
|
||||
|
||||
Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Class:NormalChange' => 'Normal Change~~',
|
||||
'Class:NormalChange+' => '~~',
|
||||
'Class:NormalChange/Attribute:acceptance_date' => 'Acceptance date~~',
|
||||
'Class:NormalChange/Attribute:acceptance_date+' => '~~',
|
||||
'Class:NormalChange/Attribute:acceptance_comment' => 'Acceptance comment~~',
|
||||
'Class:NormalChange/Attribute:acceptance_comment+' => '~~',
|
||||
'Class:NormalChange/Stimulus:ev_validate' => 'Validate~~',
|
||||
'Class:NormalChange/Stimulus:ev_validate+' => '~~',
|
||||
'Class:NormalChange/Stimulus:ev_reject' => 'Reject~~',
|
||||
'Class:NormalChange/Stimulus:ev_reject+' => '~~',
|
||||
'Class:NormalChange/Stimulus:ev_assign' => 'Assign~~',
|
||||
'Class:NormalChange/Stimulus:ev_assign+' => '~~',
|
||||
'Class:NormalChange/Stimulus:ev_reopen' => 'Reopen~~',
|
||||
'Class:NormalChange/Stimulus:ev_reopen+' => '~~',
|
||||
'Class:NormalChange/Stimulus:ev_plan' => 'Plan~~',
|
||||
'Class:NormalChange/Stimulus:ev_plan+' => '~~',
|
||||
'Class:NormalChange/Stimulus:ev_approve' => 'Approve~~',
|
||||
'Class:NormalChange/Stimulus:ev_approve+' => '~~',
|
||||
'Class:NormalChange/Stimulus:ev_replan' => 'Replan~~',
|
||||
'Class:NormalChange/Stimulus:ev_replan+' => '~~',
|
||||
'Class:NormalChange/Stimulus:ev_notapprove' => 'Reject approval~~',
|
||||
'Class:NormalChange/Stimulus:ev_notapprove+' => '~~',
|
||||
'Class:NormalChange/Stimulus:ev_implement' => 'Implement~~',
|
||||
'Class:NormalChange/Stimulus:ev_implement+' => '~~',
|
||||
'Class:NormalChange/Stimulus:ev_monitor' => 'Monitor~~',
|
||||
'Class:NormalChange/Stimulus:ev_monitor+' => '~~',
|
||||
'Class:NormalChange/Stimulus:ev_finish' => 'Finish~~',
|
||||
'Class:NormalChange/Stimulus:ev_finish+' => '~~',
|
||||
'Class:NormalChange' => 'Normale Change',
|
||||
'Class:NormalChange+' => '',
|
||||
'Class:NormalChange/Attribute:acceptance_date' => 'Datum goedkeuring',
|
||||
'Class:NormalChange/Attribute:acceptance_date+' => '',
|
||||
'Class:NormalChange/Attribute:acceptance_comment' => 'Commentaar goedkeuring',
|
||||
'Class:NormalChange/Attribute:acceptance_comment+' => '',
|
||||
'Class:NormalChange/Stimulus:ev_validate' => 'Valideer',
|
||||
'Class:NormalChange/Stimulus:ev_validate+' => '',
|
||||
'Class:NormalChange/Stimulus:ev_reject' => 'Weiger',
|
||||
'Class:NormalChange/Stimulus:ev_reject+' => '',
|
||||
'Class:NormalChange/Stimulus:ev_assign' => 'Wijs toe',
|
||||
'Class:NormalChange/Stimulus:ev_assign+' => '',
|
||||
'Class:NormalChange/Stimulus:ev_reopen' => 'Heropen',
|
||||
'Class:NormalChange/Stimulus:ev_reopen+' => '',
|
||||
'Class:NormalChange/Stimulus:ev_plan' => 'Plan in',
|
||||
'Class:NormalChange/Stimulus:ev_plan+' => '',
|
||||
'Class:NormalChange/Stimulus:ev_approve' => 'Keur goed',
|
||||
'Class:NormalChange/Stimulus:ev_approve+' => '',
|
||||
'Class:NormalChange/Stimulus:ev_replan' => 'Plan opnieuw in',
|
||||
'Class:NormalChange/Stimulus:ev_replan+' => '',
|
||||
'Class:NormalChange/Stimulus:ev_notapprove' => 'Keur af',
|
||||
'Class:NormalChange/Stimulus:ev_notapprove+' => '',
|
||||
'Class:NormalChange/Stimulus:ev_implement' => 'Implementeer',
|
||||
'Class:NormalChange/Stimulus:ev_implement+' => '',
|
||||
'Class:NormalChange/Stimulus:ev_monitor' => 'Monitor',
|
||||
'Class:NormalChange/Stimulus:ev_monitor+' => '',
|
||||
'Class:NormalChange/Stimulus:ev_finish' => 'Sluit af',
|
||||
'Class:NormalChange/Stimulus:ev_finish+' => '',
|
||||
));
|
||||
|
||||
//
|
||||
@@ -266,28 +270,28 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
//
|
||||
|
||||
Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Class:EmergencyChange' => 'Emergency Change~~',
|
||||
'Class:EmergencyChange+' => '~~',
|
||||
'Class:EmergencyChange/Stimulus:ev_validate' => 'Validate~~',
|
||||
'Class:EmergencyChange/Stimulus:ev_validate+' => '~~',
|
||||
'Class:EmergencyChange/Stimulus:ev_reject' => 'Reject~~',
|
||||
'Class:EmergencyChange/Stimulus:ev_reject+' => '~~',
|
||||
'Class:EmergencyChange/Stimulus:ev_assign' => 'Assign~~',
|
||||
'Class:EmergencyChange/Stimulus:ev_assign+' => '~~',
|
||||
'Class:EmergencyChange/Stimulus:ev_reopen' => 'Reopen~~',
|
||||
'Class:EmergencyChange/Stimulus:ev_reopen+' => '~~',
|
||||
'Class:EmergencyChange/Stimulus:ev_plan' => 'Plan~~',
|
||||
'Class:EmergencyChange/Stimulus:ev_plan+' => '~~',
|
||||
'Class:EmergencyChange/Stimulus:ev_approve' => 'Approve~~',
|
||||
'Class:EmergencyChange/Stimulus:ev_approve+' => '~~',
|
||||
'Class:EmergencyChange/Stimulus:ev_replan' => 'Replan~~',
|
||||
'Class:EmergencyChange/Stimulus:ev_replan+' => '~~',
|
||||
'Class:EmergencyChange/Stimulus:ev_notapprove' => 'Reject approval~~',
|
||||
'Class:EmergencyChange/Stimulus:ev_notapprove+' => '~~',
|
||||
'Class:EmergencyChange/Stimulus:ev_implement' => 'Implement~~',
|
||||
'Class:EmergencyChange/Stimulus:ev_implement+' => '~~',
|
||||
'Class:EmergencyChange/Stimulus:ev_monitor' => 'Monitor~~',
|
||||
'Class:EmergencyChange/Stimulus:ev_monitor+' => '~~',
|
||||
'Class:EmergencyChange/Stimulus:ev_finish' => 'Finish~~',
|
||||
'Class:EmergencyChange/Stimulus:ev_finish+' => '~~',
|
||||
'Class:EmergencyChange' => 'Dringende Change',
|
||||
'Class:EmergencyChange+' => '',
|
||||
'Class:EmergencyChange/Stimulus:ev_validate' => 'Valideer',
|
||||
'Class:EmergencyChange/Stimulus:ev_validate+' => '',
|
||||
'Class:EmergencyChange/Stimulus:ev_reject' => 'Weiger',
|
||||
'Class:EmergencyChange/Stimulus:ev_reject+' => '',
|
||||
'Class:EmergencyChange/Stimulus:ev_assign' => 'Wijs toe',
|
||||
'Class:EmergencyChange/Stimulus:ev_assign+' => '',
|
||||
'Class:EmergencyChange/Stimulus:ev_reopen' => 'Heropen',
|
||||
'Class:EmergencyChange/Stimulus:ev_reopen+' => '',
|
||||
'Class:EmergencyChange/Stimulus:ev_plan' => 'Plan in',
|
||||
'Class:EmergencyChange/Stimulus:ev_plan+' => '',
|
||||
'Class:EmergencyChange/Stimulus:ev_approve' => 'Keur goed',
|
||||
'Class:EmergencyChange/Stimulus:ev_approve+' => '',
|
||||
'Class:EmergencyChange/Stimulus:ev_replan' => 'Plan opnieuw in',
|
||||
'Class:EmergencyChange/Stimulus:ev_replan+' => '',
|
||||
'Class:EmergencyChange/Stimulus:ev_notapprove' => 'Keur af',
|
||||
'Class:EmergencyChange/Stimulus:ev_notapprove+' => '',
|
||||
'Class:EmergencyChange/Stimulus:ev_implement' => 'Implementeer',
|
||||
'Class:EmergencyChange/Stimulus:ev_implement+' => '',
|
||||
'Class:EmergencyChange/Stimulus:ev_monitor' => 'Monitor',
|
||||
'Class:EmergencyChange/Stimulus:ev_monitor+' => '',
|
||||
'Class:EmergencyChange/Stimulus:ev_finish' => 'Sluit af',
|
||||
'Class:EmergencyChange/Stimulus:ev_finish+' => '',
|
||||
));
|
||||
|
||||
@@ -20,34 +20,36 @@
|
||||
*
|
||||
* Linux & Open Source Professionals
|
||||
* http://www.linprofs.com
|
||||
*
|
||||
* @author jbostoen (2018)
|
||||
*
|
||||
* @copyright Copyright (C) 2010-2012 Combodo SARL
|
||||
* @licence http://opensource.org/licenses/AGPL-3.0
|
||||
*/
|
||||
Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Menu:ChangeManagement' => 'Change management',
|
||||
'Menu:ChangeManagement' => 'Change Management',
|
||||
'Menu:Change:Overview' => 'Overzicht',
|
||||
'Menu:Change:Overview+' => '',
|
||||
'Menu:NewChange' => 'Nieuwe change',
|
||||
'Menu:NewChange+' => 'Maak een nieuwe change ticket aan',
|
||||
'Menu:SearchChanges' => 'Zoek voor changes',
|
||||
'Menu:SearchChanges+' => 'Zoek voor change tickets',
|
||||
'Menu:NewChange+' => 'Maak een nieuwe change aan',
|
||||
'Menu:SearchChanges' => 'Zoek naar changes',
|
||||
'Menu:SearchChanges+' => 'Zoek naar changes',
|
||||
'Menu:Change:Shortcuts' => 'Snelkoppelingen',
|
||||
'Menu:Change:Shortcuts+' => '',
|
||||
'Menu:WaitingAcceptance' => 'Changes die nog acceptatie vereisen',
|
||||
'Menu:WaitingAcceptance' => 'Changes die acceptatie vereisen',
|
||||
'Menu:WaitingAcceptance+' => '',
|
||||
'Menu:WaitingApproval' => 'Changes die nog goedkeuring vereisen',
|
||||
'Menu:WaitingApproval' => 'Changes die goedkeuring vereisen',
|
||||
'Menu:WaitingApproval+' => '',
|
||||
'Menu:Changes' => 'Open changes',
|
||||
'Menu:Changes+' => 'Alle open changes',
|
||||
'Menu:MyChanges' => 'Changes toegewezen aan mij',
|
||||
'Menu:MyChanges+' => 'Changes toegewezen door mij (als Agent)',
|
||||
'Menu:MyChanges+' => 'Changes toegewezen aan mij (als agent)',
|
||||
'UI-ChangeManagementOverview-ChangeByCategory-last-7-days' => 'Changes per categorie van de afgelopen 7 dagen',
|
||||
'UI-ChangeManagementOverview-Last-7-days' => 'Aantal changes van de afgelopen 7 dagen',
|
||||
'UI-ChangeManagementOverview-ChangeByDomain-last-7-days' => 'Changes per domein van de afgelopen 7 dagen',
|
||||
'UI-ChangeManagementOverview-ChangeByStatus-last-7-days' => 'Changes per status van de afgelopen 7 dagen',
|
||||
'Tickets:Related:OpenChanges' => 'Open changes~~',
|
||||
'Tickets:Related:RecentChanges' => 'Recent changes (72h)~~',
|
||||
'Tickets:Related:OpenChanges' => 'Open changes',
|
||||
'Tickets:Related:RecentChanges' => 'Recente changes (72u)',
|
||||
));
|
||||
|
||||
// Dictionnay conventions
|
||||
@@ -76,7 +78,7 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Class:Change/Attribute:status/Value:assigned+' => '',
|
||||
'Class:Change/Attribute:status/Value:planned' => 'Gepland',
|
||||
'Class:Change/Attribute:status/Value:planned+' => '',
|
||||
'Class:Change/Attribute:status/Value:rejected' => 'Rejected',
|
||||
'Class:Change/Attribute:status/Value:rejected' => 'Afgekeurd',
|
||||
'Class:Change/Attribute:status/Value:rejected+' => '',
|
||||
'Class:Change/Attribute:status/Value:approved' => 'Goedgekeurd',
|
||||
'Class:Change/Attribute:status/Value:approved+' => '',
|
||||
@@ -84,60 +86,60 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Class:Change/Attribute:status/Value:closed+' => '',
|
||||
'Class:Change/Attribute:category' => 'Categorie',
|
||||
'Class:Change/Attribute:category+' => '',
|
||||
'Class:Change/Attribute:category/Value:application' => 'applicatie',
|
||||
'Class:Change/Attribute:category/Value:application+' => 'applicatie',
|
||||
'Class:Change/Attribute:category/Value:hardware' => 'hardware',
|
||||
'Class:Change/Attribute:category/Value:hardware+' => 'hardware',
|
||||
'Class:Change/Attribute:category/Value:network' => 'netwerk',
|
||||
'Class:Change/Attribute:category/Value:network+' => 'netwerk',
|
||||
'Class:Change/Attribute:category/Value:other' => 'anders',
|
||||
'Class:Change/Attribute:category/Value:other+' => 'anders',
|
||||
'Class:Change/Attribute:category/Value:software' => 'software',
|
||||
'Class:Change/Attribute:category/Value:software+' => 'software',
|
||||
'Class:Change/Attribute:category/Value:system' => 'systeem',
|
||||
'Class:Change/Attribute:category/Value:system+' => 'systeem',
|
||||
'Class:Change/Attribute:category/Value:application' => 'Applicatie',
|
||||
'Class:Change/Attribute:category/Value:application+' => 'Applicatie',
|
||||
'Class:Change/Attribute:category/Value:hardware' => 'Hardware',
|
||||
'Class:Change/Attribute:category/Value:hardware+' => 'Hardware',
|
||||
'Class:Change/Attribute:category/Value:network' => 'Netwerk',
|
||||
'Class:Change/Attribute:category/Value:network+' => 'Netwerk',
|
||||
'Class:Change/Attribute:category/Value:other' => 'Anders',
|
||||
'Class:Change/Attribute:category/Value:other+' => 'Anders',
|
||||
'Class:Change/Attribute:category/Value:software' => 'Software',
|
||||
'Class:Change/Attribute:category/Value:software+' => 'Software',
|
||||
'Class:Change/Attribute:category/Value:system' => 'Systeem',
|
||||
'Class:Change/Attribute:category/Value:system+' => 'Systeem',
|
||||
'Class:Change/Attribute:reject_reason' => 'Reden van afwijzing',
|
||||
'Class:Change/Attribute:reject_reason+' => '',
|
||||
'Class:Change/Attribute:changemanager_id' => 'Change manager',
|
||||
'Class:Change/Attribute:changemanager_id+' => '',
|
||||
'Class:Change/Attribute:changemanager_email' => 'Change manager email',
|
||||
'Class:Change/Attribute:changemanager_email' => 'E-mailadres change manager',
|
||||
'Class:Change/Attribute:changemanager_email+' => '',
|
||||
'Class:Change/Attribute:parent_id' => 'Hoofd change',
|
||||
'Class:Change/Attribute:parent_id' => 'Hoofdchange',
|
||||
'Class:Change/Attribute:parent_id+' => '',
|
||||
'Class:Change/Attribute:parent_name' => 'Hoofd change ref',
|
||||
'Class:Change/Attribute:parent_name' => 'Ref. hoofdchange',
|
||||
'Class:Change/Attribute:parent_name+' => '',
|
||||
'Class:Change/Attribute:creation_date' => 'Creatie datum',
|
||||
'Class:Change/Attribute:creation_date' => 'Aangemaakt op',
|
||||
'Class:Change/Attribute:creation_date+' => '',
|
||||
'Class:Change/Attribute:approval_date' => 'Goedkeuring datum',
|
||||
'Class:Change/Attribute:approval_date' => 'Goedgekeurd op',
|
||||
'Class:Change/Attribute:approval_date+' => '',
|
||||
'Class:Change/Attribute:fallback_plan' => 'Backup plan',
|
||||
'Class:Change/Attribute:fallback_plan' => 'Backupplan',
|
||||
'Class:Change/Attribute:fallback_plan+' => '',
|
||||
'Class:Change/Attribute:related_request_list' => 'Gerelateerde verzoeken',
|
||||
'Class:Change/Attribute:related_request_list+' => 'Alle gebruikersverzoeken gelinkt aan deze change',
|
||||
'Class:Change/Attribute:related_request_list+' => 'Alle gebruikersverzoeken gerelateerd aan deze change',
|
||||
'Class:Change/Attribute:related_incident_list' => 'Gerelateerde incidenten',
|
||||
'Class:Change/Attribute:related_incident_list+' => 'Alle incidenten die gelinkt zijn aan deze change',
|
||||
'Class:Change/Attribute:related_incident_list+' => 'Alle incidenten gerelateerd aan deze change',
|
||||
'Class:Change/Attribute:related_problems_list' => 'Gerelateerde problemen',
|
||||
'Class:Change/Attribute:related_problems_list+' => 'Alle problemen gelinkt aan deze change',
|
||||
'Class:Change/Attribute:child_changes_list' => 'Sub changes',
|
||||
'Class:Change/Attribute:child_changes_list+' => 'Alle sub changes gelinkt aan deze change',
|
||||
'Class:Change/Attribute:parent_id_friendlyname' => 'Hoofd change friendly name',
|
||||
'Class:Change/Attribute:related_problems_list+' => 'Alle problemen gerelateerd aan deze change',
|
||||
'Class:Change/Attribute:child_changes_list' => 'Subchanges',
|
||||
'Class:Change/Attribute:child_changes_list+' => 'Alle subchanges gerelateerd aan deze change',
|
||||
'Class:Change/Attribute:parent_id_friendlyname' => 'Hoofdchange friendly name',
|
||||
'Class:Change/Attribute:parent_id_friendlyname+' => '',
|
||||
'Class:Change/Stimulus:ev_assign' => 'Wijs toe',
|
||||
'Class:Change/Stimulus:ev_assign+' => '',
|
||||
'Class:Change/Stimulus:ev_plan' => 'Plan',
|
||||
'Class:Change/Stimulus:ev_plan' => 'Plan in',
|
||||
'Class:Change/Stimulus:ev_plan+' => '',
|
||||
'Class:Change/Stimulus:ev_reject' => 'Wijs af',
|
||||
'Class:Change/Stimulus:ev_reject' => 'Weiger',
|
||||
'Class:Change/Stimulus:ev_reject+' => '',
|
||||
'Class:Change/Stimulus:ev_reopen' => 'Heropen',
|
||||
'Class:Change/Stimulus:ev_reopen+' => '',
|
||||
'Class:Change/Stimulus:ev_approve' => 'Keur goed',
|
||||
'Class:Change/Stimulus:ev_approve+' => '',
|
||||
'Class:Change/Stimulus:ev_finish' => 'Sluit',
|
||||
'Class:Change/Stimulus:ev_finish' => 'Sluit af',
|
||||
'Class:Change/Stimulus:ev_finish+' => '',
|
||||
'Class:Change/Attribute:outage' => 'Storing',
|
||||
'Class:Change/Attribute:outage' => 'Onderbreking',
|
||||
'Class:Change/Attribute:outage+' => '',
|
||||
'Class:Change/Attribute:outage/Value:no' => 'Nee',
|
||||
'Class:Change/Attribute:outage/Value:no+' => '',
|
||||
'Class:Change/Attribute:outage/Value:yes' => 'Yes',
|
||||
'Class:Change/Attribute:outage/Value:yes' => 'Ja',
|
||||
'Class:Change/Attribute:outage/Value:yes+' => '',
|
||||
));
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -4,6 +4,7 @@
|
||||
*
|
||||
* @copyright Copyright (C) 2010-2018 Combodo SARL
|
||||
* @license http://opensource.org/licenses/AGPL-3.0
|
||||
* @author jbostoen (2018)
|
||||
*
|
||||
* This file is part of iTop.
|
||||
*
|
||||
@@ -22,16 +23,16 @@
|
||||
*/
|
||||
Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
|
||||
'Menu:ConfigEditor' => 'Configuration~~',
|
||||
'config-edit-title' => 'Configuration File Editor~~',
|
||||
'config-edit-intro' => 'Be very cautious when editing the configuration file.~~',
|
||||
'config-apply' => 'Apply~~',
|
||||
'config-apply-title' => 'Apply (Ctrl+S)~~',
|
||||
'config-cancel' => 'Reset~~',
|
||||
'config-saved' => 'Successfully recorded.~~',
|
||||
'config-confirm-cancel' => 'Your changes will be lost.~~',
|
||||
'config-no-change' => 'No change: the file has been left unchanged.~~',
|
||||
'config-reverted' => 'The configuration has been reverted.~~',
|
||||
'config-parse-error' => 'Line %2$d: %1$s.<br/>The file has NOT been updated.~~',
|
||||
'config-current-line' => 'Editing line: %1$s~~',
|
||||
'Menu:ConfigEditor' => 'Configuratie',
|
||||
'config-edit-title' => 'Configuratie-editor',
|
||||
'config-edit-intro' => 'Wees uiterst voorzichtig bij het aanpassen van de configuratie.',
|
||||
'config-apply' => 'Opslaan',
|
||||
'config-apply-title' => 'Opslaan (Ctrl+S)',
|
||||
'config-cancel' => 'Herbeginnen',
|
||||
'config-saved' => 'Wijzigingen opgeslagen',
|
||||
'config-confirm-cancel' => 'Je wijzigingen zullen verloren gaan',
|
||||
'config-no-change' => 'Er zijn geen wijzigingen vastgesteld.',
|
||||
'config-reverted' => 'De wijzigingen zijn ongedaan gemaakt.',
|
||||
'config-parse-error' => 'Regel %2$d: %1$s.<br/>Het bestand werd <b>NIET</b> opgeslagen.',
|
||||
'config-current-line' => 'Huidige regel: %1$s',
|
||||
));
|
||||
|
||||
@@ -4,6 +4,7 @@
|
||||
*
|
||||
* @copyright Copyright (C) 2010-2018 Combodo SARL
|
||||
* @license http://opensource.org/licenses/AGPL-3.0
|
||||
* @author jbostoen (2018)
|
||||
*
|
||||
* This file is part of iTop.
|
||||
*
|
||||
@@ -22,63 +23,63 @@
|
||||
*/
|
||||
Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
// Dictionary entries go here
|
||||
'Menu:iTopHub' => 'iTop Hub~~',
|
||||
'Menu:iTopHub:Register' => 'Connect to iTop Hub~~',
|
||||
'Menu:iTopHub:Register+' => 'Go to iTop Hub to update your iTop instance~~',
|
||||
'Menu:iTopHub:Register:Description' => '<p>Get access to your community platform iTop Hub!</br>Find all the content and information you need, manage your instances through personalized tools & install more extensions.</br><br/>By connecting to the Hub from this page, you will push information about this iTop instance into the Hub.</p>~~',
|
||||
'Menu:iTopHub:MyExtensions' => 'Deployed extensions~~',
|
||||
'Menu:iTopHub:MyExtensions+' => 'See the list of extensions deployed on this instance of iTop~~',
|
||||
'Menu:iTopHub:BrowseExtensions' => 'Get extensions from iTop Hub~~',
|
||||
'Menu:iTopHub:BrowseExtensions+' => 'Browse for more extensions on iTop Hub~~',
|
||||
'Menu:iTopHub:BrowseExtensions:Description' => '<p>Look into iTop Hub’s store, your one stop place to find wonderful iTop extensions !</br>Find the ones that will help you customize and adapt iTop to your processes.</br><br/>By connecting to the Hub from this page, you will push information about this iTop instance into the Hub.</p>~~',
|
||||
'iTopHub:GoBtn' => 'Go To iTop Hub~~',
|
||||
'iTopHub:CloseBtn' => 'Close~~',
|
||||
'iTopHub:GoBtn:Tooltip' => 'Jump to www.itophub.io~~',
|
||||
'iTopHub:OpenInNewWindow' => 'Open iTop Hub in a new window~~',
|
||||
'iTopHub:AutoSubmit' => 'Don\'t ask me again. Next time, go to iTop Hub automatically.~~',
|
||||
'UI:About:RemoteExtensionSource' => 'iTop Hub~~',
|
||||
'iTopHub:Explanation' => 'By clicking this button you will be redirected to iTop Hub.~~',
|
||||
'Menu:iTopHub' => 'iTop Hub',
|
||||
'Menu:iTopHub:Register' => 'Verbinding maken met iTop Hub',
|
||||
'Menu:iTopHub:Register+' => 'Ga naar de iTop Hub om je iTop bij te werken.',
|
||||
'Menu:iTopHub:Register:Description' => '<p>Verkrijg toegang tot jouw iTop Hub (community platform)!</br>Je vindt er alle informatie die je nodig hebt, je kan je omgevingen beheren met gepersonaliseerde tools en extensies.</br><br/>Door van hieruit te verbinden met de Hub, stuur je informatie over deze iTop-mgeving naar de Hub.</p>',
|
||||
'Menu:iTopHub:MyExtensions' => 'Mijn extensies',
|
||||
'Menu:iTopHub:MyExtensions+' => 'Bekijk de lijst van extensies die je gebruikt in deze iTop-omgeving.',
|
||||
'Menu:iTopHub:BrowseExtensions' => 'Vind extensies op iTop Hub',
|
||||
'Menu:iTopHub:BrowseExtensions+' => 'Blader door de extensiecatalogus op iTop Hub',
|
||||
'Menu:iTopHub:BrowseExtensions:Description' => '<p>In de iTop Hub Store vind je heel wat extensies!</br>Blader door de catalogus en ontdek welke extensies jou helpen om iTop aan te passen aan jouw manier van werken.</br><br/>Door van hieruit te verbinden met de Hub, stuur je informatie over deze iTop-mgeving naar de Hub.</p>',
|
||||
'iTopHub:GoBtn' => 'Ga naar iTop Hub',
|
||||
'iTopHub:CloseBtn' => 'Sluiten',
|
||||
'iTopHub:GoBtn:Tooltip' => 'Ga naar www.itophub.io',
|
||||
'iTopHub:OpenInNewWindow' => 'Open iTop Hub in een nieuw venster',
|
||||
'iTopHub:AutoSubmit' => 'Vraag dit niet opnieuw en ga volgende keer automatisch naar iTop Hub.',
|
||||
'UI:About:RemoteExtensionSource' => 'iTop Hub',
|
||||
'iTopHub:Explanation' => 'Door op deze knop te klikken, wordt je doorgestuurd naar iTop Hub.',
|
||||
|
||||
'iTopHub:BackupFreeDiskSpaceIn' => '%1$s free disk space in %2$s.~~',
|
||||
'iTopHub:FailedToCheckFreeDiskSpace' => 'Failed to check free disk space.~~',
|
||||
'iTopHub:BackupOk' => 'Backup Ok.~~',
|
||||
'iTopHub:BackupFailed' => 'Backup failed!~~',
|
||||
'iTopHub:Landing:Status' => 'Deployment status~~',
|
||||
'iTopHub:Landing:Install' => 'Deploying extensions...~~',
|
||||
'iTopHub:CompiledOK' => 'Compilation successful.~~',
|
||||
'iTopHub:ConfigurationSafelyReverted' => 'Error detected during deployment!<br/>iTop configuration has NOT been modified.~~',
|
||||
'iTopHub:BackupFreeDiskSpaceIn' => '%1$s vrije schijfruimte in %2$s.',
|
||||
'iTopHub:FailedToCheckFreeDiskSpace' => 'Kon niet controleren hoeveel schijfruimte nog vrij is.',
|
||||
'iTopHub:BackupOk' => 'Backup geslaagd.',
|
||||
'iTopHub:BackupFailed' => 'Backup mislukt!',
|
||||
'iTopHub:Landing:Status' => 'Installatiestatus',
|
||||
'iTopHub:Landing:Install' => 'Bezig met extensies te installeren...',
|
||||
'iTopHub:CompiledOK' => 'Compilatie geslaagd.',
|
||||
'iTopHub:ConfigurationSafelyReverted' => 'Er trad een fout op bij de installatie!<br/>iTop-configuratie werd NIET aangepast.',
|
||||
|
||||
'iTopHub:InstalledExtensions' => 'Extensions deployed on this instance~~',
|
||||
'iTopHub:ExtensionCategory:Manual' => 'Extensions deployed manually~~',
|
||||
'iTopHub:ExtensionCategory:Manual+' => 'The following extensions have been deployed by copying them manually in the %1$s directory of iTop:~~',
|
||||
'iTopHub:ExtensionCategory:Remote' => 'Extensions deployed from iTop Hub~~',
|
||||
'iTopHub:ExtensionCategory:Remote+' => 'The following extensions have been deployed from iTop Hub:~~',
|
||||
'iTopHub:NoExtensionInThisCategory' => 'There is no extension in this category.<br/><br/>Browse iTop Hub to find the extensions that will help you customize and adapt iTop to your processes.~~',
|
||||
'iTopHub:ExtensionNotInstalled' => 'Not installed~~',
|
||||
'iTopHub:GetMoreExtensions' => 'Get extensions from iTop Hub...~~',
|
||||
'iTopHub:InstalledExtensions' => 'Manueel geïnstalleerde extensies',
|
||||
'iTopHub:ExtensionCategory:Manual' => 'Manueel geïnstalleerde extensies',
|
||||
'iTopHub:ExtensionCategory:Manual+' => 'Deze extensies werden geïnstalleerd door ze manueel in de map %1$s te plaatsen:',
|
||||
'iTopHub:ExtensionCategory:Remote' => 'Extensies geïnstalleerd via iTop Hub',
|
||||
'iTopHub:ExtensionCategory:Remote+' => 'Deze extensies werden geïnstalleerd via de iTop Hub:',
|
||||
'iTopHub:NoExtensionInThisCategory' => 'Er is geen extensie in deze categorie.<br/><br/>Blader op iTop Hub en ontdek welke extensies te vinden die je helpen om iTop aan te passen aan jouw manier van werken.',
|
||||
'iTopHub:ExtensionNotInstalled' => 'Niet geïnstalleerd',
|
||||
'iTopHub:GetMoreExtensions' => 'Extensies zoeken op iTop Hub...',
|
||||
|
||||
'iTopHub:LandingWelcome' => 'Congratulations! The following extensions were downloaded from iTop Hub and deployed into your iTop.~~',
|
||||
'iTopHub:GoBackToITopBtn' => 'Go Back to iTop~~',
|
||||
'iTopHub:Uncompressing' => 'Uncompressing extensions...~~',
|
||||
'iTopHub:InstallationWelcome' => 'Installation of the extensions downloaded from iTop Hub~~',
|
||||
'iTopHub:DBBackupLabel' => 'Instance backup~~',
|
||||
'iTopHub:DBBackupSentence' => 'Do a backup of the database and iTop configuration before updating~~',
|
||||
'iTopHub:DeployBtn' => 'Deploy !~~',
|
||||
'iTopHub:DatabaseBackupProgress' => 'Instance backup...~~',
|
||||
'iTopHub:LandingWelcome' => 'Gefeliciteerd! Deze extensies werden gedownload via iTop Hub en op jouw iTop geïnstalleerd.',
|
||||
'iTopHub:GoBackToITopBtn' => 'Terug naar iTop',
|
||||
'iTopHub:Uncompressing' => 'Extensies aan het uitpakken...',
|
||||
'iTopHub:InstallationWelcome' => 'Installatie van extensies via iTop Hub',
|
||||
'iTopHub:DBBackupLabel' => 'Backup van jouw omgeving',
|
||||
'iTopHub:DBBackupSentence' => 'Neem vooraf een backup van de database en iTop-configuratie de update door te voeren',
|
||||
'iTopHub:DeployBtn' => 'Installeer!',
|
||||
'iTopHub:DatabaseBackupProgress' => 'Backup omgeving...',
|
||||
|
||||
'iTopHub:InstallationEffect:Install' => 'Version: %1$s will be installed.~~',
|
||||
'iTopHub:InstallationEffect:NoChange' => 'Version: %1$s already installed. Nothing will change.~~',
|
||||
'iTopHub:InstallationEffect:Upgrade' => 'Will be <b>upgraded</b> from version %1$s to version %2$s.~~',
|
||||
'iTopHub:InstallationEffect:Downgrade' => 'Will be <b>DOWNGRADED</b> from version %1$s to version %2$s.~~',
|
||||
'iTopHub:InstallationProgress:DatabaseBackup' => 'iTop Instance backup...~~',
|
||||
'iTopHub:InstallationProgress:ExtensionsInstallation' => 'Installation of the extensions~~',
|
||||
'iTopHub:InstallationEffect:MissingDependencies' => 'This extension cannot be installed because of unmet dependencies.~~',
|
||||
'iTopHub:InstallationEffect:MissingDependencies_Details' => 'The extension requires the module(s): %1$s~~',
|
||||
'iTopHub:InstallationProgress:InstallationSuccessful' => 'Installation successful!~~',
|
||||
'iTopHub:InstallationEffect:Install' => 'Versie: %1$s zal geïnstalleerd worden.',
|
||||
'iTopHub:InstallationEffect:NoChange' => 'Versie: %1$s is al geïnstalleerd.',
|
||||
'iTopHub:InstallationEffect:Upgrade' => 'Er zal een <b>upgrade</b> gebeuren van versie %1$s naar %2$s.',
|
||||
'iTopHub:InstallationEffect:Downgrade' => 'Er zal een <b>DOWNGRADE</b> gebeuren van versie %1$s naar %2$s.',
|
||||
'iTopHub:InstallationProgress:DatabaseBackup' => 'Backup iTop-omgeving...',
|
||||
'iTopHub:InstallationProgress:ExtensionsInstallation' => 'Installatie van de extensies',
|
||||
'iTopHub:InstallationEffect:MissingDependencies' => 'Deze extensie kan niet geïnstalleerd worden omdat er niet aan vereisten voldaan is.',
|
||||
'iTopHub:InstallationEffect:MissingDependencies_Details' => 'De extensie vereist de module(s): %1$s',
|
||||
'iTopHub:InstallationProgress:InstallationSuccessful' => 'Installatie gelukt!',
|
||||
|
||||
'iTopHub:InstallationStatus:Installed_Version' => '%1$s version: %2$s.~~',
|
||||
'iTopHub:InstallationStatus:Installed' => 'Installed~~',
|
||||
'iTopHub:InstallationStatus:Version_NotInstalled' => 'Version %1$s <b>NOT</b> installed.~~',
|
||||
'iTopHub:InstallationStatus:Installed_Version' => '%1$s versie: %2$s.',
|
||||
'iTopHub:InstallationStatus:Installed' => 'Geïnstalleerd',
|
||||
'iTopHub:InstallationStatus:Version_NotInstalled' => 'Versie %1$s is <b>NIET</b> geïnstalleerd.',
|
||||
));
|
||||
|
||||
|
||||
|
||||
@@ -5,6 +5,7 @@
|
||||
* @copyright Copyright (C) 2018 Combodo SARL
|
||||
* @license http://opensource.org/licenses/AGPL-3.0
|
||||
* @author Thomas Casteleyn <info@super-visions.com>
|
||||
* @author jbostoen (2018)
|
||||
*/
|
||||
Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Menu:IncidentManagement' => 'Incident Management',
|
||||
@@ -14,7 +15,7 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Menu:NewIncident' => 'Nieuw incident',
|
||||
'Menu:NewIncident+' => 'Maak een nieuw incident aan',
|
||||
'Menu:SearchIncidents' => 'Zoek naar incidenten',
|
||||
'Menu:SearchIncidents+' => 'Naar incidenten zoeken',
|
||||
'Menu:SearchIncidents+' => 'Zoek naar incidenten',
|
||||
'Menu:Incident:Shortcuts' => 'Snelkoppelingen',
|
||||
'Menu:Incident:Shortcuts+' => '',
|
||||
'Menu:Incident:MyIncidents' => 'Incidenten toegewezen aan mij',
|
||||
@@ -70,119 +71,119 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Class:Incident/Attribute:status/Value:closed+' => '',
|
||||
'Class:Incident/Attribute:impact' => 'Impact',
|
||||
'Class:Incident/Attribute:impact+' => '',
|
||||
'Class:Incident/Attribute:impact/Value:1' => 'Een afdeling',
|
||||
'Class:Incident/Attribute:impact/Value:1' => 'Afdeling',
|
||||
'Class:Incident/Attribute:impact/Value:1+' => '',
|
||||
'Class:Incident/Attribute:impact/Value:2' => 'Een dienst',
|
||||
'Class:Incident/Attribute:impact/Value:2' => 'Dienst',
|
||||
'Class:Incident/Attribute:impact/Value:2+' => '',
|
||||
'Class:Incident/Attribute:impact/Value:3' => 'Een persoon',
|
||||
'Class:Incident/Attribute:impact/Value:3' => 'Persoon',
|
||||
'Class:Incident/Attribute:impact/Value:3+' => '',
|
||||
'Class:Incident/Attribute:priority' => 'Prioriteit',
|
||||
'Class:Incident/Attribute:priority+' => '',
|
||||
'Class:Incident/Attribute:priority/Value:1' => 'kritisch',
|
||||
'Class:Incident/Attribute:priority/Value:1+' => 'kritisch',
|
||||
'Class:Incident/Attribute:priority/Value:2' => 'hoog',
|
||||
'Class:Incident/Attribute:priority/Value:2+' => 'hoog',
|
||||
'Class:Incident/Attribute:priority/Value:3' => 'normaal',
|
||||
'Class:Incident/Attribute:priority/Value:3+' => 'normaal',
|
||||
'Class:Incident/Attribute:priority/Value:4' => 'laag',
|
||||
'Class:Incident/Attribute:priority/Value:4+' => 'laag',
|
||||
'Class:Incident/Attribute:priority/Value:1' => 'Kritisch',
|
||||
'Class:Incident/Attribute:priority/Value:1+' => 'Kritisch',
|
||||
'Class:Incident/Attribute:priority/Value:2' => 'Hoog',
|
||||
'Class:Incident/Attribute:priority/Value:2+' => 'Hoog',
|
||||
'Class:Incident/Attribute:priority/Value:3' => 'Normaal',
|
||||
'Class:Incident/Attribute:priority/Value:3+' => 'Normaal',
|
||||
'Class:Incident/Attribute:priority/Value:4' => 'Laag',
|
||||
'Class:Incident/Attribute:priority/Value:4+' => 'Laag',
|
||||
'Class:Incident/Attribute:urgency' => 'Urgentie',
|
||||
'Class:Incident/Attribute:urgency+' => '',
|
||||
'Class:Incident/Attribute:urgency/Value:1' => 'kritisch',
|
||||
'Class:Incident/Attribute:urgency/Value:1+' => 'kritisch',
|
||||
'Class:Incident/Attribute:urgency/Value:2' => 'hoog',
|
||||
'Class:Incident/Attribute:urgency/Value:2+' => 'hoog',
|
||||
'Class:Incident/Attribute:urgency/Value:3' => 'normaal',
|
||||
'Class:Incident/Attribute:urgency/Value:3+' => 'normaal',
|
||||
'Class:Incident/Attribute:urgency/Value:4' => 'laag',
|
||||
'Class:Incident/Attribute:urgency/Value:4+' => 'laag',
|
||||
'Class:Incident/Attribute:urgency/Value:1' => 'Kritisch',
|
||||
'Class:Incident/Attribute:urgency/Value:1+' => 'Kritisch',
|
||||
'Class:Incident/Attribute:urgency/Value:2' => 'Hoog',
|
||||
'Class:Incident/Attribute:urgency/Value:2+' => 'Hoog',
|
||||
'Class:Incident/Attribute:urgency/Value:3' => 'Normaal',
|
||||
'Class:Incident/Attribute:urgency/Value:3+' => 'Normaal',
|
||||
'Class:Incident/Attribute:urgency/Value:4' => 'Laag',
|
||||
'Class:Incident/Attribute:urgency/Value:4+' => 'Laag',
|
||||
'Class:Incident/Attribute:origin' => 'Oorsprong',
|
||||
'Class:Incident/Attribute:origin+' => '',
|
||||
'Class:Incident/Attribute:origin/Value:mail' => 'mail',
|
||||
'Class:Incident/Attribute:origin/Value:mail+' => 'mail',
|
||||
'Class:Incident/Attribute:origin/Value:monitoring' => 'monitoring',
|
||||
'Class:Incident/Attribute:origin/Value:monitoring+' => 'monitoring',
|
||||
'Class:Incident/Attribute:origin/Value:phone' => 'telefoon',
|
||||
'Class:Incident/Attribute:origin/Value:phone+' => 'telefoon',
|
||||
'Class:Incident/Attribute:origin/Value:portal' => 'portaal',
|
||||
'Class:Incident/Attribute:origin/Value:portal+' => 'portaal',
|
||||
'Class:Incident/Attribute:service_id' => 'Dienst',
|
||||
'Class:Incident/Attribute:origin/Value:mail' => 'E-mail',
|
||||
'Class:Incident/Attribute:origin/Value:mail+' => 'E-mail',
|
||||
'Class:Incident/Attribute:origin/Value:monitoring' => 'Monitoring',
|
||||
'Class:Incident/Attribute:origin/Value:monitoring+' => 'Monitoring',
|
||||
'Class:Incident/Attribute:origin/Value:phone' => 'Telefoon',
|
||||
'Class:Incident/Attribute:origin/Value:phone+' => 'Telefoon',
|
||||
'Class:Incident/Attribute:origin/Value:portal' => 'Portaal',
|
||||
'Class:Incident/Attribute:origin/Value:portal+' => 'Portaal',
|
||||
'Class:Incident/Attribute:service_id' => 'Service',
|
||||
'Class:Incident/Attribute:service_id+' => '',
|
||||
'Class:Incident/Attribute:service_name' => 'Dienst naam',
|
||||
'Class:Incident/Attribute:service_name' => 'Naam service',
|
||||
'Class:Incident/Attribute:service_name+' => '',
|
||||
'Class:Incident/Attribute:servicesubcategory_id' => 'Dienst subcategorie',
|
||||
'Class:Incident/Attribute:servicesubcategory_id' => 'Subcategorie service',
|
||||
'Class:Incident/Attribute:servicesubcategory_id+' => '',
|
||||
'Class:Incident/Attribute:servicesubcategory_name' => 'Dienst subcategorie naam',
|
||||
'Class:Incident/Attribute:servicesubcategory_name' => 'Naam subcategorie service',
|
||||
'Class:Incident/Attribute:servicesubcategory_name+' => '',
|
||||
'Class:Incident/Attribute:escalation_flag' => 'Hot Flag',
|
||||
'Class:Incident/Attribute:escalation_flag' => 'Geëscaleerd',
|
||||
'Class:Incident/Attribute:escalation_flag+' => '',
|
||||
'Class:Incident/Attribute:escalation_flag/Value:no' => 'Nee',
|
||||
'Class:Incident/Attribute:escalation_flag/Value:no+' => 'Nee',
|
||||
'Class:Incident/Attribute:escalation_flag/Value:yes' => 'Ja',
|
||||
'Class:Incident/Attribute:escalation_flag/Value:yes+' => 'Ja',
|
||||
'Class:Incident/Attribute:escalation_reason' => 'Hot reason',
|
||||
'Class:Incident/Attribute:escalation_reason' => 'Reden voor escalatie',
|
||||
'Class:Incident/Attribute:escalation_reason+' => '',
|
||||
'Class:Incident/Attribute:assignment_date' => 'Datum toegewezen',
|
||||
'Class:Incident/Attribute:assignment_date' => 'Toegewezen sinds',
|
||||
'Class:Incident/Attribute:assignment_date+' => '',
|
||||
'Class:Incident/Attribute:resolution_date' => 'Datum opgelost',
|
||||
'Class:Incident/Attribute:resolution_date' => 'Opgelost sinds',
|
||||
'Class:Incident/Attribute:resolution_date+' => '',
|
||||
'Class:Incident/Attribute:last_pending_date' => 'Laatste datum in afwachting',
|
||||
'Class:Incident/Attribute:last_pending_date+' => 'Laatste datum wanneer het incident status in afwachting had',
|
||||
'Class:Incident/Attribute:last_pending_date' => 'Laatst in afwachting sinds',
|
||||
'Class:Incident/Attribute:last_pending_date+' => 'Laatste datum waarop het incident de status in afwachting had',
|
||||
'Class:Incident/Attribute:cumulatedpending' => 'Totaal in afwachting',
|
||||
'Class:Incident/Attribute:cumulatedpending+' => '',
|
||||
'Class:Incident/Attribute:tto' => 'TTO',
|
||||
'Class:Incident/Attribute:tto+' => '',
|
||||
'Class:Incident/Attribute:ttr' => 'TTR',
|
||||
'Class:Incident/Attribute:ttr+' => '',
|
||||
'Class:Incident/Attribute:tto_escalation_deadline' => 'TTO Deadline',
|
||||
'Class:Incident/Attribute:tto_escalation_deadline' => 'Deadline TTO',
|
||||
'Class:Incident/Attribute:tto_escalation_deadline+' => '',
|
||||
'Class:Incident/Attribute:sla_tto_passed' => 'SLA TTO gepasseerd',
|
||||
'Class:Incident/Attribute:sla_tto_passed+' => '',
|
||||
'Class:Incident/Attribute:sla_tto_over' => 'SLA TTO overschreden',
|
||||
'Class:Incident/Attribute:sla_tto_over+' => '',
|
||||
'Class:Incident/Attribute:ttr_escalation_deadline' => 'TTR Deadline',
|
||||
'Class:Incident/Attribute:ttr_escalation_deadline' => 'Deadline TTR',
|
||||
'Class:Incident/Attribute:ttr_escalation_deadline+' => '',
|
||||
'Class:Incident/Attribute:sla_ttr_passed' => 'SLA TTR gepasseerd',
|
||||
'Class:Incident/Attribute:sla_ttr_passed+' => '',
|
||||
'Class:Incident/Attribute:sla_ttr_over' => 'SLA TTR overschreden',
|
||||
'Class:Incident/Attribute:sla_ttr_over+' => '',
|
||||
'Class:Incident/Attribute:time_spent' => 'Oplosings vertraging',
|
||||
'Class:Incident/Attribute:time_spent' => 'Gespendeerde tijd',
|
||||
'Class:Incident/Attribute:time_spent+' => '',
|
||||
'Class:Incident/Attribute:resolution_code' => 'Oplossings code',
|
||||
'Class:Incident/Attribute:resolution_code' => 'Code oplossing',
|
||||
'Class:Incident/Attribute:resolution_code+' => '',
|
||||
'Class:Incident/Attribute:resolution_code/Value:assistance' => 'assistentie',
|
||||
'Class:Incident/Attribute:resolution_code/Value:assistance+' => 'assistentie',
|
||||
'Class:Incident/Attribute:resolution_code/Value:bug fixed' => 'bug opgelost',
|
||||
'Class:Incident/Attribute:resolution_code/Value:bug fixed+' => 'bug opgelost',
|
||||
'Class:Incident/Attribute:resolution_code/Value:hardware repair' => 'hardware gerepareerd',
|
||||
'Class:Incident/Attribute:resolution_code/Value:hardware repair+' => 'hardware gerepareerd',
|
||||
'Class:Incident/Attribute:resolution_code/Value:other' => 'anders',
|
||||
'Class:Incident/Attribute:resolution_code/Value:other+' => 'anders',
|
||||
'Class:Incident/Attribute:resolution_code/Value:software patch' => 'software patch',
|
||||
'Class:Incident/Attribute:resolution_code/Value:software patch+' => 'software patch',
|
||||
'Class:Incident/Attribute:resolution_code/Value:system update' => 'systeem update',
|
||||
'Class:Incident/Attribute:resolution_code/Value:system update+' => 'systeem update',
|
||||
'Class:Incident/Attribute:resolution_code/Value:training' => 'training',
|
||||
'Class:Incident/Attribute:resolution_code/Value:training+' => 'training',
|
||||
'Class:Incident/Attribute:resolution_code/Value:assistance' => 'Assistentie',
|
||||
'Class:Incident/Attribute:resolution_code/Value:assistance+' => 'Assistentie',
|
||||
'Class:Incident/Attribute:resolution_code/Value:bug fixed' => 'Bug opgelost',
|
||||
'Class:Incident/Attribute:resolution_code/Value:bug fixed+' => 'Bug opgelost',
|
||||
'Class:Incident/Attribute:resolution_code/Value:hardware repair' => 'Hardware gerepareerd',
|
||||
'Class:Incident/Attribute:resolution_code/Value:hardware repair+' => 'Hardware gerepareerd',
|
||||
'Class:Incident/Attribute:resolution_code/Value:other' => 'Anders',
|
||||
'Class:Incident/Attribute:resolution_code/Value:other+' => 'Anders',
|
||||
'Class:Incident/Attribute:resolution_code/Value:software patch' => 'Softwarepatch',
|
||||
'Class:Incident/Attribute:resolution_code/Value:software patch+' => 'Softwarepatch',
|
||||
'Class:Incident/Attribute:resolution_code/Value:system update' => 'Systeemupdate',
|
||||
'Class:Incident/Attribute:resolution_code/Value:system update+' => 'Systeemupdate',
|
||||
'Class:Incident/Attribute:resolution_code/Value:training' => 'Training',
|
||||
'Class:Incident/Attribute:resolution_code/Value:training+' => 'Training',
|
||||
'Class:Incident/Attribute:solution' => 'Oplossing',
|
||||
'Class:Incident/Attribute:solution+' => '',
|
||||
'Class:Incident/Attribute:solution+' => 'Oplossing',
|
||||
'Class:Incident/Attribute:pending_reason' => 'Reden in afwachting',
|
||||
'Class:Incident/Attribute:pending_reason+' => 'Reden waarvoor het in afwachting staat',
|
||||
'Class:Incident/Attribute:parent_incident_id' => 'Hoofdincident',
|
||||
'Class:Incident/Attribute:parent_incident_id+' => '',
|
||||
'Class:Incident/Attribute:parent_incident_ref' => 'Hoofdincident nummer',
|
||||
'Class:Incident/Attribute:parent_incident_ref' => 'Ref. Hoofdincident',
|
||||
'Class:Incident/Attribute:parent_incident_ref+' => '',
|
||||
'Class:Incident/Attribute:parent_change_id' => 'Hoofd change',
|
||||
'Class:Incident/Attribute:parent_change_id' => 'Hoofdchange',
|
||||
'Class:Incident/Attribute:parent_change_id+' => '',
|
||||
'Class:Incident/Attribute:parent_change_ref' => 'Hoofd change nummer',
|
||||
'Class:Incident/Attribute:parent_change_ref' => 'Ref. hoofdchange',
|
||||
'Class:Incident/Attribute:parent_change_ref+' => '',
|
||||
'Class:Incident/Attribute:related_request_list' => 'Sub verzoeken',
|
||||
'Class:Incident/Attribute:related_request_list' => 'Subverzoeken',
|
||||
'Class:Incident/Attribute:related_request_list+' => '',
|
||||
'Class:Incident/Attribute:child_incidents_list' => 'Sub incidenten',
|
||||
'Class:Incident/Attribute:child_incidents_list+' => 'Alle sub incidenten gerelateerd aan dit incident',
|
||||
'Class:Incident/Attribute:child_incidents_list' => 'Subincidenten',
|
||||
'Class:Incident/Attribute:child_incidents_list+' => 'Alle subincidenten gerelateerd aan dit incident',
|
||||
'Class:Incident/Attribute:public_log' => 'Publieke log',
|
||||
'Class:Incident/Attribute:public_log+' => '',
|
||||
'Class:Incident/Attribute:user_satisfaction' => 'Klant tevredenheid',
|
||||
'Class:Incident/Attribute:user_satisfaction' => 'Klanttevredenheid',
|
||||
'Class:Incident/Attribute:user_satisfaction+' => '',
|
||||
'Class:Incident/Attribute:user_satisfaction/Value:1' => 'Erg tevreden',
|
||||
'Class:Incident/Attribute:user_satisfaction/Value:1+' => 'Erg tevreden',
|
||||
@@ -194,11 +195,11 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Class:Incident/Attribute:user_satisfaction/Value:4+' => 'Erg ontevreden',
|
||||
'Class:Incident/Attribute:user_comment' => 'Gebruikersreactie',
|
||||
'Class:Incident/Attribute:user_comment+' => '',
|
||||
'Class:Incident/Attribute:parent_incident_id_friendlyname' => 'Hoofdincident referentie',
|
||||
'Class:Incident/Attribute:parent_incident_id_friendlyname' => 'Ref. Hoofdincident',
|
||||
'Class:Incident/Attribute:parent_incident_id_friendlyname+' => '',
|
||||
'Class:Incident/Stimulus:ev_assign' => 'Wijs toe',
|
||||
'Class:Incident/Stimulus:ev_assign+' => '',
|
||||
'Class:Incident/Stimulus:ev_reassign' => 'Wijs opnieuw to',
|
||||
'Class:Incident/Stimulus:ev_reassign' => 'Wijs opnieuw toe',
|
||||
'Class:Incident/Stimulus:ev_reassign+' => '',
|
||||
'Class:Incident/Stimulus:ev_pending' => 'In afwachting',
|
||||
'Class:Incident/Stimulus:ev_pending+' => '',
|
||||
@@ -216,7 +217,7 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Class:Incident/Stimulus:ev_reopen+' => '',
|
||||
'Class:Incident/Error:CannotAssignParentIncidentIdToSelf' => 'Kan het incident niet toewijzen als hoofdincident',
|
||||
|
||||
'Class:Incident/Method:ResolveChildTickets' => 'ResolveChildTickets',
|
||||
'Class:Incident/Method:ResolveChildTickets+' => 'Cascade the resolution to child ticket (ev_autoresolve), and align the following characteristics: service, team, agent, resolution info',
|
||||
'Class:Incident/Method:ResolveChildTickets' => 'ResolveChildTickets', // also one word in English translation, why?
|
||||
'Class:Incident/Method:ResolveChildTickets+' => 'Pas de oplossing ook toe op subverzoeken (ev_autoresolve) en neem de kenmerken over wat betreft service, team, agent, oplossing',
|
||||
'Tickets:Related:OpenIncidents' => 'Open incidenten',
|
||||
));
|
||||
|
||||
@@ -20,6 +20,8 @@
|
||||
*
|
||||
* Linux & Open Source Professionals
|
||||
* http://www.linprofs.com
|
||||
*
|
||||
* @author jbostoen (2018)
|
||||
*
|
||||
* @copyright Copyright (C) 2010-2012 Combodo SARL
|
||||
* @licence http://opensource.org/licenses/AGPL-3.0
|
||||
@@ -50,27 +52,27 @@
|
||||
// Class: KnownError
|
||||
//
|
||||
Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Class:KnownError' => 'Bekende Fout',
|
||||
'Class:KnownError+' => 'Error documented for a known issue',
|
||||
'Class:KnownError' => 'Gekende Fout',
|
||||
'Class:KnownError+' => 'Gedocumenteerde fout voor een gekend probleem',
|
||||
'Class:KnownError/Attribute:name' => 'Naam',
|
||||
'Class:KnownError/Attribute:name+' => '',
|
||||
'Class:KnownError/Attribute:org_id' => 'Klant',
|
||||
'Class:KnownError/Attribute:org_id' => 'Organisatie',
|
||||
'Class:KnownError/Attribute:org_id+' => '',
|
||||
'Class:KnownError/Attribute:cust_name' => 'Klant Naam',
|
||||
'Class:KnownError/Attribute:cust_name' => 'Naam klant',
|
||||
'Class:KnownError/Attribute:cust_name+' => '',
|
||||
'Class:KnownError/Attribute:problem_id' => 'Gerelateerde Probleem',
|
||||
'Class:KnownError/Attribute:problem_id' => 'Gerelateerd probleem',
|
||||
'Class:KnownError/Attribute:problem_id+' => '',
|
||||
'Class:KnownError/Attribute:problem_ref' => 'Gerelateerde Probleem Ref',
|
||||
'Class:KnownError/Attribute:problem_ref' => 'Ref. gerelateerd probleem',
|
||||
'Class:KnownError/Attribute:problem_ref+' => '',
|
||||
'Class:KnownError/Attribute:symptom' => 'Symptoon',
|
||||
'Class:KnownError/Attribute:symptom' => 'Symptoom',
|
||||
'Class:KnownError/Attribute:symptom+' => '',
|
||||
'Class:KnownError/Attribute:root_cause' => 'Hoofd Oorzaak',
|
||||
'Class:KnownError/Attribute:root_cause' => 'Hoofdoorzaak',
|
||||
'Class:KnownError/Attribute:root_cause+' => '',
|
||||
'Class:KnownError/Attribute:workaround' => 'Work around',
|
||||
'Class:KnownError/Attribute:workaround+' => '',
|
||||
'Class:KnownError/Attribute:solution' => 'Oplossing',
|
||||
'Class:KnownError/Attribute:solution+' => '',
|
||||
'Class:KnownError/Attribute:error_code' => 'Fout Code',
|
||||
'Class:KnownError/Attribute:error_code' => 'Foutcode',
|
||||
'Class:KnownError/Attribute:error_code+' => '',
|
||||
'Class:KnownError/Attribute:domain' => 'Domein',
|
||||
'Class:KnownError/Attribute:domain+' => '',
|
||||
@@ -88,10 +90,10 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Class:KnownError/Attribute:model+' => '',
|
||||
'Class:KnownError/Attribute:version' => 'Versie',
|
||||
'Class:KnownError/Attribute:version+' => '',
|
||||
'Class:KnownError/Attribute:ci_list' => 'CIs',
|
||||
'Class:KnownError/Attribute:ci_list+' => 'Alle configuratie items die gerelateerd zijn aan deze bekende fout',
|
||||
'Class:KnownError/Attribute:ci_list' => 'Configuratie-items',
|
||||
'Class:KnownError/Attribute:ci_list+' => 'Alle configuratie-items gerelateerd aan deze gekende fout',
|
||||
'Class:KnownError/Attribute:document_list' => 'Documenten',
|
||||
'Class:KnownError/Attribute:document_list+' => 'Alle documenten die gelinkt zijn aan deze bekende fout',
|
||||
'Class:KnownError/Attribute:document_list+' => 'Alle documenten gerelateerd aan deze gekende fout',
|
||||
));
|
||||
|
||||
//
|
||||
@@ -99,15 +101,15 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
//
|
||||
|
||||
Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Class:lnkErrorToFunctionalCI' => 'Link Error / FunctionalCI',
|
||||
'Class:lnkErrorToFunctionalCI+' => 'Infra gerelateerd aan een bekende fout',
|
||||
'Class:lnkErrorToFunctionalCI' => 'Link Fout / Functioneel CI',
|
||||
'Class:lnkErrorToFunctionalCI+' => 'Infrastructuur gelinkt aan een gekende fout',
|
||||
'Class:lnkErrorToFunctionalCI/Attribute:functionalci_id' => 'CI',
|
||||
'Class:lnkErrorToFunctionalCI/Attribute:functionalci_id+' => '',
|
||||
'Class:lnkErrorToFunctionalCI/Attribute:functionalci_name' => 'CI naam',
|
||||
'Class:lnkErrorToFunctionalCI/Attribute:functionalci_name' => 'Naam CI',
|
||||
'Class:lnkErrorToFunctionalCI/Attribute:functionalci_name+' => '',
|
||||
'Class:lnkErrorToFunctionalCI/Attribute:error_id' => 'Fout',
|
||||
'Class:lnkErrorToFunctionalCI/Attribute:error_id+' => '',
|
||||
'Class:lnkErrorToFunctionalCI/Attribute:error_name' => 'Fout naam',
|
||||
'Class:lnkErrorToFunctionalCI/Attribute:error_name' => 'Naam fout',
|
||||
'Class:lnkErrorToFunctionalCI/Attribute:error_name+' => '',
|
||||
'Class:lnkErrorToFunctionalCI/Attribute:reason' => 'Reden',
|
||||
'Class:lnkErrorToFunctionalCI/Attribute:reason+' => '',
|
||||
@@ -119,16 +121,16 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
|
||||
Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Class:lnkDocumentToError' => 'Link Documenten / Fouten',
|
||||
'Class:lnkDocumentToError+' => 'Een link tussen een document en een bekende fout',
|
||||
'Class:lnkDocumentToError+' => 'Een link tussen een document en een gekende fout',
|
||||
'Class:lnkDocumentToError/Attribute:document_id' => 'Document',
|
||||
'Class:lnkDocumentToError/Attribute:document_id+' => '',
|
||||
'Class:lnkDocumentToError/Attribute:document_name' => 'Document Naam',
|
||||
'Class:lnkDocumentToError/Attribute:document_name' => 'Naam document',
|
||||
'Class:lnkDocumentToError/Attribute:document_name+' => '',
|
||||
'Class:lnkDocumentToError/Attribute:error_id' => 'Fout',
|
||||
'Class:lnkDocumentToError/Attribute:error_id+' => '',
|
||||
'Class:lnkDocumentToError/Attribute:error_name' => 'Fout naam',
|
||||
'Class:lnkDocumentToError/Attribute:error_name' => 'Naam fout',
|
||||
'Class:lnkDocumentToError/Attribute:error_name+' => '',
|
||||
'Class:lnkDocumentToError/Attribute:link_type' => 'link_type',
|
||||
'Class:lnkDocumentToError/Attribute:link_type' => 'Soort link',
|
||||
'Class:lnkDocumentToError/Attribute:link_type+' => '',
|
||||
));
|
||||
|
||||
@@ -138,7 +140,7 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
|
||||
Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Class:FAQ' => 'FAQ',
|
||||
'Class:FAQ+' => 'Frequently asked questions',
|
||||
'Class:FAQ+' => 'Veelgestelde vragen',
|
||||
'Class:FAQ/Attribute:title' => 'Titel',
|
||||
'Class:FAQ/Attribute:title+' => '',
|
||||
'Class:FAQ/Attribute:summary' => 'Samenvatting',
|
||||
@@ -147,13 +149,13 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Class:FAQ/Attribute:description+' => '',
|
||||
'Class:FAQ/Attribute:category_id' => 'Categorie',
|
||||
'Class:FAQ/Attribute:category_id+' => '',
|
||||
'Class:FAQ/Attribute:category_name' => 'Categorie naam',
|
||||
'Class:FAQ/Attribute:category_name' => 'Naam categorie',
|
||||
'Class:FAQ/Attribute:category_name+' => '',
|
||||
'Class:FAQ/Attribute:error_code' => 'Fout code',
|
||||
'Class:FAQ/Attribute:error_code' => 'Foutcode',
|
||||
'Class:FAQ/Attribute:error_code+' => '',
|
||||
'Class:FAQ/Attribute:key_words' => 'Zoek termen',
|
||||
'Class:FAQ/Attribute:key_words' => 'Zoektermen',
|
||||
'Class:FAQ/Attribute:key_words+' => '',
|
||||
'Class:FAQ/Attribute:domains' => 'Domains~~',
|
||||
'Class:FAQ/Attribute:domains' => 'Domeinen',
|
||||
));
|
||||
|
||||
//
|
||||
@@ -161,29 +163,29 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
//
|
||||
|
||||
Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Class:FAQCategory' => 'FAQ Categorie',
|
||||
'Class:FAQCategory+' => 'Categoryie voor de FAQ',
|
||||
'Class:FAQCategory' => 'FAQ-categorie',
|
||||
'Class:FAQCategory+' => 'Categorie voor de FAQ',
|
||||
'Class:FAQCategory/Attribute:name' => 'Naam',
|
||||
'Class:FAQCategory/Attribute:name+' => '',
|
||||
'Class:FAQCategory/Attribute:faq_list' => 'FAQs',
|
||||
'Class:FAQCategory/Attribute:faq_list+' => 'Alle frequently asked questions gerelateerd aan deze categorie',
|
||||
'Class:FAQCategory/Attribute:faq_list+' => 'Alle veelgestelde vragen gerelateerd aan deze categorie',
|
||||
));
|
||||
Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Menu:ProblemManagement' => 'Probleem Management',
|
||||
'Menu:ProblemManagement+' => 'Probleem Management',
|
||||
'Menu:Problem:Shortcuts' => 'Snelkoppelingen',
|
||||
'Menu:NewError' => 'Nieuwe bekende fout',
|
||||
'Menu:NewError+' => 'Creatie van een nieuwe bekende fout',
|
||||
'Menu:SearchError' => 'Zoek naar bekende fouten',
|
||||
'Menu:SearchError+' => 'Zoek naar bekende fouten',
|
||||
'Menu:Problem:KnownErrors' => 'Alle bekende fouten',
|
||||
'Menu:Problem:KnownErrors+' => 'Alle bekende fouten',
|
||||
'Menu:FAQCategory' => 'FAQ categorieen',
|
||||
'Menu:FAQCategory+' => 'Alle FAQ categorieen',
|
||||
'Menu:NewError' => 'Nieuwe gekende fout',
|
||||
'Menu:NewError+' => 'Maak een nieuwe gekende fout aan',
|
||||
'Menu:SearchError' => 'Zoek naar gekende fouten',
|
||||
'Menu:SearchError+' => 'Zoek naar gekende fouten',
|
||||
'Menu:Problem:KnownErrors' => 'Alle gekende fouten',
|
||||
'Menu:Problem:KnownErrors+' => 'Alle gekende fouten',
|
||||
'Menu:FAQCategory' => 'FAQ-categorieën',
|
||||
'Menu:FAQCategory+' => 'Alle FAQ-categorieën',
|
||||
'Menu:FAQ' => 'FAQs',
|
||||
'Menu:FAQ+' => 'Alle FAQs',
|
||||
|
||||
'Brick:Portal:FAQ:Menu' => 'FAQ~~',
|
||||
'Brick:Portal:FAQ:Title' => 'Frequently Asked Questions~~',
|
||||
'Brick:Portal:FAQ:Title+' => '<p>In a hurry?</p><p>Check out the list of most common questions and (maybe) find the expected answer right away.</p>~~',
|
||||
'Brick:Portal:FAQ:Menu' => 'FAQ',
|
||||
'Brick:Portal:FAQ:Title' => 'Veelgestelde vragen',
|
||||
'Brick:Portal:FAQ:Title+' => '<p>Gehaast?</p><p>Bekijk deze lijst van veelgestelde vragen. Misschien staat er al een antwoord tussen.</p>',
|
||||
));
|
||||
|
||||
@@ -18,6 +18,7 @@
|
||||
/**
|
||||
* @copyright Copyright (C) 2010-2012 Combodo SARL
|
||||
* @license http://opensource.org/licenses/AGPL-3.0
|
||||
* @author jbostoen (2018)
|
||||
*/
|
||||
// Portal
|
||||
Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
@@ -26,22 +27,22 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Page:Home' => 'Welkom',
|
||||
'Page:GoPortalHome' => 'Startpagina',
|
||||
'Page:GoPreviousPage' => 'Vorige pagina',
|
||||
'Page:ReloadPage' => 'Reload page~~',
|
||||
'Page:ReloadPage' => 'Pagina herladen',
|
||||
'Portal:Button:Submit' => 'Verstuur',
|
||||
'Portal:Button:Apply' => 'Update~~',
|
||||
'Portal:Button:Apply' => 'Update',
|
||||
'Portal:Button:Cancel' => 'Afbreken',
|
||||
'Portal:Button:Close' => 'Sluiten',
|
||||
'Portal:Button:Add' => 'Toevoegen',
|
||||
'Portal:Button:Remove' => 'Verwijderen',
|
||||
'Portal:Button:Delete' => 'Verwijderen',
|
||||
'Portal:EnvironmentBanner:Title' => 'You are currently in <strong>%1$s</strong> mode~~',
|
||||
'Portal:EnvironmentBanner:GoToProduction' => 'Go back to PRODUCTION mode~~',
|
||||
'Error:HTTP:401' => 'Authentication~~',
|
||||
'Portal:EnvironmentBanner:Title' => 'Je werkt momenteel in de <strong>%1$s</strong>-omgeving',
|
||||
'Portal:EnvironmentBanner:GoToProduction' => 'Keer terug naar de productie-omgeving',
|
||||
'Error:HTTP:401' => 'Aanmelden is vereist',
|
||||
'Error:HTTP:404' => 'Pagina kan niet worden gevonden',
|
||||
'Error:HTTP:500' => 'Oeps! Er is een fout opgetreden',
|
||||
'Error:HTTP:GetHelp' => 'Neem contact op met de beheerder als dit probleem zich blijft voordoen',
|
||||
'Error:XHR:Fail' => 'De data kan niet worden geladen, neem contact op met de beheerder',
|
||||
'Portal:ErrorUserLoggedOut' => 'You are logged out and need to log in again in order to continue.~~',
|
||||
'Portal:ErrorUserLoggedOut' => 'Je bent afgemeld en moet opnieuw aanmelden om verder te kunnen werken.',
|
||||
'Portal:Datatables:Language:Processing' => 'Even geduld...',
|
||||
'Portal:Datatables:Language:Search' => 'Filter :',
|
||||
'Portal:Datatables:Language:LengthMenu' => 'Toon _MENU_ items per pagina',
|
||||
@@ -58,10 +59,10 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Portal:Datatables:Language:Sort:Ascending' => 'inschakelen voor een oplopende sortering',
|
||||
'Portal:Datatables:Language:Sort:Descending' => 'inschakelen voor een aflopende sortering',
|
||||
'Portal:Autocomplete:NoResult' => 'Geen data',
|
||||
'Portal:Attachments:DropZone:Message' => 'Plaats jouw bestanden om ze bij te voegen',
|
||||
'Portal:File:None' => 'No file~~',
|
||||
'Portal:File:DisplayInfo' => '<a href="%2$s" class="file_download_link">%1$s</a>~~',
|
||||
'Portal:File:DisplayInfo+' => '%1$s (%2$s) <a href="%3$s" class="file_open_link" target="_blank">Open</a> / <a href="%4$s" class="file_download_link">Download</a>~~',
|
||||
'Portal:Attachments:DropZone:Message' => 'Sleep jouw bestanden hier om ze toe te voegen',
|
||||
'Portal:File:None' => 'Geen bestand',
|
||||
'Portal:File:DisplayInfo' => '<a href="%2$s" class="file_download_link">%1$s</a>',
|
||||
'Portal:File:DisplayInfo+' => '%1$s (%2$s) <a href="%3$s" class="file_open_link" target="_blank">Open</a> / <a href="%4$s" class="file_download_link">Download</a>',
|
||||
'Portal:Calendar-FirstDayOfWeek' => 'nl', //work with moment.js locales
|
||||
));
|
||||
|
||||
@@ -72,16 +73,16 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Brick:Portal:UserProfile:Navigation:Dropdown:Logout' => 'Uitloggen',
|
||||
'Brick:Portal:UserProfile:Password:Title' => 'Wachtwoord',
|
||||
'Brick:Portal:UserProfile:Password:ChoosePassword' => 'Nieuw wachtwoord',
|
||||
'Brick:Portal:UserProfile:Password:ConfirmPassword' => 'Bevestig nieuwe wachtwoord',
|
||||
'Brick:Portal:UserProfile:Password:CantChangeContactAdministrator' => 'Neem contact op met de beheerder om uw wachtwoord te wijzgen',
|
||||
'Brick:Portal:UserProfile:Password:CantChangeForUnknownReason' => 'Uw wachtwoord kan niet worden gewijzigd, neem contact op met de beheerder',
|
||||
'Brick:Portal:UserProfile:Password:ConfirmPassword' => 'Bevestig nieuw wachtwoord',
|
||||
'Brick:Portal:UserProfile:Password:CantChangeContactAdministrator' => 'Neem contact op met de beheerder om jouw wachtwoord te wijzgen',
|
||||
'Brick:Portal:UserProfile:Password:CantChangeForUnknownReason' => 'Jouw wachtwoord kan niet worden gewijzigd, neem contact op met de beheerder',
|
||||
'Brick:Portal:UserProfile:PersonalInformations:Title' => 'Persoonlijke informatie',
|
||||
'Brick:Portal:UserProfile:Photo:Title' => 'Foto',
|
||||
));
|
||||
|
||||
// AggregatePageBrick
|
||||
Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Brick:Portal:AggregatePage:DefaultTitle' => 'Dashboard~~',
|
||||
'Brick:Portal:AggregatePage:DefaultTitle' => 'Dashboard',
|
||||
));
|
||||
|
||||
// BrowseBrick brick
|
||||
@@ -89,7 +90,7 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Brick:Portal:Browse:Name' => 'Bladeren',
|
||||
'Brick:Portal:Browse:Mode:List' => 'Lijst',
|
||||
'Brick:Portal:Browse:Mode:Tree' => 'Boomstructuur',
|
||||
'Brick:Portal:Browse:Mode:Mosaic' => 'Mosaic~~',
|
||||
'Brick:Portal:Browse:Mode:Mosaic' => 'Mozaïek',
|
||||
'Brick:Portal:Browse:Action:Drilldown' => 'Drilldown',
|
||||
'Brick:Portal:Browse:Action:View' => 'Details',
|
||||
'Brick:Portal:Browse:Action:Edit' => 'Wijzigen',
|
||||
@@ -104,18 +105,18 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Brick:Portal:Manage:Name' => 'Beheer items',
|
||||
'Brick:Portal:Manage:Table:NoData' => 'Geen gegevens',
|
||||
'Brick:Portal:Manage:Table:ItemActions' => 'Actions~~',
|
||||
'Brick:Portal:Manage:DisplayMode:list' => 'List~~',
|
||||
'Brick:Portal:Manage:DisplayMode:pie-chart' => 'Pie Chart~~',
|
||||
'Brick:Portal:Manage:DisplayMode:bar-chart' => 'Bar Chart',
|
||||
'Brick:Portal:Manage:Others' => 'Others~~',
|
||||
'Brick:Portal:Manage:All' => 'All~~',
|
||||
'Brick:Portal:Manage:Group' => 'Group~~',
|
||||
'Brick:Portal:Manage:fct:count' => 'Total~~',
|
||||
'Brick:Portal:Manage:fct:sum' => 'Sum~~',
|
||||
'Brick:Portal:Manage:fct:avg' => 'Average~~',
|
||||
'Brick:Portal:Manage:fct:min' => 'Min~~',
|
||||
'Brick:Portal:Manage:fct:max' => 'Max~~',
|
||||
'Brick:Portal:Manage:Table:ItemActions' => 'Acties',
|
||||
'Brick:Portal:Manage:DisplayMode:list' => 'Lijst',
|
||||
'Brick:Portal:Manage:DisplayMode:pie-chart' => 'Taartgrafiek',
|
||||
'Brick:Portal:Manage:DisplayMode:bar-chart' => 'Staafgrafiek',
|
||||
'Brick:Portal:Manage:Others' => 'Andere',
|
||||
'Brick:Portal:Manage:All' => 'Alles',
|
||||
'Brick:Portal:Manage:Group' => 'Groep',
|
||||
'Brick:Portal:Manage:fct:count' => 'Totaal',
|
||||
'Brick:Portal:Manage:fct:sum' => 'Som',
|
||||
'Brick:Portal:Manage:fct:avg' => 'Gemiddelde',
|
||||
'Brick:Portal:Manage:fct:min' => 'Min',
|
||||
'Brick:Portal:Manage:fct:max' => 'Max',
|
||||
));
|
||||
|
||||
// ObjectBrick brick
|
||||
@@ -124,7 +125,7 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Brick:Portal:Object:Form:Create:Title' => 'Nieuw %1$s',
|
||||
'Brick:Portal:Object:Form:Edit:Title' => 'Verwerken %2$s (%1$s)',
|
||||
'Brick:Portal:Object:Form:View:Title' => '%1$s : %2$s',
|
||||
'Brick:Portal:Object:Form:Stimulus:Title' => 'Vul alstublieft de volgende informatie in:',
|
||||
'Brick:Portal:Object:Form:Stimulus:Title' => 'Vul de volgende informatie in:',
|
||||
'Brick:Portal:Object:Form:Message:Saved' => 'Opgeslagen',
|
||||
'Brick:Portal:Object:Search:Regular:Title' => 'Geselecteerd %1$s (%2$s)',
|
||||
'Brick:Portal:Object:Search:Hierarchy:Title' => 'Selecteer %1$s (%2$s)',
|
||||
@@ -133,12 +134,12 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
// CreateBrick brick
|
||||
Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Brick:Portal:Create:Name' => 'Snel aanmaken',
|
||||
'Brick:Portal:Create:ChooseType' => 'Please, choose a type~~',
|
||||
'Brick:Portal:Create:ChooseType' => 'Geef een type op.',
|
||||
));
|
||||
|
||||
// Filter brick
|
||||
Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Brick:Portal:Filter:Name' => 'Prefilter a brick~~',
|
||||
'Brick:Portal:Filter:SearchInput:Placeholder' => 'eg. connect wifi~~',
|
||||
'Brick:Portal:Filter:SearchInput:Submit' => 'Search~~',
|
||||
'Brick:Portal:Filter:Name' => 'Prefilter a brick~~', // @todo review where this is used
|
||||
'Brick:Portal:Filter:SearchInput:Placeholder' => 'bv. wifi-verbinding',
|
||||
'Brick:Portal:Filter:SearchInput:Submit' => 'Zoek',
|
||||
));
|
||||
|
||||
@@ -20,6 +20,9 @@
|
||||
*
|
||||
* Linux & Open Source Professionals
|
||||
* http://www.linprofs.com
|
||||
*
|
||||
* @author Hipska (2018)
|
||||
* @author jbostoen (2018)
|
||||
*
|
||||
* @copyright Copyright (C) 2010-2012 Combodo SARL
|
||||
* @licence http://opensource.org/licenses/AGPL-3.0
|
||||
@@ -47,21 +50,21 @@
|
||||
// Class:<class_name>/Stimulus:<stimulus_code>
|
||||
// Class:<class_name>/Stimulus:<stimulus_code>+
|
||||
Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Menu:ProblemManagement' => 'Probleem Management',
|
||||
'Menu:ProblemManagement+' => 'Probleem Management',
|
||||
'Menu:Problem:Overview' => 'Overzicht',
|
||||
'Menu:Problem:Overview+' => 'Overzicht',
|
||||
'Menu:NewProblem' => 'Nieuw probleem',
|
||||
'Menu:NewProblem+' => 'Nieuw probleem',
|
||||
'Menu:SearchProblems' => 'Zoek naar problemen',
|
||||
'Menu:SearchProblems+' => 'Zoek naar problemen',
|
||||
'Menu:Problem:Shortcuts' => 'Snelkoppelingen',
|
||||
'Menu:Problem:MyProblems' => 'Mijn problemen',
|
||||
'Menu:Problem:MyProblems+' => 'Mijn problemen',
|
||||
'Menu:Problem:OpenProblems' => 'Alle open problemen',
|
||||
'Menu:Problem:OpenProblems+' => 'Alle open problemen',
|
||||
'UI-ProblemManagementOverview-ProblemByService' => 'Problemen per dienst',
|
||||
'UI-ProblemManagementOverview-ProblemByService+' => 'Problemen per dienst',
|
||||
'Menu:ProblemManagement' => 'Probleem Management',
|
||||
'Menu:ProblemManagement+' => 'Probleem Management',
|
||||
'Menu:Problem:Overview' => 'Overzicht',
|
||||
'Menu:Problem:Overview+' => 'Overzicht',
|
||||
'Menu:NewProblem' => 'Nieuw probleem',
|
||||
'Menu:NewProblem+' => 'Maak nieuw probleem aan',
|
||||
'Menu:SearchProblems' => 'Zoek naar problemen',
|
||||
'Menu:SearchProblems+' => 'Zoek naar problemen',
|
||||
'Menu:Problem:Shortcuts' => 'Snelkoppelingen',
|
||||
'Menu:Problem:MyProblems' => 'Mijn problemen',
|
||||
'Menu:Problem:MyProblems+' => 'Mijn problemen',
|
||||
'Menu:Problem:OpenProblems' => 'Alle open problemen',
|
||||
'Menu:Problem:OpenProblems+' => 'Alle open problemen',
|
||||
'UI-ProblemManagementOverview-ProblemByService' => 'Problemen per service',
|
||||
'UI-ProblemManagementOverview-ProblemByService+' => 'Problemen per service',
|
||||
'UI-ProblemManagementOverview-ProblemByPriority' => 'Problemen per prioriteit',
|
||||
'UI-ProblemManagementOverview-ProblemByPriority+' => 'Problemen per prioriteit',
|
||||
'UI-ProblemManagementOverview-ProblemUnassigned' => 'Niet toegewezen problemen',
|
||||
@@ -87,34 +90,34 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Class:Problem/Attribute:status/Value:resolved+' => '',
|
||||
'Class:Problem/Attribute:status/Value:closed' => 'Gesloten',
|
||||
'Class:Problem/Attribute:status/Value:closed+' => '',
|
||||
'Class:Problem/Attribute:service_id' => 'Dienst',
|
||||
'Class:Problem/Attribute:service_id' => 'Service',
|
||||
'Class:Problem/Attribute:service_id+' => '',
|
||||
'Class:Problem/Attribute:service_name' => 'Dienst naam',
|
||||
'Class:Problem/Attribute:service_name' => 'Naam service',
|
||||
'Class:Problem/Attribute:service_name+' => '',
|
||||
'Class:Problem/Attribute:servicesubcategory_id' => 'Dienst subcategorie',
|
||||
'Class:Problem/Attribute:servicesubcategory_id' => 'Subcategorie service',
|
||||
'Class:Problem/Attribute:servicesubcategory_id+' => '',
|
||||
'Class:Problem/Attribute:servicesubcategory_name' => 'Dienst subcategorie',
|
||||
'Class:Problem/Attribute:servicesubcategory_name' => 'Naam subcategorie service',
|
||||
'Class:Problem/Attribute:servicesubcategory_name+' => '',
|
||||
'Class:Problem/Attribute:product' => 'Product',
|
||||
'Class:Problem/Attribute:product+' => '',
|
||||
'Class:Problem/Attribute:impact' => 'Impact',
|
||||
'Class:Problem/Attribute:impact+' => '',
|
||||
'Class:Problem/Attribute:impact/Value:1' => 'Een afdeling',
|
||||
'Class:Problem/Attribute:impact/Value:1' => 'Afdeling',
|
||||
'Class:Problem/Attribute:impact/Value:1+' => '',
|
||||
'Class:Problem/Attribute:impact/Value:2' => 'Een dienst',
|
||||
'Class:Problem/Attribute:impact/Value:2' => 'Service',
|
||||
'Class:Problem/Attribute:impact/Value:2+' => '',
|
||||
'Class:Problem/Attribute:impact/Value:3' => 'Een persoon',
|
||||
'Class:Problem/Attribute:impact/Value:3' => 'Persoon',
|
||||
'Class:Problem/Attribute:impact/Value:3+' => '',
|
||||
'Class:Problem/Attribute:urgency' => 'Urgentie',
|
||||
'Class:Problem/Attribute:urgency+' => '',
|
||||
'Class:Problem/Attribute:urgency/Value:1' => 'kritiek',
|
||||
'Class:Problem/Attribute:urgency/Value:1+' => 'kritiek',
|
||||
'Class:Problem/Attribute:urgency/Value:2' => 'hoog',
|
||||
'Class:Problem/Attribute:urgency/Value:2+' => 'hoog',
|
||||
'Class:Problem/Attribute:urgency/Value:3' => 'normaal',
|
||||
'Class:Problem/Attribute:urgency/Value:3+' => 'normaal',
|
||||
'Class:Problem/Attribute:urgency/Value:4' => 'laag',
|
||||
'Class:Problem/Attribute:urgency/Value:4+' => 'laag',
|
||||
'Class:Problem/Attribute:urgency/Value:1' => 'Kritiek',
|
||||
'Class:Problem/Attribute:urgency/Value:1+' => 'Kritiek',
|
||||
'Class:Problem/Attribute:urgency/Value:2' => 'Hoog',
|
||||
'Class:Problem/Attribute:urgency/Value:2+' => 'Hoog',
|
||||
'Class:Problem/Attribute:urgency/Value:3' => 'Normaal',
|
||||
'Class:Problem/Attribute:urgency/Value:3+' => 'Normaal',
|
||||
'Class:Problem/Attribute:urgency/Value:4' => 'Laag',
|
||||
'Class:Problem/Attribute:urgency/Value:4+' => 'Laag',
|
||||
'Class:Problem/Attribute:priority' => 'Prioriteit',
|
||||
'Class:Problem/Attribute:priority+' => '',
|
||||
'Class:Problem/Attribute:priority/Value:1' => 'Kritisch',
|
||||
@@ -125,20 +128,20 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Class:Problem/Attribute:priority/Value:3+' => 'Normaal',
|
||||
'Class:Problem/Attribute:priority/Value:4' => 'Laag',
|
||||
'Class:Problem/Attribute:priority/Value:4+' => 'Laag',
|
||||
'Class:Problem/Attribute:related_change_id' => 'Gerelateerde Change',
|
||||
'Class:Problem/Attribute:related_change_id' => 'Gerelateerde change',
|
||||
'Class:Problem/Attribute:related_change_id+' => '',
|
||||
'Class:Problem/Attribute:related_change_ref' => 'Gerelateerde Change ref',
|
||||
'Class:Problem/Attribute:related_change_ref' => 'Ref. gerelateerde change',
|
||||
'Class:Problem/Attribute:related_change_ref+' => '',
|
||||
'Class:Problem/Attribute:assignment_date' => 'Toegewezen Datum',
|
||||
'Class:Problem/Attribute:assignment_date' => 'Toegewezen op',
|
||||
'Class:Problem/Attribute:assignment_date+' => '',
|
||||
'Class:Problem/Attribute:resolution_date' => 'Resolutie Datum',
|
||||
'Class:Problem/Attribute:resolution_date' => 'Opgelost sinds',
|
||||
'Class:Problem/Attribute:resolution_date+' => '',
|
||||
'Class:Problem/Attribute:knownerrors_list' => 'Bekende fouten',
|
||||
'Class:Problem/Attribute:knownerrors_list+' => 'Alle bekende fouten die gelinkt zijn aan dit probleem',
|
||||
'Class:Problem/Attribute:related_request_list' => 'Gerelateerde verzoeken',
|
||||
'Class:Problem/Attribute:related_request_list+' => 'Alle verzoeken die gerelateerd zijn aan dit probleem',
|
||||
'Class:Problem/Attribute:related_incident_list' => 'Related incidents~~',
|
||||
'Class:Problem/Attribute:related_incident_list+' => 'All the incidents that are related to this problem~~',
|
||||
'Class:Problem/Attribute:knownerrors_list' => 'Gekende fouten',
|
||||
'Class:Problem/Attribute:knownerrors_list+' => 'Alle gekende fouten gerelateerd aan dit probleem',
|
||||
'Class:Problem/Attribute:related_request_list' => 'Gelinkte verzoeken',
|
||||
'Class:Problem/Attribute:related_request_list+' => 'Alle verzoeken gerelateerd aan dit probleem',
|
||||
'Class:Problem/Attribute:related_incident_list' => 'Gelinkte incidenten',
|
||||
'Class:Problem/Attribute:related_incident_list+' => 'Alle incidenten gerelateerd aan dit probleem',
|
||||
'Class:Problem/Stimulus:ev_assign' => 'Wijs toe',
|
||||
'Class:Problem/Stimulus:ev_assign+' => '',
|
||||
'Class:Problem/Stimulus:ev_reassign' => 'Wijs opnieuw toe',
|
||||
|
||||
@@ -18,6 +18,8 @@
|
||||
/**
|
||||
* Localized data
|
||||
*
|
||||
* @author Hipska (2018)
|
||||
* @author jbostoen (2018)
|
||||
* @copyright Copyright (C) 2010-2018 Combodo SARL
|
||||
* @license http://opensource.org/licenses/AGPL-3.0
|
||||
*/
|
||||
@@ -26,8 +28,8 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Menu:RequestManagement+' => 'Helpdesk',
|
||||
'Menu:RequestManagementProvider' => 'Helpdesk leverancier',
|
||||
'Menu:RequestManagementProvider+' => 'Helpdesk leverancier',
|
||||
'Menu:UserRequest:Provider' => 'Open verzoeken Open requests overgebracht naar leverancier',
|
||||
'Menu:UserRequest:Provider+' => 'Open verzoeken Open requests overgebracht naar leverancier',
|
||||
'Menu:UserRequest:Provider' => 'Open verzoeken overgemaakt aan de leverancier',
|
||||
'Menu:UserRequest:Provider+' => 'Open verzoeken overgemaakt aan de leverancier',
|
||||
'Menu:UserRequest:Overview' => 'Overzicht',
|
||||
'Menu:UserRequest:Overview+' => 'Overzicht',
|
||||
'Menu:NewUserRequest' => 'Nieuw gebruikersverzoek',
|
||||
@@ -38,10 +40,10 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Menu:UserRequest:Shortcuts+' => '',
|
||||
'Menu:UserRequest:MyRequests' => 'Verzoeken toegewezen aan mij',
|
||||
'Menu:UserRequest:MyRequests+' => 'Verzoeken toegewezen aan mij (als Agent)',
|
||||
'Menu:UserRequest:MySupportRequests' => 'Mijn support gesprekken',
|
||||
'Menu:UserRequest:MySupportRequests+' => 'Mijn support gesprekken',
|
||||
'Menu:UserRequest:EscalatedRequests' => 'Hot requests',
|
||||
'Menu:UserRequest:EscalatedRequests+' => 'Hot requests',
|
||||
'Menu:UserRequest:MySupportRequests' => 'Mijn verzoeken',
|
||||
'Menu:UserRequest:MySupportRequests+' => 'Mijn verzoeken',
|
||||
'Menu:UserRequest:EscalatedRequests' => 'Geëscaleerde verzoeken',
|
||||
'Menu:UserRequest:EscalatedRequests+' => 'Geëscaleerde verzoeken',
|
||||
'Menu:UserRequest:OpenRequests' => 'Alle open verzoeken',
|
||||
'Menu:UserRequest:OpenRequests+' => 'Alle open verzoeken',
|
||||
'UI:WelcomeMenu:MyAssignedCalls' => 'Verzoeken toegewezen aan mij',
|
||||
@@ -51,7 +53,7 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'UI-RequestManagementOverview-OpenRequestByAgent' => 'Open verzoeken per medewerker',
|
||||
'UI-RequestManagementOverview-OpenRequestByType' => 'Open verzoeken per type',
|
||||
'UI-RequestManagementOverview-OpenRequestByCustomer' => 'Open verzoeken per organisatie',
|
||||
'Class:UserRequest:KnownErrorList' => 'Bekende fouten',
|
||||
'Class:UserRequest:KnownErrorList' => 'Gekende fouten',
|
||||
));
|
||||
|
||||
// Dictionnay conventions
|
||||
@@ -75,11 +77,11 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Class:UserRequest/Attribute:status+' => '',
|
||||
'Class:UserRequest/Attribute:status/Value:new' => 'Nieuw',
|
||||
'Class:UserRequest/Attribute:status/Value:new+' => '',
|
||||
'Class:UserRequest/Attribute:status/Value:escalated_tto' => 'Geëscalleerd TTO',
|
||||
'Class:UserRequest/Attribute:status/Value:escalated_tto' => 'Geëscaleerd TTO',
|
||||
'Class:UserRequest/Attribute:status/Value:escalated_tto+' => '',
|
||||
'Class:UserRequest/Attribute:status/Value:assigned' => 'Toegewezen',
|
||||
'Class:UserRequest/Attribute:status/Value:assigned+' => '',
|
||||
'Class:UserRequest/Attribute:status/Value:escalated_ttr' => 'Geëscalleerd TTR',
|
||||
'Class:UserRequest/Attribute:status/Value:escalated_ttr' => 'Geëscaleerd TTR',
|
||||
'Class:UserRequest/Attribute:status/Value:escalated_ttr+' => '',
|
||||
'Class:UserRequest/Attribute:status/Value:waiting_for_approval' => 'Wacht op goedkeuring',
|
||||
'Class:UserRequest/Attribute:status/Value:waiting_for_approval+' => '',
|
||||
@@ -93,143 +95,143 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Class:UserRequest/Attribute:status/Value:resolved+' => '',
|
||||
'Class:UserRequest/Attribute:status/Value:closed' => 'Gesloten',
|
||||
'Class:UserRequest/Attribute:status/Value:closed+' => '',
|
||||
'Class:UserRequest/Attribute:request_type' => 'Verzoek Type',
|
||||
'Class:UserRequest/Attribute:request_type' => 'Soort verzoek',
|
||||
'Class:UserRequest/Attribute:request_type+' => '',
|
||||
'Class:UserRequest/Attribute:request_type/Value:service_request' => 'Service request',
|
||||
'Class:UserRequest/Attribute:request_type/Value:service_request+' => 'Service request',
|
||||
'Class:UserRequest/Attribute:request_type/Value:service_request' => 'Serviceverzoek',
|
||||
'Class:UserRequest/Attribute:request_type/Value:service_request+' => 'Serviceverzoek',
|
||||
'Class:UserRequest/Attribute:impact' => 'Impact',
|
||||
'Class:UserRequest/Attribute:impact+' => '',
|
||||
'Class:UserRequest/Attribute:impact/Value:1' => 'Een afdeling',
|
||||
'Class:UserRequest/Attribute:impact/Value:1' => 'Afdeling',
|
||||
'Class:UserRequest/Attribute:impact/Value:1+' => '',
|
||||
'Class:UserRequest/Attribute:impact/Value:2' => 'Een dienst',
|
||||
'Class:UserRequest/Attribute:impact/Value:2' => 'Dienst',
|
||||
'Class:UserRequest/Attribute:impact/Value:2+' => '',
|
||||
'Class:UserRequest/Attribute:impact/Value:3' => 'Een persoon',
|
||||
'Class:UserRequest/Attribute:impact/Value:3' => 'Persoon',
|
||||
'Class:UserRequest/Attribute:impact/Value:3+' => '',
|
||||
'Class:UserRequest/Attribute:priority' => 'Prioriteit',
|
||||
'Class:UserRequest/Attribute:priority+' => '',
|
||||
'Class:UserRequest/Attribute:priority/Value:1' => 'kritiek',
|
||||
'Class:UserRequest/Attribute:priority/Value:1+' => 'kritisch',
|
||||
'Class:UserRequest/Attribute:priority/Value:2' => 'hoog',
|
||||
'Class:UserRequest/Attribute:priority/Value:2+' => 'hoog',
|
||||
'Class:UserRequest/Attribute:priority/Value:3' => 'gemiddeld',
|
||||
'Class:UserRequest/Attribute:priority/Value:3+' => 'normaal',
|
||||
'Class:UserRequest/Attribute:priority/Value:4' => 'laag',
|
||||
'Class:UserRequest/Attribute:priority/Value:4+' => 'laag',
|
||||
'Class:UserRequest/Attribute:priority/Value:1' => 'Kritisch',
|
||||
'Class:UserRequest/Attribute:priority/Value:1+' => 'Kritisch',
|
||||
'Class:UserRequest/Attribute:priority/Value:2' => 'Hoog',
|
||||
'Class:UserRequest/Attribute:priority/Value:2+' => 'Hoog',
|
||||
'Class:UserRequest/Attribute:priority/Value:3' => 'Normaal',
|
||||
'Class:UserRequest/Attribute:priority/Value:3+' => 'Normaal',
|
||||
'Class:UserRequest/Attribute:priority/Value:4' => 'Laag',
|
||||
'Class:UserRequest/Attribute:priority/Value:4+' => 'Laag',
|
||||
'Class:UserRequest/Attribute:urgency' => 'Urgentie',
|
||||
'Class:UserRequest/Attribute:urgency+' => '',
|
||||
'Class:UserRequest/Attribute:urgency/Value:1' => 'kritiek',
|
||||
'Class:UserRequest/Attribute:urgency/Value:1+' => 'kritisch',
|
||||
'Class:UserRequest/Attribute:urgency/Value:2' => 'hoog',
|
||||
'Class:UserRequest/Attribute:urgency/Value:2+' => 'hoog',
|
||||
'Class:UserRequest/Attribute:urgency/Value:3' => 'gemiddeld',
|
||||
'Class:UserRequest/Attribute:urgency/Value:3+' => 'normaal',
|
||||
'Class:UserRequest/Attribute:urgency/Value:4' => 'laag',
|
||||
'Class:UserRequest/Attribute:urgency/Value:4+' => 'laag',
|
||||
'Class:UserRequest/Attribute:origin' => 'Origin',
|
||||
'Class:UserRequest/Attribute:urgency/Value:1' => 'Kritisch',
|
||||
'Class:UserRequest/Attribute:urgency/Value:1+' => 'Kritisch',
|
||||
'Class:UserRequest/Attribute:urgency/Value:2' => 'Hoog',
|
||||
'Class:UserRequest/Attribute:urgency/Value:2+' => 'Hoog',
|
||||
'Class:UserRequest/Attribute:urgency/Value:3' => 'Normaal',
|
||||
'Class:UserRequest/Attribute:urgency/Value:3+' => 'Normaal',
|
||||
'Class:UserRequest/Attribute:urgency/Value:4' => 'Laag',
|
||||
'Class:UserRequest/Attribute:urgency/Value:4+' => 'Laag',
|
||||
'Class:UserRequest/Attribute:origin' => 'Oorsprong',
|
||||
'Class:UserRequest/Attribute:origin+' => '',
|
||||
'Class:UserRequest/Attribute:origin/Value:mail' => 'mail',
|
||||
'Class:UserRequest/Attribute:origin/Value:mail+' => 'mail',
|
||||
'Class:UserRequest/Attribute:origin/Value:monitoring' => 'monitoring',
|
||||
'Class:UserRequest/Attribute:origin/Value:monitoring+' => 'monitoring',
|
||||
'Class:UserRequest/Attribute:origin/Value:phone' => 'telefoon',
|
||||
'Class:UserRequest/Attribute:origin/Value:phone+' => 'telefoon',
|
||||
'Class:UserRequest/Attribute:origin/Value:portal' => 'portal',
|
||||
'Class:UserRequest/Attribute:origin/Value:portal+' => 'portal',
|
||||
'Class:UserRequest/Attribute:origin/Value:mail' => 'E-mail',
|
||||
'Class:UserRequest/Attribute:origin/Value:mail+' => 'E-mail',
|
||||
'Class:UserRequest/Attribute:origin/Value:monitoring' => 'Monitoring',
|
||||
'Class:UserRequest/Attribute:origin/Value:monitoring+' => 'Monitoring',
|
||||
'Class:UserRequest/Attribute:origin/Value:phone' => 'Telefoon',
|
||||
'Class:UserRequest/Attribute:origin/Value:phone+' => 'Telefoon',
|
||||
'Class:UserRequest/Attribute:origin/Value:portal' => 'Portaal',
|
||||
'Class:UserRequest/Attribute:origin/Value:portal+' => 'Portaal',
|
||||
'Class:UserRequest/Attribute:approver_id' => 'Goedkeurder',
|
||||
'Class:UserRequest/Attribute:approver_id+' => '',
|
||||
'Class:UserRequest/Attribute:approver_email' => 'Goedkeurder Email',
|
||||
'Class:UserRequest/Attribute:approver_email' => 'E-mailadres goedkeurder',
|
||||
'Class:UserRequest/Attribute:approver_email+' => '',
|
||||
'Class:UserRequest/Attribute:service_id' => 'Dienst',
|
||||
'Class:UserRequest/Attribute:service_id' => 'Service',
|
||||
'Class:UserRequest/Attribute:service_id+' => '',
|
||||
'Class:UserRequest/Attribute:service_name' => 'Dienst naam',
|
||||
'Class:UserRequest/Attribute:service_name' => 'Naam service',
|
||||
'Class:UserRequest/Attribute:service_name+' => '',
|
||||
'Class:UserRequest/Attribute:servicesubcategory_id' => 'Dienst subcategorie',
|
||||
'Class:UserRequest/Attribute:servicesubcategory_id' => 'Subcategorie service',
|
||||
'Class:UserRequest/Attribute:servicesubcategory_id+' => '',
|
||||
'Class:UserRequest/Attribute:servicesubcategory_name' => 'Dienst subcategorie naam',
|
||||
'Class:UserRequest/Attribute:servicesubcategory_name' => 'Naam subcategorie service',
|
||||
'Class:UserRequest/Attribute:servicesubcategory_name+' => '',
|
||||
'Class:UserRequest/Attribute:escalation_flag' => 'Hot Flag',
|
||||
'Class:UserRequest/Attribute:escalation_flag' => 'Geëscaleerd',
|
||||
'Class:UserRequest/Attribute:escalation_flag+' => '',
|
||||
'Class:UserRequest/Attribute:escalation_flag/Value:no' => 'Nee',
|
||||
'Class:UserRequest/Attribute:escalation_flag/Value:no+' => 'Nee',
|
||||
'Class:UserRequest/Attribute:escalation_flag/Value:yes' => 'Ja',
|
||||
'Class:UserRequest/Attribute:escalation_flag/Value:yes+' => 'Ja',
|
||||
'Class:UserRequest/Attribute:escalation_reason' => 'Hot reason',
|
||||
'Class:UserRequest/Attribute:escalation_reason' => 'Reden escalatie',
|
||||
'Class:UserRequest/Attribute:escalation_reason+' => '',
|
||||
'Class:UserRequest/Attribute:assignment_date' => 'Toegewezen datum',
|
||||
'Class:UserRequest/Attribute:assignment_date' => 'Toegewezen op',
|
||||
'Class:UserRequest/Attribute:assignment_date+' => '',
|
||||
'Class:UserRequest/Attribute:resolution_date' => 'Resolutie datum',
|
||||
'Class:UserRequest/Attribute:resolution_date' => 'Opgelost sinds',
|
||||
'Class:UserRequest/Attribute:resolution_date+' => '',
|
||||
'Class:UserRequest/Attribute:last_pending_date' => 'Laatste wachtend datum',
|
||||
'Class:UserRequest/Attribute:last_pending_date' => 'Laatste in afwachting op',
|
||||
'Class:UserRequest/Attribute:last_pending_date+' => '',
|
||||
'Class:UserRequest/Attribute:cumulatedpending' => 'cumulatedpending',
|
||||
'Class:UserRequest/Attribute:cumulatedpending' => 'cumulatedpending', // not translated in English either?
|
||||
'Class:UserRequest/Attribute:cumulatedpending+' => '',
|
||||
'Class:UserRequest/Attribute:tto' => 'TTO',
|
||||
'Class:UserRequest/Attribute:tto+' => '',
|
||||
'Class:UserRequest/Attribute:ttr' => 'TTR',
|
||||
'Class:UserRequest/Attribute:ttr+' => '',
|
||||
'Class:UserRequest/Attribute:tto_escalation_deadline' => 'TTO Deadline',
|
||||
'Class:UserRequest/Attribute:tto_escalation_deadline' => 'TTO-deadline',
|
||||
'Class:UserRequest/Attribute:tto_escalation_deadline+' => '',
|
||||
'Class:UserRequest/Attribute:sla_tto_passed' => 'SLA tto passed',
|
||||
'Class:UserRequest/Attribute:sla_tto_passed' => 'SLA TTO gepasseerd',
|
||||
'Class:UserRequest/Attribute:sla_tto_passed+' => '',
|
||||
'Class:UserRequest/Attribute:sla_tto_over' => 'SLA tto over',
|
||||
'Class:UserRequest/Attribute:sla_tto_over' => 'SLA TTO over',
|
||||
'Class:UserRequest/Attribute:sla_tto_over+' => '',
|
||||
'Class:UserRequest/Attribute:ttr_escalation_deadline' => 'TTR Deadline',
|
||||
'Class:UserRequest/Attribute:ttr_escalation_deadline' => 'TTR-deadline',
|
||||
'Class:UserRequest/Attribute:ttr_escalation_deadline+' => '',
|
||||
'Class:UserRequest/Attribute:sla_ttr_passed' => 'SLA ttr gepasseerd',
|
||||
'Class:UserRequest/Attribute:sla_ttr_passed' => 'SLA TTR gepasseerd',
|
||||
'Class:UserRequest/Attribute:sla_ttr_passed+' => '',
|
||||
'Class:UserRequest/Attribute:sla_ttr_over' => 'SLA ttr over',
|
||||
'Class:UserRequest/Attribute:sla_ttr_over' => 'SLA TTR over',
|
||||
'Class:UserRequest/Attribute:sla_ttr_over+' => '',
|
||||
'Class:UserRequest/Attribute:time_spent' => 'Resolutie vertraging',
|
||||
'Class:UserRequest/Attribute:time_spent' => 'Gespendeerde tijd',
|
||||
'Class:UserRequest/Attribute:time_spent+' => '',
|
||||
'Class:UserRequest/Attribute:resolution_code' => 'Resolutie code',
|
||||
'Class:UserRequest/Attribute:resolution_code' => 'Code oplossing',
|
||||
'Class:UserRequest/Attribute:resolution_code+' => '',
|
||||
'Class:UserRequest/Attribute:resolution_code/Value:assistance' => 'assistentie',
|
||||
'Class:UserRequest/Attribute:resolution_code/Value:assistance+' => 'assistance',
|
||||
'Class:UserRequest/Attribute:resolution_code/Value:bug fixed' => 'bug opgelost',
|
||||
'Class:UserRequest/Attribute:resolution_code/Value:bug fixed+' => 'bug fixed',
|
||||
'Class:UserRequest/Attribute:resolution_code/Value:hardware repair' => 'hardware gerepareerd',
|
||||
'Class:UserRequest/Attribute:resolution_code/Value:hardware repair+' => 'hardware repair',
|
||||
'Class:UserRequest/Attribute:resolution_code/Value:other' => 'other',
|
||||
'Class:UserRequest/Attribute:resolution_code/Value:other+' => 'other',
|
||||
'Class:UserRequest/Attribute:resolution_code/Value:software patch' => 'software patch',
|
||||
'Class:UserRequest/Attribute:resolution_code/Value:software patch+' => 'software patch',
|
||||
'Class:UserRequest/Attribute:resolution_code/Value:system update' => 'system update',
|
||||
'Class:UserRequest/Attribute:resolution_code/Value:system update+' => 'system update',
|
||||
'Class:UserRequest/Attribute:resolution_code/Value:training' => 'training',
|
||||
'Class:UserRequest/Attribute:resolution_code/Value:training+' => 'training',
|
||||
'Class:UserRequest/Attribute:solution' => 'Solution',
|
||||
'Class:UserRequest/Attribute:resolution_code/Value:assistance' => 'Assistentie',
|
||||
'Class:UserRequest/Attribute:resolution_code/Value:assistance+' => 'Assistentie',
|
||||
'Class:UserRequest/Attribute:resolution_code/Value:bug fixed' => 'Bug opgelost',
|
||||
'Class:UserRequest/Attribute:resolution_code/Value:bug fixed+' => 'Bug opgelost',
|
||||
'Class:UserRequest/Attribute:resolution_code/Value:hardware repair' => 'Hardware gerepareerd',
|
||||
'Class:UserRequest/Attribute:resolution_code/Value:hardware repair+' => 'Hardware gerepareerd',
|
||||
'Class:UserRequest/Attribute:resolution_code/Value:other' => 'Anders',
|
||||
'Class:UserRequest/Attribute:resolution_code/Value:other+' => 'Anders',
|
||||
'Class:UserRequest/Attribute:resolution_code/Value:software patch' => 'Softwarepatch',
|
||||
'Class:UserRequest/Attribute:resolution_code/Value:software patch+' => 'Softwarepatch',
|
||||
'Class:UserRequest/Attribute:resolution_code/Value:system update' => 'Systeemupdate',
|
||||
'Class:UserRequest/Attribute:resolution_code/Value:system update+' => 'Systeemupdate',
|
||||
'Class:UserRequest/Attribute:resolution_code/Value:training' => 'Training',
|
||||
'Class:UserRequest/Attribute:resolution_code/Value:training+' => 'Training',
|
||||
'Class:UserRequest/Attribute:solution' => 'Oplossing',
|
||||
'Class:UserRequest/Attribute:solution+' => '',
|
||||
'Class:UserRequest/Attribute:pending_reason' => 'Reden waarvoor het in afwachting staat',
|
||||
'Class:UserRequest/Attribute:pending_reason' => 'Reden waardoor het in afwachting staat',
|
||||
'Class:UserRequest/Attribute:pending_reason+' => '',
|
||||
'Class:UserRequest/Attribute:parent_request_id' => 'Hoofd aanvraag',
|
||||
'Class:UserRequest/Attribute:parent_request_id' => 'Hoofdaanvraag',
|
||||
'Class:UserRequest/Attribute:parent_request_id+' => '',
|
||||
'Class:UserRequest/Attribute:parent_incident_id' => 'Hoofd incident',
|
||||
'Class:UserRequest/Attribute:parent_incident_id' => 'Hoofdincident',
|
||||
'Class:UserRequest/Attribute:parent_incident_id+' => '',
|
||||
'Class:UserRequest/Attribute:parent_request_ref' => 'Ref request',
|
||||
'Class:UserRequest/Attribute:parent_request_ref' => 'Ref. verzoek',
|
||||
'Class:UserRequest/Attribute:parent_request_ref+' => '',
|
||||
'Class:UserRequest/Attribute:parent_problem_id' => 'Hoofd probleem',
|
||||
'Class:UserRequest/Attribute:parent_problem_id' => 'Hoofdprobleem',
|
||||
'Class:UserRequest/Attribute:parent_problem_id+' => '',
|
||||
'Class:UserRequest/Attribute:parent_problem_ref' => 'Ref problem',
|
||||
'Class:UserRequest/Attribute:parent_problem_ref' => 'Ref. probleem',
|
||||
'Class:UserRequest/Attribute:parent_problem_ref+' => '',
|
||||
'Class:UserRequest/Attribute:parent_change_id' => 'Hoofd change',
|
||||
'Class:UserRequest/Attribute:parent_change_id' => 'Hoofdchange',
|
||||
'Class:UserRequest/Attribute:parent_change_id+' => '',
|
||||
'Class:UserRequest/Attribute:parent_change_ref' => 'Ref change',
|
||||
'Class:UserRequest/Attribute:parent_change_ref' => 'Ref. change',
|
||||
'Class:UserRequest/Attribute:parent_change_ref+' => '',
|
||||
'Class:UserRequest/Attribute:related_request_list' => 'Sub Verzoeken',
|
||||
'Class:UserRequest/Attribute:related_request_list+' => 'Alle verzoeken die gelinkt zijn aan dit hoofdverzoek',
|
||||
'Class:UserRequest/Attribute:public_log' => 'Publiek commentaar',
|
||||
'Class:UserRequest/Attribute:related_request_list' => 'Subverzoeken',
|
||||
'Class:UserRequest/Attribute:related_request_list+' => 'Alle verzoeken die gerelateerd zijn aan dit hoofdverzoek',
|
||||
'Class:UserRequest/Attribute:public_log' => 'Publieke log',
|
||||
'Class:UserRequest/Attribute:public_log+' => '',
|
||||
'Class:UserRequest/Attribute:user_satisfaction' => 'Gebruikerstevredenheid',
|
||||
'Class:UserRequest/Attribute:user_satisfaction+' => '',
|
||||
'Class:UserRequest/Attribute:user_satisfaction/Value:1' => 'Zeer tevreden',
|
||||
'Class:UserRequest/Attribute:user_satisfaction/Value:1+' => 'Zeer tevreden',
|
||||
'Class:UserRequest/Attribute:user_satisfaction/Value:2' => 'Tamelijk tevreden',
|
||||
'Class:UserRequest/Attribute:user_satisfaction/Value:2+' => 'Takelijk tevreden',
|
||||
'Class:UserRequest/Attribute:user_satisfaction/Value:3' => 'Tamelijk ontevreden',
|
||||
'Class:UserRequest/Attribute:user_satisfaction/Value:3+' => 'Tamelijk ontevreden',
|
||||
'Class:UserRequest/Attribute:user_satisfaction/Value:4' => 'Zeer ontevreden',
|
||||
'Class:UserRequest/Attribute:user_satisfaction/Value:4+' => 'Zeer ontevreden',
|
||||
'Class:UserRequest/Attribute:user_comment' => 'Gebruikersreactie',
|
||||
'Class:UserRequest/Attribute:user_satisfaction/Value:1' => 'Erg tevreden',
|
||||
'Class:UserRequest/Attribute:user_satisfaction/Value:1+' => 'Erg tevreden',
|
||||
'Class:UserRequest/Attribute:user_satisfaction/Value:2' => 'Tevreden',
|
||||
'Class:UserRequest/Attribute:user_satisfaction/Value:2+' => 'Tevreden',
|
||||
'Class:UserRequest/Attribute:user_satisfaction/Value:3' => 'Ontevreden',
|
||||
'Class:UserRequest/Attribute:user_satisfaction/Value:3+' => 'Ontevreden',
|
||||
'Class:UserRequest/Attribute:user_satisfaction/Value:4' => 'Erg ontevreden',
|
||||
'Class:UserRequest/Attribute:user_satisfaction/Value:4+' => 'Erg ontevreden',
|
||||
'Class:UserRequest/Attribute:user_comment' => 'Reactie gebruiker',
|
||||
'Class:UserRequest/Attribute:user_comment+' => '',
|
||||
'Class:UserRequest/Attribute:parent_request_id_friendlyname' => 'parent_request_id_friendlyname',
|
||||
'Class:UserRequest/Attribute:parent_request_id_friendlyname+' => '',
|
||||
@@ -247,25 +249,25 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Class:UserRequest/Stimulus:ev_timeout+' => '',
|
||||
'Class:UserRequest/Stimulus:ev_autoresolve' => 'Automatisch oplossen',
|
||||
'Class:UserRequest/Stimulus:ev_autoresolve+' => '',
|
||||
'Class:UserRequest/Stimulus:ev_autoclose' => 'Automatisch sluiten',
|
||||
'Class:UserRequest/Stimulus:ev_autoclose' => 'Automatisch afsluiten',
|
||||
'Class:UserRequest/Stimulus:ev_autoclose+' => '',
|
||||
'Class:UserRequest/Stimulus:ev_resolve' => 'Markeren als opgelost',
|
||||
'Class:UserRequest/Stimulus:ev_resolve+' => '',
|
||||
'Class:UserRequest/Stimulus:ev_close' => 'Sluit dit verzoek',
|
||||
'Class:UserRequest/Stimulus:ev_close' => 'Sluit af',
|
||||
'Class:UserRequest/Stimulus:ev_close+' => '',
|
||||
'Class:UserRequest/Stimulus:ev_reopen' => 'Her-open',
|
||||
'Class:UserRequest/Stimulus:ev_reopen' => 'Heropen',
|
||||
'Class:UserRequest/Stimulus:ev_reopen+' => '',
|
||||
'Class:UserRequest/Stimulus:ev_wait_for_approval' => 'Wacht op goedkeuring',
|
||||
'Class:UserRequest/Stimulus:ev_wait_for_approval+' => '',
|
||||
'Class:UserRequest/Error:CannotAssignParentRequestIdToSelf' => 'Kan niet toewijzen aan hoofdverzoek en aan het verzoek zelf',
|
||||
'Class:UserRequest/Error:CannotAssignParentRequestIdToSelf' => 'Kan niet naar zichzelf verwijzen als hoofdverzoek',
|
||||
|
||||
'Class:UserRequest/Method:ResolveChildTickets' => 'ResolveChildTickets',
|
||||
'Class:UserRequest/Method:ResolveChildTickets+' => 'Cascade the resolution to child requests (ev_autoresolve), and align the following characteristics of the request: service, team, agent, resolution info',
|
||||
'Class:UserRequest/Method:ResolveChildTickets+' => 'Pas de oplossing ook toe op subverzoeken (ev_autoresolve) en neem de kenmerken over wat betreft service, team, agent, oplossing',
|
||||
));
|
||||
|
||||
|
||||
Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Organization:Overview:UserRequests' => 'User Requests from this organization~~',
|
||||
'Organization:Overview:MyUserRequests' => 'My User Requests for this organization~~',
|
||||
'Organization:Overview:Tickets' => 'Tickets for this organization~~',
|
||||
'Organization:Overview:UserRequests' => 'Gebruikersverzoeken van deze organisatie',
|
||||
'Organization:Overview:MyUserRequests' => 'Mijn gebruikersverzoeken voor deze organisatie',
|
||||
'Organization:Overview:Tickets' => 'Tickets voor deze organisatie',
|
||||
));
|
||||
|
||||
@@ -21,6 +21,8 @@
|
||||
* Linux & Open Source Professionals
|
||||
* http://www.linprofs.com
|
||||
*
|
||||
* @author jbostoen (2018)
|
||||
*
|
||||
* @copyright Copyright (C) 2010-2018 Combodo SARL
|
||||
* @licence http://opensource.org/licenses/AGPL-3.0
|
||||
*/
|
||||
@@ -29,22 +31,22 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Menu:RequestManagement+' => 'Helpdesk',
|
||||
'Menu:RequestManagementProvider' => 'Helpdesk leverancier',
|
||||
'Menu:RequestManagementProvider+' => 'Helpdesk leverancier',
|
||||
'Menu:UserRequest:Provider' => 'Open verzoeken Open requests overgebracht naar leverancier',
|
||||
'Menu:UserRequest:Provider+' => 'Open verzoeken Open requests overgebracht naar leverancier',
|
||||
'Menu:UserRequest:Provider' => 'Open verzoeken overgemaakt aan de leverancier',
|
||||
'Menu:UserRequest:Provider+' => 'Open verzoeken overgemaakt aan de leverancier',
|
||||
'Menu:UserRequest:Overview' => 'Overzicht',
|
||||
'Menu:UserRequest:Overview+' => 'Overzicht',
|
||||
'Menu:NewUserRequest' => 'Nieuw gebruikersverzoek',
|
||||
'Menu:NewUserRequest+' => 'Maak een nieuwe gebruikersverzoek ticket aan',
|
||||
'Menu:NewUserRequest+' => 'Maak een nieuw gebruikersverzoek aan',
|
||||
'Menu:SearchUserRequests' => 'Zoek naar gebruikersverzoeken',
|
||||
'Menu:SearchUserRequests+' => 'Zoek naar gebruikersverzoeken',
|
||||
'Menu:UserRequest:Shortcuts' => 'Snelkoppelingen',
|
||||
'Menu:UserRequest:Shortcuts+' => '',
|
||||
'Menu:UserRequest:MyRequests' => 'Verzoeken toegewezen aan mij',
|
||||
'Menu:UserRequest:MyRequests+' => 'Verzoeken toegewezen aan mij (als Agent)',
|
||||
'Menu:UserRequest:MySupportRequests' => 'Mijn support gesprekken',
|
||||
'Menu:UserRequest:MySupportRequests+' => 'Mijn support gesprekken',
|
||||
'Menu:UserRequest:EscalatedRequests' => 'Hot requests',
|
||||
'Menu:UserRequest:EscalatedRequests+' => 'Hot requests',
|
||||
'Menu:UserRequest:MyRequests+' => 'Verzoeken toegewezen aan mij (als agent)',
|
||||
'Menu:UserRequest:MySupportRequests' => 'Mijn supportverzoeken',
|
||||
'Menu:UserRequest:MySupportRequests+' => 'Mijn supportverzoeken',
|
||||
'Menu:UserRequest:EscalatedRequests' => 'Geëscaleerde verzoeken',
|
||||
'Menu:UserRequest:EscalatedRequests+' => 'Geëscaleerde verzoeken',
|
||||
'Menu:UserRequest:OpenRequests' => 'Alle open verzoeken',
|
||||
'Menu:UserRequest:OpenRequests+' => 'Alle open verzoeken',
|
||||
'UI:WelcomeMenu:MyAssignedCalls' => 'Verzoeken toegewezen aan mij',
|
||||
@@ -54,11 +56,11 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'UI-RequestManagementOverview-OpenRequestByAgent' => 'Open verzoeken per medewerker',
|
||||
'UI-RequestManagementOverview-OpenRequestByType' => 'Open verzoeken per type',
|
||||
'UI-RequestManagementOverview-OpenRequestByCustomer' => 'Open verzoeken per organisatie',
|
||||
'Class:UserRequest:KnownErrorList' => 'Bekende fouten',
|
||||
'Menu:UserRequest:MyWorkOrders' => 'Work orders toegewezen aan mij',
|
||||
'Menu:UserRequest:MyWorkOrders+' => 'Alle work orders toegewezen aan mij',
|
||||
'Class:Problem:KnownProblemList' => 'Bekende fouten',
|
||||
'Tickets:Related:OpenIncidents' => 'Open incidenten~~',
|
||||
'Class:UserRequest:KnownErrorList' => 'Gekende fouten',
|
||||
'Menu:UserRequest:MyWorkOrders' => 'Werkopdrachten toegewezen aan mij',
|
||||
'Menu:UserRequest:MyWorkOrders+' => 'Alle werkopdrachten toegewezen aan mij',
|
||||
'Class:Problem:KnownProblemList' => 'Gekende fouten',
|
||||
'Tickets:Related:OpenIncidents' => 'Open incidenten',
|
||||
));
|
||||
|
||||
// Dictionnay conventions
|
||||
@@ -88,7 +90,7 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Class:UserRequest/Attribute:status/Value:assigned+' => '',
|
||||
'Class:UserRequest/Attribute:status/Value:escalated_ttr' => 'Geëscaleerde TTR',
|
||||
'Class:UserRequest/Attribute:status/Value:escalated_ttr+' => '',
|
||||
'Class:UserRequest/Attribute:status/Value:waiting_for_approval' => 'Wacht voor goedkeuring',
|
||||
'Class:UserRequest/Attribute:status/Value:waiting_for_approval' => 'Wacht op goedkeuring',
|
||||
'Class:UserRequest/Attribute:status/Value:waiting_for_approval+' => '',
|
||||
'Class:UserRequest/Attribute:status/Value:approved' => 'Goedgekeurd',
|
||||
'Class:UserRequest/Attribute:status/Value:approved+' => '',
|
||||
@@ -100,130 +102,130 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Class:UserRequest/Attribute:status/Value:resolved+' => '',
|
||||
'Class:UserRequest/Attribute:status/Value:closed' => 'Gesloten',
|
||||
'Class:UserRequest/Attribute:status/Value:closed+' => '',
|
||||
'Class:UserRequest/Attribute:request_type' => 'Verzoek Type',
|
||||
'Class:UserRequest/Attribute:request_type' => 'Soort verzoek',
|
||||
'Class:UserRequest/Attribute:request_type+' => '',
|
||||
'Class:UserRequest/Attribute:request_type/Value:incident' => 'Incident',
|
||||
'Class:UserRequest/Attribute:request_type/Value:incident+' => 'Incident',
|
||||
'Class:UserRequest/Attribute:request_type/Value:service_request' => 'Service request',
|
||||
'Class:UserRequest/Attribute:request_type/Value:service_request+' => 'Service request',
|
||||
'Class:UserRequest/Attribute:request_type/Value:service_request' => 'Serviceverzoek',
|
||||
'Class:UserRequest/Attribute:request_type/Value:service_request+' => 'Serviceverzoek',
|
||||
'Class:UserRequest/Attribute:impact' => 'Impact',
|
||||
'Class:UserRequest/Attribute:impact+' => '',
|
||||
'Class:UserRequest/Attribute:impact/Value:1' => 'Een afdeling',
|
||||
'Class:UserRequest/Attribute:impact/Value:1' => 'Afdeling',
|
||||
'Class:UserRequest/Attribute:impact/Value:1+' => '',
|
||||
'Class:UserRequest/Attribute:impact/Value:2' => 'Een dienst',
|
||||
'Class:UserRequest/Attribute:impact/Value:2' => 'Dienst',
|
||||
'Class:UserRequest/Attribute:impact/Value:2+' => '',
|
||||
'Class:UserRequest/Attribute:impact/Value:3' => 'Een persoon',
|
||||
'Class:UserRequest/Attribute:impact/Value:3' => 'Persoon',
|
||||
'Class:UserRequest/Attribute:impact/Value:3+' => '',
|
||||
'Class:UserRequest/Attribute:priority' => 'Prioriteit',
|
||||
'Class:UserRequest/Attribute:priority+' => '',
|
||||
'Class:UserRequest/Attribute:priority/Value:1' => 'kritisch',
|
||||
'Class:UserRequest/Attribute:priority/Value:1+' => 'kritisch',
|
||||
'Class:UserRequest/Attribute:priority/Value:2' => 'hoog',
|
||||
'Class:UserRequest/Attribute:priority/Value:2+' => 'hoog',
|
||||
'Class:UserRequest/Attribute:priority/Value:3' => 'normaal',
|
||||
'Class:UserRequest/Attribute:priority/Value:3+' => 'normaal',
|
||||
'Class:UserRequest/Attribute:priority/Value:4' => 'laag',
|
||||
'Class:UserRequest/Attribute:priority/Value:4+' => 'laag',
|
||||
'Class:UserRequest/Attribute:priority/Value:1' => 'Kritisch',
|
||||
'Class:UserRequest/Attribute:priority/Value:1+' => 'Kritisch',
|
||||
'Class:UserRequest/Attribute:priority/Value:2' => 'Hoog',
|
||||
'Class:UserRequest/Attribute:priority/Value:2+' => 'Hoog',
|
||||
'Class:UserRequest/Attribute:priority/Value:3' => 'Normaal',
|
||||
'Class:UserRequest/Attribute:priority/Value:3+' => 'Normaal',
|
||||
'Class:UserRequest/Attribute:priority/Value:4' => 'Laag',
|
||||
'Class:UserRequest/Attribute:priority/Value:4+' => 'Laag',
|
||||
'Class:UserRequest/Attribute:urgency' => 'Urgentie',
|
||||
'Class:UserRequest/Attribute:urgency+' => '',
|
||||
'Class:UserRequest/Attribute:urgency/Value:1' => 'kritisch',
|
||||
'Class:UserRequest/Attribute:urgency/Value:1+' => 'kritisch',
|
||||
'Class:UserRequest/Attribute:urgency/Value:2' => 'hoog',
|
||||
'Class:UserRequest/Attribute:urgency/Value:2+' => 'hoog',
|
||||
'Class:UserRequest/Attribute:urgency/Value:3' => 'normaal',
|
||||
'Class:UserRequest/Attribute:urgency/Value:3+' => 'normaal',
|
||||
'Class:UserRequest/Attribute:urgency/Value:4' => 'laag',
|
||||
'Class:UserRequest/Attribute:urgency/Value:4+' => 'laag',
|
||||
'Class:UserRequest/Attribute:origin' => 'Afkomst',
|
||||
'Class:UserRequest/Attribute:urgency/Value:1' => 'Kritisch',
|
||||
'Class:UserRequest/Attribute:urgency/Value:1+' => 'Kritisch',
|
||||
'Class:UserRequest/Attribute:urgency/Value:2' => 'Hoog',
|
||||
'Class:UserRequest/Attribute:urgency/Value:2+' => 'Hoog',
|
||||
'Class:UserRequest/Attribute:urgency/Value:3' => 'Normaal',
|
||||
'Class:UserRequest/Attribute:urgency/Value:3+' => 'Normaal',
|
||||
'Class:UserRequest/Attribute:urgency/Value:4' => 'Laag',
|
||||
'Class:UserRequest/Attribute:urgency/Value:4+' => 'Laag',
|
||||
'Class:UserRequest/Attribute:origin' => 'Oorsprong',
|
||||
'Class:UserRequest/Attribute:origin+' => '',
|
||||
'Class:UserRequest/Attribute:origin/Value:mail' => 'mail',
|
||||
'Class:UserRequest/Attribute:origin/Value:mail+' => 'mail',
|
||||
'Class:UserRequest/Attribute:origin/Value:monitoring' => 'monitoring',
|
||||
'Class:UserRequest/Attribute:origin/Value:monitoring+' => 'monitoring',
|
||||
'Class:UserRequest/Attribute:origin/Value:phone' => 'telefoon',
|
||||
'Class:UserRequest/Attribute:origin/Value:phone+' => 'telefoon',
|
||||
'Class:UserRequest/Attribute:origin/Value:portal' => 'portal',
|
||||
'Class:UserRequest/Attribute:origin/Value:portal+' => 'portal',
|
||||
'Class:UserRequest/Attribute:origin/Value:mail' => 'E-mail',
|
||||
'Class:UserRequest/Attribute:origin/Value:mail+' => 'E-mail',
|
||||
'Class:UserRequest/Attribute:origin/Value:monitoring' => 'Monitoring',
|
||||
'Class:UserRequest/Attribute:origin/Value:monitoring+' => 'Monitoring',
|
||||
'Class:UserRequest/Attribute:origin/Value:phone' => 'Telefoon',
|
||||
'Class:UserRequest/Attribute:origin/Value:phone+' => 'Telefoon',
|
||||
'Class:UserRequest/Attribute:origin/Value:portal' => 'Portaal',
|
||||
'Class:UserRequest/Attribute:origin/Value:portal+' => 'Portaal',
|
||||
'Class:UserRequest/Attribute:approver_id' => 'Goedkeurder',
|
||||
'Class:UserRequest/Attribute:approver_id+' => '',
|
||||
'Class:UserRequest/Attribute:approver_email' => 'Goedkeurder Email',
|
||||
'Class:UserRequest/Attribute:approver_email' => 'E-mailadres Goedkeurder',
|
||||
'Class:UserRequest/Attribute:approver_email+' => '',
|
||||
'Class:UserRequest/Attribute:service_id' => 'Dienst',
|
||||
'Class:UserRequest/Attribute:service_id' => 'Service',
|
||||
'Class:UserRequest/Attribute:service_id+' => '',
|
||||
'Class:UserRequest/Attribute:service_name' => 'Dienst naam',
|
||||
'Class:UserRequest/Attribute:service_name' => 'Naam service',
|
||||
'Class:UserRequest/Attribute:service_name+' => '',
|
||||
'Class:UserRequest/Attribute:servicesubcategory_id' => 'Dienst subcategorie',
|
||||
'Class:UserRequest/Attribute:servicesubcategory_id' => 'Subcategorie service',
|
||||
'Class:UserRequest/Attribute:servicesubcategory_id+' => '',
|
||||
'Class:UserRequest/Attribute:servicesubcategory_name' => 'Dienst subcategorie naam',
|
||||
'Class:UserRequest/Attribute:servicesubcategory_name' => 'Naam subcategorie service',
|
||||
'Class:UserRequest/Attribute:servicesubcategory_name+' => '',
|
||||
'Class:UserRequest/Attribute:escalation_flag' => 'Hot Flag',
|
||||
'Class:UserRequest/Attribute:escalation_flag' => 'Geëscaleerd',
|
||||
'Class:UserRequest/Attribute:escalation_flag+' => '',
|
||||
'Class:UserRequest/Attribute:escalation_flag/Value:no' => 'Nee',
|
||||
'Class:UserRequest/Attribute:escalation_flag/Value:no+' => 'Nee',
|
||||
'Class:UserRequest/Attribute:escalation_flag/Value:yes' => 'Ja',
|
||||
'Class:UserRequest/Attribute:escalation_flag/Value:yes+' => 'Ja',
|
||||
'Class:UserRequest/Attribute:escalation_reason' => 'Hot reason',
|
||||
'Class:UserRequest/Attribute:escalation_reason' => 'Reden escalatie',
|
||||
'Class:UserRequest/Attribute:escalation_reason+' => '',
|
||||
'Class:UserRequest/Attribute:assignment_date' => 'Toegewezen datum',
|
||||
'Class:UserRequest/Attribute:assignment_date' => 'Toegewezen op',
|
||||
'Class:UserRequest/Attribute:assignment_date+' => '',
|
||||
'Class:UserRequest/Attribute:resolution_date' => 'Resolutie datum',
|
||||
'Class:UserRequest/Attribute:resolution_date' => 'Opgelost sinds',
|
||||
'Class:UserRequest/Attribute:resolution_date+' => '',
|
||||
'Class:UserRequest/Attribute:last_pending_date' => 'Laatste pending date',
|
||||
'Class:UserRequest/Attribute:last_pending_date' => 'Laatst in afwachting op',
|
||||
'Class:UserRequest/Attribute:last_pending_date+' => '',
|
||||
'Class:UserRequest/Attribute:cumulatedpending' => 'cumulatedpending',
|
||||
'Class:UserRequest/Attribute:cumulatedpending' => 'cumulatedpending', // not translated in English either?
|
||||
'Class:UserRequest/Attribute:cumulatedpending+' => '',
|
||||
'Class:UserRequest/Attribute:tto' => 'TTO',
|
||||
'Class:UserRequest/Attribute:tto+' => '',
|
||||
'Class:UserRequest/Attribute:ttr' => 'TTR',
|
||||
'Class:UserRequest/Attribute:ttr+' => '',
|
||||
'Class:UserRequest/Attribute:tto_escalation_deadline' => 'TTO Deadline',
|
||||
'Class:UserRequest/Attribute:tto_escalation_deadline' => 'TTO-deadline',
|
||||
'Class:UserRequest/Attribute:tto_escalation_deadline+' => '',
|
||||
'Class:UserRequest/Attribute:sla_tto_passed' => 'SLA tto gepasseerd',
|
||||
'Class:UserRequest/Attribute:sla_tto_passed' => 'SLA TTO gepasseerd',
|
||||
'Class:UserRequest/Attribute:sla_tto_passed+' => '',
|
||||
'Class:UserRequest/Attribute:sla_tto_over' => 'SLA tto over',
|
||||
'Class:UserRequest/Attribute:sla_tto_over' => 'SLA TTO over',
|
||||
'Class:UserRequest/Attribute:sla_tto_over+' => '',
|
||||
'Class:UserRequest/Attribute:ttr_escalation_deadline' => 'TTR Deadline',
|
||||
'Class:UserRequest/Attribute:ttr_escalation_deadline' => 'TTR-deadline',
|
||||
'Class:UserRequest/Attribute:ttr_escalation_deadline+' => '',
|
||||
'Class:UserRequest/Attribute:sla_ttr_passed' => 'SLA ttr gepasseerd',
|
||||
'Class:UserRequest/Attribute:sla_ttr_passed' => 'SLA TTR gepasseerd',
|
||||
'Class:UserRequest/Attribute:sla_ttr_passed+' => '',
|
||||
'Class:UserRequest/Attribute:sla_ttr_over' => 'SLA ttr over',
|
||||
'Class:UserRequest/Attribute:sla_ttr_over' => 'SLA TTR over',
|
||||
'Class:UserRequest/Attribute:sla_ttr_over+' => '',
|
||||
'Class:UserRequest/Attribute:time_spent' => 'Resolutie vertraging',
|
||||
'Class:UserRequest/Attribute:time_spent' => 'Gespendeerde tijd',
|
||||
'Class:UserRequest/Attribute:time_spent+' => '',
|
||||
'Class:UserRequest/Attribute:resolution_code' => 'Resolutie code',
|
||||
'Class:UserRequest/Attribute:resolution_code' => 'Oplossingscode',
|
||||
'Class:UserRequest/Attribute:resolution_code+' => '',
|
||||
'Class:UserRequest/Attribute:resolution_code/Value:assistance' => 'assistentie',
|
||||
'Class:UserRequest/Attribute:resolution_code/Value:assistance+' => 'assistentie',
|
||||
'Class:UserRequest/Attribute:resolution_code/Value:bug fixed' => 'bug opgelost',
|
||||
'Class:UserRequest/Attribute:resolution_code/Value:bug fixed+' => 'bug opgelost',
|
||||
'Class:UserRequest/Attribute:resolution_code/Value:hardware repair' => 'hardware gerepareerd',
|
||||
'Class:UserRequest/Attribute:resolution_code/Value:hardware repair+' => 'hardware gerepareerd',
|
||||
'Class:UserRequest/Attribute:resolution_code/Value:other' => 'anders',
|
||||
'Class:UserRequest/Attribute:resolution_code/Value:other+' => 'anders',
|
||||
'Class:UserRequest/Attribute:resolution_code/Value:software patch' => 'software patch',
|
||||
'Class:UserRequest/Attribute:resolution_code/Value:software patch+' => 'software patch',
|
||||
'Class:UserRequest/Attribute:resolution_code/Value:system update' => 'systeem update',
|
||||
'Class:UserRequest/Attribute:resolution_code/Value:system update+' => 'systeem update',
|
||||
'Class:UserRequest/Attribute:resolution_code/Value:training' => 'training',
|
||||
'Class:UserRequest/Attribute:resolution_code/Value:training+' => 'training',
|
||||
'Class:UserRequest/Attribute:resolution_code/Value:assistance' => 'Assistentie',
|
||||
'Class:UserRequest/Attribute:resolution_code/Value:assistance+' => 'Assistentie',
|
||||
'Class:UserRequest/Attribute:resolution_code/Value:bug fixed' => 'Bug opgelost',
|
||||
'Class:UserRequest/Attribute:resolution_code/Value:bug fixed+' => 'Bug opgelost',
|
||||
'Class:UserRequest/Attribute:resolution_code/Value:hardware repair' => 'Hardware gerepareerd',
|
||||
'Class:UserRequest/Attribute:resolution_code/Value:hardware repair+' => 'Hardware gerepareerd',
|
||||
'Class:UserRequest/Attribute:resolution_code/Value:other' => 'Anders',
|
||||
'Class:UserRequest/Attribute:resolution_code/Value:other+' => 'Anders',
|
||||
'Class:UserRequest/Attribute:resolution_code/Value:software patch' => 'Softwarepatch',
|
||||
'Class:UserRequest/Attribute:resolution_code/Value:software patch+' => 'Softwarepatch',
|
||||
'Class:UserRequest/Attribute:resolution_code/Value:system update' => 'Systeemupdate',
|
||||
'Class:UserRequest/Attribute:resolution_code/Value:system update+' => 'Systeemupdate',
|
||||
'Class:UserRequest/Attribute:resolution_code/Value:training' => 'Training',
|
||||
'Class:UserRequest/Attribute:resolution_code/Value:training+' => 'Training',
|
||||
'Class:UserRequest/Attribute:solution' => 'Oplossing',
|
||||
'Class:UserRequest/Attribute:solution+' => '',
|
||||
'Class:UserRequest/Attribute:pending_reason' => 'Reden waarvoor het in afwachting staat',
|
||||
'Class:UserRequest/Attribute:pending_reason' => 'Reden waardoor het in afwachting staat',
|
||||
'Class:UserRequest/Attribute:pending_reason+' => '',
|
||||
'Class:UserRequest/Attribute:parent_request_id' => 'Hoofd aanvraag',
|
||||
'Class:UserRequest/Attribute:parent_request_id' => 'Hoofdaanvraag',
|
||||
'Class:UserRequest/Attribute:parent_request_id+' => '',
|
||||
'Class:UserRequest/Attribute:parent_request_ref' => 'Ref request',
|
||||
'Class:UserRequest/Attribute:parent_request_ref' => 'Ref. verzoek',
|
||||
'Class:UserRequest/Attribute:parent_request_ref+' => '',
|
||||
'Class:UserRequest/Attribute:parent_problem_id' => 'Hoofd probleem',
|
||||
'Class:UserRequest/Attribute:parent_problem_id' => 'Hoofdprobleem',
|
||||
'Class:UserRequest/Attribute:parent_problem_id+' => '',
|
||||
'Class:UserRequest/Attribute:parent_problem_ref' => 'Ref problem',
|
||||
'Class:UserRequest/Attribute:parent_problem_ref' => 'Ref. probleem',
|
||||
'Class:UserRequest/Attribute:parent_problem_ref+' => '',
|
||||
'Class:UserRequest/Attribute:parent_change_id' => 'Hoofd change',
|
||||
'Class:UserRequest/Attribute:parent_change_id' => 'Hoofdchange',
|
||||
'Class:UserRequest/Attribute:parent_change_id+' => '',
|
||||
'Class:UserRequest/Attribute:parent_change_ref' => 'Ref change',
|
||||
'Class:UserRequest/Attribute:parent_change_ref' => 'Ref. change',
|
||||
'Class:UserRequest/Attribute:parent_change_ref+' => '',
|
||||
'Class:UserRequest/Attribute:related_request_list' => 'Sub Verzoeken',
|
||||
'Class:UserRequest/Attribute:related_request_list+' => 'Alle verzoeken die gelinkt zijn aan dit hoofdverzoek',
|
||||
'Class:UserRequest/Attribute:related_request_list' => 'Subverzoeken',
|
||||
'Class:UserRequest/Attribute:related_request_list+' => 'Alle verzoeken die gerelateerd zijn aan dit hoofdverzoek',
|
||||
'Class:UserRequest/Attribute:public_log' => 'Publieke log',
|
||||
'Class:UserRequest/Attribute:public_log+' => '',
|
||||
'Class:UserRequest/Attribute:user_satisfaction' => 'Klant tevredenheid',
|
||||
@@ -236,7 +238,7 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Class:UserRequest/Attribute:user_satisfaction/Value:3+' => 'Ontevreden',
|
||||
'Class:UserRequest/Attribute:user_satisfaction/Value:4' => 'Erg ontevreden',
|
||||
'Class:UserRequest/Attribute:user_satisfaction/Value:4+' => 'Erg ontevreden',
|
||||
'Class:UserRequest/Attribute:user_comment' => 'Gebruikersreactie',
|
||||
'Class:UserRequest/Attribute:user_comment' => 'Reactie gebruiker',
|
||||
'Class:UserRequest/Attribute:user_comment+' => '',
|
||||
'Class:UserRequest/Attribute:parent_request_id_friendlyname' => 'parent_request_id_friendlyname',
|
||||
'Class:UserRequest/Attribute:parent_request_id_friendlyname+' => '',
|
||||
@@ -254,17 +256,17 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Class:UserRequest/Stimulus:ev_timeout+' => '',
|
||||
'Class:UserRequest/Stimulus:ev_autoresolve' => 'Automatisch oplossen',
|
||||
'Class:UserRequest/Stimulus:ev_autoresolve+' => '',
|
||||
'Class:UserRequest/Stimulus:ev_autoclose' => 'Automatisch sluiten',
|
||||
'Class:UserRequest/Stimulus:ev_autoclose' => 'Automatisch afsluiten',
|
||||
'Class:UserRequest/Stimulus:ev_autoclose+' => '',
|
||||
'Class:UserRequest/Stimulus:ev_resolve' => 'Markeren als opgelost',
|
||||
'Class:UserRequest/Stimulus:ev_resolve+' => '',
|
||||
'Class:UserRequest/Stimulus:ev_close' => 'Sluit dit verzoek',
|
||||
'Class:UserRequest/Stimulus:ev_close' => 'Sluit af',
|
||||
'Class:UserRequest/Stimulus:ev_close+' => '',
|
||||
'Class:UserRequest/Stimulus:ev_reopen' => 'Her-open',
|
||||
'Class:UserRequest/Stimulus:ev_reopen' => 'Heropen',
|
||||
'Class:UserRequest/Stimulus:ev_reopen+' => '',
|
||||
'Class:UserRequest/Stimulus:ev_wait_for_approval' => 'Wacht op goedkeuring',
|
||||
'Class:UserRequest/Stimulus:ev_wait_for_approval+' => '',
|
||||
'Class:UserRequest/Error:CannotAssignParentRequestIdToSelf' => 'Kan niet toewijzen aan hoofdverzoek en aan het verzoek zelf',
|
||||
'Class:UserRequest/Error:CannotAssignParentRequestIdToSelf' => 'Kan niet naar zichzelf verwijzen als hoofdverzoek',
|
||||
));
|
||||
|
||||
|
||||
@@ -273,32 +275,32 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Portal:ButtonUpdate' => 'Wijzig',
|
||||
'Portal:ButtonClose' => 'Sluit',
|
||||
'Portal:ButtonReopen' => 'Heropen',
|
||||
'Portal:ShowServices' => 'Dienst catalogus',
|
||||
'Portal:ShowServices' => 'Toon services',
|
||||
'Portal:SelectRequestType' => 'Selecteer een type verzoek',
|
||||
'Portal:SelectServiceElementFrom_Service' => 'Selecteer een dienst voor %1$s',
|
||||
'Portal:ListServices' => 'Lijst met diensten',
|
||||
'Portal:TitleDetailsFor_Service' => 'Details van de Dienst',
|
||||
'Portal:Button:CreateRequestFromService' => 'Maak een verzoek aan voor deze dienst',
|
||||
'Portal:SelectServiceElementFrom_Service' => 'Selecteer een service voor %1$s',
|
||||
'Portal:ListServices' => 'Lijst met services',
|
||||
'Portal:TitleDetailsFor_Service' => 'Details van de service',
|
||||
'Portal:Button:CreateRequestFromService' => 'Maak een verzoek aan voor deze service',
|
||||
'Portal:ListOpenRequests' => 'Lijst met open verzoeken',
|
||||
'Portal:UserRequest:MoreInfo' => 'Meer informatie',
|
||||
'Portal:Details-Service-Element' => 'Dienst elementen',
|
||||
'Portal:UserRequest:MoreInfo' => 'Meer informatie',
|
||||
'Portal:Details-Service-Element' => 'Service-elementen',
|
||||
'Portal:NoClosedTicket' => 'Geen gesloten verzoeken',
|
||||
'Portal:NoService' => '',
|
||||
'Portal:ListOpenProblems' => 'Openstaande problemen',
|
||||
'Portal:ShowProblem' => 'Problemen',
|
||||
'Portal:ShowFaqs' => 'Vragen & Antwoorden',
|
||||
'Portal:NoOpenProblem' => 'Geen open probleem',
|
||||
'Portal:SelectLanguage' => 'Verander je Taal',
|
||||
'Portal:ShowFaqs' => 'Veelgestelde vragen',
|
||||
'Portal:NoOpenProblem' => 'Geen openstaand probleem',
|
||||
'Portal:SelectLanguage' => 'Verander je taal',
|
||||
'Portal:LanguageChangedTo_Lang' => 'Taal veranderd naar',
|
||||
'Portal:ChooseYourFavoriteLanguage' => 'Kies je favoriete taal',
|
||||
'Portal:ChooseYourFavoriteLanguage' => 'Kies je voorkeurstaal',
|
||||
|
||||
'Class:UserRequest/Method:ResolveChildTickets' => 'ResolveChildTickets~~',
|
||||
'Class:UserRequest/Method:ResolveChildTickets+' => 'Cascade the resolution to child requests (ev_autoresolve), and align the following characteristics of the request: service, team, agent, resolution info~~',
|
||||
'Class:UserRequest/Method:ResolveChildTickets' => 'Los subtickets op',
|
||||
'Class:UserRequest/Method:ResolveChildTickets+' => 'Pas de oplossing ook toe op subverzoeken (ev_autoresolve) en neem de kenmerken over wat betreft service, team, agent, oplossing',
|
||||
));
|
||||
|
||||
|
||||
Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Organization:Overview:UserRequests' => 'User Requests from this organization~~',
|
||||
'Organization:Overview:MyUserRequests' => 'My User Requests for this organization~~',
|
||||
'Organization:Overview:Tickets' => 'Tickets for this organization~~',
|
||||
'Organization:Overview:UserRequests' => 'Gebruikersverzoeken van deze organisatie',
|
||||
'Organization:Overview:MyUserRequests' => 'Mijn gebruikersverzoeken voor deze organisatie',
|
||||
'Organization:Overview:Tickets' => 'Tickets voor deze organisatie',
|
||||
));
|
||||
|
||||
@@ -21,6 +21,7 @@
|
||||
* Linux & Open Source Professionals
|
||||
* http://www.linprofs.com
|
||||
*
|
||||
* @author jbostoen (2018)
|
||||
* @copyright Copyright (C) 2010-2012 Combodo SARL
|
||||
* @licence http://opensource.org/licenses/AGPL-3.0
|
||||
*/
|
||||
@@ -35,29 +36,29 @@
|
||||
// Class:<class_name>/Stimulus:<stimulus_code>+
|
||||
Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Menu:ServiceManagement' => 'Service Management',
|
||||
'Menu:ServiceManagement+' => 'Service Management Overzicht',
|
||||
'Menu:ServiceManagement+' => 'Overzicht van Service Management',
|
||||
'Menu:Service:Overview' => 'Overzicht',
|
||||
'Menu:Service:Overview+' => '',
|
||||
'UI-ServiceManagementMenu-ContractsBySrvLevel' => 'Contracten per service level',
|
||||
'UI-ServiceManagementMenu-ContractsByStatus' => 'Contracten met status',
|
||||
'UI-ServiceManagementMenu-ContractsEndingIn30Days' => 'Contracten die in minder dan 30 dagen eindigen',
|
||||
'UI-ServiceManagementMenu-ContractsEndingIn30Days' => 'Contracten die in minder dan 30 dagen verlopen',
|
||||
|
||||
'Menu:ProviderContract' => 'Leveranciers contracten',
|
||||
'Menu:ProviderContract+' => 'Leveranciers contracten',
|
||||
'Menu:CustomerContract' => 'Klant contracten',
|
||||
'Menu:CustomerContract+' => 'Klant contracten',
|
||||
'Menu:ServiceSubcategory' => 'Dienst subcategorieën',
|
||||
'Menu:ServiceSubcategory+' => 'Dienst subcategorieën',
|
||||
'Menu:Service' => 'Diensten',
|
||||
'Menu:Service+' => 'Diensten',
|
||||
'Menu:ServiceElement' => 'Dienst elementen',
|
||||
'Menu:ServiceElement+' => 'Dienst elementen',
|
||||
'Menu:SLA' => 'SLAs',
|
||||
'Menu:ProviderContract' => 'Leverancierscontracten',
|
||||
'Menu:ProviderContract+' => 'Leverancierscontracten',
|
||||
'Menu:CustomerContract' => 'Klantencontracten',
|
||||
'Menu:CustomerContract+' => 'Klantencontracten',
|
||||
'Menu:ServiceSubcategory' => 'Subcategorieën services',
|
||||
'Menu:ServiceSubcategory+' => 'Subcategorieën services',
|
||||
'Menu:Service' => 'Services',
|
||||
'Menu:Service+' => 'Services',
|
||||
'Menu:ServiceElement' => 'Service-elementen',
|
||||
'Menu:ServiceElement+' => 'Service-elementen',
|
||||
'Menu:SLA' => 'SLA\'s',
|
||||
'Menu:SLA+' => 'Service Level Agreements',
|
||||
'Menu:SLT' => 'SLTs',
|
||||
'Menu:SLT' => 'SLT\'s',
|
||||
'Menu:SLT+' => 'Service Level Targets',
|
||||
'Menu:DeliveryModel' => 'Delivery models',
|
||||
'Menu:DeliveryModel+' => 'Delivery models',
|
||||
'Menu:DeliveryModel' => 'Leveringsmodellen',
|
||||
'Menu:DeliveryModel+' => 'Leveringsmodellen',
|
||||
|
||||
));
|
||||
|
||||
@@ -76,9 +77,9 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
//
|
||||
|
||||
Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Class:Organization/Attribute:deliverymodel_id' => 'Delivery model',
|
||||
'Class:Organization/Attribute:deliverymodel_id' => 'Leveringsmodel',
|
||||
'Class:Organization/Attribute:deliverymodel_id+' => '',
|
||||
'Class:Organization/Attribute:deliverymodel_name' => 'Delivery model name',
|
||||
'Class:Organization/Attribute:deliverymodel_name' => 'Naam leveringsmodel',
|
||||
'Class:Organization/Attribute:deliverymodel_name+' => '',
|
||||
));
|
||||
|
||||
@@ -89,7 +90,7 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
//
|
||||
|
||||
Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Class:ContractType' => 'Contract Type',
|
||||
'Class:ContractType' => 'Soort Contract',
|
||||
'Class:ContractType+' => '',
|
||||
));
|
||||
|
||||
@@ -105,47 +106,47 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Class:Contract/Attribute:name+' => '',
|
||||
'Class:Contract/Attribute:org_id' => 'Klant',
|
||||
'Class:Contract/Attribute:org_id+' => '',
|
||||
'Class:Contract/Attribute:organization_name' => 'Klant Naam',
|
||||
'Class:Contract/Attribute:organization_name+' => 'Gemeenschappelijke naam',
|
||||
'Class:Contract/Attribute:organization_name' => 'Naam klant',
|
||||
'Class:Contract/Attribute:organization_name+' => 'Naam van de klant',
|
||||
'Class:Contract/Attribute:contacts_list' => 'Contacten',
|
||||
'Class:Contract/Attribute:contacts_list+' => 'Alle contacten voor dit klant contract',
|
||||
'Class:Contract/Attribute:contacts_list+' => 'Alle contacten voor dit klantencontract',
|
||||
'Class:Contract/Attribute:documents_list' => 'Documenten',
|
||||
'Class:Contract/Attribute:documents_list+' => 'Alle documenten voor dit klant contract',
|
||||
'Class:Contract/Attribute:documents_list+' => 'Alle documenten voor dit klantencontract',
|
||||
'Class:Contract/Attribute:description' => 'Omschrijving',
|
||||
'Class:Contract/Attribute:description+' => '',
|
||||
'Class:Contract/Attribute:start_date' => 'Start datum',
|
||||
'Class:Contract/Attribute:start_date' => 'Startdatum',
|
||||
'Class:Contract/Attribute:start_date+' => '',
|
||||
'Class:Contract/Attribute:end_date' => 'Eind datum',
|
||||
'Class:Contract/Attribute:end_date' => 'Einddatum',
|
||||
'Class:Contract/Attribute:end_date+' => '',
|
||||
'Class:Contract/Attribute:cost' => 'Kosten',
|
||||
'Class:Contract/Attribute:cost' => 'Kostprijs',
|
||||
'Class:Contract/Attribute:cost+' => '',
|
||||
'Class:Contract/Attribute:cost_currency' => 'Valuta',
|
||||
'Class:Contract/Attribute:cost_currency+' => '',
|
||||
'Class:Contract/Attribute:cost_currency/Value:dollars' => 'Dollars',
|
||||
'Class:Contract/Attribute:cost_currency/Value:dollars' => 'Dollar',
|
||||
'Class:Contract/Attribute:cost_currency/Value:dollars+' => '',
|
||||
'Class:Contract/Attribute:cost_currency/Value:euros' => 'Euros',
|
||||
'Class:Contract/Attribute:cost_currency/Value:euros' => 'Euro',
|
||||
'Class:Contract/Attribute:cost_currency/Value:euros+' => '',
|
||||
'Class:Contract/Attribute:contracttype_id' => 'Contract type',
|
||||
'Class:Contract/Attribute:contracttype_id' => 'Soort contract',
|
||||
'Class:Contract/Attribute:contracttype_id+' => '',
|
||||
'Class:Contract/Attribute:contracttype_name' => 'Contract type Name',
|
||||
'Class:Contract/Attribute:contracttype_name' => 'Naam soort contract',
|
||||
'Class:Contract/Attribute:contracttype_name+' => '',
|
||||
'Class:Contract/Attribute:billing_frequency' => 'Facturering frequentie',
|
||||
'Class:Contract/Attribute:billing_frequency' => 'Frequentie facturatie',
|
||||
'Class:Contract/Attribute:billing_frequency+' => '',
|
||||
'Class:Contract/Attribute:cost_unit' => 'Kost eenheid',
|
||||
'Class:Contract/Attribute:cost_unit' => 'Eenheid kostprijs',
|
||||
'Class:Contract/Attribute:cost_unit+' => '',
|
||||
'Class:Contract/Attribute:provider_id' => 'Leverancier',
|
||||
'Class:Contract/Attribute:provider_id+' => '',
|
||||
'Class:Contract/Attribute:provider_name' => 'Leverancier Naam',
|
||||
'Class:Contract/Attribute:provider_name+' => 'Gemeenschappelijke naam',
|
||||
'Class:Contract/Attribute:provider_name' => 'Naam leverancier',
|
||||
'Class:Contract/Attribute:provider_name+' => 'Naam van de leverancier',
|
||||
'Class:Contract/Attribute:status' => 'Status',
|
||||
'Class:Contract/Attribute:status+' => '',
|
||||
'Class:Contract/Attribute:status/Value:implementation' => 'implementatie',
|
||||
'Class:Contract/Attribute:status/Value:implementation+' => 'implementatie',
|
||||
'Class:Contract/Attribute:status/Value:obsolete' => 'overbodig',
|
||||
'Class:Contract/Attribute:status/Value:obsolete+' => 'overbodig',
|
||||
'Class:Contract/Attribute:status/Value:production' => 'productie',
|
||||
'Class:Contract/Attribute:status/Value:production+' => 'productie',
|
||||
'Class:Contract/Attribute:finalclass' => 'Type',
|
||||
'Class:Contract/Attribute:status/Value:implementation' => 'Implementatie',
|
||||
'Class:Contract/Attribute:status/Value:implementation+' => 'Implementatie',
|
||||
'Class:Contract/Attribute:status/Value:obsolete' => 'Buiten gebruik',
|
||||
'Class:Contract/Attribute:status/Value:obsolete+' => 'Buiten gebruik',
|
||||
'Class:Contract/Attribute:status/Value:production' => 'Productie',
|
||||
'Class:Contract/Attribute:status/Value:production+' => 'Productie',
|
||||
'Class:Contract/Attribute:finalclass' => 'Subklasse Contract',
|
||||
'Class:Contract/Attribute:finalclass+' => '',
|
||||
));
|
||||
|
||||
@@ -154,14 +155,14 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
//
|
||||
|
||||
Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Class:CustomerContract' => 'Klant Contract',
|
||||
'Class:CustomerContract' => 'Klantencontract',
|
||||
'Class:CustomerContract+' => '',
|
||||
'Class:CustomerContract/Attribute:services_list' => 'Diensten',
|
||||
'Class:CustomerContract/Attribute:services_list+' => 'Alle diensten die zijn aangeschaft voor dit contract',
|
||||
'Class:CustomerContract/Attribute:functionalcis_list' => 'CIs~~',
|
||||
'Class:CustomerContract/Attribute:functionalcis_list+' => 'All the configuration items covered by this contract~~',
|
||||
'Class:CustomerContract/Attribute:providercontracts_list' => 'Provider contracts~~',
|
||||
'Class:CustomerContract/Attribute:providercontracts_list+' => 'All the provider contracts to deliver the services for this contract (underpinning contract)~~',
|
||||
'Class:CustomerContract/Attribute:services_list' => 'Services',
|
||||
'Class:CustomerContract/Attribute:services_list+' => 'Alle services die aangeschaft zijn voor dit contract',
|
||||
'Class:CustomerContract/Attribute:functionalcis_list' => 'CI\'s',
|
||||
'Class:CustomerContract/Attribute:functionalcis_list+' => 'Alle configuratie-items die onder dit contract vallen',
|
||||
'Class:CustomerContract/Attribute:providercontracts_list' => 'Leverancierscontracten',
|
||||
'Class:CustomerContract/Attribute:providercontracts_list+' => 'Alle leverancierscontracten die services leveren voor dit contract (onderliggend)',
|
||||
));
|
||||
|
||||
//
|
||||
@@ -169,13 +170,13 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
//
|
||||
|
||||
Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Class:ProviderContract' => 'Leveranciers Contract',
|
||||
'Class:ProviderContract' => 'Leverancierscontract',
|
||||
'Class:ProviderContract+' => '',
|
||||
'Class:ProviderContract/Attribute:functionalcis_list' => 'CIs',
|
||||
'Class:ProviderContract/Attribute:functionalcis_list+' => 'Alle configuratie items die gedekt zijn door dit leveranciers contract',
|
||||
'Class:ProviderContract/Attribute:functionalcis_list' => 'CI\'s',
|
||||
'Class:ProviderContract/Attribute:functionalcis_list+' => 'Alle configuratie-items die gedekt zijn door dit leverancierscontract',
|
||||
'Class:ProviderContract/Attribute:sla' => 'SLA',
|
||||
'Class:ProviderContract/Attribute:sla+' => 'Service Level Agreement',
|
||||
'Class:ProviderContract/Attribute:coverage' => 'Dienst uren',
|
||||
'Class:ProviderContract/Attribute:coverage' => 'Werkuren',
|
||||
'Class:ProviderContract/Attribute:coverage+' => '',
|
||||
));
|
||||
|
||||
@@ -188,11 +189,11 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Class:lnkContactToContract+' => '',
|
||||
'Class:lnkContactToContract/Attribute:contract_id' => 'Contract',
|
||||
'Class:lnkContactToContract/Attribute:contract_id+' => '',
|
||||
'Class:lnkContactToContract/Attribute:contract_name' => 'Contract Naam',
|
||||
'Class:lnkContactToContract/Attribute:contract_name' => 'Naam contract',
|
||||
'Class:lnkContactToContract/Attribute:contract_name+' => '',
|
||||
'Class:lnkContactToContract/Attribute:contact_id' => 'Contact',
|
||||
'Class:lnkContactToContract/Attribute:contact_id+' => '',
|
||||
'Class:lnkContactToContract/Attribute:contact_name' => 'Contact Naam',
|
||||
'Class:lnkContactToContract/Attribute:contact_name' => 'Naam contact',
|
||||
'Class:lnkContactToContract/Attribute:contact_name+' => '',
|
||||
));
|
||||
|
||||
@@ -205,11 +206,11 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Class:lnkContractToDocument+' => '',
|
||||
'Class:lnkContractToDocument/Attribute:contract_id' => 'Contract',
|
||||
'Class:lnkContractToDocument/Attribute:contract_id+' => '',
|
||||
'Class:lnkContractToDocument/Attribute:contract_name' => 'Contract Naam',
|
||||
'Class:lnkContractToDocument/Attribute:contract_name' => 'Naam contract',
|
||||
'Class:lnkContractToDocument/Attribute:contract_name+' => '',
|
||||
'Class:lnkContractToDocument/Attribute:document_id' => 'Document',
|
||||
'Class:lnkContractToDocument/Attribute:document_id+' => '',
|
||||
'Class:lnkContractToDocument/Attribute:document_name' => 'Document Naam',
|
||||
'Class:lnkContractToDocument/Attribute:document_name' => 'Naam document',
|
||||
'Class:lnkContractToDocument/Attribute:document_name+' => '',
|
||||
));
|
||||
|
||||
@@ -218,15 +219,15 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
//
|
||||
|
||||
Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Class:lnkFunctionalCIToProviderContract' => 'Link FunctionalCI / ProviderContract',
|
||||
'Class:lnkFunctionalCIToProviderContract' => 'Link Functioneel CI / Leverancierscontract',
|
||||
'Class:lnkFunctionalCIToProviderContract+' => '',
|
||||
'Class:lnkFunctionalCIToProviderContract/Attribute:providercontract_id' => 'Provider contract',
|
||||
'Class:lnkFunctionalCIToProviderContract/Attribute:providercontract_id' => 'Leverancierscontract',
|
||||
'Class:lnkFunctionalCIToProviderContract/Attribute:providercontract_id+' => '',
|
||||
'Class:lnkFunctionalCIToProviderContract/Attribute:providercontract_name' => 'Provider contract Naam',
|
||||
'Class:lnkFunctionalCIToProviderContract/Attribute:providercontract_name' => 'Naam Leverancierscontract',
|
||||
'Class:lnkFunctionalCIToProviderContract/Attribute:providercontract_name+' => '',
|
||||
'Class:lnkFunctionalCIToProviderContract/Attribute:functionalci_id' => 'CI',
|
||||
'Class:lnkFunctionalCIToProviderContract/Attribute:functionalci_id+' => '',
|
||||
'Class:lnkFunctionalCIToProviderContract/Attribute:functionalci_name' => 'CI Naam',
|
||||
'Class:lnkFunctionalCIToProviderContract/Attribute:functionalci_name' => 'Naam CI',
|
||||
'Class:lnkFunctionalCIToProviderContract/Attribute:functionalci_name+' => '',
|
||||
));
|
||||
|
||||
@@ -235,14 +236,14 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
//
|
||||
|
||||
Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Class:ServiceFamily' => 'Dienst Familie',
|
||||
'Class:ServiceFamily' => 'Servicecategorie',
|
||||
'Class:ServiceFamily+' => '',
|
||||
'Class:ServiceFamily/Attribute:name' => 'Naam',
|
||||
'Class:ServiceFamily/Attribute:name+' => '',
|
||||
'Class:ServiceFamily/Attribute:icon' => 'Icon~~',
|
||||
'Class:ServiceFamily/Attribute:icon' => 'Pictogram',
|
||||
'Class:ServiceFamily/Attribute:icon+' => '',
|
||||
'Class:ServiceFamily/Attribute:services_list' => 'Diensten',
|
||||
'Class:ServiceFamily/Attribute:services_list+' => 'Alle diensten in deze categorie',
|
||||
'Class:ServiceFamily/Attribute:services_list' => 'Services',
|
||||
'Class:ServiceFamily/Attribute:services_list+' => 'Alle services in deze categorie',
|
||||
));
|
||||
|
||||
//
|
||||
@@ -250,34 +251,34 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
//
|
||||
|
||||
Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Class:Service' => 'Dienst',
|
||||
'Class:Service' => 'Service',
|
||||
'Class:Service+' => '',
|
||||
'Class:Service/Attribute:name' => 'Naam',
|
||||
'Class:Service/Attribute:name+' => '',
|
||||
'Class:Service/Attribute:org_id' => 'Leverancier',
|
||||
'Class:Service/Attribute:org_id+' => '',
|
||||
'Class:Service/Attribute:organization_name' => 'Leverancier Naam',
|
||||
'Class:Service/Attribute:organization_name' => 'Naam leverancier',
|
||||
'Class:Service/Attribute:organization_name+' => '',
|
||||
'Class:Service/Attribute:description' => 'Omschrijving',
|
||||
'Class:Service/Attribute:description+' => '',
|
||||
'Class:Service/Attribute:documents_list' => 'Documenten',
|
||||
'Class:Service/Attribute:documents_list+' => 'Alle documenten die gelinkt zijn aan deze dienst',
|
||||
'Class:Service/Attribute:documents_list+' => 'Alle documenten die gerelateerd zijn aan deze service',
|
||||
'Class:Service/Attribute:contacts_list' => 'Contacten',
|
||||
'Class:Service/Attribute:contacts_list+' => 'Alle contacten voor deze dienst',
|
||||
'Class:Service/Attribute:contacts_list+' => 'Alle contacten voor deze service',
|
||||
'Class:Service/Attribute:status' => 'Status',
|
||||
'Class:Service/Attribute:status+' => '',
|
||||
'Class:Service/Attribute:status/Value:implementation' => 'implementatie',
|
||||
'Class:Service/Attribute:status/Value:implementation+' => 'implementatie',
|
||||
'Class:Service/Attribute:status/Value:obsolete' => 'overbodig',
|
||||
'Class:Service/Attribute:status/Value:obsolete+' => '',
|
||||
'Class:Service/Attribute:status/Value:production' => 'productie',
|
||||
'Class:Service/Attribute:status/Value:production+' => '',
|
||||
'Class:Service/Attribute:icon' => 'Icon~~',
|
||||
'Class:Service/Attribute:status/Value:implementation' => 'Implementatie',
|
||||
'Class:Service/Attribute:status/Value:implementation+' => 'Implementatie',
|
||||
'Class:Service/Attribute:status/Value:obsolete' => 'Buiten gebruik',
|
||||
'Class:Service/Attribute:status/Value:obsolete+' => 'Buiten gebruik',
|
||||
'Class:Service/Attribute:status/Value:production' => 'Productie',
|
||||
'Class:Service/Attribute:status/Value:production+' => 'Productie',
|
||||
'Class:Service/Attribute:icon' => 'Pictogram',
|
||||
'Class:Service/Attribute:icon+' => '',
|
||||
'Class:Service/Attribute:customercontracts_list' => 'Klant contracten',
|
||||
'Class:Service/Attribute:customercontracts_list+' => 'Alle klanten contracten die deze dienst hebben aangeschaft',
|
||||
'Class:Service/Attribute:servicesubcategories_list' => 'Dienst subcategorieën',
|
||||
'Class:Service/Attribute:servicesubcategories_list+' => 'Alle subcategorieën van deze dienst',
|
||||
'Class:Service/Attribute:customercontracts_list' => 'Klantencontracten',
|
||||
'Class:Service/Attribute:customercontracts_list+' => 'Alle klantencontracten die deze service hebben aangeschaft',
|
||||
'Class:Service/Attribute:servicesubcategories_list' => 'Subcategorieën service',
|
||||
'Class:Service/Attribute:servicesubcategories_list+' => 'Alle subcategorieën van deze service',
|
||||
));
|
||||
|
||||
//
|
||||
@@ -285,15 +286,15 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
//
|
||||
|
||||
Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Class:lnkDocumentToService' => 'Link Document / Dienst',
|
||||
'Class:lnkDocumentToService' => 'Link Document / Service',
|
||||
'Class:lnkDocumentToService+' => '',
|
||||
'Class:lnkDocumentToService/Attribute:service_id' => 'Dienst',
|
||||
'Class:lnkDocumentToService/Attribute:service_id' => 'Service',
|
||||
'Class:lnkDocumentToService/Attribute:service_id+' => '',
|
||||
'Class:lnkDocumentToService/Attribute:service_name' => 'Dienst Naam',
|
||||
'Class:lnkDocumentToService/Attribute:service_name' => 'Naam service',
|
||||
'Class:lnkDocumentToService/Attribute:service_name+' => '',
|
||||
'Class:lnkDocumentToService/Attribute:document_id' => 'Document',
|
||||
'Class:lnkDocumentToService/Attribute:document_id+' => '',
|
||||
'Class:lnkDocumentToService/Attribute:document_name' => 'Document Naam',
|
||||
'Class:lnkDocumentToService/Attribute:document_name' => 'Naam document',
|
||||
'Class:lnkDocumentToService/Attribute:document_name+' => '',
|
||||
));
|
||||
|
||||
@@ -302,15 +303,15 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
//
|
||||
|
||||
Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Class:lnkContactToService' => 'Link Contact / Dienst',
|
||||
'Class:lnkContactToService' => 'Link Contact / Service',
|
||||
'Class:lnkContactToService+' => '',
|
||||
'Class:lnkContactToService/Attribute:service_id' => 'Dienst',
|
||||
'Class:lnkContactToService/Attribute:service_id' => 'Service',
|
||||
'Class:lnkContactToService/Attribute:service_id+' => '',
|
||||
'Class:lnkContactToService/Attribute:service_name' => 'Dienst Naam',
|
||||
'Class:lnkContactToService/Attribute:service_name' => 'Naam service',
|
||||
'Class:lnkContactToService/Attribute:service_name+' => '',
|
||||
'Class:lnkContactToService/Attribute:contact_id' => 'Contact',
|
||||
'Class:lnkContactToService/Attribute:contact_id+' => '',
|
||||
'Class:lnkContactToService/Attribute:contact_name' => 'Contact Naam',
|
||||
'Class:lnkContactToService/Attribute:contact_name' => 'Naam contact',
|
||||
'Class:lnkContactToService/Attribute:contact_name+' => '',
|
||||
));
|
||||
|
||||
@@ -319,32 +320,32 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
//
|
||||
|
||||
Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Class:ServiceSubcategory' => 'Dienst Subcategorie',
|
||||
'Class:ServiceSubcategory' => 'Subcategorie Service',
|
||||
'Class:ServiceSubcategory+' => '',
|
||||
'Class:ServiceSubcategory/Attribute:name' => 'Naam',
|
||||
'Class:ServiceSubcategory/Attribute:name+' => '',
|
||||
'Class:ServiceSubcategory/Attribute:description' => 'Omschrijving',
|
||||
'Class:ServiceSubcategory/Attribute:description+' => '',
|
||||
'Class:ServiceSubcategory/Attribute:service_id' => 'Dienst',
|
||||
'Class:ServiceSubcategory/Attribute:service_id' => 'Service',
|
||||
'Class:ServiceSubcategory/Attribute:service_id+' => '',
|
||||
'Class:ServiceSubcategory/Attribute:service_name' => 'Dienst naam',
|
||||
'Class:ServiceSubcategory/Attribute:service_name' => 'Naam service',
|
||||
'Class:ServiceSubcategory/Attribute:service_name+' => '',
|
||||
'Class:ServiceSubcategory/Attribute:status' => 'Status',
|
||||
'Class:ServiceSubcategory/Attribute:status+' => '',
|
||||
'Class:ServiceSubcategory/Attribute:status/Value:implementation' => 'implementatie',
|
||||
'Class:ServiceSubcategory/Attribute:status/Value:implementation+' => 'implementatie',
|
||||
'Class:ServiceSubcategory/Attribute:status/Value:obsolete' => 'overbodig',
|
||||
'Class:ServiceSubcategory/Attribute:status/Value:obsolete+' => 'overbodig',
|
||||
'Class:ServiceSubcategory/Attribute:status/Value:production' => 'productie',
|
||||
'Class:ServiceSubcategory/Attribute:status/Value:production+' => 'productie',
|
||||
'Class:ServiceSubcategory/Attribute:request_type' => 'Verzoek type',
|
||||
'Class:ServiceSubcategory/Attribute:status/Value:implementation' => 'Implementatie',
|
||||
'Class:ServiceSubcategory/Attribute:status/Value:implementation+' => 'Implementatie',
|
||||
'Class:ServiceSubcategory/Attribute:status/Value:obsolete' => 'Buiten gebruik',
|
||||
'Class:ServiceSubcategory/Attribute:status/Value:obsolete+' => 'Buiten gebruik',
|
||||
'Class:ServiceSubcategory/Attribute:status/Value:production' => 'Productie',
|
||||
'Class:ServiceSubcategory/Attribute:status/Value:production+' => 'Productie',
|
||||
'Class:ServiceSubcategory/Attribute:request_type' => 'Soort verzoek',
|
||||
'Class:ServiceSubcategory/Attribute:request_type+' => '',
|
||||
'Class:ServiceSubcategory/Attribute:request_type/Value:incident' => 'incident',
|
||||
'Class:ServiceSubcategory/Attribute:request_type/Value:incident+' => 'incident',
|
||||
'Class:ServiceSubcategory/Attribute:request_type/Value:service_request' => 'service request',
|
||||
'Class:ServiceSubcategory/Attribute:request_type/Value:service_request+' => 'service request',
|
||||
'Class:ServiceSubcategory/Attribute:service_provider' => 'Provider Name~~',
|
||||
'Class:ServiceSubcategory/Attribute:service_org_id' => 'Provider~~',
|
||||
'Class:ServiceSubcategory/Attribute:request_type/Value:incident' => 'Incident',
|
||||
'Class:ServiceSubcategory/Attribute:request_type/Value:incident+' => 'Incident',
|
||||
'Class:ServiceSubcategory/Attribute:request_type/Value:service_request' => 'Serviceverzoek',
|
||||
'Class:ServiceSubcategory/Attribute:request_type/Value:service_request+' => 'Serviceverzoek',
|
||||
'Class:ServiceSubcategory/Attribute:service_provider' => 'Naam service-rovider',
|
||||
'Class:ServiceSubcategory/Attribute:service_org_id' => 'Service-provider',
|
||||
));
|
||||
|
||||
//
|
||||
@@ -356,16 +357,16 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Class:SLA+' => '',
|
||||
'Class:SLA/Attribute:name' => 'Naam',
|
||||
'Class:SLA/Attribute:name+' => '',
|
||||
'Class:SLA/Attribute:description' => 'omschrijving',
|
||||
'Class:SLA/Attribute:description' => 'Omschrijving',
|
||||
'Class:SLA/Attribute:description+' => '',
|
||||
'Class:SLA/Attribute:org_id' => 'Provider',
|
||||
'Class:SLA/Attribute:org_id+' => '',
|
||||
'Class:SLA/Attribute:organization_name' => 'Leveranciers Naam',
|
||||
'Class:SLA/Attribute:organization_name+' => 'Gemeenschappelijke naam',
|
||||
'Class:SLA/Attribute:slts_list' => 'SLTs',
|
||||
'Class:SLA/Attribute:slts_list+' => 'Alle service level doelstellingen voor deze SLA',
|
||||
'Class:SLA/Attribute:customercontracts_list' => 'Klant contracten',
|
||||
'Class:SLA/Attribute:customercontracts_list+' => 'Alle klant contracten die gebruik maken van deze SLA',
|
||||
'Class:SLA/Attribute:organization_name' => 'Naam leverancier',
|
||||
'Class:SLA/Attribute:organization_name+' => 'Naam van de leverancier',
|
||||
'Class:SLA/Attribute:slts_list' => 'SLT\'s',
|
||||
'Class:SLA/Attribute:slts_list+' => 'Alle service level-doelstellingen voor deze SLA',
|
||||
'Class:SLA/Attribute:customercontracts_list' => 'Klantencontracten',
|
||||
'Class:SLA/Attribute:customercontracts_list+' => 'Alle klantencontracten die gebruik maken van deze SLA',
|
||||
));
|
||||
|
||||
//
|
||||
@@ -379,21 +380,21 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Class:SLT/Attribute:name+' => '',
|
||||
'Class:SLT/Attribute:priority' => 'Prioriteit',
|
||||
'Class:SLT/Attribute:priority+' => '',
|
||||
'Class:SLT/Attribute:priority/Value:1' => 'kritisch',
|
||||
'Class:SLT/Attribute:priority/Value:1+' => 'kritisch',
|
||||
'Class:SLT/Attribute:priority/Value:2' => 'hoog',
|
||||
'Class:SLT/Attribute:priority/Value:2+' => 'hoog',
|
||||
'Class:SLT/Attribute:priority/Value:3' => 'normaal',
|
||||
'Class:SLT/Attribute:priority/Value:3+' => 'normaal',
|
||||
'Class:SLT/Attribute:priority/Value:4' => 'laag',
|
||||
'Class:SLT/Attribute:priority/Value:4+' => 'laag',
|
||||
'Class:SLT/Attribute:request_type' => 'Verzoek type',
|
||||
'Class:SLT/Attribute:priority/Value:1' => 'Kritisch',
|
||||
'Class:SLT/Attribute:priority/Value:1+' => 'Kritisch',
|
||||
'Class:SLT/Attribute:priority/Value:2' => 'Hoog',
|
||||
'Class:SLT/Attribute:priority/Value:2+' => 'Hoog',
|
||||
'Class:SLT/Attribute:priority/Value:3' => 'Normaal',
|
||||
'Class:SLT/Attribute:priority/Value:3+' => 'Normaal',
|
||||
'Class:SLT/Attribute:priority/Value:4' => 'Laag',
|
||||
'Class:SLT/Attribute:priority/Value:4+' => 'Laag',
|
||||
'Class:SLT/Attribute:request_type' => 'Soort verzoek',
|
||||
'Class:SLT/Attribute:request_type+' => '',
|
||||
'Class:SLT/Attribute:request_type/Value:incident' => 'incident',
|
||||
'Class:SLT/Attribute:request_type/Value:incident+' => 'incident',
|
||||
'Class:SLT/Attribute:request_type/Value:service_request' => 'service request',
|
||||
'Class:SLT/Attribute:request_type/Value:service_request+' => 'service request',
|
||||
'Class:SLT/Attribute:metric' => 'Metric',
|
||||
'Class:SLT/Attribute:request_type/Value:incident' => 'Incident',
|
||||
'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:metric' => 'Maatstaf',
|
||||
'Class:SLT/Attribute:metric+' => '',
|
||||
'Class:SLT/Attribute:metric/Value:tto' => 'TTO',
|
||||
'Class:SLT/Attribute:metric/Value:tto+' => 'TTO',
|
||||
@@ -418,11 +419,11 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Class:lnkSLAToSLT+' => '',
|
||||
'Class:lnkSLAToSLT/Attribute:sla_id' => 'SLA',
|
||||
'Class:lnkSLAToSLT/Attribute:sla_id+' => '',
|
||||
'Class:lnkSLAToSLT/Attribute:sla_name' => 'SLA Naam',
|
||||
'Class:lnkSLAToSLT/Attribute:sla_name' => 'Naam SLA',
|
||||
'Class:lnkSLAToSLT/Attribute:sla_name+' => '',
|
||||
'Class:lnkSLAToSLT/Attribute:slt_id' => 'SLT',
|
||||
'Class:lnkSLAToSLT/Attribute:slt_id+' => '',
|
||||
'Class:lnkSLAToSLT/Attribute:slt_name' => 'SLT Naam',
|
||||
'Class:lnkSLAToSLT/Attribute:slt_name' => 'Naam SLT',
|
||||
'Class:lnkSLAToSLT/Attribute:slt_name+' => '',
|
||||
));
|
||||
|
||||
@@ -431,19 +432,19 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
//
|
||||
|
||||
Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Class:lnkCustomerContractToService' => 'Link Customer Contract / Dienst',
|
||||
'Class:lnkCustomerContractToService' => 'Link Klantencontract / Service',
|
||||
'Class:lnkCustomerContractToService+' => '',
|
||||
'Class:lnkCustomerContractToService/Attribute:customercontract_id' => 'Klant contract',
|
||||
'Class:lnkCustomerContractToService/Attribute:customercontract_id' => 'Klantencontract',
|
||||
'Class:lnkCustomerContractToService/Attribute:customercontract_id+' => '',
|
||||
'Class:lnkCustomerContractToService/Attribute:customercontract_name' => 'Klant contract Name',
|
||||
'Class:lnkCustomerContractToService/Attribute:customercontract_name' => 'Naam klantencontract',
|
||||
'Class:lnkCustomerContractToService/Attribute:customercontract_name+' => '',
|
||||
'Class:lnkCustomerContractToService/Attribute:service_id' => 'Dienst',
|
||||
'Class:lnkCustomerContractToService/Attribute:service_id' => 'Service',
|
||||
'Class:lnkCustomerContractToService/Attribute:service_id+' => '',
|
||||
'Class:lnkCustomerContractToService/Attribute:service_name' => 'Dienst Naam',
|
||||
'Class:lnkCustomerContractToService/Attribute:service_name' => 'Naam service',
|
||||
'Class:lnkCustomerContractToService/Attribute:service_name+' => '',
|
||||
'Class:lnkCustomerContractToService/Attribute:sla_id' => 'SLA',
|
||||
'Class:lnkCustomerContractToService/Attribute:sla_id+' => '',
|
||||
'Class:lnkCustomerContractToService/Attribute:sla_name' => 'SLA Naam',
|
||||
'Class:lnkCustomerContractToService/Attribute:sla_name' => 'Naam SLA',
|
||||
'Class:lnkCustomerContractToService/Attribute:sla_name+' => '',
|
||||
));
|
||||
|
||||
@@ -452,15 +453,15 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
//
|
||||
|
||||
Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Class:lnkCustomerContractToProviderContract' => 'Link Klant Contract / Leveranciers Contract',
|
||||
'Class:lnkCustomerContractToProviderContract' => 'Link Klantencontract / Leverancierscontract',
|
||||
'Class:lnkCustomerContractToProviderContract+' => '',
|
||||
'Class:lnkCustomerContractToProviderContract/Attribute:customercontract_id' => 'Leveranciers contract',
|
||||
'Class:lnkCustomerContractToProviderContract/Attribute:customercontract_id' => 'Klantencontract',
|
||||
'Class:lnkCustomerContractToProviderContract/Attribute:customercontract_id+' => '',
|
||||
'Class:lnkCustomerContractToProviderContract/Attribute:customercontract_name' => 'Klant contract Naam',
|
||||
'Class:lnkCustomerContractToProviderContract/Attribute:customercontract_name' => 'Naam klantencontract',
|
||||
'Class:lnkCustomerContractToProviderContract/Attribute:customercontract_name+' => '',
|
||||
'Class:lnkCustomerContractToProviderContract/Attribute:providercontract_id' => 'Leveranciers contract',
|
||||
'Class:lnkCustomerContractToProviderContract/Attribute:providercontract_id' => 'Leverancierscontract',
|
||||
'Class:lnkCustomerContractToProviderContract/Attribute:providercontract_id+' => '',
|
||||
'Class:lnkCustomerContractToProviderContract/Attribute:providercontract_name' => 'Leveranciers contract Naam',
|
||||
'Class:lnkCustomerContractToProviderContract/Attribute:providercontract_name' => 'Naam Leverancierscontract',
|
||||
'Class:lnkCustomerContractToProviderContract/Attribute:providercontract_name+' => '',
|
||||
));
|
||||
|
||||
@@ -469,15 +470,15 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
//
|
||||
|
||||
Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Class:lnkCustomerContractToFunctionalCI' => 'Link Klant Contract / FunctioneleCI',
|
||||
'Class:lnkCustomerContractToFunctionalCI' => 'Link Klantencontract / Functioneel CI',
|
||||
'Class:lnkCustomerContractToFunctionalCI+' => '',
|
||||
'Class:lnkCustomerContractToFunctionalCI/Attribute:customercontract_id' => 'Klant contract',
|
||||
'Class:lnkCustomerContractToFunctionalCI/Attribute:customercontract_id' => 'Klantencontract',
|
||||
'Class:lnkCustomerContractToFunctionalCI/Attribute:customercontract_id+' => '',
|
||||
'Class:lnkCustomerContractToFunctionalCI/Attribute:customercontract_name' => 'Klant contract Naam',
|
||||
'Class:lnkCustomerContractToFunctionalCI/Attribute:customercontract_name' => 'Naam klantencontract',
|
||||
'Class:lnkCustomerContractToFunctionalCI/Attribute:customercontract_name+' => '',
|
||||
'Class:lnkCustomerContractToFunctionalCI/Attribute:functionalci_id' => 'CI',
|
||||
'Class:lnkCustomerContractToFunctionalCI/Attribute:functionalci_id+' => '',
|
||||
'Class:lnkCustomerContractToFunctionalCI/Attribute:functionalci_name' => 'CI Naam',
|
||||
'Class:lnkCustomerContractToFunctionalCI/Attribute:functionalci_name' => 'Naam CI',
|
||||
'Class:lnkCustomerContractToFunctionalCI/Attribute:functionalci_name+' => '',
|
||||
));
|
||||
|
||||
@@ -486,20 +487,20 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
//
|
||||
|
||||
Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Class:DeliveryModel' => 'Delivery Model',
|
||||
'Class:DeliveryModel' => 'Leveringsmodel',
|
||||
'Class:DeliveryModel+' => '',
|
||||
'Class:DeliveryModel/Attribute:name' => 'Naam',
|
||||
'Class:DeliveryModel/Attribute:name+' => '',
|
||||
'Class:DeliveryModel/Attribute:org_id' => 'Organisatie',
|
||||
'Class:DeliveryModel/Attribute:org_id+' => '',
|
||||
'Class:DeliveryModel/Attribute:organization_name' => 'Organisatie Naam',
|
||||
'Class:DeliveryModel/Attribute:organization_name+' => 'Gemeenschappelijke naam',
|
||||
'Class:DeliveryModel/Attribute:organization_name' => 'Naam organisatie',
|
||||
'Class:DeliveryModel/Attribute:organization_name+' => 'Naam van de organisatie',
|
||||
'Class:DeliveryModel/Attribute:description' => 'Omschrijving',
|
||||
'Class:DeliveryModel/Attribute:description+' => '',
|
||||
'Class:DeliveryModel/Attribute:contacts_list' => 'Contacten',
|
||||
'Class:DeliveryModel/Attribute:contacts_list+' => 'Alle contacten (Teams en Personen) voor dit delivery model',
|
||||
'Class:DeliveryModel/Attribute:contacts_list+' => 'Alle contacten (Teams en Personen) voor dit leveringsmodel',
|
||||
'Class:DeliveryModel/Attribute:customers_list' => 'Klanten',
|
||||
'Class:DeliveryModel/Attribute:customers_list+' => 'Alle klanten die gebruik maken van dit delivering model',
|
||||
'Class:DeliveryModel/Attribute:customers_list+' => 'Alle klanten die gebruik maken van dit leveringsmodel',
|
||||
));
|
||||
|
||||
//
|
||||
@@ -507,18 +508,18 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
//
|
||||
|
||||
Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Class:lnkDeliveryModelToContact' => 'Link Delivery Model / Contact',
|
||||
'Class:lnkDeliveryModelToContact' => 'Link Leveringsmodel / Contact',
|
||||
'Class:lnkDeliveryModelToContact+' => '',
|
||||
'Class:lnkDeliveryModelToContact/Attribute:deliverymodel_id' => 'Delivery model',
|
||||
'Class:lnkDeliveryModelToContact/Attribute:deliverymodel_id' => 'Leveringsmodel',
|
||||
'Class:lnkDeliveryModelToContact/Attribute:deliverymodel_id+' => '',
|
||||
'Class:lnkDeliveryModelToContact/Attribute:deliverymodel_name' => 'Delivery model naam',
|
||||
'Class:lnkDeliveryModelToContact/Attribute:deliverymodel_name' => 'Naam leveringsmodel',
|
||||
'Class:lnkDeliveryModelToContact/Attribute:deliverymodel_name+' => '',
|
||||
'Class:lnkDeliveryModelToContact/Attribute:contact_id' => 'Contact',
|
||||
'Class:lnkDeliveryModelToContact/Attribute:contact_id+' => '',
|
||||
'Class:lnkDeliveryModelToContact/Attribute:contact_name' => 'Contact naam',
|
||||
'Class:lnkDeliveryModelToContact/Attribute:contact_name' => 'Naam contact',
|
||||
'Class:lnkDeliveryModelToContact/Attribute:contact_name+' => '',
|
||||
'Class:lnkDeliveryModelToContact/Attribute:role_id' => 'Rol',
|
||||
'Class:lnkDeliveryModelToContact/Attribute:role_id+' => '',
|
||||
'Class:lnkDeliveryModelToContact/Attribute:role_name' => 'Rol naam',
|
||||
'Class:lnkDeliveryModelToContact/Attribute:role_name' => 'Naam rol',
|
||||
'Class:lnkDeliveryModelToContact/Attribute:role_name+' => '',
|
||||
));
|
||||
|
||||
@@ -21,6 +21,7 @@
|
||||
* Linux & Open Source Professionals
|
||||
* http://www.linprofs.com
|
||||
*
|
||||
* @author jbostoen (2018)
|
||||
* @copyright Copyright (C) 2010-2012 Combodo SARL
|
||||
* @licence http://opensource.org/licenses/AGPL-3.0
|
||||
*/
|
||||
@@ -35,33 +36,33 @@
|
||||
// Class:<class_name>/Stimulus:<stimulus_code>+
|
||||
Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Menu:ServiceManagement' => 'Service Management',
|
||||
'Menu:ServiceManagement+' => 'Service Management Overzicht',
|
||||
'Menu:ServiceManagement+' => 'Overzicht van Service Management',
|
||||
'Menu:Service:Overview' => 'Overzicht',
|
||||
'Menu:Service:Overview+' => '',
|
||||
'UI-ServiceManagementMenu-ContractsBySrvLevel' => 'Contracten per service level',
|
||||
'UI-ServiceManagementMenu-ContractsByStatus' => 'Contracten met status',
|
||||
'UI-ServiceManagementMenu-ContractsEndingIn30Days' => 'Contracten die in minder dan 30 dagen eindigen',
|
||||
'UI-ServiceManagementMenu-ContractsEndingIn30Days' => 'Contracten die in minder dan 30 dagen verlopen',
|
||||
|
||||
'Menu:ProviderContract' => 'Leveranciers contracten',
|
||||
'Menu:ProviderContract+' => 'Leveranciers contracten',
|
||||
'Menu:CustomerContract' => 'Klant contracten',
|
||||
'Menu:CustomerContract+' => 'Klant contracten',
|
||||
'Menu:ProviderContract' => 'Leverancierscontracten',
|
||||
'Menu:ProviderContract+' => 'Leverancierscontracten',
|
||||
'Menu:CustomerContract' => 'Klantencontracten',
|
||||
'Menu:CustomerContract+' => 'Klantencontracten',
|
||||
'Menu:ServiceSubcategory' => 'Dienst subcategorieën',
|
||||
'Menu:ServiceSubcategory+' => 'Dienst subcategorieën',
|
||||
'Menu:Service' => 'Diensten',
|
||||
'Menu:Service+' => 'Diensten',
|
||||
'Menu:ServiceElement' => 'Dienst elementen',
|
||||
'Menu:ServiceElement+' => 'Dienst elementen',
|
||||
'Menu:SLA' => 'SLAs',
|
||||
'Menu:Service' => 'Services',
|
||||
'Menu:Service+' => 'Services',
|
||||
'Menu:ServiceElement' => 'Dienstelementen',
|
||||
'Menu:ServiceElement+' => 'Dienstelementen',
|
||||
'Menu:SLA' => 'SLA\'s',
|
||||
'Menu:SLA+' => 'Service Level Agreements',
|
||||
'Menu:SLT' => 'SLTs',
|
||||
'Menu:SLT' => 'SLT\'s',
|
||||
'Menu:SLT+' => 'Service Level Targets',
|
||||
'Menu:DeliveryModel' => 'Delivery models',
|
||||
'Menu:DeliveryModel+' => 'Delivery models',
|
||||
'Menu:ServiceFamily' => 'Dienst families',
|
||||
'Menu:ServiceFamily+' => 'Dienst families',
|
||||
'Menu:Procedure' => 'Proceduren catalog',
|
||||
'Menu:Procedure+' => 'Alle proceduren catalog',
|
||||
'Menu:DeliveryModel' => 'Leveringsmodellen',
|
||||
'Menu:DeliveryModel+' => 'Leveringsmodellen',
|
||||
'Menu:ServiceFamily' => 'Servicecategorieën',
|
||||
'Menu:ServiceFamily+' => 'Servicecategorieën',
|
||||
'Menu:Procedure' => 'Procedurecatalogus',
|
||||
'Menu:Procedure+' => 'Alle procedures in een catalogus',
|
||||
|
||||
|
||||
|
||||
@@ -72,9 +73,9 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
//
|
||||
|
||||
Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Class:Organization/Attribute:deliverymodel_id' => 'Delivery model',
|
||||
'Class:Organization/Attribute:deliverymodel_id' => 'Leveringsmodel',
|
||||
'Class:Organization/Attribute:deliverymodel_id+' => '',
|
||||
'Class:Organization/Attribute:deliverymodel_name' => 'Delivery model name',
|
||||
'Class:Organization/Attribute:deliverymodel_name' => 'Naam leveringsmodel',
|
||||
|
||||
));
|
||||
|
||||
@@ -84,7 +85,7 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
//
|
||||
|
||||
Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Class:ContractType' => 'Contract Type',
|
||||
'Class:ContractType' => 'Soort Contract',
|
||||
'Class:ContractType+' => '',
|
||||
));
|
||||
|
||||
@@ -99,47 +100,47 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Class:Contract/Attribute:name+' => '',
|
||||
'Class:Contract/Attribute:org_id' => 'Klant',
|
||||
'Class:Contract/Attribute:org_id+' => '',
|
||||
'Class:Contract/Attribute:organization_name' => 'Klant Naam',
|
||||
'Class:Contract/Attribute:organization_name+' => 'Gemeenschappelijke naam',
|
||||
'Class:Contract/Attribute:organization_name' => 'Naam klant',
|
||||
'Class:Contract/Attribute:organization_name+' => 'Naam van de klant',
|
||||
'Class:Contract/Attribute:contacts_list' => 'Contacten',
|
||||
'Class:Contract/Attribute:contacts_list+' => 'Alle contacten voor dit klant contract',
|
||||
'Class:Contract/Attribute:contacts_list+' => 'Alle contacten voor dit klantencontract',
|
||||
'Class:Contract/Attribute:documents_list' => 'Documenten',
|
||||
'Class:Contract/Attribute:documents_list+' => 'Alle documenten voor dit klant contract',
|
||||
'Class:Contract/Attribute:documents_list+' => 'Alle documenten voor dit klantencontract',
|
||||
'Class:Contract/Attribute:description' => 'Omschrijving',
|
||||
'Class:Contract/Attribute:description+' => '',
|
||||
'Class:Contract/Attribute:start_date' => 'Start datum',
|
||||
'Class:Contract/Attribute:start_date' => 'Startdatum',
|
||||
'Class:Contract/Attribute:start_date+' => '',
|
||||
'Class:Contract/Attribute:end_date' => 'Eind datum',
|
||||
'Class:Contract/Attribute:end_date' => 'Einddatum',
|
||||
'Class:Contract/Attribute:end_date+' => '',
|
||||
'Class:Contract/Attribute:cost' => 'Kosten',
|
||||
'Class:Contract/Attribute:cost' => 'Kostprijs',
|
||||
'Class:Contract/Attribute:cost+' => '',
|
||||
'Class:Contract/Attribute:cost_currency' => 'Valuta',
|
||||
'Class:Contract/Attribute:cost_currency+' => '',
|
||||
'Class:Contract/Attribute:cost_currency/Value:dollars' => 'Dollars',
|
||||
'Class:Contract/Attribute:cost_currency/Value:dollars' => 'Dollar',
|
||||
'Class:Contract/Attribute:cost_currency/Value:dollars+' => '',
|
||||
'Class:Contract/Attribute:cost_currency/Value:euros' => 'Euros',
|
||||
'Class:Contract/Attribute:cost_currency/Value:euros' => 'Euro',
|
||||
'Class:Contract/Attribute:cost_currency/Value:euros+' => '',
|
||||
'Class:Contract/Attribute:contracttype_id' => 'Contract type',
|
||||
'Class:Contract/Attribute:contracttype_id' => 'Soort contract',
|
||||
'Class:Contract/Attribute:contracttype_id+' => '',
|
||||
'Class:Contract/Attribute:contracttype_name' => 'Contract type Name',
|
||||
'Class:Contract/Attribute:contracttype_name' => 'Naam soort contract',
|
||||
'Class:Contract/Attribute:contracttype_name+' => '',
|
||||
'Class:Contract/Attribute:billing_frequency' => 'Facturering frequentie',
|
||||
'Class:Contract/Attribute:billing_frequency' => 'Frequentie facturatie',
|
||||
'Class:Contract/Attribute:billing_frequency+' => '',
|
||||
'Class:Contract/Attribute:cost_unit' => 'Kost eenheid',
|
||||
'Class:Contract/Attribute:cost_unit' => 'Eenheid kostprijs',
|
||||
'Class:Contract/Attribute:cost_unit+' => '',
|
||||
'Class:Contract/Attribute:provider_id' => 'Leverancier',
|
||||
'Class:Contract/Attribute:provider_id+' => '',
|
||||
'Class:Contract/Attribute:provider_name' => 'Leverancier Naam',
|
||||
'Class:Contract/Attribute:provider_name+' => 'Gemeenschappelijke naam',
|
||||
'Class:Contract/Attribute:provider_name' => 'Naam leverancier',
|
||||
'Class:Contract/Attribute:provider_name+' => 'Naam van de leverancier',
|
||||
'Class:Contract/Attribute:status' => 'Status',
|
||||
'Class:Contract/Attribute:status+' => '',
|
||||
'Class:Contract/Attribute:status/Value:implementation' => 'implementatie',
|
||||
'Class:Contract/Attribute:status/Value:implementation+' => 'implementatie',
|
||||
'Class:Contract/Attribute:status/Value:obsolete' => 'overbodig',
|
||||
'Class:Contract/Attribute:status/Value:obsolete+' => 'overbodig',
|
||||
'Class:Contract/Attribute:status/Value:production' => 'productie',
|
||||
'Class:Contract/Attribute:status/Value:production+' => 'productie',
|
||||
'Class:Contract/Attribute:finalclass' => 'Type',
|
||||
'Class:Contract/Attribute:status/Value:implementation' => 'Implementatie',
|
||||
'Class:Contract/Attribute:status/Value:implementation+' => 'Implementatie',
|
||||
'Class:Contract/Attribute:status/Value:obsolete' => 'Buiten gebruik',
|
||||
'Class:Contract/Attribute:status/Value:obsolete+' => 'Buiten gebruik',
|
||||
'Class:Contract/Attribute:status/Value:production' => 'Productie',
|
||||
'Class:Contract/Attribute:status/Value:production+' => 'Productie',
|
||||
'Class:Contract/Attribute:finalclass' => 'Subklasse contract',
|
||||
'Class:Contract/Attribute:finalclass+' => '',
|
||||
));
|
||||
//
|
||||
@@ -147,10 +148,10 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
//
|
||||
|
||||
Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Class:CustomerContract' => 'Klant Contract',
|
||||
'Class:CustomerContract' => 'Klantencontract',
|
||||
'Class:CustomerContract+' => '',
|
||||
'Class:CustomerContract/Attribute:services_list' => 'Diensten',
|
||||
'Class:CustomerContract/Attribute:services_list+' => 'Alle diensten die zijn aangeschaft voor dit contract',
|
||||
'Class:CustomerContract/Attribute:services_list' => 'Services',
|
||||
'Class:CustomerContract/Attribute:services_list+' => 'Alle services die zijn aangeschaft voor dit contract',
|
||||
));
|
||||
|
||||
//
|
||||
@@ -160,15 +161,15 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Class:ProviderContract' => 'Leveranciers Contract',
|
||||
'Class:ProviderContract+' => '',
|
||||
'Class:ProviderContract/Attribute:functionalcis_list' => 'CIs',
|
||||
'Class:ProviderContract/Attribute:functionalcis_list+' => 'Alle configuratie items die gedekt zijn door dit leveranciers contract',
|
||||
'Class:ProviderContract/Attribute:functionalcis_list' => 'CI\'s',
|
||||
'Class:ProviderContract/Attribute:functionalcis_list+' => 'Alle configuratie-items die gedekt zijn door dit leverancierscontract',
|
||||
'Class:ProviderContract/Attribute:sla' => 'SLA',
|
||||
'Class:ProviderContract/Attribute:sla+' => 'Service Level Agreement',
|
||||
'Class:ProviderContract/Attribute:coverage' => 'Dienst uren',
|
||||
'Class:ProviderContract/Attribute:coverage' => 'Werkuren',
|
||||
'Class:ProviderContract/Attribute:coverage+' => '',
|
||||
'Class:ProviderContract/Attribute:contracttype_id' => 'Contract type',
|
||||
'Class:ProviderContract/Attribute:contracttype_id' => 'Soort contract',
|
||||
'Class:ProviderContract/Attribute:contracttype_id+' => '',
|
||||
'Class:ProviderContract/Attribute:contracttype_name' => 'Contract type name',
|
||||
'Class:ProviderContract/Attribute:contracttype_name' => 'Naam soort contract',
|
||||
'Class:ProviderContract/Attribute:contracttype_name+' => '',
|
||||
));
|
||||
|
||||
@@ -181,11 +182,11 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Class:lnkContactToContract+' => '',
|
||||
'Class:lnkContactToContract/Attribute:contract_id' => 'Contract',
|
||||
'Class:lnkContactToContract/Attribute:contract_id+' => '',
|
||||
'Class:lnkContactToContract/Attribute:contract_name' => 'Contract Naam',
|
||||
'Class:lnkContactToContract/Attribute:contract_name' => 'Naam contract',
|
||||
'Class:lnkContactToContract/Attribute:contract_name+' => '',
|
||||
'Class:lnkContactToContract/Attribute:contact_id' => 'Contact',
|
||||
'Class:lnkContactToContract/Attribute:contact_id+' => '',
|
||||
'Class:lnkContactToContract/Attribute:contact_name' => 'Contact Naam',
|
||||
'Class:lnkContactToContract/Attribute:contact_name' => 'Naam contact',
|
||||
'Class:lnkContactToContract/Attribute:contact_name+' => '',
|
||||
));
|
||||
|
||||
@@ -198,11 +199,11 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Class:lnkContractToDocument+' => '',
|
||||
'Class:lnkContractToDocument/Attribute:contract_id' => 'Contract',
|
||||
'Class:lnkContractToDocument/Attribute:contract_id+' => '',
|
||||
'Class:lnkContractToDocument/Attribute:contract_name' => 'Contract Naam',
|
||||
'Class:lnkContractToDocument/Attribute:contract_name' => 'Naam contract',
|
||||
'Class:lnkContractToDocument/Attribute:contract_name+' => '',
|
||||
'Class:lnkContractToDocument/Attribute:document_id' => 'Document',
|
||||
'Class:lnkContractToDocument/Attribute:document_id+' => '',
|
||||
'Class:lnkContractToDocument/Attribute:document_name' => 'Document Naam',
|
||||
'Class:lnkContractToDocument/Attribute:document_name' => 'Naam document',
|
||||
'Class:lnkContractToDocument/Attribute:document_name+' => '',
|
||||
));
|
||||
|
||||
@@ -211,15 +212,15 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
//
|
||||
|
||||
Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Class:lnkFunctionalCIToProviderContract' => 'Link FunctionalCI / ProviderContract',
|
||||
'Class:lnkFunctionalCIToProviderContract' => 'Link Functioneel CI / Leverancierscontract',
|
||||
'Class:lnkFunctionalCIToProviderContract+' => '',
|
||||
'Class:lnkFunctionalCIToProviderContract/Attribute:providercontract_id' => 'Provider contract',
|
||||
'Class:lnkFunctionalCIToProviderContract/Attribute:providercontract_id' => 'Leverancierscontract',
|
||||
'Class:lnkFunctionalCIToProviderContract/Attribute:providercontract_id+' => '',
|
||||
'Class:lnkFunctionalCIToProviderContract/Attribute:providercontract_name' => 'Provider contract Naam',
|
||||
'Class:lnkFunctionalCIToProviderContract/Attribute:providercontract_name' => 'Naam leverancierscontract',
|
||||
'Class:lnkFunctionalCIToProviderContract/Attribute:providercontract_name+' => '',
|
||||
'Class:lnkFunctionalCIToProviderContract/Attribute:functionalci_id' => 'CI',
|
||||
'Class:lnkFunctionalCIToProviderContract/Attribute:functionalci_id+' => '',
|
||||
'Class:lnkFunctionalCIToProviderContract/Attribute:functionalci_name' => 'CI Naam',
|
||||
'Class:lnkFunctionalCIToProviderContract/Attribute:functionalci_name' => 'Naam CI',
|
||||
'Class:lnkFunctionalCIToProviderContract/Attribute:functionalci_name+' => '',
|
||||
));
|
||||
|
||||
@@ -228,14 +229,14 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
//
|
||||
|
||||
Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Class:ServiceFamily' => 'Dienst Familie',
|
||||
'Class:ServiceFamily' => 'Servicecategorie',
|
||||
'Class:ServiceFamily+' => '',
|
||||
'Class:ServiceFamily/Attribute:name' => 'Naam',
|
||||
'Class:ServiceFamily/Attribute:name+' => '',
|
||||
'Class:ServiceFamily/Attribute:icon' => 'Icon~~',
|
||||
'Class:ServiceFamily/Attribute:icon' => 'Pictogram',
|
||||
'Class:ServiceFamily/Attribute:icon+' => '',
|
||||
'Class:ServiceFamily/Attribute:services_list' => 'Diensten',
|
||||
'Class:ServiceFamily/Attribute:services_list+' => 'Alle diensten in deze categorie',
|
||||
'Class:ServiceFamily/Attribute:services_list' => 'Services',
|
||||
'Class:ServiceFamily/Attribute:services_list+' => 'Alle services in deze categorie',
|
||||
));
|
||||
|
||||
//
|
||||
@@ -249,36 +250,36 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Class:Service/Attribute:name+' => '',
|
||||
'Class:Service/Attribute:org_id' => 'Leverancier',
|
||||
'Class:Service/Attribute:org_id+' => '',
|
||||
'Class:Service/Attribute:organization_name' => 'Leverancier Naam',
|
||||
'Class:Service/Attribute:organization_name' => 'Naam leverancier',
|
||||
'Class:Service/Attribute:organization_name+' => '',
|
||||
'Class:Service/Attribute:servicefamily_id' => 'Service Familie',
|
||||
'Class:Service/Attribute:servicefamily_id' => 'Servicecategorie',
|
||||
'Class:Service/Attribute:servicefamily_id+' => '',
|
||||
'Class:Service/Attribute:servicefamily_name' => 'Service Familie Naam',
|
||||
'Class:Service/Attribute:servicefamily_name' => 'Naam servicecategorie',
|
||||
'Class:Service/Attribute:servicefamily_name+' => '',
|
||||
'Class:Service/Attribute:description' => 'Omschrijving',
|
||||
'Class:Service/Attribute:description+' => '',
|
||||
'Class:Service/Attribute:documents_list' => 'Documenten',
|
||||
'Class:Service/Attribute:documents_list+' => 'Alle documenten die gelinkt zijn aan deze dienst',
|
||||
'Class:Service/Attribute:documents_list+' => 'Alle documenten die gerelateerd zijn aan deze service',
|
||||
'Class:Service/Attribute:contacts_list' => 'Contacten',
|
||||
'Class:Service/Attribute:contacts_list+' => 'Alle contacten voor deze dienst',
|
||||
'Class:Service/Attribute:contacts_list+' => 'Alle contacten voor deze service',
|
||||
'Class:Service/Attribute:status' => 'Status',
|
||||
'Class:Service/Attribute:status+' => '',
|
||||
'Class:Service/Attribute:status/Value:implementation' => 'implementatie',
|
||||
'Class:Service/Attribute:status/Value:implementation+' => 'implementatie',
|
||||
'Class:Service/Attribute:status/Value:obsolete' => 'overbodig',
|
||||
'Class:Service/Attribute:status/Value:obsolete+' => '',
|
||||
'Class:Service/Attribute:status/Value:production' => 'productie',
|
||||
'Class:Service/Attribute:status/Value:production+' => '',
|
||||
'Class:Service/Attribute:icon' => 'Icon~~',
|
||||
'Class:Service/Attribute:status/Value:implementation' => 'Implementatie',
|
||||
'Class:Service/Attribute:status/Value:implementation+' => 'Implementatie',
|
||||
'Class:Service/Attribute:status/Value:obsolete' => 'Buiten gebruik',
|
||||
'Class:Service/Attribute:status/Value:obsolete+' => 'Buiten gebruik',
|
||||
'Class:Service/Attribute:status/Value:production' => 'Productie',
|
||||
'Class:Service/Attribute:status/Value:production+' => 'Productie',
|
||||
'Class:Service/Attribute:icon' => 'Pictogram',
|
||||
'Class:Service/Attribute:icon+' => '',
|
||||
'Class:Service/Attribute:customercontracts_list' => 'Klant contracten',
|
||||
'Class:Service/Attribute:customercontracts_list+' => 'Alle klanten contracten die deze dienst hebben aangeschaft',
|
||||
'Class:Service/Attribute:providercontracts_list' => 'Leveranciers contracten',
|
||||
'Class:Service/Attribute:providercontracts_list+' => 'Alle leveranciers contracten die ondersteuning bieden voor deze dienst',
|
||||
'Class:Service/Attribute:customercontracts_list' => 'Klantencontracten',
|
||||
'Class:Service/Attribute:customercontracts_list+' => 'Alle klantencontracten die deze service hebben aangeschaft',
|
||||
'Class:Service/Attribute:providercontracts_list' => 'Leverancierscontracten',
|
||||
'Class:Service/Attribute:providercontracts_list+' => 'Alle leverancierscontracten die ondersteuning bieden voor deze service',
|
||||
'Class:Service/Attribute:functionalcis_list' => 'Afhankelijk van CIs',
|
||||
'Class:Service/Attribute:functionalcis_list+' => 'Alle configuratie items die gebruikt worden voor het beschikbaarheid van deze dienst',
|
||||
'Class:Service/Attribute:servicesubcategories_list' => 'Dienst subcategorieën',
|
||||
'Class:Service/Attribute:servicesubcategories_list+' => 'Alle subcategorieën van deze dienst',
|
||||
'Class:Service/Attribute:functionalcis_list+' => 'Alle configuratie items die gebruikt worden voor het beschikbaarheid van deze service',
|
||||
'Class:Service/Attribute:servicesubcategories_list' => 'Subcategorieën service',
|
||||
'Class:Service/Attribute:servicesubcategories_list+' => 'Alle subcategorieën van deze service',
|
||||
));
|
||||
|
||||
//
|
||||
@@ -286,15 +287,15 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
//
|
||||
|
||||
Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Class:lnkDocumentToService' => 'Link Document / Dienst',
|
||||
'Class:lnkDocumentToService' => 'Link Document / Service',
|
||||
'Class:lnkDocumentToService+' => '',
|
||||
'Class:lnkDocumentToService/Attribute:service_id' => 'Dienst',
|
||||
'Class:lnkDocumentToService/Attribute:service_id' => 'Service',
|
||||
'Class:lnkDocumentToService/Attribute:service_id+' => '',
|
||||
'Class:lnkDocumentToService/Attribute:service_name' => 'Dienst Naam',
|
||||
'Class:lnkDocumentToService/Attribute:service_name' => 'Naam service',
|
||||
'Class:lnkDocumentToService/Attribute:service_name+' => '',
|
||||
'Class:lnkDocumentToService/Attribute:document_id' => 'Document',
|
||||
'Class:lnkDocumentToService/Attribute:document_id+' => '',
|
||||
'Class:lnkDocumentToService/Attribute:document_name' => 'Document Naam',
|
||||
'Class:lnkDocumentToService/Attribute:document_name' => 'Naam document',
|
||||
'Class:lnkDocumentToService/Attribute:document_name+' => '',
|
||||
));
|
||||
|
||||
@@ -303,15 +304,15 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
//
|
||||
|
||||
Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Class:lnkContactToService' => 'Link Contact / Dienst',
|
||||
'Class:lnkContactToService' => 'Link Contact / Service',
|
||||
'Class:lnkContactToService+' => '',
|
||||
'Class:lnkContactToService/Attribute:service_id' => 'Dienst',
|
||||
'Class:lnkContactToService/Attribute:service_id' => 'Service',
|
||||
'Class:lnkContactToService/Attribute:service_id+' => '',
|
||||
'Class:lnkContactToService/Attribute:service_name' => 'Dienst Naam',
|
||||
'Class:lnkContactToService/Attribute:service_name' => 'Naam service',
|
||||
'Class:lnkContactToService/Attribute:service_name+' => '',
|
||||
'Class:lnkContactToService/Attribute:contact_id' => 'Contact',
|
||||
'Class:lnkContactToService/Attribute:contact_id+' => '',
|
||||
'Class:lnkContactToService/Attribute:contact_name' => 'Contact Naam',
|
||||
'Class:lnkContactToService/Attribute:contact_name' => 'Naam contact',
|
||||
'Class:lnkContactToService/Attribute:contact_name+' => '',
|
||||
));
|
||||
|
||||
@@ -320,30 +321,30 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
//
|
||||
|
||||
Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Class:ServiceSubcategory' => 'Dienst Subcategorie',
|
||||
'Class:ServiceSubcategory' => 'Service Subcategorie',
|
||||
'Class:ServiceSubcategory+' => '',
|
||||
'Class:ServiceSubcategory/Attribute:name' => 'Naam',
|
||||
'Class:ServiceSubcategory/Attribute:name+' => '',
|
||||
'Class:ServiceSubcategory/Attribute:description' => 'Omschrijving',
|
||||
'Class:ServiceSubcategory/Attribute:description+' => '',
|
||||
'Class:ServiceSubcategory/Attribute:service_id' => 'Dienst',
|
||||
'Class:ServiceSubcategory/Attribute:service_id' => 'Service',
|
||||
'Class:ServiceSubcategory/Attribute:service_id+' => '',
|
||||
'Class:ServiceSubcategory/Attribute:service_name' => 'Dienst naam',
|
||||
'Class:ServiceSubcategory/Attribute:service_name' => 'Naam service',
|
||||
'Class:ServiceSubcategory/Attribute:service_name+' => '',
|
||||
'Class:ServiceSubcategory/Attribute:request_type' => 'Verzoek type',
|
||||
'Class:ServiceSubcategory/Attribute:request_type' => 'Soort verzoek',
|
||||
'Class:ServiceSubcategory/Attribute:request_type+' => '',
|
||||
'Class:ServiceSubcategory/Attribute:request_type/Value:incident' => 'incident',
|
||||
'Class:ServiceSubcategory/Attribute:request_type/Value:incident+' => 'incident',
|
||||
'Class:ServiceSubcategory/Attribute:request_type/Value:service_request' => 'service request',
|
||||
'Class:ServiceSubcategory/Attribute:request_type/Value:service_request+' => 'service request',
|
||||
'Class:ServiceSubcategory/Attribute:request_type/Value:incident' => 'Incident',
|
||||
'Class:ServiceSubcategory/Attribute:request_type/Value:incident+' => 'Incident',
|
||||
'Class:ServiceSubcategory/Attribute:request_type/Value:service_request' => 'Serviceverzoek',
|
||||
'Class:ServiceSubcategory/Attribute:request_type/Value:service_request+' => 'Serviceverzoek',
|
||||
'Class:ServiceSubcategory/Attribute:status' => 'Status',
|
||||
'Class:ServiceSubcategory/Attribute:status+' => '',
|
||||
'Class:ServiceSubcategory/Attribute:status/Value:implementation' => 'implementatie',
|
||||
'Class:ServiceSubcategory/Attribute:status/Value:implementation+' => 'implementatie',
|
||||
'Class:ServiceSubcategory/Attribute:status/Value:obsolete' => 'overbodig',
|
||||
'Class:ServiceSubcategory/Attribute:status/Value:obsolete+' => 'overbodig',
|
||||
'Class:ServiceSubcategory/Attribute:status/Value:production' => 'productie',
|
||||
'Class:ServiceSubcategory/Attribute:status/Value:production+' => 'productie',
|
||||
'Class:ServiceSubcategory/Attribute:status/Value:implementation' => 'Implementatie',
|
||||
'Class:ServiceSubcategory/Attribute:status/Value:implementation+' => 'Implementatie',
|
||||
'Class:ServiceSubcategory/Attribute:status/Value:obsolete' => 'Buiten gebruik',
|
||||
'Class:ServiceSubcategory/Attribute:status/Value:obsolete+' => 'Buiten gebruik',
|
||||
'Class:ServiceSubcategory/Attribute:status/Value:production' => 'Productie',
|
||||
'Class:ServiceSubcategory/Attribute:status/Value:production+' => 'Productie',
|
||||
));
|
||||
|
||||
//
|
||||
@@ -359,12 +360,12 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Class:SLA/Attribute:description+' => '',
|
||||
'Class:SLA/Attribute:org_id' => 'Provider',
|
||||
'Class:SLA/Attribute:org_id+' => '',
|
||||
'Class:SLA/Attribute:organization_name' => 'Leveranciers Naam',
|
||||
'Class:SLA/Attribute:organization_name+' => 'Gemeenschappelijke naam',
|
||||
'Class:SLA/Attribute:slts_list' => 'SLTs',
|
||||
'Class:SLA/Attribute:slts_list+' => 'Alle service level doelstellingen voor deze SLA',
|
||||
'Class:SLA/Attribute:customercontracts_list' => 'Klant contracten',
|
||||
'Class:SLA/Attribute:customercontracts_list+' => 'Alle klant contracten die gebruik maken van deze SLA',
|
||||
'Class:SLA/Attribute:organization_name' => 'Naam leverancier',
|
||||
'Class:SLA/Attribute:organization_name+' => 'Naam van de leverancier',
|
||||
'Class:SLA/Attribute:slts_list' => 'SLT\'s',
|
||||
'Class:SLA/Attribute:slts_list+' => 'Alle service level-doelstellingen voor deze SLA',
|
||||
'Class:SLA/Attribute:customercontracts_list' => 'Klantencontracten',
|
||||
'Class:SLA/Attribute:customercontracts_list+' => 'Alle klantencontracten die gebruik maken van deze SLA',
|
||||
));
|
||||
|
||||
//
|
||||
@@ -378,21 +379,21 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Class:SLT/Attribute:name+' => '',
|
||||
'Class:SLT/Attribute:priority' => 'Prioriteit',
|
||||
'Class:SLT/Attribute:priority+' => '',
|
||||
'Class:SLT/Attribute:priority/Value:1' => 'kritisch',
|
||||
'Class:SLT/Attribute:priority/Value:1+' => 'kritisch',
|
||||
'Class:SLT/Attribute:priority/Value:2' => 'hoog',
|
||||
'Class:SLT/Attribute:priority/Value:2+' => 'hoog',
|
||||
'Class:SLT/Attribute:priority/Value:3' => 'normaal',
|
||||
'Class:SLT/Attribute:priority/Value:3+' => 'normaal',
|
||||
'Class:SLT/Attribute:priority/Value:4' => 'laag',
|
||||
'Class:SLT/Attribute:priority/Value:4+' => 'laag',
|
||||
'Class:SLT/Attribute:request_type' => 'Verzoek type',
|
||||
'Class:SLT/Attribute:priority/Value:1' => 'Kritisch',
|
||||
'Class:SLT/Attribute:priority/Value:1+' => 'Kritisch',
|
||||
'Class:SLT/Attribute:priority/Value:2' => 'Hoog',
|
||||
'Class:SLT/Attribute:priority/Value:2+' => 'Hoog',
|
||||
'Class:SLT/Attribute:priority/Value:3' => 'Normaal',
|
||||
'Class:SLT/Attribute:priority/Value:3+' => 'Normaal',
|
||||
'Class:SLT/Attribute:priority/Value:4' => 'Laag',
|
||||
'Class:SLT/Attribute:priority/Value:4+' => 'Laag',
|
||||
'Class:SLT/Attribute:request_type' => 'Soort verzoek',
|
||||
'Class:SLT/Attribute:request_type+' => '',
|
||||
'Class:SLT/Attribute:request_type/Value:incident' => 'incident',
|
||||
'Class:SLT/Attribute:request_type/Value:incident+' => 'incident',
|
||||
'Class:SLT/Attribute:request_type/Value:service_request' => 'service request',
|
||||
'Class:SLT/Attribute:request_type/Value:service_request+' => 'service request',
|
||||
'Class:SLT/Attribute:metric' => 'Metric',
|
||||
'Class:SLT/Attribute:request_type/Value:incident' => 'Incident',
|
||||
'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:metric' => 'Maatstaf',
|
||||
'Class:SLT/Attribute:metric+' => '',
|
||||
'Class:SLT/Attribute:metric/Value:tto' => 'TTO',
|
||||
'Class:SLT/Attribute:metric/Value:tto+' => 'TTO',
|
||||
@@ -417,11 +418,11 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Class:lnkSLAToSLT+' => '',
|
||||
'Class:lnkSLAToSLT/Attribute:sla_id' => 'SLA',
|
||||
'Class:lnkSLAToSLT/Attribute:sla_id+' => '',
|
||||
'Class:lnkSLAToSLT/Attribute:sla_name' => 'SLA Naam',
|
||||
'Class:lnkSLAToSLT/Attribute:sla_name' => 'Naam SLA',
|
||||
'Class:lnkSLAToSLT/Attribute:sla_name+' => '',
|
||||
'Class:lnkSLAToSLT/Attribute:slt_id' => 'SLT',
|
||||
'Class:lnkSLAToSLT/Attribute:slt_id+' => '',
|
||||
'Class:lnkSLAToSLT/Attribute:slt_name' => 'SLT Naam',
|
||||
'Class:lnkSLAToSLT/Attribute:slt_name' => 'Naam SLT',
|
||||
'Class:lnkSLAToSLT/Attribute:slt_name+' => '',
|
||||
));
|
||||
|
||||
@@ -430,19 +431,19 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
//
|
||||
|
||||
Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Class:lnkCustomerContractToService' => 'Link Customer Contract / Dienst',
|
||||
'Class:lnkCustomerContractToService' => 'Link Klantencontract / Service',
|
||||
'Class:lnkCustomerContractToService+' => '',
|
||||
'Class:lnkCustomerContractToService/Attribute:customercontract_id' => 'Klant contract',
|
||||
'Class:lnkCustomerContractToService/Attribute:customercontract_id' => 'Klantencontract',
|
||||
'Class:lnkCustomerContractToService/Attribute:customercontract_id+' => '',
|
||||
'Class:lnkCustomerContractToService/Attribute:customercontract_name' => 'Klant contract Naam',
|
||||
'Class:lnkCustomerContractToService/Attribute:customercontract_name' => 'Naam klantencontract',
|
||||
'Class:lnkCustomerContractToService/Attribute:customercontract_name+' => '',
|
||||
'Class:lnkCustomerContractToService/Attribute:service_id' => 'Dienst',
|
||||
'Class:lnkCustomerContractToService/Attribute:service_id' => 'Service',
|
||||
'Class:lnkCustomerContractToService/Attribute:service_id+' => '',
|
||||
'Class:lnkCustomerContractToService/Attribute:service_name' => 'Dienst Naam',
|
||||
'Class:lnkCustomerContractToService/Attribute:service_name' => 'Naam service',
|
||||
'Class:lnkCustomerContractToService/Attribute:service_name+' => '',
|
||||
'Class:lnkCustomerContractToService/Attribute:sla_id' => 'SLA',
|
||||
'Class:lnkCustomerContractToService/Attribute:sla_id+' => '',
|
||||
'Class:lnkCustomerContractToService/Attribute:sla_name' => 'SLA Naam',
|
||||
'Class:lnkCustomerContractToService/Attribute:sla_name' => 'Naam SLA',
|
||||
'Class:lnkCustomerContractToService/Attribute:sla_name+' => '',
|
||||
));
|
||||
|
||||
@@ -451,15 +452,15 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
//
|
||||
|
||||
Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Class:lnkProviderContractToService' => 'Link Provider Contract / Dienst',
|
||||
'Class:lnkProviderContractToService' => 'Link Leverancierscontract / Service',
|
||||
'Class:lnkProviderContractToService+' => '',
|
||||
'Class:lnkProviderContractToService/Attribute:service_id' => 'Dienst',
|
||||
'Class:lnkProviderContractToService/Attribute:service_id' => 'Service',
|
||||
'Class:lnkProviderContractToService/Attribute:service_id+' => '',
|
||||
'Class:lnkProviderContractToService/Attribute:service_name' => 'Dienst Name',
|
||||
'Class:lnkProviderContractToService/Attribute:service_name' => 'Naam service',
|
||||
'Class:lnkProviderContractToService/Attribute:service_name+' => '',
|
||||
'Class:lnkProviderContractToService/Attribute:providercontract_id' => 'Leveranciers contract',
|
||||
'Class:lnkProviderContractToService/Attribute:providercontract_id' => 'Leverancierscontract',
|
||||
'Class:lnkProviderContractToService/Attribute:providercontract_id+' => '',
|
||||
'Class:lnkProviderContractToService/Attribute:providercontract_name' => 'Leveranciers contract Naam',
|
||||
'Class:lnkProviderContractToService/Attribute:providercontract_name' => 'Naam leverancierscontract',
|
||||
'Class:lnkProviderContractToService/Attribute:providercontract_name+' => '',
|
||||
));
|
||||
|
||||
@@ -468,15 +469,15 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
//
|
||||
|
||||
Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Class:lnkFunctionalCIToService' => 'Link FunctionalCI / Dienst',
|
||||
'Class:lnkFunctionalCIToService' => 'Link Functioneel CI / Service',
|
||||
'Class:lnkFunctionalCIToService+' => '',
|
||||
'Class:lnkFunctionalCIToService/Attribute:service_id' => 'Dienst',
|
||||
'Class:lnkFunctionalCIToService/Attribute:service_id' => 'Service',
|
||||
'Class:lnkFunctionalCIToService/Attribute:service_id+' => '',
|
||||
'Class:lnkFunctionalCIToService/Attribute:service_name' => 'Dienst Naam',
|
||||
'Class:lnkFunctionalCIToService/Attribute:service_name' => 'Naam service',
|
||||
'Class:lnkFunctionalCIToService/Attribute:service_name+' => '',
|
||||
'Class:lnkFunctionalCIToService/Attribute:functionalci_id' => 'CI',
|
||||
'Class:lnkFunctionalCIToService/Attribute:functionalci_id+' => '',
|
||||
'Class:lnkFunctionalCIToService/Attribute:functionalci_name' => 'CI Naam',
|
||||
'Class:lnkFunctionalCIToService/Attribute:functionalci_name' => 'Naam CI',
|
||||
'Class:lnkFunctionalCIToService/Attribute:functionalci_name+' => '',
|
||||
));
|
||||
|
||||
@@ -491,14 +492,14 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Class:DeliveryModel/Attribute:name+' => '',
|
||||
'Class:DeliveryModel/Attribute:org_id' => 'Organisatie',
|
||||
'Class:DeliveryModel/Attribute:org_id+' => '',
|
||||
'Class:DeliveryModel/Attribute:organization_name' => 'Organisatie Naam',
|
||||
'Class:DeliveryModel/Attribute:organization_name+' => 'Gemeenschappelijke naam',
|
||||
'Class:DeliveryModel/Attribute:organization_name' => 'Naam organisatie',
|
||||
'Class:DeliveryModel/Attribute:organization_name+' => 'Naam van de organisatie',
|
||||
'Class:DeliveryModel/Attribute:description' => 'Omschrijving',
|
||||
'Class:DeliveryModel/Attribute:description+' => '',
|
||||
'Class:DeliveryModel/Attribute:contacts_list' => 'Contacten',
|
||||
'Class:DeliveryModel/Attribute:contacts_list+' => 'Alle contacten (Teams en Personen) voor dit delivery model',
|
||||
'Class:DeliveryModel/Attribute:contacts_list+' => 'Alle contacten (Teams en Personen) voor dit leveringsmodel',
|
||||
'Class:DeliveryModel/Attribute:customers_list' => 'Klanten',
|
||||
'Class:DeliveryModel/Attribute:customers_list+' => 'Alle klanten die gebruik maken van dit delivering model',
|
||||
'Class:DeliveryModel/Attribute:customers_list+' => 'Alle klanten die gebruik maken van dit leveringsmodel',
|
||||
));
|
||||
|
||||
//
|
||||
@@ -506,18 +507,18 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
//
|
||||
|
||||
Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Class:lnkDeliveryModelToContact' => 'Link Delivery Model / Contact',
|
||||
'Class:lnkDeliveryModelToContact' => 'Link Leveringsmodel / Contact',
|
||||
'Class:lnkDeliveryModelToContact+' => '',
|
||||
'Class:lnkDeliveryModelToContact/Attribute:deliverymodel_id' => 'Delivery model',
|
||||
'Class:lnkDeliveryModelToContact/Attribute:deliverymodel_id' => 'Leveringsmodel',
|
||||
'Class:lnkDeliveryModelToContact/Attribute:deliverymodel_id+' => '',
|
||||
'Class:lnkDeliveryModelToContact/Attribute:deliverymodel_name' => 'Delivery model naam',
|
||||
'Class:lnkDeliveryModelToContact/Attribute:deliverymodel_name' => 'Naam leveringsmodel',
|
||||
'Class:lnkDeliveryModelToContact/Attribute:deliverymodel_name+' => '',
|
||||
'Class:lnkDeliveryModelToContact/Attribute:contact_id' => 'Contact',
|
||||
'Class:lnkDeliveryModelToContact/Attribute:contact_id+' => '',
|
||||
'Class:lnkDeliveryModelToContact/Attribute:contact_name' => 'Contact naam',
|
||||
'Class:lnkDeliveryModelToContact/Attribute:contact_name' => 'Naam contact',
|
||||
'Class:lnkDeliveryModelToContact/Attribute:contact_name+' => '',
|
||||
'Class:lnkDeliveryModelToContact/Attribute:role_id' => 'Rol',
|
||||
'Class:lnkDeliveryModelToContact/Attribute:role_id+' => '',
|
||||
'Class:lnkDeliveryModelToContact/Attribute:role_name' => 'Rol naam',
|
||||
'Class:lnkDeliveryModelToContact/Attribute:role_name' => 'Naam rol',
|
||||
'Class:lnkDeliveryModelToContact/Attribute:role_name+' => '',
|
||||
));
|
||||
|
||||
@@ -21,6 +21,8 @@
|
||||
* Linux & Open Source Professionals
|
||||
* http://www.linprofs.com
|
||||
*
|
||||
* @author jbostoen (2018)
|
||||
*
|
||||
* @copyright Copyright (C) 2010-2012 Combodo SARL
|
||||
* @licence http://opensource.org/licenses/AGPL-3.0
|
||||
*/
|
||||
@@ -43,51 +45,51 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Class:Ticket/Attribute:ref+' => '',
|
||||
'Class:Ticket/Attribute:org_id' => 'Organisatie',
|
||||
'Class:Ticket/Attribute:org_id+' => '',
|
||||
'Class:Ticket/Attribute:org_name' => 'Organisatie Naam',
|
||||
'Class:Ticket/Attribute:org_name' => 'Naam organisatie',
|
||||
'Class:Ticket/Attribute:org_name+' => '',
|
||||
'Class:Ticket/Attribute:caller_id' => 'Aanvrager',
|
||||
'Class:Ticket/Attribute:caller_id+' => '',
|
||||
'Class:Ticket/Attribute:caller_name' => 'Aanvrager Naam',
|
||||
'Class:Ticket/Attribute:caller_name' => 'Naam aanvrager',
|
||||
'Class:Ticket/Attribute:caller_name+' => '',
|
||||
'Class:Ticket/Attribute:team_id' => 'Team',
|
||||
'Class:Ticket/Attribute:team_id+' => '',
|
||||
'Class:Ticket/Attribute:team_name' => 'Team Naam',
|
||||
'Class:Ticket/Attribute:team_name' => 'Naam team',
|
||||
'Class:Ticket/Attribute:team_name+' => '',
|
||||
'Class:Ticket/Attribute:agent_id' => 'Agent',
|
||||
'Class:Ticket/Attribute:agent_id+' => '',
|
||||
'Class:Ticket/Attribute:agent_name' => 'Agent Naam',
|
||||
'Class:Ticket/Attribute:agent_name' => 'Naam agent',
|
||||
'Class:Ticket/Attribute:agent_name+' => '',
|
||||
'Class:Ticket/Attribute:title' => 'Titel',
|
||||
'Class:Ticket/Attribute:title+' => '',
|
||||
'Class:Ticket/Attribute:description' => 'Omschrijving',
|
||||
'Class:Ticket/Attribute:description+' => '',
|
||||
'Class:Ticket/Attribute:start_date' => 'Start datum',
|
||||
'Class:Ticket/Attribute:start_date' => 'Startdatum',
|
||||
'Class:Ticket/Attribute:start_date+' => '',
|
||||
'Class:Ticket/Attribute:end_date' => 'Eind datum',
|
||||
'Class:Ticket/Attribute:end_date' => 'Einddatum',
|
||||
'Class:Ticket/Attribute:end_date+' => '',
|
||||
'Class:Ticket/Attribute:last_update' => 'Laatste update',
|
||||
'Class:Ticket/Attribute:last_update+' => '',
|
||||
'Class:Ticket/Attribute:close_date' => 'Sluitings datum',
|
||||
'Class:Ticket/Attribute:close_date' => 'Afgesloten sinds',
|
||||
'Class:Ticket/Attribute:close_date+' => '',
|
||||
'Class:Ticket/Attribute:private_log' => 'Prive log',
|
||||
'Class:Ticket/Attribute:private_log+' => '',
|
||||
'Class:Ticket/Attribute:private_log' => 'Privélog',
|
||||
'Class:Ticket/Attribute:private_log+' => 'Interne commentaar',
|
||||
'Class:Ticket/Attribute:contacts_list' => 'Contacten',
|
||||
'Class:Ticket/Attribute:contacts_list+' => 'Alle contacten die gelinkt zijn aan dit ticket',
|
||||
'Class:Ticket/Attribute:contacts_list+' => 'Alle contacten gerelateerd aan dit ticket',
|
||||
'Class:Ticket/Attribute:functionalcis_list' => 'CIs',
|
||||
'Class:Ticket/Attribute:functionalcis_list+' => 'Alle configuratie items die impact hebben op dit ticket',
|
||||
'Class:Ticket/Attribute:workorders_list' => 'Werk orders',
|
||||
'Class:Ticket/Attribute:workorders_list+' => 'Alle werk orders voor dit ticket',
|
||||
'Class:Ticket/Attribute:functionalcis_list+' => 'Alle configuratie-items die impact hebben op dit ticket',
|
||||
'Class:Ticket/Attribute:workorders_list' => 'Werkopdrachten',
|
||||
'Class:Ticket/Attribute:workorders_list+' => 'Alle werkopdrachten voor dit ticket',
|
||||
'Class:Ticket/Attribute:finalclass' => 'Type',
|
||||
'Class:Ticket/Attribute:finalclass+' => '',
|
||||
'Class:Ticket/Attribute:operational_status' => 'Operational status~~',
|
||||
'Class:Ticket/Attribute:operational_status+' => 'Computed after the detailed status~~',
|
||||
'Class:Ticket/Attribute:operational_status/Value:ongoing' => 'Ongoing~~',
|
||||
'Class:Ticket/Attribute:operational_status/Value:ongoing+' => 'Work in progress~~',
|
||||
'Class:Ticket/Attribute:operational_status/Value:resolved' => 'Resolved~~',
|
||||
'Class:Ticket/Attribute:operational_status/Value:resolved+' => '~~',
|
||||
'Class:Ticket/Attribute:operational_status/Value:closed' => 'Closed~~',
|
||||
'Class:Ticket/Attribute:operational_status/Value:closed+' => '~~',
|
||||
'Ticket:ImpactAnalysis' => 'Impact Analysis~~',
|
||||
'Class:Ticket/Attribute:operational_status' => 'Operationele status',
|
||||
'Class:Ticket/Attribute:operational_status+' => '',
|
||||
'Class:Ticket/Attribute:operational_status/Value:ongoing' => 'Bezig',
|
||||
'Class:Ticket/Attribute:operational_status/Value:ongoing+' => '',
|
||||
'Class:Ticket/Attribute:operational_status/Value:resolved' => 'Afgerond',
|
||||
'Class:Ticket/Attribute:operational_status/Value:resolved+' => '',
|
||||
'Class:Ticket/Attribute:operational_status/Value:closed' => 'Afgesloten',
|
||||
'Class:Ticket/Attribute:operational_status/Value:closed+' => '',
|
||||
'Ticket:ImpactAnalysis' => 'Impactanalyse',
|
||||
));
|
||||
|
||||
|
||||
@@ -104,14 +106,14 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Class:lnkContactToTicket/Attribute:ticket_ref+' => '',
|
||||
'Class:lnkContactToTicket/Attribute:contact_id' => 'Contact',
|
||||
'Class:lnkContactToTicket/Attribute:contact_id+' => '',
|
||||
'Class:lnkContactToTicket/Attribute:contact_email' => 'Contact Email',
|
||||
'Class:lnkContactToTicket/Attribute:contact_email' => 'E-mailadres contact',
|
||||
'Class:lnkContactToTicket/Attribute:contact_email+' => '',
|
||||
'Class:lnkContactToTicket/Attribute:role' => 'Rol',
|
||||
'Class:lnkContactToTicket/Attribute:role+' => '',
|
||||
'Class:lnkContactToTicket/Attribute:role_code' => 'Role~~',
|
||||
'Class:lnkContactToTicket/Attribute:role_code/Value:manual' => 'Added manually~~',
|
||||
'Class:lnkContactToTicket/Attribute:role_code/Value:computed' => 'Computed~~',
|
||||
'Class:lnkContactToTicket/Attribute:role_code/Value:do_not_notify' => 'Do not notify~~',
|
||||
'Class:lnkContactToTicket/Attribute:role_code' => 'Rol',
|
||||
'Class:lnkContactToTicket/Attribute:role_code/Value:manual' => 'Manueel toegevoegd',
|
||||
'Class:lnkContactToTicket/Attribute:role_code/Value:computed' => 'Automatisch afgeleid',
|
||||
'Class:lnkContactToTicket/Attribute:role_code/Value:do_not_notify' => 'Niet verwittigen',
|
||||
));
|
||||
|
||||
//
|
||||
@@ -123,18 +125,18 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Class:lnkFunctionalCIToTicket+' => '',
|
||||
'Class:lnkFunctionalCIToTicket/Attribute:ticket_id' => 'Ticket',
|
||||
'Class:lnkFunctionalCIToTicket/Attribute:ticket_id+' => '',
|
||||
'Class:lnkFunctionalCIToTicket/Attribute:ticket_ref' => 'Ref',
|
||||
'Class:lnkFunctionalCIToTicket/Attribute:ticket_ref' => 'Referentie',
|
||||
'Class:lnkFunctionalCIToTicket/Attribute:ticket_ref+' => '',
|
||||
'Class:lnkFunctionalCIToTicket/Attribute:functionalci_id' => 'CI',
|
||||
'Class:lnkFunctionalCIToTicket/Attribute:functionalci_id+' => '',
|
||||
'Class:lnkFunctionalCIToTicket/Attribute:functionalci_name' => 'CI Naam',
|
||||
'Class:lnkFunctionalCIToTicket/Attribute:functionalci_name' => 'Naam CI',
|
||||
'Class:lnkFunctionalCIToTicket/Attribute:functionalci_name+' => '',
|
||||
'Class:lnkFunctionalCIToTicket/Attribute:impact' => 'Impact',
|
||||
'Class:lnkFunctionalCIToTicket/Attribute:impact+' => '',
|
||||
'Class:lnkFunctionalCIToTicket/Attribute:impact_code' => 'Impact~~',
|
||||
'Class:lnkFunctionalCIToTicket/Attribute:impact_code/Value:manual' => 'Added manually~~',
|
||||
'Class:lnkFunctionalCIToTicket/Attribute:impact_code/Value:computed' => 'Computed~~',
|
||||
'Class:lnkFunctionalCIToTicket/Attribute:impact_code/Value:not_impacted' => 'Not impacted~~',
|
||||
'Class:lnkFunctionalCIToTicket/Attribute:impact_code' => 'Impact',
|
||||
'Class:lnkFunctionalCIToTicket/Attribute:impact_code/Value:manual' => 'Manueel toegevoegd',
|
||||
'Class:lnkFunctionalCIToTicket/Attribute:impact_code/Value:computed' => 'Automatisch afgeleid',
|
||||
'Class:lnkFunctionalCIToTicket/Attribute:impact_code/Value:not_impacted' => 'Niet geïmpacteerd',
|
||||
));
|
||||
|
||||
|
||||
@@ -143,33 +145,33 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
//
|
||||
|
||||
Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Class:WorkOrder' => 'Werk Order',
|
||||
'Class:WorkOrder' => 'Werkopdracht',
|
||||
'Class:WorkOrder+' => '',
|
||||
'Class:WorkOrder/Attribute:name' => 'Naam',
|
||||
'Class:WorkOrder/Attribute:name+' => '',
|
||||
'Class:WorkOrder/Attribute:status' => 'Status',
|
||||
'Class:WorkOrder/Attribute:status+' => '',
|
||||
'Class:WorkOrder/Attribute:status/Value:open' => 'open',
|
||||
'Class:WorkOrder/Attribute:status/Value:open' => 'Open',
|
||||
'Class:WorkOrder/Attribute:status/Value:open+' => '',
|
||||
'Class:WorkOrder/Attribute:status/Value:closed' => 'gesloten',
|
||||
'Class:WorkOrder/Attribute:status/Value:closed' => 'Gesloten',
|
||||
'Class:WorkOrder/Attribute:status/Value:closed+' => '',
|
||||
'Class:WorkOrder/Attribute:description' => 'Omschrijving',
|
||||
'Class:WorkOrder/Attribute:description+' => '',
|
||||
'Class:WorkOrder/Attribute:ticket_id' => 'Ticket',
|
||||
'Class:WorkOrder/Attribute:ticket_id+' => '',
|
||||
'Class:WorkOrder/Attribute:ticket_ref' => 'Ticket ref',
|
||||
'Class:WorkOrder/Attribute:ticket_ref' => 'Ref. ticket',
|
||||
'Class:WorkOrder/Attribute:ticket_ref+' => '',
|
||||
'Class:WorkOrder/Attribute:team_id' => 'Team',
|
||||
'Class:WorkOrder/Attribute:team_id+' => '',
|
||||
'Class:WorkOrder/Attribute:team_name' => 'Team Naam',
|
||||
'Class:WorkOrder/Attribute:team_name' => 'Naam team',
|
||||
'Class:WorkOrder/Attribute:team_name+' => '',
|
||||
'Class:WorkOrder/Attribute:agent_id' => 'Agent',
|
||||
'Class:WorkOrder/Attribute:agent_id+' => '',
|
||||
'Class:WorkOrder/Attribute:agent_email' => 'Agent email',
|
||||
'Class:WorkOrder/Attribute:agent_email' => 'E-mailadres agent',
|
||||
'Class:WorkOrder/Attribute:agent_email+' => '',
|
||||
'Class:WorkOrder/Attribute:start_date' => 'Start datum',
|
||||
'Class:WorkOrder/Attribute:start_date' => 'Startdatum',
|
||||
'Class:WorkOrder/Attribute:start_date+' => '',
|
||||
'Class:WorkOrder/Attribute:end_date' => 'End datum',
|
||||
'Class:WorkOrder/Attribute:end_date' => 'Einddatum',
|
||||
'Class:WorkOrder/Attribute:end_date+' => '',
|
||||
'Class:WorkOrder/Attribute:log' => 'Log',
|
||||
'Class:WorkOrder/Attribute:log+' => '',
|
||||
@@ -181,72 +183,72 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
// Fieldset translation
|
||||
Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
|
||||
'Ticket:baseinfo' => 'Globale Informatie',
|
||||
'Ticket:baseinfo' => 'Globale informatie',
|
||||
'Ticket:date' => 'Data',
|
||||
'Ticket:contact' => 'Contacten',
|
||||
'Ticket:moreinfo' => 'Meer Informatie',
|
||||
'Ticket:moreinfo' => 'Meer informatie',
|
||||
'Ticket:relation' => 'Relaties',
|
||||
'Ticket:log' => 'Communicaties',
|
||||
'Ticket:log' => 'Communicatie',
|
||||
'Ticket:Type' => 'Kwalificaties',
|
||||
'Ticket:support' => 'Support',
|
||||
'Ticket:resolution' => 'Resolutie',
|
||||
'Ticket:SLA' => 'SLA rapportage',
|
||||
'Ticket:resolution' => 'Oplossing',
|
||||
'Ticket:SLA' => 'Rapportage SLA',
|
||||
'WorkOrder:Details' => 'Details',
|
||||
'WorkOrder:Moreinfo' => 'Meer informatie',
|
||||
'Tickets:ResolvedFrom' => 'Automatically resolved from %1$s~~',
|
||||
'Tickets:ResolvedFrom' => 'Automatisch afgerond door %1$s',
|
||||
|
||||
'Class:cmdbAbstractObject/Method:Set' => 'Set~~',
|
||||
'Class:cmdbAbstractObject/Method:Set+' => 'Set a field with a static value~~',
|
||||
'Class:cmdbAbstractObject/Method:Set/Param:1' => 'Target Field~~',
|
||||
'Class:cmdbAbstractObject/Method:Set/Param:1+' => 'The field to set, in the current object~~',
|
||||
'Class:cmdbAbstractObject/Method:Set/Param:2' => 'Value~~',
|
||||
'Class:cmdbAbstractObject/Method:Set/Param:2+' => 'The value to set~~',
|
||||
'Class:cmdbAbstractObject/Method:SetCurrentDate' => 'SetCurrentDate~~',
|
||||
'Class:cmdbAbstractObject/Method:SetCurrentDate+' => 'Set a field with the current date and time~~',
|
||||
'Class:cmdbAbstractObject/Method:SetCurrentDate/Param:1' => 'Target Field~~',
|
||||
'Class:cmdbAbstractObject/Method:SetCurrentDate/Param:1+' => 'The field to set, in the current object~~',
|
||||
'Class:cmdbAbstractObject/Method:SetCurrentUser' => 'SetCurrentUser~~',
|
||||
'Class:cmdbAbstractObject/Method:SetCurrentUser+' => 'Set a field with the currently logged in user~~',
|
||||
'Class:cmdbAbstractObject/Method:SetCurrentUser/Param:1' => 'Target Field~~',
|
||||
'Class:cmdbAbstractObject/Method:SetCurrentUser/Param:1+' => 'The field to set, in the current object. If the field is a string then the friendly name will be used, otherwise the identifier will be used. That friendly name is the name of the person if any is attached to the user, otherwise it is the login.~~',
|
||||
'Class:cmdbAbstractObject/Method:SetCurrentPerson' => 'SetCurrentPerson~~',
|
||||
'Class:cmdbAbstractObject/Method:SetCurrentPerson+' => 'Set a field with the currently logged in person (the \\"person\\" attached to the logged in \\"user\\").~~',
|
||||
'Class:cmdbAbstractObject/Method:SetCurrentPerson/Param:1' => 'Target Field~~',
|
||||
'Class:cmdbAbstractObject/Method:SetCurrentPerson/Param:1+' => 'The field to set, in the current object. If the field is a string then the friendly name will be used, otherwise the identifier will be used.~~',
|
||||
'Class:cmdbAbstractObject/Method:SetElapsedTime' => 'SetElapsedTime~~',
|
||||
'Class:cmdbAbstractObject/Method:SetElapsedTime+' => 'Set a field with the time (seconds) elapsed since a date given by another field~~',
|
||||
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:1' => 'Target Field~~',
|
||||
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:1+' => 'The field to set, in the current object~~',
|
||||
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:2' => 'Reference Field~~',
|
||||
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:2+' => 'The field from which to get the reference date~~',
|
||||
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:3' => 'Working Hours~~',
|
||||
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:3+' => 'Leave empty to rely on the standard working hours scheme, or set to \\"DefaultWorkingTimeComputer\\" to force a 24x7 scheme~~',
|
||||
'Class:cmdbAbstractObject/Method:Reset' => 'Reset~~',
|
||||
'Class:cmdbAbstractObject/Method:Reset+' => 'Reset a field to its default value~~',
|
||||
'Class:cmdbAbstractObject/Method:Reset/Param:1' => 'Target Field~~',
|
||||
'Class:cmdbAbstractObject/Method:Reset/Param:1+' => 'The field to reset, in the current object~~',
|
||||
'Class:cmdbAbstractObject/Method:Copy' => 'Copy~~',
|
||||
'Class:cmdbAbstractObject/Method:Copy+' => 'Copy the value of a field to another field~~',
|
||||
'Class:cmdbAbstractObject/Method:Copy/Param:1' => 'Target Field~~',
|
||||
'Class:cmdbAbstractObject/Method:Copy/Param:1+' => 'The field to set, in the current object~~',
|
||||
'Class:cmdbAbstractObject/Method:Copy/Param:2' => 'Source Field~~',
|
||||
'Class:cmdbAbstractObject/Method:Copy/Param:2+' => 'The field to get the value from, in the current object~~',
|
||||
'Class:cmdbAbstractObject/Method:ApplyStimulus' => 'ApplyStimulus~~',
|
||||
'Class:cmdbAbstractObject/Method:ApplyStimulus+' => 'Apply the specified stimulus to the current object~~',
|
||||
'Class:cmdbAbstractObject/Method:ApplyStimulus/Param:1' => 'Stimulus code~~',
|
||||
'Class:cmdbAbstractObject/Method:ApplyStimulus/Param:1+' => 'A valid stimulus code for the current class~~',
|
||||
'Class:ResponseTicketTTO/Interface:iMetricComputer' => 'Time To Own~~',
|
||||
'Class:ResponseTicketTTO/Interface:iMetricComputer+' => 'Goal based on a SLT of type TTO~~',
|
||||
'Class:ResponseTicketTTR/Interface:iMetricComputer' => 'Time To Resolve~~',
|
||||
'Class:ResponseTicketTTR/Interface:iMetricComputer+' => 'Goal based on a SLT of type TTR~~',
|
||||
'Class:cmdbAbstractObject/Method:Set' => 'Stel in op waarde',
|
||||
'Class:cmdbAbstractObject/Method:Set+' => 'Stel in veldwaarde in op een statische waarde',
|
||||
'Class:cmdbAbstractObject/Method:Set/Param:1' => 'Doelveld',
|
||||
'Class:cmdbAbstractObject/Method:Set/Param:1+' => 'Het veld dat voor het huidige object ingesteld moet worden',
|
||||
'Class:cmdbAbstractObject/Method:Set/Param:2' => 'Waarde',
|
||||
'Class:cmdbAbstractObject/Method:Set/Param:2+' => 'De waarde die moet ingesteld worden',
|
||||
'Class:cmdbAbstractObject/Method:SetCurrentDate' => 'Stel in op huidige datum',
|
||||
'Class:cmdbAbstractObject/Method:SetCurrentDate+' => 'Stel de veldwaarde in op de huidige datum',
|
||||
'Class:cmdbAbstractObject/Method:SetCurrentDate/Param:1' => 'Doelveld',
|
||||
'Class:cmdbAbstractObject/Method:SetCurrentDate/Param:1+' => 'Het veld dat voor het huidige object ingesteld moet worden',
|
||||
'Class:cmdbAbstractObject/Method:SetCurrentUser' => 'Stel in op huidige gebruiker',
|
||||
'Class:cmdbAbstractObject/Method:SetCurrentUser+' => 'Stel de veldwaarde in op de huidige gebruiker',
|
||||
'Class:cmdbAbstractObject/Method:SetCurrentUser/Param:1' => 'Doelveld',
|
||||
'Class:cmdbAbstractObject/Method:SetCurrentUser/Param:1+' => 'Het veld dat voor het huidige object ingesteld moet worden. Als het veldtype tekst is, wordt de friendly name gebruikt, anders de ID. De friendly name is de naam van de persoon indien gekend, anders wordt dit de login.',
|
||||
'Class:cmdbAbstractObject/Method:SetCurrentPerson' => 'Stel in op huidige persoon',
|
||||
'Class:cmdbAbstractObject/Method:SetCurrentPerson+' => 'Stel de veldwaarde in op de huidige persoon (= de persoon gelinkt aan de gebruikersaccount).',
|
||||
'Class:cmdbAbstractObject/Method:SetCurrentPerson/Param:1' => 'Doelveld',
|
||||
'Class:cmdbAbstractObject/Method:SetCurrentPerson/Param:1+' => 'Het veld dat voor het huidige object ingesteld moet worden. Als het veldtype tekst is, wordt de friendly name gebruikt, anders de ID.',
|
||||
'Class:cmdbAbstractObject/Method:SetElapsedTime' => 'Stel in op verlopen tijd',
|
||||
'Class:cmdbAbstractObject/Method:SetElapsedTime+' => 'Stel een veld in op de tijd (in seconden) die voorbijgegaan is sinds een tijdstip gedefinieerd in een ander veld.',
|
||||
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:1' => 'Doelveld',
|
||||
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:1+' => 'Het veld dat voor het huidige object ingesteld moet worden',
|
||||
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:2' => 'Referentieveld',
|
||||
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:2+' => 'Het veld waarin de referentiedatum opgegeven is',
|
||||
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:3' => 'Werkuren',
|
||||
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:3+' => 'Laat leeg om te berekenen op basis van het standaard werkschema, of stel in op "DefaultWorkingTimeComputer" om een 24x7-tijdschema af te dwingen.',
|
||||
'Class:cmdbAbstractObject/Method:Reset' => 'Reset',
|
||||
'Class:cmdbAbstractObject/Method:Reset+' => 'Reset een veld naar de standaardwaarde.',
|
||||
'Class:cmdbAbstractObject/Method:Reset/Param:1' => 'Doelveld',
|
||||
'Class:cmdbAbstractObject/Method:Reset/Param:1+' => 'Het veld dat voor het huidige object ingesteld moet worden',
|
||||
'Class:cmdbAbstractObject/Method:Copy' => 'Kopieer',
|
||||
'Class:cmdbAbstractObject/Method:Copy+' => 'Kopieer de waarde van een veld naar een ander veld',
|
||||
'Class:cmdbAbstractObject/Method:Copy/Param:1' => 'Doelveld',
|
||||
'Class:cmdbAbstractObject/Method:Copy/Param:1+' => 'Het veld dat voor het huidige object ingesteld moet worden',
|
||||
'Class:cmdbAbstractObject/Method:Copy/Param:2' => 'Bronveld',
|
||||
'Class:cmdbAbstractObject/Method:Copy/Param:2+' => 'Het veld van het huidige object dat overgenomen moet worden',
|
||||
'Class:cmdbAbstractObject/Method:ApplyStimulus' => 'Stimulus uitvoeren',
|
||||
'Class:cmdbAbstractObject/Method:ApplyStimulus+' => 'Voert een stimulus uit op het huidige object',
|
||||
'Class:cmdbAbstractObject/Method:ApplyStimulus/Param:1' => 'Stimuluscode',
|
||||
'Class:cmdbAbstractObject/Method:ApplyStimulus/Param:1+' => 'Een geldige stimuluscode voor de huidige klasse',
|
||||
'Class:ResponseTicketTTO/Interface:iMetricComputer' => 'Time To Own',
|
||||
'Class:ResponseTicketTTO/Interface:iMetricComputer+' => 'Doel gebaseerd op een SLT van het type TTO',
|
||||
'Class:ResponseTicketTTR/Interface:iMetricComputer' => 'Time To Resolve',
|
||||
'Class:ResponseTicketTTR/Interface:iMetricComputer+' => 'Doel gebaseerd op een SLT van het type TTR',
|
||||
|
||||
'portal:itop-portal' => 'Standaard portaal', // This is the portal name that will be displayed in portal dispatcher (eg. URL in menus)
|
||||
'Page:DefaultTitle' => '%1$s - Gebruikersportaal',
|
||||
'Brick:Portal:UserProfile:Title' => 'Mijn profiel',
|
||||
'Brick:Portal:NewRequest:Title' => 'Nieuw verzoek',
|
||||
'Brick:Portal:NewRequest:Title+' => '<p>Hulp nodig?</p><p>Selecteer de categorie uit de dienstencatalogus en verstuur uw verzoek naar onze support teams.</p>',
|
||||
'Brick:Portal:NewRequest:Title+' => '<p>Hulp nodig?</p><p>Selecteer de categorie uit de servicecatalogus en verstuur jouw verzoek naar onze support teams.</p>',
|
||||
'Brick:Portal:OngoingRequests:Title' => 'Lopende verzoeken',
|
||||
'Brick:Portal:OngoingRequests:Title+' => '<p>Verder gaan met uw openstaande verzoeken.</p><p>Controleer de voortgang, voeg commentaar of documenten toe, bevestig de geboden oplossing.</p>',
|
||||
'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:OngoingRequests:Tab:OnGoing' => 'Openstaand',
|
||||
'Brick:Portal:OngoingRequests:Tab:Resolved' => 'Opgelost',
|
||||
'Brick:Portal:ClosedRequests:Title' => 'Gesloten verzoeken',
|
||||
|
||||
@@ -21,37 +21,37 @@
|
||||
* along with iTop. If not, see <http://www.gnu.org/licenses/>
|
||||
*/
|
||||
Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Menu:DataSources' => 'Synchronization Data Sources~~',
|
||||
'Menu:DataSources+' => 'All Synchronization Data Sources~~',
|
||||
'Menu:WelcomeMenu' => 'Welcome~~',
|
||||
'Menu:WelcomeMenu+' => 'Welcome to iTop~~',
|
||||
'Menu:WelcomeMenuPage' => 'Welcome~~',
|
||||
'Menu:WelcomeMenuPage+' => 'Welcome to iTop~~',
|
||||
'Menu:AdminTools' => 'Admin tools~~',
|
||||
'Menu:AdminTools+' => 'Administration tools~~',
|
||||
'Menu:AdminTools?' => 'Tools accessible only to users having the administrator profile~~',
|
||||
'Menu:DataModelMenu' => 'Data Model~~',
|
||||
'Menu:DataModelMenu+' => 'Overview of the Data Model~~',
|
||||
'Menu:ExportMenu' => 'Export~~',
|
||||
'Menu:ExportMenu+' => 'Export the results of any query in HTML, CSV or XML~~',
|
||||
'Menu:NotificationsMenu' => 'Notifications~~',
|
||||
'Menu:NotificationsMenu+' => 'Configuration of the Notifications~~',
|
||||
'Menu:AuditCategories' => 'Audit Categories~~',
|
||||
'Menu:AuditCategories+' => 'Audit Categories~~',
|
||||
'Menu:Notifications:Title' => 'Audit Categories~~',
|
||||
'Menu:RunQueriesMenu' => 'Run Queries~~',
|
||||
'Menu:RunQueriesMenu+' => 'Run any query~~',
|
||||
'Menu:QueryMenu' => 'Query phrasebook~~',
|
||||
'Menu:QueryMenu+' => 'Query phrasebook~~',
|
||||
'Menu:UniversalSearchMenu' => 'Universal Search~~',
|
||||
'Menu:UniversalSearchMenu+' => 'Search for anything...~~',
|
||||
'Menu:UserManagementMenu' => 'User Management~~',
|
||||
'Menu:UserManagementMenu+' => 'User management~~',
|
||||
'Menu:ProfilesMenu' => 'Profiles~~',
|
||||
'Menu:ProfilesMenu+' => 'Profiles~~',
|
||||
'Menu:ProfilesMenu:Title' => 'Profiles~~',
|
||||
'Menu:UserAccountsMenu' => 'User Accounts~~',
|
||||
'Menu:UserAccountsMenu+' => 'User Accounts~~',
|
||||
'Menu:UserAccountsMenu:Title' => 'User Accounts~~',
|
||||
'Menu:MyShortcuts' => 'My Shortcuts~~',
|
||||
'Menu:DataSources' => 'Synchronisatie-databronnen',
|
||||
'Menu:DataSources+' => 'Alle Synchronisatie-databronnen',
|
||||
'Menu:WelcomeMenu' => 'Welkom',
|
||||
'Menu:WelcomeMenu+' => 'Welkom in iTop',
|
||||
'Menu:WelcomeMenuPage' => 'Welkom',
|
||||
'Menu:WelcomeMenuPage+' => 'Welkom in iTop',
|
||||
'Menu:AdminTools' => 'Admintools',
|
||||
'Menu:AdminTools+' => 'Beheertools',
|
||||
'Menu:AdminTools?' => 'Tools die enkel toegankelijk zijn voor gebruikers met en administratorprofiel.',
|
||||
'Menu:DataModelMenu' => 'Datamodel',
|
||||
'Menu:DataModelMenu+' => 'Overzicht van het datamodel',
|
||||
'Menu:ExportMenu' => 'Export',
|
||||
'Menu:ExportMenu+' => 'Exporteer de resultaten van queries naar HTML, CSV of XML',
|
||||
'Menu:NotificationsMenu' => 'Meldingen',
|
||||
'Menu:NotificationsMenu+' => 'Configuratie van de meldingen',
|
||||
'Menu:AuditCategories' => 'Auditcategorieën',
|
||||
'Menu:AuditCategories+' => 'Auditcategorieën',
|
||||
'Menu:Notifications:Title' => 'Auditcategorieën',
|
||||
'Menu:RunQueriesMenu' => 'Queries uitvoeren',
|
||||
'Menu:RunQueriesMenu+' => 'Voer een query uit',
|
||||
'Menu:QueryMenu' => 'Favoriete query\'s',
|
||||
'Menu:QueryMenu+' => 'Favoriete query\'s',
|
||||
'Menu:UniversalSearchMenu' => 'Globale zoekopdracht',
|
||||
'Menu:UniversalSearchMenu+' => 'Zoek in alle data...',
|
||||
'Menu:UserManagementMenu' => 'Gebruikersbeheer',
|
||||
'Menu:UserManagementMenu+' => 'Gebruikersbeheer',
|
||||
'Menu:ProfilesMenu' => 'Profielen',
|
||||
'Menu:ProfilesMenu+' => 'Profielen',
|
||||
'Menu:ProfilesMenu:Title' => 'Profielen',
|
||||
'Menu:UserAccountsMenu' => 'Gebruikersaccounts',
|
||||
'Menu:UserAccountsMenu+' => 'Gebruikersaccounts',
|
||||
'Menu:UserAccountsMenu:Title' => 'Gebruikersaccounts',
|
||||
'Menu:MyShortcuts' => 'Mijn snelkoppelingen',
|
||||
));
|
||||
|
||||
Reference in New Issue
Block a user