Merge pull request #2326 from weblate/weblate-fluffychat-translations
Translations update from Hosted Weblate
This commit is contained in:
commit
0d679d3d14
1 changed files with 56 additions and 1 deletions
|
|
@ -3432,5 +3432,60 @@
|
||||||
"type": "String"
|
"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
Add a link
Reference in a new issue