diff --git a/app/locale/pt-BR.coffee b/app/locale/pt-BR.coffee index 544660f63..8bcbd63ee 100644 --- a/app/locale/pt-BR.coffee +++ b/app/locale/pt-BR.coffee @@ -26,14 +26,14 @@ module.exports = nativeDescription: "português do Brasil", englishDescription: minutes: "minutos" hour: "hora" hours: "horas" -# day: "day" -# days: "days" -# week: "week" -# weeks: "weeks" -# month: "month" -# months: "months" -# year: "year" -# years: "years" + day: "dia" + days: "dias" + week: "semana" + weeks: "semanas" + month: "mês" + months: "meses" + year: "ano" + years: "anos" modal: close: "Fechar" @@ -205,11 +205,11 @@ module.exports = nativeDescription: "português do Brasil", englishDescription: contact: "Contato" # active: "Looking for interview offers now" # inactive: "Not looking for offers right now" -# complete: "complete" -# next: "Next" -# next_city: "city?" + complete: "Completo" + next: "Próximo" + next_city: "Cidade?" # next_country: "pick your country." -# next_name: "name?" + next_name: "Nome?" # next_short_description: "write a short description." # next_long_description: "describe your desired position." # next_skills: "list at least five skills." @@ -219,7 +219,7 @@ module.exports = nativeDescription: "português do Brasil", englishDescription: # next_links: "add any personal or social links." # next_photo: "add an optional professional photo." # next_active: "mark yourself open to offers to show up in searches." -# example_blog: "Blog" + example_blog: "Blog" # example_personal_site: "Personal Site" # links_header: "Personal Links" # links_blurb: "Link any other sites or profiles you want to highlight, like your GitHub, your LinkedIn, or your blog." @@ -233,7 +233,7 @@ module.exports = nativeDescription: "português do Brasil", englishDescription: # basics_job_title_help: "What role are you looking for?" # basics_city: "City" # basics_city_help: "City you want to work in (or live in now)." -# basics_country: "Country" + basics_country: "País" # basics_country_help: "Country you want to work in (or live in now)." # basics_visa: "US Work Status" # basics_visa_help: "Are you authorized to work in the US, or do you need visa sponsorship?" @@ -273,7 +273,7 @@ module.exports = nativeDescription: "português do Brasil", englishDescription: education: "Educação" # education_header: "Recount your academic ordeals" # education_blurb: "List your academic ordeals." -# education_school: "School" + education_school: "Escola" # education_school_help: "Name of your school." # education_degree: "Degree" # education_degree_help: "What was your degree and field of study?" @@ -333,10 +333,10 @@ module.exports = nativeDescription: "português do Brasil", englishDescription: multiplayer: "Multiplayer" restart: "Reiniciar" goals: "Objetivos" -# success: "Success!" -# incomplete: "Incomplete" + success: "Sucesso!" + incomplete: "Incompleto" # timed_out: "Ran out of time" -# failing: "Failing" + failing: "Falta" action_timeline: "Linha do Tempo das Ações" click_to_select: "Clique em um personagem para selecioná-lo." reload_title: "Recarregar Todo o Código?" @@ -389,7 +389,7 @@ module.exports = nativeDescription: "português do Brasil", englishDescription: editor_config_behaviors_label: "Comportamentos Inteligentes" editor_config_behaviors_description: "Completar automaticamente colchetes, chaves e aspas." # keyboard_shortcuts: "Key Shortcuts" -# loading_ready: "Ready!" + loading_ready: "Pronto!" # tip_insert_positions: "Shift+Click a point on the map to insert it into the spell editor." # tip_toggle_play: "Toggle play/paused with Ctrl+P." # tip_scrub_shortcut: "Ctrl+[ and Ctrl+] rewind and fast-forward." @@ -481,7 +481,7 @@ module.exports = nativeDescription: "português do Brasil", englishDescription: revert_models: "Reverter Modelos" # fork_title: "Fork New Version" # fork_creating: "Creating Fork..." -# more: "More" + more: "Mais" # wiki: "Wiki" # live_chat: "Live Chat" level_some_options: "Algumas Opções?" @@ -494,8 +494,8 @@ module.exports = nativeDescription: "português do Brasil", englishDescription: # level_tab_thangs_all: "All" level_tab_thangs_conditions: "Condições de Início" level_tab_thangs_add: "Adicionar Thangs" -# delete: "Delete" -# duplicate: "Duplicate" + delete: "Excluir" + duplicate: "Duplicar" level_settings_title: "Configurações" level_component_tab_title: "Componentess Atuais" level_component_btn_new: "Criar Novo Componente"