/home/suroeste/public_html/gorbus.transportessuroeste.com/suroeste/_lib/prod/lib/php
Edit: /home/suroeste/public_html/gorbus.transportessuroeste.com/suroeste/_lib/prod/lib/php/lang.en-us.php (15779B)
scriptcase. After your first login, you will be prompted to change it for security reasons.';
$nm_lang['login_copyright'] = '1997 - %d NetMake. All rights reserved.';
$nm_lang['login_version'] = 'Version: %s';
// Menu principal
$nm_lang['main_environment'] = 'Production settings';
$nm_lang['main_pub_dir'] = 'Applications directory';
$nm_lang['main_app_outdated'] = 'Incompatible applications';
$nm_lang['main_api'] = 'API';
$nm_lang['main_smtp_setting'] = 'Password recovery settings';
$nm_lang['main_logout'] = 'Logout';
$nm_lang['main_password'] = 'Change password';
$nm_lang['main_profile_delete'] = 'Remove connection';
$nm_lang['main_profile_edit'] = 'Edit connection';
$nm_lang['main_profile_new'] = 'New connection';
$nm_lang['main_profile_rename'] = 'Rename connection';
$nm_lang['main_profile_pending']= 'Pending connections';
$nm_lang['main_profile_test'] = 'Test connection';
$nm_lang['main_warn_conn'] = 'Some of the connections used during a deployment were not properly configured. Click on the connections to set them up.';
$nm_lang['main_diagnosis'] = 'Diagnosis';
$nm_lang['main_about'] = 'About';
$nm_lang['main_update'] = 'Update production environment';
// Dicas
$nm_lang['hint_change_pass'] = 'Change access password to the ScriptCase production environment manager.';
$nm_lang['hint_environment'] = 'Configure the parameters of the garbage collection of the directory where the applications create the temporary files.';
$nm_lang['hint_pub_dir'] = 'Configure application directories.';
$nm_lang['hint_app_outdated'] = 'Displays the list of applications incompatible with the production environment.';
$nm_lang['hint_api'] = 'Configure API Profiles';
$nm_lang['hint_smtp_setting'] = 'Configure SMTP for password recovery.';
$nm_lang['hint_logout'] = 'Exit the ScriptCase production environment manager.';
$nm_lang['hint_profile_delete'] = 'Remove a connection from the production environment.';
$nm_lang['hint_profile_edit'] = 'Edit the informations of a connection of the production environment.';
$nm_lang['hint_profile_new'] = 'Create a new access connection to the ScriptCase applications. The necessary information for an application to run are stored in the connection. It is necessary to inform in a connection the access data for the applications to connect to the database. You can also save some other information that the user needs to run the applications.';
$nm_lang['hint_profile_rename'] = 'Change the name of an access connection to the ScriptCase applications.';
$nm_lang['hint_profile_pending']= 'Displays pending connections.';
$nm_lang['hint_profile_test'] = 'Perform a connection test with the database server.';
$nm_lang['hint_diagnosis'] = 'Diagnosis provides information about the environment';
// Exclusao de perfil
$nm_lang['profile_delete'] = 'Remove Connection';
$nm_lang['profile_delete_empty'] = 'There is no connection registered in the production environment.';
$nm_lang['profile_delete_warning'] = 'This option removes permanently the information of a connection of the ScriptCase production environment. Any application that uses this connection will stop working. If you are sure that the connection can be removed, choose the connection to be deleted and confirm the operation.';
// Renomeacao de perfil
$nm_lang['profile_rename'] = 'Rename Connection';
$nm_lang['profile_rename_empty'] = 'There is no connection registered in the production environment.';
$nm_lang['profile_rename_message'] = 'Choose the connection to be renamed and inform the new name.';
// Criacao e edicao de perfil
$nm_lang['profile_auth'] = 'Authentication';
$nm_lang['profile_base'] = 'Database';
$nm_lang['profile_dbms'] = 'DBMS';
$nm_lang['profile_general'] = 'General Settings';
$nm_lang['profile_name'] = 'Connection Name';
$nm_lang['profile_select'] = 'Edit Connection';
$nm_lang['profile_select_empty'] = 'There are no connections saved on the production environment.';
$nm_lang['profile_select_warning'] = 'Choose the connection that will be edited.';
$nm_lang['profile_test'] = 'Test Connection';
$nm_lang['profile_test_conn'] = 'You can test if there are any errors with the connection to the database server before saving the connection data.';
$nm_lang['profile_test_empty'] = 'There are no connections saved on the production environment.';
$nm_lang['profile_test_error'] = 'An error occurred while connecting to the database server.';
$nm_lang['profile_test_select'] = 'Select a valid connection to be tested.';
$nm_lang['profile_test_success'] = 'The connection to the database server was successfull.';
$nm_lang['profile_test_warning'] = 'Choose the connection that you want to test.';
// Conexões pendentes
$nm_lang['profile_pending_ok'] = 'There are no pending connections.';
// Ambiente de producao
$nm_lang['environment'] = 'Production configuration';
$nm_lang['connection'] = 'Database connections';
// Alteracao de senha
$nm_lang['change_pass'] = 'Password change';
// Bases de dados
$nm_lang['access'] = 'MS Access ODBC';
$nm_lang['ado_access'] = 'MS Access ADO';
$nm_lang['ado_mssql'] = 'MS SQL Server ADO MSDASQL';
$nm_lang['adooledb_mssql']= 'MS SQL Server ADO SQLOLEDB';
$nm_lang['borland_ibase'] = 'Interbase 6.5 or above';
$nm_lang['db2'] = 'DB2';
$nm_lang['db2_odbc'] = 'DB2 ODBC NATIVE';
$nm_lang['odbc_db2'] = 'DB2 ODBC GENERIC 7 or above';
$nm_lang['odbc_db2v6'] = 'DB2 ODBC GENERIC 6';
$nm_lang['firebird'] = 'Firebird';
$nm_lang['pdo_firebird'] = 'Firebird PDO';
$nm_lang['ibase'] = 'Interbase';
$nm_lang['informix'] = 'Informix';
$nm_lang['pdo_informix'] = 'Informix PDO';
//$nm_lang['pdo_mysql'] = 'MySQL PDO';
$nm_lang['pdo_pgsql'] = 'PostGreSQL PDO';
$nm_lang['informix72'] = 'Informix 7.2';
$nm_lang['mssql'] = 'MS SQL Server';
$nm_lang['mssqlnative'] = 'MS SQL Server NATIVE SRV';
$nm_lang['mysql'] = 'MySQL';
$nm_lang['mysqlt'] = 'MySQL (Transaction)';
$nm_lang['oci8'] = 'Oracle 8';
$nm_lang['oci805'] = 'Oracle 8.0.5 or above';
$nm_lang['oci8po'] = 'Oracle 8 Portable';
$nm_lang['odbc'] = 'Generic ODBC';
$nm_lang['odbc_mssql'] = 'MS SQL Server ODBC';
$nm_lang['odbc_oracle'] = 'Oracle ODBC';
$nm_lang['oracle'] = 'Oracle';
$nm_lang['pdo_oracle'] = 'Oracle PDO';
$nm_lang['pdosqlite'] = 'SQLite PDO';
$nm_lang['postgres'] = 'PostGreSQL';
$nm_lang['postgres64'] = 'PostGreSQL 6.4';
$nm_lang['postgres7'] = 'PostGreSQL 7 or Higher';
$nm_lang['sqlite'] = 'SQLite';
$nm_lang['sqlite3'] = 'SQLite 3';
$nm_lang['sybase'] = 'Sybase';
$nm_lang['vfp'] = 'Visual FoxPro';
$nm_lang['progress'] = 'Progress';
$nm_lang['error_perfil_title'] = "Create Connections";
$nm_lang['error_perfil_msg_desc'] = "The database connection your application uses was not found. You will need to access the production environment and create the connection.";
$nm_lang['error_perfil_msg_conn'] = "Connection not found: ";
$nm_lang['error_perfil_msg_conn_link'] = "Create connection";
$nm_lang['rem_conn_sel_conn'] = 'Select the connection';
$nm_lang['rem_conn_new_name'] = 'Enter the new name';
$nm_lang['msg_conn_rename_ok'] = 'Connection renamed successfully !';
$nm_lang['msg_environment_ok'] = 'Data updated successfully !';
$nm_lang['msg_change_pass_ok'] = 'Password successfully updated !';
$nm_lang['lbl_help'] = 'Help';
$nm_lang['msg_not_internet'] = 'Check your Internet connection !';
$nm_lang['error_backup'] = "Error performing backup boot file.";
$nm_lang['error_temp_file'] = "Error creating temporary file.";
$nm_lang['error_ini_save'] = "Error writing initialization file.";
$nm_lang['confirm_delete_preprofile'] = "Are you sure you want to delete this profile?
The interface won't criticizes to create this profile anymore.";
//api
$nm_lang['name'] = "Name";
$nm_lang['gateway'] = "Gateway";
$nm_lang['action'] = "Action";
$nm_lang['api_error_json'] = "Error in JSON OAUTH field, check if the entered data is correct.";
//recuperacao senha
$nm_lang['recover_mail_error'] = "An error occurred while sending the email.";
$nm_lang['recover_mail_save_error'] = "An error occurred while saving the data.";
$nm_lang['recover_mail_save_ok'] = "Data saved successfully.";
$nm_lang['recover_password'] = "Recover Password";
$nm_lang['recover_password_code'] = 'Code';
$nm_lang['recover_password_code_desc'] = 'Enter the code received by email';
$nm_lang['recover_password_button_code'] = "Confirm";
$nm_lang['recover_password_timeout'] = 'Resend code';
$nm_lang['recover_password_timeout_2'] = 'Resend code on';
$nm_lang['service_error'] = 'Error querying the service';
$nm_lang['service_blocked'] = 'Access denied.';
$nm_lang['service_timeout'] = 'Time expired.';
$nm_lang['service_general_error'] = 'Unknown error';
$nm_lang['service_communicate_error'] = 'Failed to communicate with the service';
$nm_lang['link_help'] = 'https://www.scriptcase.net/docs/en_us/v9/manual/12-deploy/04-production-environment/01-general-view/';
$nm_lang['general_button_update'] = "Update";
$nm_lang['general_button_ignore'] = "Ignore";
?>