Skip to content

Commit

Permalink
Translate Odoo module literals to Spanish
Browse files Browse the repository at this point in the history
  • Loading branch information
fblupi committed May 29, 2024
1 parent 12eabf2 commit e02f6ca
Showing 1 changed file with 38 additions and 0 deletions.
38 changes: 38 additions & 0 deletions config/locales/es.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,41 @@ es:
settings:
authorization_method:
odoo: Solo miembros de Odoo
admin:
filters:
coop_candidate_eq:
label: Es candidato a miembro
values:
'false': 'No'
'true': ''
member_eq:
label: Es miembro
values:
'false': 'No'
'true': ''
authorization_handlers:
odoo_member:
explanation: Verificarse cuando el usuario es miembro o candidato a miembro en Odoo Get verified when the user is member or coop. candidate in Odoo
name: Miembro de Odoo
odoo:
admin:
members:
index:
actions: Acciones
alias: Alias
contact: Contacto
coop_candidate: Candidato a miembro
empty: No hay miembros de Odoo
last_sync: Última sincronización
member: Miembro
name: Nombre
odoo_id: Odoo ID
ref: Ref
show_email: Mostrar email
sync: Sincronizar con Odoo
sync_all: Sincronizar todo con Odoo
title: Miembros de Odoo
sync:
success: La sincronización ha comenzado. Puede llevar varios minutos
errors:
not_found: El usuario de Odoo no se ha encontrado

0 comments on commit e02f6ca

Please sign in to comment.