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: "Seleccionar si 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: "Deseleccionar si esta respuesta ya no resuelve el problema"
|
|
accepted_answer: "Solución"
|
|
solution: "Solución"
|
|
solution_summary:
|
|
one: "solución"
|
|
other: "soluciones"
|
|
accepted_html: "{{icon}} Solucionado <span class='by'>por <a href data-user-card='{{username_lower}}'>{{username}}</a></span> en el <a href='{{post_path}}' class='back'>post #{{post_number}}</a>"
|
|
accepted_notification: "<p><span>{{username}}</span> {{description}}</p>"
|