Merge pull request #2313 from weblate/weblate-fluffychat-translations
Translations update from Hosted Weblate
This commit is contained in:
commit
e29a1bdd83
1 changed files with 56 additions and 1 deletions
|
|
@ -3437,5 +3437,60 @@
|
|||
}
|
||||
},
|
||||
"donate": "Tabhair Síntiús",
|
||||
"@donate": {}
|
||||
"@donate": {},
|
||||
"startedAPoll": "Chuir {username} tús le pobalbhreith.",
|
||||
"@startedAPoll": {
|
||||
"type": "String",
|
||||
"placeholders": {
|
||||
"username": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
"poll": "Polaitíocht",
|
||||
"@poll": {},
|
||||
"startPoll": "Tosaigh pobalbhreith",
|
||||
"@startPoll": {},
|
||||
"endPoll": "Deireadh leis an pobalbhreith",
|
||||
"@endPoll": {},
|
||||
"answersVisible": "Freagraí le feiceáil",
|
||||
"@answersVisible": {},
|
||||
"answersHidden": "Freagraí i bhfolach",
|
||||
"@answersHidden": {},
|
||||
"pollQuestion": "Ceist pobalbhreithe",
|
||||
"@pollQuestion": {},
|
||||
"answerOption": "Rogha freagartha",
|
||||
"@answerOption": {},
|
||||
"addAnswerOption": "Cuir rogha freagra leis",
|
||||
"@addAnswerOption": {},
|
||||
"allowMultipleAnswers": "Ceadaigh freagraí iolracha",
|
||||
"@allowMultipleAnswers": {},
|
||||
"pollHasBeenEnded": "Tá deireadh leis an pobalbhreith",
|
||||
"@pollHasBeenEnded": {},
|
||||
"countVotes": "{count, plural, =1{Vóta amháin} other{{count} vótaí}}",
|
||||
"@countVotes": {
|
||||
"type": "int",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"type": "int"
|
||||
}
|
||||
}
|
||||
},
|
||||
"answersWillBeVisibleWhenPollHasEnded": "Beidh freagraí le feiceáil nuair a bheidh an pobalbhreith thart",
|
||||
"@answersWillBeVisibleWhenPollHasEnded": {},
|
||||
"replyInThread": "Freagra sa snáithe",
|
||||
"@replyInThread": {},
|
||||
"countReplies": "{count, plural, =1{Freagra amháin} other{{count} freagraí}}",
|
||||
"@countReplies": {
|
||||
"type": "int",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"type": "int"
|
||||
}
|
||||
}
|
||||
},
|
||||
"thread": "Snáithe",
|
||||
"@thread": {},
|
||||
"backToMainChat": "Ar ais chuig an bpríomhchomhrá",
|
||||
"@backToMainChat": {}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue