chore(translations): Translated using Weblate (Latvian)

Currently translated at 98.6% (800 of 811 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/lv/
This commit is contained in:
Edgars Andersons 2025-11-05 13:41:49 +01:00 committed by Hosted Weblate
parent e29a1bdd83
commit 1654af9735
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -3415,5 +3415,60 @@
}
},
"donate": "Ziedot",
"@donate": {}
"@donate": {},
"startedAPoll": "{username} uzsāka aptauju.",
"@startedAPoll": {
"type": "String",
"placeholders": {
"username": {
"type": "String"
}
}
},
"poll": "Aptauja",
"@poll": {},
"startPoll": "Sākt aptauju",
"@startPoll": {},
"endPoll": "Noslēgt aptauju",
"@endPoll": {},
"answersVisible": "Atbildes ir redzamas",
"@answersVisible": {},
"answersHidden": "Atbildes ir paslēptas",
"@answersHidden": {},
"pollQuestion": "Aptaujas jautājums",
"@pollQuestion": {},
"answerOption": "Atbildes iespēja",
"@answerOption": {},
"addAnswerOption": "Pievienot atbildes iespēju",
"@addAnswerOption": {},
"allowMultipleAnswers": "Atļaut vairākas atbildes",
"@allowMultipleAnswers": {},
"pollHasBeenEnded": "Aptauja ir noslēgusies",
"@pollHasBeenEnded": {},
"countVotes": "{count, plural, =0{{count} balsu} =1{{count} balss} other{{count} balsis}}",
"@countVotes": {
"type": "int",
"placeholders": {
"count": {
"type": "int"
}
}
},
"answersWillBeVisibleWhenPollHasEnded": "Atbildes būs redzams, kad aptauja noslēgsies",
"@answersWillBeVisibleWhenPollHasEnded": {},
"replyInThread": "Atbildēt pavedienā",
"@replyInThread": {},
"countReplies": "{count, plural, =0{{count} atbilžu} =1{{count} atbilde} other{{count} atbildes}}",
"@countReplies": {
"type": "int",
"placeholders": {
"count": {
"type": "int"
}
}
},
"thread": "Pavediens",
"@thread": {},
"backToMainChat": "Atgriezties galvenajā tērzēšanā",
"@backToMainChat": {}
}