Translated using Weblate (Finnish)

Currently translated at 100.0% (640 of 640 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/fi/
This commit is contained in:
Aminda Suomalainen 2022-11-23 12:33:26 +00:00 committed by Hosted Weblate
parent ef34d6d167
commit 56a7e1364c
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
1 changed files with 57 additions and 19 deletions

View File

@ -39,7 +39,7 @@
"username": {} "username": {}
} }
}, },
"activatedEndToEndEncryption": "{username} otti käyttöön päästä-päähän salauksen", "activatedEndToEndEncryption": "🔐 {username} otti käyttöön päästä-päähän salauksen",
"@activatedEndToEndEncryption": { "@activatedEndToEndEncryption": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -887,7 +887,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"invitedUser": "{username} kutsui käyttäjän {targetName}", "invitedUser": "📩 {username} kutsui käyttäjän {targetName}",
"@invitedUser": { "@invitedUser": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -918,7 +918,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"kicked": "{username} potki käyttäjän {targetName}", "kicked": "👞 {username} potki käyttäjän {targetName}",
"@kicked": { "@kicked": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -926,7 +926,7 @@
"targetName": {} "targetName": {}
} }
}, },
"kickedAndBanned": "{username} potki ja antoi porttikiellon käyttäjälle {targetName}", "kickedAndBanned": "🙅 {username} potki ja antoi porttikiellon käyttäjälle {targetName}",
"@kickedAndBanned": { "@kickedAndBanned": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -1079,7 +1079,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"newMessageInFluffyChat": "Uusi viesti FluffyChätissä", "newMessageInFluffyChat": "💬 Uusi viesti FluffyChätissä",
"@newMessageInFluffyChat": { "@newMessageInFluffyChat": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -1482,7 +1482,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"joinedTheChat": "{username} liittyi keskusteluun", "joinedTheChat": "👋 {username} liittyi keskusteluun",
"@joinedTheChat": { "@joinedTheChat": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -2076,7 +2076,7 @@
"username": {} "username": {}
} }
}, },
"userLeftTheChat": "{username} poistui keskustelusta", "userLeftTheChat": "🚪 {username} poistui keskustelusta",
"@userLeftTheChat": { "@userLeftTheChat": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -2341,14 +2341,14 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"sentAFile": "{username} lähetti tiedoston", "sentAFile": "📁 {username} lähetti tiedoston",
"@sentAFile": { "@sentAFile": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
"username": {} "username": {}
} }
}, },
"sentAnAudio": "{username} lähetti ääniviestin", "sentAnAudio": "🎤 {username} lähetti ääniviestin",
"@sentAnAudio": { "@sentAnAudio": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -2464,21 +2464,21 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"sentAPicture": "{username} lähetti kuvan", "sentAPicture": "🖼️ {username} lähetti kuvan",
"@sentAPicture": { "@sentAPicture": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
"username": {} "username": {}
} }
}, },
"sentASticker": "{username} lähetti tarran", "sentASticker": "😊 {username} lähetti tarran",
"@sentASticker": { "@sentASticker": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
"username": {} "username": {}
} }
}, },
"sentAVideo": "{username} lähetti videon", "sentAVideo": "🎥 {username} lähetti videon",
"@sentAVideo": { "@sentAVideo": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -2791,7 +2791,7 @@
"@youRejectedTheInvitation": {}, "@youRejectedTheInvitation": {},
"youJoinedTheChat": "Liityit keskusteluun", "youJoinedTheChat": "Liityit keskusteluun",
"@youJoinedTheChat": {}, "@youJoinedTheChat": {},
"youAcceptedTheInvitation": "Hyväksyit kutsun", "youAcceptedTheInvitation": "👍 Hyväksyit kutsun",
"@youAcceptedTheInvitation": {}, "@youAcceptedTheInvitation": {},
"youBannedUser": "Annoit porttikiellon käyttäjälle {user}", "youBannedUser": "Annoit porttikiellon käyttäjälle {user}",
"@youBannedUser": { "@youBannedUser": {
@ -2805,25 +2805,25 @@
"user": {} "user": {}
} }
}, },
"youInvitedBy": "{user} kutsui sinut", "youInvitedBy": "📩 {user} kutsui sinut",
"@youInvitedBy": { "@youInvitedBy": {
"placeholders": { "placeholders": {
"user": {} "user": {}
} }
}, },
"youKicked": "Poistit käyttäjän {user} keskustelusta", "youKicked": "👞 Potkit käyttäjän {user} keskustelusta",
"@youKicked": { "@youKicked": {
"placeholders": { "placeholders": {
"user": {} "user": {}
} }
}, },
"youInvitedUser": "Kutsuit käyttäjän {user}", "youInvitedUser": "📩 Kutsuit käyttäjän {user}",
"@youInvitedUser": { "@youInvitedUser": {
"placeholders": { "placeholders": {
"user": {} "user": {}
} }
}, },
"youKickedAndBanned": "Poistit ja annoit porttikiellon käyttäjälle {user}", "youKickedAndBanned": "🙅 Potkit ja annoit porttikiellon käyttäjälle {user}",
"@youKickedAndBanned": { "@youKickedAndBanned": {
"placeholders": { "placeholders": {
"user": {} "user": {}
@ -2960,6 +2960,44 @@
"@otherCallingPermissions": {}, "@otherCallingPermissions": {},
"newGroup": "Uusi ryhmä", "newGroup": "Uusi ryhmä",
"@newGroup": {}, "@newGroup": {},
"screenSharingDetail": "Jaat ruutuasi famedlyssä", "screenSharingDetail": "Jaat ruutuasi FluffyChatissä",
"@screenSharingDetail": {} "@screenSharingDetail": {},
"hugContent": "{senderName} halaa sinua",
"@hugContent": {
"type": "text",
"placeholders": {
"senderName": {}
}
},
"cuddleContent": "{senderName} kokovartalohalaa sinua",
"@cuddleContent": {
"type": "text",
"placeholders": {
"senderName": {}
}
},
"commandHint_hug": "Lähetä halaus",
"@commandHint_hug": {},
"googlyEyesContent": "{senderName} lähettää askartelusilmiä",
"@googlyEyesContent": {
"type": "text",
"placeholders": {
"senderName": {}
}
},
"numChats": "{number} keskustelua",
"@numChats": {
"type": "number",
"placeholders": {
"number": {}
}
},
"commandHint_googly": "Lähetä askartelusilmiä",
"@commandHint_googly": {},
"commandHint_cuddle": "Lähetä kokovartaluhalaus",
"@commandHint_cuddle": {},
"hideUnimportantStateEvents": "Piilota ei-niin-tärkeät tilatapahtumat",
"@hideUnimportantStateEvents": {},
"doNotShowAgain": "Älä näytä uudelleen",
"@doNotShowAgain": {}
} }