var JDC_LNG = { "key_declaretype": { "EN": "the column <%COL_NAME> is of type <%COL_TYPE>", "IT": "la colonna <%COL_NAME> è di tipo <%COL_TYPE>", "FR": "le colum <%COL_NAME> est de type <%COL_TYPE>", "NL": "de kolom <%COL_NAME> is van het type <%COL_TYPE>" }, "key_notoftype_singular": { "EN": "a value is not <%COL_TYPE>", "IT": "un valore non è un <%COL_TYPE>", "FR": "une valeur est pas <%COL_TYPE> se trouvant", "NL": "een waarde is niet <%COL_TYPE>" }, "key_notoftype_plural": { "EN": "%COL_ERRORS values are not <%COL_TYPE>", "IT": "%COL_ERRORS valori non sono di tipo <%COL_TYPE>", "FR": "les valeurs %COL_ERRORS sont du type <%COL_TYPE>", "NL": "%COL_ERRORS waarden niet <%COL_TYPE>" }, "key_emptyvalue_singolar": { "EN": "the column <%COL_NAME> has an empty value", "IT": "la colonna <%COL_NAME> ha un valore vuoto", "FR": "la colonne <%COL_NAME> a une valeur vide", "NL": "de kolom <%COL_NAME> heeft een lege waarde" }, "key_emptyvalue_plural": { "EN": "the column <%COL_NAME> has <%COL_NULLVALUES> empty values", "IT": "la colonna <%COL_NAME> ha <%COL_NULLVALUES> valori vuoti", "FR": "la colonne <%COL_NAME> a <%COL_NULLVALUES> valeurs vide", "NL": "de kolom <%COL_NAME> heeft <%COL_NULLVALUES> lege waarde" }, "key_type": { "EN": "type", "IT": "tipo", "FR": "type", "NL": "type" }, "key_subtype": { "EN": "subtype", "IT": "sottotipo", "FR": "sous-type", "NL": "subtype" }, "key_typetext": { "EN": "text", "IT": "testo", "FR": "texte", "NL": "tekst" }, "key_typenumber": { "EN": "number", "IT": "numero", "FR": "nombre", "NL": "aantal" }, "key_typeobject": { "EN": "object", "IT": "oggetto", "FR": "objet", "NL": "voorwerp" }, "key_typedatetime": { "EN": "date or time", "IT": "data o orario", "FR": "date ou l'heure", "NL": "datum of tijd" }, "key_typeempty": { "EN": "empty", "IT": "vuoto", "FR": "vide", "NL": "leeg" }, "key_typelatitude": { "EN": "latitude", "IT": "latitudine", "FR": "latitude", "NL": "breedtegraad" }, "key_typelongitude": { "EN": "longitude", "IT": "longitudine", "FR": "longitude", "NL": "lengtegraad" } };