
//=================================================================
//
// Copyright 2001 Novasoft Servicios Informáticos S.A.
//             Todos los derechos reservados
// MODULO:
//   diccionario1
//
// DESCRIPCIÓN:
//   Contiene ctes JScript cliente relacionados en español
//
// CREADO:
//   02/07/2002  IMFD
//
//=================================================================

var G_CTE_JS_INTR_USU = "please, it introduces its User.";

var G_CTE_JS_ERR_COD_USU = "The User is incorrect, must have between 5 and 15 characters";

var G_CTE_JS_INTR_PASS = "please, password introduces his.";

var G_CTE_JS_INTR_PASS_NUEVA = "Please, it introduces new password.";

var G_CTE_JS_INTR_PASS_CONF = "Please, it introduces new password again.";

var G_CTE_JS_ERR_PASS_CONF = "The confirmation of password is not satisfactory.";

var G_CTE_JS_ERR_PASS = "Password is incorrect, too small or too much it releases.";

var G_CTE_JS_ERR_PASS_NUEVA = "New password is incorrect, too small or too much it releases.";

var G_CTE_JS_INTR_CONFIR_PASS = "please, it introduces the confirmation of password.";

var G_CTE_JS_ERR_CONFIR_PASS = "the confirmation of password is incorrect.";

var G_CTE_JS_SEL_MEN = "It must select a menu option.";

var G_CTE_JS_INTR_DESC = "The “description” is obligatory, must be informed ";

var G_CTE_JS_INTR_ORDEN = "The “order” must be a whole and positive number ";

var G_CTE_JS_CONFIRM_ELIM = "Is sure that it wishes to eliminate the item of selected menu and all its submenus associate?";

var G_CTE_JS_INS_N0 = "Desea to insert new elementode menu in the first level? But it is thus first must select the option of which it wants that it hangs this element.";

var G_CTE_JS_INTR_TITULO = "“I title” is obligatory, must be informed ";

var G_CTE_JS_INTR_FECHA = "The “date” is obligatory, must be informed ";

var G_CTE_JS_ERR_FECHA = "The “date” is not correct, must have the format dd/mm/aaaa.";

var G_CTE_JS_ERR_ANYO = "The year is not correct, must be greater or equal to 1000";

var G_CTE_JS_ERR_FEC_INI = "The date of beginning of the search is not correct, must have the format dd/mm/aaaa.";

var G_CTE_JS_ERR_FEC_FIN = "The date of aim of the search is not correct, must have the format dd/mm/aaaa.";

var G_CTE_JS_LOGIN = "Login";

var G_CTE_JS_INTR_NOMBRE = "The “name” is obligatory, must be informed";

var G_CTE_JS_SEL_DOC = "It must select a document at least";

var G_CTE_NO_VERIFICACION = "Introduce the verification code that appears in the graph.";

var G_CTE_JS_CONFIRM_BAJA_TRAM = "Is sure that it wishes to terminate the selected options? ";

var G_CTE_JS_SEL_TRAM = "It must select at least one option of the list.";

var G_CTE_JS_INTR_BANNER = "Introduce banner or image ";

var G_CTE_JS_FILTRAR_FEC = "Single it is possible to be leaked by a date makes specific or a rank of dates but not by both things.";

var G_CTE_JS_ERR_COD = "The “code” must be whole a numerical value.";

var G_CTE_JS_SEL_HGASTOS = "It must select at least to one leaf of diets and expenses.";

var G_CTE_JS_SEL_PRY = "It must select a project.";

var G_CTE_JS_SEL_TGASTO = "It must select a type of cost.";

var G_CTE_JS_SEL_TSO = "It must select a type of request.";

var G_CTE_JS_SEL_SOL = "Select at least one request.";

var G_CTE_JS_INTR_EBANC = "The banking organization must be informed and to follow the format: Organization: nnn ";

var G_CTE_JS_INTR_SUC_BANC = "The banking branch must be informed and to follow the format: Branch: nnn ";

var G_CTE_JS_INTR_DC = "The digit of banking control must be informed to follow the format: D.C: nn ";

var G_CTE_JS_INTR_CBANC = "The banking account must be informed to follow the format: Account: 10n ";

var G_CTE_JS_INTR_NUM = "The number is obligatory, must be informed.";

var G_CTE_JS_ERR_NUM = "The number is not correct, must be whole a numerical value.";

var G_CTE_JS_SEL_TRB = "It must select a tribute.";

var G_CTE_JS_SEL_LDB_E = "It must select the distribution list to publish.";

var G_CTE_JS_SEL_UN_LDB = "Select an only list of distribution.";

var G_CTE_JS_SEL_LDB_B = "It must select the distribution lists that wish to terminate.";

var G_CTE_JS_SEL_LDB_A = "It must select the distribution lists that wish to register.";

var G_CTE_JS_CONFIRM_ALTA_LDB = " Is sure that it wishes to register the selected lists of distribution? ";

var G_CTE_JS_CONFIRM_BAJA_LDB = " Is sure that it wishes to terminate the selected lists of distribution? ";

var G_CTE_JS_SEL_USU = "Select users for the list.";

var G_CTE_JS_SEL_TIPO = "Select the type in which to look for.";

var G_CTE_JS_INTR_TEXT_BUSQ = "It must introduce a text to look for.";

var G_CTE_JS_NINGUNO = "Ninguno";

var G_CTE_JS_INTR_BANNER_PORTADA = "Introduzca el banner o imagen de portada";

var G_CTE_JS_INTR_ARCH = "Introduzca el archivo asociado";

var G_CTE_JS_SEL_DOC_E = "Seleccione el documento a editar.";

var G_CTE_JS_CONFIRM_ELIM_DOC = "¿Está seguro que desea eliminar los documentos seleccionados?";
