Update other language translations files and folders
This commit is contained in:
18
config/locales/ca/activemodel.yml
Normal file
18
config/locales/ca/activemodel.yml
Normal file
@@ -0,0 +1,18 @@
|
||||
ca:
|
||||
activemodel:
|
||||
models:
|
||||
verification:
|
||||
residence: "Residència"
|
||||
sms: "SMS"
|
||||
attributes:
|
||||
verification:
|
||||
residence:
|
||||
document_type: "Tipus de document"
|
||||
document_number: "Número de document (incloent-hi lletres)"
|
||||
date_of_birth: "Data de naixement"
|
||||
postal_code: "Codi postal"
|
||||
sms:
|
||||
phone: "Telèfon"
|
||||
confirmation_code: "Codi de confirmació"
|
||||
officing/residence:
|
||||
year_of_birth: "Any de naixement"
|
||||
51
config/locales/ca/activerecord.yml
Normal file
51
config/locales/ca/activerecord.yml
Normal file
@@ -0,0 +1,51 @@
|
||||
ca:
|
||||
activerecord:
|
||||
models:
|
||||
activity:
|
||||
one: "activitat"
|
||||
other: "activitats"
|
||||
budget:
|
||||
one: "Pressupost participatiu"
|
||||
other: "Pressupostos participatius"
|
||||
budget/investment/milestone:
|
||||
one: "fita"
|
||||
other: "fites"
|
||||
comment:
|
||||
one: "Comentari"
|
||||
other: "Comentaris"
|
||||
debate:
|
||||
one: "Debat"
|
||||
other: "Debats"
|
||||
tag:
|
||||
one: "Eriqueta"
|
||||
other: "Etiquetes"
|
||||
user:
|
||||
one: "Usuari"
|
||||
other: "Usuaris"
|
||||
moderator:
|
||||
one: "Moderador"
|
||||
other: "Moderadors"
|
||||
administrator:
|
||||
one: "Administrador"
|
||||
other: "Administradors"
|
||||
vote:
|
||||
one: "Vot"
|
||||
other: "Vots"
|
||||
organization:
|
||||
one: "Organització"
|
||||
other: "Organitzacions"
|
||||
poll/booth:
|
||||
one: "urna"
|
||||
other: "urnes"
|
||||
poll/officer:
|
||||
one: "president de taula"
|
||||
other: "presidents de taula"
|
||||
proposal:
|
||||
one: "Proposta ciutadana"
|
||||
other: "Propostes ciutadanes"
|
||||
spending_proposal:
|
||||
one: "Proposta d'inversió"
|
||||
other: "Propostes d'inversió"
|
||||
attributes:
|
||||
spending_proposal:
|
||||
administrator_id: "Administrador"
|
||||
4
config/locales/ca/pages.yml
Normal file
4
config/locales/ca/pages.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
ca:
|
||||
pages:
|
||||
verify:
|
||||
email: Correu electrònic
|
||||
13
config/locales/ca/rails.yml
Normal file
13
config/locales/ca/rails.yml
Normal file
@@ -0,0 +1,13 @@
|
||||
ca:
|
||||
number:
|
||||
currency:
|
||||
format:
|
||||
significant: false
|
||||
strip_insignificant_zeros: false
|
||||
format:
|
||||
significant: false
|
||||
strip_insignificant_zeros: false
|
||||
human:
|
||||
format:
|
||||
significant: true
|
||||
strip_insignificant_zeros: true
|
||||
Reference in New Issue
Block a user