X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/399ade116adb8250bbf92efa8dfeb3ca1090c7e4..cbea796ef412840af9a3ec2fd26bf08657fc4cd3:/config/locales/pt-BR.yml diff --git a/config/locales/pt-BR.yml b/config/locales/pt-BR.yml index 9c05f6abe..f24db01a3 100644 --- a/config/locales/pt-BR.yml +++ b/config/locales/pt-BR.yml @@ -147,6 +147,45 @@ pt-BR: description: Descrição languages: Idiomas pass_crypt: Senha + datetime: + distance_in_words_ago: + about_x_hours: + one: cerca de 1 hora atrás + other: cerca de %{count} horas atrás + about_x_months: + one: cerca de 1 mês atrás + other: cerca de %{count} meses antes + about_x_years: + one: cerca de 1 ano atrás + other: cerca de %{count} anos atrás + almost_x_years: + one: quase 1 ano atrás + other: quase %{count} anos atrás + half_a_minute: meio minuto atrás + less_than_x_seconds: + one: menos de 1 segundo atrás + other: menos de %{count} segundos atrás + less_than_x_minutes: + one: menos de um minuto atras + other: menos de %{count} minutos atrás + over_x_years: + one: mais de 1 ano atrás + other: mais de %{count} anos atrás + x_seconds: + one: 1 segundo atrás + other: '%{count} segundos atrás' + x_minutes: + one: 1 minuto atrás + other: '%{count} minutos atrás' + x_days: + one: 1 dia atrás + other: '%{count} dias atrás' + x_months: + one: 1 mês atrás + other: '%{count} meses antes' + x_years: + one: 1 ano atrás + other: '%{count} anos atrás' printable_name: with_version: '%{id}, v%{version}' with_name_html: '%{name} (%{id})' @@ -361,7 +400,7 @@ pt-BR: title: Nova publicação no diário form: subject: 'Assunto:' - body: 'Texto:' + body: 'Conteúdo:' language: 'Idioma:' location: 'Localização:' latitude: 'Latitude:' @@ -1780,7 +1819,7 @@ pt-BR: edit: Editar preview: Pré-visualizar markdown_help: - title_html: Tabela de códigos href="https://kramdown.gettalong.org/quickref.html">kramdown + title_html: 'Linguagem de formatação: kramdown' headings: Títulos heading: Título subheading: Subtítulo