chore(translations): Translated using Weblate (Belarusian)
Currently translated at 100.0% (811 of 811 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/be/
This commit is contained in:
parent
0d679d3d14
commit
73bc621b21
1 changed files with 56 additions and 1 deletions
|
|
@ -3419,5 +3419,60 @@
|
|||
}
|
||||
},
|
||||
"donate": "Даць грошы",
|
||||
"@donate": {}
|
||||
"@donate": {},
|
||||
"startedAPoll": "{username} пачаў апытанне.",
|
||||
"@startedAPoll": {
|
||||
"type": "String",
|
||||
"placeholders": {
|
||||
"username": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
"poll": "Апытанне",
|
||||
"@poll": {},
|
||||
"startPoll": "Пачаць апытанне",
|
||||
"@startPoll": {},
|
||||
"endPoll": "Скончыць апытанне",
|
||||
"@endPoll": {},
|
||||
"answersVisible": "Адказы бачны",
|
||||
"@answersVisible": {},
|
||||
"answersHidden": "Адказы схаваны",
|
||||
"@answersHidden": {},
|
||||
"pollQuestion": "Пытанне апытання",
|
||||
"@pollQuestion": {},
|
||||
"answerOption": "Варыянт адказу",
|
||||
"@answerOption": {},
|
||||
"addAnswerOption": "Дадаць варыянт адказу",
|
||||
"@addAnswerOption": {},
|
||||
"allowMultipleAnswers": "Дазволіць некалькі адказаў",
|
||||
"@allowMultipleAnswers": {},
|
||||
"pollHasBeenEnded": "Апытанне было скончана",
|
||||
"@pollHasBeenEnded": {},
|
||||
"countVotes": "{count, plural, =1{Адзін голас} other{{count} галасы(-оў)}}",
|
||||
"@countVotes": {
|
||||
"type": "int",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"type": "int"
|
||||
}
|
||||
}
|
||||
},
|
||||
"answersWillBeVisibleWhenPollHasEnded": "Вынікі будуць бачны, калі апытанне скончыцца",
|
||||
"@answersWillBeVisibleWhenPollHasEnded": {},
|
||||
"replyInThread": "Адказаць у гутарку",
|
||||
"@replyInThread": {},
|
||||
"countReplies": "{count, plural, =1{Адзін адказ} other{{count} адказа(-ў)}}",
|
||||
"@countReplies": {
|
||||
"type": "int",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"type": "int"
|
||||
}
|
||||
}
|
||||
},
|
||||
"thread": "Гутарка",
|
||||
"@thread": {},
|
||||
"backToMainChat": "Вярнуцца ў галоўны чат",
|
||||
"@backToMainChat": {}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue