mirror of https://github.com/chriskiehl/Gooey.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
37 lines
1.9 KiB
37 lines
1.9 KiB
{
|
|
"browse": "(translate me) Browse",
|
|
"cancel": "Cancelar",
|
|
"choose_date": "(translate me) Choose Date",
|
|
"choose_file": "(translate me) Choose file",
|
|
"choose_folder": "(translate me) Choose folder",
|
|
"choose one": "(translate me) Choose One",
|
|
"close": "Fechar",
|
|
"close_program": "Fechar o Programa?",
|
|
"edit": "(translate me) Edit",
|
|
"enter_filename": "(translate me) Enter filename",
|
|
"error_required_fields": "(translate me) Must fill in all fields in the Required section!",
|
|
"error_title": "Erro",
|
|
"execution_finished": "Execução Finalizada",
|
|
"finished_error": "(translate me) An error has occurred.",
|
|
"finished_forced_quit": "(translate me) Terminated by user",
|
|
"finished_msg": "Acabou! Você agora pode fechar o programa com segurança.",
|
|
"finished_title": "Finalizado",
|
|
"open_file": "(translate me) Open File",
|
|
"optional_args_msg": "Argumentos Opcionais",
|
|
"required_args_msg": "Argumentos Obrigatórios",
|
|
"restart": "(translate me) Restart",
|
|
"running_msg": "Aguarde enquanto a aplicação executa suas tarefas. \nIsto pode demorar alguns instantes",
|
|
"running_title": "Em Execução",
|
|
"select_option": "(translate me) Select Option",
|
|
"settings_title": "Configurações",
|
|
"simple_config": "Entre com os argumentos de linha de comando",
|
|
"start": "Iniciar",
|
|
"status": "Status",
|
|
"stop": "(translate me) Stop",
|
|
"stop_task": "(translate me) Stop task?",
|
|
"success_message": "Programa finalizado com sucesso!\nPressione OK para sair",
|
|
"sure_you_want_to_exit": "Você tem certeza que deseja sair?",
|
|
"sure_you_want_to_stop": "(translate me) Are you sure you want to stop the task? \nInterruption can corrupt your data!",
|
|
"uh_oh": "\nOps! Parece que temos um problema. \nEnvie-nos o erro abaixo para que saibamos o que aconteceu.\n\n{} \t\t\n\t\t",
|
|
"validation_failed": "(translate me) One or more fields failed validation"
|
|
}
|