123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140 |
- id,pt,en,es
- function,funcao,function,funccion
- btn_clear,Limpar,Clean,
- btn_function,Função,Function,
- btn_arithmetic_plus,Adição,Addition,
- btn_arithmetic_minus,Subtração,Subtraction,
- btn_arithmetic_multiplication,Multiplicação,Multiplication,
- btn_arithmetic_division,Divisão,Division,
- btn_arithmetic_module,Módulo,Remainder,
- btn_break,Pare,break,
- btn_case,Caso,Case,
- start,inicio,main,
- type_void,vazio,void,
- type_integer,inteiro,int,
- logic_operator_and,E,AND,
- logic_operator_or,OU,OR,
- logic_operator_not,nao,not,
- type_real,real,real,
- program,programa,program,
- type_text,cadeia,string,
- textvar_default_value,texto,text,
- type_boolean,logico,bool,
- logic_value_true,verdadeiro,true,
- logic_value_false,falso,false,
- variable,Variável,Variable,
- command,Comando,Command,
- new_parameter,parametro,parameter,
- new_variable,variavel,variable,
- new_global,global,global,
- new_function,nova_funcao,new_function,
- matrix,matriz,matrix,
- vector,vetor,vector,
- text_comment_start,Comentário inicial da função...,Function initial comment,
- text_comment_main,Esta é a função principal...,This is the main funcion,
- text_read_var,Entrada/Leitura de dados,Input/Read data,
- text_write_var,Saída/Escrita de dados,Output/Write data,
- text_command_read,leia,read,
- text_command_write,escreva,write,
- text_return,devolva,return,
- text_btn_return,Devolver,Return,
- text_comment,Comentário,Comment,
- string_join_or,ou,or,
- matrix_info_string,matriz de $0,matrix of $0,
- vector_info_string,vetor de $0,vector of $0,
- text_attribution,Atribuição,Assignment,
- text_if,se,if,
- text_break,pare,break,
- text_else,senao,else,
- text_for,repita_para,repeat_for,
- text_code_while,repita_enquanto,repeat_while,
- text_code_do,repita,repeat,
- text_code_do_until,ate_que,until,
- text_command_do,repita,repeat,
- text_command_while,repita enquanto,repeat while,
- text_command_do_until,até que,until,
- text_code_switch,escolha,switch,
- text_code_case,caso,case,
- text_config_programming,Programação,Programming,
- text_config_programming_both,Visual e textual,Visual & Textual,
- text_config_programming_textual,Textual,Textual,
- text_config_programming_visual,Visual,Visual,
- text_logic_expression,Lógicos,Logic,
- text_arithmetic_expression,Aritméticos,Arithmetics,
- text_iftrue,Se verdadeiro então,If true then,
- text_message_error_activity_file,Aconteceu um erro ao processar a atividade. <br> Recarregue a página para tentar novamente.,There was an error processing the activity.<br> Reload the page to try again.,
- text_message_error_activity_reload,Recarregar,Reload,
- text_repeatNtimes,Repita N vezes,Repeat N times,
- text_receives,recebe,receives,
- text_whiletrue,Enquanto verdadeiro,While true,
- text_dowhiletrue,Repita até que verdadeiro,Repeat until true,
- text_switch,Escolha,Switch,
- text_functioncall,Chamada de função,Function call,
- text_value,Valor,Value,
- text_operator,Operador,Operator,
- text_parentheses,Parênteses,Parentheses,
- text_change,Alterar,Modify,
- text_teacher_algorithm,Algoritmo,Algorithm,
- text_teacher_algorithm_include,Incluir o algoritmo abaixo no exercício,Include the algorithm below in the activity,
- text_teacher_test_case,Casos de teste,Test cases,
- text_teacher_config,Configurações,Configurations,
- text_teacher_data_types,Tipos de dados,Data types,
- text_teacher_commands,Comandos,Commands,
- text_teacher_functions,Funções,Functions,
- text_teacher_create_functions,Criar novas funções,Create new functions,
- text_teacher_create_movement_functions,Movimentar funções,Move functions,
- text_teacher_test_case_input,Entrada,Input,
- text_teacher_test_case_output,Saída,Output,
- text_teacher_test_case_actions,Ações,Actions,
- text_teacher_test_case_add,Adicionar caso de teste,Add test case,
- text_header_ivprog_functions,Funções do iVProg,iVProg Functions,
- text_menu_functions_math,Matemática,Math,
- text_menu_functions_text,Texto,Text,
- text_menu_functions_array,Arranjo,Array,
- text_menu_functions_conversion,Conversão,Conversion,
- text_no_variable,Nenhuma variável declarada,No variable declared,
- text_no_variable_instruction,"Antes de utilizar uma variável, é necessário criá-la","Before using a variable, you need to create it",
- text_ivprog_description,Programação Visual interativa na Internet,Interactive and Visual Programming on the Internet,
- tooltip_visual,Programação visual,Visual programming,
- tooltip_textual,Programação textual,Textual programming,
- tooltip_upload,Upload de código fonte,Upload source code,
- tooltip_download,Download do código fonte,Download source code,
- tooltip_undo,Desfazer,Undo,
- tooltip_redo,Refazer,Redo,
- tooltip_run,Executar o programa,Run the program,
- tooltip_evaluate,Avaliar o programa,Evaluate the program,
- tooltip_help,Ajuda,Help,
- tooltip_add_global,Adicionar variável global,Add a global variable,
- tooltip_hide_function,Ocultar os elementos da função,Hide function elements,
- var_menu_select_var,Selecione uma variável,Select a variable,
- var_menu_select_all,Selecione,Select,
- var_menu_select_function,Selecione uma função,Select a function,
- expression_menu_select,Construir uma expressão lógica,Construct a logic expression,
- inform_valid_content,Informe o conteúdo!,Provide some data,
- inform_valid_expression,Construa uma expressão lógica!,Construct a logic expression,
- tooltip_terminal_clear,Limpa o terminal removendo todos os textos já escritos e os pendentes.,Clears the terminal by removing all wrriten and pending text.,
- tooltip_terminal_show,Exibe o terminal caso esteja escondido,Shows the terminal if it is hidden,
- tooltip_terminal_hide,Esconde o terminal caso não esteja escondido,Hides the terminal if it is not on display,
- text_ivprog_version,Versão,Version,
- text_teacher_filter,Filtro,Filter,
- text_teacher_filter_active,Ativado,Activated,
- text_teacher_filter_help,"Ao ativar o filtro, as modificações do iVProg estarão bloqueadas.",By activating the filter modifications in iVProg will be blocked,
- text_join_assessment_outputs," ; "," ; ",
- assessment-detail-time-label,Duração,Duration,
- assessment-detail-grade-label,Nota,Grade,
- assessment-detail-input-label,Entradas,Inputs,
- assessment-detail-output-label,Saídas,Outputs,
- assessment-detail-expected-label,Esperava,Expected,
- assessment-detail-generated-label,Gerou,Generated,
- assessment-detail-result-label,Resultado,Result,
- assessment-detail-title,Caso de Teste $0,Test Case $0,
- text_teacher_generate_outputs,Gerar saídas,Generate outputs,
- text_teacher_generate_outputs_algorithm,"Antes de gerar as saídas, elabore um algoritmo!",Before generating the outputs you need to create an algorithm,
- text_code_for_from,de,from,
- text_code_for_to,ate,to,
- text_code_for_pass,passo,pass,
- text_for_from,de,from,
- text_for_to,até,to,
- text_for_pass,passo,pass,
- text_relational_expression,Relacionais,Relational,
- initial_program_code,"programa {\n\n\t\tfuncao vazio inicio () {\n\t\t\t// Inicie seu codigo aqui!\n\t\t}\n}","program {\n\n\t\tfunction void main () {\n\t\t\t// Start your code here!\n\t\t}\n}",
|