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:
Alex Katon 2025-11-10 09:35:33 +01:00 committed by Hosted Weblate
parent 0d679d3d14
commit 73bc621b21
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -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": {}
}