28 lines
1.2 KiB
YAML
28 lines
1.2 KiB
YAML
# 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/
|
|
|
|
es:
|
|
js:
|
|
notifications:
|
|
alt:
|
|
solved:
|
|
accepted_notification: "aceptado"
|
|
solved:
|
|
title: "Solucionado"
|
|
allow_accepted_answers: "Permitir que el autor del tema y el staff marquen una respuesta como solución"
|
|
accept_answer: "Esta respuesta soluciona el problema"
|
|
has_accepted_answer: "Este tema tiene una solución"
|
|
has_no_accepted_answer: "Este tema no tiene una solución"
|
|
unaccept_answer: "Esta respuesta ya no resuelve el problema"
|
|
accepted_answer: "Solución"
|
|
solution: "Solución"
|
|
solution_summary:
|
|
one: "solución"
|
|
other: "soluciones"
|
|
accepted_html: "<i class='fa-check-square fa accepted'></i> Solucionado <span class='by'>por <a href data-user-card='{{username_lower}}'>{{username}}</a></span> en <a href='{{post_path}}'>post #{{post_number}}</a>"
|
|
accepted_notification: "<i title='accepted' class='fa fa-check-square'></i><p><span>{{username}}</span> {{description}}</p>"
|