mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-17 22:39:03 +02:00
N°4454 - Measuring the use of the queryphrase book
This commit is contained in:
@@ -65,28 +65,32 @@ Dict::Add('EN US', 'English', 'English', array(
|
||||
//
|
||||
|
||||
Dict::Add('EN US', 'English', 'English', array(
|
||||
'Class:Query' => 'Query',
|
||||
'Class:Query+' => 'A query is a data set defined in a dynamic way',
|
||||
'Class:Query/Attribute:name' => 'Name',
|
||||
'Class:Query/Attribute:name+' => 'Identifies the query',
|
||||
'Class:Query/Attribute:description' => 'Description',
|
||||
'Class:Query/Attribute:description+' => 'Long description for the query (purpose, usage, etc.)',
|
||||
'Class:Query/Attribute:is_template' => 'Template for OQL fields',
|
||||
'Class:Query/Attribute:is_template+' => 'Usable as source for recipient OQL in Notifications',
|
||||
'Class:Query/Attribute:is_template/Value:yes' => 'Yes',
|
||||
'Class:Query/Attribute:is_template/Value:no' => 'No',
|
||||
'Class:Query/Attribute:export_count' => 'Export counter',
|
||||
'Class:Query/Attribute:export_last_date' => 'Last export',
|
||||
'Class:Query/Attribute:export_last_user_id' => 'User',
|
||||
'Class:Query/Attribute:export_last_user_contact' => 'Contact',
|
||||
'Query:baseinfo' => 'General information',
|
||||
'Query:exportInfo' => 'Export information',
|
||||
'Class:QueryOQL/Attribute:fields' => 'Fields',
|
||||
'Class:QueryOQL/Attribute:fields+' => 'Comma separated list of attributes (or alias.attribute) to export',
|
||||
'Class:QueryOQL' => 'OQL Query',
|
||||
'Class:QueryOQL+' => 'A query based on the Object Query Language',
|
||||
'Class:QueryOQL/Attribute:oql' => 'Expression',
|
||||
'Class:QueryOQL/Attribute:oql+' => 'OQL Expression',
|
||||
'Class:Query' => 'Query',
|
||||
'Class:Query+' => 'A query is a data set defined in a dynamic way',
|
||||
'Class:Query/Attribute:name' => 'Name',
|
||||
'Class:Query/Attribute:name+' => 'Identifies the query',
|
||||
'Class:Query/Attribute:description' => 'Description',
|
||||
'Class:Query/Attribute:description+' => 'Long description for the query (purpose, usage, etc.)',
|
||||
'Class:Query/Attribute:is_template' => 'Template for OQL fields',
|
||||
'Class:Query/Attribute:is_template+' => 'Usable as source for recipient OQL in Notifications',
|
||||
'Class:Query/Attribute:is_template/Value:yes' => 'Yes',
|
||||
'Class:Query/Attribute:is_template/Value:no' => 'No',
|
||||
'Class:Query/Attribute:export_count' => 'Export counter',
|
||||
'Class:Query/Attribute:export_count+' => 'Counter reflecting the number of time this query has been executed',
|
||||
'Class:Query/Attribute:export_last_date' => 'Last export',
|
||||
'Class:Query/Attribute:export_last_date+' => 'Date and time of the last export execution',
|
||||
'Class:Query/Attribute:export_last_user_id' => 'User',
|
||||
'Class:Query/Attribute:export_last_user_id+' => 'The user who executed the last export',
|
||||
'Class:Query/Attribute:export_last_user_contact' => 'Contact',
|
||||
'Class:Query/Attribute:export_last_user_contact+' => 'The contact who executed the last export',
|
||||
'Query:baseinfo' => 'General information',
|
||||
'Query:exportInfo' => 'Export information',
|
||||
'Class:QueryOQL/Attribute:fields' => 'Fields',
|
||||
'Class:QueryOQL/Attribute:fields+' => 'Comma separated list of attributes (or alias.attribute) to export',
|
||||
'Class:QueryOQL' => 'OQL Query',
|
||||
'Class:QueryOQL+' => 'A query based on the Object Query Language',
|
||||
'Class:QueryOQL/Attribute:oql' => 'Expression',
|
||||
'Class:QueryOQL/Attribute:oql+' => 'OQL Expression',
|
||||
));
|
||||
|
||||
//////////////////////////////////////////////////////////////////////
|
||||
|
||||
@@ -49,28 +49,32 @@ Dict::Add('FR FR', 'French', 'Français', array(
|
||||
//
|
||||
|
||||
Dict::Add('FR FR', 'French', 'Français', array(
|
||||
'Class:Query' => 'Requête',
|
||||
'Class:Query+' => 'Une requête définit un ensemble d\'information de manière dynamique',
|
||||
'Class:Query/Attribute:name' => 'Nom',
|
||||
'Class:Query/Attribute:name+' => 'Identification de la requête',
|
||||
'Class:Query/Attribute:description' => 'Description',
|
||||
'Class:Query/Attribute:description+' => 'Description complète (finalité, utilisations, public)',
|
||||
'Class:Query/Attribute:is_template' => 'Base pour champ OQL',
|
||||
'Class:Query/Attribute:is_template+' => 'Utilisable comme base pour les destinataires des Notifications',
|
||||
'Class:Query/Attribute:is_template/Value:yes' => 'Oui',
|
||||
'Class:Query/Attribute:is_template/Value:no' => 'Non',
|
||||
'Class:Query/Attribute:export_count' => 'Nombre d\'exports',
|
||||
'Class:Query/Attribute:export_last_date' => 'Dernier export',
|
||||
'Class:Query/Attribute:export_last_user_id' => 'Utilisateur',
|
||||
'Class:Query/Attribute:export_last_user_contact' => 'Contact',
|
||||
'Query:baseinfo' => 'Informations générales',
|
||||
'Query:exportInfo' => 'Informations sur les exports',
|
||||
'Class:QueryOQL/Attribute:fields' => 'Champs',
|
||||
'Class:QueryOQL/Attribute:fields+' => 'Liste CSV des attributs (ou alias.attribut) à exporter',
|
||||
'Class:QueryOQL' => 'Requête OQL',
|
||||
'Class:QueryOQL+' => 'Une requête écrite dans le langage "Object Query Language"',
|
||||
'Class:QueryOQL/Attribute:oql' => 'Expression',
|
||||
'Class:QueryOQL/Attribute:oql+' => 'Expression OQL',
|
||||
'Class:Query' => 'Requête',
|
||||
'Class:Query+' => 'Une requête définit un ensemble d\'information de manière dynamique',
|
||||
'Class:Query/Attribute:name' => 'Nom',
|
||||
'Class:Query/Attribute:name+' => 'Identification de la requête',
|
||||
'Class:Query/Attribute:description' => 'Description',
|
||||
'Class:Query/Attribute:description+' => 'Description complète (finalité, utilisations, public)',
|
||||
'Class:Query/Attribute:is_template' => 'Base pour champ OQL',
|
||||
'Class:Query/Attribute:is_template+' => 'Utilisable comme base pour les destinataires des Notifications',
|
||||
'Class:Query/Attribute:is_template/Value:yes' => 'Oui',
|
||||
'Class:Query/Attribute:is_template/Value:no' => 'Non',
|
||||
'Class:Query/Attribute:export_count' => 'Nombre d\'exports',
|
||||
'Class:Query/Attribute:export_count+' => 'Compteur reflétant le nombre d\'éxécutions de cette requête',
|
||||
'Class:Query/Attribute:export_last_date' => 'Dernier export',
|
||||
'Class:Query/Attribute:export_last_date+' => 'Date et heure de la dernière éxécution',
|
||||
'Class:Query/Attribute:export_last_user_id' => 'Utilisateur',
|
||||
'Class:Query/Attribute:export_last_user_id+' => 'Dernier utilisateur ayant exécuté cette requête',
|
||||
'Class:Query/Attribute:export_last_user_contact' => 'Contact',
|
||||
'Class:Query/Attribute:export_last_user_contact+' => 'Dernier contact ayant exécuté cette requête',
|
||||
'Query:baseinfo' => 'Informations générales',
|
||||
'Query:exportInfo' => 'Informations sur les exports',
|
||||
'Class:QueryOQL/Attribute:fields' => 'Champs',
|
||||
'Class:QueryOQL/Attribute:fields+' => 'Liste CSV des attributs (ou alias.attribut) à exporter',
|
||||
'Class:QueryOQL' => 'Requête OQL',
|
||||
'Class:QueryOQL+' => 'Une requête écrite dans le langage "Object Query Language"',
|
||||
'Class:QueryOQL/Attribute:oql' => 'Expression',
|
||||
'Class:QueryOQL/Attribute:oql+' => 'Expression OQL',
|
||||
));
|
||||
|
||||
//////////////////////////////////////////////////////////////////////
|
||||
|
||||
Reference in New Issue
Block a user