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:
parent
71ba074e7d
commit
365a82cd75
1 changed files with 56 additions and 1 deletions
|
|
@ -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": {}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue