Automated dictionaries synchronization with english reference

This commit is contained in:
Timothee
2024-06-11 17:43:44 +02:00
parent 09a5d7a35f
commit d4b41d892c
158 changed files with 7594 additions and 9938 deletions

View File

@@ -93,6 +93,8 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
'Class:ProviderContract/Attribute:coverage+' => '',
'Class:ProviderContract/Attribute:functionalcis_list' => 'CI\'s',
'Class:ProviderContract/Attribute:functionalcis_list+' => 'Alle configuratie-items die gedekt zijn door dit leverancierscontract',
'Class:ProviderContract/Attribute:services_list' => 'Services~~',
'Class:ProviderContract/Attribute:services_list+' => 'All the services purchased with this contract~~',
'Class:ProviderContract/Attribute:sla' => 'SLA',
'Class:ProviderContract/Attribute:sla+' => 'Service Level Agreement',
'Class:SLA' => 'SLA',
@@ -352,6 +354,4 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
'UI-ServiceManagementMenu-ContractsBySrvLevel' => 'Contracten per servicelevel',
'UI-ServiceManagementMenu-ContractsByStatus' => 'Contracten per status',
'UI-ServiceManagementMenu-ContractsEndingIn30Days' => 'Contracten die in minder dan 30 dagen verlopen',
'Class:ProviderContract/Attribute:services_list' => 'Services~~',
'Class:ProviderContract/Attribute:services_list+' => 'All the services purchased with this contract~~',
]);