Translated using Weblate (Finnish)

Currently translated at 100.0% (613 of 613 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/fi/
This commit is contained in:
Aminda Suomalainen 2022-08-24 12:58:30 +00:00 committed by Hosted Weblate
parent f233910327
commit ad062c8c83
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
1 changed files with 21 additions and 2 deletions

View File

@ -61,7 +61,7 @@
"type": "text",
"placeholders": {}
},
"addGroupDescription": "Lisää ryhmän kuvaus",
"addGroupDescription": "Lisää ryhmälle kuvaus",
"@addGroupDescription": {
"type": "text",
"placeholders": {}
@ -2906,5 +2906,24 @@
"suggestedRooms": "Löydä ryhmiä tässä Spacessa",
"@suggestedRooms": {},
"indexedDbErrorTitle": "Yksityisen selauksen ongelmat",
"@indexedDbErrorTitle": {}
"@indexedDbErrorTitle": {},
"user": "Käyttäjä",
"@user": {},
"custom": "Mukautettu",
"@custom": {},
"confirmMatrixId": "Kirjoita Matrix IDsi uudelleen poistaaksesi tunnuksesi.",
"@confirmMatrixId": {},
"supposedMxid": "Tämän pitäisi olla {mxid}",
"@supposedMxid": {
"type": "text",
"placeholders": {
"mxid": {}
}
},
"allSuggestedRoomsJoined": "Olet liittynyt kaikkiin ehdotettuihin huoneisiin",
"@allSuggestedRoomsJoined": {},
"updateAvailable": "FluffyChatin päivitys on saatavilla",
"@updateAvailable": {},
"updateNow": "Aloita päivitys taustalla",
"@updateNow": {}
}