Merge pull request #2315 from weblate/weblate-fluffychat-translations

Translations update from Hosted Weblate
This commit is contained in:
Krille-chan 2025-11-06 08:40:25 +01:00 committed by GitHub
commit ce48f6434f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3238 additions and 3090 deletions

File diff suppressed because it is too large Load diff

View file

@ -3414,5 +3414,78 @@
}
},
"donate": "Doar",
"@donate": {}
"@donate": {},
"spaceMemberOf": "Participa no espazo {spaces}",
"@spaceMemberOf": {
"type": "String",
"placeholders": {
"spaces": {
"type": "String"
}
}
},
"spaceMemberOfCanKnock": "Os membros de {spaces} poden petar á porta",
"@spaceMemberOfCanKnock": {
"type": "String",
"placeholders": {
"spaces": {
"type": "String"
}
}
},
"startedAPoll": "{username} publicou unha enquisa.",
"@startedAPoll": {
"type": "String",
"placeholders": {
"username": {
"type": "String"
}
}
},
"poll": "Enquisa",
"@poll": {},
"startPoll": "Publicar enquisa",
"@startPoll": {},
"endPoll": "Finalizar enquisa",
"@endPoll": {},
"answersVisible": "Resultados visibles",
"@answersVisible": {},
"answersHidden": "Non se ven os resultados",
"@answersHidden": {},
"pollQuestion": "Pregunta da enquisa",
"@pollQuestion": {},
"answerOption": "Opción de resposta",
"@answerOption": {},
"addAnswerOption": "Engadir opción",
"@addAnswerOption": {},
"allowMultipleAnswers": "Permitir varias respostas",
"@allowMultipleAnswers": {},
"pollHasBeenEnded": "Rematou a enquisa",
"@pollHasBeenEnded": {},
"countVotes": "{count, plural, =1{Un voto} other{{count} votos}}",
"@countVotes": {
"type": "int",
"placeholders": {
"count": {
"type": "int"
}
}
},
"answersWillBeVisibleWhenPollHasEnded": "As respostas son visibles ao finalizar a enquisa",
"@answersWillBeVisibleWhenPollHasEnded": {},
"replyInThread": "Responder ao fío",
"@replyInThread": {},
"countReplies": "{count, plural, =1{Unha resposta} other{{count} respostas}}",
"@countReplies": {
"type": "int",
"placeholders": {
"count": {
"type": "int"
}
}
},
"thread": "Fío",
"@thread": {},
"backToMainChat": "Volver á conversa principal",
"@backToMainChat": {}
}