]> git.openstreetmap.org Git - rails.git/blobdiff - config/locales/pt-BR.yml
Merge remote-tracking branch 'upstream/pull/2864'
[rails.git] / config / locales / pt-BR.yml
index b03f104654ad8e12056102c0ffae13d20ea6bebc..d200e2f8df106d79cf840a6524599422e790d930 100644 (file)
@@ -172,6 +172,7 @@ pt-BR:
         description: Descrição
         languages: Idiomas
         pass_crypt: Senha
+        pass_crypt_confirmation: Confirmar Senha
     help:
       trace:
         tagstring: separados por vírgulas
@@ -277,6 +278,12 @@ pt-BR:
     anonymous: anônimo
     no_comment: (nenhum comentário)
     part_of: Parte de
+    part_of_relations:
+      one: 1 relação
+      other: '%{count} relações'
+    part_of_ways:
+      one: 1 via
+      other: '%{count} vias'
     download_xml: Baixar XML
     view_history: Ver histórico
     view_details: Ver detalhes
@@ -311,6 +318,9 @@ pt-BR:
       title_html: 'Linha: %{name}'
       history_title_html: 'Histórico da linha: %{name}'
       nodes: Pontos
+      nodes_count:
+        one: 1 nó
+        other: '%{count} nós'
       also_part_of_html:
         one: parte da linha %{related_ways}
         other: parte das linhas %{related_ways}
@@ -318,6 +328,9 @@ pt-BR:
       title_html: 'Relação: %{name}'
       history_title_html: 'Histórico da relação: %{name}'
       members: Membros
+      members_count:
+        one: 1 membro
+        other: '%{count} membros'
     relation_member:
       entry_html: '%{type} %{name}'
       entry_role_html: '%{type} %{name} como %{role}'
@@ -2379,8 +2392,6 @@ pt-BR:
     reset_password:
       title: Redefinir senha
       heading: Redefinir Senha de %{user}
-      password: 'Senha:'
-      confirm password: 'Confirmar senha:'
       reset: Redefinir Senha
       flash changed: Sua senha foi alterada.
       flash token bad: O código não confere, verifique a URL.