mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-12 23:14:18 +01:00
N°8768 - Missing lnkActionNotificationToContact translation
This commit is contained in:
@@ -327,8 +327,8 @@ Dict::Add('DE DE', 'German', 'Deutsch', [
|
||||
//
|
||||
|
||||
Dict::Add('DE DE', 'German', 'Deutsch', [
|
||||
'Class:EventNotificationEmail' => 'Gesendete E-Mail-Benachrichtigung',
|
||||
'Class:EventNotificationEmail+' => 'Protokollierung einer E-Mail, die gesendet wurde',
|
||||
'Class:EventNotificationEmail' => 'E-Mail Emission Event',
|
||||
'Class:EventNotificationEmail+' => 'Verfolgung einer E-Mail, die gesendet wurde',
|
||||
'Class:EventNotificationEmail/Attribute:to' => 'An',
|
||||
'Class:EventNotificationEmail/Attribute:to+' => '',
|
||||
'Class:EventNotificationEmail/Attribute:cc' => 'Kopie an',
|
||||
@@ -499,10 +499,27 @@ Dict::Add('DE DE', 'German', 'Deutsch', [
|
||||
Dict::Add('DE DE', 'German', 'Deutsch', [
|
||||
'Class:ActionNotification' => 'Benachrichtigung',
|
||||
'Class:ActionNotification+' => 'Benachrichtigung (Kurzbeschreibung)',
|
||||
'Class:ActionNotification/Attribute:language' => 'Language~~',
|
||||
'Class:ActionNotification/Attribute:language+' => '~~',
|
||||
'Class:ActionNotification/Attribute:language' => 'Sprache',
|
||||
'Class:ActionNotification/Attribute:language+' => 'Sprache, die für die Platzhalter ($xxx$) in der Nachricht verwendet wird (Status, Dringlichkeit, Priorität, etc.)',
|
||||
]);
|
||||
|
||||
//
|
||||
// Class: lnkActionNotificationToContact
|
||||
//
|
||||
|
||||
Dict::Add('DE DE', 'German', 'Deutsch', [
|
||||
'Class:lnkActionNotificationToContact' => 'Link ActionNotification / Contact~~',
|
||||
'Class:lnkActionNotificationToContact+' => 'Contact subscription to Notification Action~~',
|
||||
'Class:lnkActionNotificationToContact/Attribute:contact_id' => 'Contact~~',
|
||||
'Class:lnkActionNotificationToContact/Attribute:contact_id+' => 'Contact who subscribed (or not) to the notification~~',
|
||||
'Class:lnkActionNotificationToContact/Attribute:action_id' => 'Action~~',
|
||||
'Class:lnkActionNotificationToContact/Attribute:action_id+' => 'The notification that the contact received at least once, and to which he can subscribe or unsubscribe~~',
|
||||
'Class:lnkActionNotificationToContact/Attribute:trigger_id' => 'Trigger~~',
|
||||
'Class:lnkActionNotificationToContact/Attribute:trigger_id+' => 'The trigger that fired the notification~~',
|
||||
'Class:lnkActionNotificationToContact/Attribute:subscribed' => 'Subscribed~~',
|
||||
'Class:lnkActionNotificationToContact/Attribute:subscribed+' => 'If the contact unsubscribed (no) or is subscribed (yes and default) to the notification~~',
|
||||
]);;
|
||||
|
||||
//
|
||||
// Class: ActionEmail
|
||||
//
|
||||
@@ -1197,4 +1214,8 @@ Dict::Add('DE DE', 'German', 'Deutsch', [
|
||||
Dict::Add('DE DE', 'German', 'Deutsch', [
|
||||
'Class:ResourceSystemMenu' => 'Ressource "System Menü"',
|
||||
'Class:ResourceSystemMenu+' => '',
|
||||
'Class:EventNotification/Attribute:object_class' => 'Object class~~',
|
||||
'Class:EventNotification/Attribute:object_class+' => 'Object class (Same as trigger)~~',
|
||||
'Core:EventNotificationNewsroom:ErrorNotificationNotSent' => 'Notification not sent~~',
|
||||
'Core:EventNotificationNewsroom:ErrorOnDBInsert' => 'An error occurred while saving the notification~~',
|
||||
]);
|
||||
|
||||
@@ -500,7 +500,23 @@ Dict::Add('PT BR', 'Brazilian', 'Brazilian', [
|
||||
'Class:ActionNotification' => 'Notificação',
|
||||
'Class:ActionNotification+' => 'Notificação (resumo)',
|
||||
'Class:ActionNotification/Attribute:language' => 'Language~~',
|
||||
'Class:ActionNotification/Attribute:language+' => '~~',
|
||||
'Class:ActionNotification/Attribute:language+' => 'Language to use for placeholders ($xxx$) inside the message (state, importance, priority, etc)~~',
|
||||
]);
|
||||
//
|
||||
// Class: lnkActionNotificationToContact
|
||||
//
|
||||
|
||||
Dict::Add('PT BR', 'Brazilian', 'Brazilian', [
|
||||
'Class:lnkActionNotificationToContact' => 'Link ActionNotification / Contact~~',
|
||||
'Class:lnkActionNotificationToContact+' => 'Contact subscription to Notification Action~~',
|
||||
'Class:lnkActionNotificationToContact/Attribute:contact_id' => 'Contact~~',
|
||||
'Class:lnkActionNotificationToContact/Attribute:contact_id+' => 'Contact who subscribed (or not) to the notification~~',
|
||||
'Class:lnkActionNotificationToContact/Attribute:action_id' => 'Action~~',
|
||||
'Class:lnkActionNotificationToContact/Attribute:action_id+' => 'The notification that the contact received at least once, and to which he can subscribe or unsubscribe~~',
|
||||
'Class:lnkActionNotificationToContact/Attribute:trigger_id' => 'Trigger~~',
|
||||
'Class:lnkActionNotificationToContact/Attribute:trigger_id+' => 'The trigger that fired the notification~~',
|
||||
'Class:lnkActionNotificationToContact/Attribute:subscribed' => 'Subscribed~~',
|
||||
'Class:lnkActionNotificationToContact/Attribute:subscribed+' => 'If the contact unsubscribed (no) or is subscribed (yes and default) to the notification~~',
|
||||
]);
|
||||
|
||||
//
|
||||
|
||||
@@ -500,7 +500,24 @@ Dict::Add('SK SK', 'Slovak', 'Slovenčina', [
|
||||
'Class:ActionNotification' => 'Upozornenie',
|
||||
'Class:ActionNotification+' => 'Notification Action (abstract)~~',
|
||||
'Class:ActionNotification/Attribute:language' => 'Language~~',
|
||||
'Class:ActionNotification/Attribute:language+' => '~~',
|
||||
'Class:ActionNotification/Attribute:language+' => 'Language to use for placeholders ($xxx$) inside the message (state, importance, priority, etc)~~',
|
||||
]);
|
||||
|
||||
//
|
||||
// Class: lnkActionNotificationToContact
|
||||
//
|
||||
|
||||
Dict::Add('SK SK', 'Slovak', 'Slovenčina', [
|
||||
'Class:lnkActionNotificationToContact' => 'Link ActionNotification / Contact~~',
|
||||
'Class:lnkActionNotificationToContact+' => 'Contact subscription to Notification Action~~',
|
||||
'Class:lnkActionNotificationToContact/Attribute:contact_id' => 'Contact~~',
|
||||
'Class:lnkActionNotificationToContact/Attribute:contact_id+' => 'Contact who subscribed (or not) to the notification~~',
|
||||
'Class:lnkActionNotificationToContact/Attribute:action_id' => 'Action~~',
|
||||
'Class:lnkActionNotificationToContact/Attribute:action_id+' => 'The notification that the contact received at least once, and to which he can subscribe or unsubscribe~~',
|
||||
'Class:lnkActionNotificationToContact/Attribute:trigger_id' => 'Trigger~~',
|
||||
'Class:lnkActionNotificationToContact/Attribute:trigger_id+' => 'The trigger that fired the notification~~',
|
||||
'Class:lnkActionNotificationToContact/Attribute:subscribed' => 'Subscribed~~',
|
||||
'Class:lnkActionNotificationToContact/Attribute:subscribed+' => 'If the contact unsubscribed (no) or is subscribed (yes and default) to the notification~~',
|
||||
]);
|
||||
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user