mirror of
https://github.com/discourse/discourse-solved.git
synced 2025-03-02 15:59:22 +00:00
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/
|
|
|
|
fi:
|
|
js:
|
|
notifications:
|
|
alt:
|
|
solved:
|
|
accepted_notification: "hyväksyi"
|
|
solved:
|
|
title: "Ratkaisemat"
|
|
allow_accepted_answers: "Salli aiheen omistajan ja henkilökunnan merkitä viesti ratkaisuksi"
|
|
accept_answer: "Tämä viesti on ratkaisu"
|
|
has_accepted_answer: "Tämä aihe on ratkaistu"
|
|
has_no_accepted_answer: "Tähän aiheeseen ei ole ratkaisua"
|
|
unaccept_answer: "Tämä viesti ei enää ratkaise ongelmaa"
|
|
accepted_answer: "Ratkaisu"
|
|
solution: "Ratkaisu"
|
|
solution_summary:
|
|
one: "ratkaisu <i class='fa fa-check-square'></i>"
|
|
other: "ratkaisua <i class='fa fa-check-square'></i>"
|
|
accepted_html: "<i class='fa-check-square fa accepted'></i> <span class='by'><a href data-user-card='{{username_lower}}'>{{username}}</a></span> ratkaisi <a href='{{post_path}}'>viestissä #{{post_number}}</a>"
|
|
accepted_notification: "<i title='accepted' class='fa fa-check-square'></i><p><span>{{username}}</span> {{description}}</p>"
|