derivado de nique_372/AiDataTaskRuner
48 linhas
Sem EOL
3 KiB
Text
48 linhas
Sem EOL
3 KiB
Text
// Tab base
|
|
[CProgram]
|
|
m_window="AiDataTaskRunner by leo"
|
|
m_tabs="DataGen|About|Settings"
|
|
|
|
// Tab about
|
|
[CTaskRunerAiTabAbout]
|
|
m_label_titulo="Nique__372 & Leo"
|
|
m_label_text_0="This application was created by Leo, with the goal of"
|
|
m_label_text_1="Automating data generation and training of AI models"
|
|
m_label_text_2="Created by AiDataGenByLeo"
|
|
|
|
// Tab base
|
|
[CTaskRunerAiTabDGenMain]
|
|
// Section tab
|
|
m_tabs_0="Main"
|
|
m_tabs_1="Task"
|
|
|
|
// Section main
|
|
m_label_basic_config="Configuration"
|
|
m_section_bsic_edit_files="Files to move: "
|
|
m_section_bsic_edit_expert_path="Expert path: "
|
|
m_section_bsic_edit_progres_csv_file="Progress csv file: "
|
|
m_section_bsic_edit_main_folder="Main folder: "
|
|
m_label_new_task="New task"
|
|
m_section_nt_edit_symbol="Symbol: "
|
|
m_section_nt_edit_symbol_folder="Symbol folder: "
|
|
m_section_nt_combox_timerame="Select timeframe: "
|
|
m_section_nt_edit_label="Label: "
|
|
m_section_nt_edit_label_id="Label id: "
|
|
m_section_nt_dc_dt_start="Start date: "
|
|
m_section_nt_dc_dt_end="End date: "
|
|
m_section_nt_edit_st_file="Put setfile: "
|
|
m_section_nt_buttom_add_task="+ Add task"
|
|
|
|
// Section task
|
|
m_section_buttom_pending_load="Load config"
|
|
m_section_buttom_pending_save="Save config"
|
|
m_section_buttom_execute_all="Execute all"
|
|
m_section_buttom_clean="Clean all"
|
|
|
|
// Table headers
|
|
m_section_pending_table_header="Real symbol|Symbol folder|Timeframe|Label|Label id|From|To|State|Modify"
|
|
|
|
|
|
[CTaskRunerAiTabConfig]
|
|
m_label_titulo="Configuration"
|
|
m_combox_language="Language: " |