Merge pull request #3473 from LextrendIT/3463_collaborative_legislation_summary

Collaborative legislation summary
This commit is contained in:
Raimond Garcia
2019-06-11 16:41:45 +02:00
committed by GitHub
21 changed files with 646 additions and 2 deletions

View File

@@ -20,8 +20,10 @@ en:
index:
title: Comments
comments_about: Comments about
comment_about: "Comment about:"
see_in_context: See in context
comments_count:
zero: No comments
one: "%{count} comment"
other: "%{count} comments"
show:
@@ -96,6 +98,10 @@ en:
form:
leave_comment: Leave your answer
question:
total:
zero: No debates
one: "%{count} debate"
other: "%{count} debates"
comments:
zero: No comments
one: "%{count} comment"
@@ -124,3 +130,21 @@ en:
tags_label: "Categories"
not_verified: "For vote proposals %{verify_account}."
process_title: Collaborative legislation process
total:
zero: No proposals
one: "%{count} proposal"
other: "%{count} proposals"
summary:
title: Resume
votes: votes
debates_phase: Debates phase
proposal_phase: Proposal phase
comments_phase: Text comment phase
comments:
zero: No comments
one: "%{count} comment"
other: "%{count} comments"
most_voted_comments: "Most voted comments: "
no_allegation: There are no text comments
version: version
process_empty: The process have no phases.

View File

@@ -20,6 +20,7 @@ es:
index:
title: Comentarios
comments_about: Comentarios sobre
comment_about: "Comentario sobre:"
see_in_context: Ver en contexto
comments_count:
one: "%{count} comentario"
@@ -96,6 +97,10 @@ es:
form:
leave_comment: Deja tu respuesta
question:
total:
zero: No hay debates
one: "%{count} debate"
other: "%{count} debates"
comments:
zero: Sin comentarios
one: "%{count} comentario"
@@ -124,3 +129,21 @@ es:
tags_label: "Categorías"
not_verified: "Para votar propuestas %{verify_account}."
process_title: Proceso de legislación colaborativa
total:
zero: No hay propuestas
one: "%{count} propuesta"
other: "%{count} propuestas"
summary:
title: Resumen
votes: votos
debates_phase: Fase de debates
proposal_phase: Fase de propuestas
comments_phase: Fase de comentarios de texto
comments:
zero: No hay comentarios
one: "%{count} comentario"
other: "%{count} comentarios"
most_voted_comments: "Comentarios más votados:"
no_allegation: No hay comentarios de texto.
version: versión
process_empty: The proces have no phases.