Add sk translation + build it.
This commit is contained in:
parent
91b86c6566
commit
1701562c42
2 changed files with 22 additions and 0 deletions
|
@ -139,6 +139,7 @@ TRANSLATIONS += translations/harbour-fernschreiber-de.ts \
|
|||
translations/harbour-fernschreiber-pl.ts \
|
||||
translations/harbour-fernschreiber-ru.ts \
|
||||
translations/harbour-fernschreiber-sv.ts \
|
||||
translations/harbour-fernschreiber-sk.ts \
|
||||
translations/harbour-fernschreiber-en.ts \
|
||||
translations/harbour-fernschreiber-zh_CN.ts
|
||||
|
||||
|
|
|
@ -852,6 +852,15 @@
|
|||
<source>sent a game</source>
|
||||
<translation>poslal hru</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>sent a video note</source>
|
||||
<comment>myself</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>sent a video note</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>ImagePage</name>
|
||||
|
@ -1317,6 +1326,18 @@
|
|||
<source>Quizzes have one correct answer. Participants can't revoke their responses.</source>
|
||||
<translation>Kvízy majú jednu správnu odpoveď. Účastníci nemôžu odvolať svoje odpovede.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>An explanation can be up to 200 characters long.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Enter an optional explanation</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Shown when the user selects a wrong answer.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>PollResultsPage</name>
|
||||
|
|
Loading…
Reference in a new issue