forked from CCCHH/hacker.tours-website
Initial version
This commit is contained in:
commit
ed5653a7fc
211 changed files with 11043 additions and 0 deletions
108
themes/zen/i18n/pt.toml
Normal file
108
themes/zen/i18n/pt.toml
Normal file
|
|
@ -0,0 +1,108 @@
|
|||
[menu_title]
|
||||
other = "Menu principal"
|
||||
|
||||
[menu_home]
|
||||
other = "Home"
|
||||
|
||||
[menu_mobile]
|
||||
other = "Menu"
|
||||
|
||||
[pager_next]
|
||||
other = "Próximo"
|
||||
|
||||
[pager_prev]
|
||||
other = "Anterior"
|
||||
|
||||
[taxo_tags]
|
||||
other = "Tags"
|
||||
|
||||
[last_mod]
|
||||
other = "Última modificação:"
|
||||
|
||||
[created]
|
||||
other = "Criado:"
|
||||
|
||||
[search_placeholder]
|
||||
other = "Digite os termos que você deseja procurar"
|
||||
|
||||
[search_title]
|
||||
other = "Procurar"
|
||||
|
||||
|
||||
[search_loading]
|
||||
other = "Loading search index…"
|
||||
|
||||
[string_at]
|
||||
other = "em"
|
||||
|
||||
[string_by]
|
||||
other = "por"
|
||||
|
||||
[string_follow]
|
||||
other = "siga"
|
||||
|
||||
[string_in]
|
||||
other = "em"
|
||||
|
||||
[string_on]
|
||||
other = "em"
|
||||
|
||||
[string_recent_content]
|
||||
other = "Conteúdo recente"
|
||||
|
||||
[string_see_also]
|
||||
other = "See also"
|
||||
|
||||
[js_required]
|
||||
other = "Você deve ter o Javascript habilitado para usar este formulário de contato"
|
||||
|
||||
[contact_submitted]
|
||||
other = "Sua mensagem foi enviada."
|
||||
|
||||
[contact_error]
|
||||
other = "Ocorreu um erro ao enviar a mensagem."
|
||||
|
||||
[contact_name]
|
||||
other = "Nome"
|
||||
|
||||
[contact_name_placeholder]
|
||||
other = "Seu nome"
|
||||
|
||||
[contact_mail]
|
||||
other = "Endereço de e-mail"
|
||||
|
||||
[contact_mail_placeholder]
|
||||
other = "Seu endereço de e-mail"
|
||||
|
||||
[contact_subject]
|
||||
other = "Assunto"
|
||||
|
||||
[contact_subject_placeholder]
|
||||
other = "Um assunto curto"
|
||||
|
||||
[contact_message]
|
||||
other = "Mensagem"
|
||||
|
||||
[contact_message_placeholder]
|
||||
other = "As mensagens vão aqui…"
|
||||
|
||||
[contact_submit]
|
||||
other = "Enviar menssagem"
|
||||
|
||||
[contact_honeypot]
|
||||
other = "Pular se você é humano"
|
||||
|
||||
[lang_select_title]
|
||||
other = "Seletor de idioma"
|
||||
|
||||
[cookieconsent_message]
|
||||
other = "This website uses non essential cookies for tracking and analytics that you can accept or decline."
|
||||
|
||||
[cookieconsent_accept]
|
||||
other = "Accept tracking"
|
||||
|
||||
[cookieconsent_decline]
|
||||
other = "Decline tracking"
|
||||
|
||||
[privacy_policy]
|
||||
other = "Privacy policy"
|
||||
Loading…
Add table
Add a link
Reference in a new issue