chore(translations): Translated using Weblate (Basque)

Currently translated at 99.7% (809 of 811 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/eu/
This commit is contained in:
xabirequejo 2025-11-08 14:59:21 +01:00 committed by Hosted Weblate
parent 71ba074e7d
commit 365a82cd75
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -3432,5 +3432,60 @@
"type": "String"
}
}
}
},
"startedAPoll": "{username}(e)k bozketa hasi du.",
"@startedAPoll": {
"type": "String",
"placeholders": {
"username": {
"type": "String"
}
}
},
"poll": "Bozketa",
"@poll": {},
"startPoll": "Hasi bozketa",
"@startPoll": {},
"endPoll": "Amaitu bozketa",
"@endPoll": {},
"answersVisible": "Erakutsi emaitzak",
"@answersVisible": {},
"answersHidden": "Ezkutatu emaitzak",
"@answersHidden": {},
"pollQuestion": "Bozketako galdera",
"@pollQuestion": {},
"answerOption": "Erantzun-aukera",
"@answerOption": {},
"addAnswerOption": "Gehitu erantzun-aukera",
"@addAnswerOption": {},
"allowMultipleAnswers": "Baimendu erantzun bat baino gehiago",
"@allowMultipleAnswers": {},
"pollHasBeenEnded": "Bozketa amaitu da",
"@pollHasBeenEnded": {},
"countVotes": "{count, plural, =1{Bozka bat} other{{count} bozka}}",
"@countVotes": {
"type": "int",
"placeholders": {
"count": {
"type": "int"
}
}
},
"answersWillBeVisibleWhenPollHasEnded": "Emaitzak bozketak amaitu duenean egongo dira ikusgai",
"@answersWillBeVisibleWhenPollHasEnded": {},
"replyInThread": "Erantzun harian",
"@replyInThread": {},
"countReplies": "{count, plural, =1{Erantzun bat} other{{count} erantzun}}",
"@countReplies": {
"type": "int",
"placeholders": {
"count": {
"type": "int"
}
}
},
"thread": "Haria",
"@thread": {},
"backToMainChat": "Joan txat nagusira",
"@backToMainChat": {}
}