🐛 N°1834 Query Phrasebook : fix fields dictionary key

This commit is contained in:
Pierre Goiffon
2018-12-05 16:58:34 +01:00
parent 2766fad61a
commit fca5a625d2
14 changed files with 28 additions and 42 deletions

View File

@@ -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',

View File

@@ -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',

View File

@@ -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',

View File

@@ -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',

View File

@@ -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',

View File

@@ -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',

View File

@@ -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~~',

View File

@@ -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',

View File

@@ -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' => '式',

View File

@@ -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',

View File

@@ -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',

View File

@@ -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' => 'Выражение',

View File

@@ -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~~',

View File

@@ -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~~',