chore(translations): Translated using Weblate (Finnish)

Currently translated at 70.7% (574 of 811 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/fi/
This commit is contained in:
Ricky Tigg 2025-11-13 10:21:47 +01:00 committed by Hosted Weblate
parent fe80ade35f
commit 3920d8760b
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -2708,5 +2708,29 @@
"type": "String"
}
}
}
},
"commandHint_roomupgrade": "Päivitä tämä huone annettuun huoneversioon",
"@commandHint_roomupgrade": {},
"appLockDescription": "Lukitse sovellus kun sitä ei käytetä PIN-koodin kanssa",
"@appLockDescription": {},
"countChatsAndCountParticipants": "{chats} pikakeskustelut ja {participants} osallistujat",
"@countChatsAndCountParticipants": {
"type": "String",
"placeholders": {
"chats": {
"type": "int"
},
"participants": {
"type": "int"
}
}
},
"noChatsFoundHere": "Täältä ei löytynyt vielä pikakeskusteluja. Aloita uusi pikakeskustelu jonkun kanssa alla olevalla painikkeella. ⤵️",
"@noChatsFoundHere": {},
"joinedChats": "Liittyneet pikakeskustelut",
"@joinedChats": {},
"space": "Tila",
"@space": {},
"spaces": "Tilat",
"@spaces": {}
}