25 lines
922 B
YAML
25 lines
922 B
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"
|
|
has_accepted_answer: "Tämä aihe on ratkaistu"
|
|
has_no_accepted_answer: "Tähän aiheeseen ei ole ratkaisua"
|
|
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_notification: "<i title='accepted' class='fa fa-check-square'></i><p><span>{{username}}</span> {{description}}</p>"
|