From 3aaf466939a03d7ecc7780271e5e469d471c2de5 Mon Sep 17 00:00:00 2001 From: Bertocq Date: Wed, 4 Apr 2018 19:39:12 +0200 Subject: [PATCH] Update galician translations --- config/locales/gl/activemodel.yml | 22 +++++++ config/locales/gl/activerecord.yml | 97 ++++++++++++++++++++++++++++++ 2 files changed, 119 insertions(+) create mode 100644 config/locales/gl/activemodel.yml create mode 100644 config/locales/gl/activerecord.yml diff --git a/config/locales/gl/activemodel.yml b/config/locales/gl/activemodel.yml new file mode 100644 index 000000000..7b889f29d --- /dev/null +++ b/config/locales/gl/activemodel.yml @@ -0,0 +1,22 @@ +gl: + activemodel: + models: + verification: + residence: "Residencia" + sms: "SMS" + attributes: + verification: + residence: + document_type: "Tipo documento" + document_number: "Número de documento (incluída letra)" + date_of_birth: "Data de nacemento" + postal_code: "Código postal" + sms: + phone: "Teléfono" + confirmation_code: "Código de confirmación" + email: + recipient: "Correo electrónico" + officing/residence: + document_type: "Tipo de documento" + document_number: "Número de documento (incluída letra)" + year_of_birth: "Ano de nacemento" diff --git a/config/locales/gl/activerecord.yml b/config/locales/gl/activerecord.yml new file mode 100644 index 000000000..c0a213f96 --- /dev/null +++ b/config/locales/gl/activerecord.yml @@ -0,0 +1,97 @@ +gl: + activerecord: + models: + activity: + one: "actividade" + other: "actividades" + budget: + one: "Orzamento participativo" + other: "Orzamentos participativos" + budget/investment: + one: "Investimento" + other: "Investimentos" + budget/investment/milestone: + one: "fito" + other: "fitos" + comment: + one: "Comentario" + other: "Comentarios" + debate: + one: "Debate" + other: "Debates" + tag: + one: "Tema" + other: "Temas" + moderator: + one: "Moderador" + other: "Moderadores" + administrator: + one: "Administrador" + other: "Administradores" + valuator: + one: "Avaliador" + other: "Avaliadores" + manager: + one: "Xestor" + other: "Xestores" + vote: + one: "Voto" + other: "Votos" + organization: + one: "Organización" + other: "Organizacións" + poll/booth: + one: "urna" + other: "urnas" + poll/officer: + one: "presidente de mesa" + other: "presidentes de mesa" + proposal: + one: "Proposta cidadá" + other: "Propostas cidadás" + spending_proposal: + one: "Proposta de investimento" + other: "Propostas de investimento" + site_customization/page: + one: Páxina + other: Páxinas + site_customization/image: + one: Imaxe + other: Imaxes + site_customization/content_block: + one: Bloque + other: Bloques + legislation/process: + one: "Proceso" + other: "Procesos" + legislation/draft_versions: + one: "Versión borrador" + other: "Versións borrador" + legislation/draft_texts: + one: "Borrador" + other: "Borradores" + legislation/questions: + one: "Pregunta" + other: "Preguntas" + legislation/question_options: + one: "Opción de resposta pechada" + other: "Opcións de respostas pechadas" + legislation/answers: + one: "Resposta" + other: "Respostas" + documents: + one: "Documento" + other: "Documentos" + images: + one: "Imaxe" + other: "Imaxes" + topic: + one: "Tema" + other: "Temas" + poll: + one: "Votación" + other: "Votacións" + attributes: + budget: + name: "Nome" + description_accepting: "Descrición durante a fase de presentación de proxectos"