makes translations aware of pluralisation

This commit is contained in:
rgarcia
2016-12-26 12:03:39 +01:00
parent 42b0ff2696
commit 1bb307580f
2 changed files with 14 additions and 6 deletions

View File

@@ -312,9 +312,13 @@ en:
created_at: Created
author: Author
documents: Documents
all_verified: "All the signatures (%{count}) are valid"
verified: "There are %{count} valid signatures"
unverified: "There are %{count} invalid signatures"
verified:
one: "There is %{count} valid signature"
other: "There are %{count} valid signatures"
unverified:
one: "There is %{count} invalid signature"
other: "There are %{count} invalid signatures"
unverified_error: (Not verified by Census)
loading: "There are still signatures that are being verified by the Census, please refresh the page in a few moments"
stats:
show:

View File

@@ -310,9 +310,13 @@ es:
created_at: Creado
author: Autor
documents: Documentos
all_verified: "Todas las firmas introducidas (%{count}) son válidas"
verified: "Hay %{count} firmas válidas"
unverified: "Hay %{count} firmas inválidas"
verified:
one: "Hay %{count} firma válida"
other: "Hay %{count} firmas válidas"
unverified:
one: "Hay %{count} firma inválida"
other: "Hay %{count} firmas inválidas"
unverified_error: (No verificadas por el Padrón)
loading: "Aún hay firmas que se están verificando por el Padrón, por favor refresca la página en unos instantes"
stats:
show: