diff --git a/dictionaries/cs.dictionary.itop.ui.php b/dictionaries/cs.dictionary.itop.ui.php index 421fcad55..b68dcd5fd 100755 --- a/dictionaries/cs.dictionary.itop.ui.php +++ b/dictionaries/cs.dictionary.itop.ui.php @@ -86,9 +86,8 @@ Dict::Add('CS CZ', 'Czech', 'Čeština', array( 'Class:Query/Attribute:name+' => 'Název dotazu', 'Class:Query/Attribute:description' => 'Popis', 'Class:Query/Attribute:description+' => 'Dlouhý popis dotazu', - 'Class:Query/Attribute:fields' => 'Atributy', - 'Class:Query/Attribute:fields+' => 'Seznam atributů oddělených čárkami', - + 'Class:QueryOQL/Attribute:fields' => 'Atributy', + 'Class:QueryOQL/Attribute:fields+' => 'Seznam atributů oddělených čárkami', 'Class:QueryOQL' => 'OQL dotaz', 'Class:QueryOQL+' => '', 'Class:QueryOQL/Attribute:oql' => 'Výraz', diff --git a/dictionaries/da.dictionary.itop.ui.php b/dictionaries/da.dictionary.itop.ui.php index d4fc999bf..d3b36cfb5 100644 --- a/dictionaries/da.dictionary.itop.ui.php +++ b/dictionaries/da.dictionary.itop.ui.php @@ -73,9 +73,8 @@ Dict::Add('DA DA', 'Danish', 'Dansk', array( 'Class:Query/Attribute:name+' => '', 'Class:Query/Attribute:description' => 'Beskrivelse', 'Class:Query/Attribute:description+' => '', - 'Class:Query/Attribute:fields' => 'Felter', - 'Class:Query/Attribute:fields+' => '', - + 'Class:QueryOQL/Attribute:fields' => 'Felter', + 'Class:QueryOQL/Attribute:fields+' => '', 'Class:QueryOQL' => 'OQL forespørgsel', 'Class:QueryOQL+' => '', 'Class:QueryOQL/Attribute:oql' => 'Udtryk', diff --git a/dictionaries/de.dictionary.itop.ui.php b/dictionaries/de.dictionary.itop.ui.php index bf7e79ebb..40a7bce21 100644 --- a/dictionaries/de.dictionary.itop.ui.php +++ b/dictionaries/de.dictionary.itop.ui.php @@ -72,9 +72,8 @@ Dict::Add('DE DE', 'German', 'Deutsch', array( 'Class:Query/Attribute:name+' => '', 'Class:Query/Attribute:description' => 'Beschreibung', 'Class:Query/Attribute:description+' => '', - 'Class:Query/Attribute:fields' => 'Felder', - 'Class:Query/Attribute:fields+' => '', - + 'Class:QueryOQL/Attribute:fields' => 'Felder', + 'Class:QueryOQL/Attribute:fields+' => '', 'Class:QueryOQL' => 'OQL Abfrage', 'Class:QueryOQL+' => '', 'Class:QueryOQL/Attribute:oql' => 'Ausdruck', diff --git a/dictionaries/en.dictionary.itop.ui.php b/dictionaries/en.dictionary.itop.ui.php index 67f03a510..8450085de 100644 --- a/dictionaries/en.dictionary.itop.ui.php +++ b/dictionaries/en.dictionary.itop.ui.php @@ -88,9 +88,8 @@ Dict::Add('EN US', 'English', 'English', array( '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:fields' => 'Fields', - 'Class:Query/Attribute:fields+' => 'Coma separated list of attributes (or alias.attribute) to export', - + 'Class:QueryOQL/Attribute:fields' => 'Fields', + 'Class:QueryOQL/Attribute:fields+' => 'Coma 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', diff --git a/dictionaries/es_cr.dictionary.itop.ui.php b/dictionaries/es_cr.dictionary.itop.ui.php index e37a754d5..34a15f4cf 100644 --- a/dictionaries/es_cr.dictionary.itop.ui.php +++ b/dictionaries/es_cr.dictionary.itop.ui.php @@ -84,9 +84,8 @@ Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array( 'Class:Query/Attribute:name+' => 'Identifica la consulta', 'Class:Query/Attribute:description' => 'Descripción', 'Class:Query/Attribute:description+' => 'Descripción larga de la consulta (propósito, uso, etc.)', - 'Class:Query/Attribute:fields' => 'Campos', - 'Class:Query/Attribute:fields+' => 'Lista de atributos separados por coma (o alias.attribute) para exportación', - + 'Class:QueryOQL/Attribute:fields' => 'Campos', + 'Class:QueryOQL/Attribute:fields+' => 'Lista de atributos separados por coma (o alias.attribute) para exportación', 'Class:QueryOQL' => 'Consulta OQL', 'Class:QueryOQL+' => 'Una consulta basada en Object Query Language', 'Class:QueryOQL/Attribute:oql' => 'Expresión', diff --git a/dictionaries/fr.dictionary.itop.ui.php b/dictionaries/fr.dictionary.itop.ui.php index d89ae5cb8..7457df1b2 100644 --- a/dictionaries/fr.dictionary.itop.ui.php +++ b/dictionaries/fr.dictionary.itop.ui.php @@ -71,9 +71,8 @@ Dict::Add('FR FR', 'French', 'Français', array( '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:fields' => 'Champs', - 'Class:Query/Attribute:fields+' => 'Liste CSV des attributs (ou alias.attribut) à exporter', - + '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', diff --git a/dictionaries/hu.dictionary.itop.ui.php b/dictionaries/hu.dictionary.itop.ui.php index 52cf7bad3..2d6f2d965 100755 --- a/dictionaries/hu.dictionary.itop.ui.php +++ b/dictionaries/hu.dictionary.itop.ui.php @@ -71,9 +71,8 @@ Dict::Add('HU HU', 'Hungarian', 'Magyar', array( '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:fields' => 'Fields~~', - 'Class:Query/Attribute:fields+' => 'Coma separated list of attributes (or alias.attribute) to export~~', - + 'Class:QueryOQL/Attribute:fields' => 'Fields~~', + 'Class:QueryOQL/Attribute:fields+' => 'Coma 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~~', diff --git a/dictionaries/it.dictionary.itop.ui.php b/dictionaries/it.dictionary.itop.ui.php index 53f9160aa..b5792a37f 100644 --- a/dictionaries/it.dictionary.itop.ui.php +++ b/dictionaries/it.dictionary.itop.ui.php @@ -84,9 +84,8 @@ Dict::Add('IT IT', 'Italian', 'Italiano', array( 'Class:Query/Attribute:name+' => 'Identificativi della query', 'Class:Query/Attribute:description' => 'Descrizione', 'Class:Query/Attribute:description+' => 'Descrizione dettagliata della query(scopo, usagoetc.)', - 'Class:Query/Attribute:fields' => 'Campi', - 'Class:Query/Attribute:fields+' => 'Lista di attributi separati da virgola (o alias.attributo) per l\'esportazione', - + 'Class:QueryOQL/Attribute:fields' => 'Campi', + 'Class:QueryOQL/Attribute:fields+' => 'Lista di attributi separati da virgola (o alias.attributo) per l\'esportazione', 'Class:QueryOQL' => 'OQL Query', 'Class:QueryOQL+' => 'Una query basata su Object Query Language', 'Class:QueryOQL/Attribute:oql' => 'Espressione', diff --git a/dictionaries/ja.dictionary.itop.ui.php b/dictionaries/ja.dictionary.itop.ui.php index 9d3e17e46..16f96ee7a 100644 --- a/dictionaries/ja.dictionary.itop.ui.php +++ b/dictionaries/ja.dictionary.itop.ui.php @@ -71,9 +71,8 @@ Dict::Add('JA JP', 'Japanese', '日本語', array( 'Class:Query/Attribute:name+' => 'クエリを識別します。', 'Class:Query/Attribute:description' => '説明', 'Class:Query/Attribute:description+' => 'クエリの長い説明(目的、使用方法等)', - 'Class:Query/Attribute:fields' => 'フィールド', - 'Class:Query/Attribute:fields+' => 'エクスポートする属性(またはエイリアス属性,alias.attribute)のコンマ区切り(CSV)リスト', - + 'Class:QueryOQL/Attribute:fields' => 'フィールド', + 'Class:QueryOQL/Attribute:fields+' => 'エクスポートする属性(またはエイリアス属性,alias.attribute)のコンマ区切り(CSV)リスト', 'Class:QueryOQL' => 'OQL クエリ', 'Class:QueryOQL+' => ' Object Query Language に基づいたクエリ', 'Class:QueryOQL/Attribute:oql' => '式', diff --git a/dictionaries/nl.dictionary.itop.ui.php b/dictionaries/nl.dictionary.itop.ui.php index 9759bc7bd..d5c81ec87 100644 --- a/dictionaries/nl.dictionary.itop.ui.php +++ b/dictionaries/nl.dictionary.itop.ui.php @@ -90,9 +90,8 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array( 'Class:Query/Attribute:name+' => 'Identificeert de query', 'Class:Query/Attribute:description' => 'Beschrijving', 'Class:Query/Attribute:description+' => 'Uitgebreide beschrijving voor de query (doel, gebruik, enz.)', - 'Class:Query/Attribute:fields' => 'Velden', - 'Class:Query/Attribute:fields+' => 'Kommagescheiden lijst van attributen (of alias.attribute) om te exporteren', - + 'Class:QueryOQL/Attribute:fields' => 'Velden', + 'Class:QueryOQL/Attribute:fields+' => 'Kommagescheiden lijst van attributen (of alias.attribute) om te exporteren', 'Class:QueryOQL' => 'OQL-query', 'Class:QueryOQL+' => 'Een query gebaseerd op de Object Query Language', 'Class:QueryOQL/Attribute:oql' => 'Expressie', diff --git a/dictionaries/pt_br.dictionary.itop.ui.php b/dictionaries/pt_br.dictionary.itop.ui.php index b8492d87b..b7ab000a0 100644 --- a/dictionaries/pt_br.dictionary.itop.ui.php +++ b/dictionaries/pt_br.dictionary.itop.ui.php @@ -84,9 +84,8 @@ Dict::Add('PT BR', 'Brazilian', 'Brazilian', array( 'Class:Query/Attribute:name+' => 'Identificar a consulta', 'Class:Query/Attribute:description' => 'Descrição', 'Class:Query/Attribute:description+' => 'Descrição longa para a consulta (finalidade, uso, etc)', - 'Class:Query/Attribute:fields' => 'Campos', - 'Class:Query/Attribute:fields+' => 'Vírgula separando a lista de atributos (ou alias.attribute) para exportar.', - + 'Class:QueryOQL/Attribute:fields' => 'Campos', + 'Class:QueryOQL/Attribute:fields+' => 'Vírgula separando a lista de atributos (ou alias.attribute) para exportar.', 'Class:QueryOQL' => 'Consulta OQL', 'Class:QueryOQL+' => 'Uma consulta baseada no Object Query Language OQL', 'Class:QueryOQL/Attribute:oql' => 'Expressão', diff --git a/dictionaries/ru.dictionary.itop.ui.php b/dictionaries/ru.dictionary.itop.ui.php index f3a32cbeb..79950abac 100644 --- a/dictionaries/ru.dictionary.itop.ui.php +++ b/dictionaries/ru.dictionary.itop.ui.php @@ -63,9 +63,8 @@ Dict::Add('RU RU', 'Russian', 'Русский', array( 'Class:Query/Attribute:name+' => 'Идентифицирует запрос', 'Class:Query/Attribute:description' => 'Описание', 'Class:Query/Attribute:description+' => 'Длинное описание запроса (назначение, использование и т.д.)', - 'Class:Query/Attribute:fields' => 'Экспорт. поля', - 'Class:Query/Attribute:fields+' => 'Список атрибутов для экспорта, разделённых запятыми (или alias.attribute)', - + 'Class:QueryOQL/Attribute:fields' => 'Экспорт. поля', + 'Class:QueryOQL/Attribute:fields+' => 'Список атрибутов для экспорта, разделённых запятыми (или alias.attribute)', 'Class:QueryOQL' => 'OQL запрос', 'Class:QueryOQL+' => 'Запрос, основанный на OQL (Object Query Language)', 'Class:QueryOQL/Attribute:oql' => 'Выражение', diff --git a/dictionaries/tr.dictionary.itop.ui.php b/dictionaries/tr.dictionary.itop.ui.php index 711a55928..bcb81c113 100644 --- a/dictionaries/tr.dictionary.itop.ui.php +++ b/dictionaries/tr.dictionary.itop.ui.php @@ -85,9 +85,8 @@ Dict::Add('TR TR', 'Turkish', 'Türkçe', array( '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:fields' => 'Fields~~', - 'Class:Query/Attribute:fields+' => 'Coma separated list of attributes (or alias.attribute) to export~~', - + 'Class:QueryOQL/Attribute:fields' => 'Fields~~', + 'Class:QueryOQL/Attribute:fields+' => 'Coma 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~~', diff --git a/dictionaries/zh.dictionary.itop.ui.php b/dictionaries/zh.dictionary.itop.ui.php index 130a4df93..bbbb73ae4 100644 --- a/dictionaries/zh.dictionary.itop.ui.php +++ b/dictionaries/zh.dictionary.itop.ui.php @@ -85,9 +85,8 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', array( '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:fields' => 'Fields~~', - 'Class:Query/Attribute:fields+' => 'Coma separated list of attributes (or alias.attribute) to export~~', - + 'Class:QueryOQL/Attribute:fields' => 'Fields~~', + 'Class:QueryOQL/Attribute:fields+' => 'Coma 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~~',