mirror of https://git.lenooby09.tech/LeNooby09/social-app.git
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update Finnish localization (#7183)

* Remove obsolete Finnish strings

* Update and adjust Finnish locale

authored by

Valtteri Laitinen and committed by
GitHub
ad42a929 97288983

+94 -241
+94 -241
src/locale/locales/fi/messages.po
··· 15 15 16 16 #: src/components/ProgressGuide/FollowDialog.tsx:563 17 17 msgid "(active)" 18 - msgstr "" 18 + msgstr "(aktiivinen)" 19 19 20 20 #: src/screens/Messages/components/ChatListItem.tsx:130 21 21 msgid "(contains embedded content)" ··· 32 32 33 33 #: src/screens/Profile/ProfileFollowers.tsx:40 34 34 msgid "{0, plural, one {# follower} other {# followers}}" 35 - msgstr "" 35 + msgstr "{0, plural, one {# seuraaja} other {# seuraajaa}}" 36 36 37 37 #: src/screens/Profile/ProfileFollows.tsx:40 38 38 msgid "{0, plural, one {# following} other {# following}}" 39 - msgstr "" 39 + msgstr "{0, plural, one {# seurattu} other {# seurattua}}" 40 40 41 41 #: src/lib/hooks/useTimeAgo.ts:146 42 42 msgid "{0, plural, one {# hour} other {# hours}}" 43 43 msgstr "{0, plural, one {# tunti} other {# tuntia}}" 44 44 45 45 #: src/components/moderation/LabelsOnMe.tsx:53 46 - #~ msgid "{0, plural, one {# label has been placed on this account} other {# labels have been placed on this account}}" 47 - #~ msgstr "{0, plural, one {Tälle tilille on asetettu # merkintä} other {Tälle tilille on asetettu # merkintää}}" 48 - 49 - #: src/components/moderation/LabelsOnMe.tsx:59 50 - #~ msgid "{0, plural, one {# label has been placed on this content} other {# labels have been placed on this content}}" 51 - #~ msgstr "{0, plural, one {Tälle sisällölle on asetettu # merkintä} other {Tälle sisällölle on asetettu # merkintää}}" 52 - 53 - #: src/components/moderation/LabelsOnMe.tsx:53 54 46 msgid "{0, plural, one {# label has} other {# labels have}} been placed on this account" 55 - msgstr "" 47 + msgstr "Tälle tilille on asetettu {0, plural, one {# merkintä} other {# merkintää}}" 56 48 57 49 #: src/components/moderation/LabelsOnMe.tsx:62 58 50 msgid "{0, plural, one {# label has} other {# labels have}} been placed on this content" 59 - msgstr "" 51 + msgstr "Tälle sisällölle on asetettu {0, plural, one {# merkintä} other {# merkintää}}" 60 52 61 53 #: src/screens/Post/PostLikedBy.tsx:41 62 54 msgid "{0, plural, one {# like} other {# likes}}" 63 - msgstr "" 55 + msgstr "{0, plural, one {# tykkäys} other {# tykkäystä}}" 64 56 65 57 #: src/lib/hooks/useTimeAgo.ts:136 66 58 msgid "{0, plural, one {# minute} other {# minutes}}" ··· 72 64 73 65 #: src/screens/Post/PostQuotes.tsx:41 74 66 msgid "{0, plural, one {# quote} other {# quotes}}" 75 - msgstr "" 67 + msgstr "{0, plural, one {# lainaus} other {# lainausta}}" 76 68 77 69 #: src/screens/Post/PostRepostedBy.tsx:41 78 70 msgid "{0, plural, one {# repost} other {# reposts}}" ··· 92 84 msgid "{0, plural, one {following} other {following}}" 93 85 msgstr "{0, plural, one {seurattu} other {seurattua}}" 94 86 95 - #: src/view/com/util/post-ctrls/PostCtrls.tsx:305 96 - #~ msgid "{0, plural, one {Like (# like)} other {Like (# likes)}}" 97 - #~ msgstr "{0, plural, one {Tykkää (# tykkäys)} other {Tykkää (# tykkäystä)}}" 98 - 99 87 #: src/view/com/post-thread/PostThreadItem.tsx:447 100 88 msgid "{0, plural, one {like} other {likes}}" 101 89 msgstr "{0, plural, one {tykkäys} other {tykkäystä}}" 102 90 103 - #: src/components/FeedCard.tsx:213 104 - #: src/view/com/feeds/FeedSourceCard.tsx:303 105 - #~ msgid "{0, plural, one {Liked by # user} other {Liked by # users}}" 106 - #~ msgstr "{0, plural, one {Tykännyt # käyttäjä} other {Tykännyt # käyttäjää}}" 107 - 108 91 #: src/screens/Profile/Header/Metrics.tsx:58 109 92 msgid "{0, plural, one {post} other {posts}}" 110 93 msgstr "{0, plural, one {julkaisu} other {julkaisua}}" ··· 112 95 #: src/view/com/post-thread/PostThreadItem.tsx:431 113 96 msgid "{0, plural, one {quote} other {quotes}}" 114 97 msgstr "{0, plural, one {lainaus} other {lainausta}}" 115 - 116 - #: src/view/com/util/post-ctrls/PostCtrls.tsx:261 117 - #~ msgid "{0, plural, one {Reply (# reply)} other {Reply (# replies)}}" 118 - #~ msgstr "{0, plural, one {Vastaa (# vastaus)} other {Vastaa (# vastausta)}}" 119 98 120 99 #: src/view/com/post-thread/PostThreadItem.tsx:413 121 100 msgid "{0, plural, one {repost} other {reposts}}" 122 101 msgstr "{0, plural, one {uudelleenjulkaisu} other {uudelleenjulkaisua}}" 123 - 124 - #: src/view/com/util/post-ctrls/PostCtrls.tsx:301 125 - #~ msgid "{0, plural, one {Unlike (# like)} other {Unlike (# likes)}}" 126 - #~ msgstr "{0, plural, one {Poista tykkäys (# tykkäys)} other {Poista tykkäys (# tykkäystä)}}" 127 102 128 103 #: src/screens/Settings/Settings.tsx:422 129 104 msgid "{0}" ··· 192 167 msgid "{0}s" 193 168 msgstr "{0} s" 194 169 195 - #: src/view/shell/bottom-bar/BottomBarWeb.tsx:252 196 - #~ msgid "{badge} unread items" 197 - #~ msgstr "{badge} lukematonta kohdetta" 198 - 199 - #: src/components/LabelingServiceCard/index.tsx:96 200 - #~ msgid "{count, plural, one {Liked by # user} other {Liked by # users}}" 201 - #~ msgstr "{count, plural, one {Tykännyt # käyttäjä} other {Tykännyt # käyttäjää}}" 202 - 203 170 #: src/view/shell/desktop/LeftNav.tsx:189 204 171 msgid "{count} unread items" 205 172 msgstr "{count} lukematonta kohdetta" ··· 313 280 #: src/components/dms/dialogs/SearchablePeopleList.tsx:388 314 281 msgid "{handle} can't be messaged" 315 282 msgstr "Käyttäjälle {handle} ei voi viestiä" 316 - 317 - #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:294 318 - #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:307 319 - #: src/view/screens/ProfileFeed.tsx:591 320 - #~ msgid "{likeCount, plural, one {Liked by # user} other {Liked by # users}}" 321 - #~ msgstr "{likeCount, plural, one {Tykännyt # käyttäjä} other {Tykännyt # käyttäjää}}" 322 283 323 284 #: src/view/shell/bottom-bar/BottomBarWeb.tsx:260 324 285 msgid "{notificationCount} unread items" 325 - msgstr "" 286 + msgstr "{notificationCount} lukematonta kohdetta" 326 287 327 288 #: src/view/shell/Drawer.tsx:448 328 289 msgid "{numUnreadNotifications} unread" ··· 413 374 msgid "Access navigation links and settings" 414 375 msgstr "Siirry navigointilinkkeihin ja asetuksiin" 415 376 416 - #: src/view/com/home/HomeHeaderLayoutMobile.tsx:56 417 - #~ msgid "Access profile and other navigation links" 418 - #~ msgstr "Siirry profiiliin ja muihin navigointilinkkeihin" 419 - 420 377 #: src/screens/Settings/AccessibilitySettings.tsx:46 421 378 #: src/screens/Settings/Settings.tsx:191 422 379 #: src/screens/Settings/Settings.tsx:194 ··· 555 512 #: src/view/screens/ProfileList.tsx:899 556 513 #: src/view/screens/ProfileList.tsx:917 557 514 msgid "Add people" 558 - msgstr "" 515 + msgstr "Lisää käyttäjiä" 559 516 560 517 #: src/screens/Home/NoFeedsPinned.tsx:99 561 518 msgid "Add recommended feeds" ··· 623 580 msgid "Advanced" 624 581 msgstr "Edistyneet" 625 582 626 - #: src/state/shell/progress-guide.tsx:171 627 - #~ msgid "Algorithm training complete!" 628 - #~ msgstr "Algoritmin koulutus valmis!" 629 - 630 583 #: src/view/screens/Notifications.tsx:86 631 584 msgid "All" 632 - msgstr "" 585 + msgstr "Kaikki" 633 586 634 587 #: src/screens/StarterPack/StarterPackScreen.tsx:381 635 588 msgid "All accounts have been followed!" ··· 651 604 652 605 #: src/components/dialogs/PostInteractionSettingsDialog.tsx:314 653 606 msgid "Allow quote posts" 654 - msgstr "" 607 + msgstr "Salli lainausjulkaisut" 655 608 656 609 #: src/components/dialogs/PostInteractionSettingsDialog.tsx:359 657 610 msgid "Allow replies from:" ··· 814 767 #: src/screens/Settings/AppIconSettings/SettingsListItem.tsx:18 815 768 #: src/screens/Settings/AppIconSettings/SettingsListItem.tsx:23 816 769 msgid "App Icon" 817 - msgstr "" 770 + msgstr "Sovelluskuvake" 818 771 819 772 #: src/screens/Settings/LanguageSettings.tsx:80 820 773 msgid "App Language" ··· 999 952 #: src/components/interstitials/Trending.tsx:67 1000 953 #: src/screens/Search/components/ExploreTrendingTopics.tsx:74 1001 954 msgid "BETA" 1002 - msgstr "" 955 + msgstr "BEETA" 1003 956 1004 957 #: src/components/dialogs/BirthDateSettings.tsx:106 1005 958 #: src/screens/Settings/AccountSettings.tsx:109 ··· 1111 1064 1112 1065 #: src/screens/Settings/AppIconSettings/index.tsx:99 1113 1066 msgid "Bluesky+" 1114 - msgstr "" 1067 + msgstr "Bluesky+" 1115 1068 1116 1069 #: src/screens/Settings/AppIconSettings/index.tsx:102 1117 1070 msgid "Bluesky+ icons" 1118 - msgstr "" 1071 + msgstr "Bluesky+-kuvakkeet" 1119 1072 1120 1073 #: src/lib/moderation/useLabelBehaviorDescription.ts:53 1121 1074 msgid "Blur images" ··· 1157 1110 1158 1111 #: src/components/TrendingTopics.tsx:176 1159 1112 msgid "Browse posts about {displayName}" 1160 - msgstr "" 1113 + msgstr "Selaa julkaisuja aiheesta {displayName}" 1161 1114 1162 1115 #: src/components/TrendingTopics.tsx:184 1163 1116 msgid "Browse posts tagged with {displayName}" 1164 - msgstr "" 1117 + msgstr "Selaa julkaisuja tunnisteella {displayName}" 1165 1118 1166 1119 #: src/components/TrendingTopics.tsx:222 1167 1120 msgid "Browse topic {displayName}" 1168 - msgstr "" 1121 + msgstr "Selaa aihetta {displayName}" 1169 1122 1170 1123 #: src/view/com/auth/SplashScreen.web.tsx:168 1171 1124 msgid "Business" 1172 1125 msgstr "Yritys" 1173 1126 1174 - #: src/view/com/profile/ProfileSubpageHeader.tsx:193 1175 - #~ msgid "by —" 1176 - #~ msgstr "käyttäjältä —" 1177 - 1178 1127 #: src/components/LabelingServiceCard/index.tsx:62 1179 1128 msgid "By {0}" 1180 1129 msgstr "Käyttäjältä {0}" 1181 1130 1182 - #: src/view/com/profile/ProfileSubpageHeader.tsx:197 1183 - #~ msgid "by <0/>" 1184 - #~ msgstr "käyttäjältä <0/>" 1185 - 1186 1131 #: src/screens/Profile/components/ProfileFeedHeader.tsx:447 1187 1132 msgid "By <0>{0}</0>" 1188 - msgstr "" 1133 + msgstr "Käyttäjältä <0>{0}</0>" 1189 1134 1190 1135 #: src/screens/Signup/StepInfo/Policies.tsx:81 1191 1136 msgid "By creating an account you agree to the <0>Privacy Policy</0>." ··· 1199 1144 msgid "By creating an account you agree to the <0>Terms of Service</0>." 1200 1145 msgstr "Luomalla tilin hyväksyt <0>käyttöehdot</0>." 1201 1146 1202 - #: src/view/com/profile/ProfileSubpageHeader.tsx:195 1203 - #~ msgid "by you" 1204 - #~ msgstr "sinulta" 1205 - 1206 1147 #: src/view/com/composer/photos/OpenCameraBtn.tsx:72 1207 1148 msgid "Camera" 1208 1149 msgstr "Kamera" ··· 1297 1238 1298 1239 #: src/screens/Settings/AppIconSettings/index.tsx:39 1299 1240 msgid "Change app icon" 1300 - msgstr "" 1241 + msgstr "Vaihda sovelluskuvake" 1301 1242 1302 1243 #: src/screens/Settings/AppIconSettings/index.tsx:38 1303 1244 #: src/screens/Settings/AppIconSettings/index.tsx:221 1304 1245 msgid "Change app icon to \"{0}\"" 1305 - msgstr "" 1246 + msgstr "Vaihda sovelluskuvakkeeksi ”{0}”" 1306 1247 1307 1248 #: src/screens/Settings/AccountSettings.tsx:97 1308 1249 #: src/screens/Settings/AccountSettings.tsx:101 ··· 1413 1354 #: src/view/screens/Feeds.tsx:728 1414 1355 #: src/view/screens/Search/Explore.tsx:411 1415 1356 msgid "Choose your own timeline! Feeds built by the community help you find content you love." 1416 - msgstr "" 1357 + msgstr "Valitse oma aikajanasi! Yhteisön rakentamat syötteet auttavat löytämään mieleistäsi sisältöä." 1417 1358 1418 1359 #: src/screens/Signup/StepInfo/index.tsx:201 1419 1360 msgid "Choose your password" ··· 1439 1380 msgid "click here" 1440 1381 msgstr "napsauta tästä" 1441 1382 1442 - #: src/view/com/modals/DeleteAccount.tsx:208 1443 - #~ msgid "Click here for more information on deactivating your account" 1444 - #~ msgstr "Napsauta tästä saadaksesi lisätietoa tilisi käytöstä poistamisesta" 1445 - 1446 - #: src/view/com/modals/DeleteAccount.tsx:217 1447 - #~ msgid "Click here for more information." 1448 - #~ msgstr "Napsauta tästä saadaksesi lisätietoa." 1449 - 1450 1383 #: src/components/TagMenu/index.web.tsx:152 1451 1384 msgid "Click here to open tag menu for {tag}" 1452 1385 msgstr "Napsauta tästä avataksesi valikon tunnisteelle {tag}" ··· 1496 1429 1497 1430 #: src/view/com/util/BottomSheetCustomBackdrop.tsx:36 1498 1431 msgid "Close bottom drawer" 1499 - msgstr "Sulje alavalinnat" 1432 + msgstr "Sulje alavalikko" 1500 1433 1501 1434 #: src/components/dialogs/GifSelect.tsx:275 1502 1435 msgid "Close dialog" ··· 1653 1586 1654 1587 #: src/screens/Settings/ContentAndMediaSettings.tsx:48 1655 1588 msgid "Content & Media" 1656 - msgstr "" 1589 + msgstr "Sisältö ja media" 1657 1590 1658 1591 #: src/screens/Settings/AccessibilitySettings.tsx:109 1659 1592 #: src/screens/Settings/Settings.tsx:175 ··· 1894 1827 msgid "Custom" 1895 1828 msgstr "Mukautettu" 1896 1829 1897 - #: src/view/screens/Feeds.tsx:761 1898 - #: src/view/screens/Search/Explore.tsx:391 1899 - #~ msgid "Custom feeds built by the community bring you new experiences and help you find the content you love." 1900 - #~ msgstr "Yhteisön rakentamat mukautetut syötteet tuovat sinulle uusia kokemuksia ja auttavat löytämään mieluisaa sisältöä." 1901 - 1902 1830 #: src/components/dialogs/PostInteractionSettingsDialog.tsx:292 1903 1831 msgid "Customize who can interact with this post." 1904 1832 msgstr "Mukauta, kuka voi olla vuorovaikutuksessa tämän julkaisun kanssa." ··· 1940 1868 1941 1869 #: src/screens/Settings/AppIconSettings/index.tsx:75 1942 1870 msgid "Default icons" 1943 - msgstr "" 1871 + msgstr "Oletuskuvakkeet" 1944 1872 1945 1873 #: src/components/dms/MessageMenu.tsx:151 1946 1874 #: src/screens/Settings/AppPasswords.tsx:212 ··· 2482 2410 #: src/screens/Settings/ContentAndMediaSettings.tsx:121 2483 2411 #: src/screens/Settings/ContentAndMediaSettings.tsx:127 2484 2412 msgid "Enable trending topics" 2485 - msgstr "" 2413 + msgstr "Ota trendaavat aiheet käyttöön" 2486 2414 2487 2415 #: src/screens/Messages/Settings.tsx:130 2488 2416 #: src/screens/Messages/Settings.tsx:133 ··· 2796 2724 2797 2725 #: src/screens/Profile/components/ProfileFeedHeader.tsx:353 2798 2726 msgid "Feed menu" 2799 - msgstr "" 2727 + msgstr "Syötteen valikko" 2800 2728 2801 2729 #: src/components/StarterPack/Wizard/WizardListCard.tsx:54 2802 2730 msgid "Feed toggle" ··· 2835 2763 2836 2764 #: src/screens/Search/components/ExploreRecommendations.tsx:53 2837 2765 msgid "Feeds we think you might like." 2838 - msgstr "" 2766 + msgstr "Syötteet, joista uskomme sinun pitävän." 2839 2767 2840 2768 #: src/screens/Settings/components/ExportCarDialog.tsx:43 2841 2769 msgid "File saved successfully!" ··· 2859 2787 #: src/components/ProgressGuide/FollowDialog.tsx:84 2860 2788 #: src/components/ProgressGuide/FollowDialog.tsx:413 2861 2789 msgid "Find people to follow" 2862 - msgstr "" 2790 + msgstr "Etsi käyttäjiä seurattavaksi" 2863 2791 2864 2792 #: src/view/screens/Search/Search.tsx:588 2865 2793 msgid "Find posts and users on Bluesky" ··· 2903 2831 #: src/components/ProgressGuide/List.tsx:52 2904 2832 #: src/state/shell/progress-guide.tsx:227 2905 2833 msgid "Follow 10 accounts" 2906 - msgstr "" 2834 + msgstr "Seuraa 10:tä tiliä" 2907 2835 2908 2836 #: src/components/ProgressGuide/List.tsx:69 2909 2837 msgid "Follow 7 accounts" ··· 2952 2880 #: src/components/dialogs/PostInteractionSettingsDialog.tsx:403 2953 2881 msgid "Followed users" 2954 2882 msgstr "Seuratuilta käyttäjiltä" 2955 - 2956 - #: src/view/screens/ProfileFollowers.tsx:30 2957 - #: src/view/screens/ProfileFollowers.tsx:31 2958 - #~ msgid "Followers" 2959 - #~ msgstr "Seuraajat" 2960 2883 2961 2884 #: src/Navigation.tsx:192 2962 2885 msgid "Followers of @{0} that you know" ··· 3277 3200 #: src/screens/Search/components/ExploreTrendingTopics.tsx:83 3278 3201 #: src/view/shell/desktop/SidebarTrendingTopics.tsx:62 3279 3202 msgid "Hide trending topics" 3280 - msgstr "" 3203 + msgstr "Piilota trendaavat aiheet" 3281 3204 3282 3205 #: src/components/interstitials/Trending.tsx:111 3283 3206 #: src/screens/Search/components/ExploreTrendingTopics.tsx:130 3284 3207 #: src/view/shell/desktop/SidebarTrendingTopics.tsx:103 3285 3208 msgid "Hide trending topics?" 3286 - msgstr "" 3209 + msgstr "Piilotetaanko trendaavat aiheet?" 3287 3210 3288 3211 #: src/view/com/notifications/NotificationFeedItem.tsx:592 3289 3212 msgid "Hide user list" ··· 3387 3310 msgid "If you delete this list, you won't be able to recover it." 3388 3311 msgstr "Jos poistat tämän listan, et voi palauttaa sitä." 3389 3312 3390 - #: src/screens/Settings/components/ChangeHandleDialog.tsx:246 3391 - #~ msgid "If you have your own domain, you can use that as your handle. This lets you self-verify your identity – <0>learn more</0>." 3392 - #~ msgstr "Jos sinulla on oma verkkotunnus, voit käyttää sitä käyttäjätunnuksenasi. Voit näin itse vahvistaa henkilöllisyytesi – <0>lue lisää</0>." 3393 - 3394 3313 #: src/screens/Settings/components/ChangeHandleDialog.tsx:250 3395 3314 msgid "If you have your own domain, you can use that as your handle. This lets you self-verify your identity. <0>Learn more here.</0>" 3396 - msgstr "" 3315 + msgstr "Jos sinulla on oma verkkotunnus, voit käyttää sitä käyttäjätunnuksenasi. Näin voit itse vahvistaa henkilöllisyytesi. <0>Lue lisää täältä.</0>" 3397 3316 3398 3317 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:658 3399 3318 msgid "If you remove this post, you won't be able to recover it." ··· 3691 3610 3692 3611 #: src/screens/Profile/components/ProfileFeedHeader.tsx:514 3693 3612 msgid "Like" 3694 - msgstr "" 3613 + msgstr "Tykkää" 3695 3614 3696 3615 #: src/view/com/util/post-ctrls/PostCtrls.tsx:311 3697 3616 msgid "Like ({0, plural, one {# like} other {# likes}})" 3698 - msgstr "" 3617 + msgstr "Tykkää ({0, plural, one {# tykkäys} other {# tykkäystä}})" 3699 3618 3700 3619 #: src/components/ProgressGuide/List.tsx:63 3701 3620 msgid "Like 10 posts" ··· 3708 3627 3709 3628 #: src/screens/Profile/components/ProfileFeedHeader.tsx:501 3710 3629 msgid "Like feed" 3711 - msgstr "" 3630 + msgstr "Tykkää syötteestä" 3712 3631 3713 3632 #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:275 3714 3633 msgid "Like this feed" ··· 3729 3648 #: src/components/FeedCard.tsx:213 3730 3649 #: src/view/com/feeds/FeedSourceCard.tsx:303 3731 3650 msgid "Liked by {0, plural, one {# user} other {# users}}" 3732 - msgstr "" 3651 + msgstr "Tykännyt {0, plural, one {# käyttäjä} other {# käyttäjää}}" 3733 3652 3734 3653 #: src/components/LabelingServiceCard/index.tsx:96 3735 3654 #: src/screens/Profile/components/ProfileFeedHeader.tsx:489 3736 3655 #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:295 3737 3656 #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:309 3738 3657 msgid "Liked by {likeCount, plural, one {# user} other {# users}}" 3739 - msgstr "" 3658 + msgstr "Tykännyt {likeCount, plural, one {# käyttäjä} other {# käyttäjää}}" 3740 3659 3741 3660 #: src/view/screens/Profile.tsx:234 3742 3661 msgid "Likes" ··· 3749 3668 #: src/view/com/post-thread/PostThread.tsx:626 3750 3669 #: src/view/com/post-thread/PostThread.tsx:631 3751 3670 msgid "Linear" 3752 - msgstr "" 3671 + msgstr "Lineaarisesti" 3753 3672 3754 3673 #: src/Navigation.tsx:198 3755 3674 msgid "List" ··· 3770 3689 3771 3690 #: src/view/com/profile/ProfileSubpageHeader.tsx:156 3772 3691 msgid "List by <0/>" 3773 - msgstr "" 3692 + msgstr "Lista käyttäjältä <0/>" 3774 3693 3775 3694 #: src/view/com/profile/ProfileSubpageHeader.tsx:154 3776 3695 msgid "List by you" 3777 - msgstr "" 3696 + msgstr "Oma listasi" 3778 3697 3779 3698 #: src/view/screens/ProfileList.tsx:454 3780 3699 msgid "List deleted" ··· 3870 3789 3871 3790 #: src/view/shell/desktop/RightNav.tsx:121 3872 3791 msgid "Logo by @sawaratsuki.bsky.social" 3873 - msgstr "" 3874 - 3875 - #: src/view/shell/desktop/RightNav.tsx:103 3876 - #~ msgid "Logo by <0/>" 3877 - #~ msgstr "Logo käyttäjältä <0/>" 3792 + msgstr "Logo käyttäjältä @sawaratsuki.bsky.social" 3878 3793 3879 3794 #: src/view/shell/desktop/RightNav.tsx:118 3880 3795 #: src/view/shell/Drawer.tsx:629 ··· 3941 3856 3942 3857 #: src/view/screens/Notifications.tsx:99 3943 3858 msgid "Mentions" 3944 - msgstr "" 3859 + msgstr "Maininnat" 3945 3860 3946 3861 #: src/components/Menu/index.tsx:96 3947 3862 #: src/view/screens/Search/Search.tsx:856 ··· 3969 3884 #: src/screens/Messages/components/MessageInput.web.tsx:59 3970 3885 msgid "Message is too long" 3971 3886 msgstr "Viesti on liian pitkä" 3972 - 3973 - #: src/screens/Messages/ChatList.tsx:318 3974 - #~ msgid "Message settings" 3975 - #~ msgstr "Viestiasetukset" 3976 3887 3977 3888 #: src/Navigation.tsx:609 3978 3889 #: src/screens/Messages/ChatList.tsx:260 ··· 4250 4161 msgctxt "action" 4251 4162 msgid "New" 4252 4163 msgstr "Uusi" 4253 - 4254 - #: src/view/screens/ModerationModlists.tsx:92 4255 - #~ msgid "New" 4256 - #~ msgstr "Uusi" 4257 4164 4258 4165 #: src/components/dms/dialogs/NewChatDialog.tsx:65 4259 4166 #: src/screens/Messages/ChatList.tsx:267 ··· 4270 4177 #: src/view/screens/Lists.tsx:66 4271 4178 #: src/view/screens/ModerationModlists.tsx:66 4272 4179 msgid "New list" 4273 - msgstr "" 4180 + msgstr "Uusi lista" 4274 4181 4275 4182 #: src/components/dms/NewMessagesPill.tsx:92 4276 4183 msgid "New messages" ··· 4352 4259 #: src/screens/Settings/AppPasswords.tsx:108 4353 4260 msgid "No app passwords yet" 4354 4261 msgstr "Ei vielä sovellussalasanoja" 4355 - 4356 - #: src/view/screens/ProfileFeed.tsx:565 4357 - #: src/view/screens/ProfileList.tsx:882 4358 - #~ msgid "No description" 4359 - #~ msgstr "Ei kuvausta" 4360 4262 4361 4263 #: src/screens/Settings/components/ChangeHandleDialog.tsx:380 4362 4264 #: src/screens/Settings/components/ChangeHandleDialog.tsx:382 ··· 4559 4461 4560 4462 #: src/screens/Onboarding/StepInterests/index.tsx:124 4561 4463 msgid "Oh no! Something went wrong." 4562 - msgstr "Voi ei! Jotain meni pieleen." 4464 + msgstr "Voi ei! Jokin meni vikaan." 4563 4465 4564 4466 #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:352 4565 4467 #: src/screens/Settings/AppIconSettings/index.tsx:48 ··· 4621 4523 4622 4524 #: src/components/Lists.tsx:88 4623 4525 msgid "Oops, something went wrong!" 4624 - msgstr "Hups, jotain meni pieleen!" 4526 + msgstr "Hups, jokin meni vikaan!" 4625 4527 4626 4528 #: src/components/Lists.tsx:167 4627 4529 #: src/components/StarterPack/ProfileStarterPacks.tsx:322 ··· 4656 4558 4657 4559 #: src/components/Layout/Header/index.tsx:145 4658 4560 msgid "Open drawer menu" 4659 - msgstr "" 4561 + msgstr "Avaa alavalikko" 4660 4562 4661 4563 #: src/screens/Messages/components/MessageInput.web.tsx:165 4662 4564 #: src/view/com/composer/Composer.tsx:1221 ··· 4666 4568 4667 4569 #: src/screens/Profile/components/ProfileFeedHeader.tsx:190 4668 4570 msgid "Open feed info screen" 4669 - msgstr "" 4571 + msgstr "Avaa syötteen tietonäkymä" 4670 4572 4671 4573 #: src/screens/Profile/components/ProfileFeedHeader.tsx:290 4672 4574 #: src/screens/Profile/components/ProfileFeedHeader.tsx:295 ··· 4692 4594 #: src/screens/Moderation/index.tsx:204 4693 4595 msgid "Open muted words and tags settings" 4694 4596 msgstr "Avaa mykistettyjen sanojen ja tunnisteiden asetukset" 4695 - 4696 - #: src/view/com/home/HomeHeaderLayoutMobile.tsx:54 4697 - #~ msgid "Open navigation" 4698 - #~ msgstr "Avaa navigointi" 4699 4597 4700 4598 #: src/view/com/util/forms/PostDropdownBtn.tsx:70 4701 4599 msgid "Open post options menu" ··· 4900 4798 #: src/screens/Profile/components/ProfileFeedHeader.tsx:519 4901 4799 #: src/screens/Profile/components/ProfileFeedHeader.tsx:526 4902 4800 msgid "Pin feed" 4903 - msgstr "" 4801 + msgstr "Kiinnitä syöte" 4904 4802 4905 4803 #: src/view/screens/ProfileList.tsx:684 4906 4804 msgid "Pin to home" ··· 4922 4820 #: src/screens/Profile/components/ProfileFeedHeader.tsx:162 4923 4821 #: src/screens/Profile/components/ProfileFeedHeader.tsx:174 4924 4822 msgid "Pinned {0} to Home" 4925 - msgstr "" 4823 + msgstr "Kiinnitetty {0} kotinäkymään" 4926 4824 4927 4825 #: src/view/screens/SavedFeeds.tsx:123 4928 4826 msgid "Pinned Feeds" ··· 5214 5112 5215 5113 #: src/view/com/lists/MyLists.tsx:117 5216 5114 msgid "Public, sharable lists of users to mute or block in bulk." 5217 - msgstr "" 5115 + msgstr "Julkisia, jaettavia listoja käyttäjistä, joita voi mykistää tai estää massoittain." 5218 5116 5219 5117 #: src/view/com/lists/MyLists.tsx:112 5220 5118 msgid "Public, sharable lists which can be used to drive feeds." 5221 - msgstr "" 5222 - 5223 - #: src/view/screens/ModerationModlists.tsx:75 5224 - #~ msgid "Public, shareable lists of users to mute or block in bulk." 5225 - #~ msgstr "Julkinen, jaettava käyttäjälista massamykistyksiä ja -estoja varten." 5226 - 5227 - #: src/view/screens/Lists.tsx:81 5228 - #~ msgid "Public, shareable lists which can drive feeds." 5229 - #~ msgstr "Julkinen, jaettava lista, joka voi ohjata syötteitä." 5119 + msgstr "Julkisia, jaettavia listoja, joita voidaan käyttää syötteiden ohjaamiseen." 5230 5120 5231 5121 #: src/components/StarterPack/QrCodeDialog.tsx:128 5232 5122 msgid "QR code copied to your clipboard!" ··· 5261 5151 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:91 5262 5152 msgid "Quote posts disabled" 5263 5153 msgstr "Lainausjulkaisut poissa käytöstä" 5264 - 5265 - #: src/components/dialogs/PostInteractionSettingsDialog.tsx:314 5266 - #~ msgid "Quote posts enabled" 5267 - #~ msgstr "Lainausjulkaisut käytössä" 5268 5154 5269 5155 #: src/components/dialogs/PostInteractionSettingsDialog.tsx:299 5270 5156 msgid "Quote settings" ··· 5322 5208 5323 5209 #: src/screens/Search/components/ExploreRecommendations.tsx:49 5324 5210 msgid "Recommended" 5325 - msgstr "" 5211 + msgstr "Suositellut" 5326 5212 5327 5213 #: src/screens/Messages/components/MessageListError.tsx:20 5328 5214 msgid "Reconnect" 5329 5215 msgstr "Yhdistä uudelleen" 5330 5216 5331 - #: src/view/screens/Notifications.tsx:144 5332 - #~ msgid "Refresh notifications" 5333 - #~ msgstr "Päivitä ilmoitukset" 5334 - 5335 5217 #: src/screens/Messages/ChatList.tsx:163 5336 5218 msgid "Reload conversations" 5337 5219 msgstr "Lataa keskustelut uudelleen" ··· 5494 5376 5495 5377 #: src/view/com/util/post-ctrls/PostCtrls.tsx:263 5496 5378 msgid "Reply ({0, plural, one {# reply} other {# replies}})" 5497 - msgstr "" 5379 + msgstr "Vastaa ({0, plural, one {# vastaus} other {# vastausta}})" 5498 5380 5499 5381 #: src/components/moderation/ModerationDetailsDialog.tsx:114 5500 5382 #: src/lib/moderation/useModerationCauseDescription.ts:123 ··· 5516 5398 5517 5399 #: src/view/com/post-thread/PostThread.tsx:648 5518 5400 msgid "Reply sorting" 5519 - msgstr "" 5401 + msgstr "Vastausten järjestely" 5520 5402 5521 5403 #: src/view/com/post/Post.tsx:204 5522 5404 #: src/view/com/posts/PostFeedItem.tsx:553 ··· 5635 5517 5636 5518 #: src/view/com/util/post-ctrls/RepostButton.tsx:74 5637 5519 msgid "Repost ({0, plural, one {# repost} other {# reposts}})" 5638 - msgstr "" 5520 + msgstr "Uudelleenjulkaise ({0, plural, one {# uudelleenjulkaisu} other {# uudelleenjulkaisua}})" 5639 5521 5640 5522 #: src/screens/StarterPack/StarterPackScreen.tsx:548 5641 5523 #: src/view/com/util/post-ctrls/RepostButton.tsx:148 ··· 5650 5532 5651 5533 #: src/view/com/posts/PostFeedItem.tsx:303 5652 5534 msgid "Reposted by {0}" 5653 - msgstr "Uudelleenjulkaissut {0}" 5535 + msgstr "{0} uudelleenjulkaisi" 5654 5536 5655 5537 #: src/view/com/posts/PostFeedItem.tsx:322 5656 5538 msgid "Reposted by <0><1/></0>" 5657 - msgstr "Uudelleenjulkaissut <0><1/></0>" 5539 + msgstr "<0><1/></0> uudelleenjulkaisi" 5658 5540 5659 5541 #: src/view/com/posts/PostFeedItem.tsx:301 5660 5542 #: src/view/com/posts/PostFeedItem.tsx:320 5661 5543 msgid "Reposted by you" 5662 - msgstr "Uudelleenjulkaisemasi" 5544 + msgstr "Uudelleenjulkaisit" 5663 5545 5664 5546 #: src/view/com/post-thread/PostThreadItem.tsx:222 5665 5547 msgid "Reposts of this post" ··· 5877 5759 5878 5760 #: src/components/ProgressGuide/FollowDialog.tsx:741 5879 5761 msgid "Search by name or interest" 5880 - msgstr "" 5762 + msgstr "Hae nimellä tai kiinnostuksen kohteella" 5881 5763 5882 5764 #: src/view/screens/Feeds.tsx:441 5883 5765 msgid "Search feeds" 5884 - msgstr "" 5766 + msgstr "Hae syötteitä" 5885 5767 5886 5768 #: src/components/ProgressGuide/FollowDialog.tsx:571 5887 5769 msgid "Search for \"{interestsDisplayName}\"{activeText}" 5888 - msgstr "" 5770 + msgstr "Haku ”{interestsDisplayName}”{activeText}" 5889 5771 5890 5772 #: src/view/shell/desktop/Search.tsx:201 5891 5773 msgid "Search for \"{query}\"" 5892 - msgstr "Haku termillä ”{query}”" 5774 + msgstr "Haku ”{query}”" 5893 5775 5894 5776 #: src/view/screens/Search/Search.tsx:980 5895 5777 msgid "Search for \"{searchText}\"" 5896 - msgstr "Haku termillä ”{searchText}”" 5778 + msgstr "Haku ”{searchText}”" 5897 5779 5898 5780 #: src/screens/StarterPack/Wizard/index.tsx:474 5899 5781 msgid "Search for feeds that you want to suggest to others." ··· 6112 5994 6113 5995 #: src/screens/Settings/AppIconSettings/index.tsx:178 6114 5996 msgid "Set app icon to {0}" 6115 - msgstr "" 5997 + msgstr "Aseta sovelluskuvakkeeksi {0}" 6116 5998 6117 5999 #: src/screens/Moderation/index.tsx:290 6118 6000 msgid "Set birthdate" ··· 6178 6060 msgid "Share anyway" 6179 6061 msgstr "Jaa kuitenkin" 6180 6062 6181 - #: src/view/screens/ProfileFeed.tsx:364 6182 - #: src/view/screens/ProfileFeed.tsx:366 6183 - #~ msgid "Share feed" 6184 - #~ msgstr "Jaa syöte" 6185 - 6186 6063 #: src/components/StarterPack/ShareDialog.tsx:123 6187 6064 #: src/components/StarterPack/ShareDialog.tsx:130 6188 6065 #: src/screens/StarterPack/StarterPackScreen.tsx:599 ··· 6205 6082 6206 6083 #: src/screens/Profile/components/ProfileFeedHeader.tsx:470 6207 6084 msgid "Share this feed" 6208 - msgstr "" 6085 + msgstr "Jaa tämä syöte" 6209 6086 6210 6087 #: src/screens/StarterPack/StarterPackScreen.tsx:416 6211 6088 msgid "Share this starter pack" ··· 6300 6177 6301 6178 #: src/view/com/post-thread/PostThread.tsx:622 6302 6179 msgid "Show replies as" 6303 - msgstr "" 6180 + msgstr "Näytä vastaukset" 6304 6181 6305 6182 #: src/screens/Settings/ThreadPreferences.tsx:151 6306 6183 msgid "Show replies as threaded" 6307 - msgstr "" 6184 + msgstr "Näytä vastaukset ketjuna" 6308 6185 6309 6186 #: src/screens/Settings/ThreadPreferences.tsx:126 6310 6187 msgid "Show replies by people you follow before all other replies" 6311 6188 msgstr "Näytä seuraamiesi käyttäjien vastaukset ennen muita vastauksia" 6312 - 6313 - #: src/screens/Settings/ThreadPreferences.tsx:143 6314 - #~ msgid "Show replies in a threaded view" 6315 - #~ msgstr "Näytä vastaukset ketjunäkymänä" 6316 6189 6317 6190 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:539 6318 6191 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:549 ··· 6446 6319 6447 6320 #: src/screens/Messages/Conversation.tsx:102 6448 6321 msgid "Something went wrong" 6449 - msgstr "Jotain meni pieleen" 6322 + msgstr "Jokin meni vikaan" 6450 6323 6451 6324 #: src/screens/Deactivated.tsx:94 6452 6325 #: src/screens/Settings/components/DeactivateAccountDialog.tsx:59 6453 6326 msgid "Something went wrong, please try again" 6454 - msgstr "Jotain meni pieleen, yritä uudelleen" 6327 + msgstr "Jokin meni vikaan, yritä uudelleen" 6455 6328 6456 6329 #: src/components/ReportDialog/index.tsx:54 6457 6330 #: src/screens/Moderation/index.tsx:96 6458 6331 #: src/screens/Profile/Sections/Labels.tsx:88 6459 6332 msgid "Something went wrong, please try again." 6460 - msgstr "Jotain meni pieleen. Yritä uudelleen." 6333 + msgstr "Jokin meni vikaan. Yritä uudelleen." 6461 6334 6462 6335 #: src/components/Lists.tsx:168 6463 6336 #: src/screens/Settings/NotificationSettings.tsx:55 6464 6337 msgid "Something went wrong!" 6465 - msgstr "Jotain meni pieleen!" 6338 + msgstr "Jokin meni vikaan!" 6466 6339 6467 6340 #: src/screens/Profile/components/ProfileFeedHeader.tsx:538 6468 6341 msgid "Something wrong? Let us know." 6469 - msgstr "" 6342 + msgstr "Onko jokin vialla? Kerro meille." 6470 6343 6471 6344 #: src/App.native.tsx:117 6472 6345 #: src/App.web.tsx:97 ··· 6510 6383 #: src/view/screens/ProfileList.tsx:814 6511 6384 #: src/view/screens/ProfileList.tsx:933 6512 6385 msgid "Start adding people" 6513 - msgstr "" 6386 + msgstr "Ala lisätä käyttäjiä" 6514 6387 6515 6388 #: src/view/screens/ProfileList.tsx:821 6516 6389 #: src/view/screens/ProfileList.tsx:940 6517 6390 msgid "Start adding people!" 6518 - msgstr "" 6391 + msgstr "Ala lisätä käyttäjiä!" 6519 6392 6520 6393 #: src/components/dms/dialogs/SearchablePeopleList.tsx:353 6521 6394 msgid "Start chat with {displayName}" ··· 6533 6406 6534 6407 #: src/view/com/profile/ProfileSubpageHeader.tsx:182 6535 6408 msgid "Starter pack by <0/>" 6536 - msgstr "" 6409 + msgstr "Aloituspaketti käyttäjältä <0/>" 6537 6410 6538 6411 #: src/components/StarterPack/StarterPackCard.tsx:80 6539 6412 #: src/view/com/profile/ProfileSubpageHeader.tsx:180 ··· 6652 6525 6653 6526 #: src/screens/Settings/AppIconSettings/index.tsx:216 6654 6527 msgid "Tap to change app icon" 6655 - msgstr "" 6528 + msgstr "Napauta vaihtaaksesi sovelluskuvakkeen" 6656 6529 6657 6530 #: src/components/ProgressGuide/Toast.tsx:156 6658 6531 msgid "Tap to dismiss" ··· 6677 6550 6678 6551 #: src/state/shell/progress-guide.tsx:231 6679 6552 msgid "Task complete - 10 follows!" 6680 - msgstr "" 6553 + msgstr "Tehtävä valmis – 10 seurattua!" 6681 6554 6682 6555 #: src/state/shell/progress-guide.tsx:221 6683 6556 msgid "Task complete - 10 likes!" ··· 6776 6649 #: src/screens/Settings/AppIconSettings/index.tsx:41 6777 6650 #: src/screens/Settings/AppIconSettings/index.tsx:222 6778 6651 msgid "The app will be restarted" 6779 - msgstr "" 6652 + msgstr "Sovellus käynnistyy uudelleen" 6780 6653 6781 6654 #: src/components/moderation/ModerationDetailsDialog.tsx:117 6782 6655 #: src/lib/moderation/useModerationCauseDescription.ts:126 ··· 7075 6948 msgid "This list - created by <0>{0}</0> - contains possible violations of Bluesky's community guidelines in its name or description." 7076 6949 msgstr "Tämä lista – luojana <0>{0}</0> – sisältää nimessään tai kuvauksessaan mahdollisia Blueskyn yhteisöohjeiden rikkomuksia." 7077 6950 7078 - #: src/view/screens/ProfileList.tsx:966 7079 - #~ msgid "This list is empty!" 7080 - #~ msgstr "Tämä lista on tyhjä!" 7081 - 7082 6951 #: src/view/screens/ProfileList.tsx:929 7083 6952 msgid "This list is empty." 7084 - msgstr "" 6953 + msgstr "Tämä lista on tyhjä." 7085 6954 7086 6955 #: src/screens/Profile/ErrorState.tsx:40 7087 6956 msgid "This moderation service is unavailable. See below for more details. If this issue persists, contact us." ··· 7172 7041 #: src/view/com/post-thread/PostThread.tsx:606 7173 7042 #: src/view/com/post-thread/PostThread.tsx:609 7174 7043 msgid "Thread options" 7175 - msgstr "" 7044 + msgstr "Ketjun valinnat" 7176 7045 7177 7046 #: src/screens/Settings/ContentAndMediaSettings.tsx:65 7178 7047 #: src/screens/Settings/ContentAndMediaSettings.tsx:68 ··· 7186 7055 #: src/view/com/post-thread/PostThread.tsx:636 7187 7056 #: src/view/com/post-thread/PostThread.tsx:641 7188 7057 msgid "Threaded" 7189 - msgstr "" 7058 + msgstr "Ketjuna" 7190 7059 7191 7060 #: src/screens/Settings/ThreadPreferences.tsx:142 7192 7061 msgid "Threaded mode" ··· 7236 7105 7237 7106 #: src/Navigation.tsx:383 7238 7107 msgid "Topic" 7239 - msgstr "" 7108 + msgstr "Aihe" 7240 7109 7241 7110 #: src/components/dms/MessageMenu.tsx:103 7242 7111 #: src/components/dms/MessageMenu.tsx:105 ··· 7251 7120 #: src/screens/Search/components/ExploreTrendingTopics.tsx:69 7252 7121 #: src/view/shell/desktop/SidebarTrendingTopics.tsx:59 7253 7122 msgid "Trending" 7254 - msgstr "" 7123 + msgstr "Trendaavat" 7255 7124 7256 7125 #: src/view/com/util/error/ErrorScreen.tsx:103 7257 7126 msgctxt "action" ··· 7341 7210 7342 7211 #: src/view/com/util/post-ctrls/RepostButton.tsx:68 7343 7212 msgid "Undo repost ({0, plural, one {# repost} other {# reposts}})" 7344 - msgstr "" 7213 + msgstr "Kumoa uudelleenjulkaisu ({0, plural, one {# uudelleenjulkaisu} other {# uudelleenjulkaisua}})" 7345 7214 7346 7215 #: src/view/com/profile/FollowButton.tsx:60 7347 7216 msgctxt "action" ··· 7359 7228 7360 7229 #: src/screens/Profile/components/ProfileFeedHeader.tsx:514 7361 7230 msgid "Unlike" 7362 - msgstr "" 7231 + msgstr "Älä tykkää" 7363 7232 7364 7233 #: src/view/com/util/post-ctrls/PostCtrls.tsx:305 7365 7234 msgid "Unlike ({0, plural, one {# like} other {# likes}})" 7366 - msgstr "" 7367 - 7368 - #: src/view/screens/ProfileFeed.tsx:576 7369 - #~ msgid "Unlike this feed" 7370 - #~ msgstr "Poista tämän syötteen tykkäys" 7235 + msgstr "Älä tykkää ({0, plural, one {# tykkäys} other {# tykkäystä}})" 7371 7236 7372 7237 #: src/components/TagMenu/index.tsx:264 7373 7238 #: src/view/screens/ProfileList.tsx:700 ··· 7413 7278 #: src/screens/Profile/components/ProfileFeedHeader.tsx:519 7414 7279 #: src/screens/Profile/components/ProfileFeedHeader.tsx:526 7415 7280 msgid "Unpin feed" 7416 - msgstr "" 7281 + msgstr "Irrota syöte" 7417 7282 7418 7283 #: src/screens/Profile/components/ProfileFeedHeader.tsx:309 7419 7284 #: src/screens/Profile/components/ProfileFeedHeader.tsx:311 ··· 7431 7296 7432 7297 #: src/screens/Profile/components/ProfileFeedHeader.tsx:164 7433 7298 msgid "Unpinned {0} from Home" 7434 - msgstr "" 7299 + msgstr "Irrotettu {0} kotinäkymästä" 7435 7300 7436 7301 #: src/view/screens/ProfileList.tsx:351 7437 7302 msgid "Unpinned from your feeds" ··· 7592 7457 msgid "User list by {0}" 7593 7458 msgstr "Käyttäjälista käyttäjältä {0}" 7594 7459 7595 - #: src/view/screens/ProfileList.tsx:890 7596 - #~ msgid "User list by <0/>" 7597 - #~ msgstr "Käyttäjälista käyttäjältä <0/>" 7598 - 7599 7460 #: src/view/com/modals/UserAddRemoveLists.tsx:212 7600 7461 msgid "User list by you" 7601 7462 msgstr "Oma käyttäjälistasi" ··· 7608 7469 msgid "User list updated" 7609 7470 msgstr "Käyttäjälista päivitetty" 7610 7471 7611 - #: src/view/screens/Lists.tsx:78 7612 - #~ msgid "User Lists" 7613 - #~ msgstr "Käyttäjälistat" 7614 - 7615 7472 #: src/screens/Login/LoginForm.tsx:185 7616 7473 msgid "Username or email address" 7617 7474 msgstr "Käyttäjätunnus tai sähköpostiosoite" 7618 - 7619 - #: src/view/screens/ProfileList.tsx:924 7620 - #~ msgid "Users" 7621 - #~ msgstr "Käyttäjät" 7622 7475 7623 7476 #: src/components/WhoCanReply.tsx:258 7624 7477 msgid "users followed by <0>@{0}</0>" ··· 7837 7690 7838 7691 #: src/screens/Topic.tsx:178 7839 7692 msgid "We couldn't find any results for that topic." 7840 - msgstr "" 7693 + msgstr "Emme löytäneet tuloksia tästä aiheesta." 7841 7694 7842 7695 #: src/screens/Messages/Conversation.tsx:103 7843 7696 msgid "We couldn't load this conversation" ··· 7935 7788 7936 7789 #: src/screens/Search/components/ExploreTrendingTopics.tsx:79 7937 7790 msgid "What people are posting about." 7938 - msgstr "" 7791 + msgstr "Mistä käyttäjät julkaisevat." 7939 7792 7940 7793 #: src/view/com/auth/SplashScreen.tsx:38 7941 7794 #: src/view/com/auth/SplashScreen.web.tsx:99 ··· 8090 7943 #: src/screens/Search/components/ExploreTrendingTopics.tsx:131 8091 7944 #: src/view/shell/desktop/SidebarTrendingTopics.tsx:104 8092 7945 msgid "You can update this later from your settings." 8093 - msgstr "" 7946 + msgstr "Voit päivittää tämän myöhemmin asetuksistasi." 8094 7947 8095 7948 #: src/view/com/profile/ProfileFollowers.tsx:94 8096 7949 msgid "You do not have any followers." ··· 8307 8160 8308 8161 #: src/state/shell/progress-guide.tsx:232 8309 8162 msgid "You've found some people to follow" 8310 - msgstr "" 8163 + msgstr "Olet löytänyt käyttäjiä seurattavaksi" 8311 8164 8312 8165 #: src/view/com/posts/FollowingEndOfFeed.tsx:44 8313 8166 msgid "You've reached the end of your feed! Find some more accounts to follow." ··· 8355 8208 8356 8209 #: src/screens/Settings/components/ChangeHandleDialog.tsx:496 8357 8210 msgid "Your current handle <0>{0}</0> will automatically remain reserved for you. You can switch back to it at any time from this account." 8358 - msgstr "" 8211 + msgstr "Nykyinen käyttäjätunnuksesi <0>{0}</0> pysyy automaattisesti sinulle varattuna. Voit vaihtaa siihen takaisin tältä tililtä milloin tahansa." 8359 8212 8360 8213 #: src/screens/Login/ForgotPasswordForm.tsx:51 8361 8214 #: src/screens/Signup/state.ts:203