discourse-solved/config/locales/client.es.yml

25 lines
868 B
YAML
Raw Normal View History

2017-11-20 18:08:48 -05:00
# encoding: utf-8
#
# Never edit this file. It will be overwritten when translations are pulled from Transifex.
#
# To work with us on translations, join this project:
# https://www.transifex.com/projects/p/discourse-org/
2015-06-18 06:30:16 -04:00
es:
js:
2017-12-12 11:17:05 -05:00
notifications:
alt:
solved:
accepted_notification: "aceptado"
2015-06-18 06:30:16 -04:00
solved:
title: "Solucionado"
2017-12-12 11:17:05 -05:00
allow_accepted_answers: "Permitir que el autor del tema y el staff marquen una respuesta como solución"
has_accepted_answer: "Este tema tiene una solución"
has_no_accepted_answer: "Este tema no tiene una solución"
2015-10-06 10:28:53 -04:00
accepted_answer: "Solución"
solution: "Solución"
solution_summary:
2017-12-12 11:17:05 -05:00
one: "solución"
other: "soluciones"
2015-06-18 06:30:16 -04:00
accepted_notification: "<i title='accepted' class='fa fa-check-square'></i><p><span>{{username}}</span> {{description}}</p>"