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:
parent
fe80ade35f
commit
3920d8760b
1 changed files with 25 additions and 1 deletions
|
|
@ -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": {}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue