26 lines
991 B
YAML
26 lines
991 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/
|
||
|
|
||
|
cs:
|
||
|
js:
|
||
|
notifications:
|
||
|
alt:
|
||
|
solved:
|
||
|
accepted_notification: "přijato"
|
||
|
solved:
|
||
|
title: "Vyřešeno"
|
||
|
allow_accepted_answers: "Povolit vlastníkovi tématu a správcům označit odpověď jako řešení"
|
||
|
has_accepted_answer: "Toto téma má řešení"
|
||
|
has_no_accepted_answer: "Toto téma nemá žádné řešení"
|
||
|
accepted_answer: "Řešení"
|
||
|
solution: "Řešení"
|
||
|
solution_summary:
|
||
|
one: "řešení <i class='fa fa-check-square'></i>"
|
||
|
few: "řešení <i class='fa fa-check-square'></i>"
|
||
|
other: "řešení <i class='fa fa-check-square'></i>"
|
||
|
accepted_notification: "<i title='accepted' class='fa fa-check-square'></i><p><span>{{username}}</span> {{description}}</p>"
|