diff options
author | Paul Frazee <pfrazee@gmail.com> | 2024-09-13 16:55:01 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-13 16:55:01 -0700 |
commit | 701ddfb1716f719b43a619ee2e0ef23322aee8ce (patch) | |
tree | 20e1e0ce2fef6dfea7dabe26593dc8aad2631bad /src/locale/locales/fi/messages.po | |
parent | d8b80309bd596ba1595e0cf811bfdd331b8efae0 (diff) | |
download | voidsky-701ddfb1716f719b43a619ee2e0ef23322aee8ce.tar.zst |
Release 1.91.1 prep (#5339)
* Fixes to tests * intl extract
Diffstat (limited to 'src/locale/locales/fi/messages.po')
-rw-r--r-- | src/locale/locales/fi/messages.po | 447 |
1 files changed, 265 insertions, 182 deletions
diff --git a/src/locale/locales/fi/messages.po b/src/locale/locales/fi/messages.po index 4b813a51b..d1a363290 100644 --- a/src/locale/locales/fi/messages.po +++ b/src/locale/locales/fi/messages.po @@ -127,7 +127,7 @@ msgstr "" msgid "{0} joined this week" msgstr "" -#: src/view/com/util/post-embeds/VideoEmbedInner/VideoWebControls.tsx:593 +#: src/view/com/util/post-embeds/VideoEmbedInner/VideoWebControls.tsx:637 msgid "{0} of {1}" msgstr "" @@ -139,7 +139,7 @@ msgstr "" #~ msgid "{0} your feeds" #~ msgstr "" -#: src/view/com/util/UserAvatar.tsx:419 +#: src/view/com/util/UserAvatar.tsx:425 msgid "{0}'s avatar" msgstr "" @@ -327,7 +327,7 @@ msgstr "⚠Virheellinen käyttäjätunnus" msgid "24 hours" msgstr "" -#: src/screens/Login/LoginForm.tsx:266 +#: src/screens/Login/LoginForm.tsx:253 msgid "2FA Confirmation" msgstr "Kaksivaiheisen tunnistautumisen vahvistus" @@ -370,7 +370,7 @@ msgstr "Esteettömyysasetukset\"" #~ msgid "account" #~ msgstr "käyttäjätili" -#: src/screens/Login/LoginForm.tsx:190 +#: src/screens/Login/LoginForm.tsx:179 #: src/view/screens/Settings/index.tsx:315 #: src/view/screens/Settings/index.tsx:718 msgid "Account" @@ -461,7 +461,7 @@ msgstr "Lisää ALT-teksti" #~ msgid "Add ALT text" #~ msgstr "" -#: src/view/com/composer/videos/SubtitleDialog.tsx:107 +#: src/view/com/composer/videos/SubtitleDialog.tsx:109 msgid "Add alt text (optional)" msgstr "" @@ -583,7 +583,7 @@ msgstr "" msgid "Allows access to direct messages" msgstr "" -#: src/screens/Login/ForgotPasswordForm.tsx:178 +#: src/screens/Login/ForgotPasswordForm.tsx:177 #: src/view/com/modals/ChangePassword.tsx:171 msgid "Already have a code?" msgstr "Onko sinulla jo koodi?" @@ -594,20 +594,20 @@ msgstr "Kirjautuneena sisään nimellä @{0}" #: src/view/com/composer/GifAltText.tsx:93 #: src/view/com/composer/photos/Gallery.tsx:144 -#: src/view/com/util/post-embeds/GifEmbed.tsx:165 +#: src/view/com/util/post-embeds/GifEmbed.tsx:177 msgid "ALT" msgstr "ALT" #: src/view/com/composer/GifAltText.tsx:144 -#: src/view/com/composer/videos/SubtitleDialog.tsx:54 -#: src/view/com/composer/videos/SubtitleDialog.tsx:102 -#: src/view/com/composer/videos/SubtitleDialog.tsx:106 +#: src/view/com/composer/videos/SubtitleDialog.tsx:56 +#: src/view/com/composer/videos/SubtitleDialog.tsx:104 +#: src/view/com/composer/videos/SubtitleDialog.tsx:108 #: src/view/com/modals/EditImage.tsx:316 #: src/view/screens/AccessibilitySettings.tsx:87 msgid "Alt text" msgstr "ALT-teksti" -#: src/view/com/util/post-embeds/GifEmbed.tsx:170 +#: src/view/com/util/post-embeds/GifEmbed.tsx:182 msgid "Alt Text" msgstr "" @@ -632,11 +632,11 @@ msgstr "" #~ msgid "An error occured" #~ msgstr "Tapahtui virhe" -#: src/view/com/util/post-embeds/VideoEmbedInner/VideoWebControls.tsx:369 +#: src/view/com/util/post-embeds/VideoEmbedInner/VideoWebControls.tsx:413 msgid "An error occurred" msgstr "" -#: src/state/queries/video/video.ts:227 +#: src/state/queries/video/video.ts:232 msgid "An error occurred while compressing the video." msgstr "" @@ -644,14 +644,18 @@ msgstr "" msgid "An error occurred while generating your starter pack. Want to try again?" msgstr "" -#: src/view/com/util/post-embeds/VideoEmbed.tsx:213 +#: src/view/com/util/post-embeds/VideoEmbed.tsx:135 msgid "An error occurred while loading the video. Please try again later." msgstr "" -#: src/view/com/util/post-embeds/VideoEmbed.web.tsx:170 +#: src/view/com/util/post-embeds/VideoEmbed.web.tsx:174 msgid "An error occurred while loading the video. Please try again." msgstr "" +#: src/components/dialogs/nuxs/TenMillion/index.tsx:250 +msgid "An error occurred while saving the image!" +msgstr "" + #: src/components/StarterPack/ShareDialog.tsx:79 #~ msgid "An error occurred while saving the image." #~ msgstr "" @@ -661,7 +665,7 @@ msgstr "" msgid "An error occurred while saving the QR code!" msgstr "" -#: src/view/com/composer/videos/SelectVideoBtn.tsx:61 +#: src/view/com/composer/videos/SelectVideoBtn.tsx:75 msgid "An error occurred while selecting the video" msgstr "" @@ -674,7 +678,7 @@ msgstr "" msgid "An error occurred while trying to follow all" msgstr "" -#: src/state/queries/video/video.ts:194 +#: src/state/queries/video/video.ts:199 msgid "An error occurred while uploading the video." msgstr "" @@ -692,8 +696,8 @@ msgstr "" #: src/components/hooks/useFollowMethods.ts:35 #: src/components/hooks/useFollowMethods.ts:50 -#: src/components/ProfileCard.tsx:319 -#: src/components/ProfileCard.tsx:339 +#: src/components/ProfileCard.tsx:324 +#: src/components/ProfileCard.tsx:344 #: src/view/com/profile/FollowButton.tsx:36 #: src/view/com/profile/FollowButton.tsx:46 msgid "An issue occurred, please try again." @@ -719,7 +723,7 @@ msgstr "ja" msgid "Animals" msgstr "Eläimet" -#: src/view/com/util/post-embeds/GifEmbed.tsx:138 +#: src/view/com/util/post-embeds/GifEmbed.tsx:139 msgid "Animated GIF" msgstr "Animoitu GIF" @@ -836,7 +840,7 @@ msgstr "Haluatko varmasti poistaa {0} syötteistäsi?" msgid "Are you sure you want to remove this from your feeds?" msgstr "" -#: src/view/com/composer/Composer.tsx:837 +#: src/view/com/composer/Composer.tsx:838 msgid "Are you sure you'd like to discard this draft?" msgstr "Haluatko varmasti hylätä tämän luonnoksen?" @@ -868,8 +872,8 @@ msgstr "Vähintään kolme merkkiä" #: src/screens/Login/ChooseAccountForm.tsx:103 #: src/screens/Login/ForgotPasswordForm.tsx:129 #: src/screens/Login/ForgotPasswordForm.tsx:135 -#: src/screens/Login/LoginForm.tsx:298 -#: src/screens/Login/LoginForm.tsx:304 +#: src/screens/Login/LoginForm.tsx:285 +#: src/screens/Login/LoginForm.tsx:291 #: src/screens/Login/SetNewPasswordForm.tsx:160 #: src/screens/Login/SetNewPasswordForm.tsx:166 #: src/screens/Messages/Conversation/ChatDisabled.tsx:133 @@ -897,7 +901,7 @@ msgstr "Syntymäpäivä" msgid "Birthday:" msgstr "Syntymäpäivä:" -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:272 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:274 #: src/view/com/profile/ProfileMenu.tsx:365 msgid "Block" msgstr "Estä" @@ -928,7 +932,7 @@ msgstr "Estä lista" msgid "Block these accounts?" msgstr "Estetäänkö nämä käyttäjät?" -#: src/view/com/util/post-embeds/QuoteEmbed.tsx:81 +#: src/view/com/util/post-embeds/QuoteEmbed.tsx:83 msgid "Blocked" msgstr "Estetty" @@ -997,6 +1001,10 @@ msgstr "" #~ msgid "Bluesky is public." #~ msgstr "Bluesky on julkinen." +#: src/components/dialogs/nuxs/TenMillion/index.tsx:206 +msgid "Bluesky now has over 10 million users, and I was #{0}!" +msgstr "" + #: src/components/StarterPack/ProfileStarterPacks.tsx:282 msgid "Bluesky will choose a set of recommended accounts from people in your network." msgstr "" @@ -1018,23 +1026,27 @@ msgstr "Sumenna kuvat ja suodata syötteistä" msgid "Books" msgstr "Kirjat" -#: src/components/FeedInterstitials.tsx:346 +#: src/components/dialogs/nuxs/TenMillion/index.tsx:614 +msgid "Brag a little!" +msgstr "" + +#: src/components/FeedInterstitials.tsx:350 msgid "Browse more accounts on the Explore page" msgstr "" -#: src/components/FeedInterstitials.tsx:479 +#: src/components/FeedInterstitials.tsx:483 msgid "Browse more feeds on the Explore page" msgstr "" -#: src/components/FeedInterstitials.tsx:328 -#: src/components/FeedInterstitials.tsx:331 -#: src/components/FeedInterstitials.tsx:461 -#: src/components/FeedInterstitials.tsx:464 +#: src/components/FeedInterstitials.tsx:332 +#: src/components/FeedInterstitials.tsx:335 +#: src/components/FeedInterstitials.tsx:465 +#: src/components/FeedInterstitials.tsx:468 msgid "Browse more suggestions" msgstr "" -#: src/components/FeedInterstitials.tsx:354 -#: src/components/FeedInterstitials.tsx:488 +#: src/components/FeedInterstitials.tsx:358 +#: src/components/FeedInterstitials.tsx:492 msgid "Browse more suggestions on the Explore page" msgstr "" @@ -1088,8 +1100,8 @@ msgstr "Voi sisältää vain kirjaimia, numeroita, välilyöntejä, viivoja ja a #: src/components/Prompt.tsx:124 #: src/components/TagMenu/index.tsx:282 #: src/screens/Deactivated.tsx:161 -#: src/view/com/composer/Composer.tsx:590 -#: src/view/com/composer/Composer.tsx:605 +#: src/view/com/composer/Composer.tsx:594 +#: src/view/com/composer/Composer.tsx:609 #: src/view/com/modals/ChangeEmail.tsx:213 #: src/view/com/modals/ChangeEmail.tsx:215 #: src/view/com/modals/ChangeHandle.tsx:148 @@ -1150,21 +1162,25 @@ msgstr "Peruuta haku" msgid "Cancels opening the linked website" msgstr "Peruuttaa linkitetyn verkkosivuston avaamisen" -#: src/state/shell/composer.tsx:70 +#: src/state/shell/composer/index.tsx:70 #: src/view/com/util/post-ctrls/PostCtrls.tsx:114 #: src/view/com/util/post-ctrls/PostCtrls.tsx:155 #: src/view/com/util/post-ctrls/PostCtrls.tsx:191 msgid "Cannot interact with a blocked user" msgstr "" -#: src/view/com/composer/videos/SubtitleDialog.tsx:133 +#: src/view/com/composer/videos/SubtitleDialog.tsx:135 msgid "Captions (.vtt)" msgstr "" -#: src/view/com/composer/videos/SubtitleDialog.tsx:54 +#: src/view/com/composer/videos/SubtitleDialog.tsx:56 msgid "Captions & alt text" msgstr "" +#: src/components/dialogs/nuxs/TenMillion/index.tsx:368 +msgid "Celebrating {0} users" +msgstr "" + #: src/view/com/modals/VerifyEmail.tsx:160 msgid "Change" msgstr "Vaihda" @@ -1248,7 +1264,7 @@ msgstr "Tarkista tilani" #~ msgid "Check out some recommended users. Follow them to see similar users." #~ msgstr "Tutustu suositeltuihin käyttäjiin. Seuraa heitä löytääksesi samankaltaisia käyttäjiä." -#: src/screens/Login/LoginForm.tsx:291 +#: src/screens/Login/LoginForm.tsx:278 msgid "Check your email for a login code and enter it here." msgstr "Tarkista sähköpostistasi kirjautumiskoodi ja syötä se tähän." @@ -1390,7 +1406,7 @@ msgstr "" #: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:131 #: src/view/com/modals/ChangePassword.tsx:268 #: src/view/com/modals/ChangePassword.tsx:271 -#: src/view/com/util/post-embeds/GifEmbed.tsx:176 +#: src/view/com/util/post-embeds/GifEmbed.tsx:188 msgid "Close" msgstr "Sulje" @@ -1445,7 +1461,7 @@ msgstr "Sulkee alanavigaation" msgid "Closes password update alert" msgstr "Sulkee salasanan päivitysilmoituksen" -#: src/view/com/composer/Composer.tsx:602 +#: src/view/com/composer/Composer.tsx:606 msgid "Closes post composer and discards post draft" msgstr "Sulkee editorin ja hylkää luonnoksen" @@ -1484,7 +1500,7 @@ msgstr "Suorita käyttöönotto loppuun ja aloita käyttäjätilisi käyttö" msgid "Complete the challenge" msgstr "Tee haaste loppuun" -#: src/view/com/composer/Composer.tsx:710 +#: src/view/com/composer/Composer.tsx:714 msgid "Compose posts up to {MAX_GRAPHEME_LENGTH} characters in length" msgstr "Laadi viestejä, joiden pituus on enintään {MAX_GRAPHEME_LENGTH} merkkiä" @@ -1539,7 +1555,7 @@ msgstr "Vahvista ikäsi:" msgid "Confirm your birthdate" msgstr "Vahvista syntymäaikasi" -#: src/screens/Login/LoginForm.tsx:272 +#: src/screens/Login/LoginForm.tsx:259 #: src/view/com/modals/ChangeEmail.tsx:152 #: src/view/com/modals/DeleteAccount.tsx:238 #: src/view/com/modals/DeleteAccount.tsx:244 @@ -1549,7 +1565,7 @@ msgstr "Vahvista syntymäaikasi" msgid "Confirmation code" msgstr "Vahvistuskoodi" -#: src/screens/Login/LoginForm.tsx:325 +#: src/screens/Login/LoginForm.tsx:312 msgid "Connecting..." msgstr "Yhdistetään..." @@ -1730,7 +1746,7 @@ msgstr "Listaa ei voitu ladata" msgid "Could not mute chat" msgstr "" -#: src/view/com/composer/videos/VideoPreview.web.tsx:45 +#: src/view/com/composer/videos/VideoPreview.web.tsx:56 msgid "Could not process your video" msgstr "" @@ -1851,7 +1867,7 @@ msgstr "" #~ msgid "Dark Theme" #~ msgstr "Tumma teema" -#: src/screens/Signup/StepInfo/index.tsx:191 +#: src/screens/Signup/StepInfo/index.tsx:192 msgid "Date of birth" msgstr "Syntymäaika" @@ -1953,7 +1969,7 @@ msgstr "Poista tämä lista?" msgid "Delete this post?" msgstr "Poista tämä viesti?" -#: src/view/com/util/post-embeds/QuoteEmbed.tsx:90 +#: src/view/com/util/post-embeds/QuoteEmbed.tsx:93 msgid "Deleted" msgstr "Poistettu" @@ -1989,7 +2005,7 @@ msgstr "" msgid "Dialog: adjust who can interact with this post" msgstr "" -#: src/view/com/composer/Composer.tsx:351 +#: src/view/com/composer/Composer.tsx:355 msgid "Did you want to say anything?" msgstr "Haluatko sanoa jotain?" @@ -2018,7 +2034,7 @@ msgstr "Poista sähköpostiin perustuva kaksivaiheinen tunnistautuminen käytös msgid "Disable haptic feedback" msgstr "Poista haptiset palautteet käytöstä" -#: src/view/com/util/post-embeds/VideoEmbedInner/VideoWebControls.tsx:335 +#: src/view/com/util/post-embeds/VideoEmbedInner/VideoWebControls.tsx:379 msgid "Disable subtitles" msgstr "" @@ -2031,11 +2047,11 @@ msgstr "" msgid "Disabled" msgstr "Poistettu käytöstä" -#: src/view/com/composer/Composer.tsx:839 +#: src/view/com/composer/Composer.tsx:840 msgid "Discard" msgstr "Hylkää" -#: src/view/com/composer/Composer.tsx:836 +#: src/view/com/composer/Composer.tsx:837 msgid "Discard draft?" msgstr "Hylkää luonnos?" @@ -2065,7 +2081,7 @@ msgstr "Löydä uusia syötteitä" #~ msgid "Dismiss" #~ msgstr "" -#: src/view/com/composer/Composer.tsx:1106 +#: src/view/com/composer/Composer.tsx:1107 msgid "Dismiss error" msgstr "" @@ -2117,8 +2133,8 @@ msgstr "Verkkotunnus vahvistettu!" #: src/screens/Onboarding/StepProfile/index.tsx:325 #: src/view/com/auth/server-input/index.tsx:169 #: src/view/com/auth/server-input/index.tsx:170 -#: src/view/com/composer/videos/SubtitleDialog.tsx:167 -#: src/view/com/composer/videos/SubtitleDialog.tsx:177 +#: src/view/com/composer/videos/SubtitleDialog.tsx:171 +#: src/view/com/composer/videos/SubtitleDialog.tsx:181 #: src/view/com/modals/AddAppPasswords.tsx:243 #: src/view/com/modals/AltImage.tsx:141 #: src/view/com/modals/crop-image/CropImage.web.tsx:177 @@ -2150,6 +2166,10 @@ msgstr "" msgid "Download CAR file" msgstr "Lataa CAR tiedosto" +#: src/components/dialogs/nuxs/TenMillion/index.tsx:622 +msgid "Download image" +msgstr "" + #: src/view/com/composer/text-input/TextInput.web.tsx:269 msgid "Drop to add images" msgstr "Raahaa tähän lisätäksesi kuvia" @@ -2215,7 +2235,7 @@ msgctxt "action" msgid "Edit" msgstr "Muokkaa" -#: src/view/com/util/UserAvatar.tsx:328 +#: src/view/com/util/UserAvatar.tsx:334 #: src/view/com/util/UserBanner.tsx:92 msgid "Edit avatar" msgstr "Muokkaa profiilikuvaa" @@ -2393,7 +2413,7 @@ msgstr "Ota mediatoistimet käyttöön kohteille" msgid "Enable priority notifications" msgstr "" -#: src/view/com/util/post-embeds/VideoEmbedInner/VideoWebControls.tsx:336 +#: src/view/com/util/post-embeds/VideoEmbedInner/VideoWebControls.tsx:380 msgid "Enable subtitles" msgstr "" @@ -2423,7 +2443,7 @@ msgstr "Syötteen loppu" #~ msgid "End of onboarding tour window. Do not move forward. Instead, go backward for more options, or press to skip." #~ msgstr "" -#: src/view/com/composer/videos/SubtitleDialog.tsx:157 +#: src/view/com/composer/videos/SubtitleDialog.tsx:161 msgid "Ensure you have selected a language for each subtitle file." msgstr "" @@ -2525,7 +2545,7 @@ msgstr "" msgid "Excludes users you follow" msgstr "" -#: src/view/com/util/post-embeds/VideoEmbedInner/VideoWebControls.tsx:353 +#: src/view/com/util/post-embeds/VideoEmbedInner/VideoWebControls.tsx:397 msgid "Exit fullscreen" msgstr "" @@ -2736,7 +2756,7 @@ msgstr "Palaute" #: src/screens/StarterPack/StarterPackScreen.tsx:172 #: src/view/screens/Feeds.tsx:445 #: src/view/screens/Feeds.tsx:550 -#: src/view/screens/Profile.tsx:213 +#: src/view/screens/Profile.tsx:224 #: src/view/screens/Search/Search.tsx:375 #: src/view/shell/desktop/LeftNav.tsx:373 #: src/view/shell/Drawer.tsx:497 @@ -2828,10 +2848,10 @@ msgid "Flip vertically" msgstr "Käännä pystysuunnassa" #. User is not following this account, click to follow -#: src/components/ProfileCard.tsx:351 +#: src/components/ProfileCard.tsx:356 #: src/components/ProfileHoverCard/index.web.tsx:446 #: src/components/ProfileHoverCard/index.web.tsx:457 -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:223 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:225 #: src/view/com/post-thread/PostThreadFollowBtn.tsx:144 msgid "Follow" msgstr "Seuraa" @@ -2868,6 +2888,12 @@ msgstr "" #~ msgid "Follow All" #~ msgstr "Seuraa kaikkia" +#: src/view/com/profile/FollowButton.tsx:79 +msgctxt "action" +msgid "Follow Back" +msgstr "" + +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:223 #: src/view/com/post-thread/PostThreadFollowBtn.tsx:142 msgid "Follow Back" msgstr "Seuraa takaisin" @@ -2939,7 +2965,7 @@ msgid "Followers you know" msgstr "" #. User is following this account, click to unfollow -#: src/components/ProfileCard.tsx:345 +#: src/components/ProfileCard.tsx:350 #: src/components/ProfileHoverCard/index.web.tsx:445 #: src/components/ProfileHoverCard/index.web.tsx:456 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:221 @@ -2951,7 +2977,7 @@ msgstr "" msgid "Following" msgstr "Seurataan" -#: src/components/ProfileCard.tsx:311 +#: src/components/ProfileCard.tsx:316 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:94 msgid "Following {0}" msgstr "Seurataan {0}" @@ -3004,11 +3030,11 @@ msgstr "" msgid "Forgot Password" msgstr "Unohtunut salasana" -#: src/screens/Login/LoginForm.tsx:246 +#: src/screens/Login/LoginForm.tsx:233 msgid "Forgot password?" msgstr "Unohtuiko salasana?" -#: src/screens/Login/LoginForm.tsx:257 +#: src/screens/Login/LoginForm.tsx:244 msgid "Forgot?" msgstr "Unohditko?" @@ -3025,7 +3051,7 @@ msgctxt "from-feed" msgid "From <0/>" msgstr "Lähde: <0/>" -#: src/view/com/util/post-embeds/VideoEmbedInner/VideoWebControls.tsx:354 +#: src/view/com/util/post-embeds/VideoEmbedInner/VideoWebControls.tsx:398 msgid "Fullscreen" msgstr "" @@ -3054,7 +3080,7 @@ msgstr "Aloita tästä" msgid "Getting started" msgstr "" -#: src/components/MediaPreview.tsx:119 +#: src/components/MediaPreview.tsx:122 msgid "GIF" msgstr "" @@ -3122,7 +3148,7 @@ msgstr "Palaa alkuun" msgid "Go to conversation with {0}" msgstr "" -#: src/screens/Login/ForgotPasswordForm.tsx:172 +#: src/screens/Login/ForgotPasswordForm.tsx:171 #: src/view/com/modals/ChangePassword.tsx:168 msgid "Go to next" msgstr "Siirry seuraavaan" @@ -3300,7 +3326,7 @@ msgid "Host:" msgstr "" #: src/screens/Login/ForgotPasswordForm.tsx:89 -#: src/screens/Login/LoginForm.tsx:180 +#: src/screens/Login/LoginForm.tsx:169 #: src/screens/Signup/StepInfo/index.tsx:106 #: src/view/com/modals/ChangeHandle.tsx:275 msgid "Hosting provider" @@ -3361,7 +3387,7 @@ msgstr "" msgid "Illegal and Urgent" msgstr "Laiton ja kiireellinen" -#: src/view/com/util/images/Gallery.tsx:55 +#: src/view/com/util/images/Gallery.tsx:56 msgid "Image" msgstr "Kuva" @@ -3369,6 +3395,7 @@ msgstr "Kuva" msgid "Image alt text" msgstr "Kuvan ALT-teksti" +#: src/components/dialogs/nuxs/TenMillion/index.tsx:247 #: src/components/StarterPack/ShareDialog.tsx:76 msgid "Image saved to your camera roll!" msgstr "" @@ -3405,7 +3432,7 @@ msgstr "Syötä uusi salasana" msgid "Input password for account deletion" msgstr "Syötä salasana käyttäjätilin poistoa varten" -#: src/screens/Login/LoginForm.tsx:286 +#: src/screens/Login/LoginForm.tsx:273 msgid "Input the code which has been emailed to you" msgstr "Syötä sinulle sähköpostitse lähetetty koodi" @@ -3413,11 +3440,11 @@ msgstr "Syötä sinulle sähköpostitse lähetetty koodi" #~ msgid "Input the password tied to {identifier}" #~ msgstr "Syötä salasana, joka liittyy kohteeseen {identifier}" -#: src/screens/Login/LoginForm.tsx:215 +#: src/screens/Login/LoginForm.tsx:203 msgid "Input the username or email address you used at signup" msgstr "Syötä käyttäjätunnus tai sähköpostiosoite, jonka käytit rekisteröityessäsi" -#: src/screens/Login/LoginForm.tsx:241 +#: src/screens/Login/LoginForm.tsx:228 msgid "Input your password" msgstr "Syötä salasanasi" @@ -3437,7 +3464,7 @@ msgstr "" msgid "Introducing Direct Messages" msgstr "" -#: src/screens/Login/LoginForm.tsx:140 +#: src/screens/Login/LoginForm.tsx:145 #: src/view/screens/Settings/DisableEmail2FADialog.tsx:70 msgid "Invalid 2FA confirmation code." msgstr "Virheellinen kaksivaiheisen tunnistautumisen vahvistuskoodi." @@ -3446,7 +3473,8 @@ msgstr "Virheellinen kaksivaiheisen tunnistautumisen vahvistuskoodi." msgid "Invalid or unsupported post record" msgstr "Virheellinen tai ei tuettu tietue" -#: src/screens/Login/LoginForm.tsx:145 +#: src/screens/Login/LoginForm.tsx:91 +#: src/screens/Login/LoginForm.tsx:150 msgid "Invalid username or password" msgstr "Virheellinen käyttäjätunnus tai salasana" @@ -3494,7 +3522,7 @@ msgstr "" msgid "It's just you right now! Add more people to your starter pack by searching above." msgstr "" -#: src/view/com/composer/Composer.tsx:1125 +#: src/view/com/composer/Composer.tsx:1126 msgid "Job ID: {0}" msgstr "" @@ -3513,6 +3541,10 @@ msgstr "" msgid "Join the conversation" msgstr "" +#: src/components/dialogs/nuxs/TenMillion/index.tsx:492 +msgid "Joined {0}" +msgstr "" + #: src/screens/Onboarding/index.tsx:21 #: src/screens/Onboarding/state.ts:89 msgid "Journalism" @@ -3530,7 +3562,7 @@ msgstr "Merkinnnyt {0}." msgid "Labeled by the author." msgstr "" -#: src/view/screens/Profile.tsx:207 +#: src/view/screens/Profile.tsx:218 msgid "Labels" msgstr "Merkinnät" @@ -3703,7 +3735,7 @@ msgstr "tykkäsi mukautetusta syötteestäsi" msgid "liked your post" msgstr "tykkäsi viestistäsi" -#: src/view/screens/Profile.tsx:212 +#: src/view/screens/Profile.tsx:223 msgid "Likes" msgstr "Tykkäykset" @@ -3757,8 +3789,8 @@ msgid "List unmuted" msgstr "Listaa hiljennyksestä poistetut" #: src/Navigation.tsx:130 -#: src/view/screens/Profile.tsx:208 -#: src/view/screens/Profile.tsx:215 +#: src/view/screens/Profile.tsx:219 +#: src/view/screens/Profile.tsx:226 #: src/view/shell/desktop/LeftNav.tsx:379 #: src/view/shell/Drawer.tsx:513 #: src/view/shell/Drawer.tsx:514 @@ -3862,7 +3894,7 @@ msgid "Mark as read" msgstr "" #: src/view/screens/AccessibilitySettings.tsx:106 -#: src/view/screens/Profile.tsx:211 +#: src/view/screens/Profile.tsx:222 msgid "Media" msgstr "Media" @@ -4014,8 +4046,13 @@ msgstr "" msgid "Music" msgstr "" +#: src/view/com/util/post-embeds/VideoEmbedInner/VideoWebControls.tsx:389 +msgctxt "video" +msgid "Mute" +msgstr "" + #: src/components/TagMenu/index.tsx:263 -#: src/view/com/util/post-embeds/VideoEmbedInner/VideoWebControls.tsx:345 +#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:163 msgid "Mute" msgstr "Hiljennä" @@ -4101,8 +4138,8 @@ msgid "Mute words & tags" msgstr "Hiljennä sanat ja aihetunnisteet" #: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:168 -msgid "Muted" -msgstr "Hiljennetty" +#~ msgid "Muted" +#~ msgstr "Hiljennetty" #: src/screens/Moderation/index.tsx:264 msgid "Muted accounts" @@ -4175,12 +4212,12 @@ msgstr "Luonto" msgid "Navigate to {0}" msgstr "" -#: src/view/com/util/post-embeds/ExternalLinkEmbed.tsx:73 +#: src/view/com/util/post-embeds/ExternalLinkEmbed.tsx:76 msgid "Navigate to starter pack" msgstr "" -#: src/screens/Login/ForgotPasswordForm.tsx:173 -#: src/screens/Login/LoginForm.tsx:332 +#: src/screens/Login/ForgotPasswordForm.tsx:172 +#: src/screens/Login/LoginForm.tsx:319 #: src/view/com/modals/ChangePassword.tsx:169 msgid "Navigates to the next screen" msgstr "Siirtyy seuraavalle näytölle" @@ -4244,7 +4281,7 @@ msgstr "Uusi viesti" #: src/view/screens/Feeds.tsx:580 #: src/view/screens/Notifications.tsx:228 -#: src/view/screens/Profile.tsx:478 +#: src/view/screens/Profile.tsx:489 #: src/view/screens/ProfileFeed.tsx:429 #: src/view/screens/ProfileList.tsx:237 #: src/view/screens/ProfileList.tsx:276 @@ -4275,9 +4312,9 @@ msgid "News" msgstr "Uutiset" #: src/screens/Login/ForgotPasswordForm.tsx:143 -#: src/screens/Login/ForgotPasswordForm.tsx:150 -#: src/screens/Login/LoginForm.tsx:331 -#: src/screens/Login/LoginForm.tsx:338 +#: src/screens/Login/ForgotPasswordForm.tsx:149 +#: src/screens/Login/LoginForm.tsx:318 +#: src/screens/Login/LoginForm.tsx:325 #: src/screens/Login/SetNewPasswordForm.tsx:174 #: src/screens/Login/SetNewPasswordForm.tsx:180 #: src/screens/Signup/BackNextButtons.tsx:66 @@ -4326,7 +4363,7 @@ msgstr "Ei löydetty esillä olevia GIF-kuvia. Tenor-palvelussa saattaa olla ong msgid "No feeds found. Try searching for something else." msgstr "" -#: src/components/ProfileCard.tsx:331 +#: src/components/ProfileCard.tsx:336 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:116 msgid "No longer following {0}" msgstr "Et enää seuraa käyttäjää {0}" @@ -4426,7 +4463,7 @@ msgstr "Ei-seksuaalinen alastomuus" #~ msgstr "Ei sovellettavissa." #: src/Navigation.tsx:125 -#: src/view/screens/Profile.tsx:108 +#: src/view/screens/Profile.tsx:119 msgid "Not Found" msgstr "Ei löytynyt" @@ -4515,6 +4552,10 @@ msgstr "Voi ei!" msgid "Oh no! Something went wrong." msgstr "Voi ei! Jokin meni pieleen." +#: src/components/dialogs/nuxs/TenMillion/index.tsx:175 +msgid "Oh no! We weren't able to generate an image for you to share. Rest assured, we're glad you're here 🦋" +msgstr "" + #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:339 msgid "OK" msgstr "OK" @@ -4547,7 +4588,7 @@ msgstr "Käyttöönoton nollaus" #~ msgid "Onboarding tour step {0}: {1}" #~ msgstr "" -#: src/view/com/composer/Composer.tsx:667 +#: src/view/com/composer/Composer.tsx:671 msgid "One or more images is missing alt text." msgstr "Yksi tai useampi kuva on ilman vaihtoehtoista Alt-tekstiä." @@ -4567,7 +4608,7 @@ msgstr "Vain {0} voi vastata." msgid "Only contains letters, numbers, and hyphens" msgstr "Sisältää vain kirjaimia, numeroita ja väliviivoja" -#: src/view/com/composer/videos/SubtitleFilePicker.tsx:31 +#: src/view/com/composer/videos/SubtitleFilePicker.tsx:39 msgid "Only WebVTT (.vtt) files are supported" msgstr "" @@ -4580,7 +4621,7 @@ msgstr "Hups, nyt meni jotain väärin!" #: src/components/StarterPack/ProfileStarterPacks.tsx:313 #: src/view/screens/AppPasswords.tsx:68 #: src/view/screens/NotificationsSettings.tsx:45 -#: src/view/screens/Profile.tsx:108 +#: src/view/screens/Profile.tsx:119 msgid "Oops!" msgstr "Hups!" @@ -4602,8 +4643,8 @@ msgid "Open conversation options" msgstr "" #: src/screens/Messages/Conversation/MessageInput.web.tsx:165 -#: src/view/com/composer/Composer.tsx:819 #: src/view/com/composer/Composer.tsx:820 +#: src/view/com/composer/Composer.tsx:821 msgid "Open emoji picker" msgstr "Avaa emoji-valitsin" @@ -4742,7 +4783,7 @@ msgstr "Avaa asetukset oman verkkotunnuksen käyttöönottoon" msgid "Opens moderation settings" msgstr "Avaa moderointiasetukset" -#: src/screens/Login/LoginForm.tsx:247 +#: src/screens/Login/LoginForm.tsx:234 msgid "Opens password reset form" msgstr "Avaa salasanan palautuslomakkeen" @@ -4785,11 +4826,11 @@ msgid "Opens the threads preferences" msgstr "Avaa keskusteluasetukset" #: src/view/com/notifications/FeedItem.tsx:551 -#: src/view/com/util/UserAvatar.tsx:420 +#: src/view/com/util/UserAvatar.tsx:426 msgid "Opens this profile" msgstr "" -#: src/view/com/composer/videos/SelectVideoBtn.tsx:81 +#: src/view/com/composer/videos/SelectVideoBtn.tsx:95 msgid "Opens video picker" msgstr "" @@ -4847,7 +4888,7 @@ msgstr "Sivua ei löytynyt" msgid "Page Not Found" msgstr "Sivua ei löytynyt" -#: src/screens/Login/LoginForm.tsx:225 +#: src/screens/Login/LoginForm.tsx:213 #: src/screens/Signup/StepInfo/index.tsx:162 #: src/view/com/modals/DeleteAccount.tsx:257 #: src/view/com/modals/DeleteAccount.tsx:264 @@ -4866,12 +4907,13 @@ msgstr "Salasana päivitetty" msgid "Password updated!" msgstr "Salasana päivitetty!" -#: src/view/com/util/post-embeds/GifEmbed.tsx:44 -#: src/view/com/util/post-embeds/VideoEmbedInner/VideoWebControls.tsx:322 +#: src/view/com/util/post-embeds/GifEmbed.tsx:46 +#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:150 +#: src/view/com/util/post-embeds/VideoEmbedInner/VideoWebControls.tsx:366 msgid "Pause" msgstr "Pysäytä" -#: src/view/com/util/post-embeds/VideoEmbedInner/VideoWebControls.tsx:275 +#: src/view/com/util/post-embeds/VideoEmbedInner/VideoWebControls.tsx:319 msgid "Pause video" msgstr "" @@ -4930,12 +4972,13 @@ msgstr "Kiinnitetyt syötteet" msgid "Pinned to your feeds" msgstr "" -#: src/view/com/util/post-embeds/GifEmbed.tsx:44 -#: src/view/com/util/post-embeds/VideoEmbedInner/VideoWebControls.tsx:323 +#: src/view/com/util/post-embeds/GifEmbed.tsx:46 +#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:150 +#: src/view/com/util/post-embeds/VideoEmbedInner/VideoWebControls.tsx:367 msgid "Play" msgstr "Käynnistä" -#: src/view/com/util/post-embeds/ExternalGifEmbed.tsx:123 +#: src/view/com/util/post-embeds/ExternalGifEmbed.tsx:131 msgid "Play {0}" msgstr "Toista {0}" @@ -4944,21 +4987,21 @@ msgstr "Toista {0}" #~ msgid "Play notification sounds" #~ msgstr "" -#: src/view/com/util/post-embeds/GifEmbed.tsx:43 +#: src/view/com/util/post-embeds/GifEmbed.tsx:45 msgid "Play or pause the GIF" msgstr "Toista tai pysäytä GIF" -#: src/view/com/util/post-embeds/VideoEmbed.tsx:187 -#: src/view/com/util/post-embeds/VideoEmbedInner/VideoWebControls.tsx:276 +#: src/view/com/util/post-embeds/VideoEmbed.tsx:110 +#: src/view/com/util/post-embeds/VideoEmbedInner/VideoWebControls.tsx:320 msgid "Play video" msgstr "" -#: src/view/com/util/post-embeds/ExternalPlayerEmbed.tsx:57 -#: src/view/com/util/post-embeds/ExternalPlayerEmbed.tsx:58 +#: src/view/com/util/post-embeds/ExternalPlayerEmbed.tsx:59 +#: src/view/com/util/post-embeds/ExternalPlayerEmbed.tsx:60 msgid "Play Video" msgstr "Toista video" -#: src/view/com/util/post-embeds/ExternalGifEmbed.tsx:122 +#: src/view/com/util/post-embeds/ExternalGifEmbed.tsx:130 msgid "Plays the GIF" msgstr "Toistaa GIFin" @@ -5021,7 +5064,7 @@ msgstr "" msgid "Please Verify Your Email" msgstr "Vahvista sähköpostiosoitteesi" -#: src/view/com/composer/Composer.tsx:355 +#: src/view/com/composer/Composer.tsx:359 msgid "Please wait for your link card to finish loading" msgstr "Odota, että linkkikortti latautuu kokonaan" @@ -5034,8 +5077,8 @@ msgstr "Politiikka" msgid "Porn" msgstr "Porno" -#: src/view/com/composer/Composer.tsx:642 -#: src/view/com/composer/Composer.tsx:649 +#: src/view/com/composer/Composer.tsx:646 +#: src/view/com/composer/Composer.tsx:653 msgctxt "action" msgid "Post" msgstr "Lähetä" @@ -5096,7 +5139,7 @@ msgid "posts" msgstr "viestit" #: src/screens/StarterPack/StarterPackScreen.tsx:173 -#: src/view/screens/Profile.tsx:209 +#: src/view/screens/Profile.tsx:220 msgid "Posts" msgstr "Viestit" @@ -5177,12 +5220,12 @@ msgstr "Yksityisyydensuojakäytäntö" msgid "Privately chat with other users." msgstr "" -#: src/screens/Login/ForgotPasswordForm.tsx:156 +#: src/screens/Login/ForgotPasswordForm.tsx:155 msgid "Processing..." msgstr "Käsitellään..." #: src/view/screens/DebugMod.tsx:896 -#: src/view/screens/Profile.tsx:346 +#: src/view/screens/Profile.tsx:357 msgid "profile" msgstr "profiili" @@ -5214,11 +5257,11 @@ msgstr "Julkinen, jaettava käyttäjäluettelo hiljennettyjen tai estettyjen kä msgid "Public, shareable lists which can drive feeds." msgstr "Julkinen, jaettava lista, joka voi ohjata syötteitä." -#: src/view/com/composer/Composer.tsx:627 +#: src/view/com/composer/Composer.tsx:631 msgid "Publish post" msgstr "Julkaise viesti" -#: src/view/com/composer/Composer.tsx:627 +#: src/view/com/composer/Composer.tsx:631 msgid "Publish reply" msgstr "Julkaise vastaus" @@ -5374,7 +5417,7 @@ msgstr "Poista käyttäjätili" msgid "Remove attachment" msgstr "" -#: src/view/com/util/UserAvatar.tsx:387 +#: src/view/com/util/UserAvatar.tsx:393 msgid "Remove Avatar" msgstr "Poista avatar" @@ -5437,7 +5480,7 @@ msgstr "" msgid "Remove profile from search history" msgstr "" -#: src/view/com/util/post-embeds/QuoteEmbed.tsx:269 +#: src/view/com/util/post-embeds/QuoteEmbed.tsx:274 msgid "Remove quote" msgstr "" @@ -5446,7 +5489,7 @@ msgstr "" msgid "Remove repost" msgstr "Poista uudelleenjulkaisu" -#: src/view/com/composer/videos/SubtitleDialog.tsx:260 +#: src/view/com/composer/videos/SubtitleDialog.tsx:264 msgid "Remove subtitle file" msgstr "" @@ -5454,11 +5497,11 @@ msgstr "" msgid "Remove this feed from your saved feeds" msgstr "Poista tämä syöte seurannasta" -#: src/view/com/util/post-embeds/QuoteEmbed.tsx:105 +#: src/view/com/util/post-embeds/QuoteEmbed.tsx:109 msgid "Removed by author" msgstr "" -#: src/view/com/util/post-embeds/QuoteEmbed.tsx:103 +#: src/view/com/util/post-embeds/QuoteEmbed.tsx:107 msgid "Removed by you" msgstr "" @@ -5486,7 +5529,7 @@ msgstr "Poistettu syötteistäsi" #~ msgid "Removes default thumbnail from {0}" #~ msgstr "Poistaa {0} oletuskuvakkeen" -#: src/view/com/util/post-embeds/QuoteEmbed.tsx:270 +#: src/view/com/util/post-embeds/QuoteEmbed.tsx:275 msgid "Removes quoted post" msgstr "" @@ -5503,7 +5546,7 @@ msgstr "" msgid "Replace with Discover" msgstr "" -#: src/view/screens/Profile.tsx:210 +#: src/view/screens/Profile.tsx:221 msgid "Replies" msgstr "Vastaukset" @@ -5523,7 +5566,7 @@ msgstr "" #~ msgid "Replies to this thread are disabled" #~ msgstr "Tähän keskusteluun vastaaminen on estetty" -#: src/view/com/composer/Composer.tsx:640 +#: src/view/com/composer/Composer.tsx:644 msgctxt "action" msgid "Reply" msgstr "Vastaa" @@ -5769,7 +5812,7 @@ msgstr "Nollaa käyttöönoton tilan" msgid "Resets the preferences state" msgstr "Nollaa asetusten tilan" -#: src/screens/Login/LoginForm.tsx:312 +#: src/screens/Login/LoginForm.tsx:299 msgid "Retries login" msgstr "Yrittää uudelleen kirjautumista" @@ -5782,8 +5825,8 @@ msgstr "Yrittää uudelleen viimeisintä toimintoa, joka epäonnistui" #: src/components/Error.tsx:66 #: src/components/Lists.tsx:104 #: src/components/StarterPack/ProfileStarterPacks.tsx:318 -#: src/screens/Login/LoginForm.tsx:311 -#: src/screens/Login/LoginForm.tsx:318 +#: src/screens/Login/LoginForm.tsx:298 +#: src/screens/Login/LoginForm.tsx:305 #: src/screens/Messages/Conversation/MessageListError.tsx:25 #: src/screens/Onboarding/StepInterests/index.tsx:231 #: src/screens/Onboarding/StepInterests/index.tsx:234 @@ -6003,7 +6046,7 @@ msgstr "" msgid "See this guide" msgstr "Katso tämä opas" -#: src/view/com/util/post-embeds/VideoEmbedInner/VideoWebControls.tsx:587 +#: src/view/com/util/post-embeds/VideoEmbedInner/VideoWebControls.tsx:631 msgid "Seek slider" msgstr "" @@ -6043,7 +6086,7 @@ msgstr "Valitse GIF \"{0}\"" msgid "Select how long to mute this word for." msgstr "" -#: src/view/com/composer/videos/SubtitleDialog.tsx:245 +#: src/view/com/composer/videos/SubtitleDialog.tsx:249 msgid "Select language..." msgstr "" @@ -6063,7 +6106,7 @@ msgstr "Valitse vaihtoehto {i} / {numItems}" #~ msgid "Select some accounts below to follow" #~ msgstr "Valitse alla olevista tileistä jotain seurattavaksi" -#: src/view/com/composer/videos/SubtitleFilePicker.tsx:57 +#: src/view/com/composer/videos/SubtitleFilePicker.tsx:65 msgid "Select subtitle file (.vtt)" msgstr "" @@ -6083,7 +6126,7 @@ msgstr "Valitse palvelu, joka hostaa tietojasi." #~ msgid "Select topical feeds to follow from the list below" #~ msgstr "Valitse ajankohtaisia syötteitä alla olevasta listasta" -#: src/view/com/composer/videos/SelectVideoBtn.tsx:80 +#: src/view/com/composer/videos/SelectVideoBtn.tsx:94 msgid "Select video" msgstr "" @@ -6103,7 +6146,7 @@ msgstr "Valitse, mitä kieliä haluat tilattujen syötteidesi sisältävän. Jos msgid "Select your app language for the default text to display in the app." msgstr "Valitse sovelluksen käyttöliittymän kieli." -#: src/screens/Signup/StepInfo/index.tsx:192 +#: src/screens/Signup/StepInfo/index.tsx:193 msgid "Select your date of birth" msgstr "Aseta syntymäaikasi" @@ -6271,6 +6314,7 @@ msgstr "Erotiikka tai muu aikuisviihde." msgid "Sexually Suggestive" msgstr "Seksuaalisesti vihjaileva" +#: src/components/dialogs/nuxs/TenMillion/index.tsx:644 #: src/components/StarterPack/QrCodeDialog.tsx:177 #: src/screens/StarterPack/StarterPackScreen.tsx:411 #: src/screens/StarterPack/StarterPackScreen.tsx:582 @@ -6307,6 +6351,14 @@ msgstr "Jaa kuitenkin" msgid "Share feed" msgstr "Jaa syöte" +#: src/components/dialogs/nuxs/TenMillion/index.tsx:621 +msgid "Share image externally" +msgstr "" + +#: src/components/dialogs/nuxs/TenMillion/index.tsx:639 +msgid "Share image in post" +msgstr "" + #: src/components/StarterPack/ShareDialog.tsx:124 #: src/components/StarterPack/ShareDialog.tsx:131 #: src/screens/StarterPack/StarterPackScreen.tsx:586 @@ -6358,7 +6410,7 @@ msgstr "Näytä" #~ msgid "Show all replies" #~ msgstr "Näytä kaikki vastaukset" -#: src/view/com/util/post-embeds/GifEmbed.tsx:157 +#: src/view/com/util/post-embeds/GifEmbed.tsx:169 msgid "Show alt text" msgstr "" @@ -6487,7 +6539,7 @@ msgstr "Näyttää viestit käyttäjältä {0} syötteessäsi" #: src/components/dialogs/Signin.tsx:99 #: src/screens/Login/index.tsx:100 #: src/screens/Login/index.tsx:119 -#: src/screens/Login/LoginForm.tsx:177 +#: src/screens/Login/LoginForm.tsx:166 #: src/view/com/auth/SplashScreen.tsx:63 #: src/view/com/auth/SplashScreen.tsx:72 #: src/view/com/auth/SplashScreen.web.tsx:112 @@ -6568,9 +6620,9 @@ msgstr "" msgid "Signup without a starter pack" msgstr "" -#: src/view/com/profile/ProfileHeaderSuggestedFollows.tsx:102 -#~ msgid "Similar accounts" -#~ msgstr "" +#: src/components/FeedInterstitials.tsx:316 +msgid "Similar accounts" +msgstr "" #: src/screens/Onboarding/StepInterests/index.tsx:245 #: src/screens/StarterPack/Wizard/index.tsx:191 @@ -6586,7 +6638,7 @@ msgstr "Ohita tämä vaihe" msgid "Software Dev" msgstr "Ohjelmistokehitys" -#: src/components/FeedInterstitials.tsx:443 +#: src/components/FeedInterstitials.tsx:447 msgid "Some other feeds you might like" msgstr "" @@ -6619,7 +6671,7 @@ msgid "Something went wrong!" msgstr "" #: src/App.native.tsx:102 -#: src/App.web.tsx:83 +#: src/App.web.tsx:88 msgid "Sorry! Your session expired. Please log in again." msgstr "Pahoittelut! Istuntosi on vanhentunut. Kirjaudu sisään uudelleen." @@ -6691,7 +6743,7 @@ msgstr "" msgid "Starter pack is invalid" msgstr "" -#: src/view/screens/Profile.tsx:214 +#: src/view/screens/Profile.tsx:225 msgid "Starter Packs" msgstr "" @@ -6764,7 +6816,7 @@ msgstr "" #~ msgid "Suggested Follows" #~ msgstr "Mahdollisia seurattavia" -#: src/components/FeedInterstitials.tsx:308 +#: src/components/FeedInterstitials.tsx:318 msgid "Suggested for you" msgstr "Suositeltua sinulle" @@ -6824,16 +6876,20 @@ msgstr "Pitkä" msgid "Tap to dismiss" msgstr "" -#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:146 +#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:145 msgid "Tap to enter full screen" msgstr "" -#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:169 +#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:151 +msgid "Tap to play or pause" +msgstr "" + +#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:164 msgid "Tap to toggle sound" msgstr "" -#: src/view/com/util/images/AutoSizedImage.tsx:190 -#: src/view/com/util/images/AutoSizedImage.tsx:210 +#: src/view/com/util/images/AutoSizedImage.tsx:219 +#: src/view/com/util/images/AutoSizedImage.tsx:239 msgid "Tap to view full image" msgstr "" @@ -6862,6 +6918,10 @@ msgstr "" msgid "Tell us a little more" msgstr "" +#: src/components/dialogs/nuxs/TenMillion/index.tsx:518 +msgid "Ten Million" +msgstr "" + #: src/view/shell/desktop/RightNav.tsx:90 msgid "Terms" msgstr "Ehdot" @@ -6899,6 +6959,10 @@ msgstr "Tekstikenttä" msgid "Thank you. Your report has been sent." msgstr "Kiitos. Raporttisi on lähetetty." +#: src/components/dialogs/nuxs/TenMillion/index.tsx:593 +msgid "Thanks for being one of our first 10 million users." +msgstr "" + #: src/components/intents/VerifyEmailIntentDialog.tsx:74 msgid "Thanks, you have successfully verified your email address." msgstr "" @@ -6924,7 +6988,7 @@ msgstr "" msgid "That's all, folks!" msgstr "" -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:268 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:270 #: src/view/com/profile/ProfileMenu.tsx:353 msgid "The account will be able to interact with you after unblocking." msgstr "Käyttäjä voi olla vuorovaikutuksessa kanssasi, kun poistat eston." @@ -6988,7 +7052,7 @@ msgstr "Viesti saattaa olla poistettu." msgid "The Privacy Policy has been moved to <0/>" msgstr "Tietosuojakäytäntö on siirretty kohtaan <0/>" -#: src/state/queries/video/video.ts:222 +#: src/state/queries/video/video.ts:227 msgid "The selected video is larger than 50MB." msgstr "" @@ -7379,7 +7443,7 @@ msgstr "Jos haluat poistaa sähköpostiin perustuvan kaksivaiheisen tunnistautum msgid "To report a conversation, please report one of its messages via the conversation screen. This lets our moderators understand the context of your issue." msgstr "" -#: src/view/com/composer/videos/SelectVideoBtn.tsx:106 +#: src/view/com/composer/videos/SelectVideoBtn.tsx:120 msgid "To upload videos to Bluesky, you must first verify your email." msgstr "" @@ -7387,6 +7451,10 @@ msgstr "" msgid "To whom would you like to send this report?" msgstr "Kenelle haluaisit lähettää tämän raportin?" +#: src/components/dialogs/nuxs/TenMillion/index.tsx:597 +msgid "Together, we're rebuilding the social internet. We're glad you're here." +msgstr "" + #: src/components/dialogs/MutedWords.tsx:112 #~ msgid "Toggle between muted word options." #~ msgstr "Vaihda hiljennysvaihtoehtojen välillä." @@ -7448,7 +7516,7 @@ msgstr "Poista listan hiljennys" #: src/screens/Login/ForgotPasswordForm.tsx:74 #: src/screens/Login/index.tsx:78 -#: src/screens/Login/LoginForm.tsx:150 +#: src/screens/Login/LoginForm.tsx:155 #: src/screens/Login/SetNewPasswordForm.tsx:77 #: src/screens/Signup/index.tsx:77 #: src/view/com/modals/ChangePassword.tsx:71 @@ -7464,7 +7532,7 @@ msgstr "" #: src/components/dms/MessagesListBlockedFooter.tsx:104 #: src/components/dms/MessagesListBlockedFooter.tsx:111 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:188 -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:272 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:274 #: src/view/com/profile/ProfileMenu.tsx:365 #: src/view/screens/ProfileList.tsx:682 msgid "Unblock" @@ -7485,7 +7553,7 @@ msgstr "" msgid "Unblock Account" msgstr "Poista käyttäjätilin esto" -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:266 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:268 #: src/view/com/profile/ProfileMenu.tsx:347 msgid "Unblock Account?" msgstr "Poista esto?" @@ -7522,8 +7590,13 @@ msgstr "Lopeta käyttäjätilin seuraaminen" msgid "Unlike this feed" msgstr "Poista tykkäys tästä syötteestä" +#: src/view/com/util/post-embeds/VideoEmbedInner/VideoWebControls.tsx:388 +msgctxt "video" +msgid "Unmute" +msgstr "" + #: src/components/TagMenu/index.tsx:263 -#: src/view/com/util/post-embeds/VideoEmbedInner/VideoWebControls.tsx:344 +#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:163 #: src/view/screens/ProfileList.tsx:689 msgid "Unmute" msgstr "Poista hiljennys" @@ -7554,13 +7627,13 @@ msgstr "" msgid "Unmute thread" msgstr "Poista keskusteluketjun hiljennys" -#: src/view/com/util/post-embeds/VideoEmbedInner/VideoWebControls.tsx:273 +#: src/view/com/util/post-embeds/VideoEmbedInner/VideoWebControls.tsx:317 msgid "Unmute video" msgstr "" #: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:168 -msgid "Unmuted" -msgstr "" +#~ msgid "Unmuted" +#~ msgstr "" #: src/view/screens/ProfileFeed.tsx:292 #: src/view/screens/ProfileList.tsx:673 @@ -7596,7 +7669,7 @@ msgstr "" msgid "Unsubscribed from list" msgstr "" -#: src/state/queries/video/video.ts:240 +#: src/state/queries/video/video.ts:245 msgid "Unsupported video type: {mimeType}" msgstr "" @@ -7637,20 +7710,20 @@ msgstr "" msgid "Upload a text file to:" msgstr "Lataa tekstitiedosto kohteeseen:" -#: src/view/com/util/UserAvatar.tsx:355 -#: src/view/com/util/UserAvatar.tsx:358 +#: src/view/com/util/UserAvatar.tsx:361 +#: src/view/com/util/UserAvatar.tsx:364 #: src/view/com/util/UserBanner.tsx:123 #: src/view/com/util/UserBanner.tsx:126 msgid "Upload from Camera" msgstr "Lataa kamerasta" -#: src/view/com/util/UserAvatar.tsx:372 +#: src/view/com/util/UserAvatar.tsx:378 #: src/view/com/util/UserBanner.tsx:140 msgid "Upload from Files" msgstr "Lataa tiedostoista" -#: src/view/com/util/UserAvatar.tsx:366 -#: src/view/com/util/UserAvatar.tsx:370 +#: src/view/com/util/UserAvatar.tsx:372 +#: src/view/com/util/UserAvatar.tsx:376 #: src/view/com/util/UserBanner.tsx:134 #: src/view/com/util/UserBanner.tsx:138 msgid "Upload from Library" @@ -7748,7 +7821,7 @@ msgstr "Käyttäjälista päivitetty" msgid "User Lists" msgstr "Käyttäjälistat" -#: src/screens/Login/LoginForm.tsx:197 +#: src/screens/Login/LoginForm.tsx:186 msgid "Username or email address" msgstr "Käyttäjätunnus tai sähköpostiosoite" @@ -7783,7 +7856,7 @@ msgstr "Käyttäjät, jotka ovat pitäneet tästä sisällöstä tai profiilista msgid "Value:" msgstr "Arvo:" -#: src/view/com/composer/videos/SelectVideoBtn.tsx:104 +#: src/view/com/composer/videos/SelectVideoBtn.tsx:118 msgid "Verified email required" msgstr "" @@ -7816,7 +7889,7 @@ msgstr "Vahvista sähköpostini" msgid "Verify New Email" msgstr "Vahvista uusi sähköposti" -#: src/view/com/composer/videos/SelectVideoBtn.tsx:108 +#: src/view/com/composer/videos/SelectVideoBtn.tsx:122 msgid "Verify now" msgstr "" @@ -7836,8 +7909,8 @@ msgstr "Vahvista sähköpostisi" msgid "Version {appVersion} {bundleInfo}" msgstr "" -#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:77 -#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:145 +#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:93 +#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:144 msgid "Video" msgstr "" @@ -7850,15 +7923,15 @@ msgstr "" msgid "Video Games" msgstr "Videopelit" -#: src/view/com/util/post-embeds/VideoEmbed.web.tsx:163 +#: src/view/com/util/post-embeds/VideoEmbed.web.tsx:167 msgid "Video not found." msgstr "" -#: src/view/com/composer/videos/SubtitleDialog.tsx:99 +#: src/view/com/composer/videos/SubtitleDialog.tsx:101 msgid "Video settings" msgstr "" -#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:77 +#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:93 msgid "Video: {0}" msgstr "" @@ -7866,6 +7939,11 @@ msgstr "" #~ msgid "Videos cannot be larger than 50MB" #~ msgstr "" +#: src/view/com/composer/videos/SelectVideoBtn.tsx:65 +#: src/view/com/composer/videos/VideoPreview.web.tsx:44 +msgid "Videos must be less than 60 seconds long" +msgstr "" + #: src/screens/Profile/Header/Shell.tsx:113 msgid "View {0}'s avatar" msgstr "Katso {0}:n avatar" @@ -8039,7 +8117,7 @@ msgstr "Pahoittelemme, emme pystyneet lataamaan hiljennettyjä sanojasi tällä msgid "We're sorry, but your search could not be completed. Please try again in a few minutes." msgstr "Pahoittelemme, hakuasi ei voitu suorittaa loppuun. Yritä uudelleen muutaman minuutin kuluttua." -#: src/view/com/composer/Composer.tsx:417 +#: src/view/com/composer/Composer.tsx:421 msgid "We're sorry! The post you are replying to has been deleted." msgstr "" @@ -8078,7 +8156,7 @@ msgstr "" #: src/view/com/auth/SplashScreen.tsx:40 #: src/view/com/auth/SplashScreen.web.tsx:86 -#: src/view/com/composer/Composer.tsx:512 +#: src/view/com/composer/Composer.tsx:516 msgid "What's up?" msgstr "Mitä kuuluu?" @@ -8153,11 +8231,11 @@ msgstr "Leveä" msgid "Write a message" msgstr "" -#: src/view/com/composer/Composer.tsx:708 +#: src/view/com/composer/Composer.tsx:712 msgid "Write post" msgstr "Kirjoita viesti" -#: src/view/com/composer/Composer.tsx:511 +#: src/view/com/composer/Composer.tsx:515 #: src/view/com/post-thread/PostThreadComposePrompt.tsx:42 msgid "Write your reply" msgstr "Kirjoita vastauksesi" @@ -8405,6 +8483,7 @@ msgstr "" msgid "You must grant access to your photo library to save a QR code" msgstr "" +#: src/components/dialogs/nuxs/TenMillion/index.tsx:237 #: src/components/StarterPack/ShareDialog.tsx:68 msgid "You must grant access to your photo library to save the image." msgstr "" @@ -8505,15 +8584,19 @@ msgstr "Käyttäjätilisi" msgid "Your account has been deleted" msgstr "Käyttäjätilisi on poistettu" +#: src/state/queries/video/video.ts:185 +msgid "Your account is not yet old enough to upload videos. Please try again later." +msgstr "" + #: src/view/screens/Settings/ExportCarDialog.tsx:65 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." msgstr "Käyttäjä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." -#: src/screens/Signup/StepInfo/index.tsx:180 +#: src/screens/Signup/StepInfo/index.tsx:181 msgid "Your birth date" msgstr "Syntymäaikasi" -#: src/view/com/util/post-embeds/VideoEmbed.web.tsx:167 +#: src/view/com/util/post-embeds/VideoEmbed.web.tsx:171 msgid "Your browser does not support the video format. Please try a different browser." msgstr "" @@ -8568,7 +8651,7 @@ msgstr "Hiljentämäsi sanat" msgid "Your password has been changed successfully!" msgstr "Salasanasi on vaihdettu onnistuneesti!" -#: src/view/com/composer/Composer.tsx:463 +#: src/view/com/composer/Composer.tsx:467 msgid "Your post has been published" msgstr "Viestisi on julkaistu" @@ -8584,7 +8667,7 @@ msgstr "Profiilisi" msgid "Your profile, posts, feeds, and lists will no longer be visible to other Bluesky users. You can reactivate your account at any time by logging in." msgstr "" -#: src/view/com/composer/Composer.tsx:462 +#: src/view/com/composer/Composer.tsx:466 msgid "Your reply has been published" msgstr "Vastauksesi on julkaistu" |