···122122 return AppLanguage.de
123123 case 'es':
124124 return AppLanguage.es
125125+ case 'fi':
126126+ return AppLanguage.fi
125127 case 'fr':
126128 return AppLanguage.fr
127129 case 'hi':
+5
src/locale/i18n.ts
···66import {messages as messagesDe} from '#/locale/locales/de/messages'
77import {messages as messagesId} from '#/locale/locales/id/messages'
88import {messages as messagesEs} from '#/locale/locales/es/messages'
99+import {messages as messagesFi} from '#/locale/locales/fi/messages'
910import {messages as messagesFr} from '#/locale/locales/fr/messages'
1011import {messages as messagesHi} from '#/locale/locales/hi/messages'
1112import {messages as messagesJa} from '#/locale/locales/ja/messages'
···3031 }
3132 case AppLanguage.es: {
3233 i18n.loadAndActivate({locale, messages: messagesEs})
3434+ break
3535+ }
3636+ case AppLanguage.fi: {
3737+ i18n.loadAndActivate({locale, messages: messagesFi})
3338 break
3439 }
3540 case AppLanguage.fr: {
+4
src/locale/i18n.web.ts
···2020 mod = await import(`./locales/es/messages`)
2121 break
2222 }
2323+ case AppLanguage.fi: {
2424+ mod = await import(`./locales/fi/messages`)
2525+ break
2626+ }
2327 case AppLanguage.fr: {
2428 mod = await import(`./locales/fr/messages`)
2529 break
···11+msgid ""
22+msgstr ""
33+"POT-Creation-Date: 2023-11-05 16:01-0800\n"
44+"MIME-Version: 1.0\n"
55+"Content-Type: text/plain; charset=utf-8\n"
66+"Content-Transfer-Encoding: 8bit\n"
77+"X-Generator: @lingui/cli\n"
88+"Language: fi\n"
99+"Project-Id-Version: \n"
1010+"Report-Msgid-Bugs-To: \n"
1111+"PO-Revision-Date: \n"
1212+"Last-Translator:@jaoler.fi\n"
1313+"Language-Team: @pekka.bsky.social,@jaoler.fi,@rahi.bsky.social\n"
1414+"Plural-Forms: \n"
1515+1616+#: src/view/com/modals/VerifyEmail.tsx:142
1717+msgid "(no email)"
1818+msgstr "(ei sähköpostiosoitetta)"
1919+2020+#: src/view/shell/desktop/RightNav.tsx:168
2121+#~ msgid "{0, plural, one {# invite code available} other {# invite codes available}}"
2222+#~ msgstr ""
2323+2424+#: src/view/com/profile/ProfileHeader.tsx:593
2525+msgid "{following} following"
2626+msgstr "{following} seuraajaa"
2727+2828+#: src/view/shell/desktop/RightNav.tsx:151
2929+#~ msgid "{invitesAvailable, plural, one {Invite codes: # available} other {Invite codes: # available}}"
3030+#~ msgstr ""
3131+3232+#: src/view/screens/Settings.tsx:435
3333+#: src/view/shell/Drawer.tsx:664
3434+#~ msgid "{invitesAvailable} invite code available"
3535+#~ msgstr ""
3636+3737+#: src/view/screens/Settings.tsx:437
3838+#: src/view/shell/Drawer.tsx:666
3939+#~ msgid "{invitesAvailable} invite codes available"
4040+#~ msgstr ""
4141+4242+#: src/view/shell/Drawer.tsx:440
4343+msgid "{numUnreadNotifications} unread"
4444+msgstr "{numUnreadNotifications} lukematonta"
4545+4646+#: src/view/com/threadgate/WhoCanReply.tsx:158
4747+msgid "<0/> members"
4848+msgstr "<0/> jäsentä"
4949+5050+#: src/view/com/profile/ProfileHeader.tsx:595
5151+msgid "<0>{following} </0><1>following</1>"
5252+msgstr "<0>{following} </0><1>seuraajaa</1>"
5353+5454+#: src/view/com/auth/onboarding/RecommendedFeeds.tsx:30
5555+msgid "<0>Choose your</0><1>Recommended</1><2>Feeds</2>"
5656+msgstr "<0>Valitse</0><1>Suositellut</1><2>syötteet</2>"
5757+5858+#: src/view/com/auth/onboarding/RecommendedFollows.tsx:37
5959+msgid "<0>Follow some</0><1>Recommended</1><2>Users</2>"
6060+msgstr "<0>Seuraa joitakin</0><1>suositeltuja</1><2>käyttäjiä</2>"
6161+6262+#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:21
6363+msgid "<0>Welcome to</0><1>Bluesky</1>"
6464+msgstr "<0>Tervetuloa</0><1>Blueskyhin</1>"
6565+6666+#: src/view/com/profile/ProfileHeader.tsx:558
6767+msgid "⚠Invalid Handle"
6868+msgstr "⚠Virheellinen käyttäjätunnus"
6969+7070+#: src/view/com/util/moderation/LabelInfo.tsx:45
7171+msgid "A content warning has been applied to this {0}."
7272+msgstr "Tämä {0} sisältää sisältövaroituksen."
7373+7474+#: src/lib/hooks/useOTAUpdate.ts:16
7575+msgid "A new version of the app is available. Please update to continue using the app."
7676+msgstr "Sovelluksen uusi versio on saatavilla. Päivitä jatkaaksesi sovelluksen käyttöä."
7777+7878+#: src/view/com/util/ViewHeader.tsx:83
7979+#: src/view/screens/Search/Search.tsx:647
8080+msgid "Access navigation links and settings"
8181+msgstr "Siirry navigointilinkkeihin ja asetuksiin"
8282+8383+#: src/view/com/home/HomeHeaderLayoutMobile.tsx:51
8484+msgid "Access profile and other navigation links"
8585+msgstr "Siirry profiiliin ja muihin navigointilinkkeihin"
8686+8787+#: src/view/com/modals/EditImage.tsx:299
8888+#: src/view/screens/Settings/index.tsx:451
8989+msgid "Accessibility"
9090+msgstr "Saavutettavuus"
9191+9292+#: src/view/com/auth/login/LoginForm.tsx:166
9393+#: src/view/screens/Settings/index.tsx:308
9494+#: src/view/screens/Settings/index.tsx:721
9595+msgid "Account"
9696+msgstr "Tili"
9797+9898+#: src/view/com/profile/ProfileHeader.tsx:246
9999+msgid "Account blocked"
100100+msgstr "Tili on estetty"
101101+102102+#: src/view/com/profile/ProfileHeader.tsx:213
103103+msgid "Account muted"
104104+msgstr "Tili on hiljennetty"
105105+106106+#: src/view/com/modals/ModerationDetails.tsx:86
107107+msgid "Account Muted"
108108+msgstr "Tili on hiljennetty"
109109+110110+#: src/view/com/modals/ModerationDetails.tsx:72
111111+msgid "Account Muted by List"
112112+msgstr "Tili on hiljennetty listalla"
113113+114114+#: src/view/com/util/AccountDropdownBtn.tsx:41
115115+msgid "Account options"
116116+msgstr "Tilin asetukset"
117117+118118+#: src/view/com/util/AccountDropdownBtn.tsx:25
119119+msgid "Account removed from quick access"
120120+msgstr "Tili poistettu pikalinkeistä"
121121+122122+#: src/view/com/profile/ProfileHeader.tsx:268
123123+msgid "Account unblocked"
124124+msgstr "Tilin esto poistettu"
125125+126126+#: src/view/com/profile/ProfileHeader.tsx:226
127127+msgid "Account unmuted"
128128+msgstr "Tilin hiljennys poistettu"
129129+130130+#: src/components/dialogs/MutedWords.tsx:147
131131+#: src/view/com/auth/onboarding/RecommendedFeedsItem.tsx:150
132132+#: src/view/com/modals/ListAddRemoveUsers.tsx:264
133133+#: src/view/com/modals/UserAddRemoveLists.tsx:219
134134+#: src/view/screens/ProfileList.tsx:812
135135+msgid "Add"
136136+msgstr "Lisää"
137137+138138+#: src/view/com/modals/SelfLabel.tsx:56
139139+msgid "Add a content warning"
140140+msgstr "Lisää sisältövaroitus"
141141+142142+#: src/view/screens/ProfileList.tsx:802
143143+msgid "Add a user to this list"
144144+msgstr "Lisää käyttäjä tähän listaan"
145145+146146+#: src/view/screens/Settings/index.tsx:383
147147+#: src/view/screens/Settings/index.tsx:392
148148+msgid "Add account"
149149+msgstr "Lisää tili"
150150+151151+#: src/view/com/composer/photos/Gallery.tsx:119
152152+#: src/view/com/composer/photos/Gallery.tsx:180
153153+#: src/view/com/modals/AltImage.tsx:116
154154+msgid "Add alt text"
155155+msgstr "Lisää ALT-teksti"
156156+157157+#: src/view/screens/AppPasswords.tsx:102
158158+#: src/view/screens/AppPasswords.tsx:143
159159+#: src/view/screens/AppPasswords.tsx:156
160160+msgid "Add App Password"
161161+msgstr "Lisää sovelluksen salasana"
162162+163163+#: src/view/com/modals/report/InputIssueDetails.tsx:41
164164+#: src/view/com/modals/report/Modal.tsx:191
165165+msgid "Add details"
166166+msgstr "Lisää tiedot"
167167+168168+#: src/view/com/modals/report/Modal.tsx:194
169169+msgid "Add details to report"
170170+msgstr "Lisää tiedot raporttiin"
171171+172172+#: src/view/com/composer/Composer.tsx:453
173173+msgid "Add link card"
174174+msgstr "Lisää linkkikortti"
175175+176176+#: src/view/com/composer/Composer.tsx:458
177177+msgid "Add link card:"
178178+msgstr "Lisää linkkikortti:"
179179+180180+#: src/components/dialogs/MutedWords.tsx:140
181181+msgid "Add mute word for configured settings"
182182+msgstr "Lisää hiljennetty sana määritettyihin asetuksiin"
183183+184184+#: src/components/dialogs/MutedWords.tsx:74
185185+msgid "Add muted words and tags"
186186+msgstr "Lisää hiljennetyt sanat ja tunnisteet"
187187+188188+#: src/view/com/modals/ChangeHandle.tsx:417
189189+msgid "Add the following DNS record to your domain:"
190190+msgstr "Lisää seuraava DNS-merkintä verkkotunnukseesi:"
191191+192192+#: src/view/com/profile/ProfileHeader.tsx:310
193193+msgid "Add to Lists"
194194+msgstr "Lisää listoihin"
195195+196196+#: src/view/com/feeds/FeedSourceCard.tsx:245
197197+#: src/view/screens/ProfileFeed.tsx:273
198198+msgid "Add to my feeds"
199199+msgstr "Lisää syötteisiini"
200200+201201+#: src/view/com/auth/onboarding/RecommendedFeedsItem.tsx:139
202202+msgid "Added"
203203+msgstr "Lisätty"
204204+205205+#: src/view/com/modals/ListAddRemoveUsers.tsx:191
206206+#: src/view/com/modals/UserAddRemoveLists.tsx:144
207207+msgid "Added to list"
208208+msgstr "Lisätty listaan"
209209+210210+#: src/view/com/feeds/FeedSourceCard.tsx:127
211211+msgid "Added to my feeds"
212212+msgstr "Lisätty syötteisiini"
213213+214214+#: src/view/screens/PreferencesFollowingFeed.tsx:173
215215+msgid "Adjust the number of likes a reply must have to be shown in your feed."
216216+msgstr "Säädä, kuinka monta tykkäystä vastauksen on saatava näkyäkseen syötteessäsi."
217217+218218+#: src/view/com/modals/SelfLabel.tsx:75
219219+msgid "Adult Content"
220220+msgstr "Aikuissisältöä"
221221+222222+#: src/view/com/modals/ContentFilteringSettings.tsx:141
223223+msgid "Adult content can only be enabled via the Web at <0/>."
224224+msgstr "Aikuissisältö voidaan ottaa käyttöön vain verkon kautta osoitteessa <0/>."
225225+226226+#: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:78
227227+#~ msgid "Adult content can only be enabled via the Web at <0>bsky.app</0>."
228228+#~ msgstr ""
229229+230230+#: src/view/screens/Settings/index.tsx:664
231231+msgid "Advanced"
232232+msgstr "Edistynyt"
233233+234234+#: src/view/screens/Feeds.tsx:666
235235+msgid "All the feeds you've saved, right in one place."
236236+msgstr "Kaikki tallentamasi syötteet yhdessä paikassa."
237237+238238+#: src/view/com/auth/login/ForgotPasswordForm.tsx:221
239239+#: src/view/com/modals/ChangePassword.tsx:168
240240+msgid "Already have a code?"
241241+msgstr "Onko sinulla jo koodi?"
242242+243243+#: src/view/com/auth/login/ChooseAccountForm.tsx:98
244244+msgid "Already signed in as @{0}"
245245+msgstr "Kirjautuneena sisään nimellä @{0}"
246246+247247+#: src/view/com/composer/photos/Gallery.tsx:130
248248+msgid "ALT"
249249+msgstr "ALT"
250250+251251+#: src/view/com/modals/EditImage.tsx:315
252252+msgid "Alt text"
253253+msgstr "ALT-teksti"
254254+255255+#: src/view/com/composer/photos/Gallery.tsx:209
256256+msgid "Alt text describes images for blind and low-vision users, and helps give context to everyone."
257257+msgstr "ALT-teksti kuvailee kuvia sokeille ja heikkonäköisille käyttäjille sekä lisää kontekstia kaikille."
258258+259259+#: src/view/com/modals/VerifyEmail.tsx:124
260260+msgid "An email has been sent to {0}. It includes a confirmation code which you can enter below."
261261+msgstr "Sähköposti on lähetetty osoitteeseen {0}. Siinä on vahvistuskoodi, jonka voit syöttää alla."
262262+263263+#: src/view/com/modals/ChangeEmail.tsx:119
264264+msgid "An email has been sent to your previous address, {0}. It includes a confirmation code which you can enter below."
265265+msgstr "Sähköposti on lähetetty aiempaan osoitteeseesi, {0}. Siinä on vahvistuskoodi, jonka voit syöttää alla."
266266+267267+#: src/view/com/profile/FollowButton.tsx:30
268268+#: src/view/com/profile/FollowButton.tsx:40
269269+msgid "An issue occurred, please try again."
270270+msgstr "Tapahtui virhe, yritä uudelleen."
271271+272272+#: src/view/com/notifications/FeedItem.tsx:236
273273+#: src/view/com/threadgate/WhoCanReply.tsx:178
274274+msgid "and"
275275+msgstr "ja"
276276+277277+#: src/screens/Onboarding/index.tsx:32
278278+msgid "Animals"
279279+msgstr "Eläimet"
280280+281281+#: src/view/screens/LanguageSettings.tsx:95
282282+msgid "App Language"
283283+msgstr "Sovelluksen kieli"
284284+285285+#: src/view/screens/AppPasswords.tsx:228
286286+msgid "App password deleted"
287287+msgstr "Sovelluksen salasana poistettu"
288288+289289+#: src/view/com/modals/AddAppPasswords.tsx:134
290290+msgid "App Password names can only contain letters, numbers, spaces, dashes, and underscores."
291291+msgstr "Sovelluksen salasanan nimet voivat sisältää vain kirjaimia, numeroita, välilyöntejä, viivoja ja alaviivoja."
292292+293293+#: src/view/com/modals/AddAppPasswords.tsx:99
294294+msgid "App Password names must be at least 4 characters long."
295295+msgstr "Sovelluksen salasanojen nimien on oltava vähintään 4 merkkiä pitkiä."
296296+297297+#: src/view/screens/Settings/index.tsx:675
298298+msgid "App password settings"
299299+msgstr "Sovelluksen salasanan asetukset"
300300+301301+#: src/view/screens/Settings.tsx:650
302302+#~ msgid "App passwords"
303303+#~ msgstr ""
304304+305305+#: src/Navigation.tsx:237
306306+#: src/view/screens/AppPasswords.tsx:187
307307+#: src/view/screens/Settings/index.tsx:684
308308+msgid "App Passwords"
309309+msgstr "Sovellussalasanat"
310310+311311+#: src/view/com/util/forms/PostDropdownBtn.tsx:295
312312+msgid "Appeal content warning"
313313+msgstr "Valita sisältövaroituksesta"
314314+315315+#: src/view/com/modals/AppealLabel.tsx:65
316316+msgid "Appeal Content Warning"
317317+msgstr "Valita sisältövaroituksesta"
318318+319319+#: src/view/com/util/moderation/LabelInfo.tsx:52
320320+msgid "Appeal this decision"
321321+msgstr "Valita tästä päätöksestä"
322322+323323+#: src/view/com/util/moderation/LabelInfo.tsx:56
324324+msgid "Appeal this decision."
325325+msgstr "Valita tästä päätöksestä."
326326+327327+#: src/view/screens/Settings/index.tsx:466
328328+msgid "Appearance"
329329+msgstr "Ulkonäkö"
330330+331331+#: src/view/screens/AppPasswords.tsx:224
332332+msgid "Are you sure you want to delete the app password \"{name}\"?"
333333+msgstr "Haluatko varmasti poistaa sovellussalasanan \"{name}\"?"
334334+335335+#: src/view/com/composer/Composer.tsx:150
336336+msgid "Are you sure you'd like to discard this draft?"
337337+msgstr "Haluatko varmasti hylätä tämän luonnoksen?"
338338+339339+#: src/components/dialogs/MutedWords.tsx:233
340340+#: src/view/screens/ProfileList.tsx:365
341341+msgid "Are you sure?"
342342+msgstr "Oletko varma?"
343343+344344+#: src/view/com/util/forms/PostDropdownBtn.tsx:278
345345+msgid "Are you sure? This cannot be undone."
346346+msgstr "Oletko varma? Tätä ei voi perua."
347347+348348+#: src/view/com/composer/select-language/SuggestedLanguage.tsx:60
349349+msgid "Are you writing in <0>{0}</0>?"
350350+msgstr "Onko viestisi kieli <0>{0}</0>?"
351351+352352+#: src/screens/Onboarding/index.tsx:26
353353+msgid "Art"
354354+msgstr "Taide"
355355+356356+#: src/view/com/modals/SelfLabel.tsx:123
357357+msgid "Artistic or non-erotic nudity."
358358+msgstr "Taiteellinen tai ei-eroottinen alastomuus."
359359+360360+#: src/view/com/auth/create/CreateAccount.tsx:158
361361+#: src/view/com/auth/login/ChooseAccountForm.tsx:151
362362+#: src/view/com/auth/login/ForgotPasswordForm.tsx:174
363363+#: src/view/com/auth/login/LoginForm.tsx:259
364364+#: src/view/com/auth/login/SetNewPasswordForm.tsx:179
365365+#: src/view/com/modals/report/InputIssueDetails.tsx:46
366366+#: src/view/com/post-thread/PostThread.tsx:472
367367+#: src/view/com/post-thread/PostThread.tsx:522
368368+#: src/view/com/post-thread/PostThread.tsx:530
369369+#: src/view/com/profile/ProfileHeader.tsx:649
370370+#: src/view/com/util/ViewHeader.tsx:81
371371+msgid "Back"
372372+msgstr "Takaisin"
373373+374374+#: src/view/com/post-thread/PostThread.tsx:480
375375+msgctxt "action"
376376+msgid "Back"
377377+msgstr "Takaisin"
378378+379379+#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:136
380380+msgid "Based on your interest in {interestsText}"
381381+msgstr "Perustuen kiinnostukseesi {interestsText}"
382382+383383+#: src/view/screens/Settings/index.tsx:523
384384+msgid "Basics"
385385+msgstr "Perusasiat"
386386+387387+#: src/view/com/auth/create/Step1.tsx:250
388388+#: src/view/com/modals/BirthDateSettings.tsx:73
389389+msgid "Birthday"
390390+msgstr "Syntymäpäivä"
391391+392392+#: src/view/screens/Settings/index.tsx:340
393393+msgid "Birthday:"
394394+msgstr "Syntymäpäivä:"
395395+396396+#: src/view/com/profile/ProfileHeader.tsx:239
397397+#: src/view/com/profile/ProfileHeader.tsx:346
398398+msgid "Block Account"
399399+msgstr "Estä käyttäjä"
400400+401401+#: src/view/screens/ProfileList.tsx:556
402402+msgid "Block accounts"
403403+msgstr "Estä käyttäjät"
404404+405405+#: src/view/screens/ProfileList.tsx:506
406406+msgid "Block list"
407407+msgstr "Estettyjen lista"
408408+409409+#: src/view/screens/ProfileList.tsx:316
410410+msgid "Block these accounts?"
411411+msgstr "Estetäänkö nämä käyttäjät?"
412412+413413+#: src/view/screens/ProfileList.tsx:320
414414+msgid "Block this List"
415415+msgstr "Estä tämä lista"
416416+417417+#: src/view/com/lists/ListCard.tsx:110
418418+#: src/view/com/util/post-embeds/QuoteEmbed.tsx:61
419419+msgid "Blocked"
420420+msgstr "Estetty"
421421+422422+#: src/view/screens/Moderation.tsx:142
423423+msgid "Blocked accounts"
424424+msgstr "Estetyt käyttäjät"
425425+426426+#: src/Navigation.tsx:130
427427+#: src/view/screens/ModerationBlockedAccounts.tsx:107
428428+msgid "Blocked Accounts"
429429+msgstr "Estetyt käyttäjät"
430430+431431+#: src/view/com/profile/ProfileHeader.tsx:241
432432+msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you."
433433+msgstr "Estetyt käyttäjät eivät voi vastata viesteihisi, mainita sinua tai muuten olla vuorovaikutuksessa kanssasi."
434434+435435+#: src/view/screens/ModerationBlockedAccounts.tsx:115
436436+msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you. You will not see their content and they will be prevented from seeing yours."
437437+msgstr "Estetyt käyttäjät eivät voi vastata viesteihisi, mainita sinua tai muuten olla vuorovaikutuksessa kanssasi. Et näe heidän sisältöään ja he eivät näe sinun sisältöäsi."
438438+439439+#: src/view/com/post-thread/PostThread.tsx:324
440440+msgid "Blocked post."
441441+msgstr "Estetty viesti."
442442+443443+#: src/view/screens/ProfileList.tsx:318
444444+msgid "Blocking is public. Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you."
445445+msgstr "Estäminen on julkista. Estetyt käyttäjät eivät voi vastata viesteihisi, mainita sinua tai muuten olla vuorovaikutuksessa kanssasi."
446446+447447+#: src/view/com/auth/HomeLoggedOutCTA.tsx:93
448448+#: src/view/com/auth/SplashScreen.web.tsx:133
449449+msgid "Blog"
450450+msgstr "Blogi"
451451+452452+#: src/view/com/auth/HomeLoggedOutCTA.tsx:31
453453+#: src/view/com/auth/server-input/index.tsx:89
454454+#: src/view/com/auth/server-input/index.tsx:90
455455+msgid "Bluesky"
456456+msgstr "Bluesky"
457457+458458+#: src/view/com/auth/server-input/index.tsx:150
459459+msgid "Bluesky is an open network where you can choose your hosting provider. Custom hosting is now available in beta for developers."
460460+msgstr "Bluesky on avoin verkko, jossa voit valita palveluntarjoajasi. Räätälöity palveluntarjoajan määritys on nyt saatavilla betavaiheen kehittäjille."
461461+462462+#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:80
463463+#: src/view/com/auth/onboarding/WelcomeMobile.tsx:80
464464+msgid "Bluesky is flexible."
465465+msgstr "Bluesky on joustava."
466466+467467+#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:69
468468+#: src/view/com/auth/onboarding/WelcomeMobile.tsx:69
469469+msgid "Bluesky is open."
470470+msgstr "Bluesky on avoin."
471471+472472+#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:56
473473+#: src/view/com/auth/onboarding/WelcomeMobile.tsx:56
474474+msgid "Bluesky is public."
475475+msgstr "Bluesky on julkinen."
476476+477477+#: src/view/com/modals/Waitlist.tsx:70
478478+msgid "Bluesky uses invites to build a healthier community. If you don't know anybody with an invite, you can sign up for the waitlist and we'll send one soon."
479479+msgstr "Bluesky käyttää kutsuja rakentaakseen terveellisemmän yhteisön. Jos et tunne ketään, jolla on kutsu, voit ilmoittautua odotuslistalle, niin lähetämme sinulle pian yhden."
480480+481481+#: src/view/screens/Moderation.tsx:245
482482+msgid "Bluesky will not show your profile and posts to logged-out users. Other apps may not honor this request. This does not make your account private."
483483+msgstr "Bluesky ei näytä profiiliasi ja viestejäsi kirjautumattomille käyttäjille. Toiset sovellukset eivät ehkä noudata tätä asetusta. Tämä ei tee tilistäsi yksityistä."
484484+485485+#: src/view/com/modals/ServerInput.tsx:78
486486+#~ msgid "Bluesky.Social"
487487+#~ msgstr ""
488488+489489+#: src/screens/Onboarding/index.tsx:33
490490+msgid "Books"
491491+msgstr "Kirjat"
492492+493493+#: src/view/screens/Settings/index.tsx:859
494494+msgid "Build version {0} {1}"
495495+msgstr "Versio {0} {1}"
496496+497497+#: src/view/com/auth/HomeLoggedOutCTA.tsx:87
498498+#: src/view/com/auth/SplashScreen.web.tsx:128
499499+msgid "Business"
500500+msgstr "Yritys"
501501+502502+#: src/view/com/modals/ServerInput.tsx:115
503503+#~ msgid "Button disabled. Input custom domain to proceed."
504504+#~ msgstr ""
505505+506506+#: src/view/com/profile/ProfileSubpageHeader.tsx:157
507507+msgid "by —"
508508+msgstr "käyttäjä —"
509509+510510+#: src/view/com/auth/onboarding/RecommendedFeedsItem.tsx:100
511511+msgid "by {0}"
512512+msgstr "käyttäjältä {0}"
513513+514514+#: src/view/com/profile/ProfileSubpageHeader.tsx:161
515515+msgid "by <0/>"
516516+msgstr "käyttäjältä <0/>"
517517+518518+#: src/view/com/profile/ProfileSubpageHeader.tsx:159
519519+msgid "by you"
520520+msgstr "sinulta"
521521+522522+#: src/view/com/composer/photos/OpenCameraBtn.tsx:60
523523+#: src/view/com/util/UserAvatar.tsx:224
524524+#: src/view/com/util/UserBanner.tsx:40
525525+msgid "Camera"
526526+msgstr "Kamera"
527527+528528+#: src/view/com/modals/AddAppPasswords.tsx:216
529529+msgid "Can only contain letters, numbers, spaces, dashes, and underscores. Must be at least 4 characters long, but no more than 32 characters long."
530530+msgstr "Voi sisältää vain kirjaimia, numeroita, välilyöntejä, viivoja ja alaviivoja. Täytyy olla vähintään 4 merkkiä pitkä, mutta enintään 32 merkkiä pitkä."
531531+532532+#: src/components/Prompt.tsx:91
533533+#: src/view/com/composer/Composer.tsx:307
534534+#: src/view/com/composer/Composer.tsx:312
535535+#: src/view/com/modals/ChangeEmail.tsx:218
536536+#: src/view/com/modals/ChangeEmail.tsx:220
537537+#: src/view/com/modals/ChangePassword.tsx:265
538538+#: src/view/com/modals/ChangePassword.tsx:268
539539+#: src/view/com/modals/CreateOrEditList.tsx:355
540540+#: src/view/com/modals/EditImage.tsx:323
541541+#: src/view/com/modals/EditProfile.tsx:249
542542+#: src/view/com/modals/InAppBrowserConsent.tsx:78
543543+#: src/view/com/modals/LinkWarning.tsx:87
544544+#: src/view/com/modals/Repost.tsx:87
545545+#: src/view/com/modals/VerifyEmail.tsx:247
546546+#: src/view/com/modals/VerifyEmail.tsx:253
547547+#: src/view/com/modals/Waitlist.tsx:142
548548+#: src/view/screens/Search/Search.tsx:693
549549+#: src/view/shell/desktop/Search.tsx:238
550550+msgid "Cancel"
551551+msgstr "Peruuta"
552552+553553+#: src/view/com/modals/Confirm.tsx:88
554554+#: src/view/com/modals/Confirm.tsx:91
555555+#: src/view/com/modals/CreateOrEditList.tsx:360
556556+#: src/view/com/modals/DeleteAccount.tsx:156
557557+#: src/view/com/modals/DeleteAccount.tsx:234
558558+msgctxt "action"
559559+msgid "Cancel"
560560+msgstr "Peruuta"
561561+562562+#: src/view/com/modals/DeleteAccount.tsx:152
563563+#: src/view/com/modals/DeleteAccount.tsx:230
564564+msgid "Cancel account deletion"
565565+msgstr "Peruuta tilin poisto"
566566+567567+#: src/view/com/modals/ChangeHandle.tsx:149
568568+msgid "Cancel change handle"
569569+msgstr "Peruuta käyttäjätunnuksen vaihto"
570570+571571+#: src/view/com/modals/crop-image/CropImage.web.tsx:134
572572+msgid "Cancel image crop"
573573+msgstr "Peruuta kuvan rajaus"
574574+575575+#: src/view/com/modals/EditProfile.tsx:244
576576+msgid "Cancel profile editing"
577577+msgstr "Peruuta profiilin muokkaus"
578578+579579+#: src/view/com/modals/Repost.tsx:78
580580+msgid "Cancel quote post"
581581+msgstr "Peruuta uudelleenpostaus"
582582+583583+#: src/view/com/modals/ListAddRemoveUsers.tsx:87
584584+#: src/view/shell/desktop/Search.tsx:234
585585+msgid "Cancel search"
586586+msgstr "Peruuta haku"
587587+588588+#: src/view/com/modals/Waitlist.tsx:136
589589+msgid "Cancel waitlist signup"
590590+msgstr "Peruuta odotuslistalle liittyminen"
591591+592592+#: src/view/screens/Settings/index.tsx:334
593593+msgctxt "action"
594594+msgid "Change"
595595+msgstr "Vaihda"
596596+597597+#: src/view/screens/Settings/index.tsx:696
598598+msgid "Change handle"
599599+msgstr "Vaihda käyttäjätunnus"
600600+601601+#: src/view/com/modals/ChangeHandle.tsx:161
602602+#: src/view/screens/Settings/index.tsx:705
603603+msgid "Change Handle"
604604+msgstr "Vaihda käyttäjätunnus"
605605+606606+#: src/view/com/modals/VerifyEmail.tsx:147
607607+msgid "Change my email"
608608+msgstr "Vaihda sähköpostiosoitteeni"
609609+610610+#: src/view/screens/Settings/index.tsx:732
611611+msgid "Change password"
612612+msgstr "Vaihda salasana"
613613+614614+#: src/view/screens/Settings/index.tsx:741
615615+msgid "Change Password"
616616+msgstr "Vaihda salasana"
617617+618618+#: src/view/com/composer/select-language/SuggestedLanguage.tsx:73
619619+msgid "Change post language to {0}"
620620+msgstr "Vaihda julkaisun kieleksi {0}"
621621+622622+#: src/view/screens/Settings/index.tsx:733
623623+msgid "Change your Bluesky password"
624624+msgstr "Vaihda Bluesky-salasanasi"
625625+626626+#: src/view/com/modals/ChangeEmail.tsx:109
627627+msgid "Change Your Email"
628628+msgstr "Vaihda sähköpostiosoitteesi"
629629+630630+#: src/screens/Deactivated.tsx:72
631631+#: src/screens/Deactivated.tsx:76
632632+msgid "Check my status"
633633+msgstr "Tarkista tilani"
634634+635635+#: src/view/com/auth/onboarding/RecommendedFeeds.tsx:121
636636+msgid "Check out some recommended feeds. Tap + to add them to your list of pinned feeds."
637637+msgstr "Katso joitakin suositeltuja syötteitä. Napauta + lisätäksesi ne kiinnitettyjen syötteiden luetteloon."
638638+639639+#: src/view/com/auth/onboarding/RecommendedFollows.tsx:185
640640+msgid "Check out some recommended users. Follow them to see similar users."
641641+msgstr "Tutustu suositeltuihin käyttäjiin. Seuraa heitä löytääksesi samankaltaisia käyttäjiä."
642642+643643+#: src/view/com/modals/DeleteAccount.tsx:169
644644+msgid "Check your inbox for an email with the confirmation code to enter below:"
645645+msgstr "Tarkista sähköpostisi ja syötä saamasi vahvistuskoodi alle:"
646646+647647+#: src/view/com/modals/Threadgate.tsx:72
648648+msgid "Choose \"Everybody\" or \"Nobody\""
649649+msgstr "Valitse \"Kaikki\" tai \"Ei kukaan\""
650650+651651+#: src/view/screens/Settings/index.tsx:697
652652+msgid "Choose a new Bluesky username or create"
653653+msgstr "Valitse uusi Bluesky-käyttäjätunnus tai luo"
654654+655655+#: src/view/com/auth/server-input/index.tsx:79
656656+msgid "Choose Service"
657657+msgstr "Valitse palvelu"
658658+659659+#: src/screens/Onboarding/StepFinished.tsx:135
660660+msgid "Choose the algorithms that power your custom feeds."
661661+msgstr "Valitse algoritmit, jotka ohjaavat mukautettuja syötteitäsi."
662662+663663+#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:83
664664+#: src/view/com/auth/onboarding/WelcomeMobile.tsx:83
665665+msgid "Choose the algorithms that power your experience with custom feeds."
666666+msgstr "Valitse algoritmit, jotka ohjaavat kokemustasi mukautettujen syötteiden kanssa."
667667+668668+#: src/screens/Onboarding/StepAlgoFeeds/index.tsx:103
669669+#~ msgid "Choose your algorithmic feeds"
670670+#~ msgstr ""
671671+672672+#: src/screens/Onboarding/StepAlgoFeeds/index.tsx:103
673673+msgid "Choose your main feeds"
674674+msgstr "Valitse pääsyötteet"
675675+676676+#: src/view/com/auth/create/Step1.tsx:219
677677+msgid "Choose your password"
678678+msgstr "Valitse salasanasi"
679679+680680+#: src/view/screens/Settings/index.tsx:834
681681+#: src/view/screens/Settings/index.tsx:835
682682+msgid "Clear all legacy storage data"
683683+msgstr "Tyhjennä kaikki vanhan tietomallin mukaiset tiedot"
684684+685685+#: src/view/screens/Settings/index.tsx:837
686686+msgid "Clear all legacy storage data (restart after this)"
687687+msgstr "Tyhjennä kaikki vanhan tietomallin tiedot (käynnistä uudelleen tämän jälkeen)"
688688+689689+#: src/view/screens/Settings/index.tsx:846
690690+#: src/view/screens/Settings/index.tsx:847
691691+msgid "Clear all storage data"
692692+msgstr "Tyhjennä kaikki tallennukset"
693693+694694+#: src/view/screens/Settings/index.tsx:849
695695+msgid "Clear all storage data (restart after this)"
696696+msgstr "Tyhjennä kaikki tallennukset (käynnistä uudelleen tämän jälkeen)"
697697+698698+#: src/view/com/util/forms/SearchInput.tsx:88
699699+#: src/view/screens/Search/Search.tsx:697
700700+msgid "Clear search query"
701701+msgstr "Tyhjennä hakukysely"
702702+703703+#: src/view/screens/Support.tsx:40
704704+msgid "click here"
705705+msgstr "klikkaa tästä"
706706+707707+#: src/components/RichText.tsx:189
708708+#: src/components/TagMenu/index.web.tsx:125
709709+msgid "Click here to open tag menu for {tag}"
710710+msgstr "Avaa tästä valikko tunnisteelle {tag}"
711711+712712+#: src/screens/Onboarding/index.tsx:35
713713+msgid "Climate"
714714+msgstr "Ilmasto"
715715+716716+#: src/view/com/modals/ChangePassword.tsx:265
717717+#: src/view/com/modals/ChangePassword.tsx:268
718718+msgid "Close"
719719+msgstr "Sulje"
720720+721721+#: src/components/Dialog/index.web.tsx:80
722722+#: src/components/Dialog/index.web.tsx:194
723723+msgid "Close active dialog"
724724+msgstr "Sulje aktiivinen ikkuna"
725725+726726+#: src/view/com/auth/login/PasswordUpdatedForm.tsx:38
727727+msgid "Close alert"
728728+msgstr "Sulje hälytys"
729729+730730+#: src/view/com/util/BottomSheetCustomBackdrop.tsx:33
731731+msgid "Close bottom drawer"
732732+msgstr "Sulje alavalinnat"
733733+734734+#: src/view/com/lightbox/ImageViewing/components/ImageDefaultHeader.tsx:26
735735+msgid "Close image"
736736+msgstr "Sulje kuva"
737737+738738+#: src/view/com/lightbox/Lightbox.web.tsx:119
739739+msgid "Close image viewer"
740740+msgstr "Sulje kuvankatselu"
741741+742742+#: src/view/shell/index.web.tsx:51
743743+msgid "Close navigation footer"
744744+msgstr "Sulje alanavigointi"
745745+746746+#: src/components/TagMenu/index.tsx:266
747747+msgid "Close this dialog"
748748+msgstr "Sulje tämä valintaikkuna"
749749+750750+#: src/view/shell/index.web.tsx:52
751751+msgid "Closes bottom navigation bar"
752752+msgstr "Sulkee alanavigaation"
753753+754754+#: src/view/com/auth/login/PasswordUpdatedForm.tsx:39
755755+msgid "Closes password update alert"
756756+msgstr "Sulkee salasanan päivitysilmoituksen"
757757+758758+#: src/view/com/composer/Composer.tsx:309
759759+msgid "Closes post composer and discards post draft"
760760+msgstr "Sulkee editorin ja hylkää luonnoksen"
761761+762762+#: src/view/com/lightbox/ImageViewing/components/ImageDefaultHeader.tsx:27
763763+msgid "Closes viewer for header image"
764764+msgstr "Sulkee kuvan katseluohjelman"
765765+766766+#: src/view/com/notifications/FeedItem.tsx:317
767767+msgid "Collapses list of users for a given notification"
768768+msgstr "Pienentää käyttäjäluettelon annetulle ilmoitukselle"
769769+770770+#: src/screens/Onboarding/index.tsx:41
771771+msgid "Comedy"
772772+msgstr "Komedia"
773773+774774+#: src/screens/Onboarding/index.tsx:27
775775+msgid "Comics"
776776+msgstr "Sarjakuvat"
777777+778778+#: src/Navigation.tsx:227
779779+#: src/view/screens/CommunityGuidelines.tsx:32
780780+msgid "Community Guidelines"
781781+msgstr "Yhteisöohjeet"
782782+783783+#: src/screens/Onboarding/StepFinished.tsx:148
784784+msgid "Complete onboarding and start using your account"
785785+msgstr "Suorita käyttöönotto loppuun ja aloita tilisi käyttö"
786786+787787+#: src/view/com/auth/create/Step3.tsx:73
788788+msgid "Complete the challenge"
789789+msgstr "Tee haaste loppuun"
790790+791791+#: src/view/com/composer/Composer.tsx:424
792792+msgid "Compose posts up to {MAX_GRAPHEME_LENGTH} characters in length"
793793+msgstr "Laadi viestejä, joiden pituus on enintään {MAX_GRAPHEME_LENGTH} merkkiä"
794794+795795+#: src/view/com/composer/Prompt.tsx:24
796796+msgid "Compose reply"
797797+msgstr "Kirjoita vastaus"
798798+799799+#: src/screens/Onboarding/StepModeration/ModerationOption.tsx:67
800800+msgid "Configure content filtering setting for category: {0}"
801801+msgstr "Määritä sisällönsuodatusasetus aiheille: {0}"
802802+803803+#: src/components/Prompt.tsx:113
804804+#: src/view/com/modals/AppealLabel.tsx:98
805805+#: src/view/com/modals/SelfLabel.tsx:154
806806+#: src/view/com/modals/VerifyEmail.tsx:231
807807+#: src/view/com/modals/VerifyEmail.tsx:233
808808+#: src/view/screens/PreferencesFollowingFeed.tsx:308
809809+#: src/view/screens/PreferencesThreads.tsx:159
810810+msgid "Confirm"
811811+msgstr "Vahvista"
812812+813813+#: src/view/com/modals/Confirm.tsx:75
814814+#: src/view/com/modals/Confirm.tsx:78
815815+msgctxt "action"
816816+msgid "Confirm"
817817+msgstr "Vahvista"
818818+819819+#: src/view/com/modals/ChangeEmail.tsx:193
820820+#: src/view/com/modals/ChangeEmail.tsx:195
821821+msgid "Confirm Change"
822822+msgstr "Vahvista muutos"
823823+824824+#: src/view/com/modals/lang-settings/ConfirmLanguagesButton.tsx:34
825825+msgid "Confirm content language settings"
826826+msgstr "Vahvista sisällön kieliasetukset"
827827+828828+#: src/view/com/modals/DeleteAccount.tsx:220
829829+msgid "Confirm delete account"
830830+msgstr "Vahvista tilin poisto"
831831+832832+#: src/view/com/modals/ContentFilteringSettings.tsx:156
833833+msgid "Confirm your age to enable adult content."
834834+msgstr "Vahvista ikäsi nähdäksesi ikärajarajoitettua sisältöä"
835835+836836+#: src/view/com/modals/ChangeEmail.tsx:157
837837+#: src/view/com/modals/DeleteAccount.tsx:182
838838+#: src/view/com/modals/VerifyEmail.tsx:165
839839+msgid "Confirmation code"
840840+msgstr "Vahvistuskoodi"
841841+842842+#: src/view/com/modals/Waitlist.tsx:120
843843+msgid "Confirms signing up {email} to the waitlist"
844844+msgstr "Vahvistaa sähköpostiosoitteen {email} - rekisteröinnin odotuslistalle"
845845+846846+#: src/view/com/auth/create/CreateAccount.tsx:193
847847+#: src/view/com/auth/login/LoginForm.tsx:278
848848+msgid "Connecting..."
849849+msgstr "Yhdistetään..."
850850+851851+#: src/view/com/auth/create/CreateAccount.tsx:213
852852+msgid "Contact support"
853853+msgstr "Ota yhteyttä tukeen"
854854+855855+#: src/view/screens/Moderation.tsx:83
856856+msgid "Content filtering"
857857+msgstr "Sisällönsuodatus"
858858+859859+#: src/view/com/modals/ContentFilteringSettings.tsx:44
860860+msgid "Content Filtering"
861861+msgstr "Sisällönsuodatus"
862862+863863+#: src/view/com/modals/lang-settings/ContentLanguagesSettings.tsx:74
864864+#: src/view/screens/LanguageSettings.tsx:278
865865+msgid "Content Languages"
866866+msgstr "Sisältöjen kielet"
867867+868868+#: src/view/com/modals/ModerationDetails.tsx:65
869869+msgid "Content Not Available"
870870+msgstr "Sisältö ei ole saatavilla"
871871+872872+#: src/view/com/modals/ModerationDetails.tsx:33
873873+#: src/view/com/util/moderation/ScreenHider.tsx:78
874874+msgid "Content Warning"
875875+msgstr "Sisältövaroitus"
876876+877877+#: src/view/com/composer/labels/LabelsBtn.tsx:31
878878+msgid "Content warnings"
879879+msgstr "Sisältövaroitukset"
880880+881881+#: src/screens/Onboarding/StepAlgoFeeds/index.tsx:170
882882+#: src/screens/Onboarding/StepFollowingFeed.tsx:153
883883+#: src/screens/Onboarding/StepInterests/index.tsx:248
884884+#: src/screens/Onboarding/StepModeration/index.tsx:118
885885+#: src/screens/Onboarding/StepTopicalFeeds.tsx:114
886886+#: src/view/com/auth/onboarding/RecommendedFeeds.tsx:148
887887+#: src/view/com/auth/onboarding/RecommendedFollows.tsx:209
888888+msgid "Continue"
889889+msgstr "Jatka"
890890+891891+#: src/screens/Onboarding/StepFollowingFeed.tsx:150
892892+#: src/screens/Onboarding/StepInterests/index.tsx:245
893893+#: src/screens/Onboarding/StepModeration/index.tsx:115
894894+#: src/screens/Onboarding/StepTopicalFeeds.tsx:111
895895+msgid "Continue to next step"
896896+msgstr "Jatka seuraavaan vaiheeseen"
897897+898898+#: src/screens/Onboarding/StepAlgoFeeds/index.tsx:167
899899+msgid "Continue to the next step"
900900+msgstr "Jatka seuraavaan vaiheeseen"
901901+902902+#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:191
903903+msgid "Continue to the next step without following any accounts"
904904+msgstr "Jatka seuraavaan vaiheeseen seuraamatta yhtään tiliä"
905905+906906+#: src/screens/Onboarding/index.tsx:44
907907+msgid "Cooking"
908908+msgstr "Ruoanlaitto"
909909+910910+#: src/view/com/modals/AddAppPasswords.tsx:195
911911+#: src/view/com/modals/InviteCodes.tsx:182
912912+msgid "Copied"
913913+msgstr "Kopioitu"
914914+915915+#: src/view/screens/Settings/index.tsx:241
916916+msgid "Copied build version to clipboard"
917917+msgstr "Ohjelmiston versio kopioitu leikepöydälle"
918918+919919+#: src/view/com/modals/AddAppPasswords.tsx:76
920920+#: src/view/com/modals/InviteCodes.tsx:152
921921+#: src/view/com/util/forms/PostDropdownBtn.tsx:143
922922+msgid "Copied to clipboard"
923923+msgstr "Kopioitu leikepöydälle"
924924+925925+#: src/view/com/modals/AddAppPasswords.tsx:189
926926+msgid "Copies app password"
927927+msgstr "Kopioi sovellussalasanan"
928928+929929+#: src/view/com/modals/AddAppPasswords.tsx:188
930930+msgid "Copy"
931931+msgstr "Kopioi"
932932+933933+#: src/view/screens/ProfileList.tsx:418
934934+msgid "Copy link to list"
935935+msgstr "Kopioi listan linkki"
936936+937937+#: src/view/com/util/forms/PostDropdownBtn.tsx:184
938938+msgid "Copy link to post"
939939+msgstr "Kopioi julkaisun linkki"
940940+941941+#: src/view/com/profile/ProfileHeader.tsx:295
942942+msgid "Copy link to profile"
943943+msgstr "Kopioi linkki profiiliin"
944944+945945+#: src/view/com/util/forms/PostDropdownBtn.tsx:170
946946+msgid "Copy post text"
947947+msgstr "Kopioi viestin teksti"
948948+949949+#: src/Navigation.tsx:232
950950+#: src/view/screens/CopyrightPolicy.tsx:29
951951+msgid "Copyright Policy"
952952+msgstr "Tekijänoikeuskäytäntö"
953953+954954+#: src/view/screens/ProfileFeed.tsx:97
955955+msgid "Could not load feed"
956956+msgstr "Syötettä ei voitu ladata"
957957+958958+#: src/view/screens/ProfileList.tsx:888
959959+msgid "Could not load list"
960960+msgstr "Listaa ei voitu ladata"
961961+962962+#: src/view/com/auth/create/Step2.tsx:91
963963+#~ msgid "Country"
964964+#~ msgstr "Maa"
965965+966966+#: src/view/com/auth/HomeLoggedOutCTA.tsx:62
967967+#: src/view/com/auth/SplashScreen.tsx:71
968968+#: src/view/com/auth/SplashScreen.web.tsx:81
969969+msgid "Create a new account"
970970+msgstr "Luo uusi tili"
971971+972972+#: src/view/screens/Settings/index.tsx:384
973973+msgid "Create a new Bluesky account"
974974+msgstr "Luo uusi Bluesky-tili"
975975+976976+#: src/view/com/auth/create/CreateAccount.tsx:133
977977+msgid "Create Account"
978978+msgstr "Luo tili"
979979+980980+#: src/view/com/modals/AddAppPasswords.tsx:226
981981+msgid "Create App Password"
982982+msgstr "Luo sovellussalasana"
983983+984984+#: src/view/com/auth/HomeLoggedOutCTA.tsx:54
985985+#: src/view/com/auth/SplashScreen.tsx:68
986986+msgid "Create new account"
987987+msgstr "Luo uusi tili"
988988+989989+#: src/view/screens/AppPasswords.tsx:249
990990+msgid "Created {0}"
991991+msgstr "{0} luotu"
992992+993993+#: src/view/screens/ProfileFeed.tsx:616
994994+msgid "Created by <0/>"
995995+msgstr "Luonut <0/>"
996996+997997+#: src/view/screens/ProfileFeed.tsx:614
998998+msgid "Created by you"
999999+msgstr "Sinun luoma sisältö"
10001000+10011001+#: src/view/com/composer/Composer.tsx:455
10021002+msgid "Creates a card with a thumbnail. The card links to {url}"
10031003+msgstr "Luo kortin pikkukuvan kanssa. Kortti linkittyy osoitteeseen {url}"
10041004+10051005+#: src/screens/Onboarding/index.tsx:29
10061006+msgid "Culture"
10071007+msgstr "Kulttuuri"
10081008+10091009+#: src/view/com/auth/server-input/index.tsx:95
10101010+#: src/view/com/auth/server-input/index.tsx:96
10111011+msgid "Custom"
10121012+msgstr "Mukautettu"
10131013+10141014+#: src/view/com/modals/ChangeHandle.tsx:389
10151015+msgid "Custom domain"
10161016+msgstr "Mukautettu verkkotunnus"
10171017+10181018+#: src/screens/Onboarding/StepAlgoFeeds/index.tsx:106
10191019+#: src/view/screens/Feeds.tsx:692
10201020+msgid "Custom feeds built by the community bring you new experiences and help you find the content you love."
10211021+msgstr "Yhteisön rakentamat mukautetut syötteet tuovat sinulle uusia kokemuksia ja auttavat löytämään sinulle mieluisaa sisältöä."
10221022+10231023+#: src/view/screens/PreferencesExternalEmbeds.tsx:55
10241024+msgid "Customize media from external sites."
10251025+msgstr "Muokkaa mediaa ulkoisista sivustoista."
10261026+10271027+#: src/view/screens/Settings.tsx:687
10281028+#~ msgid "Danger Zone"
10291029+#~ msgstr ""
10301030+10311031+#: src/view/screens/Settings/index.tsx:485
10321032+#: src/view/screens/Settings/index.tsx:511
10331033+msgid "Dark"
10341034+msgstr "Tumma"
10351035+10361036+#: src/view/screens/Debug.tsx:63
10371037+msgid "Dark mode"
10381038+msgstr "Tumma ulkoasu"
10391039+10401040+#: src/view/screens/Settings/index.tsx:498
10411041+msgid "Dark Theme"
10421042+msgstr "Tumma teema"
10431043+10441044+#: src/view/screens/Debug.tsx:83
10451045+msgid "Debug panel"
10461046+msgstr "Vianetsintäpaneeli"
10471047+10481048+#: src/view/screens/Settings/index.tsx:772
10491049+msgid "Delete account"
10501050+msgstr "Poista käyttäjätili"
10511051+10521052+#: src/view/com/modals/DeleteAccount.tsx:87
10531053+msgid "Delete Account"
10541054+msgstr "Poista käyttäjätili"
10551055+10561056+#: src/view/screens/AppPasswords.tsx:222
10571057+#: src/view/screens/AppPasswords.tsx:242
10581058+msgid "Delete app password"
10591059+msgstr "Poista sovellussalasana"
10601060+10611061+#: src/view/screens/ProfileList.tsx:364
10621062+#: src/view/screens/ProfileList.tsx:445
10631063+msgid "Delete List"
10641064+msgstr "Poista lista"
10651065+10661066+#: src/view/com/modals/DeleteAccount.tsx:223
10671067+msgid "Delete my account"
10681068+msgstr "Poista käyttäjätilini"
10691069+10701070+#: src/view/screens/Settings.tsx:706
10711071+#~ msgid "Delete my account…"
10721072+#~ msgstr ""
10731073+10741074+#: src/view/screens/Settings/index.tsx:784
10751075+msgid "Delete My Account…"
10761076+msgstr "Poista tilini…"
10771077+10781078+#: src/view/com/util/forms/PostDropdownBtn.tsx:273
10791079+msgid "Delete post"
10801080+msgstr "Poista viesti"
10811081+10821082+#: src/view/com/util/forms/PostDropdownBtn.tsx:277
10831083+msgid "Delete this post?"
10841084+msgstr "Poista tämä viesti?"
10851085+10861086+#: src/view/com/util/post-embeds/QuoteEmbed.tsx:70
10871087+msgid "Deleted"
10881088+msgstr "Poistettu"
10891089+10901090+#: src/view/com/post-thread/PostThread.tsx:316
10911091+msgid "Deleted post."
10921092+msgstr "Poistettu viesti."
10931093+10941094+#: src/view/com/modals/CreateOrEditList.tsx:300
10951095+#: src/view/com/modals/CreateOrEditList.tsx:321
10961096+#: src/view/com/modals/EditProfile.tsx:198
10971097+#: src/view/com/modals/EditProfile.tsx:210
10981098+msgid "Description"
10991099+msgstr "Kuvaus"
11001100+11011101+#: src/view/screens/Settings.tsx:760
11021102+#~ msgid "Developer Tools"
11031103+#~ msgstr ""
11041104+11051105+#: src/view/com/composer/Composer.tsx:218
11061106+msgid "Did you want to say anything?"
11071107+msgstr "Haluatko sanoa jotain?"
11081108+11091109+#: src/view/screens/Settings/index.tsx:504
11101110+msgid "Dim"
11111111+msgstr "Himmeä"
11121112+11131113+#: src/view/com/composer/Composer.tsx:151
11141114+msgid "Discard"
11151115+msgstr "Hylkää"
11161116+11171117+#: src/view/com/composer/Composer.tsx:145
11181118+msgid "Discard draft"
11191119+msgstr "Hylkää luonnos"
11201120+11211121+#: src/view/screens/Moderation.tsx:226
11221122+msgid "Discourage apps from showing my account to logged-out users"
11231123+msgstr "Estä sovelluksia näyttämästä tiliäni kirjautumattomille käyttäjille"
11241124+11251125+#: src/view/com/posts/FollowingEmptyState.tsx:74
11261126+#: src/view/com/posts/FollowingEndOfFeed.tsx:75
11271127+msgid "Discover new custom feeds"
11281128+msgstr "Löydä uusia mukautettuja syötteitä"
11291129+11301130+#: src/view/screens/Feeds.tsx:473
11311131+#~ msgid "Discover new feeds"
11321132+#~ msgstr ""
11331133+11341134+#: src/view/screens/Feeds.tsx:689
11351135+msgid "Discover New Feeds"
11361136+msgstr "Löydä uusia syötteitä"
11371137+11381138+#: src/view/com/modals/EditProfile.tsx:192
11391139+msgid "Display name"
11401140+msgstr "Näyttönimi"
11411141+11421142+#: src/view/com/modals/EditProfile.tsx:180
11431143+msgid "Display Name"
11441144+msgstr "Näyttönimi"
11451145+11461146+#: src/view/com/modals/ChangeHandle.tsx:487
11471147+msgid "Domain verified!"
11481148+msgstr "Verkkotunnus vahvistettu!"
11491149+11501150+#: src/view/com/auth/create/Step1.tsx:170
11511151+msgid "Don't have an invite code?"
11521152+msgstr "Eikö sinulla ole kutsukoodia?"
11531153+11541154+#: src/view/com/auth/onboarding/RecommendedFollows.tsx:86
11551155+#: src/view/com/modals/EditImage.tsx:333
11561156+#: src/view/com/modals/ListAddRemoveUsers.tsx:144
11571157+#: src/view/com/modals/SelfLabel.tsx:157
11581158+#: src/view/com/modals/Threadgate.tsx:129
11591159+#: src/view/com/modals/Threadgate.tsx:132
11601160+#: src/view/com/modals/UserAddRemoveLists.tsx:95
11611161+#: src/view/com/modals/UserAddRemoveLists.tsx:98
11621162+#: src/view/screens/PreferencesThreads.tsx:162
11631163+msgctxt "action"
11641164+msgid "Done"
11651165+msgstr "Valmis"
11661166+11671167+#: src/view/com/auth/server-input/index.tsx:165
11681168+#: src/view/com/auth/server-input/index.tsx:166
11691169+#: src/view/com/modals/AddAppPasswords.tsx:226
11701170+#: src/view/com/modals/AltImage.tsx:139
11711171+#: src/view/com/modals/ContentFilteringSettings.tsx:88
11721172+#: src/view/com/modals/ContentFilteringSettings.tsx:96
11731173+#: src/view/com/modals/crop-image/CropImage.web.tsx:152
11741174+#: src/view/com/modals/InviteCodes.tsx:80
11751175+#: src/view/com/modals/InviteCodes.tsx:123
11761176+#: src/view/com/modals/ListAddRemoveUsers.tsx:142
11771177+#: src/view/screens/PreferencesFollowingFeed.tsx:311
11781178+#: src/view/screens/Settings/ExportCarDialog.tsx:93
11791179+#: src/view/screens/Settings/ExportCarDialog.tsx:94
11801180+msgid "Done"
11811181+msgstr "Valmis"
11821182+11831183+#: src/view/com/modals/lang-settings/ConfirmLanguagesButton.tsx:42
11841184+msgid "Done{extraText}"
11851185+msgstr "Valmis{extraText}"
11861186+11871187+#: src/view/com/auth/login/ChooseAccountForm.tsx:45
11881188+msgid "Double tap to sign in"
11891189+msgstr "Kaksoisnapauta kirjautuaksesi sisään"
11901190+11911191+#: src/view/screens/Settings/index.tsx:755
11921192+msgid "Download Bluesky account data (repository)"
11931193+msgstr "Lataa Bluesky-tilin tiedot (repository)"
11941194+11951195+#: src/view/screens/Settings/ExportCarDialog.tsx:59
11961196+#: src/view/screens/Settings/ExportCarDialog.tsx:63
11971197+msgid "Download CAR file"
11981198+msgstr "Lataa CAR tiedosto"
11991199+12001200+#: src/view/com/composer/text-input/TextInput.web.tsx:249
12011201+msgid "Drop to add images"
12021202+msgstr "Raahaa tähän lisätäksesi kuvia"
12031203+12041204+#: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:111
12051205+msgid "Due to Apple policies, adult content can only be enabled on the web after completing sign up."
12061206+msgstr "Applen sääntöjen vuoksi aikuisviihde voidaan ottaa käyttöön vasta rekisteröitymisen jälkeen."
12071207+12081208+#: src/view/com/modals/EditProfile.tsx:185
12091209+msgid "e.g. Alice Roberts"
12101210+msgstr "esim. Mikko Mallikas"
12111211+12121212+#: src/view/com/modals/EditProfile.tsx:203
12131213+msgid "e.g. Artist, dog-lover, and avid reader."
12141214+msgstr "esim. Taiteilija, koiraharrastaja ja innokas lukija."
12151215+12161216+#: src/view/com/modals/CreateOrEditList.tsx:283
12171217+msgid "e.g. Great Posters"
12181218+msgstr "esim. Loistavat kirjoittajat"
12191219+12201220+#: src/view/com/modals/CreateOrEditList.tsx:284
12211221+msgid "e.g. Spammers"
12221222+msgstr "esim. Roskapostittajat"
12231223+12241224+#: src/view/com/modals/CreateOrEditList.tsx:312
12251225+msgid "e.g. The posters who never miss."
12261226+msgstr "esim. Julkaisijat, jotka osuvat maaliin aina."
12271227+12281228+#: src/view/com/modals/CreateOrEditList.tsx:313
12291229+msgid "e.g. Users that repeatedly reply with ads."
12301230+msgstr "esim. Käyttäjät, jotka vastaavat toistuvasti mainoksilla."
12311231+12321232+#: src/view/com/modals/InviteCodes.tsx:96
12331233+msgid "Each code works once. You'll receive more invite codes periodically."
12341234+msgstr "Jokainen koodi toimii vain kerran. Saat lisää kutsukoodeja säännöllisin väliajoin."
12351235+12361236+#: src/view/com/lists/ListMembers.tsx:149
12371237+msgctxt "action"
12381238+msgid "Edit"
12391239+msgstr "Muokkaa"
12401240+12411241+#: src/view/com/composer/photos/Gallery.tsx:144
12421242+#: src/view/com/modals/EditImage.tsx:207
12431243+msgid "Edit image"
12441244+msgstr "Muokkaa kuvaa"
12451245+12461246+#: src/view/screens/ProfileList.tsx:433
12471247+msgid "Edit list details"
12481248+msgstr "Muokkaa listan tietoja"
12491249+12501250+#: src/view/com/modals/CreateOrEditList.tsx:250
12511251+msgid "Edit Moderation List"
12521252+msgstr "Muokkaa moderaatiolistaa"
12531253+12541254+#: src/Navigation.tsx:242
12551255+#: src/view/screens/Feeds.tsx:434
12561256+#: src/view/screens/SavedFeeds.tsx:84
12571257+msgid "Edit My Feeds"
12581258+msgstr "Muokkaa syötteitäni"
12591259+12601260+#: src/view/com/modals/EditProfile.tsx:152
12611261+msgid "Edit my profile"
12621262+msgstr "Muokkaa profiiliani"
12631263+12641264+#: src/view/com/profile/ProfileHeader.tsx:418
12651265+msgid "Edit profile"
12661266+msgstr "Muokkaa profiilia"
12671267+12681268+#: src/view/com/profile/ProfileHeader.tsx:423
12691269+msgid "Edit Profile"
12701270+msgstr "Muokkaa profiilia"
12711271+12721272+#: src/view/com/home/HomeHeaderLayout.web.tsx:59
12731273+#: src/view/screens/Feeds.tsx:355
12741274+msgid "Edit Saved Feeds"
12751275+msgstr "Muokkaa tallennettuja syötteitä"
12761276+12771277+#: src/view/com/modals/CreateOrEditList.tsx:245
12781278+msgid "Edit User List"
12791279+msgstr "Muokkaa käyttäjälistaa"
12801280+12811281+#: src/view/com/modals/EditProfile.tsx:193
12821282+msgid "Edit your display name"
12831283+msgstr "Muokkaa näyttönimeäsi"
12841284+12851285+#: src/view/com/modals/EditProfile.tsx:211
12861286+msgid "Edit your profile description"
12871287+msgstr "Muokkaa profiilin kuvausta"
12881288+12891289+#: src/screens/Onboarding/index.tsx:34
12901290+msgid "Education"
12911291+msgstr "Koulutus"
12921292+12931293+#: src/view/com/auth/create/Step1.tsx:199
12941294+#: src/view/com/auth/login/ForgotPasswordForm.tsx:156
12951295+#: src/view/com/modals/ChangeEmail.tsx:141
12961296+#: src/view/com/modals/Waitlist.tsx:88
12971297+msgid "Email"
12981298+msgstr "Sähköposti"
12991299+13001300+#: src/view/com/auth/create/Step1.tsx:190
13011301+#: src/view/com/auth/login/ForgotPasswordForm.tsx:147
13021302+msgid "Email address"
13031303+msgstr "Sähköpostiosoite"
13041304+13051305+#: src/view/com/modals/ChangeEmail.tsx:56
13061306+#: src/view/com/modals/ChangeEmail.tsx:88
13071307+msgid "Email updated"
13081308+msgstr "Sähköpostiosoite päivitetty"
13091309+13101310+#: src/view/com/modals/ChangeEmail.tsx:111
13111311+msgid "Email Updated"
13121312+msgstr "Sähköpostiosoite päivitetty"
13131313+13141314+#: src/view/com/modals/VerifyEmail.tsx:78
13151315+msgid "Email verified"
13161316+msgstr "Sähköpostiosoite vahvistettu"
13171317+13181318+#: src/view/screens/Settings/index.tsx:312
13191319+msgid "Email:"
13201320+msgstr "Sähköpostiosoite:"
13211321+13221322+#: src/view/com/modals/EmbedConsent.tsx:113
13231323+msgid "Enable {0} only"
13241324+msgstr "Ota käyttöön vain {0}"
13251325+13261326+#: src/view/com/modals/ContentFilteringSettings.tsx:167
13271327+msgid "Enable Adult Content"
13281328+msgstr "Ota aikuissisältö käyttöön"
13291329+13301330+#: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:76
13311331+#: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:77
13321332+msgid "Enable adult content in your feeds"
13331333+msgstr "Näytä aikuissisältöä syötteissäsi"
13341334+13351335+#: src/view/com/modals/EmbedConsent.tsx:97
13361336+msgid "Enable External Media"
13371337+msgstr "Ota ulkoinen media käyttöön"
13381338+13391339+#: src/view/screens/PreferencesExternalEmbeds.tsx:75
13401340+msgid "Enable media players for"
13411341+msgstr "Ota mediatoistimet käyttöön kohteille"
13421342+13431343+#: src/view/screens/PreferencesFollowingFeed.tsx:147
13441344+msgid "Enable this setting to only see replies between people you follow."
13451345+msgstr "Ota tämä asetus käyttöön nähdäksesi vastaukset vain seuraamiltasi ihmisiltä."
13461346+13471347+#: src/view/screens/Profile.tsx:455
13481348+msgid "End of feed"
13491349+msgstr "Syötteen loppu"
13501350+13511351+#: src/view/com/modals/AddAppPasswords.tsx:166
13521352+msgid "Enter a name for this App Password"
13531353+msgstr "Anna sovellusalasanalle nimi"
13541354+13551355+#: src/components/dialogs/MutedWords.tsx:87
13561356+#: src/components/dialogs/MutedWords.tsx:88
13571357+msgid "Enter a word or tag"
13581358+msgstr "Kirjoita sana tai tunniste"
13591359+13601360+#: src/view/com/modals/VerifyEmail.tsx:105
13611361+msgid "Enter Confirmation Code"
13621362+msgstr "Syötä vahvistuskoodi"
13631363+13641364+#: src/view/com/modals/ChangePassword.tsx:151
13651365+msgid "Enter the code you received to change your password."
13661366+msgstr "Anna saamasi koodi vaihtaaksesi salasanasi."
13671367+13681368+#: src/view/com/modals/ChangeHandle.tsx:371
13691369+msgid "Enter the domain you want to use"
13701370+msgstr "Anna verkkotunnus, jota haluat käyttää"
13711371+13721372+#: src/view/com/auth/login/ForgotPasswordForm.tsx:107
13731373+msgid "Enter the email you used to create your account. We'll send you a \"reset code\" so you can set a new password."
13741374+msgstr "Anna sähköpostiosoite, jotaa käytit tilin luomiseen. Lähetämme sinulle \"nollauskoodin\", jotta voit määritellä uuden salasanan."
13751375+13761376+#: src/view/com/auth/create/Step1.tsx:251
13771377+#: src/view/com/modals/BirthDateSettings.tsx:74
13781378+msgid "Enter your birth date"
13791379+msgstr "Syötä syntymäaikasi"
13801380+13811381+#: src/view/com/modals/Waitlist.tsx:78
13821382+msgid "Enter your email"
13831383+msgstr "Syötä sähköpostiosoitteesi"
13841384+13851385+#: src/view/com/auth/create/Step1.tsx:195
13861386+msgid "Enter your email address"
13871387+msgstr "Syötä sähköpostiosoitteesi"
13881388+13891389+#: src/view/com/modals/ChangeEmail.tsx:41
13901390+msgid "Enter your new email above"
13911391+msgstr "Syötä uusi sähköpostiosoitteesi yläpuolelle"
13921392+13931393+#: src/view/com/modals/ChangeEmail.tsx:117
13941394+msgid "Enter your new email address below."
13951395+msgstr "Syötä uusi sähköpostiosoitteesi alle"
13961396+13971397+#: src/view/com/auth/create/Step2.tsx:188
13981398+#~ msgid "Enter your phone number"
13991399+msgstr "Syötä puhelinnumerosi"
14001400+14011401+#: src/view/com/auth/login/Login.tsx:99
14021402+msgid "Enter your username and password"
14031403+msgstr "Syötä käyttäjätunnuksesi ja salasanasi"
14041404+14051405+#: src/view/com/auth/create/Step3.tsx:67
14061406+msgid "Error receiving captcha response."
14071407+msgstr "Virhe captcha-vastauksen vastaanottamisessa."
14081408+14091409+#: src/view/screens/Search/Search.tsx:110
14101410+msgid "Error:"
14111411+msgstr "Virhe:"
14121412+14131413+#: src/view/com/modals/Threadgate.tsx:76
14141414+msgid "Everybody"
14151415+msgstr "Kaikki"
14161416+14171417+#: src/view/com/modals/ChangeHandle.tsx:150
14181418+msgid "Exits handle change process"
14191419+msgstr "Peruuttaa käyttäjätunnuksen vaihtamisen"
14201420+14211421+#: src/view/com/lightbox/Lightbox.web.tsx:120
14221422+msgid "Exits image view"
14231423+msgstr "Poistuu kuvan katselutilasta"
14241424+14251425+#: src/view/com/modals/ListAddRemoveUsers.tsx:88
14261426+#: src/view/shell/desktop/Search.tsx:235
14271427+msgid "Exits inputting search query"
14281428+msgstr "Poistuu hakukyselyn kirjoittamisesta"
14291429+14301430+#: src/view/com/modals/Waitlist.tsx:138
14311431+msgid "Exits signing up for waitlist with {email}"
14321432+msgstr "Poistuu odotuslistalle liittymisestä sähköpostilla {email}"
14331433+14341434+#: src/view/com/lightbox/Lightbox.web.tsx:163
14351435+msgid "Expand alt text"
14361436+msgstr "Laajenna ALT-teksti"
14371437+14381438+#: src/view/com/composer/ComposerReplyTo.tsx:81
14391439+#: src/view/com/composer/ComposerReplyTo.tsx:84
14401440+msgid "Expand or collapse the full post you are replying to"
14411441+msgstr "Laajenna tai pienennä viesti johon olit vastaamassa"
14421442+14431443+#: src/view/screens/Settings/index.tsx:753
14441444+msgid "Export my data"
14451445+msgstr "Vie tietoni"
14461446+14471447+#: src/view/screens/Settings/ExportCarDialog.tsx:44
14481448+#: src/view/screens/Settings/index.tsx:764
14491449+msgid "Export My Data"
14501450+msgstr "Vie tietoni"
14511451+14521452+#: src/view/com/modals/EmbedConsent.tsx:64
14531453+msgid "External Media"
14541454+msgstr "Ulkoiset mediat"
14551455+14561456+#: src/view/com/modals/EmbedConsent.tsx:75
14571457+#: src/view/screens/PreferencesExternalEmbeds.tsx:66
14581458+msgid "External media may allow websites to collect information about you and your device. No information is sent or requested until you press the \"play\" button."
14591459+msgstr "Ulkoiset mediat voivat sallia verkkosivustojen kerätä tietoja sinusta ja laitteestasi. Tietoja ei lähetetä eikä pyydetä, ennen kuin painat \"toista\"-painiketta."
14601460+14611461+#: src/Navigation.tsx:261
14621462+#: src/view/screens/PreferencesExternalEmbeds.tsx:52
14631463+#: src/view/screens/Settings/index.tsx:657
14641464+msgid "External Media Preferences"
14651465+msgstr "Ulkoisten medioiden asetukset"
14661466+14671467+#: src/view/screens/Settings/index.tsx:648
14681468+msgid "External media settings"
14691469+msgstr "Ulkoisten medioiden asetukset"
14701470+14711471+#: src/view/com/modals/AddAppPasswords.tsx:115
14721472+#: src/view/com/modals/AddAppPasswords.tsx:119
14731473+msgid "Failed to create app password."
14741474+msgstr "Sovellussalasanan luominen epäonnistui."
14751475+14761476+#: src/view/com/modals/CreateOrEditList.tsx:206
14771477+msgid "Failed to create the list. Check your internet connection and try again."
14781478+msgstr "Listan luominen epäonnistui. Tarkista internetyhteytesi ja yritä uudelleen."
14791479+14801480+#: src/view/com/util/forms/PostDropdownBtn.tsx:110
14811481+msgid "Failed to delete post, please try again"
14821482+msgstr "Viestin poistaminen epäonnistui, yritä uudelleen"
14831483+14841484+#: src/view/com/auth/onboarding/RecommendedFeeds.tsx:109
14851485+#: src/view/com/auth/onboarding/RecommendedFeeds.tsx:141
14861486+msgid "Failed to load recommended feeds"
14871487+msgstr "Suositeltujen syötteiden lataaminen epäonnistui"
14881488+14891489+#: src/Navigation.tsx:192
14901490+msgid "Feed"
14911491+msgstr "Syöte"
14921492+14931493+#: src/view/com/feeds/FeedSourceCard.tsx:231
14941494+msgid "Feed by {0}"
14951495+msgstr "Syöte käyttäjältä {0}"
14961496+14971497+#: src/view/screens/Feeds.tsx:605
14981498+msgid "Feed offline"
14991499+msgstr "Syöte ei ole käytettävissä"
15001500+15011501+#: src/view/com/feeds/FeedPage.tsx:143
15021502+#~ msgid "Feed Preferences"
15031503+#~ msgstr "Syötteen asetukset"
15041504+15051505+#: src/view/shell/desktop/RightNav.tsx:61
15061506+#: src/view/shell/Drawer.tsx:311
15071507+msgid "Feedback"
15081508+msgstr "Palaute"
15091509+15101510+#: src/Navigation.tsx:442
15111511+#: src/view/screens/Feeds.tsx:419
15121512+#: src/view/screens/Feeds.tsx:524
15131513+#: src/view/screens/Profile.tsx:184
15141514+#: src/view/shell/bottom-bar/BottomBar.tsx:181
15151515+#: src/view/shell/desktop/LeftNav.tsx:342
15161516+#: src/view/shell/Drawer.tsx:476
15171517+#: src/view/shell/Drawer.tsx:477
15181518+msgid "Feeds"
15191519+msgstr "Syötteet"
15201520+15211521+#: src/screens/Onboarding/StepAlgoFeeds/index.tsx:106
15221522+#~ msgid "Feeds are created by users and can give you entirely new experiences."
15231523+#~ msgstr ""
15241524+15251525+#: src/screens/Onboarding/StepAlgoFeeds/index.tsx:106
15261526+#~ msgid "Feeds are created by users and organizations. They offer you varied experiences and suggest content you may like using algorithms."
15271527+#~ msgstr ""
15281528+15291529+#: src/view/com/auth/onboarding/RecommendedFeeds.tsx:57
15301530+msgid "Feeds are created by users to curate content. Choose some feeds that you find interesting."
15311531+msgstr "Käyttäjät luovat syötteitä sisällön kuratointiin. Valitse joitakin syötteitä, jotka koet mielenkiintoisiksi."
15321532+15331533+#: src/view/screens/SavedFeeds.tsx:156
15341534+msgid "Feeds are custom algorithms that users build with a little coding expertise. <0/> for more information."
15351535+msgstr "Syötteet ovat käyttäjien rakentamia mukautettuja algoritmeja, jotka vaativat vain vähän koodaustaitoja. <0/> lisätietoa varten."
15361536+15371537+#: src/screens/Onboarding/StepTopicalFeeds.tsx:76
15381538+msgid "Feeds can be topical as well!"
15391539+msgstr "Syötteet voivat olla myös aihepiirikohtaisia!"
15401540+15411541+#: src/screens/Onboarding/StepFinished.tsx:151
15421542+msgid "Finalizing"
15431543+msgstr "Viimeistely"
15441544+15451545+#: src/view/com/posts/CustomFeedEmptyState.tsx:47
15461546+#: src/view/com/posts/FollowingEmptyState.tsx:57
15471547+#: src/view/com/posts/FollowingEndOfFeed.tsx:58
15481548+msgid "Find accounts to follow"
15491549+msgstr "Etsi seurattavia tilejä"
15501550+15511551+#: src/view/screens/Search/Search.tsx:440
15521552+msgid "Find users on Bluesky"
15531553+msgstr "Etsi käyttäjiä Bluesky-palvelusta"
15541554+15551555+#: src/view/screens/Search/Search.tsx:438
15561556+msgid "Find users with the search tool on the right"
15571557+msgstr "Etsi käyttäjiä oikealla olevan hakutyökalun avulla"
15581558+15591559+#: src/view/com/auth/onboarding/RecommendedFollowsItem.tsx:150
15601560+msgid "Finding similar accounts..."
15611561+msgstr "Etsitään samankaltaisia käyttäjätilejä"
15621562+15631563+#: src/view/screens/PreferencesFollowingFeed.tsx:111
15641564+msgid "Fine-tune the content you see on your Following feed."
15651565+msgstr "Hienosäädä näkemääsi sisältöä Seuraavat-syötteessäsi."
15661566+15671567+#: src/view/screens/PreferencesHomeFeed.tsx:111
15681568+#~ msgid "Fine-tune the content you see on your home screen."
15691569+#~ msgstr "Hienosäädä näkemääsi sisältöä pääsivulla."
15701570+15711571+#: src/view/screens/PreferencesThreads.tsx:60
15721572+msgid "Fine-tune the discussion threads."
15731573+msgstr "Hienosäädä keskusteluketjuja."
15741574+15751575+#: src/screens/Onboarding/index.tsx:38
15761576+msgid "Fitness"
15771577+msgstr "Kuntoilu"
15781578+15791579+#: src/screens/Onboarding/StepFinished.tsx:131
15801580+msgid "Flexible"
15811581+msgstr "Joustava"
15821582+15831583+#: src/view/com/modals/EditImage.tsx:115
15841584+msgid "Flip horizontal"
15851585+msgstr "Käännä vaakasuunnassa"
15861586+15871587+#: src/view/com/modals/EditImage.tsx:120
15881588+#: src/view/com/modals/EditImage.tsx:287
15891589+msgid "Flip vertically"
15901590+msgstr "Käännä pystysuunnassa"
15911591+15921592+#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:181
15931593+#: src/view/com/post-thread/PostThreadFollowBtn.tsx:136
15941594+#: src/view/com/profile/ProfileHeader.tsx:513
15951595+msgid "Follow"
15961596+msgstr "Seuraa"
15971597+15981598+#: src/view/com/profile/FollowButton.tsx:64
15991599+msgctxt "action"
16001600+msgid "Follow"
16011601+msgstr "Seuraa"
16021602+16031603+#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:58
16041604+#: src/view/com/post-thread/PostThreadFollowBtn.tsx:122
16051605+#: src/view/com/profile/ProfileHeader.tsx:504
16061606+msgid "Follow {0}"
16071607+msgstr "Seuraa {0}"
16081608+16091609+#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:179
16101610+msgid "Follow All"
16111611+msgstr "Seuraa kaikkia"
16121612+16131613+#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:174
16141614+msgid "Follow selected accounts and continue to the next step"
16151615+msgstr "Seuraa valittuja tilejä ja siirry seuraavaan vaiheeseen"
16161616+16171617+#: src/view/com/auth/onboarding/RecommendedFollows.tsx:64
16181618+msgid "Follow some users to get started. We can recommend you more users based on who you find interesting."
16191619+msgstr "Seuraa joitakin käyttäjiä aloittaaksesi. Suosittelemme sinulle lisää käyttäjiä sen perusteella, ketä pidät mielenkiintoisena."
16201620+16211621+#: src/view/com/profile/ProfileCard.tsx:194
16221622+msgid "Followed by {0}"
16231623+msgstr "Seuraajina {0}"
16241624+16251625+#: src/view/com/modals/Threadgate.tsx:98
16261626+msgid "Followed users"
16271627+msgstr "Seuratut käyttäjät"
16281628+16291629+#: src/view/screens/PreferencesFollowingFeed.tsx:154
16301630+msgid "Followed users only"
16311631+msgstr "Vain seuratut käyttäjät"
16321632+16331633+#: src/view/com/notifications/FeedItem.tsx:166
16341634+msgid "followed you"
16351635+msgstr "seurasi sinua"
16361636+16371637+#: src/view/screens/ProfileFollowers.tsx:25
16381638+msgid "Followers"
16391639+msgstr "Seuraajat"
16401640+16411641+#: src/view/com/post-thread/PostThreadFollowBtn.tsx:136
16421642+#: src/view/com/profile/ProfileHeader.tsx:495
16431643+#: src/view/screens/ProfileFollows.tsx:25
16441644+msgid "Following"
16451645+msgstr "Seuraa"
16461646+16471647+#: src/view/com/profile/ProfileHeader.tsx:149
16481648+msgid "Following {0}"
16491649+msgstr "Seuraa {0}"
16501650+16511651+#: src/Navigation.tsx:248
16521652+#: src/view/com/home/HomeHeaderLayout.web.tsx:45
16531653+#: src/view/com/home/HomeHeaderLayoutMobile.tsx:83
16541654+#: src/view/screens/PreferencesFollowingFeed.tsx:104
16551655+#: src/view/screens/Settings/index.tsx:543
16561656+msgid "Following Feed Preferences"
16571657+msgstr "Seuratut -syötteen asetukset"
16581658+16591659+#: src/view/com/profile/ProfileHeader.tsx:546
16601660+msgid "Follows you"
16611661+msgstr "Seuraa sinua"
16621662+16631663+#: src/view/com/profile/ProfileCard.tsx:141
16641664+msgid "Follows You"
16651665+msgstr "Seuraa sinua"
16661666+16671667+#: src/screens/Onboarding/index.tsx:43
16681668+msgid "Food"
16691669+msgstr "Ruoka"
16701670+16711671+#: src/view/com/modals/DeleteAccount.tsx:111
16721672+msgid "For security reasons, we'll need to send a confirmation code to your email address."
16731673+msgstr "Turvallisuussyistä meidän on lähetettävä vahvistuskoodi sähköpostiosoitteeseesi."
16741674+16751675+#: src/view/com/modals/AddAppPasswords.tsx:209
16761676+msgid "For security reasons, you won't be able to view this again. If you lose this password, you'll need to generate a new one."
16771677+msgstr "Turvallisuussyistä et näe tätä uudelleen. Jos unohdat tämän salasanan, sinun on luotava uusi."
16781678+16791679+#: src/view/com/auth/login/LoginForm.tsx:241
16801680+msgid "Forgot"
16811681+msgstr "Unohtui"
16821682+16831683+#: src/view/com/auth/login/LoginForm.tsx:238
16841684+msgid "Forgot password"
16851685+msgstr "Unohtunut salasana"
16861686+16871687+#: src/view/com/auth/login/Login.tsx:127
16881688+#: src/view/com/auth/login/Login.tsx:143
16891689+msgid "Forgot Password"
16901690+msgstr "Unohtunut salasana"
16911691+16921692+#: src/view/com/posts/FeedItem.tsx:189
16931693+msgctxt "from-feed"
16941694+msgid "From <0/>"
16951695+msgstr "Lähde: <0/>"
16961696+16971697+#: src/view/com/composer/photos/SelectPhotoBtn.tsx:43
16981698+msgid "Gallery"
16991699+msgstr "Galleria"
17001700+17011701+#: src/view/com/modals/VerifyEmail.tsx:189
17021702+#: src/view/com/modals/VerifyEmail.tsx:191
17031703+msgid "Get Started"
17041704+msgstr "Aloita tästä"
17051705+17061706+#: src/view/com/auth/LoggedOut.tsx:81
17071707+#: src/view/com/auth/LoggedOut.tsx:82
17081708+#: src/view/com/util/moderation/ScreenHider.tsx:123
17091709+#: src/view/shell/desktop/LeftNav.tsx:104
17101710+msgid "Go back"
17111711+msgstr "Palaa takaisin"
17121712+17131713+#: src/view/screens/ProfileFeed.tsx:106
17141714+#: src/view/screens/ProfileFeed.tsx:111
17151715+#: src/view/screens/ProfileList.tsx:897
17161716+#: src/view/screens/ProfileList.tsx:902
17171717+msgid "Go Back"
17181718+msgstr "Palaa takaisin"
17191719+17201720+#: src/screens/Onboarding/Layout.tsx:104
17211721+#: src/screens/Onboarding/Layout.tsx:193
17221722+msgid "Go back to previous step"
17231723+msgstr "Palaa edelliseen vaiheeseen"
17241724+17251725+#: src/view/screens/Search/Search.tsx:747
17261726+#: src/view/shell/desktop/Search.tsx:262
17271727+msgid "Go to @{queryMaybeHandle}"
17281728+msgstr "Siirry @{queryMaybeHandle}"
17291729+17301730+#: src/view/com/auth/login/ForgotPasswordForm.tsx:189
17311731+#: src/view/com/auth/login/ForgotPasswordForm.tsx:218
17321732+#: src/view/com/auth/login/LoginForm.tsx:288
17331733+#: src/view/com/auth/login/SetNewPasswordForm.tsx:195
17341734+#: src/view/com/modals/ChangePassword.tsx:165
17351735+msgid "Go to next"
17361736+msgstr "Siirry seuraavaan"
17371737+17381738+#: src/view/com/modals/ChangeHandle.tsx:265
17391739+msgid "Handle"
17401740+msgstr "Käyttäjätunnus"
17411741+17421742+#: src/components/RichText.tsx:188
17431743+msgid "Hashtag: {tag}"
17441744+msgstr "Tunniste: {tag}"
17451745+17461746+#: src/view/com/auth/create/CreateAccount.tsx:208
17471747+msgid "Having trouble?"
17481748+msgstr "Ongelmia?"
17491749+17501750+#: src/view/shell/desktop/RightNav.tsx:90
17511751+#: src/view/shell/Drawer.tsx:321
17521752+msgid "Help"
17531753+msgstr "Ohje"
17541754+17551755+#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:132
17561756+msgid "Here are some accounts for you to follow"
17571757+msgstr "Tässä on joitakin tilejä seurattavaksi"
17581758+17591759+#: src/screens/Onboarding/StepTopicalFeeds.tsx:85
17601760+msgid "Here are some popular topical feeds. You can choose to follow as many as you like."
17611761+msgstr "Tässä on joitakin suosittuja aihepiirikohtaisia syötteitä. Voit valita seurattavaksi niin monta kuin haluat."
17621762+17631763+#: src/screens/Onboarding/StepTopicalFeeds.tsx:80
17641764+msgid "Here are some topical feeds based on your interests: {interestsText}. You can choose to follow as many as you like."
17651765+msgstr "Tässä on joitakin aihepiirikohtaisia syötteitä kiinnostuksiesi perusteella: {interestsText}. Voit valita seurata niin montaa kuin haluat."
17661766+17671767+#: src/view/com/modals/AddAppPasswords.tsx:153
17681768+msgid "Here is your app password."
17691769+msgstr "Tässä on sovelluksesi salasana."
17701770+17711771+#: src/screens/Onboarding/StepModeration/ModerationOption.tsx:41
17721772+#: src/view/com/modals/ContentFilteringSettings.tsx:251
17731773+#: src/view/com/util/moderation/ContentHider.tsx:105
17741774+#: src/view/com/util/moderation/PostHider.tsx:108
17751775+msgid "Hide"
17761776+msgstr "Piilota"
17771777+17781778+#: src/view/com/modals/ContentFilteringSettings.tsx:224
17791779+#: src/view/com/notifications/FeedItem.tsx:325
17801780+msgctxt "action"
17811781+msgid "Hide"
17821782+msgstr "Piilota"
17831783+17841784+#: src/view/com/util/forms/PostDropdownBtn.tsx:232
17851785+msgid "Hide post"
17861786+msgstr "Piilota viesti"
17871787+17881788+#: src/view/com/util/moderation/ContentHider.tsx:67
17891789+#: src/view/com/util/moderation/PostHider.tsx:61
17901790+msgid "Hide the content"
17911791+msgstr "Piilota sisältö"
17921792+17931793+#: src/view/com/util/forms/PostDropdownBtn.tsx:236
17941794+msgid "Hide this post?"
17951795+msgstr "Piilota tämä viesti?"
17961796+17971797+#: src/view/com/notifications/FeedItem.tsx:315
17981798+msgid "Hide user list"
17991799+msgstr "Piilota käyttäjäluettelo"
18001800+18011801+#: src/view/com/profile/ProfileHeader.tsx:487
18021802+msgid "Hides posts from {0} in your feed"
18031803+msgstr "Piilottaa viestit käyttäjältä {0} syötteessäsi"
18041804+18051805+#: src/view/com/posts/FeedErrorMessage.tsx:111
18061806+msgid "Hmm, some kind of issue occurred when contacting the feed server. Please let the feed owner know about this issue."
18071807+msgstr "Hmm, jokin ongelma ilmeni ottaessa yhteyttä syötteen palvelimeen. Ilmoita asiasta syötteen omistajalle."
18081808+18091809+#: src/view/com/posts/FeedErrorMessage.tsx:99
18101810+msgid "Hmm, the feed server appears to be misconfigured. Please let the feed owner know about this issue."
18111811+msgstr "Hmm, syötteen palvelin vaikuttaa olevan väärin konfiguroitu. Ilmoita asiasta syötteen omistajalle."
18121812+18131813+#: src/view/com/posts/FeedErrorMessage.tsx:105
18141814+msgid "Hmm, the feed server appears to be offline. Please let the feed owner know about this issue."
18151815+msgstr "Hmm, syötteen palvelin vaikuttaa olevan poissa käytöstä. Ilmoita asiasta syötteen omistajalle."
18161816+18171817+#: src/view/com/posts/FeedErrorMessage.tsx:102
18181818+msgid "Hmm, the feed server gave a bad response. Please let the feed owner know about this issue."
18191819+msgstr "Hmm, syötteen palvelin antoi virheellisen vastauksen. Ilmoita asiasta syötteen omistajalle."
18201820+18211821+#: src/view/com/posts/FeedErrorMessage.tsx:96
18221822+msgid "Hmm, we're having trouble finding this feed. It may have been deleted."
18231823+msgstr "Hmm, meillä on vaikeuksia löytää tätä syötettä. Se saattaa olla poistettu."
18241824+18251825+#: src/Navigation.tsx:435
18261826+#: src/view/shell/bottom-bar/BottomBar.tsx:137
18271827+#: src/view/shell/desktop/LeftNav.tsx:306
18281828+#: src/view/shell/Drawer.tsx:398
18291829+#: src/view/shell/Drawer.tsx:399
18301830+msgid "Home"
18311831+msgstr "Koti"
18321832+18331833+#: src/Navigation.tsx:247
18341834+#: src/view/com/pager/FeedsTabBarMobile.tsx:123
18351835+#: src/view/screens/PreferencesHomeFeed.tsx:104
18361836+#: src/view/screens/Settings/index.tsx:543
18371837+#~ msgid "Home Feed Preferences"
18381838+#~ msgstr "Aloitussivun syötteiden asetukset"
18391839+18401840+#: src/view/com/auth/create/Step1.tsx:82
18411841+#: src/view/com/auth/login/ForgotPasswordForm.tsx:120
18421842+msgid "Hosting provider"
18431843+msgstr "Hostingyritys"
18441844+18451845+#: src/view/com/modals/InAppBrowserConsent.tsx:44
18461846+msgid "How should we open this link?"
18471847+msgstr "Kuinka haluat avata tämän linkin?"
18481848+18491849+#: src/view/com/modals/VerifyEmail.tsx:214
18501850+msgid "I have a code"
18511851+msgstr "Minulla on koodi"
18521852+18531853+#: src/view/com/modals/VerifyEmail.tsx:216
18541854+msgid "I have a confirmation code"
18551855+msgstr "Minulla on vahvistuskoodi"
18561856+18571857+#: src/view/com/modals/ChangeHandle.tsx:283
18581858+msgid "I have my own domain"
18591859+msgstr "Minulla on oma verkkotunnus"
18601860+18611861+#: src/view/com/lightbox/Lightbox.web.tsx:165
18621862+msgid "If alt text is long, toggles alt text expanded state"
18631863+msgstr "Jos ALT-teksti on pitkä, vaihtaa ALT-tekstin laajennetun tilan"
18641864+18651865+#: src/view/com/modals/SelfLabel.tsx:127
18661866+msgid "If none are selected, suitable for all ages."
18671867+msgstr "Jos mitään ei ole valittu, sopii kaikenikäisille."
18681868+18691869+#: src/view/com/modals/ChangePassword.tsx:146
18701870+msgid "If you want to change your password, we will send you a code to verify that this is your account."
18711871+msgstr "Jos haluat vaihtaa salasanasi, lähetämme sinulle koodin varmistaaksemme, että tämä on tilisi."
18721872+18731873+#: src/view/com/util/images/Gallery.tsx:38
18741874+msgid "Image"
18751875+msgstr "Kuva"
18761876+18771877+#: src/view/com/modals/AltImage.tsx:120
18781878+msgid "Image alt text"
18791879+msgstr "Kuvan ALT-teksti"
18801880+18811881+#: src/view/com/util/UserAvatar.tsx:311
18821882+#: src/view/com/util/UserBanner.tsx:118
18831883+msgid "Image options"
18841884+msgstr "Kuva-asetukset"
18851885+18861886+#: src/view/com/auth/login/SetNewPasswordForm.tsx:138
18871887+msgid "Input code sent to your email for password reset"
18881888+msgstr "Syötä sähköpostiisi lähetetty koodi salasanan nollaamista varten"
18891889+18901890+#: src/view/com/modals/DeleteAccount.tsx:184
18911891+msgid "Input confirmation code for account deletion"
18921892+msgstr "Syötä vahvistuskoodi tilin poistoa varten"
18931893+18941894+#: src/view/com/auth/create/Step1.tsx:200
18951895+msgid "Input email for Bluesky account"
18961896+msgstr "Syötä sähköposti Bluesky-tiliä varten"
18971897+18981898+#: src/view/com/auth/create/Step1.tsx:158
18991899+msgid "Input invite code to proceed"
19001900+msgstr "Syötä kutsukoodi jatkaaksesi"
19011901+19021902+#: src/view/com/modals/AddAppPasswords.tsx:180
19031903+msgid "Input name for app password"
19041904+msgstr "Syötä nimi sovellussalasanaa varten"
19051905+19061906+#: src/view/com/auth/login/SetNewPasswordForm.tsx:162
19071907+msgid "Input new password"
19081908+msgstr "Syötä uusi salasana"
19091909+19101910+#: src/view/com/modals/DeleteAccount.tsx:203
19111911+msgid "Input password for account deletion"
19121912+msgstr "Syötä salasana tilin poistoa varten"
19131913+19141914+#: src/view/com/auth/create/Step2.tsx:196
19151915+#~ msgid "Input phone number for SMS verification"
19161916+#~ msgstr "Syötä puhelinnumero SMS-varmennusta varten"
19171917+19181918+#: src/view/com/auth/login/LoginForm.tsx:230
19191919+msgid "Input the password tied to {identifier}"
19201920+msgstr "Syötä salasana, joka liittyy kohteeseen {identifier}"
19211921+19221922+#: src/view/com/auth/login/LoginForm.tsx:197
19231923+msgid "Input the username or email address you used at signup"
19241924+msgstr "Syötä käyttäjätunnus tai sähköpostiosoite, jonka käytit rekisteröityessäsi"
19251925+19261926+#: src/view/com/auth/create/Step2.tsx:271
19271927+#~ msgid "Input the verification code we have texted to you"
19281928+#~ msgstr "Syötä sinulle tekstattu varmennuskoodi"
19291929+19301930+#: src/view/com/modals/Waitlist.tsx:90
19311931+msgid "Input your email to get on the Bluesky waitlist"
19321932+msgstr "Syötä sähköpostiosoitteesi päästäksesi Bluesky-jonoon"
19331933+19341934+#: src/view/com/auth/login/LoginForm.tsx:229
19351935+msgid "Input your password"
19361936+msgstr "Syötä salasanasi"
19371937+19381938+#: src/view/com/auth/create/Step2.tsx:80
19391939+msgid "Input your user handle"
19401940+msgstr "Syötä käyttäjätunnuksesi"
19411941+19421942+#: src/view/com/post-thread/PostThreadItem.tsx:226
19431943+msgid "Invalid or unsupported post record"
19441944+msgstr "Virheellinen tai ei tuettu tietue"
19451945+19461946+#: src/view/com/auth/login/LoginForm.tsx:113
19471947+msgid "Invalid username or password"
19481948+msgstr "Virheellinen käyttäjätunnus tai salasana"
19491949+19501950+#: src/view/screens/Settings.tsx:411
19511951+#~ msgid "Invite"
19521952+#~ msgstr ""
19531953+19541954+#: src/view/com/modals/InviteCodes.tsx:93
19551955+msgid "Invite a Friend"
19561956+msgstr "Kutsu ystävä"
19571957+19581958+#: src/view/com/auth/create/Step1.tsx:148
19591959+#: src/view/com/auth/create/Step1.tsx:157
19601960+msgid "Invite code"
19611961+msgstr "Kutsukoodi"
19621962+19631963+#: src/view/com/auth/create/state.ts:158
19641964+msgid "Invite code not accepted. Check that you input it correctly and try again."
19651965+msgstr "Kutsukoodia ei hyväksytty. Tarkista, että syötit sen oikein ja yritä uudelleen."
19661966+19671967+#: src/view/com/modals/InviteCodes.tsx:170
19681968+msgid "Invite codes: {0} available"
19691969+msgstr "Kutsukoodit: {0} saatavilla"
19701970+19711971+#: src/view/shell/Drawer.tsx:645
19721972+#~ msgid "Invite codes: {invitesAvailable} available"
19731973+#~ msgstr ""
19741974+19751975+#: src/view/com/modals/InviteCodes.tsx:169
19761976+msgid "Invite codes: 1 available"
19771977+msgstr "Kutsukoodit: 1 saatavilla"
19781978+19791979+#: src/screens/Onboarding/StepFollowingFeed.tsx:64
19801980+msgid "It shows posts from the people you follow as they happen."
19811981+msgstr "Se näyttää viestejä seuraamiltasi ihmisiltä reaaliajassa."
19821982+19831983+#: src/view/com/auth/HomeLoggedOutCTA.tsx:99
19841984+#: src/view/com/auth/SplashScreen.web.tsx:138
19851985+msgid "Jobs"
19861986+msgstr "Työpaikat"
19871987+19881988+#: src/view/com/modals/Waitlist.tsx:67
19891989+msgid "Join the waitlist"
19901990+msgstr "Liity odotuslistalle"
19911991+19921992+#: src/view/com/auth/create/Step1.tsx:174
19931993+#: src/view/com/auth/create/Step1.tsx:178
19941994+msgid "Join the waitlist."
19951995+msgstr "Liity odotuslistalle."
19961996+19971997+#: src/view/com/modals/Waitlist.tsx:128
19981998+msgid "Join Waitlist"
19991999+msgstr "Liity odotuslistalle"
20002000+20012001+#: src/screens/Onboarding/index.tsx:24
20022002+msgid "Journalism"
20032003+msgstr "Journalismi"
20042004+20052005+#: src/view/com/composer/select-language/SelectLangBtn.tsx:104
20062006+msgid "Language selection"
20072007+msgstr "Kielen valinta"
20082008+20092009+#: src/view/screens/Settings/index.tsx:594
20102010+msgid "Language settings"
20112011+msgstr "Kielen asetukset"
20122012+20132013+#: src/Navigation.tsx:140
20142014+#: src/view/screens/LanguageSettings.tsx:89
20152015+msgid "Language Settings"
20162016+msgstr "Kielen asetukset"
20172017+20182018+#: src/view/screens/Settings/index.tsx:603
20192019+msgid "Languages"
20202020+msgstr "Kielet"
20212021+20222022+#: src/view/com/auth/create/StepHeader.tsx:20
20232023+msgid "Last step!"
20242024+msgstr "Viimeinen vaihe!"
20252025+20262026+#: src/view/com/util/moderation/ContentHider.tsx:103
20272027+msgid "Learn more"
20282028+msgstr "Lue lisää"
20292029+20302030+#: src/view/com/util/moderation/PostAlerts.tsx:47
20312031+#: src/view/com/util/moderation/ProfileHeaderAlerts.tsx:65
20322032+#: src/view/com/util/moderation/ScreenHider.tsx:104
20332033+msgid "Learn More"
20342034+msgstr "Lue lisää"
20352035+20362036+#: src/view/com/util/moderation/ContentHider.tsx:85
20372037+#: src/view/com/util/moderation/PostAlerts.tsx:40
20382038+#: src/view/com/util/moderation/PostHider.tsx:78
20392039+#: src/view/com/util/moderation/ProfileHeaderAlerts.tsx:49
20402040+#: src/view/com/util/moderation/ScreenHider.tsx:101
20412041+msgid "Learn more about this warning"
20422042+msgstr "Lue lisää tästä varoituksesta"
20432043+20442044+#: src/view/screens/Moderation.tsx:262
20452045+msgid "Learn more about what is public on Bluesky."
20462046+msgstr "Lue lisää siitä, mikä on julkista Blueskyssa."
20472047+20482048+#: src/view/com/modals/lang-settings/ContentLanguagesSettings.tsx:82
20492049+msgid "Leave them all unchecked to see any language."
20502050+msgstr "Jätä kaikki valitsematta nähdäksesi minkä tahansa kielen."
20512051+20522052+#: src/view/com/modals/LinkWarning.tsx:51
20532053+msgid "Leaving Bluesky"
20542054+msgstr "Poistuminen Blueskysta"
20552055+20562056+#: src/screens/Deactivated.tsx:128
20572057+msgid "left to go."
20582058+msgstr "jäljellä."
20592059+20602060+#: src/view/screens/Settings/index.tsx:278
20612061+msgid "Legacy storage cleared, you need to restart the app now."
20622062+msgstr "Legacy tietovarasto tyhjennetty, sinun on käynnistettävä sovellus uudelleen nyt."
20632063+20642064+#: src/view/com/auth/login/Login.tsx:128
20652065+#: src/view/com/auth/login/Login.tsx:144
20662066+msgid "Let's get your password reset!"
20672067+msgstr "Aloitetaan salasanasi nollaus!"
20682068+20692069+#: src/screens/Onboarding/StepFinished.tsx:151
20702070+msgid "Let's go!"
20712071+msgstr "Aloitetaan!"
20722072+20732073+#: src/view/com/util/UserAvatar.tsx:248
20742074+#: src/view/com/util/UserBanner.tsx:62
20752075+msgid "Library"
20762076+msgstr "Kirjasto"
20772077+20782078+#: src/view/screens/Settings/index.tsx:479
20792079+msgid "Light"
20802080+msgstr "Vaalea"
20812081+20822082+#: src/view/com/util/post-ctrls/PostCtrls.tsx:182
20832083+#: src/view/com/util/post-ctrls/PostCtrls.tsx:216
20842084+msgid "Like"
20852085+msgstr "Tykkää"
20862086+20872087+#: src/view/screens/ProfileFeed.tsx:591
20882088+msgid "Like this feed"
20892089+msgstr "Tykkää tästä syötteestä"
20902090+20912091+#: src/Navigation.tsx:197
20922092+msgid "Liked by"
20932093+msgstr "Tykänneet"
20942094+20952095+#: src/view/screens/PostLikedBy.tsx:27
20962096+#: src/view/screens/ProfileFeedLikedBy.tsx:27
20972097+msgid "Liked By"
20982098+msgstr "Tykänneet"
20992099+21002100+#: src/view/com/feeds/FeedSourceCard.tsx:279
21012101+msgid "Liked by {0} {1}"
21022102+msgstr "Tykänneet {0} {1}"
21032103+21042104+#: src/view/screens/ProfileFeed.tsx:606
21052105+msgid "Liked by {likeCount} {0}"
21062106+msgstr "Tykkäyksiä {likeCount} {0}"
21072107+21082108+#: src/view/com/notifications/FeedItem.tsx:170
21092109+msgid "liked your custom feed"
21102110+msgstr "tykkäsi mukautetusta syötteestäsi"
21112111+21122112+#: src/view/com/notifications/FeedItem.tsx:155
21132113+msgid "liked your post"
21142114+msgstr "tykkäsi viestistäsi"
21152115+21162116+#: src/view/screens/Profile.tsx:183
21172117+msgid "Likes"
21182118+msgstr "Tykkäykset"
21192119+21202120+#: src/view/com/post-thread/PostThreadItem.tsx:183
21212121+msgid "Likes on this post"
21222122+msgstr "Tykkäykset tässä viestissä"
21232123+21242124+#: src/Navigation.tsx:166
21252125+msgid "List"
21262126+msgstr "Lista"
21272127+21282128+#: src/view/com/modals/CreateOrEditList.tsx:261
21292129+msgid "List Avatar"
21302130+msgstr "Listan kuvake"
21312131+21322132+#: src/view/screens/ProfileList.tsx:324
21332133+msgid "List blocked"
21342134+msgstr "Lista estetty"
21352135+21362136+#: src/view/com/feeds/FeedSourceCard.tsx:233
21372137+msgid "List by {0}"
21382138+msgstr "Listan on luonut {0}"
21392139+21402140+#: src/view/screens/ProfileList.tsx:378
21412141+msgid "List deleted"
21422142+msgstr "Lista poistettu"
21432143+21442144+#: src/view/screens/ProfileList.tsx:283
21452145+msgid "List muted"
21462146+msgstr "Lista hiljennetty"
21472147+21482148+#: src/view/com/modals/CreateOrEditList.tsx:275
21492149+msgid "List Name"
21502150+msgstr "Listan nimi"
21512151+21522152+#: src/view/screens/ProfileList.tsx:343
21532153+msgid "List unblocked"
21542154+msgstr "Listaa estosta poistetut"
21552155+21562156+#: src/view/screens/ProfileList.tsx:302
21572157+msgid "List unmuted"
21582158+msgstr "Listaa hiljennyksestä poistetut"
21592159+21602160+#: src/Navigation.tsx:110
21612161+#: src/view/screens/Profile.tsx:185
21622162+#: src/view/shell/desktop/LeftNav.tsx:379
21632163+#: src/view/shell/Drawer.tsx:492
21642164+#: src/view/shell/Drawer.tsx:493
21652165+msgid "Lists"
21662166+msgstr "Listat"
21672167+21682168+#: src/view/com/post-thread/PostThread.tsx:333
21692169+#: src/view/com/post-thread/PostThread.tsx:341
21702170+msgid "Load more posts"
21712171+msgstr "Lataa lisää viestejä"
21722172+21732173+#: src/view/screens/Notifications.tsx:159
21742174+msgid "Load new notifications"
21752175+msgstr "Lataa uusia ilmoituksia"
21762176+21772177+#: src/view/com/feeds/FeedPage.tsx:115
21782178+#: src/view/screens/Profile.tsx:440
21792179+#: src/view/screens/ProfileFeed.tsx:495
21802180+#: src/view/screens/ProfileList.tsx:681
21812181+msgid "Load new posts"
21822182+msgstr "Lataa uusia viestejä"
21832183+21842184+#: src/view/com/composer/text-input/mobile/Autocomplete.tsx:95
21852185+msgid "Loading..."
21862186+msgstr "Ladataan..."
21872187+21882188+#: src/view/com/modals/ServerInput.tsx:50
21892189+#~ msgid "Local dev server"
21902190+#~ msgstr ""
21912191+21922192+#: src/Navigation.tsx:207
21932193+msgid "Log"
21942194+msgstr "Loki"
21952195+21962196+#: src/screens/Deactivated.tsx:149
21972197+#: src/screens/Deactivated.tsx:152
21982198+#: src/screens/Deactivated.tsx:178
21992199+#: src/screens/Deactivated.tsx:181
22002200+msgid "Log out"
22012201+msgstr "Kirjaudu ulos"
22022202+22032203+#: src/view/screens/Moderation.tsx:155
22042204+msgid "Logged-out visibility"
22052205+msgstr "Näkyvyys kirjautumattomana"
22062206+22072207+#: src/view/com/auth/login/ChooseAccountForm.tsx:133
22082208+msgid "Login to account that is not listed"
22092209+msgstr "Kirjaudu tiliin, joka ei ole luettelossa"
22102210+22112211+#: src/view/com/modals/LinkWarning.tsx:65
22122212+msgid "Make sure this is where you intend to go!"
22132213+msgstr "Varmista, että olet menossa oikeaan paikkaan!"
22142214+22152215+#: src/components/dialogs/MutedWords.tsx:71
22162216+msgid "Manage your muted words and tags"
22172217+msgstr "Hallinnoi hiljennettyjä sanojasi ja tunnisteitasi"
22182218+22192219+#: src/view/com/auth/create/Step2.tsx:118
22202220+msgid "May not be longer than 253 characters"
22212221+msgstr "Ei saa olla pidempi kuin 253 merkkiä"
22222222+22232223+#: src/view/com/auth/create/Step2.tsx:109
22242224+msgid "May only contain letters and numbers"
22252225+msgstr "Ei saa olla pidempi kuin 253 merkkiä"
22262226+22272227+#: src/view/screens/Profile.tsx:182
22282228+msgid "Media"
22292229+msgstr "Media"
22302230+22312231+#: src/view/com/threadgate/WhoCanReply.tsx:139
22322232+msgid "mentioned users"
22332233+msgstr "mainitut käyttäjät"
22342234+22352235+#: src/view/com/modals/Threadgate.tsx:93
22362236+msgid "Mentioned users"
22372237+msgstr "Mainitut käyttäjät"
22382238+22392239+#: src/view/com/util/ViewHeader.tsx:81
22402240+#: src/view/screens/Search/Search.tsx:623
22412241+msgid "Menu"
22422242+msgstr "Valikko"
22432243+22442244+#: src/view/com/posts/FeedErrorMessage.tsx:197
22452245+msgid "Message from server: {0}"
22462246+msgstr "Viesti palvelimelta: {0}"
22472247+22482248+#: src/Navigation.tsx:115
22492249+#: src/view/screens/Moderation.tsx:66
22502250+#: src/view/screens/Settings/index.tsx:625
22512251+#: src/view/shell/desktop/LeftNav.tsx:397
22522252+#: src/view/shell/Drawer.tsx:511
22532253+#: src/view/shell/Drawer.tsx:512
22542254+msgid "Moderation"
22552255+msgstr "Moderointi"
22562256+22572257+#: src/view/com/lists/ListCard.tsx:93
22582258+#: src/view/com/modals/UserAddRemoveLists.tsx:206
22592259+msgid "Moderation list by {0}"
22602260+msgstr "Moderointilista käyttäjältä {0}"
22612261+22622262+#: src/view/screens/ProfileList.tsx:774
22632263+msgid "Moderation list by <0/>"
22642264+msgstr "Moderointilista käyttäjältä <0/>"
22652265+22662266+#: src/view/com/lists/ListCard.tsx:91
22672267+#: src/view/com/modals/UserAddRemoveLists.tsx:204
22682268+#: src/view/screens/ProfileList.tsx:772
22692269+msgid "Moderation list by you"
22702270+msgstr "Sinun moderointilistasi"
22712271+22722272+#: src/view/com/modals/CreateOrEditList.tsx:197
22732273+msgid "Moderation list created"
22742274+msgstr "Moderointilista luotu"
22752275+22762276+#: src/view/com/modals/CreateOrEditList.tsx:183
22772277+msgid "Moderation list updated"
22782278+msgstr "Moderointilista päivitetty"
22792279+22802280+#: src/view/screens/Moderation.tsx:114
22812281+msgid "Moderation lists"
22822282+msgstr "Moderointilistat"
22832283+22842284+#: src/Navigation.tsx:120
22852285+#: src/view/screens/ModerationModlists.tsx:58
22862286+msgid "Moderation Lists"
22872287+msgstr "Moderointilistat"
22882288+22892289+#: src/view/screens/Settings/index.tsx:619
22902290+msgid "Moderation settings"
22912291+msgstr "Moderointiasetukset"
22922292+22932293+#: src/view/com/modals/ModerationDetails.tsx:35
22942294+msgid "Moderator has chosen to set a general warning on the content."
22952295+msgstr "Ylläpitäjä on asettanut yleisen varoituksen sisällölle."
22962296+22972297+#: src/view/shell/desktop/Feeds.tsx:63
22982298+msgid "More feeds"
22992299+msgstr "Lisää syötteitä"
23002300+23012301+#: src/view/com/profile/ProfileHeader.tsx:523
23022302+#: src/view/screens/ProfileFeed.tsx:363
23032303+#: src/view/screens/ProfileList.tsx:617
23042304+msgid "More options"
23052305+msgstr "Lisää asetuksia"
23062306+23072307+#: src/view/com/util/forms/PostDropdownBtn.tsx:315
23082308+msgid "More post options"
23092309+msgstr "Lisää viestiasetuksia"
23102310+23112311+#: src/view/screens/PreferencesThreads.tsx:82
23122312+msgid "Most-liked replies first"
23132313+msgstr "Eniten tykätyt vastaukset ensin"
23142314+23152315+#: src/view/com/auth/create/Step2.tsx:122
23162316+msgid "Must be at least 3 characters"
23172317+msgstr "Täytyy olla vähintään 3 merkkiä"
23182318+23192319+#: src/components/TagMenu/index.tsx:253
23202320+msgid "Mute"
23212321+msgstr "Hiljennä"
23222322+23232323+#: src/components/TagMenu/index.web.tsx:91
23242324+msgid "Mute {truncatedTag}"
23252325+msgstr "Hiljennä {truncatedTag}"
23262326+23272327+#: src/view/com/profile/ProfileHeader.tsx:327
23282328+msgid "Mute Account"
23292329+msgstr "Hiljennä käyttäjä"
23302330+23312331+#: src/view/screens/ProfileList.tsx:544
23322332+msgid "Mute accounts"
23332333+msgstr "Hiljennä käyttäjät"
23342334+#: src/components/TagMenu/index.tsx:211
23352335+msgid "Mute all {tag} posts"
23362336+msgstr "Hiljennä kaikki {tag}-viestit"
23372337+23382338+#: src/components/dialogs/MutedWords.tsx:131
23392339+msgid "Mute in tags only"
23402340+msgstr "Hiljennä vain tunnisteissa"
23412341+23422342+#: src/components/dialogs/MutedWords.tsx:116
23432343+msgid "Mute in text & tags"
23442344+msgstr "Hiljennä tekstissä ja tunnisteissa"
23452345+23462346+#: src/view/screens/ProfileList.tsx:491
23472347+msgid "Mute list"
23482348+msgstr "Hiljennä lista"
23492349+23502350+#: src/view/screens/ProfileList.tsx:275
23512351+msgid "Mute these accounts?"
23522352+msgstr "Hiljennä nämä käyttäjät?"
23532353+23542354+#: src/view/screens/ProfileList.tsx:279
23552355+msgid "Mute this List"
23562356+msgstr "Hiljennä tämä lista"
23572357+23582358+#: src/components/dialogs/MutedWords.tsx:109
23592359+msgid "Mute this word in post text and tags"
23602360+msgstr "Hiljennä tämä sana viesteissä ja tunnisteissa"
23612361+23622362+#: src/components/dialogs/MutedWords.tsx:124
23632363+msgid "Mute this word in tags only"
23642364+msgstr "Hiljennä tämä sana vain tunnisteissa"
23652365+23662366+#: src/view/com/util/forms/PostDropdownBtn.tsx:202
23672367+msgid "Mute thread"
23682368+msgstr "Hiljennä keskustelu"
23692369+23702370+#: src/view/com/util/forms/PostDropdownBtn.tsx:216
23712371+msgid "Mute words & tags"
23722372+msgstr "Hiljennä sanat ja tunnisteet"
23732373+23742374+#: src/view/com/lists/ListCard.tsx:102
23752375+msgid "Muted"
23762376+msgstr "Hiljennetty"
23772377+23782378+#: src/view/screens/Moderation.tsx:128
23792379+msgid "Muted accounts"
23802380+msgstr "Hiljennetyt käyttäjät"
23812381+23822382+#: src/Navigation.tsx:125
23832383+#: src/view/screens/ModerationMutedAccounts.tsx:107
23842384+msgid "Muted Accounts"
23852385+msgstr "Hiljennetyt käyttäjätilit"
23862386+23872387+#: src/view/screens/ModerationMutedAccounts.tsx:115
23882388+msgid "Muted accounts have their posts removed from your feed and from your notifications. Mutes are completely private."
23892389+msgstr "Hiljennettyjen käyttäjien viestit poistetaan syötteestäsi ja ilmoituksistasi. Hiljennykset ovat täysin yksityisiä."
23902390+23912391+#: src/view/screens/Moderation.tsx:100
23922392+msgid "Muted words & tags"
23932393+msgstr "Hiljennetyt sanat ja tunnisteet"
23942394+23952395+#: src/view/screens/ProfileList.tsx:277
23962396+msgid "Muting is private. Muted accounts can interact with you, but you will not see their posts or receive notifications from them."
23972397+msgstr "Hiljennys on yksityinen. Hiljennetyt käyttäjät voivat edelleen vuorovaikuttaa kanssasi, mutta et näe heidän viestejään tai saa ilmoituksia heiltä."
23982398+23992399+#: src/view/com/modals/BirthDateSettings.tsx:56
24002400+msgid "My Birthday"
24012401+msgstr "Syntymäpäiväni"
24022402+24032403+#: src/view/screens/Feeds.tsx:663
24042404+msgid "My Feeds"
24052405+msgstr "Omat syötteet"
24062406+24072407+#: src/view/shell/desktop/LeftNav.tsx:65
24082408+msgid "My Profile"
24092409+msgstr "Profiilini"
24102410+24112411+#: src/view/screens/Settings/index.tsx:582
24122412+msgid "My Saved Feeds"
24132413+msgstr "Omat tallennetut syötteet"
24142414+24152415+#: src/view/com/auth/server-input/index.tsx:118
24162416+msgid "my-server.com"
24172417+msgstr "oma-palvelimeni.com"
24182418+24192419+#: src/view/com/modals/AddAppPasswords.tsx:179
24202420+#: src/view/com/modals/CreateOrEditList.tsx:290
24212421+msgid "Name"
24222422+msgstr "Nimi"
24232423+24242424+#: src/view/com/modals/CreateOrEditList.tsx:145
24252425+msgid "Name is required"
24262426+msgstr "Nimi vaaditaan"
24272427+24282428+#: src/screens/Onboarding/index.tsx:25
24292429+msgid "Nature"
24302430+msgstr "Luonto"
24312431+24322432+#: src/view/com/auth/login/ForgotPasswordForm.tsx:190
24332433+#: src/view/com/auth/login/ForgotPasswordForm.tsx:219
24342434+#: src/view/com/auth/login/LoginForm.tsx:289
24352435+#: src/view/com/auth/login/SetNewPasswordForm.tsx:196
24362436+#: src/view/com/modals/ChangePassword.tsx:166
24372437+msgid "Navigates to the next screen"
24382438+msgstr "Siirtyy seuraavalle näytölle"
24392439+24402440+#: src/view/shell/Drawer.tsx:71
24412441+msgid "Navigates to your profile"
24422442+msgstr "Siirtyy profiiliisi"
24432443+24442444+#: src/view/com/modals/EmbedConsent.tsx:107
24452445+#: src/view/com/modals/EmbedConsent.tsx:123
24462446+msgid "Never load embeds from {0}"
24472447+msgstr "Älä koskaan lataa upotuksia taholta {0}"
24482448+24492449+#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:72
24502450+#: src/view/com/auth/onboarding/WelcomeMobile.tsx:72
24512451+msgid "Never lose access to your followers and data."
24522452+msgstr "Älä koskaan menetä pääsyä seuraajiisi ja tietoihisi."
24532453+24542454+#: src/screens/Onboarding/StepFinished.tsx:119
24552455+msgid "Never lose access to your followers or data."
24562456+msgstr "Älä koskaan menetä pääsyä seuraajiisi tai tietoihisi."
24572457+24582458+#: src/components/dialogs/MutedWords.tsx:244
24592459+msgid "Nevermind"
24602460+msgstr "Ei väliä"
24612461+24622462+#: src/view/screens/Lists.tsx:76
24632463+msgctxt "action"
24642464+msgid "New"
24652465+msgstr "Uusi"
24662466+24672467+#: src/view/screens/ModerationModlists.tsx:78
24682468+msgid "New"
24692469+msgstr "Uusi"
24702470+24712471+#: src/view/com/modals/CreateOrEditList.tsx:252
24722472+msgid "New Moderation List"
24732473+msgstr "Uusi moderointilista"
24742474+24752475+#: src/view/com/auth/login/SetNewPasswordForm.tsx:150
24762476+msgid "New password"
24772477+msgstr "Uusi salasana"
24782478+24792479+#: src/view/com/modals/ChangePassword.tsx:215
24802480+msgid "New Password"
24812481+msgstr "Uusi salasana"
24822482+24832483+#: src/view/com/feeds/FeedPage.tsx:126
24842484+msgctxt "action"
24852485+msgid "New post"
24862486+msgstr "Uusi viesti"
24872487+24882488+#: src/view/screens/Feeds.tsx:555
24892489+#: src/view/screens/Notifications.tsx:168
24902490+#: src/view/screens/Profile.tsx:382
24912491+#: src/view/screens/ProfileFeed.tsx:433
24922492+#: src/view/screens/ProfileList.tsx:196
24932493+#: src/view/screens/ProfileList.tsx:224
24942494+#: src/view/shell/desktop/LeftNav.tsx:248
24952495+msgid "New post"
24962496+msgstr "Uusi viesti"
24972497+24982498+#: src/view/shell/desktop/LeftNav.tsx:258
24992499+msgctxt "action"
25002500+msgid "New Post"
25012501+msgstr "Uusi viesti"
25022502+25032503+#: src/view/com/modals/CreateOrEditList.tsx:247
25042504+msgid "New User List"
25052505+msgstr "Uusi käyttäjälista"
25062506+25072507+#: src/view/screens/PreferencesThreads.tsx:79
25082508+msgid "Newest replies first"
25092509+msgstr "Uusimmat vastaukset ensin"
25102510+25112511+#: src/screens/Onboarding/index.tsx:23
25122512+msgid "News"
25132513+msgstr "Uutiset"
25142514+25152515+#: src/view/com/auth/create/CreateAccount.tsx:172
25162516+#: src/view/com/auth/login/ForgotPasswordForm.tsx:182
25172517+#: src/view/com/auth/login/ForgotPasswordForm.tsx:192
25182518+#: src/view/com/auth/login/LoginForm.tsx:291
25192519+#: src/view/com/auth/login/SetNewPasswordForm.tsx:187
25202520+#: src/view/com/auth/login/SetNewPasswordForm.tsx:198
25212521+#: src/view/com/auth/onboarding/RecommendedFeeds.tsx:79
25222522+#: src/view/com/modals/ChangePassword.tsx:251
25232523+#: src/view/com/modals/ChangePassword.tsx:253
25242524+msgid "Next"
25252525+msgstr "Seuraava"
25262526+25272527+#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:103
25282528+msgctxt "action"
25292529+msgid "Next"
25302530+msgstr "Seuraava"
25312531+25322532+#: src/view/com/lightbox/Lightbox.web.tsx:149
25332533+msgid "Next image"
25342534+msgstr "Seuraava kuva"
25352535+25362536+#: src/view/screens/PreferencesFollowingFeed.tsx:129
25372537+#: src/view/screens/PreferencesFollowingFeed.tsx:200
25382538+#: src/view/screens/PreferencesFollowingFeed.tsx:235
25392539+#: src/view/screens/PreferencesFollowingFeed.tsx:272
25402540+#: src/view/screens/PreferencesThreads.tsx:106
25412541+#: src/view/screens/PreferencesThreads.tsx:129
25422542+msgid "No"
25432543+msgstr "Ei"
25442544+25452545+#: src/view/screens/ProfileFeed.tsx:584
25462546+#: src/view/screens/ProfileList.tsx:754
25472547+msgid "No description"
25482548+msgstr "Ei kuvausta"
25492549+25502550+#: src/view/com/profile/ProfileHeader.tsx:170
25512551+msgid "No longer following {0}"
25522552+msgstr "Et enää seuraa käyttäjää {0}"
25532553+25542554+#: src/view/com/notifications/Feed.tsx:109
25552555+msgid "No notifications yet!"
25562556+msgstr "Ei vielä ilmoituksia!"
25572557+25582558+#: src/view/com/composer/text-input/mobile/Autocomplete.tsx:97
25592559+#: src/view/com/composer/text-input/web/Autocomplete.tsx:191
25602560+msgid "No result"
25612561+msgstr "Ei tuloksia"
25622562+25632563+#: src/view/screens/Feeds.tsx:495
25642564+msgid "No results found for \"{query}\""
25652565+msgstr "Ei tuloksia haulle \"{query}\""
25662566+25672567+#: src/view/com/modals/ListAddRemoveUsers.tsx:127
25682568+#: src/view/screens/Search/Search.tsx:281
25692569+#: src/view/screens/Search/Search.tsx:309
25702570+msgid "No results found for {query}"
25712571+msgstr "Ei tuloksia haulle {query}"
25722572+25732573+#: src/view/com/modals/EmbedConsent.tsx:129
25742574+msgid "No thanks"
25752575+msgstr "Ei kiitos"
25762576+25772577+#: src/view/com/modals/Threadgate.tsx:82
25782578+msgid "Nobody"
25792579+msgstr "Ei ketään"
25802580+25812581+#: src/view/com/modals/SelfLabel.tsx:135
25822582+msgid "Not Applicable."
25832583+msgstr "Ei sovellettavissa."
25842584+25852585+#: src/Navigation.tsx:105
25862586+#: src/view/screens/Profile.tsx:106
25872587+msgid "Not Found"
25882588+msgstr "Ei löytynyt"
25892589+25902590+#: src/view/com/modals/VerifyEmail.tsx:246
25912591+#: src/view/com/modals/VerifyEmail.tsx:252
25922592+msgid "Not right now"
25932593+msgstr "Ei juuri nyt"
25942594+25952595+#: src/view/screens/Moderation.tsx:252
25962596+msgid "Note: Bluesky is an open and public network. This setting only limits the visibility of your content on the Bluesky app and website, and other apps may not respect this setting. Your content may still be shown to logged-out users by other apps and websites."
25972597+msgstr "Huomio: Bluesky on avoin ja julkinen verkosto. Tämä asetus rajoittaa vain sisältösi näkyvyyttä Bluesky-sovelluksessa ja -sivustolla, eikä muut sovellukset ehkä kunnioita tässä asetuksissaan. Sisältösi voi silti näkyä uloskirjautuneille käyttäjille muissa sovelluksissa ja verkkosivustoilla."
25982598+25992599+#: src/Navigation.tsx:450
26002600+#: src/view/screens/Notifications.tsx:124
26012601+#: src/view/screens/Notifications.tsx:148
26022602+#: src/view/shell/bottom-bar/BottomBar.tsx:205
26032603+#: src/view/shell/desktop/LeftNav.tsx:361
26042604+#: src/view/shell/Drawer.tsx:435
26052605+#: src/view/shell/Drawer.tsx:436
26062606+msgid "Notifications"
26072607+msgstr "Ilmoitukset"
26082608+26092609+#: src/view/com/modals/SelfLabel.tsx:103
26102610+msgid "Nudity"
26112611+msgstr "Alastomuus"
26122612+26132613+#: src/view/com/util/ErrorBoundary.tsx:35
26142614+msgid "Oh no!"
26152615+msgstr "Voi ei!"
26162616+26172617+#: src/screens/Onboarding/StepInterests/index.tsx:128
26182618+msgid "Oh no! Something went wrong."
26192619+msgstr "Voi ei! Jokin meni pieleen."
26202620+26212621+#: src/view/com/auth/login/PasswordUpdatedForm.tsx:41
26222622+msgid "Okay"
26232623+msgstr "Selvä"
26242624+26252625+#: src/view/screens/PreferencesThreads.tsx:78
26262626+msgid "Oldest replies first"
26272627+msgstr "Vanhimmat vastaukset ensin"
26282628+26292629+#: src/view/screens/Settings/index.tsx:234
26302630+msgid "Onboarding reset"
26312631+msgstr "Käyttöönoton nollaus"
26322632+26332633+#: src/view/com/composer/Composer.tsx:382
26342634+msgid "One or more images is missing alt text."
26352635+msgstr "Yksi tai useampi kuva on ilman vaihtoehtoista Alt-tekstiä."
26362636+26372637+#: src/view/com/threadgate/WhoCanReply.tsx:100
26382638+msgid "Only {0} can reply."
26392639+msgstr "Vain {0} voi vastata."
26402640+26412641+#: src/view/screens/AppPasswords.tsx:65
26422642+#: src/view/screens/Profile.tsx:106
26432643+msgid "Oops!"
26442644+msgstr "Hups!"
26452645+26462646+#: src/screens/Onboarding/StepFinished.tsx:115
26472647+msgid "Open"
26482648+msgstr "Avaa"
26492649+26502650+#: src/view/screens/Moderation.tsx:75
26512651+msgid "Open content filtering settings"
26522652+msgstr "Avaa sisällönsuodatusasetukset"
26532653+26542654+#: src/view/com/composer/Composer.tsx:477
26552655+#: src/view/com/composer/Composer.tsx:478
26562656+msgid "Open emoji picker"
26572657+msgstr "Avaa emoji-valitsin"
26582658+26592659+#: src/view/screens/Settings/index.tsx:712
26602660+msgid "Open links with in-app browser"
26612661+msgstr "Avaa linkit sovelluksen sisäisellä selaimella"
26622662+26632663+#: src/view/screens/Moderation.tsx:92
26642664+msgid "Open muted words settings"
26652665+msgstr "Avaa hiljennettyjen sanojen asetukset"
26662666+26672667+#: src/view/com/home/HomeHeaderLayoutMobile.tsx:49
26682668+msgid "Open navigation"
26692669+msgstr "Avaa navigointi"
26702670+26712671+#: src/view/screens/Settings/index.tsx:804
26722672+msgid "Open storybook page"
26732673+msgstr "Avaa storybook-sivu"
26742674+26752675+#: src/view/com/util/forms/DropdownButton.tsx:154
26762676+msgid "Opens {numItems} options"
26772677+msgstr "Avaa {numItems} asetusta"
26782678+26792679+#: src/view/screens/Log.tsx:54
26802680+msgid "Opens additional details for a debug entry"
26812681+msgstr "Avaa debug lisätiedot"
26822682+26832683+#: src/view/com/notifications/FeedItem.tsx:348
26842684+msgid "Opens an expanded list of users in this notification"
26852685+msgstr "Avaa laajennetun listan tämän ilmoituksen käyttäjistä"
26862686+26872687+#: src/view/com/composer/photos/OpenCameraBtn.tsx:61
26882688+msgid "Opens camera on device"
26892689+msgstr "Avaa laitteen kameran"
26902690+26912691+#: src/view/com/composer/Prompt.tsx:25
26922692+msgid "Opens composer"
26932693+msgstr "Avaa editorin"
26942694+26952695+#: src/view/screens/Settings/index.tsx:595
26962696+msgid "Opens configurable language settings"
26972697+msgstr "Avaa mukautettavat kielen asetukset"
26982698+26992699+#: src/view/com/composer/photos/SelectPhotoBtn.tsx:44
27002700+msgid "Opens device photo gallery"
27012701+msgstr "Avaa laitteen valokuvat"
27022702+27032703+#: src/view/com/profile/ProfileHeader.tsx:420
27042704+msgid "Opens editor for profile display name, avatar, background image, and description"
27052705+msgstr "Avaa editorin profiilin näyttönimeä, avataria, taustakuvaa ja kuvausta varten"
27062706+27072707+#: src/view/screens/Settings/index.tsx:649
27082708+msgid "Opens external embeds settings"
27092709+msgstr "Avaa ulkoiset upotusasetukset"
27102710+27112711+#: src/view/com/profile/ProfileHeader.tsx:575
27122712+msgid "Opens followers list"
27132713+msgstr "Avaa seuraajalistan"
27142714+27152715+#: src/view/com/profile/ProfileHeader.tsx:594
27162716+msgid "Opens following list"
27172717+msgstr "Avaa seurattavien listan"
27182718+27192719+#: src/view/screens/Settings.tsx:412
27202720+#~ msgid "Opens invite code list"
27212721+#~ msgstr ""
27222722+27232723+#: src/view/com/modals/InviteCodes.tsx:172
27242724+msgid "Opens list of invite codes"
27252725+msgstr "Avaa kutsukoodien luettelon"
27262726+27272727+#: src/view/screens/Settings/index.tsx:774
27282728+msgid "Opens modal for account deletion confirmation. Requires email code."
27292729+msgstr "Avaa tilin poistovahvistuksen. Vaatii sähköpostikoodin."
27302730+27312731+#: src/view/com/modals/ChangeHandle.tsx:281
27322732+msgid "Opens modal for using custom domain"
27332733+msgstr "Avaa asetukset oman verkkotunnuksen käyttöönottoon"
27342734+27352735+#: src/view/screens/Settings/index.tsx:620
27362736+msgid "Opens moderation settings"
27372737+msgstr "Avaa moderointiasetukset"
27382738+27392739+#: src/view/com/auth/login/LoginForm.tsx:239
27402740+msgid "Opens password reset form"
27412741+msgstr "Avaa salasanan palautuslomakkeen"
27422742+27432743+#: src/view/com/home/HomeHeaderLayout.web.tsx:60
27442744+#: src/view/screens/Feeds.tsx:356
27452745+msgid "Opens screen to edit Saved Feeds"
27462746+msgstr "Avaa näkymän tallennettujen syötteiden muokkaamiseen"
27472747+27482748+#: src/view/screens/Settings/index.tsx:576
27492749+msgid "Opens screen with all saved feeds"
27502750+msgstr "Avaa näkymän kaikkiin tallennettuihin syötteisiin"
27512751+27522752+#: src/view/screens/Settings/index.tsx:676
27532753+msgid "Opens the app password settings page"
27542754+msgstr "Avaa sovellussalasanojen asetukset"
27552755+27562756+#: src/view/screens/Settings/index.tsx:535
27572757+msgid "Opens the home feed preferences"
27582758+msgstr "Avaa aloitussivun asetukset"
27592759+27602760+#: src/view/screens/Settings/index.tsx:805
27612761+msgid "Opens the storybook page"
27622762+msgstr "Avaa storybook-sivun"
27632763+27642764+#: src/view/screens/Settings/index.tsx:793
27652765+msgid "Opens the system log page"
27662766+msgstr "Avaa järjestelmän lokisivun"
27672767+27682768+#: src/view/screens/Settings/index.tsx:556
27692769+msgid "Opens the threads preferences"
27702770+msgstr "Avaa keskusteluasetukset"
27712771+27722772+#: src/view/com/util/forms/DropdownButton.tsx:280
27732773+msgid "Option {0} of {numItems}"
27742774+msgstr "Asetus {0}/{numItems}"
27752775+27762776+#: src/view/com/modals/Threadgate.tsx:89
27772777+msgid "Or combine these options:"
27782778+msgstr "Tai yhdistä nämä asetukset:"
27792779+27802780+#: src/view/com/auth/login/ChooseAccountForm.tsx:138
27812781+msgid "Other account"
27822782+msgstr "Toinen tili"
27832783+27842784+#: src/view/com/modals/ServerInput.tsx:88
27852785+#~ msgid "Other service"
27862786+#~ msgstr ""
27872787+27882788+#: src/view/com/composer/select-language/SelectLangBtn.tsx:91
27892789+msgid "Other..."
27902790+msgstr "Muu..."
27912791+27922792+#: src/view/screens/NotFound.tsx:45
27932793+msgid "Page not found"
27942794+msgstr "Sivua ei löytynyt"
27952795+27962796+#: src/view/screens/NotFound.tsx:42
27972797+msgid "Page Not Found"
27982798+msgstr "Sivua ei löytynyt"
27992799+28002800+#: src/view/com/auth/create/Step1.tsx:214
28012801+#: src/view/com/auth/create/Step1.tsx:224
28022802+#: src/view/com/auth/login/LoginForm.tsx:226
28032803+#: src/view/com/auth/login/SetNewPasswordForm.tsx:161
28042804+#: src/view/com/modals/DeleteAccount.tsx:202
28052805+msgid "Password"
28062806+msgstr "Salasana"
28072807+28082808+#: src/view/com/auth/login/Login.tsx:157
28092809+msgid "Password updated"
28102810+msgstr "Salasana päivitetty"
28112811+28122812+#: src/view/com/auth/login/PasswordUpdatedForm.tsx:28
28132813+msgid "Password updated!"
28142814+msgstr "Salasana päivitetty!"
28152815+28162816+#: src/Navigation.tsx:160
28172817+msgid "People followed by @{0}"
28182818+msgstr "Henkilöt, joita @{0} seuraa"
28192819+28202820+#: src/Navigation.tsx:153
28212821+msgid "People following @{0}"
28222822+msgstr "Henkilöt, jotka seuraavat käyttäjää @{0}"
28232823+28242824+#: src/view/com/lightbox/Lightbox.tsx:66
28252825+msgid "Permission to access camera roll is required."
28262826+msgstr "Käyttöoikeus valokuviin tarvitaan."
28272827+28282828+#: src/view/com/lightbox/Lightbox.tsx:72
28292829+msgid "Permission to access camera roll was denied. Please enable it in your system settings."
28302830+msgstr "Lupa valokuviin evättiin. Anna lupa järjestelmäasetuksissa."
28312831+28322832+#: src/screens/Onboarding/index.tsx:31
28332833+msgid "Pets"
28342834+msgstr "Lemmikit"
28352835+28362836+#: src/view/com/auth/create/Step2.tsx:183
28372837+#~ msgid "Phone number"
28382838+#~ msgstr "Puhelinnumero"
28392839+28402840+#: src/view/com/modals/SelfLabel.tsx:121
28412841+msgid "Pictures meant for adults."
28422842+msgstr "Aikuisille tarkoitetut kuvat."
28432843+28442844+#: src/view/screens/ProfileFeed.tsx:354
28452845+#: src/view/screens/ProfileList.tsx:581
28462846+msgid "Pin to home"
28472847+msgstr "Kiinnitä etusivulle"
28482848+28492849+#: src/view/screens/SavedFeeds.tsx:88
28502850+msgid "Pinned Feeds"
28512851+msgstr "Kiinnitetyt syötteet"
28522852+28532853+#: src/view/com/util/post-embeds/ExternalGifEmbed.tsx:111
28542854+msgid "Play {0}"
28552855+msgstr "Toista {0}"
28562856+28572857+#: src/view/com/util/post-embeds/ExternalPlayerEmbed.tsx:54
28582858+#: src/view/com/util/post-embeds/ExternalPlayerEmbed.tsx:55
28592859+msgid "Play Video"
28602860+msgstr "Toista video"
28612861+28622862+#: src/view/com/util/post-embeds/ExternalGifEmbed.tsx:110
28632863+msgid "Plays the GIF"
28642864+msgstr "Toistaa GIFin"
28652865+28662866+#: src/view/com/auth/create/state.ts:124
28672867+msgid "Please choose your handle."
28682868+msgstr "Valitse käyttäjätunnuksesi."
28692869+28702870+#: src/view/com/auth/create/state.ts:117
28712871+msgid "Please choose your password."
28722872+msgstr "Valitse salasanasi."
28732873+28742874+#: src/view/com/auth/create/state.ts:131
28752875+msgid "Please complete the verification captcha."
28762876+msgstr "Täydennä varmennus-captcha, ole hyvä."
28772877+28782878+#: src/view/com/modals/ChangeEmail.tsx:67
28792879+msgid "Please confirm your email before changing it. This is a temporary requirement while email-updating tools are added, and it will soon be removed."
28802880+msgstr "Vahvista sähköpostiosoitteesi ennen sen vaihtamista. Tämä on väliaikainen vaatimus, kunnes sähköpostin muokkaamisen liittyvät asetukset ovat lisätty ja se poistetaan piakkoin."
28812881+28822882+#: src/view/com/modals/AddAppPasswords.tsx:90
28832883+msgid "Please enter a name for your app password. All spaces is not allowed."
28842884+msgstr "Anna nimi sovellussalasanalle. Kaikki välilyönnit eivät ole sallittuja."
28852885+28862886+#: src/view/com/auth/create/Step2.tsx:206
28872887+#~ msgid "Please enter a phone number that can receive SMS text messages."
28882888+#~ msgstr "Anna puhelinnumero, joka voi vastaanottaa tekstiviestejä."
28892889+28902890+#: src/view/com/modals/AddAppPasswords.tsx:145
28912891+msgid "Please enter a unique name for this App Password or use our randomly generated one."
28922892+msgstr "Anna uniikki nimi tälle sovellussalasanalle tai käytä satunnaisesti luotua."
28932893+28942894+#: src/view/com/auth/create/state.ts:170
28952895+#~ msgid "Please enter the code you received by SMS."
28962896+#~ msgstr "Anna tekstiviestitse saamasi koodi."
28972897+28982898+#: src/view/com/auth/create/Step2.tsx:282
28992899+#~ msgid "Please enter the verification code sent to {phoneNumberFormatted}."
29002900+#~ msgstr "Anna numeroon {phoneNumberFormatted} vastaanottamasi vahvistuskoodi."
29012901+29022902+#: src/view/com/auth/create/state.ts:103
29032903+msgid "Please enter your email."
29042904+msgstr "Anna sähköpostiosoitteesi."
29052905+29062906+#: src/view/com/modals/DeleteAccount.tsx:191
29072907+msgid "Please enter your password as well:"
29082908+msgstr "Anna myös salasanasi:"
29092909+29102910+#: src/view/com/modals/AppealLabel.tsx:72
29112911+#: src/view/com/modals/AppealLabel.tsx:75
29122912+msgid "Please tell us why you think this content warning was incorrectly applied!"
29132913+msgstr "Kerro meille, miksi luulet, että tämä sisältövaroitus on sovellettu virheellisesti!"
29142914+29152915+#: src/view/com/modals/AppealLabel.tsx:72
29162916+#: src/view/com/modals/AppealLabel.tsx:75
29172917+#~ msgid "Please tell us why you think this decision was incorrect."
29182918+#~ msgstr ""
29192919+29202920+#: src/view/com/modals/VerifyEmail.tsx:101
29212921+msgid "Please Verify Your Email"
29222922+msgstr "Vahvista sähköpostiosoitteesi"
29232923+29242924+#: src/view/com/composer/Composer.tsx:222
29252925+msgid "Please wait for your link card to finish loading"
29262926+msgstr "Odota, että linkkikortti latautuu kokonaan"
29272927+29282928+#: src/screens/Onboarding/index.tsx:37
29292929+msgid "Politics"
29302930+msgstr "Politiikka"
29312931+29322932+#: src/view/com/modals/SelfLabel.tsx:111
29332933+msgid "Porn"
29342934+msgstr "Porno"
29352935+29362936+#: src/view/com/composer/Composer.tsx:357
29372937+#: src/view/com/composer/Composer.tsx:365
29382938+msgctxt "action"
29392939+msgid "Post"
29402940+msgstr "Lähetä"
29412941+29422942+#: src/view/com/post-thread/PostThread.tsx:303
29432943+msgctxt "description"
29442944+msgid "Post"
29452945+msgstr "Viesti"
29462946+29472947+#: src/view/com/post-thread/PostThreadItem.tsx:175
29482948+msgid "Post by {0}"
29492949+msgstr "Lähettäjä {0}"
29502950+29512951+#: src/Navigation.tsx:172
29522952+#: src/Navigation.tsx:179
29532953+#: src/Navigation.tsx:186
29542954+msgid "Post by @{0}"
29552955+msgstr "Lähettäjä @{0}"
29562956+29572957+#: src/view/com/util/forms/PostDropdownBtn.tsx:90
29582958+msgid "Post deleted"
29592959+msgstr "Viesti poistettu"
29602960+29612961+#: src/view/com/post-thread/PostThread.tsx:462
29622962+msgid "Post hidden"
29632963+msgstr "Viesti piilotettu"
29642964+29652965+#: src/view/com/composer/select-language/SelectLangBtn.tsx:87
29662966+msgid "Post language"
29672967+msgstr "Lähetyskieli"
29682968+29692969+#: src/view/com/modals/lang-settings/PostLanguagesSettings.tsx:75
29702970+msgid "Post Languages"
29712971+msgstr "Lähetyskielet"
29722972+29732973+#: src/view/com/post-thread/PostThread.tsx:514
29742974+msgid "Post not found"
29752975+msgstr "Viestiä ei löydy"
29762976+29772977+#: src/components/TagMenu/index.tsx:257
29782978+msgid "posts"
29792979+msgstr "viestit"
29802980+29812981+#: src/view/screens/Profile.tsx:180
29822982+msgid "Posts"
29832983+msgstr "Viestit"
29842984+29852985+#: src/components/dialogs/MutedWords.tsx:77
29862986+msgid "Posts can be muted based on their text, their tags, or both."
29872987+msgstr "Viestejä voidaan hiljentää niiden tekstin, tunnisteiden tai molempien perusteella."
29882988+29892989+#: src/view/com/posts/FeedErrorMessage.tsx:64
29902990+msgid "Posts hidden"
29912991+msgstr "Piilotetut viestit"
29922992+29932993+#: src/view/com/modals/LinkWarning.tsx:46
29942994+msgid "Potentially Misleading Link"
29952995+msgstr "Mahdollisesti harhaanjohtava linkki"
29962996+29972997+#: src/view/com/lightbox/Lightbox.web.tsx:135
29982998+msgid "Previous image"
29992999+msgstr "Edellinen kuva"
30003000+30013001+#: src/view/screens/LanguageSettings.tsx:187
30023002+msgid "Primary Language"
30033003+msgstr "Ensisijainen kieli"
30043004+30053005+#: src/view/screens/PreferencesThreads.tsx:97
30063006+msgid "Prioritize Your Follows"
30073007+msgstr "Aseta seurattavat tärkeysjärjestykseen"
30083008+30093009+#: src/view/screens/Settings/index.tsx:632
30103010+#: src/view/shell/desktop/RightNav.tsx:72
30113011+msgid "Privacy"
30123012+msgstr "Yksityisyys"
30133013+30143014+#: src/Navigation.tsx:217
30153015+#: src/view/screens/PrivacyPolicy.tsx:29
30163016+#: src/view/screens/Settings/index.tsx:891
30173017+#: src/view/shell/Drawer.tsx:262
30183018+msgid "Privacy Policy"
30193019+msgstr "Yksityisyydensuojakäytäntö"
30203020+30213021+#: src/view/com/auth/login/ForgotPasswordForm.tsx:198
30223022+msgid "Processing..."
30233023+msgstr "Käsitellään..."
30243024+30253025+#: src/view/shell/bottom-bar/BottomBar.tsx:247
30263026+#: src/view/shell/desktop/LeftNav.tsx:415
30273027+#: src/view/shell/Drawer.tsx:70
30283028+#: src/view/shell/Drawer.tsx:546
30293029+#: src/view/shell/Drawer.tsx:547
30303030+msgid "Profile"
30313031+msgstr "Profiili"
30323032+30333033+#: src/view/com/modals/EditProfile.tsx:128
30343034+msgid "Profile updated"
30353035+msgstr "Profiili päivitetty"
30363036+30373037+#: src/view/screens/Settings/index.tsx:949
30383038+msgid "Protect your account by verifying your email."
30393039+msgstr "Suojaa tilisi vahvistamalla sähköpostiosoitteesi."
30403040+30413041+#: src/screens/Onboarding/StepFinished.tsx:101
30423042+msgid "Public"
30433043+msgstr "Julkinen"
30443044+30453045+#: src/view/screens/ModerationModlists.tsx:61
30463046+msgid "Public, shareable lists of users to mute or block in bulk."
30473047+msgstr "Julkinen, jaettava käyttäjäluettelo hiljennettyjen tai estettyjen käyttäjien massamäärityksiä varten."
30483048+30493049+#: src/view/screens/Lists.tsx:61
30503050+msgid "Public, shareable lists which can drive feeds."
30513051+msgstr "Julkinen, jaettava lista, joka voi ohjata syötteitä."
30523052+30533053+#: src/view/com/composer/Composer.tsx:342
30543054+msgid "Publish post"
30553055+msgstr "Julkaise viesti"
30563056+30573057+#: src/view/com/composer/Composer.tsx:342
30583058+msgid "Publish reply"
30593059+msgstr "Julkaise vastaus"
30603060+30613061+#: src/view/com/modals/Repost.tsx:65
30623062+msgctxt "action"
30633063+msgid "Quote post"
30643064+msgstr "Lainaa viestiä"
30653065+30663066+#: src/view/com/util/post-ctrls/RepostButton.web.tsx:58
30673067+msgid "Quote post"
30683068+msgstr "Lainaa viestiä"
30693069+30703070+#: src/view/com/modals/Repost.tsx:70
30713071+msgctxt "action"
30723072+msgid "Quote Post"
30733073+msgstr "Lainaa viestiä"
30743074+30753075+#: src/view/screens/PreferencesThreads.tsx:86
30763076+msgid "Random (aka \"Poster's Roulette\")"
30773077+msgstr "Satunnainen (tunnetaan myös nimellä \"Lähettäjän ruletti\")"
30783078+30793079+#: src/view/com/modals/EditImage.tsx:236
30803080+msgid "Ratios"
30813081+msgstr "Suhdeluvut"
30823082+30833083+#: src/view/com/auth/onboarding/RecommendedFeeds.tsx:116
30843084+msgid "Recommended Feeds"
30853085+msgstr "Suositellut syötteet"
30863086+30873087+#: src/view/com/auth/onboarding/RecommendedFollows.tsx:180
30883088+msgid "Recommended Users"
30893089+msgstr "Suositellut käyttäjät"
30903090+30913091+#: src/components/dialogs/MutedWords.tsx:249
30923092+#: src/view/com/modals/ListAddRemoveUsers.tsx:264
30933093+#: src/view/com/modals/SelfLabel.tsx:83
30943094+#: src/view/com/modals/UserAddRemoveLists.tsx:219
30953095+#: src/view/com/util/UserAvatar.tsx:285
30963096+#: src/view/com/util/UserBanner.tsx:91
30973097+msgid "Remove"
30983098+msgstr "Poista"
30993099+31003100+#: src/view/com/feeds/FeedSourceCard.tsx:108
31013101+msgid "Remove {0} from my feeds?"
31023102+msgstr "Poistetaanko {0} syötteistäni?"
31033103+31043104+#: src/view/com/util/AccountDropdownBtn.tsx:22
31053105+msgid "Remove account"
31063106+msgstr "Poista tili"
31073107+31083108+#: src/view/com/posts/FeedErrorMessage.tsx:131
31093109+#: src/view/com/posts/FeedErrorMessage.tsx:166
31103110+msgid "Remove feed"
31113111+msgstr "Poista syöte"
31123112+31133113+#: src/view/com/feeds/FeedSourceCard.tsx:107
31143114+#: src/view/com/feeds/FeedSourceCard.tsx:169
31153115+#: src/view/com/feeds/FeedSourceCard.tsx:174
31163116+#: src/view/com/feeds/FeedSourceCard.tsx:245
31173117+#: src/view/screens/ProfileFeed.tsx:273
31183118+msgid "Remove from my feeds"
31193119+msgstr "Poista syötteistäni"
31203120+31213121+#: src/view/com/composer/photos/Gallery.tsx:167
31223122+msgid "Remove image"
31233123+msgstr "Poista kuva"
31243124+31253125+#: src/view/com/composer/ExternalEmbed.tsx:70
31263126+msgid "Remove image preview"
31273127+msgstr "Poista kuvan esikatselu"
31283128+31293129+#: src/components/dialogs/MutedWords.tsx:294
31303130+msgid "Remove mute word from your list"
31313131+msgstr "Poista hiljennetty sana listaltasi"
31323132+31333133+#: src/view/com/modals/Repost.tsx:47
31343134+msgid "Remove repost"
31353135+msgstr "Poista uudelleenjako"
31363136+31373137+#: src/view/com/feeds/FeedSourceCard.tsx:175
31383138+msgid "Remove this feed from my feeds?"
31393139+msgstr "Poistetaanko tämä syöte omista syötteistäni?"
31403140+31413141+#: src/view/com/posts/FeedErrorMessage.tsx:132
31423142+msgid "Remove this feed from your saved feeds?"
31433143+msgstr "Poistetaanko tämä syöte tallennetuista syötteistäsi?"
31443144+31453145+#: src/view/com/modals/ListAddRemoveUsers.tsx:199
31463146+#: src/view/com/modals/UserAddRemoveLists.tsx:152
31473147+msgid "Removed from list"
31483148+msgstr "Poistettu listalta"
31493149+31503150+#: src/view/com/feeds/FeedSourceCard.tsx:113
31513151+#: src/view/com/feeds/FeedSourceCard.tsx:180
31523152+msgid "Removed from my feeds"
31533153+msgstr "Poistettu syötteistäni"
31543154+31553155+#: src/view/com/composer/ExternalEmbed.tsx:71
31563156+msgid "Removes default thumbnail from {0}"
31573157+msgstr "Poistaa {0} oletuskuvakkeen"
31583158+31593159+#: src/view/screens/Profile.tsx:181
31603160+msgid "Replies"
31613161+msgstr "Vastaukset"
31623162+31633163+#: src/view/com/threadgate/WhoCanReply.tsx:98
31643164+msgid "Replies to this thread are disabled"
31653165+msgstr "Tähän keskusteluun vastaaminen on estetty"
31663166+31673167+#: src/view/com/composer/Composer.tsx:355
31683168+msgctxt "action"
31693169+msgid "Reply"
31703170+msgstr "Vastaa"
31713171+31723172+#: src/view/screens/PreferencesFollowingFeed.tsx:144
31733173+msgid "Reply Filters"
31743174+msgstr "Vastaussuodattimet"
31753175+31763176+#: src/view/com/post/Post.tsx:167
31773177+#: src/view/com/posts/FeedItem.tsx:287
31783178+msgctxt "description"
31793179+msgid "Reply to <0/>"
31803180+msgstr "Vastaa käyttäjälle <0/>"
31813181+31823182+#: src/view/com/modals/report/Modal.tsx:166
31833183+msgid "Report {collectionName}"
31843184+msgstr "Raportoi {collectionName}"
31853185+31863186+#: src/view/com/profile/ProfileHeader.tsx:361
31873187+msgid "Report Account"
31883188+msgstr "Ilmoita tili"
31893189+31903190+#: src/view/screens/ProfileFeed.tsx:293
31913191+msgid "Report feed"
31923192+msgstr "Ilmoita syöte"
31933193+31943194+#: src/view/screens/ProfileList.tsx:459
31953195+msgid "Report List"
31963196+msgstr "Ilmoita luettelo"
31973197+31983198+#: src/view/com/modals/report/SendReportButton.tsx:37
31993199+#: src/view/com/util/forms/PostDropdownBtn.tsx:255
32003200+msgid "Report post"
32013201+msgstr "Ilmoita viesti"
32023202+32033203+#: src/view/com/modals/Repost.tsx:43
32043204+#: src/view/com/modals/Repost.tsx:48
32053205+#: src/view/com/modals/Repost.tsx:53
32063206+#: src/view/com/util/post-ctrls/RepostButton.tsx:61
32073207+msgctxt "action"
32083208+msgid "Repost"
32093209+msgstr "Uudelleenjaa"
32103210+32113211+#: src/view/com/util/post-ctrls/RepostButton.web.tsx:48
32123212+msgid "Repost"
32133213+msgstr "Uudelleenjaa"
32143214+32153215+#: src/view/com/util/post-ctrls/RepostButton.web.tsx:94
32163216+#: src/view/com/util/post-ctrls/RepostButton.web.tsx:105
32173217+msgid "Repost or quote post"
32183218+msgstr "Uudelleenjaa tai lainaa viestiä"
32193219+32203220+#: src/view/screens/PostRepostedBy.tsx:27
32213221+msgid "Reposted By"
32223222+msgstr "Uudelleenjakanut"
32233223+32243224+#: src/view/com/posts/FeedItem.tsx:207
32253225+msgid "Reposted by {0}"
32263226+msgstr "Uudelleenjakanut {0}"
32273227+32283228+#: src/view/com/posts/FeedItem.tsx:224
32293229+msgid "Reposted by <0/>"
32303230+msgstr "Uudelleenjakanut <0/>"
32313231+32323232+#: src/view/com/notifications/FeedItem.tsx:162
32333233+msgid "reposted your post"
32343234+msgstr "uudelleenjakoi viestisi"
32353235+32363236+#: src/view/com/post-thread/PostThreadItem.tsx:188
32373237+msgid "Reposts of this post"
32383238+msgstr "Tämän viestin uudelleenjulkaisut"
32393239+32403240+#: src/view/com/modals/ChangeEmail.tsx:181
32413241+#: src/view/com/modals/ChangeEmail.tsx:183
32423242+msgid "Request Change"
32433243+msgstr "Pyydä muutosta"
32443244+32453245+#: src/view/com/auth/create/Step2.tsx:219
32463246+#~ msgid "Request code"
32473247+#~ msgstr "Pyydä koodia"
32483248+32493249+#: src/view/com/modals/ChangePassword.tsx:239
32503250+#: src/view/com/modals/ChangePassword.tsx:241
32513251+msgid "Request Code"
32523252+msgstr "Pyydä koodia"
32533253+32543254+#: src/view/screens/Settings/index.tsx:456
32553255+msgid "Require alt text before posting"
32563256+msgstr "Vaadi vaihtoehtoista ALT-tekstiä ennen julkaisua"
32573257+32583258+#: src/view/com/auth/create/Step1.tsx:153
32593259+msgid "Required for this provider"
32603260+msgstr "Vaaditaan tälle instanssille"
32613261+32623262+#: src/view/com/auth/login/SetNewPasswordForm.tsx:124
32633263+#: src/view/com/auth/login/SetNewPasswordForm.tsx:136
32643264+msgid "Reset code"
32653265+msgstr "Nollauskoodi"
32663266+32673267+#: src/view/com/modals/ChangePassword.tsx:190
32683268+msgid "Reset Code"
32693269+msgstr "Nollauskoodi"
32703270+32713271+#: src/view/screens/Settings/index.tsx:824
32723272+msgid "Reset onboarding"
32733273+msgstr "Nollaa käyttöönotto"
32743274+32753275+#: src/view/screens/Settings/index.tsx:827
32763276+msgid "Reset onboarding state"
32773277+msgstr "Nollaa käyttöönoton tila"
32783278+32793279+#: src/view/com/auth/login/ForgotPasswordForm.tsx:104
32803280+msgid "Reset password"
32813281+msgstr "Nollaa salasana"
32823282+32833283+#: src/view/screens/Settings/index.tsx:814
32843284+msgid "Reset preferences"
32853285+msgstr "Nollaa asetukset"
32863286+32873287+#: src/view/screens/Settings/index.tsx:817
32883288+msgid "Reset preferences state"
32893289+msgstr "Nollaa asetusten tila"
32903290+32913291+#: src/view/screens/Settings/index.tsx:825
32923292+msgid "Resets the onboarding state"
32933293+msgstr "Nollaa käyttöönoton tilan"
32943294+32953295+#: src/view/screens/Settings/index.tsx:815
32963296+msgid "Resets the preferences state"
32973297+msgstr "Nollaa asetusten tilan"
32983298+32993299+#: src/view/com/auth/login/LoginForm.tsx:269
33003300+msgid "Retries login"
33013301+msgstr "Yrittää uudelleen kirjautumista"
33023302+33033303+#: src/view/com/util/error/ErrorMessage.tsx:57
33043304+#: src/view/com/util/error/ErrorScreen.tsx:74
33053305+msgid "Retries the last action, which errored out"
33063306+msgstr "Yrittää uudelleen viimeisintä toimintoa, joka epäonnistui"
33073307+33083308+#: src/screens/Onboarding/StepInterests/index.tsx:221
33093309+#: src/screens/Onboarding/StepInterests/index.tsx:224
33103310+#: src/view/com/auth/create/CreateAccount.tsx:181
33113311+#: src/view/com/auth/create/CreateAccount.tsx:186
33123312+#: src/view/com/auth/login/LoginForm.tsx:268
33133313+#: src/view/com/auth/login/LoginForm.tsx:271
33143314+#: src/view/com/util/error/ErrorMessage.tsx:55
33153315+#: src/view/com/util/error/ErrorScreen.tsx:72
33163316+msgid "Retry"
33173317+msgstr "Yritä uudelleen"
33183318+33193319+#: src/view/com/auth/create/Step2.tsx:247
33203320+#~ msgid "Retry."
33213321+#~ msgstr "Yritä uudelleen."
33223322+33233323+#: src/view/screens/ProfileList.tsx:898
33243324+msgid "Return to previous page"
33253325+msgstr "Palaa edelliselle sivulle"
33263326+33273327+#: src/view/shell/desktop/RightNav.tsx:55
33283328+#~ msgid "SANDBOX. Posts and accounts are not permanent."
33293329+#~ msgstr "HIEKKALAATIKKO. Viestit ja tilit eivät ole pysyviä."
33303330+33313331+#: src/view/com/lightbox/Lightbox.tsx:132
33323332+#: src/view/com/modals/CreateOrEditList.tsx:345
33333333+msgctxt "action"
33343334+msgid "Save"
33353335+msgstr "Tallenna"
33363336+33373337+#: src/view/com/modals/BirthDateSettings.tsx:94
33383338+#: src/view/com/modals/BirthDateSettings.tsx:97
33393339+#: src/view/com/modals/ChangeHandle.tsx:173
33403340+#: src/view/com/modals/CreateOrEditList.tsx:337
33413341+#: src/view/com/modals/EditProfile.tsx:224
33423342+#: src/view/screens/ProfileFeed.tsx:346
33433343+msgid "Save"
33443344+msgstr "Tallenna"
33453345+33463346+#: src/view/com/modals/AltImage.tsx:130
33473347+msgid "Save alt text"
33483348+msgstr "Tallenna vaihtoehtoinen ALT-teksti"
33493349+33503350+#: src/view/com/modals/EditProfile.tsx:232
33513351+msgid "Save Changes"
33523352+msgstr "Tallenna muutokset"
33533353+33543354+#: src/view/com/modals/ChangeHandle.tsx:170
33553355+msgid "Save handle change"
33563356+msgstr "Tallenna käyttäjätunnuksen muutos"
33573357+33583358+#: src/view/com/modals/crop-image/CropImage.web.tsx:144
33593359+msgid "Save image crop"
33603360+msgstr "Tallenna kuvan rajaus"
33613361+33623362+#: src/view/screens/SavedFeeds.tsx:122
33633363+msgid "Saved Feeds"
33643364+msgstr "Tallennetut syötteet"
33653365+33663366+#: src/view/com/modals/EditProfile.tsx:225
33673367+msgid "Saves any changes to your profile"
33683368+msgstr "Tallentaa kaikki muutokset profiiliisi"
33693369+33703370+#: src/view/com/modals/ChangeHandle.tsx:171
33713371+msgid "Saves handle change to {handle}"
33723372+msgstr "Tallentaa käyttäjätunnuksen muutoksen muotoon {handle}"
33733373+33743374+#: src/screens/Onboarding/index.tsx:36
33753375+msgid "Science"
33763376+msgstr "Tiede"
33773377+33783378+#: src/view/screens/ProfileList.tsx:854
33793379+msgid "Scroll to top"
33803380+msgstr "Vieritä alkuun"
33813381+33823382+#: src/Navigation.tsx:440
33833383+#: src/view/com/auth/LoggedOut.tsx:122
33843384+#: src/view/com/modals/ListAddRemoveUsers.tsx:75
33853385+#: src/view/com/util/forms/SearchInput.tsx:67
33863386+#: src/view/com/util/forms/SearchInput.tsx:79
33873387+#: src/view/screens/Search/Search.tsx:419
33883388+#: src/view/screens/Search/Search.tsx:668
33893389+#: src/view/screens/Search/Search.tsx:686
33903390+#: src/view/shell/bottom-bar/BottomBar.tsx:159
33913391+#: src/view/shell/desktop/LeftNav.tsx:324
33923392+#: src/view/shell/desktop/Search.tsx:214
33933393+#: src/view/shell/desktop/Search.tsx:223
33943394+#: src/view/shell/Drawer.tsx:362
33953395+#: src/view/shell/Drawer.tsx:363
33963396+msgid "Search"
33973397+msgstr "Haku"
33983398+33993399+#: src/view/screens/Search/Search.tsx:735
34003400+#: src/view/shell/desktop/Search.tsx:255
34013401+msgid "Search for \"{query}\""
34023402+msgstr "Haku hakusanalla \"{query}\""
34033403+34043404+#: src/components/TagMenu/index.tsx:145
34053405+msgid "Search for all posts by @{authorHandle} with tag {tag}"
34063406+msgstr "Etsi kaikki viestit käyttäjältä @{authorHandle} tunnisteella {tag}"
34073407+34083408+#: src/components/TagMenu/index.tsx:90
34093409+msgid "Search for all posts with tag {tag}"
34103410+msgstr "Etsi kaikki viestit tunnisteella {tag}"
34113411+34123412+#: src/view/com/auth/LoggedOut.tsx:104
34133413+#: src/view/com/auth/LoggedOut.tsx:105
34143414+#: src/view/com/modals/ListAddRemoveUsers.tsx:70
34153415+msgid "Search for users"
34163416+msgstr "Hae käyttäjiä"
34173417+34183418+#: src/view/com/modals/ChangeEmail.tsx:110
34193419+msgid "Security Step Required"
34203420+msgstr "Turvatarkistus vaaditaan"
34213421+34223422+#: src/components/TagMenu/index.web.tsx:50
34233423+msgid "See {truncatedTag} posts"
34243424+msgstr "Näytä {truncatedTag}-viestit"
34253425+34263426+#: src/components/TagMenu/index.web.tsx:67
34273427+msgid "See {truncatedTag} posts by user"
34283428+msgstr "Näytä käyttäjän {truncatedTag} viestit"
34293429+34303430+#: src/components/TagMenu/index.tsx:128
34313431+msgid "See <0>{tag}</0> posts"
34323432+msgstr "Näytä <0>{tag}</0>-viestit"
34333433+34343434+#: src/components/TagMenu/index.tsx:189
34353435+msgid "See <0>{tag}</0> posts by this user"
34363436+msgstr "Näytä tämän käyttäjän <0>{tag}</0>-viestit"
34373437+34383438+#: src/view/screens/SavedFeeds.tsx:163
34393439+msgid "See this guide"
34403440+msgstr "Katso tämä opas"
34413441+34423442+#: src/view/com/auth/HomeLoggedOutCTA.tsx:39
34433443+msgid "See what's next"
34443444+msgstr "Katso, mitä seuraavaksi tapahtuu"
34453445+34463446+#: src/view/com/util/Selector.tsx:106
34473447+msgid "Select {item}"
34483448+msgstr "Valitse {item}"
34493449+34503450+#: src/view/com/modals/ServerInput.tsx:75
34513451+#~ msgid "Select Bluesky Social"
34523452+#~ msgstr ""
34533453+34543454+#: src/view/com/auth/login/Login.tsx:117
34553455+msgid "Select from an existing account"
34563456+msgstr "Valitse olemassa olevalta tililtä"
34573457+34583458+#: src/view/com/util/Selector.tsx:107
34593459+msgid "Select option {i} of {numItems}"
34603460+msgstr "Valitse vaihtoehto {i} / {numItems}"
34613461+34623462+#: src/view/com/auth/create/Step1.tsx:103
34633463+#: src/view/com/auth/login/LoginForm.tsx:150
34643464+msgid "Select service"
34653465+msgstr "Valitse palvelu"
34663466+34673467+#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:52
34683468+msgid "Select some accounts below to follow"
34693469+msgstr "Valitse alla olevista tileistä jotain seurattavaksi"
34703470+34713471+#: src/view/com/auth/server-input/index.tsx:82
34723472+msgid "Select the service that hosts your data."
34733473+msgstr "Valitse palvelu, joka hostaa tietojasi."
34743474+34753475+#: src/screens/Onboarding/StepModeration/index.tsx:49
34763476+#~ msgid "Select the types of content that you want to see (or not see), and we'll handle the rest."
34773477+#~ msgstr ""
34783478+34793479+#: src/screens/Onboarding/StepTopicalFeeds.tsx:96
34803480+msgid "Select topical feeds to follow from the list below"
34813481+msgstr "Valitse ajankohtaisia syötteitä alla olevasta listasta"
34823482+34833483+#: src/screens/Onboarding/StepModeration/index.tsx:75
34843484+msgid "Select what you want to see (or not see), and we’ll handle the rest."
34853485+msgstr "Valitse, mitä haluat nähdä (tai olla näkemättä) ja me huolehdimme lopusta."
34863486+34873487+#: src/view/screens/LanguageSettings.tsx:281
34883488+msgid "Select which languages you want your subscribed feeds to include. If none are selected, all languages will be shown."
34893489+msgstr "Valitse, mitä kieliä haluat tilattujen syötteidesi sisältävän. Jos mitään ei ole valittu, kaikki kielet näytetään."
34903490+34913491+#: src/view/screens/LanguageSettings.tsx:98
34923492+msgid "Select your app language for the default text to display in the app"
34933493+msgstr "Valitse sovelluksen oletuskieli, joka näytetään sovelluksessa"
34943494+34953495+#: src/screens/Onboarding/StepInterests/index.tsx:196
34963496+msgid "Select your interests from the options below"
34973497+msgstr "Valitse kiinnostuksenkohteesi alla olevista vaihtoehdoista"
34983498+34993499+#: src/view/com/auth/create/Step2.tsx:155
35003500+#~ msgid "Select your phone's country"
35013501+#~ msgstr "Valitse puhelinnumerosi maa"
35023502+35033503+#: src/view/screens/LanguageSettings.tsx:190
35043504+msgid "Select your preferred language for translations in your feed."
35053505+msgstr "Valitse haluamasi kieli käännöksille syötteessäsi."
35063506+35073507+#: src/screens/Onboarding/StepAlgoFeeds/index.tsx:116
35083508+msgid "Select your primary algorithmic feeds"
35093509+msgstr "Valitse ensisijaiset algoritmisyötteet"
35103510+35113511+#: src/screens/Onboarding/StepAlgoFeeds/index.tsx:142
35123512+msgid "Select your secondary algorithmic feeds"
35133513+msgstr "Valitse toissijaiset algoritmisyötteet"
35143514+35153515+#: src/view/com/modals/VerifyEmail.tsx:202
35163516+#: src/view/com/modals/VerifyEmail.tsx:204
35173517+msgid "Send Confirmation Email"
35183518+msgstr "Lähetä vahvistussähköposti"
35193519+35203520+#: src/view/com/modals/DeleteAccount.tsx:131
35213521+msgid "Send email"
35223522+msgstr "Lähetä sähköposti"
35233523+35243524+#: src/view/com/modals/DeleteAccount.tsx:144
35253525+msgctxt "action"
35263526+msgid "Send Email"
35273527+msgstr "Lähetä sähköposti"
35283528+35293529+#: src/view/shell/Drawer.tsx:295
35303530+#: src/view/shell/Drawer.tsx:316
35313531+msgid "Send feedback"
35323532+msgstr "Lähetä palautetta"
35333533+35343534+#: src/view/com/modals/report/SendReportButton.tsx:45
35353535+msgid "Send Report"
35363536+msgstr "Lähetä raportti"
35373537+35383538+#: src/view/com/modals/DeleteAccount.tsx:133
35393539+msgid "Sends email with confirmation code for account deletion"
35403540+msgstr "Lähettää sähköpostin tilin poistamiseen tarvittavan vahvistuskoodin"
35413541+35423542+#: src/view/com/auth/server-input/index.tsx:110
35433543+msgid "Server address"
35443544+msgstr "Palvelimen osoite"
35453545+35463546+#: src/view/com/modals/ContentFilteringSettings.tsx:311
35473547+msgid "Set {value} for {labelGroup} content moderation policy"
35483548+msgstr "Aseta {value} {labelGroup} sisällön moderointisäännöksi"
35493549+35503550+#: src/view/com/modals/ContentFilteringSettings.tsx:160
35513551+#: src/view/com/modals/ContentFilteringSettings.tsx:179
35523552+msgctxt "action"
35533553+msgid "Set Age"
35543554+msgstr "Aseta ikä"
35553555+35563556+#: src/view/screens/Settings/index.tsx:488
35573557+msgid "Set color theme to dark"
35583558+msgstr "Aseta väriteema tummaksi"
35593559+35603560+#: src/view/screens/Settings/index.tsx:481
35613561+msgid "Set color theme to light"
35623562+msgstr "Aseta väriteema vaaleaksi"
35633563+35643564+#: src/view/screens/Settings/index.tsx:475
35653565+msgid "Set color theme to system setting"
35663566+msgstr "Aseta väriteema järjestelmäasetuksiin"
35673567+35683568+#: src/view/screens/Settings/index.tsx:514
35693569+msgid "Set dark theme to the dark theme"
35703570+msgstr "Aseta tumma teema tummaksi"
35713571+35723572+#: src/view/screens/Settings/index.tsx:507
35733573+msgid "Set dark theme to the dim theme"
35743574+msgstr "Aseta tumma teema hämäräksi"
35753575+35763576+#: src/view/com/auth/login/SetNewPasswordForm.tsx:104
35773577+msgid "Set new password"
35783578+msgstr "Aseta uusi salasana"
35793579+35803580+#: src/view/com/auth/create/Step1.tsx:225
35813581+msgid "Set password"
35823582+msgstr "Aseta salasana"
35833583+35843584+#: src/view/screens/PreferencesFollowingFeed.tsx:225
35853585+msgid "Set this setting to \"No\" to hide all quote posts from your feed. Reposts will still be visible."
35863586+msgstr "Aseta tämä asetus \"Ei\"-tilaan piilottaaksesi kaikki lainaukset syötteestäsi. Uudelleenjulkaisut näkyvät silti."
35873587+35883588+#: src/view/screens/PreferencesFollowingFeed.tsx:122
35893589+msgid "Set this setting to \"No\" to hide all replies from your feed."
35903590+msgstr "Aseta tämä asetus \"Ei\"-tilaan piilottaaksesi kaikki vastaukset syötteestäsi."
35913591+35923592+#: src/view/screens/PreferencesFollowingFeed.tsx:191
35933593+msgid "Set this setting to \"No\" to hide all reposts from your feed."
35943594+msgstr "Aseta tämä asetus \"Ei\"-tilaan piilottaaksesi kaikki uudelleenjulkaisut syötteestäsi."
35953595+35963596+#: src/view/screens/PreferencesThreads.tsx:122
35973597+msgid "Set this setting to \"Yes\" to show replies in a threaded view. This is an experimental feature."
35983598+msgstr "Aseta tämä asetus \"Kyllä\" tilaan näyttääksesi vastaukset ketjumaisessa näkymässä. Tämä on kokeellinen ominaisuus."
35993599+36003600+#: src/view/screens/PreferencesHomeFeed.tsx:261
36013601+#~ msgid "Set this setting to \"Yes\" to show samples of your saved feeds in your following feed. This is an experimental feature."
36023602+#~ msgstr "Aseta tämä asetus \"Kyllä\"-tilaan nähdäksesi esimerkkejä tallennetuista syötteistäsi seuraamissasi syötteessäsi. Tämä on kokeellinen ominaisuus."
36033603+36043604+#: src/view/screens/PreferencesFollowingFeed.tsx:261
36053605+msgid "Set this setting to \"Yes\" to show samples of your saved feeds in your Following feed. This is an experimental feature."
36063606+msgstr "Aseta tämä asetus \"Kyllä\"-tilaan nähdäksesi esimerkkejä tallennetuista syötteistäsi seuraamissasi syötteessäsi. Tämä on kokeellinen ominaisuus."
36073607+36083608+#: src/screens/Onboarding/Layout.tsx:50
36093609+msgid "Set up your account"
36103610+msgstr "Luo tili"
36113611+36123612+#: src/view/com/modals/ChangeHandle.tsx:266
36133613+msgid "Sets Bluesky username"
36143614+msgstr "Asettaa Bluesky-käyttäjätunnuksen"
36153615+36163616+#: src/view/com/auth/login/ForgotPasswordForm.tsx:157
36173617+msgid "Sets email for password reset"
36183618+msgstr "Asettaa sähköpostin salasanan palautusta varten"
36193619+36203620+#: src/view/com/auth/login/ForgotPasswordForm.tsx:122
36213621+msgid "Sets hosting provider for password reset"
36223622+msgstr "Asettaa palveluntarjoajan salasanan palautusta varten"
36233623+36243624+#: src/view/com/auth/create/Step1.tsx:104
36253625+#: src/view/com/auth/login/LoginForm.tsx:151
36263626+msgid "Sets server for the Bluesky client"
36273627+msgstr "Asettaa palvelimen Bluesky-ohjelmalle"
36283628+36293629+#: src/Navigation.tsx:135
36303630+#: src/view/screens/Settings/index.tsx:294
36313631+#: src/view/shell/desktop/LeftNav.tsx:433
36323632+#: src/view/shell/Drawer.tsx:567
36333633+#: src/view/shell/Drawer.tsx:568
36343634+msgid "Settings"
36353635+msgstr "Asetukset"
36363636+36373637+#: src/view/com/modals/SelfLabel.tsx:125
36383638+msgid "Sexual activity or erotic nudity."
36393639+msgstr "Erotiikka tai muu aikuisviihde."
36403640+36413641+#: src/view/com/lightbox/Lightbox.tsx:141
36423642+msgctxt "action"
36433643+msgid "Share"
36443644+msgstr "Jaa"
36453645+36463646+#: src/view/com/profile/ProfileHeader.tsx:295
36473647+#: src/view/com/util/forms/PostDropdownBtn.tsx:184
36483648+#: src/view/screens/ProfileList.tsx:418
36493649+msgid "Share"
36503650+msgstr "Jaa"
36513651+36523652+#: src/view/screens/ProfileFeed.tsx:305
36533653+msgid "Share feed"
36543654+msgstr "Jaa syöte"
36553655+36563656+#: src/screens/Onboarding/StepModeration/ModerationOption.tsx:43
36573657+#: src/view/com/modals/ContentFilteringSettings.tsx:266
36583658+#: src/view/com/util/moderation/ContentHider.tsx:107
36593659+#: src/view/com/util/moderation/PostHider.tsx:108
36603660+#: src/view/screens/Settings/index.tsx:344
36613661+msgid "Show"
36623662+msgstr "Näytä"
36633663+36643664+#: src/view/screens/PreferencesFollowingFeed.tsx:68
36653665+msgid "Show all replies"
36663666+msgstr "Näytä kaikki vastaukset"
36673667+36683668+#: src/view/com/util/moderation/ScreenHider.tsx:132
36693669+msgid "Show anyway"
36703670+msgstr "Näytä silti"
36713671+36723672+#: src/view/com/modals/EmbedConsent.tsx:87
36733673+msgid "Show embeds from {0}"
36743674+msgstr "Näytä upotukset taholta {0}"
36753675+36763676+#: src/view/com/profile/ProfileHeader.tsx:459
36773677+msgid "Show follows similar to {0}"
36783678+msgstr "Näytä seurannat samankaltaisilta käyttäjiltä kuin {0}"
36793679+36803680+#: src/view/com/post-thread/PostThreadItem.tsx:538
36813681+#: src/view/com/post/Post.tsx:198
36823682+#: src/view/com/posts/FeedItem.tsx:363
36833683+msgid "Show More"
36843684+msgstr "Näytä lisää"
36853685+36863686+#: src/view/screens/PreferencesFollowingFeed.tsx:258
36873687+msgid "Show Posts from My Feeds"
36883688+msgstr "Näytä viestit omista syötteistäni"
36893689+36903690+#: src/view/screens/PreferencesFollowingFeed.tsx:222
36913691+msgid "Show Quote Posts"
36923692+msgstr "Näytä lainatut viestit"
36933693+36943694+#: src/screens/Onboarding/StepFollowingFeed.tsx:118
36953695+msgid "Show quote-posts in Following feed"
36963696+msgstr "Näytä lainatut viestit seurattavien syötteessä"
36973697+36983698+#: src/screens/Onboarding/StepFollowingFeed.tsx:134
36993699+msgid "Show quotes in Following"
37003700+msgstr "Näytä lainaukset seurattavissa"
37013701+37023702+#: src/screens/Onboarding/StepFollowingFeed.tsx:94
37033703+msgid "Show re-posts in Following feed"
37043704+msgstr "Näytä uudelleenjulkaistut viestit seurattavissa"
37053705+37063706+#: src/view/screens/PreferencesFollowingFeed.tsx:119
37073707+msgid "Show Replies"
37083708+msgstr "Näytä vastaukset"
37093709+37103710+#: src/view/screens/PreferencesThreads.tsx:100
37113711+msgid "Show replies by people you follow before all other replies."
37123712+msgstr "Näytä seurattujen henkilöiden vastaukset ennen muita vastauksia."
37133713+37143714+#: src/screens/Onboarding/StepFollowingFeed.tsx:86
37153715+msgid "Show replies in Following"
37163716+msgstr "Näytä vastaukset seurattavissa"
37173717+37183718+#: src/screens/Onboarding/StepFollowingFeed.tsx:70
37193719+msgid "Show replies in Following feed"
37203720+msgstr "Näytä vastaukset seurattavissa"
37213721+37223722+#: src/view/screens/PreferencesFollowingFeed.tsx:70
37233723+msgid "Show replies with at least {value} {0}"
37243724+msgstr "Näytä vastaukset, joissa on vähintään {value} {0}"
37253725+37263726+#: src/view/screens/PreferencesFollowingFeed.tsx:188
37273727+msgid "Show Reposts"
37283728+msgstr "Näytä uudelleenjulkaisut"
37293729+37303730+#: src/screens/Onboarding/StepFollowingFeed.tsx:110
37313731+msgid "Show reposts in Following"
37323732+msgstr "Näytä uudelleenjulkaisut seurattavissa"
37333733+37343734+#: src/view/com/util/moderation/ContentHider.tsx:67
37353735+#: src/view/com/util/moderation/PostHider.tsx:61
37363736+msgid "Show the content"
37373737+msgstr "Näytä sisältö"
37383738+37393739+#: src/view/com/notifications/FeedItem.tsx:346
37403740+msgid "Show users"
37413741+msgstr "Näytä käyttäjät"
37423742+37433743+#: src/view/com/profile/ProfileHeader.tsx:462
37443744+msgid "Shows a list of users similar to this user."
37453745+msgstr "Näyttää luettelon käyttäjistä, jotka ovat samankaltaisia kuin tämä käyttäjä."
37463746+37473747+#: src/view/com/post-thread/PostThreadFollowBtn.tsx:124
37483748+#: src/view/com/profile/ProfileHeader.tsx:506
37493749+msgid "Shows posts from {0} in your feed"
37503750+msgstr "Näyttää viestit käyttäjältä {0} syötteessäsi"
37513751+37523752+#: src/view/com/auth/HomeLoggedOutCTA.tsx:70
37533753+#: src/view/com/auth/login/Login.tsx:98
37543754+#: src/view/com/auth/SplashScreen.tsx:79
37553755+#: src/view/shell/bottom-bar/BottomBar.tsx:285
37563756+#: src/view/shell/bottom-bar/BottomBar.tsx:286
37573757+#: src/view/shell/bottom-bar/BottomBar.tsx:288
37583758+#: src/view/shell/bottom-bar/BottomBarWeb.tsx:178
37593759+#: src/view/shell/bottom-bar/BottomBarWeb.tsx:179
37603760+#: src/view/shell/bottom-bar/BottomBarWeb.tsx:181
37613761+#: src/view/shell/NavSignupCard.tsx:58
37623762+#: src/view/shell/NavSignupCard.tsx:59
37633763+msgid "Sign in"
37643764+msgstr "Kirjaudu sisään"
37653765+37663766+#: src/view/com/auth/HomeLoggedOutCTA.tsx:78
37673767+#: src/view/com/auth/SplashScreen.tsx:82
37683768+#: src/view/com/auth/SplashScreen.web.tsx:91
37693769+msgid "Sign In"
37703770+msgstr "Kirjaudu sisään"
37713771+37723772+#: src/view/com/auth/login/ChooseAccountForm.tsx:44
37733773+msgid "Sign in as {0}"
37743774+msgstr "Kirjaudu sisään nimellä {0}"
37753775+37763776+#: src/view/com/auth/login/ChooseAccountForm.tsx:118
37773777+#: src/view/com/auth/login/Login.tsx:116
37783778+msgid "Sign in as..."
37793779+msgstr "Kirjaudu sisään nimellä..."
37803780+37813781+#: src/view/com/auth/login/LoginForm.tsx:137
37823782+msgid "Sign into"
37833783+msgstr "Kirjaudu sisään"
37843784+37853785+#: src/view/com/modals/SwitchAccount.tsx:64
37863786+#: src/view/com/modals/SwitchAccount.tsx:69
37873787+#: src/view/screens/Settings/index.tsx:100
37883788+#: src/view/screens/Settings/index.tsx:103
37893789+msgid "Sign out"
37903790+msgstr "Kirjaudu ulos"
37913791+37923792+#: src/view/shell/bottom-bar/BottomBar.tsx:275
37933793+#: src/view/shell/bottom-bar/BottomBar.tsx:276
37943794+#: src/view/shell/bottom-bar/BottomBar.tsx:278
37953795+#: src/view/shell/bottom-bar/BottomBarWeb.tsx:168
37963796+#: src/view/shell/bottom-bar/BottomBarWeb.tsx:169
37973797+#: src/view/shell/bottom-bar/BottomBarWeb.tsx:171
37983798+#: src/view/shell/NavSignupCard.tsx:49
37993799+#: src/view/shell/NavSignupCard.tsx:50
38003800+#: src/view/shell/NavSignupCard.tsx:52
38013801+msgid "Sign up"
38023802+msgstr "Rekisteröidy"
38033803+38043804+#: src/view/shell/NavSignupCard.tsx:42
38053805+msgid "Sign up or sign in to join the conversation"
38063806+msgstr "Rekisteröidy tai kirjaudu sisään liittyäksesi keskusteluun"
38073807+38083808+#: src/view/com/util/moderation/ScreenHider.tsx:76
38093809+msgid "Sign-in Required"
38103810+msgstr "Sisäänkirjautuminen vaaditaan"
38113811+38123812+#: src/view/screens/Settings/index.tsx:355
38133813+msgid "Signed in as"
38143814+msgstr "Kirjautunut sisään nimellä"
38153815+38163816+#: src/view/com/auth/login/ChooseAccountForm.tsx:103
38173817+msgid "Signed in as @{0}"
38183818+msgstr "Kirjautunut sisään käyttäjätunnuksella @{0}"
38193819+38203820+#: src/view/com/modals/SwitchAccount.tsx:66
38213821+msgid "Signs {0} out of Bluesky"
38223822+msgstr "{0} kirjautuu ulos Blueskysta"
38233823+38243824+#: src/screens/Onboarding/StepInterests/index.tsx:235
38253825+#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:195
38263826+#: src/view/com/auth/onboarding/WelcomeMobile.tsx:33
38273827+msgid "Skip"
38283828+msgstr "Ohita"
38293829+38303830+#: src/screens/Onboarding/StepInterests/index.tsx:232
38313831+msgid "Skip this flow"
38323832+msgstr "Ohita tämä vaihe"
38333833+38343834+#: src/view/com/auth/create/Step2.tsx:82
38353835+#~ msgid "SMS verification"
38363836+#~ msgstr "SMS-varmennus"
38373837+38383838+#: src/screens/Onboarding/index.tsx:40
38393839+msgid "Software Dev"
38403840+msgstr "Ohjelmistokehitys"
38413841+38423842+#: src/view/com/modals/ProfilePreview.tsx:62
38433843+#~ msgid "Something went wrong and we're not sure what."
38443844+#~ msgstr ""
38453845+38463846+#: src/view/com/modals/Waitlist.tsx:51
38473847+msgid "Something went wrong. Check your email and try again."
38483848+msgstr "Jotain meni pieleen. Tarkista sähköpostisi ja yritä uudelleen."
38493849+38503850+#: src/App.native.tsx:63
38513851+msgid "Sorry! Your session expired. Please log in again."
38523852+msgstr "Pahoittelut! Istuntosi on vanhentunut. Kirjaudu sisään uudelleen."
38533853+38543854+#: src/view/screens/PreferencesThreads.tsx:69
38553855+msgid "Sort Replies"
38563856+msgstr "Lajittele vastaukset"
38573857+38583858+#: src/view/screens/PreferencesThreads.tsx:72
38593859+msgid "Sort replies to the same post by:"
38603860+msgstr "Lajittele saman viestin vastaukset seuraavasti:"
38613861+38623862+#: src/screens/Onboarding/index.tsx:30
38633863+msgid "Sports"
38643864+msgstr "Urheilu"
38653865+38663866+#: src/view/com/modals/crop-image/CropImage.web.tsx:122
38673867+msgid "Square"
38683868+msgstr "Neliö"
38693869+38703870+#: src/view/com/modals/ServerInput.tsx:62
38713871+#~ msgid "Staging"
38723872+#~ msgstr ""
38733873+38743874+#: src/view/screens/Settings/index.tsx:871
38753875+msgid "Status page"
38763876+msgstr "Tilasivu"
38773877+38783878+#: src/view/com/auth/create/StepHeader.tsx:22
38793879+msgid "Step {0} of {numSteps}"
38803880+msgstr "Vaihe {0}/{numSteps}"
38813881+38823882+#: src/view/screens/Settings/index.tsx:274
38833883+msgid "Storage cleared, you need to restart the app now."
38843884+msgstr "Tallennustila tyhjennetty, sinun on käynnistettävä sovellus uudelleen."
38853885+38863886+#: src/Navigation.tsx:202
38873887+#: src/view/screens/Settings/index.tsx:807
38883888+msgid "Storybook"
38893889+msgstr "Storybook"
38903890+38913891+#: src/view/com/modals/AppealLabel.tsx:101
38923892+msgid "Submit"
38933893+msgstr "Lähetä"
38943894+38953895+#: src/view/screens/ProfileList.tsx:608
38963896+msgid "Subscribe"
38973897+msgstr "Tilaa"
38983898+38993899+#: src/screens/Onboarding/StepAlgoFeeds/FeedCard.tsx:173
39003900+#: src/screens/Onboarding/StepAlgoFeeds/FeedCard.tsx:307
39013901+msgid "Subscribe to the {0} feed"
39023902+msgstr "Tilaa {0}-syöte"
39033903+39043904+#: src/view/screens/ProfileList.tsx:604
39053905+msgid "Subscribe to this list"
39063906+msgstr "Tilaa tämä lista"
39073907+39083908+#: src/view/screens/Search/Search.tsx:374
39093909+msgid "Suggested Follows"
39103910+msgstr "Ehdotetut seurattavat"
39113911+39123912+#: src/view/com/profile/ProfileHeaderSuggestedFollows.tsx:64
39133913+msgid "Suggested for you"
39143914+msgstr "Suositeltua sinulle"
39153915+39163916+#: src/view/com/modals/SelfLabel.tsx:95
39173917+msgid "Suggestive"
39183918+msgstr "Viittaava"
39193919+39203920+#: src/Navigation.tsx:212
39213921+#: src/view/screens/Support.tsx:30
39223922+#: src/view/screens/Support.tsx:33
39233923+msgid "Support"
39243924+msgstr "Tuki"
39253925+39263926+#: src/view/com/modals/ProfilePreview.tsx:110
39273927+#~ msgid "Swipe up to see more"
39283928+#~ msgstr ""
39293929+39303930+#: src/view/com/modals/SwitchAccount.tsx:117
39313931+msgid "Switch Account"
39323932+msgstr "Vaihda tiliä"
39333933+39343934+#: src/view/com/modals/SwitchAccount.tsx:97
39353935+#: src/view/screens/Settings/index.tsx:130
39363936+msgid "Switch to {0}"
39373937+msgstr "Vaihda käyttäjään {0}"
39383938+39393939+#: src/view/com/modals/SwitchAccount.tsx:98
39403940+#: src/view/screens/Settings/index.tsx:131
39413941+msgid "Switches the account you are logged in to"
39423942+msgstr "Vaihtaa sisäänkirjautuneen käyttäjän tilin"
39433943+39443944+#: src/view/screens/Settings/index.tsx:472
39453945+msgid "System"
39463946+msgstr "Järjestelmä"
39473947+39483948+#: src/view/screens/Settings/index.tsx:795
39493949+msgid "System log"
39503950+msgstr "Järjestelmäloki"
39513951+39523952+#: src/components/dialogs/MutedWords.tsx:288
39533953+msgid "tag"
39543954+msgstr "tunniste"
39553955+39563956+#: src/components/TagMenu/index.tsx:74
39573957+msgid "Tag menu: {tag}"
39583958+msgstr "Tunnistevalikko: {tag}"
39593959+39603960+#: src/view/com/modals/crop-image/CropImage.web.tsx:112
39613961+msgid "Tall"
39623962+msgstr "Pitkä"
39633963+39643964+#: src/view/com/util/images/AutoSizedImage.tsx:70
39653965+msgid "Tap to view fully"
39663966+msgstr "Napauta nähdäksesi kokonaan"
39673967+39683968+#: src/screens/Onboarding/index.tsx:39
39693969+msgid "Tech"
39703970+msgstr "Teknologia"
39713971+39723972+#: src/view/shell/desktop/RightNav.tsx:81
39733973+msgid "Terms"
39743974+msgstr "Ehdot"
39753975+39763976+#: src/Navigation.tsx:222
39773977+#: src/view/screens/Settings/index.tsx:885
39783978+#: src/view/screens/TermsOfService.tsx:29
39793979+#: src/view/shell/Drawer.tsx:256
39803980+msgid "Terms of Service"
39813981+msgstr "Käyttöehdot"
39823982+39833983+#: src/components/dialogs/MutedWords.tsx:288
39843984+msgid "text"
39853985+msgstr "teksti"
39863986+39873987+#: src/view/com/modals/AppealLabel.tsx:70
39883988+#: src/view/com/modals/report/InputIssueDetails.tsx:51
39893989+msgid "Text input field"
39903990+msgstr "Tekstikenttä"
39913991+39923992+#: src/view/com/auth/create/CreateAccount.tsx:94
39933993+msgid "That handle is already taken."
39943994+msgstr "Tuo käyttätunnus on jo käytössä."
39953995+39963996+#: src/view/com/profile/ProfileHeader.tsx:263
39973997+msgid "The account will be able to interact with you after unblocking."
39983998+msgstr "Tili voi olla vuorovaikutuksessa kanssasi, kun estäminen on poistettu."
39993999+40004000+#: src/view/screens/CommunityGuidelines.tsx:36
40014001+msgid "The Community Guidelines have been moved to <0/>"
40024002+msgstr "Yhteisöohjeet on siirretty kohtaan <0/>"
40034003+40044004+#: src/view/screens/CopyrightPolicy.tsx:33
40054005+msgid "The Copyright Policy has been moved to <0/>"
40064006+msgstr "Tekijänoikeuskäytäntö on siirretty kohtaan <0/>"
40074007+40084008+#: src/screens/Onboarding/Layout.tsx:60
40094009+msgid "The following steps will help customize your Bluesky experience."
40104010+msgstr "Seuraavat vaiheet auttavat mukauttamaan Bluesky-kokemustasi."
40114011+40124012+#: src/view/com/post-thread/PostThread.tsx:517
40134013+msgid "The post may have been deleted."
40144014+msgstr "Viesti saattaa olla poistettu."
40154015+40164016+#: src/view/screens/PrivacyPolicy.tsx:33
40174017+msgid "The Privacy Policy has been moved to <0/>"
40184018+msgstr "Tietosuojakäytäntö on siirretty kohtaan <0/>"
40194019+40204020+#: src/view/screens/Support.tsx:36
40214021+msgid "The support form has been moved. If you need help, please <0/> or visit {HELP_DESK_URL} to get in touch with us."
40224022+msgstr "Tukilomake on siirretty. Jos tarvitset apua, käy osoitteessa <0/> tai vieraile {HELP_DESK_URL} ottaaksesi meihin yhteyttä."
40234023+40244024+#: src/view/screens/TermsOfService.tsx:33
40254025+msgid "The Terms of Service have been moved to"
40264026+msgstr "Käyttöehdot on siirretty kohtaan"
40274027+40284028+#: src/screens/Onboarding/StepAlgoFeeds/index.tsx:150
40294029+msgid "There are many feeds to try:"
40304030+msgstr "On monia syötteitä kokeiltavaksi:"
40314031+40324032+#: src/view/screens/ProfileFeed.tsx:550
40334033+msgid "There was an an issue contacting the server, please check your internet connection and try again."
40344034+msgstr "Emme saaneet yhteyttä palvelimeen, tarkista internetyhteytesi ja yritä uudelleen."
40354035+40364036+#: src/view/com/posts/FeedErrorMessage.tsx:139
40374037+msgid "There was an an issue removing this feed. Please check your internet connection and try again."
40384038+msgstr "Syötteen poistossa on ongelmia. Tarkista internetyhteytesi ja yritä uudelleen."
40394039+40404040+#: src/view/screens/ProfileFeed.tsx:210
40414041+msgid "There was an an issue updating your feeds, please check your internet connection and try again."
40424042+msgstr "Syötteiden päivittämisessä on ongelmia, tarkista internetyhteytesi ja yritä uudelleen."
40434043+40444044+#: src/view/screens/ProfileFeed.tsx:237
40454045+#: src/view/screens/ProfileList.tsx:267
40464046+#: src/view/screens/SavedFeeds.tsx:209
40474047+#: src/view/screens/SavedFeeds.tsx:231
40484048+#: src/view/screens/SavedFeeds.tsx:252
40494049+msgid "There was an issue contacting the server"
40504050+msgstr "Yhteydenotto palvelimeen epäonnistui"
40514051+40524052+#: src/view/com/auth/onboarding/RecommendedFeedsItem.tsx:57
40534053+#: src/view/com/auth/onboarding/RecommendedFeedsItem.tsx:66
40544054+#: src/view/com/feeds/FeedSourceCard.tsx:115
40554055+#: src/view/com/feeds/FeedSourceCard.tsx:129
40564056+#: src/view/com/feeds/FeedSourceCard.tsx:183
40574057+msgid "There was an issue contacting your server"
40584058+msgstr "Yhteydenotto palvelimeen epäonnistui"
40594059+40604060+#: src/view/com/notifications/Feed.tsx:117
40614061+msgid "There was an issue fetching notifications. Tap here to try again."
40624062+msgstr "Ongelma ilmoitusten hakemisessa. Napauta tästä yrittääksesi uudelleen."
40634063+40644064+#: src/view/com/posts/Feed.tsx:263
40654065+msgid "There was an issue fetching posts. Tap here to try again."
40664066+msgstr "Ongelma viestien hakemisessa. Napauta tästä yrittääksesi uudelleen."
40674067+40684068+#: src/view/com/lists/ListMembers.tsx:172
40694069+msgid "There was an issue fetching the list. Tap here to try again."
40704070+msgstr "Ongelma listan hakemisessa. Napauta tästä yrittääksesi uudelleen."
40714071+40724072+#: src/view/com/feeds/ProfileFeedgens.tsx:148
40734073+#: src/view/com/lists/ProfileLists.tsx:155
40744074+msgid "There was an issue fetching your lists. Tap here to try again."
40754075+msgstr "Ongelma listojesi hakemisessa. Napauta tästä yrittääksesi uudelleen."
40764076+40774077+#: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:63
40784078+#: src/view/com/modals/ContentFilteringSettings.tsx:126
40794079+msgid "There was an issue syncing your preferences with the server"
40804080+msgstr "Ongelma asetuksiesi synkronoinnissa palvelimelle"
40814081+40824082+#: src/view/screens/AppPasswords.tsx:66
40834083+msgid "There was an issue with fetching your app passwords"
40844084+msgstr "Sovellussalasanojen hakemisessa tapahtui virhe"
40854085+40864086+#: src/view/com/post-thread/PostThreadFollowBtn.tsx:93
40874087+#: src/view/com/post-thread/PostThreadFollowBtn.tsx:105
40884088+#: src/view/com/profile/ProfileHeader.tsx:157
40894089+#: src/view/com/profile/ProfileHeader.tsx:178
40904090+#: src/view/com/profile/ProfileHeader.tsx:217
40914091+#: src/view/com/profile/ProfileHeader.tsx:230
40924092+#: src/view/com/profile/ProfileHeader.tsx:250
40934093+#: src/view/com/profile/ProfileHeader.tsx:272
40944094+msgid "There was an issue! {0}"
40954095+msgstr "Ilmeni ongelma! {0}"
40964096+40974097+#: src/view/screens/ProfileList.tsx:288
40984098+#: src/view/screens/ProfileList.tsx:307
40994099+#: src/view/screens/ProfileList.tsx:329
41004100+#: src/view/screens/ProfileList.tsx:348
41014101+msgid "There was an issue. Please check your internet connection and try again."
41024102+msgstr "Ilmeni joku ongelma. Tarkista internet-yhteys ja yritä uudelleen."
41034103+41044104+#: src/view/com/util/ErrorBoundary.tsx:36
41054105+msgid "There was an unexpected issue in the application. Please let us know if this happened to you!"
41064106+msgstr "Sovelluksessa ilmeni odottamaton ongelma. Kerro meille, jos tämä tapahtui sinulle!"
41074107+41084108+#: src/screens/Deactivated.tsx:106
41094109+msgid "There's been a rush of new users to Bluesky! We'll activate your account as soon as we can."
41104110+msgstr "Blueskyyn on tullut paljon uusia käyttäjiä! Aktivoimme tilisi niin pian kuin mahdollista."
41114111+41124112+#: src/view/com/auth/create/Step2.tsx:55
41134113+#~ msgid "There's something wrong with this number. Please choose your country and enter your full phone number!"
41144114+#~ msgstr "Tässä numerossa on jotain vikaa. Valitse maasi ja syötä koko puhelinnumerosi!"
41154115+41164116+#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:138
41174117+msgid "These are popular accounts you might like:"
41184118+msgstr "Nämä ovat suosittuja tilejä, joista saatat pitää:"
41194119+41204120+#: src/view/com/util/moderation/ScreenHider.tsx:88
41214121+msgid "This {screenDescription} has been flagged:"
41224122+msgstr "Tämä {screenDescription} on liputettu:"
41234123+41244124+#: src/view/com/util/moderation/ScreenHider.tsx:83
41254125+msgid "This account has requested that users sign in to view their profile."
41264126+msgstr "Tämä tili pyytää käyttäjiä kirjautumaan sisään nähdäkseen profiilinsa."
41274127+41284128+#: src/view/com/modals/EmbedConsent.tsx:68
41294129+msgid "This content is hosted by {0}. Do you want to enable external media?"
41304130+msgstr "Tämä sisältö on hostattu palvelussa {0}. Haluatko sallia ulkoisen median?"
41314131+41324132+#: src/view/com/modals/ModerationDetails.tsx:67
41334133+msgid "This content is not available because one of the users involved has blocked the other."
41344134+msgstr "Tämä sisältö ei ole saatavilla, koska toinen käyttäjistä on estänyt toisen."
41354135+41364136+#: src/view/com/posts/FeedErrorMessage.tsx:108
41374137+msgid "This content is not viewable without a Bluesky account."
41384138+msgstr "Tätä sisältöä ei voi katsoa ilman Bluesky-tiliä."
41394139+41404140+#: src/view/screens/Settings/ExportCarDialog.tsx:75
41414141+msgid "This feature is in beta. You can read more about repository exports in <0>this blogpost.</0>"
41424142+msgstr "Tämä ominaisuus on betavaiheessa. Voit lukea lisää pakettivarastojen vientitoiminnosta <0>tässä blogikirjoituksessa.</0>"
41434143+41444144+#: src/view/com/posts/FeedErrorMessage.tsx:114
41454145+msgid "This feed is currently receiving high traffic and is temporarily unavailable. Please try again later."
41464146+msgstr "Tämä syöte saa tällä hetkellä paljon liikennettä ja on tilapäisesti pois käytöstä. Yritä uudelleen myöhemmin."
41474147+41484148+#: src/view/screens/Profile.tsx:420
41494149+#: src/view/screens/ProfileFeed.tsx:476
41504150+#: src/view/screens/ProfileList.tsx:661
41514151+msgid "This feed is empty!"
41524152+msgstr "Tämä syöte on tyhjä!"
41534153+41544154+#: src/view/com/posts/CustomFeedEmptyState.tsx:37
41554155+msgid "This feed is empty! You may need to follow more users or tune your language settings."
41564156+msgstr "Tämä syöte on tyhjä! Sinun on ehkä seurattava useampia käyttäjiä tai säädettävä kieliasetuksiasi."
41574157+41584158+#: src/view/com/modals/BirthDateSettings.tsx:61
41594159+msgid "This information is not shared with other users."
41604160+msgstr "Tätä tietoa ei jaeta muiden käyttäjien kanssa."
41614161+41624162+#: src/view/com/modals/VerifyEmail.tsx:119
41634163+msgid "This is important in case you ever need to change your email or reset your password."
41644164+msgstr "Tämä on tärkeää, jos sinun tarvitsee vaihtaa sähköpostiosoitteesi tai palauttaa salasanasi."
41654165+41664166+#: src/view/com/modals/LinkWarning.tsx:58
41674167+msgid "This link is taking you to the following website:"
41684168+msgstr "Tämä linkki vie sinut tälle verkkosivustolle:"
41694169+41704170+#: src/view/screens/ProfileList.tsx:834
41714171+msgid "This list is empty!"
41724172+msgstr "Tämä lista on tyhjä!"
41734173+41744174+#: src/view/com/modals/AddAppPasswords.tsx:106
41754175+msgid "This name is already in use"
41764176+msgstr "Tämä nimi on jo käytössä"
41774177+41784178+#: src/view/com/post-thread/PostThreadItem.tsx:125
41794179+msgid "This post has been deleted."
41804180+msgstr "Tämä viesti on poistettu."
41814181+41824182+#: src/view/com/modals/ModerationDetails.tsx:62
41834183+msgid "This user has blocked you. You cannot view their content."
41844184+msgstr "Tämä käyttäjä on estänyt sinut. Et voi nähdä heidän sisältöään."
41854185+41864186+#: src/view/com/modals/ModerationDetails.tsx:42
41874187+msgid "This user is included in the <0/> list which you have blocked."
41884188+msgstr "Tämä käyttäjä on <0/>-listassa, jonka olet estänyt."
41894189+41904190+#: src/view/com/modals/ModerationDetails.tsx:74
41914191+msgid "This user is included in the <0/> list which you have muted."
41924192+msgstr "Tämä käyttäjä on <0/>-listassa, jonka olet hiljentänyt."
41934193+41944194+#: src/view/com/modals/ModerationDetails.tsx:74
41954195+#~ msgid "This user is included the <0/> list which you have muted."
41964196+#~ msgstr ""
41974197+41984198+#: src/view/com/modals/SelfLabel.tsx:137
41994199+msgid "This warning is only available for posts with media attached."
42004200+msgstr "Tämä varoitus on saatavilla vain viesteille, joihin on liitetty mediatiedosto."
42014201+42024202+#: src/components/dialogs/MutedWords.tsx:236
42034203+msgid "This will delete {0} from your muted words. You can always add it back later."
42044204+msgstr "Tämä poistaa {0}:n hiljennetyistä sanoistasi. Voit lisätä sen takaisin myöhemmin."
42054205+42064206+#: src/view/com/util/forms/PostDropdownBtn.tsx:237
42074207+msgid "This will hide this post from your feeds."
42084208+msgstr "Tämä piilottaa tämän viestin syötteistäsi."
42094209+42104210+#: src/view/screens/PreferencesThreads.tsx:53
42114211+#: src/view/screens/Settings/index.tsx:565
42124212+msgid "Thread Preferences"
42134213+msgstr "Keskusteluketjun asetukset"
42144214+42154215+#: src/view/screens/PreferencesThreads.tsx:119
42164216+msgid "Threaded Mode"
42174217+msgstr "Ketjumainen näkymä"
42184218+42194219+#: src/Navigation.tsx:255
42204220+msgid "Threads Preferences"
42214221+msgstr "Keskusteluketjujen asetukset"
42224222+42234223+#: src/components/dialogs/MutedWords.tsx:95
42244224+msgid "Toggle between muted word options."
42254225+msgstr "Vaihda hiljennysvaihtoehtojen välillä."
42264226+42274227+#: src/view/com/util/forms/DropdownButton.tsx:246
42284228+msgid "Toggle dropdown"
42294229+msgstr "Vaihda pudotusvalikko"
42304230+42314231+#: src/view/com/modals/EditImage.tsx:271
42324232+msgid "Transformations"
42334233+msgstr "Muutokset"
42344234+42354235+#: src/view/com/post-thread/PostThreadItem.tsx:685
42364236+#: src/view/com/post-thread/PostThreadItem.tsx:687
42374237+#: src/view/com/util/forms/PostDropdownBtn.tsx:156
42384238+msgid "Translate"
42394239+msgstr "Käännä"
42404240+42414241+#: src/view/com/util/error/ErrorScreen.tsx:82
42424242+msgctxt "action"
42434243+msgid "Try again"
42444244+msgstr "Yritä uudelleen"
42454245+42464246+#: src/view/screens/ProfileList.tsx:506
42474247+msgid "Un-block list"
42484248+msgstr "Poista listan esto"
42494249+42504250+#: src/view/screens/ProfileList.tsx:491
42514251+msgid "Un-mute list"
42524252+msgstr "Poista listan hiljennys"
42534253+42544254+#: src/view/com/auth/create/CreateAccount.tsx:58
42554255+#: src/view/com/auth/login/ForgotPasswordForm.tsx:87
42564256+#: src/view/com/auth/login/Login.tsx:76
42574257+#: src/view/com/auth/login/LoginForm.tsx:118
42584258+#: src/view/com/modals/ChangePassword.tsx:70
42594259+msgid "Unable to contact your service. Please check your Internet connection."
42604260+msgstr "Yhteys palveluusi ei onnistu. Tarkista internet-yhteytesi."
42614261+42624262+#: src/view/com/profile/ProfileHeader.tsx:433
42634263+#: src/view/screens/ProfileList.tsx:590
42644264+msgid "Unblock"
42654265+msgstr "Poista esto"
42664266+42674267+#: src/view/com/profile/ProfileHeader.tsx:435
42684268+msgctxt "action"
42694269+msgid "Unblock"
42704270+msgstr "Poista esto"
42714271+42724272+#: src/view/com/profile/ProfileHeader.tsx:261
42734273+#: src/view/com/profile/ProfileHeader.tsx:345
42744274+msgid "Unblock Account"
42754275+msgstr "Poista tilin esto"
42764276+42774277+#: src/view/com/modals/Repost.tsx:42
42784278+#: src/view/com/modals/Repost.tsx:55
42794279+#: src/view/com/util/post-ctrls/RepostButton.tsx:60
42804280+#: src/view/com/util/post-ctrls/RepostButton.web.tsx:48
42814281+msgid "Undo repost"
42824282+msgstr "Kumoa uudelleenjako"
42834283+42844284+#: src/view/com/profile/FollowButton.tsx:55
42854285+msgctxt "action"
42864286+msgid "Unfollow"
42874287+msgstr "Lopeta seuraaminen"
42884288+42894289+#: src/view/com/profile/ProfileHeader.tsx:485
42904290+msgid "Unfollow {0}"
42914291+msgstr "Lopeta seuraaminen {0}"
42924292+42934293+#: src/view/com/auth/create/state.ts:262
42944294+msgid "Unfortunately, you do not meet the requirements to create an account."
42954295+msgstr "Valitettavasti et täytä tilin luomisen vaatimuksia."
42964296+42974297+#: src/view/com/util/post-ctrls/PostCtrls.tsx:182
42984298+#: src/view/com/util/post-ctrls/PostCtrls.tsx:216
42994299+msgid "Unlike"
43004300+msgstr "En tykkää"
43014301+43024302+#: src/components/TagMenu/index.tsx:253
43034303+#: src/view/screens/ProfileList.tsx:597
43044304+msgid "Unmute"
43054305+msgstr "Poista hiljennys"
43064306+43074307+#: src/components/TagMenu/index.web.tsx:90
43084308+msgid "Unmute {truncatedTag}"
43094309+msgstr "Poista hiljennys {truncatedTag}"
43104310+43114311+#: src/view/com/profile/ProfileHeader.tsx:326
43124312+msgid "Unmute Account"
43134313+msgstr "Poista tilin hiljennys"
43144314+43154315+#: src/components/TagMenu/index.tsx:210
43164316+msgid "Unmute all {tag} posts"
43174317+msgstr "Poista hiljennys kaikista {tag}-viesteistä"
43184318+43194319+#: src/view/com/util/forms/PostDropdownBtn.tsx:202
43204320+msgid "Unmute thread"
43214321+msgstr "Poista keskusteluketjun hiljennys"
43224322+43234323+#: src/view/screens/ProfileFeed.tsx:353
43244324+#: src/view/screens/ProfileList.tsx:580
43254325+msgid "Unpin"
43264326+msgstr "Poista kiinnitys"
43274327+43284328+#: src/view/screens/ProfileList.tsx:474
43294329+msgid "Unpin moderation list"
43304330+msgstr "Poista moderointilistan kiinnitys"
43314331+43324332+#: src/view/screens/ProfileFeed.tsx:346
43334333+msgid "Unsave"
43344334+msgstr "Poista tallennus"
43354335+43364336+#: src/view/com/modals/UserAddRemoveLists.tsx:70
43374337+msgid "Update {displayName} in Lists"
43384338+msgstr "Päivitä {displayName} listoissa"
43394339+43404340+#: src/lib/hooks/useOTAUpdate.ts:15
43414341+msgid "Update Available"
43424342+msgstr "Päivitys saatavilla"
43434343+43444344+#: src/view/com/auth/login/SetNewPasswordForm.tsx:204
43454345+msgid "Updating..."
43464346+msgstr "Päivitetään..."
43474347+43484348+#: src/view/com/modals/ChangeHandle.tsx:455
43494349+msgid "Upload a text file to:"
43504350+msgstr "Lataa tekstitiedosto kohteeseen:"
43514351+43524352+#: src/view/screens/AppPasswords.tsx:195
43534353+msgid "Use app passwords to login to other Bluesky clients without giving full access to your account or password."
43544354+msgstr "Käytä sovellussalasanoja kirjautuaksesi muihin Bluesky-sovelluksiin antamatta niille täyttä hallintaa tilillesi tai salasanallesi."
43554355+43564356+#: src/view/com/modals/ChangeHandle.tsx:515
43574357+msgid "Use default provider"
43584358+msgstr "Käytä oletustoimittajaa"
43594359+43604360+#: src/view/com/modals/InAppBrowserConsent.tsx:56
43614361+#: src/view/com/modals/InAppBrowserConsent.tsx:58
43624362+msgid "Use in-app browser"
43634363+msgstr "Käytä sovelluksen sisäistä selainta"
43644364+43654365+#: src/view/com/modals/InAppBrowserConsent.tsx:66
43664366+#: src/view/com/modals/InAppBrowserConsent.tsx:68
43674367+msgid "Use my default browser"
43684368+msgstr "Käytä oletusselaintani"
43694369+43704370+#: src/view/com/modals/AddAppPasswords.tsx:155
43714371+msgid "Use this to sign into the other app along with your handle."
43724372+msgstr "Käytä tätä kirjautuaksesi toiseen sovellukseen käyttäjätunnuksellasi."
43734373+43744374+#: src/view/com/modals/ServerInput.tsx:105
43754375+#~ msgid "Use your domain as your Bluesky client service provider"
43764376+#~ msgstr ""
43774377+43784378+#: src/view/com/modals/InviteCodes.tsx:200
43794379+msgid "Used by:"
43804380+msgstr "Käyttänyt:"
43814381+43824382+#: src/view/com/modals/ModerationDetails.tsx:54
43834383+msgid "User Blocked"
43844384+msgstr "Käyttäjä estetty"
43854385+43864386+#: src/view/com/modals/ModerationDetails.tsx:40
43874387+msgid "User Blocked by List"
43884388+msgstr "Käyttäjä estetty listan vuoksi"
43894389+43904390+#: src/view/com/modals/ModerationDetails.tsx:60
43914391+msgid "User Blocks You"
43924392+msgstr "Käyttäjä on estänyt sinut"
43934393+43944394+#: src/view/com/auth/create/Step2.tsx:79
43954395+msgid "User handle"
43964396+msgstr "Käyttäjätunnus"
43974397+43984398+#: src/view/com/lists/ListCard.tsx:85
43994399+#: src/view/com/modals/UserAddRemoveLists.tsx:198
44004400+msgid "User list by {0}"
44014401+msgstr "Käyttäjälistan on tehnyt {0}"
44024402+44034403+#: src/view/screens/ProfileList.tsx:762
44044404+msgid "User list by <0/>"
44054405+msgstr "Käyttäjälistan on tehnyt <0/>"
44064406+44074407+#: src/view/com/lists/ListCard.tsx:83
44084408+#: src/view/com/modals/UserAddRemoveLists.tsx:196
44094409+#: src/view/screens/ProfileList.tsx:760
44104410+msgid "User list by you"
44114411+msgstr "Sinun käyttäjälistasi"
44124412+44134413+#: src/view/com/modals/CreateOrEditList.tsx:196
44144414+msgid "User list created"
44154415+msgstr "Käyttäjälista luotu"
44164416+44174417+#: src/view/com/modals/CreateOrEditList.tsx:182
44184418+msgid "User list updated"
44194419+msgstr "Käyttäjälista päivitetty"
44204420+44214421+#: src/view/screens/Lists.tsx:58
44224422+msgid "User Lists"
44234423+msgstr "Käyttäjälistat"
44244424+44254425+#: src/view/com/auth/login/LoginForm.tsx:177
44264426+#: src/view/com/auth/login/LoginForm.tsx:195
44274427+msgid "Username or email address"
44284428+msgstr "Käyttäjätunnus tai sähköpostiosoite"
44294429+44304430+#: src/view/screens/ProfileList.tsx:796
44314431+msgid "Users"
44324432+msgstr "Käyttäjät"
44334433+44344434+#: src/view/com/threadgate/WhoCanReply.tsx:143
44354435+msgid "users followed by <0/>"
44364436+msgstr "käyttäjät, joita <0/> seuraa"
44374437+44384438+#: src/view/com/modals/Threadgate.tsx:106
44394439+msgid "Users in \"{0}\""
44404440+msgstr "Käyttäjät ryhmässä \"{0}\""
44414441+44424442+#: src/view/com/auth/create/Step2.tsx:243
44434443+#~ msgid "Verification code"
44444444+#~ msgstr "Varmistuskoodi"
44454445+44464446+#: src/view/screens/Settings/index.tsx:910
44474447+msgid "Verify email"
44484448+msgstr "Varmista sähköposti"
44494449+44504450+#: src/view/screens/Settings/index.tsx:935
44514451+msgid "Verify my email"
44524452+msgstr "Vahvista sähköpostini"
44534453+44544454+#: src/view/screens/Settings/index.tsx:944
44554455+msgid "Verify My Email"
44564456+msgstr "Vahvista sähköpostini"
44574457+44584458+#: src/view/com/modals/ChangeEmail.tsx:205
44594459+#: src/view/com/modals/ChangeEmail.tsx:207
44604460+msgid "Verify New Email"
44614461+msgstr "Vahvista uusi sähköposti"
44624462+44634463+#: src/view/com/modals/VerifyEmail.tsx:103
44644464+msgid "Verify Your Email"
44654465+msgstr "Vahvista sähköpostisi"
44664466+44674467+#: src/screens/Onboarding/index.tsx:42
44684468+msgid "Video Games"
44694469+msgstr "Videopelit"
44704470+44714471+#: src/view/com/profile/ProfileHeader.tsx:662
44724472+msgid "View {0}'s avatar"
44734473+msgstr "Katso {0}:n avatar"
44744474+44754475+#: src/view/screens/Log.tsx:52
44764476+msgid "View debug entry"
44774477+msgstr "Katso vianmääritystietue"
44784478+44794479+#: src/view/com/posts/FeedSlice.tsx:103
44804480+msgid "View full thread"
44814481+msgstr "Katso koko keskusteluketju"
44824482+44834483+#: src/view/com/posts/FeedErrorMessage.tsx:172
44844484+msgid "View profile"
44854485+msgstr "Katso profiilia"
44864486+44874487+#: src/view/com/profile/ProfileSubpageHeader.tsx:128
44884488+msgid "View the avatar"
44894489+msgstr "Katso avatar"
44904490+44914491+#: src/view/com/modals/LinkWarning.tsx:75
44924492+msgid "Visit Site"
44934493+msgstr "Vieraile sivustolla"
44944494+44954495+#: src/screens/Onboarding/StepModeration/ModerationOption.tsx:42
44964496+#: src/view/com/modals/ContentFilteringSettings.tsx:259
44974497+msgid "Warn"
44984498+msgstr "Varoita"
44994499+45004500+#: src/screens/Onboarding/StepAlgoFeeds/index.tsx:134
45014501+msgid "We also think you'll like \"For You\" by Skygaze:"
45024502+msgstr "Uskomme myös, että pitäisit Skygazen \"For You\" -syötteestä:"
45034503+45044504+#: src/screens/Deactivated.tsx:133
45054505+msgid "We estimate {estimatedTime} until your account is ready."
45064506+msgstr "Arvioimme, että tilisi valmistumiseen on {estimatedTime} aikaa."
45074507+45084508+#: src/screens/Onboarding/StepFinished.tsx:93
45094509+msgid "We hope you have a wonderful time. Remember, Bluesky is:"
45104510+msgstr "Toivomme sinulle ihania hetkiä. Muista, että Bluesky on:"
45114511+45124512+#: src/view/com/posts/DiscoverFallbackHeader.tsx:29
45134513+msgid "We ran out of posts from your follows. Here's the latest from <0/>."
45144514+msgstr "Emme enää löytäneet viestejä seurattavilta. Tässä on uusin tekijältä <0/>."
45154515+45164516+#: src/screens/Onboarding/StepAlgoFeeds/index.tsx:118
45174517+#~ msgid "We recommend \"For You\" by Skygaze:"
45184518+#~ msgstr ""
45194519+45204520+#: src/components/dialogs/MutedWords.tsx:161
45214521+msgid "We recommend avoiding common words that appear in many posts, since it can result in no posts being shown."
45224522+msgstr "Suosittelemme välttämään yleisiä sanoja, jotka esiintyvät monissa viesteissä. Se voi johtaa siihen, ettei viestejä näytetä."
45234523+45244524+#: src/screens/Onboarding/StepAlgoFeeds/index.tsx:124
45254525+msgid "We recommend our \"Discover\" feed:"
45264526+msgstr "Suosittelemme \"Tutustu\"-syötettämme:"
45274527+45284528+#: src/screens/Onboarding/StepInterests/index.tsx:133
45294529+msgid "We weren't able to connect. Please try again to continue setting up your account. If it continues to fail, you can skip this flow."
45304530+msgstr "Yhteyden muodostaminen ei onnistunut. Yritä uudelleen jatkaaksesi tilisi määritystä. Jos ongelma jatkuu, voit ohittaa tämän vaiheen."
45314531+45324532+#: src/screens/Deactivated.tsx:137
45334533+msgid "We will let you know when your account is ready."
45344534+msgstr "Ilmoitamme sinulle, kun tilisi on valmis."
45354535+45364536+#: src/view/com/modals/AppealLabel.tsx:48
45374537+msgid "We'll look into your appeal promptly."
45384538+msgstr "Käsittelemme vetoomuksesi pikaisesti."
45394539+45404540+#: src/screens/Onboarding/StepInterests/index.tsx:138
45414541+msgid "We'll use this to help customize your experience."
45424542+msgstr "Käytämme tätä mukauttaaksemme kokemustasi."
45434543+45444544+#: src/view/com/auth/create/CreateAccount.tsx:134
45454545+msgid "We're so excited to have you join us!"
45464546+msgstr "Olemme innoissamme, että liityt joukkoomme!"
45474547+45484548+#: src/view/screens/ProfileList.tsx:86
45494549+msgid "We're sorry, but we were unable to resolve this list. If this persists, please contact the list creator, @{handleOrDid}."
45504550+msgstr "Pahoittelemme, emme saaneet avattua tätä listaa. Jos ongelma jatkuu, ota yhteyttä listan tekijään: @{handleOrDid}."
45514551+45524552+#: src/components/dialogs/MutedWords.tsx:182
45534553+msgid "We're sorry, but we weren't able to load your muted words at this time. Please try again."
45544554+msgstr "Pahoittelemme, emme pystyneet lataamaan hiljennettyjä sanojasi tällä hetkellä. Yritä uudelleen."
45554555+45564556+#: src/view/screens/Search/Search.tsx:254
45574557+msgid "We're sorry, but your search could not be completed. Please try again in a few minutes."
45584558+msgstr "Pahoittelemme, hakuasi ei voitu suorittaa loppuun. Yritä uudelleen muutaman minuutin kuluttua."
45594559+45604560+#: src/view/screens/NotFound.tsx:48
45614561+msgid "We're sorry! We can't find the page you were looking for."
45624562+msgstr "Pahoittelut! Emme löydä etsimääsi sivua."
45634563+45644564+#: src/view/com/auth/onboarding/WelcomeMobile.tsx:46
45654565+msgid "Welcome to <0>Bluesky</0>"
45664566+msgstr "Tervetuloa <0>Bluesky</0>:iin"
45674567+45684568+#: src/screens/Onboarding/StepInterests/index.tsx:130
45694569+msgid "What are your interests?"
45704570+msgstr "Mitkä ovat kiinnostuksenkohteesi?"
45714571+45724572+#: src/view/com/modals/report/Modal.tsx:169
45734573+msgid "What is the issue with this {collectionName}?"
45744574+msgstr "Mikä on ongelma tämän {collectionName} kanssa?"
45754575+45764576+#: src/view/com/auth/SplashScreen.tsx:59
45774577+#: src/view/com/composer/Composer.tsx:286
45784578+msgid "What's up?"
45794579+msgstr "Mitä kuuluu?"
45804580+45814581+#: src/view/com/modals/lang-settings/PostLanguagesSettings.tsx:78
45824582+msgid "Which languages are used in this post?"
45834583+msgstr "Mitä kieliä tässä viestissä käytetään?"
45844584+45854585+#: src/view/com/modals/lang-settings/ContentLanguagesSettings.tsx:77
45864586+msgid "Which languages would you like to see in your algorithmic feeds?"
45874587+msgstr "Mitä kieliä haluaisit nähdä algoritmisissä syötteissä?"
45884588+45894589+#: src/view/com/composer/threadgate/ThreadgateBtn.tsx:47
45904590+#: src/view/com/modals/Threadgate.tsx:66
45914591+msgid "Who can reply"
45924592+msgstr "Kuka voi vastata"
45934593+45944594+#: src/view/com/modals/crop-image/CropImage.web.tsx:102
45954595+msgid "Wide"
45964596+msgstr "Leveä"
45974597+45984598+#: src/view/com/composer/Composer.tsx:422
45994599+msgid "Write post"
46004600+msgstr "Kirjoita viesti"
46014601+46024602+#: src/view/com/composer/Composer.tsx:285
46034603+#: src/view/com/composer/Prompt.tsx:33
46044604+msgid "Write your reply"
46054605+msgstr "Kirjoita vastauksesi"
46064606+46074607+#: src/screens/Onboarding/index.tsx:28
46084608+msgid "Writers"
46094609+msgstr "Kirjoittajat"
46104610+46114611+#: src/view/com/auth/create/Step2.tsx:263
46124612+#~ msgid "XXXXXX"
46134613+#~ msgstr "XXXXXX"
46144614+46154615+#: src/view/com/composer/select-language/SuggestedLanguage.tsx:77
46164616+#: src/view/screens/PreferencesFollowingFeed.tsx:129
46174617+#: src/view/screens/PreferencesFollowingFeed.tsx:201
46184618+#: src/view/screens/PreferencesFollowingFeed.tsx:236
46194619+#: src/view/screens/PreferencesFollowingFeed.tsx:271
46204620+#: src/view/screens/PreferencesThreads.tsx:106
46214621+#: src/view/screens/PreferencesThreads.tsx:129
46224622+msgid "Yes"
46234623+msgstr "Kyllä"
46244624+46254625+#: src/screens/Onboarding/StepModeration/index.tsx:46
46264626+#~ msgid "You are in control"
46274627+#~ msgstr ""
46284628+46294629+#: src/screens/Deactivated.tsx:130
46304630+msgid "You are in line."
46314631+msgstr "Olet jonossa."
46324632+46334633+#: src/view/com/posts/FollowingEmptyState.tsx:67
46344634+#: src/view/com/posts/FollowingEndOfFeed.tsx:68
46354635+msgid "You can also discover new Custom Feeds to follow."
46364636+msgstr "Voit myös selata uusia mukautettuja syötteitä seurattavaksi."
46374637+46384638+#: src/screens/Onboarding/StepAlgoFeeds/index.tsx:123
46394639+#~ msgid "You can also try our \"Discover\" algorithm:"
46404640+#~ msgstr ""
46414641+46424642+#: src/screens/Onboarding/StepFollowingFeed.tsx:142
46434643+msgid "You can change these settings later."
46444644+msgstr "Voit muuttaa näitä asetuksia myöhemmin."
46454645+46464646+#: src/view/com/auth/login/Login.tsx:158
46474647+#: src/view/com/auth/login/PasswordUpdatedForm.tsx:31
46484648+msgid "You can now sign in with your new password."
46494649+msgstr "Voit nyt kirjautua sisään uudella salasanallasi."
46504650+46514651+#: src/view/com/modals/InviteCodes.tsx:66
46524652+msgid "You don't have any invite codes yet! We'll send you some when you've been on Bluesky for a little longer."
46534653+msgstr "Sinulla ei ole vielä kutsukoodia! Lähetämme sinulle sellaisen, kun olet ollut Bluesky-palvelussa hieman pidempään."
46544654+46554655+#: src/view/screens/SavedFeeds.tsx:102
46564656+msgid "You don't have any pinned feeds."
46574657+msgstr "Sinulla ei ole kiinnitettyjä syötteitä."
46584658+46594659+#: src/view/screens/Feeds.tsx:452
46604660+msgid "You don't have any saved feeds!"
46614661+msgstr "Sinulla ei ole tallennettuja syötteitä!"
46624662+46634663+#: src/view/screens/SavedFeeds.tsx:135
46644664+msgid "You don't have any saved feeds."
46654665+msgstr "Sinulla ei ole tallennettuja syötteitä."
46664666+46674667+#: src/view/com/post-thread/PostThread.tsx:465
46684668+msgid "You have blocked the author or you have been blocked by the author."
46694669+msgstr "Olet estänyt tekijän tai sinut on estetty tekijän toimesta."
46704670+46714671+#: src/view/com/modals/ModerationDetails.tsx:56
46724672+msgid "You have blocked this user. You cannot view their content."
46734673+msgstr "Olet estänyt tämän käyttäjän. Et voi nähdä heidän sisältöään."
46744674+46754675+#: src/view/com/auth/login/SetNewPasswordForm.tsx:57
46764676+#: src/view/com/auth/login/SetNewPasswordForm.tsx:92
46774677+#: src/view/com/modals/ChangePassword.tsx:87
46784678+#: src/view/com/modals/ChangePassword.tsx:121
46794679+msgid "You have entered an invalid code. It should look like XXXXX-XXXXX."
46804680+msgstr "Olet syöttänyt virheellisen koodin. Sen tulisi näyttää muodoltaan XXXXX-XXXXX."
46814681+46824682+#: src/view/com/modals/ModerationDetails.tsx:87
46834683+msgid "You have muted this user."
46844684+msgstr "Olet hiljentänyt tämän käyttäjän."
46854685+46864686+#: src/view/com/feeds/ProfileFeedgens.tsx:136
46874687+msgid "You have no feeds."
46884688+msgstr "Sinulla ei ole syötteitä."
46894689+46904690+#: src/view/com/lists/MyLists.tsx:89
46914691+#: src/view/com/lists/ProfileLists.tsx:140
46924692+msgid "You have no lists."
46934693+msgstr "Sinulla ei ole listoja."
46944694+46954695+#: src/view/screens/ModerationBlockedAccounts.tsx:132
46964696+msgid "You have not blocked any accounts yet. To block an account, go to their profile and selected \"Block account\" from the menu on their account."
46974697+msgstr "Et ole vielä estänyt yhtään käyttäjää. Estääksesi käyttäjän, siirry heidän profiiliinsa ja valitse \"Estä käyttäjä\"-vaihtoehto heidän tilinsä valikosta."
46984698+46994699+#: src/view/screens/AppPasswords.tsx:87
47004700+msgid "You have not created any app passwords yet. You can create one by pressing the button below."
47014701+msgstr "Et ole vielä luonut yhtään sovelluksen salasanaa. Voit luoda sellaisen painamalla alla olevaa painiketta."
47024702+47034703+#: src/view/screens/ModerationMutedAccounts.tsx:131
47044704+msgid "You have not muted any accounts yet. To mute an account, go to their profile and selected \"Mute account\" from the menu on their account."
47054705+msgstr "Et ole vielä hiljentänyt yhtään käyttäjää. Hiljentääksesi käyttäjän, siirry heidän profiiliinsa ja valitse \"Hiljennä käyttäjä\"-vaihtoehto heidän tilinsä valikosta."
47064706+47074707+#: src/components/dialogs/MutedWords.tsx:202
47084708+msgid "You haven't muted any words or tags yet"
47094709+msgstr "Et ole vielä hiljentänyt yhtään sanaa tai tunnistetta"
47104710+47114711+#: src/view/com/modals/ContentFilteringSettings.tsx:175
47124712+msgid "You must be 18 or older to enable adult content."
47134713+msgstr "Sinun on oltava vähintään 18-vuotias katsoaksesi aikuissisältöä."
47144714+47154715+#: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:103
47164716+msgid "You must be 18 years or older to enable adult content"
47174717+msgstr "Sinun on oltava vähintään 18-vuotias katsoaksesi aikuissisältöä"
47184718+47194719+#: src/view/com/util/forms/PostDropdownBtn.tsx:129
47204720+msgid "You will no longer receive notifications for this thread"
47214721+msgstr "Et enää saa ilmoituksia tästä keskustelusta"
47224722+47234723+#: src/view/com/util/forms/PostDropdownBtn.tsx:132
47244724+msgid "You will now receive notifications for this thread"
47254725+msgstr "Saat nyt ilmoituksia tästä keskustelusta"
47264726+47274727+#: src/view/com/auth/login/SetNewPasswordForm.tsx:107
47284728+msgid "You will receive an email with a \"reset code.\" Enter that code here, then enter your new password."
47294729+msgstr "Saat sähköpostin \"nollauskoodin\". Syötä koodi tähän ja syötä sitten uusi salasanasi."
47304730+47314731+#: src/screens/Onboarding/StepModeration/index.tsx:72
47324732+msgid "You're in control"
47334733+msgstr "Sinulla on ohjat"
47344734+47354735+#: src/screens/Deactivated.tsx:87
47364736+#: src/screens/Deactivated.tsx:88
47374737+#: src/screens/Deactivated.tsx:103
47384738+msgid "You're in line"
47394739+msgstr "Olet jonossa"
47404740+47414741+#: src/screens/Onboarding/StepFinished.tsx:90
47424742+msgid "You're ready to go!"
47434743+msgstr "Olet valmis aloittamaan!"
47444744+47454745+#: src/view/com/posts/FollowingEndOfFeed.tsx:48
47464746+msgid "You've reached the end of your feed! Find some more accounts to follow."
47474747+msgstr "Olet saavuttanut syötteesi lopun! Etsi lisää käyttäjiä seurattavaksi."
47484748+47494749+#: src/view/com/auth/create/Step1.tsx:74
47504750+msgid "Your account"
47514751+msgstr "Tilisi"
47524752+47534753+#: src/view/com/modals/DeleteAccount.tsx:67
47544754+msgid "Your account has been deleted"
47554755+msgstr "Tilisi on poistettu"
47564756+47574757+#: src/view/screens/Settings/ExportCarDialog.tsx:47
47584758+msgid "Your account repository, containing all public data records, can be downloaded as a \"CAR\" file. This file does not include media embeds, such as images, or your private data, which must be fetched separately."
47594759+msgstr "Tilisi arkisto, joka sisältää kaikki julkiset tietueet, voidaan ladata \"CAR\"-tiedostona. Tämä tiedosto ei sisällä upotettuja mediaelementtejä, kuten kuvia, tai yksityisiä tietojasi, jotka on haettava erikseen."
47604760+47614761+#: src/view/com/auth/create/Step1.tsx:238
47624762+msgid "Your birth date"
47634763+msgstr "Syntymäaikasi"
47644764+47654765+#: src/view/com/modals/InAppBrowserConsent.tsx:47
47664766+msgid "Your choice will be saved, but can be changed later in settings."
47674767+msgstr "Valintasi tallennetaan, mutta sitä voit muuttaa myöhemmin asetuksissa."
47684768+47694769+#: src/screens/Onboarding/StepFollowingFeed.tsx:61
47704770+msgid "Your default feed is \"Following\""
47714771+msgstr "Oletussyötteesi on \"Following\""
47724772+47734773+#: src/view/com/auth/create/state.ts:110
47744774+#: src/view/com/auth/login/ForgotPasswordForm.tsx:70
47754775+#: src/view/com/modals/ChangePassword.tsx:54
47764776+msgid "Your email appears to be invalid."
47774777+msgstr "Sähköpostiosoitteesi näyttää olevan virheellinen."
47784778+47794779+#: src/view/com/modals/Waitlist.tsx:109
47804780+msgid "Your email has been saved! We'll be in touch soon."
47814781+msgstr "Sähköpostiosoitteesi on tallennettu! Olemme pian yhteydessä."
47824782+47834783+#: src/view/com/modals/ChangeEmail.tsx:125
47844784+msgid "Your email has been updated but not verified. As a next step, please verify your new email."
47854785+msgstr "Sähköpostiosoitteesi on päivitetty, mutta sitä ei ole vielä vahvistettu. Seuraavana vaiheena vahvista uusi sähköpostiosoitteesi."
47864786+47874787+#: src/view/com/modals/VerifyEmail.tsx:114
47884788+msgid "Your email has not yet been verified. This is an important security step which we recommend."
47894789+msgstr "Sähköpostiosoitettasi ei ole vielä vahvistettu. Tämä on tärkeä turvatoimi, jonka suosittelemme suorittamaan."
47904790+47914791+#: src/view/com/posts/FollowingEmptyState.tsx:47
47924792+msgid "Your following feed is empty! Follow more users to see what's happening."
47934793+msgstr "Seuraamiesi syöte on tyhjä! Seuraa lisää käyttäjiä nähdäksesi, mitä tapahtuu."
47944794+47954795+#: src/view/com/auth/create/Step2.tsx:83
47964796+msgid "Your full handle will be"
47974797+msgstr "Käyttäjätunnuksesi tulee olemaan"
47984798+47994799+#: src/view/com/modals/ChangeHandle.tsx:270
48004800+msgid "Your full handle will be <0>@{0}</0>"
48014801+msgstr "Käyttäjätunnuksesi tulee olemaan <0>@{0}</0>"
48024802+48034803+#: src/view/screens/Settings.tsx:430
48044804+#: src/view/shell/desktop/RightNav.tsx:137
48054805+#: src/view/shell/Drawer.tsx:660
48064806+#~ msgid "Your invite codes are hidden when logged in using an App Password"
48074807+#~ msgstr ""
48084808+48094809+#: src/components/dialogs/MutedWords.tsx:173
48104810+msgid "Your muted words"
48114811+msgstr "Hiljentämäsi sanat"
48124812+48134813+#: src/view/com/modals/ChangePassword.tsx:155
48144814+msgid "Your password has been changed successfully!"
48154815+msgstr "Salasanasi on vaihdettu onnistuneesti!"
48164816+48174817+#: src/view/com/composer/Composer.tsx:274
48184818+msgid "Your post has been published"
48194819+msgstr "Viestisi on julkaistu"
48204820+48214821+#: src/screens/Onboarding/StepFinished.tsx:105
48224822+#: src/view/com/auth/onboarding/WelcomeDesktop.tsx:59
48234823+#: src/view/com/auth/onboarding/WelcomeMobile.tsx:59
48244824+msgid "Your posts, likes, and blocks are public. Mutes are private."
48254825+msgstr "Julkaisusi, tykkäyksesi ja estosi ovat julkisia. Hiljennykset ovat yksityisiä."
48264826+48274827+#: src/view/com/modals/SwitchAccount.tsx:84
48284828+#: src/view/screens/Settings/index.tsx:118
48294829+msgid "Your profile"
48304830+msgstr "Profiilisi"
48314831+48324832+#: src/view/com/composer/Composer.tsx:273
48334833+msgid "Your reply has been published"
48344834+msgstr "Vastauksesi on julkaistu"
48354835+48364836+#: src/view/com/auth/create/Step2.tsx:65
48374837+msgid "Your user handle"
48384838+msgstr "Käyttäjätunnuksesi"