2018-08-23 09:51:36 -04:00

28 lines
1.3 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/
hu:
js:
notifications:
alt:
solved:
accepted_notification: "elfogadva"
solved:
title: "Megoldva"
allow_accepted_answers: "Engedélyezi a téma tulajdonosának és a személyzetnek, hogy megjelöljenek egy bejegyzést mint megoldás"
accept_answer: "Válaszd ki, ha ez a válasz megoldotta a problémát"
has_accepted_answer: "Ez a téma tartalmaz egy megoldást"
has_no_accepted_answer: "Ez a téma nem tartalmaz megoldást"
unaccept_answer: "Válaszd ki ha ez a válasz már nem oldja meg a problémát"
accepted_answer: "Megoldás"
solution: "Megoldás"
solution_summary:
one: "megoldás <i class='fa fa-check-square'></i>"
other: "megoldások <i class='fa fa-check-square'></i>"
accepted_html: "<i class='fa-check-square fa accepted'></i> Megoldotta <a href data-user-card='{{username_lower}}'>{{username}}</a> ebben a <a href='{{post_path}}' class='back'>témában #{{post_number}}</a>"
accepted_notification: "<i title='accepted' class='fa fa-check-square'></i><p><span>{{username}}</span> {{description}}</p>"