123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536 |
- <?php
- $text['button-add']['en-us'] = "Add";
- $text['button-add']['es-cl'] = "Agregar";
- $text['button-add']['fr-fr'] = "Ajouter";
- $text['button-add']['pt-pt'] = "Adicionar";
- $text['button-back']['en-us'] = "Back";
- $text['button-back']['es-cl'] = "Volver";
- $text['button-back']['fr-fr'] = "Retour";
- $text['button-back']['pt-pt'] = "Voltar";
- $text['button-delete']['en-us'] = "Delete";
- $text['button-delete']['es-cl'] = "Eliminar";
- $text['button-delete']['fr-fr'] = "Supprimer";
- $text['button-delete']['pt-pt'] = "Remover";
- $text['button-edit']['en-us'] = "Edit";
- $text['button-edit']['es-cl'] = "Editar";
- $text['button-edit']['fr-fr'] = "Editer";
- $text['button-edit']['pt-pt'] = "Editar";
- $text['button-import']['en-us'] = "Import";
- $text['button-import']['es-cl'] = "Importar";
- $text['button-import']['fr-fr'] = "Importer";
- $text['button-import']['pt-pt'] = "Importar";
- $text['button-next']['en-us'] = "Next";
- $text['button-next']['es-cl'] = "Siguiente";
- $text['button-next']['fr-fr'] = "Suivant";
- $text['button-next']['pt-pt'] = "Seguinte";
- $text['button-prev']['en-us'] = "Previous";
- $text['button-prev']['es-cl'] = "Anterior";
- $text['button-prev']['fr-fr'] = "Précédent";
- $text['button-prev']['pt-pt'] = "Anterior";
- $text['button-save']['en-us'] = "Save";
- $text['button-save']['es-cl'] = "Guardar";
- $text['button-save']['fr-fr'] = "Sauvegarder";
- $text['button-save']['pt-pt'] = "Guardar";
- $text['button-search_all']['en-us'] = "Search All";
- $text['button-search_all']['es-cl'] = "Buscar Todo";
- $text['button-search_all']['fr-fr'] = "Rechercher tout";
- $text['button-search_all']['pt-pt'] = "Pesquisar Tudo";
- $text['button-view']['en-us'] = "View";
- $text['button-view']['es-cl'] = "Ver";
- $text['button-view']['fr-fr'] = "Voir";
- $text['button-view']['pt-pt'] = "Ver";
- $text['confirm-delete']['en-us'] = "Do you really want to delete this?";
- $text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
- $text['confirm-delete']['fr-fr'] = "Voulez-vous vraiment supprimer cela?";
- $text['confirm-delete']['pt-pt'] = "Tem a certeza que pretende remover?";
- $text['description-authentication']['en-us'] = "Choose whether to require authentication.";
- $text['description-authentication']['es-cl'] = "Indique si requiere autenticación.";
- $text['description-authentication']['fr-fr'] = "Choisir si l'authentification est nécessaire.";
- $text['description-authentication']['pt-pt'] = "Escolha se deseja ter autenticação.";
- $text['description-category']['en-us'] = "Select the category.";
- $text['description-category']['es-cl'] = "Seleccione la categoría.";
- $text['description-category']['fr-fr'] = "Choisir la catégorie.";
- $text['description-category']['pt-pt'] = "Escolha a categoria.";
- $text['description-description']['en-us'] = "Enter a description (optional).";
- $text['description-description']['es-cl'] = "Ingrese una descripción (opcional).";
- $text['description-description']['fr-fr'] = "";
- $text['description-description']['pt-pt'] = "Introduza uma descrição (opcional).";
- $text['description-field']['en-us'] = "Define the properties of the field below.";
- $text['description-field']['es-cl'] = "Definma las propiedades del campo a continuación.";
- $text['description-field']['fr-fr'] = "Définir les propriétés des champs ci-dessous";
- $text['description-field']['pt-pt'] = "Define as propriedades do campo em baixo.";
- $text['description-field_column']['en-us'] = "Determines which column to show the field in.";
- $text['description-field_column']['es-cl'] = "Determina en cual columna mostrar el campo.";
- $text['description-field_column']['fr-fr'] = "Déterminer la colonne où afficher le champs";
- $text['description-field_column']['pt-pt'] = "Determina qual a coluna para visualizar o respectivo campo.";
- $text['description-field_description']['en-us'] = "Enter the description (optional).";
- $text['description-field_description']['es-cl'] = "Ingrese una descripción (opcional).";
- $text['description-field_description']['fr-fr'] = "";
- $text['description-field_description']['pt-pt'] = "Introduza uma descrição (opcional).";
- $text['description-field_label']['en-us'] = "Enter the field label.";
- $text['description-field_label']['es-cl'] = "Ingrese una etiqueta de campo.";
- $text['description-field_label']['fr-fr'] = "Choisil un label pour le champs";
- $text['description-field_label']['pt-pt'] = "Introduza a etiqueta para o campo.";
- $text['description-field_name']['en-us'] = "Enter field name.";
- $text['description-field_name']['es-cl'] = "Ingrese el nombre del campo.";
- $text['description-field_name']['fr-fr'] = "Choisir un nom pour le champs";
- $text['description-field_name']['pt-pt'] = "Introduza o nome do campo.";
- $text['description-field_order']['en-us'] = "Enter the order of the field.";
- $text['description-field_order']['es-cl'] = "Ingrese el orden del campo.";
- $text['description-field_order']['fr-fr'] = "Choisir l'ordre des champs";
- $text['description-field_order']['pt-pt'] = "Introduza a ordem do campo.";
- $text['description-field_required']['en-us'] = "Choose whether the field is required.";
- $text['description-field_required']['es-cl'] = "Indique si el campo es requerido.";
- $text['description-field_required']['fr-fr'] = "Choisir sir le champs est obligatoire";
- $text['description-field_required']['pt-pt'] = "Escolha se o campo é obrigatório.";
- $text['description-field_search_by']['en-us'] = "Choose whether the field will be used for searches.";
- $text['description-field_search_by']['es-cl'] = "Indique si el campo será utilizado para búsquedas.";
- $text['description-field_search_by']['fr-fr'] = "Choisir si le champs sera utilisé pour la recherche";
- $text['description-field_search_by']['pt-pt'] = "Escolha que campo será utilizado para pesquisar.";
- $text['description-field_tab_order']['en-us'] = "Enter the tab order.";
- $text['description-field_tab_order']['es-cl'] = "Ingrese el orden de las pestañas.";
- $text['description-field_tab_order']['fr-fr'] = "Choisir l'ordre des onglets";
- $text['description-field_tab_order']['pt-pt'] = "Introduza a ordem do tab.";
- $text['description-field_type']['en-us'] = "Select the field type.";
- $text['description-field_type']['es-cl'] = "Seleccione el tipo de campo.";
- $text['description-field_type']['fr-fr'] = "Choisir un type de champs";
- $text['description-field_type']['pt-pt'] = "Introduza o tipo do campo.";
- $text['description-field_value']['en-us'] = "Enter the default value.";
- $text['description-field_value']['es-cl'] = "Ingrese el valor predeterminado.";
- $text['description-field_value']['fr-fr'] = "Choisir la valeur par défaut";
- $text['description-field_value']['pt-pt'] = "Introduza o valor por omissão.";
- $text['description-field_visibility']['en-us'] = "Choose whether the field is hidden from the list.";
- $text['description-field_visibility']['es-cl'] = "Indique si el campo estará escondido en la lista.";
- $text['description-field_visibility']['fr-fr'] = "choisir si le champs est caché";
- $text['description-field_visibility']['pt-pt'] = "Escolha se pretende que o campo esteja escondido da lista.";
- $text['description-fields']['en-us'] = "Lists the fields in the database.";
- $text['description-fields']['es-cl'] = "Listado de campos en la base de datos.";
- $text['description-fields']['fr-fr'] = "Liste les champs de la base de données.";
- $text['description-fields']['pt-pt'] = "Lista os campos da base de dados.";
- $text['description-import_data']['en-us'] = "Copy and paste the comma delimitted data into the text area to begin the import.";
- $text['description-import_data']['es-cl'] = "Copie y pegue la información delimitada por comas en el cuadro de texto para comenzar su importación.";
- $text['description-import_data']['fr-fr'] = "Copier et coller les données séparées par une virgule ou un \"pipe\" dans la zone de texte pour commencer l'import.";
- $text['description-import_data']['pt-pt'] = "Copie e cole os dados separados por vírgula para iniciar a importação.";
- $text['description-import_delimiter']['en-us'] = "Select the field/column delimiter.";
- $text['description-import_delimiter']['es-cl'] = "Seleccione el delimitador para campo/columna.";
- $text['description-import_delimiter']['fr-fr'] = "Choisir le séparateur de champs/colonne";
- $text['description-import_delimiter']['pt-pt'] = "Escolha o separador de campo/coluna.";
- $text['description-import_enclosure']['en-us'] = "Select the field/column data enclosure.";
- $text['description-import_enclosure']['es-cl'] = "Seleccione el cercado de datos de fila/columna.";
- $text['description-import_enclosure']['fr-fr'] = "Choisir le conteneur de champs/colonne";
- $text['description-import_enclosure']['pt-pt'] = "Escolha o conteúdo do campo/coluna.";
- $text['description-label']['en-us'] = "Enter the label.";
- $text['description-label']['es-cl'] = "Ingrese una etiqueta.";
- $text['description-label']['fr-fr'] = "Choisir le label";
- $text['description-label']['pt-pt'] = "Introduza uma etiqueta.";
- $text['description-name']['en-us'] = "Enter the schema name.";
- $text['description-name']['es-cl'] = "Ingrese el nombre del esquema.";
- $text['description-name']['fr-fr'] = "Choisir le nom du schéma.";
- $text['description-name']['pt-pt'] = "Introduza o nome da estrutura.";
- $text['description-name_value']['en-us'] = "Define a name and value pair for the Select Box.";
- $text['description-name_value']['es-cl'] = "Par nombre y valor del campo seleccionado.";
- $text['description-name_value']['fr-fr'] = "Définir le nom et la valeur de la sélection.";
- $text['description-name_value']['pt-pt'] = "Define um par nome-valor para a caixa de opções.";
- $text['description-name_value_name']['en-us'] = "Enter the option text.";
- $text['description-name_value_name']['es-cl'] = "Ingrese un texto de opción.";
- $text['description-name_value_name']['fr-fr'] = "Choisire le text de l'option.";
- $text['description-name_value_name']['pt-pt'] = "Introduza o texto da opção.";
- $text['description-name_value_value']['en-us'] = "Enter the option value.";
- $text['description-name_value_value']['es-cl'] = "Ingrese el valor de opción.";
- $text['description-name_value_value']['fr-fr'] = "Choisir la valeur de l'option.";
- $text['description-name_value_value']['pt-pt'] = "Introduza o valor da opção.";
- $text['description-name_values']['en-us'] = "Name and value pairs of the Select Box.";
- $text['description-name_values']['es-cl'] = "Par nombre y valor del campo seleccionado.";
- $text['description-name_values']['fr-fr'] = "Nom et valeur de la sélection.";
- $text['description-name_values']['pt-pt'] = "Pares nome-valor da caixa de opções.";
- $text['description-parent_schema']['en-us'] = "Select a parent schema.";
- $text['description-parent_schema']['es-cl'] = "Seleccione un esquema padre.";
- $text['description-parent_schema']['fr-fr'] = "Choisir un schéma parent.";
- $text['description-parent_schema']['pt-pt'] = "Escolha uma estrutura pai.";
- $text['description-schema']['en-us'] = "Define the properties of the schema below.";
- $text['description-schema']['es-cl'] = "Defina las propiedades del esquema a continuación.";
- $text['description-schema']['fr-fr'] = "Définir les propriétés du schéma ci-dessous.";
- $text['description-schema']['pt-pt'] = "Defina abaixo as propriedades da estrutura de dados.";
- $text['description-schemas']['en-us'] = "Provides the ability to quickly define information to store and dynamically makes tools available to view, add, edit, delete, and search.";
- $text['description-schemas']['es-cl'] = "Provee la habilidad de rápidamente definir información a almacenar y dinámicamente crea herramientas para ver, agregar, editar, eliminar y buscar.";
- $text['description-schemas']['fr-fr'] = "Permet de rapidement de stocker des informations et créer dynamiquement de soutils pour voir, ajouter, éditer, supprimer et chercher.";
- $text['description-schemas']['pt-pt'] = "Oferece a possibilidade de definir rapidamente a informação a guardar e criar ferramentas para visualizar, adicionar, editar, remover e pesquisar.";
- $text['header-data']['en-us'] = "Schema Data";
- $text['header-data']['es-cl'] = "Datos de Esquema";
- $text['header-data']['fr-fr'] = "Données";
- $text['header-data']['pt-pt'] = "Estrutura de Dados";
- $text['header-data_view']['en-us'] = "Schema Data View";
- $text['header-data_view']['es-cl'] = "Ver de Datos de Esquema";
- $text['header-data_view']['fr-fr'] = "Affichage des données";
- $text['header-data_view']['pt-pt'] = "Visualização da Estrutura de Dados";
- $text['header-field']['en-us'] = "Field";
- $text['header-field']['es-cl'] = "Campo";
- $text['header-field']['es-cl'] = "Campo";
- $text['header-field']['fr-fr'] = "Champs";
- $text['header-field']['pt-pt'] = "Campo";
- $text['header-fields']['en-us'] = "Fields";
- $text['header-fields']['fr-fr'] = "Champs";
- $text['header-fields']['pt-pt'] = "Campos";
- $text['header-import']['en-us'] = "Schema Import";
- $text['header-import']['es-cl'] = "Importar Esquema";
- $text['header-import']['fr-fr'] = "Importer Schéma";
- $text['header-import']['pt-pt'] = "Importar Estrutura";
- $text['header-import_results']['en-us'] = "Schema Import Results";
- $text['header-import_results']['es-cl'] = "Resultados de importación de Esquema";
- $text['header-import_results']['fr-fr'] = "Résultat de l'import";
- $text['header-import_results']['pt-pt'] = "Resultados da Importação da Estrutura de Dados";
- $text['header-name_value']['en-us'] = "Select Box Option";
- $text['header-name_value']['es-cl'] = "Seleccione un campo";
- $text['header-name_value']['fr-fr'] = "Choisir l'option";
- $text['header-name_value']['pt-pt'] = "Escolha a Opção";
- $text['header-name_values']['en-us'] = "Select Box Options";
- $text['header-name_values']['es-cl'] = "Seleccione un campo";
- $text['header-name_values']['fr-fr'] = "Choisir l'option";
- $text['header-name_values']['pt-pt'] = "Escolher a Opção";
- $text['header-schema']['en-us'] = "Schema";
- $text['header-schema']['es-cl'] = "Esquema";
- $text['header-schema']['fr-fr'] = "Schéma";
- $text['header-schema']['pt-pt'] = "Estrutura Virtual";
- $text['header-schemas']['en-us'] = "Schemas";
- $text['header-schemas']['es-cl'] = "Esquemas";
- $text['header-schemas']['fr-fr'] = "Schémas";
- $text['header-schemas']['pt-pt'] = "Estruturas Virtuais";
- $text['label-authentication']['en-us'] = "Authentication";
- $text['label-authentication']['es-cl'] = "Autenticación";
- $text['label-authentication']['fr-fr'] = "Authentification";
- $text['label-authentication']['pt-pt'] = "Autenticação";
- $text['label-category']['en-us'] = "Category";
- $text['label-category']['es-cl'] = "Categoria";
- $text['label-category']['fr-fr'] = "Catégorie";
- $text['label-category']['pt-pt'] = "Categoria";
- $text['label-description']['en-us'] = "Description";
- $text['label-description']['fr-fr'] = "Description";
- $text['label-description']['pt-pt'] = "Descrição";
- $text['label-field_column']['en-us'] = "Column";
- $text['label-field_column']['es-cl'] = "Columna";
- $text['label-field_column']['fr-fr'] = "Colone";
- $text['label-field_column']['pt-pt'] = "Coluna";
- $text['label-field_description']['en-us'] = "Description";
- $text['label-field_description']['es-cl'] = "Descripción";
- $text['label-field_description']['fr-fr'] = "Description";
- $text['label-field_description']['pt-pt'] = "Descrição";
- $text['label-field_label']['en-us'] = "Label";
- $text['label-field_label']['es-cl'] = "Etiqueta";
- $text['label-field_label']['fr-fr'] = "Label";
- $text['label-field_label']['pt-pt'] = "Etiqueta";
- $text['label-field_name']['en-us'] = "Name";
- $text['label-field_name']['fr-fr'] = "Nom";
- $text['label-field_name']['pt-pt'] = "Nome";
- $text['label-field_order']['en-us'] = "Field Order";
- $text['label-field_order']['es-cl'] = "Orden del campo";
- $text['label-field_order']['fr-fr'] = "Ordre des Champs";
- $text['label-field_order']['pt-pt'] = "Ordem dos Campos";
- $text['label-field_required']['en-us'] = "Required";
- $text['label-field_required']['es-cl'] = "Requerido";
- $text['label-field_required']['fr-fr'] = "Requis";
- $text['label-field_required']['pt-pt'] = "Obrigatório";
- $text['label-field_search_by']['en-us'] = "Search By";
- $text['label-field_search_by']['es-cl'] = "Buscar por";
- $text['label-field_search_by']['fr-fr'] = "Rechercher Par";
- $text['label-field_search_by']['pt-pt'] = "Pesquisar Por";
- $text['label-field_tab_order']['en-us'] = "Tab Order";
- $text['label-field_tab_order']['es-cl'] = "Orden de pestaña";
- $text['label-field_tab_order']['fr-fr'] = "Odre des onglets";
- $text['label-field_tab_order']['pt-pt'] = "Ordem das Tabs";
- $text['label-field_type']['en-us'] = "Type";
- $text['label-field_type']['es-cl'] = "Tipo";
- $text['label-field_type']['fr-fr'] = "Type";
- $text['label-field_type']['pt-pt'] = "Tipo";
- $text['label-field_value']['en-us'] = "Value";
- $text['label-field_value']['es-cl'] = "Valor";
- $text['label-field_value']['fr-fr'] = "Valeur";
- $text['label-field_value']['pt-pt'] = "Valor";
- $text['label-field_visibility']['en-us'] = "Visibility";
- $text['label-field_visibility']['es-cl'] = "Visibilidad";
- $text['label-field_visibility']['fr-fr'] = "Visible";
- $text['label-field_visibility']['pt-pt'] = "Visibilidade";
- $text['label-import_data']['en-us'] = "Data";
- $text['label-import_data']['es-cl'] = "Datos";
- $text['label-import_data']['fr-fr'] = "Donnée";
- $text['label-import_data']['pt-pt'] = "Dados";
- $text['label-import_delimiter']['en-us'] = "Delimiter";
- $text['label-import_delimiter']['es-cl'] = "Delimitador";
- $text['label-import_delimiter']['fr-fr'] = "Séparateur de champs";
- $text['label-import_delimiter']['pt-pt'] = "Separador";
- $text['label-import_enclosure']['en-us'] = "Enclosure";
- $text['label-import_enclosure']['es-cl'] = "Cercado";
- $text['label-import_enclosure']['fr-fr'] = "Champs entre";
- $text['label-import_enclosure']['pt-pt'] = "Entre Campos";
- $text['label-label']['en-us'] = "Label";
- $text['label-label']['es-cl'] = "Etiqueta";
- $text['label-label']['fr-fr'] = "Label";
- $text['label-label']['pt-pt'] = "Etiqueta";
- $text['label-name']['en-us'] = "Name";
- $text['label-name']['es-cl'] = "Nombre";
- $text['label-name']['fr-fr'] = "Nom";
- $text['label-name']['pt-pt'] = "Nome";
- $text['label-name_value_name']['en-us'] = "Name";
- $text['label-name_value_name']['es-cl'] = "Nombre";
- $text['label-name_value_name']['fr-fr'] = "Nom";
- $text['label-name_value_name']['pt-pt'] = "Nome";
- $text['label-name_value_value']['en-us'] = "Value";
- $text['label-name_value_value']['es-cl'] = "Valor";
- $text['label-name_value_value']['fr-fr'] = "Valeur";
- $text['label-name_value_value']['pt-pt'] = "Valor";
- $text['label-parent_schema']['en-us'] = "Parent Schema";
- $text['label-parent_schema']['es-cl'] = "Esquema padre";
- $text['label-parent_schema']['fr-fr'] = "Schéma parent";
- $text['label-parent_schema']['pt-pt'] = "Estrutura Pai";
- $text['label-schema_name']['en-us'] = "Schema Name";
- $text['label-schema_name']['es-cl'] = "Nombre de Esquema";
- $text['label-schema_name']['fr-fr'] = "Nom du schéma";
- $text['label-schema_name']['pt-pt'] = "Nome da Estrutura";
- $text['message-add']['en-us'] = "Add Completed";
- $text['message-add']['es-cl'] = "Agregar Completado";
- $text['message-add']['fr-fr'] = "Ajouté";
- $text['message-add']['pt-pt'] = "Adição Efectuada";
- $text['message-delete']['en-us'] = "Delete Completed";
- $text['message-delete']['es-cl'] = "Eliminación Completada";
- $text['message-delete']['fr-fr'] = "Supprimé";
- $text['message-delete']['pt-pt'] = "Remoção Efectuada";
- $text['message-required']['en-us'] = "Please provide: ";
- $text['message-required']['es-cl'] = "Por favor indique: ";
- $text['message-required']['fr-fr'] = "Merci d'indiquer: ";
- $text['message-required']['pt-pt'] = "Por favor indique: ";
- $text['message-update']['en-us'] = "Update Completed";
- $text['message-update']['es-cl'] = "Actualización Completada";
- $text['message-update']['fr-fr'] = "Télécharger";
- $text['message-update']['pt-pt'] = "Alteração Efectuada";
- $text['option-check_box']['en-us'] = "Check Box";
- $text['option-check_box']['es-cl'] = "Check Box";
- $text['option-check_box']['fr-fr'] = "option";
- $text['option-check_box']['pt-pt'] = "Opção";
- $text['option-date']['en-us'] = "Date";
- $text['option-date']['es-cl'] = "Fecha";
- $text['option-date']['fr-fr'] = "Date";
- $text['option-date']['pt-pt'] = "Data";
- $text['option-email']['en-us'] = "Email";
- $text['option-email']['es-cl'] = "Email";
- $text['option-email']['fr-fr'] = "Courriel";
- $text['option-email']['pt-pt'] = "Email";
- $text['option-false']['en-us'] = "False";
- $text['option-false']['es-cl'] = "Falso";
- $text['option-false']['fr-fr'] = "Non";
- $text['option-false']['pt-pt'] = "Não";
- $text['option-file_upload']['en-us'] = "File Upload";
- $text['option-file_upload']['es-cl'] = "Subir archivo";
- $text['option-file_upload']['fr-fr'] = "Télécharger un Fichier";
- $text['option-file_upload']['pt-pt'] = "Carregar Ficheiro";
- $text['option-fusionpbx']['en-us'] = "FSCloud";
- $text['option-fusionpbx']['es-cl'] = "FSCloud";
- $text['option-fusionpbx']['fr-fr'] = "FSCloud";
- $text['option-fusionpbx']['pt-pt'] = "FSCloud";
- $text['option-hidden']['en-us'] = "Hidden";
- $text['option-hidden']['es-cl'] = "Escondido";
- $text['option-hidden']['fr-fr'] = "Caché";
- $text['option-hidden']['pt-pt'] = "Escondido";
- $text['option-image_upload']['en-us'] = "Image Upload";
- $text['option-image_upload']['es-cl'] = "Subir imágem";
- $text['option-image_upload']['fr-fr'] = "Télécharger une Image";
- $text['option-image_upload']['pt-pt'] = "Carregar Imagem";
- $text['option-label']['en-us'] = "Label";
- $text['option-label']['es-cl'] = "Etiqueta";
- $text['option-label']['fr-fr'] = "Label";
- $text['option-label']['pt-pt'] = "Etiqueta";
- $text['option-modified_date']['en-us'] = "Modified Date";
- $text['option-modified_date']['es-cl'] = "Fecha de modificación";
- $text['option-modified_date']['fr-fr'] = "Date de Modification";
- $text['option-modified_date']['pt-pt'] = "Data de Alteração";
- $text['option-modified_user']['en-us'] = "Modified User";
- $text['option-modified_user']['es-cl'] = "Modificado por";
- $text['option-modified_user']['fr-fr'] = "Usager Modifié";
- $text['option-modified_user']['pt-pt'] = "Utilizador Alterado";
- $text['option-number']['en-us'] = "Number";
- $text['option-number']['es-cl'] = "Número";
- $text['option-number']['fr-fr'] = "Numéro";
- $text['option-number']['pt-pt'] = "Número";
- $text['option-other']['en-us'] = "Other";
- $text['option-other']['es-cl'] = "Otro";
- $text['option-other']['fr-fr'] = "Autre";
- $text['option-other']['pt-pt'] = "Outro";
- $text['option-password']['en-us'] = "Password";
- $text['option-password']['es-cl'] = "Contraseña";
- $text['option-password']['fr-fr'] = "Mot de Passe";
- $text['option-password']['pt-pt'] = "Password";
- $text['option-phone']['en-us'] = "Phone";
- $text['option-phone']['es-cl'] = "Teléfono";
- $text['option-phone']['fr-fr'] = "Téléphone";
- $text['option-phone']['pt-pt'] = "Telefone";
- $text['option-pin_number']['en-us'] = "PIN Number";
- $text['option-pin_number']['es-cl'] = "Número PIN";
- $text['option-pin_number']['fr-fr'] = "Code PIN";
- $text['option-pin_number']['pt-pt'] = "Código PIN";
- $text['option-select']['en-us'] = "Select";
- $text['option-select']['es-cl'] = "Seleccionar";
- $text['option-select']['fr-fr'] = "Choisir";
- $text['option-select']['pt-pt'] = "Escolher";
- $text['option-text']['en-us'] = "Text";
- $text['option-text']['es-cl'] = "Texto";
- $text['option-text']['fr-fr'] = "Texte";
- $text['option-text']['pt-pt'] = "Texto";
- $text['option-text_area']['en-us'] = "Text Area";
- $text['option-text_area']['es-cl'] = "Campo de texto";
- $text['option-text_area']['fr-fr'] = "Zone de Texte";
- $text['option-text_area']['pt-pt'] = "Área de Texto";
- $text['option-true']['en-us'] = "True";
- $text['option-true']['es-cl'] = "Verdadero";
- $text['option-true']['fr-fr'] = "Oui";
- $text['option-true']['pt-pt'] = "Sim";
- $text['option-url']['en-us'] = "URL";
- $text['option-url']['es-cl'] = "URL";
- $text['option-url']['fr-fr'] = "URL";
- $text['option-url']['pt-pt'] = "URL";
- $text['option-uuid']['en-us'] = "UUID";
- $text['option-uuid']['es-cl'] = "UUID";
- $text['option-uuid']['fr-fr'] = "UUID";
- $text['option-uuid']['pt-pt'] = "UUID";
- $text['option-visible']['en-us'] = "Visible";
- $text['option-visible']['es-cl'] = "Visible";
- $text['option-visible']['fr-fr'] = "Visible";
- $text['option-visible']['pt-pt'] = "Visível";
- $text['title-data']['en-us'] = "Schema Data";
- $text['title-data']['es-cl'] = "Datos de Esquema";
- $text['title-data']['fr-fr'] = "Données";
- $text['title-data']['pt-pt'] = "Esquema de Dados";
- $text['title-data_view']['en-us'] = "Schema Data View";
- $text['title-data_view']['es-cl'] = "Ver de Datos de Esquema";
- $text['title-data_view']['fr-fr'] = "Affichage des données";
- $text['title-data_view']['pt-pt'] = "Visualização do Esquema de Dados";
- $text['title-field']['en-us'] = "Field";
- $text['title-field']['es-cl'] = "Campo";
- $text['title-field']['fr-fr'] = "Champs";
- $text['title-field']['pt-pt'] = "Campo";
- $text['title-import']['en-us'] = "Schema Import";
- $text['title-import']['es-cl'] = "Importar Esquema";
- $text['title-import']['fr-fr'] = "Importer Schéma";
- $text['title-import']['pt-pt'] = "Importar Estrutura";
- $text['title-import_results']['en-us'] = "Schema Import Results";
- $text['title-import_results']['es-cl'] = "Resultados de importación de Esquema";
- $text['title-import_results']['fr-fr'] = "Résultat de l'import";
- $text['title-import_results']['pt-pt'] = "Resutlados da Importação da Estrutura";
- $text['title-name_value']['en-us'] = "Select Box Option";
- $text['title-name_value']['es-cl'] = "Seleccione un campo";
- $text['title-name_value']['fr-fr'] = "Choisir l'Option";
- $text['title-name_value']['pt-pt'] = "Escolha a Opção";
- $text['title-schema']['en-us'] = "Schema";
- $text['title-schema']['es-cl'] = "Esquema";
- $text['title-schema']['fr-fr'] = "Schéma";
- $text['title-schema']['pt-pt'] = "Estruturas Virtuais";
- $text['title-schemas']['en-us'] = "Schemas";
- $text['title-schemas']['es-cl'] = "Esquemas";
- $text['title-schemas']['fr-fr'] = "Schémas";
- $text['title-schemas']['pt-pt'] = "Estruturas Virtuais";
- ?>
|