Translated using Weblate (Estonian)

Currently translated at 100.0% (642 of 642 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/et/
This commit is contained in:
Priit Jõerüüt 2024-07-17 20:13:38 +00:00 committed by Hosted Weblate
parent df605d6e24
commit d6a433c050
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -2712,5 +2712,30 @@
"alwaysUse24HourFormat": "vale",
"@alwaysUse24HourFormat": {
"description": "Set to true to always display time of day in 24 hour format."
},
"noMoreChatsFound": "Rohkem vestlusi ei leidu...",
"@noMoreChatsFound": {},
"joinedChats": "Vestlusi, millega oled liitunud",
"@joinedChats": {},
"unread": "Lugemata",
"@unread": {},
"space": "Kogukond",
"@space": {},
"spaces": "Kogukonnad",
"@spaces": {},
"goToSpace": "Ava kogukond: {space}",
"@goToSpace": {
"type": "text",
"space": {}
},
"markAsUnread": "Märgi mitteloetuks",
"@markAsUnread": {},
"countChatsAndCountParticipants": "{chats} vestlust ja {participants} osalejat",
"@countChatsAndCountParticipants": {
"type": "text",
"placeholders": {
"chats": {},
"participants": {}
}
}
}