Bluesky app fork with some witchin' additions 💫
0
fork

Configure Feed

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

Bump ios build number

+480 -390
+1 -1
app.config.js
··· 20 20 /** 21 21 * iOS build number. Must be incremented for each TestFlight version. 22 22 */ 23 - const IOS_BUILD_NUMBER = '1' 23 + const IOS_BUILD_NUMBER = '2' 24 24 25 25 /** 26 26 * Android build number. Must be incremented for each release.
+48 -39
src/locale/locales/de/messages.po
··· 345 345 msgid "Artistic or non-erotic nudity." 346 346 msgstr "Künstlerische oder nicht-erotische Nacktheit." 347 347 348 - #: src/view/com/post-thread/PostThread.tsx:400 349 - msgctxt "action" 350 - msgid "Back" 351 - msgstr "" 352 - 353 348 #: src/view/com/auth/create/CreateAccount.tsx:141 354 349 #: src/view/com/auth/login/ChooseAccountForm.tsx:151 355 350 #: src/view/com/auth/login/ForgotPasswordForm.tsx:170 ··· 363 358 #: src/view/com/util/ViewHeader.tsx:81 364 359 msgid "Back" 365 360 msgstr "Zurück" 361 + 362 + #: src/view/com/post-thread/PostThread.tsx:400 363 + msgctxt "action" 364 + msgid "Back" 365 + msgstr "" 366 366 367 367 #: src/view/screens/Settings.tsx:489 368 368 msgid "Basics" ··· 398 398 msgid "Block this List" 399 399 msgstr "" 400 400 401 + #: src/view/com/lists/ListCard.tsx:109 401 402 #: src/view/com/util/post-embeds/QuoteEmbed.tsx:57 402 403 msgid "Blocked" 403 404 msgstr "" ··· 500 501 msgid "Can only contain letters, numbers, spaces, dashes, and underscores. Must be at least 4 characters long, but no more than 32 characters long." 501 502 msgstr "Darf nur Buchstaben, Zahlen, Leerzeichen, Bindestriche und Unterstriche enthalten. Muss mindestens 4 Zeichen lang sein, darf aber nicht länger als 32 Zeichen sein." 502 503 503 - #: src/view/com/modals/Confirm.tsx:88 504 - #: src/view/com/modals/Confirm.tsx:91 505 - #: src/view/com/modals/CreateOrEditList.tsx:293 506 - #: src/view/com/modals/DeleteAccount.tsx:152 507 - #: src/view/com/modals/DeleteAccount.tsx:227 508 - msgctxt "action" 509 - msgid "Cancel" 510 - msgstr "" 511 - 512 504 #: src/view/com/composer/Composer.tsx:300 513 505 #: src/view/com/composer/Composer.tsx:305 514 506 #: src/view/com/modals/ChangeEmail.tsx:218 ··· 527 519 msgid "Cancel" 528 520 msgstr "Abbrechen" 529 521 522 + #: src/view/com/modals/Confirm.tsx:88 523 + #: src/view/com/modals/Confirm.tsx:91 524 + #: src/view/com/modals/CreateOrEditList.tsx:293 525 + #: src/view/com/modals/DeleteAccount.tsx:152 526 + #: src/view/com/modals/DeleteAccount.tsx:230 527 + msgctxt "action" 528 + msgid "Cancel" 529 + msgstr "" 530 + 530 531 #: src/view/com/modals/DeleteAccount.tsx:148 531 - #: src/view/com/modals/DeleteAccount.tsx:223 532 + #: src/view/com/modals/DeleteAccount.tsx:226 532 533 msgid "Cancel account deletion" 533 534 msgstr "Kontolöschung abbrechen" 534 535 ··· 704 705 msgid "Compose reply" 705 706 msgstr "Antwort zusammenstellen" 706 707 707 - #: src/view/com/modals/Confirm.tsx:75 708 - #: src/view/com/modals/Confirm.tsx:78 709 - msgctxt "action" 710 - msgid "Confirm" 711 - msgstr "" 712 - 713 708 #: src/view/com/modals/AppealLabel.tsx:98 714 709 #: src/view/com/modals/SelfLabel.tsx:154 715 710 #: src/view/com/modals/VerifyEmail.tsx:231 ··· 719 714 msgid "Confirm" 720 715 msgstr "Bestätigen" 721 716 717 + #: src/view/com/modals/Confirm.tsx:75 718 + #: src/view/com/modals/Confirm.tsx:78 719 + msgctxt "action" 720 + msgid "Confirm" 721 + msgstr "" 722 + 722 723 #: src/view/com/modals/ChangeEmail.tsx:193 723 724 #: src/view/com/modals/ChangeEmail.tsx:195 724 725 msgid "Confirm Change" ··· 728 729 msgid "Confirm content language settings" 729 730 msgstr "Bestätigen Sie die Spracheinstellungen für den Inhalt" 730 731 731 - #: src/view/com/modals/DeleteAccount.tsx:213 732 + #: src/view/com/modals/DeleteAccount.tsx:216 732 733 msgid "Confirm delete account" 733 734 msgstr "Bestätigen Sie Konto löschen" 734 735 ··· 920 921 msgid "Delete List" 921 922 msgstr "Liste löschen" 922 923 923 - #: src/view/com/modals/DeleteAccount.tsx:216 924 + #: src/view/com/modals/DeleteAccount.tsx:219 924 925 msgid "Delete my account" 925 926 msgstr "Mein Konto löschen" 926 927 ··· 1624 1625 msgid "Input new password" 1625 1626 msgstr "" 1626 1627 1627 - #: src/view/com/modals/DeleteAccount.tsx:196 1628 + #: src/view/com/modals/DeleteAccount.tsx:199 1628 1629 msgid "Input password for account deletion" 1629 1630 msgstr "" 1630 1631 ··· 2014 2015 msgid "Mute thread" 2015 2016 msgstr "Thema stummschalten" 2016 2017 2018 + #: src/view/com/lists/ListCard.tsx:101 2019 + msgid "Muted" 2020 + msgstr "" 2021 + 2017 2022 #: src/view/screens/Moderation.tsx:109 2018 2023 msgid "Muted accounts" 2019 2024 msgstr "Stumme Kontos" ··· 2124 2129 msgid "Newest replies first" 2125 2130 msgstr "" 2126 2131 2127 - #: src/view/com/auth/onboarding/WelcomeDesktop.tsx:103 2128 - msgctxt "action" 2129 - msgid "Next" 2130 - msgstr "" 2131 - 2132 2132 #: src/view/com/auth/create/CreateAccount.tsx:154 2133 2133 #: src/view/com/auth/login/ForgotPasswordForm.tsx:178 2134 2134 #: src/view/com/auth/login/ForgotPasswordForm.tsx:188 ··· 2138 2138 #: src/view/com/auth/onboarding/RecommendedFeeds.tsx:79 2139 2139 msgid "Next" 2140 2140 msgstr "Nächster" 2141 + 2142 + #: src/view/com/auth/onboarding/WelcomeDesktop.tsx:103 2143 + msgctxt "action" 2144 + msgid "Next" 2145 + msgstr "" 2141 2146 2142 2147 #: src/view/com/lightbox/Lightbox.web.tsx:142 2143 2148 msgid "Next image" ··· 2395 2400 #: src/view/com/auth/create/Step2.tsx:132 2396 2401 #: src/view/com/auth/login/LoginForm.tsx:223 2397 2402 #: src/view/com/auth/login/SetNewPasswordForm.tsx:132 2398 - #: src/view/com/modals/DeleteAccount.tsx:195 2403 + #: src/view/com/modals/DeleteAccount.tsx:198 2399 2404 msgid "Password" 2400 2405 msgstr "Passwort" 2401 2406 ··· 2473 2478 msgid "Please enter your email." 2474 2479 msgstr "Bitte geben Sie Ihre E-Mail-Adresse ein." 2475 2480 2476 - #: src/view/com/modals/DeleteAccount.tsx:184 2481 + #: src/view/com/modals/DeleteAccount.tsx:187 2477 2482 msgid "Please enter your password as well:" 2478 2483 msgstr "Bitte geben Sie auch Ihr Passwort ein:" 2479 2484 ··· 3315 3320 msgstr "Abonnieren Sie diese Liste" 3316 3321 3317 3322 #: src/view/com/lists/ListCard.tsx:101 3318 - msgid "Subscribed" 3319 - msgstr "" 3323 + #~ msgid "Subscribed" 3324 + #~ msgstr "" 3320 3325 3321 3326 #: src/view/screens/Search/Search.tsx:362 3322 3327 msgid "Suggested Follows" ··· 3450 3455 msgid "There was an issue fetching notifications. Tap here to try again." 3451 3456 msgstr "" 3452 3457 3453 - #: src/view/com/posts/Feed.tsx:261 3458 + #: src/view/com/posts/Feed.tsx:263 3454 3459 msgid "There was an issue fetching posts. Tap here to try again." 3455 3460 msgstr "" 3456 3461 ··· 3628 3633 msgid "Unable to contact your service. Please check your Internet connection." 3629 3634 msgstr "Sie können Ihren Dienst nicht kontaktieren. Bitte überprüfen Sie Ihre Internetverbindung." 3630 3635 3631 - #: src/view/com/profile/ProfileHeader.tsx:475 3632 - msgctxt "action" 3633 - msgid "Unblock" 3634 - msgstr "" 3635 - 3636 3636 #: src/view/com/profile/ProfileHeader.tsx:472 3637 3637 #: src/view/screens/ProfileList.tsx:568 3638 3638 msgid "Unblock" 3639 3639 msgstr "Freischalten" 3640 + 3641 + #: src/view/com/profile/ProfileHeader.tsx:475 3642 + msgctxt "action" 3643 + msgid "Unblock" 3644 + msgstr "" 3640 3645 3641 3646 #: src/view/com/profile/ProfileHeader.tsx:308 3642 3647 #: src/view/com/profile/ProfileHeader.tsx:392 ··· 3845 3850 3846 3851 #: src/view/com/modals/ContentFilteringSettings.tsx:254 3847 3852 msgid "Warn" 3853 + msgstr "" 3854 + 3855 + #: src/view/com/posts/DiscoverFallbackHeader.tsx:29 3856 + msgid "We ran out of posts from your follows. Here's the latest from" 3848 3857 msgstr "" 3849 3858 3850 3859 #: src/view/com/modals/AppealLabel.tsx:48
+47 -38
src/locale/locales/en/messages.po
··· 373 373 #~ msgid "Ask apps to limit the visibility of my account" 374 374 #~ msgstr "" 375 375 376 - #: src/view/com/post-thread/PostThread.tsx:400 377 - msgctxt "action" 378 - msgid "Back" 379 - msgstr "" 380 - 381 376 #: src/view/com/auth/create/CreateAccount.tsx:141 382 377 #: src/view/com/auth/login/ChooseAccountForm.tsx:151 383 378 #: src/view/com/auth/login/ForgotPasswordForm.tsx:170 ··· 389 384 #: src/view/com/post-thread/PostThread.tsx:450 390 385 #: src/view/com/profile/ProfileHeader.tsx:688 391 386 #: src/view/com/util/ViewHeader.tsx:81 387 + msgid "Back" 388 + msgstr "" 389 + 390 + #: src/view/com/post-thread/PostThread.tsx:400 391 + msgctxt "action" 392 392 msgid "Back" 393 393 msgstr "" 394 394 ··· 426 426 msgid "Block this List" 427 427 msgstr "" 428 428 429 + #: src/view/com/lists/ListCard.tsx:109 429 430 #: src/view/com/util/post-embeds/QuoteEmbed.tsx:57 430 431 msgid "Blocked" 431 432 msgstr "" ··· 528 529 msgid "Can only contain letters, numbers, spaces, dashes, and underscores. Must be at least 4 characters long, but no more than 32 characters long." 529 530 msgstr "" 530 531 531 - #: src/view/com/modals/Confirm.tsx:88 532 - #: src/view/com/modals/Confirm.tsx:91 533 - #: src/view/com/modals/CreateOrEditList.tsx:293 534 - #: src/view/com/modals/DeleteAccount.tsx:152 535 - #: src/view/com/modals/DeleteAccount.tsx:227 536 - msgctxt "action" 537 - msgid "Cancel" 538 - msgstr "" 539 - 540 532 #: src/view/com/composer/Composer.tsx:300 541 533 #: src/view/com/composer/Composer.tsx:305 542 534 #: src/view/com/modals/ChangeEmail.tsx:218 ··· 555 547 msgid "Cancel" 556 548 msgstr "" 557 549 550 + #: src/view/com/modals/Confirm.tsx:88 551 + #: src/view/com/modals/Confirm.tsx:91 552 + #: src/view/com/modals/CreateOrEditList.tsx:293 553 + #: src/view/com/modals/DeleteAccount.tsx:152 554 + #: src/view/com/modals/DeleteAccount.tsx:230 555 + msgctxt "action" 556 + msgid "Cancel" 557 + msgstr "" 558 + 558 559 #: src/view/com/modals/DeleteAccount.tsx:148 559 - #: src/view/com/modals/DeleteAccount.tsx:223 560 + #: src/view/com/modals/DeleteAccount.tsx:226 560 561 msgid "Cancel account deletion" 561 562 msgstr "" 562 563 ··· 736 737 msgid "Compose reply" 737 738 msgstr "" 738 739 739 - #: src/view/com/modals/Confirm.tsx:75 740 - #: src/view/com/modals/Confirm.tsx:78 741 - msgctxt "action" 742 - msgid "Confirm" 743 - msgstr "" 744 - 745 740 #: src/view/com/modals/AppealLabel.tsx:98 746 741 #: src/view/com/modals/SelfLabel.tsx:154 747 742 #: src/view/com/modals/VerifyEmail.tsx:231 748 743 #: src/view/com/modals/VerifyEmail.tsx:233 749 744 #: src/view/screens/PreferencesHomeFeed.tsx:308 750 745 #: src/view/screens/PreferencesThreads.tsx:159 746 + msgid "Confirm" 747 + msgstr "" 748 + 749 + #: src/view/com/modals/Confirm.tsx:75 750 + #: src/view/com/modals/Confirm.tsx:78 751 + msgctxt "action" 751 752 msgid "Confirm" 752 753 msgstr "" 753 754 ··· 760 761 msgid "Confirm content language settings" 761 762 msgstr "" 762 763 763 - #: src/view/com/modals/DeleteAccount.tsx:213 764 + #: src/view/com/modals/DeleteAccount.tsx:216 764 765 msgid "Confirm delete account" 765 766 msgstr "" 766 767 ··· 952 953 msgid "Delete List" 953 954 msgstr "" 954 955 955 - #: src/view/com/modals/DeleteAccount.tsx:216 956 + #: src/view/com/modals/DeleteAccount.tsx:219 956 957 msgid "Delete my account" 957 958 msgstr "" 958 959 ··· 1673 1674 msgid "Input new password" 1674 1675 msgstr "" 1675 1676 1676 - #: src/view/com/modals/DeleteAccount.tsx:196 1677 + #: src/view/com/modals/DeleteAccount.tsx:199 1677 1678 msgid "Input password for account deletion" 1678 1679 msgstr "" 1679 1680 ··· 2075 2076 msgid "Mute thread" 2076 2077 msgstr "" 2077 2078 2079 + #: src/view/com/lists/ListCard.tsx:101 2080 + msgid "Muted" 2081 + msgstr "" 2082 + 2078 2083 #: src/view/screens/Moderation.tsx:109 2079 2084 msgid "Muted accounts" 2080 2085 msgstr "" ··· 2189 2194 msgid "Newest replies first" 2190 2195 msgstr "" 2191 2196 2192 - #: src/view/com/auth/onboarding/WelcomeDesktop.tsx:103 2193 - msgctxt "action" 2194 - msgid "Next" 2195 - msgstr "" 2196 - 2197 2197 #: src/view/com/auth/create/CreateAccount.tsx:154 2198 2198 #: src/view/com/auth/login/ForgotPasswordForm.tsx:178 2199 2199 #: src/view/com/auth/login/ForgotPasswordForm.tsx:188 ··· 2201 2201 #: src/view/com/auth/login/SetNewPasswordForm.tsx:158 2202 2202 #: src/view/com/auth/login/SetNewPasswordForm.tsx:168 2203 2203 #: src/view/com/auth/onboarding/RecommendedFeeds.tsx:79 2204 + msgid "Next" 2205 + msgstr "" 2206 + 2207 + #: src/view/com/auth/onboarding/WelcomeDesktop.tsx:103 2208 + msgctxt "action" 2204 2209 msgid "Next" 2205 2210 msgstr "" 2206 2211 ··· 2477 2482 #: src/view/com/auth/create/Step2.tsx:132 2478 2483 #: src/view/com/auth/login/LoginForm.tsx:223 2479 2484 #: src/view/com/auth/login/SetNewPasswordForm.tsx:132 2480 - #: src/view/com/modals/DeleteAccount.tsx:195 2485 + #: src/view/com/modals/DeleteAccount.tsx:198 2481 2486 msgid "Password" 2482 2487 msgstr "" 2483 2488 ··· 2555 2560 msgid "Please enter your email." 2556 2561 msgstr "" 2557 2562 2558 - #: src/view/com/modals/DeleteAccount.tsx:184 2563 + #: src/view/com/modals/DeleteAccount.tsx:187 2559 2564 msgid "Please enter your password as well:" 2560 2565 msgstr "" 2561 2566 ··· 3422 3427 msgstr "" 3423 3428 3424 3429 #: src/view/com/lists/ListCard.tsx:101 3425 - msgid "Subscribed" 3426 - msgstr "" 3430 + #~ msgid "Subscribed" 3431 + #~ msgstr "" 3427 3432 3428 3433 #: src/view/screens/Search/Search.tsx:362 3429 3434 msgid "Suggested Follows" ··· 3557 3562 msgid "There was an issue fetching notifications. Tap here to try again." 3558 3563 msgstr "" 3559 3564 3560 - #: src/view/com/posts/Feed.tsx:261 3565 + #: src/view/com/posts/Feed.tsx:263 3561 3566 msgid "There was an issue fetching posts. Tap here to try again." 3562 3567 msgstr "" 3563 3568 ··· 3735 3740 msgid "Unable to contact your service. Please check your Internet connection." 3736 3741 msgstr "" 3737 3742 3738 - #: src/view/com/profile/ProfileHeader.tsx:475 3739 - msgctxt "action" 3743 + #: src/view/com/profile/ProfileHeader.tsx:472 3744 + #: src/view/screens/ProfileList.tsx:568 3740 3745 msgid "Unblock" 3741 3746 msgstr "" 3742 3747 3743 - #: src/view/com/profile/ProfileHeader.tsx:472 3744 - #: src/view/screens/ProfileList.tsx:568 3748 + #: src/view/com/profile/ProfileHeader.tsx:475 3749 + msgctxt "action" 3745 3750 msgid "Unblock" 3746 3751 msgstr "" 3747 3752 ··· 3956 3961 3957 3962 #: src/view/com/modals/ContentFilteringSettings.tsx:254 3958 3963 msgid "Warn" 3964 + msgstr "" 3965 + 3966 + #: src/view/com/posts/DiscoverFallbackHeader.tsx:29 3967 + msgid "We ran out of posts from your follows. Here's the latest from" 3959 3968 msgstr "" 3960 3969 3961 3970 #: src/view/com/modals/AppealLabel.tsx:48
+48 -39
src/locale/locales/es/messages.po
··· 341 341 msgid "Artistic or non-erotic nudity." 342 342 msgstr "Desnudez artística o no erótica." 343 343 344 - #: src/view/com/post-thread/PostThread.tsx:400 345 - msgctxt "action" 346 - msgid "Back" 347 - msgstr "" 348 - 349 344 #: src/view/com/auth/create/CreateAccount.tsx:141 350 345 #: src/view/com/auth/login/ChooseAccountForm.tsx:151 351 346 #: src/view/com/auth/login/ForgotPasswordForm.tsx:170 ··· 359 354 #: src/view/com/util/ViewHeader.tsx:81 360 355 msgid "Back" 361 356 msgstr "Regresar" 357 + 358 + #: src/view/com/post-thread/PostThread.tsx:400 359 + msgctxt "action" 360 + msgid "Back" 361 + msgstr "" 362 362 363 363 #: src/view/screens/Settings.tsx:489 364 364 msgid "Basics" ··· 394 394 msgid "Block this List" 395 395 msgstr "" 396 396 397 + #: src/view/com/lists/ListCard.tsx:109 397 398 #: src/view/com/util/post-embeds/QuoteEmbed.tsx:57 398 399 msgid "Blocked" 399 400 msgstr "" ··· 496 497 msgid "Can only contain letters, numbers, spaces, dashes, and underscores. Must be at least 4 characters long, but no more than 32 characters long." 497 498 msgstr "Sólo puede contener letras, números, espacios, guiones y guiones bajos. Debe tener al menos 4 caracteres, pero no más de 32." 498 499 499 - #: src/view/com/modals/Confirm.tsx:88 500 - #: src/view/com/modals/Confirm.tsx:91 501 - #: src/view/com/modals/CreateOrEditList.tsx:293 502 - #: src/view/com/modals/DeleteAccount.tsx:152 503 - #: src/view/com/modals/DeleteAccount.tsx:227 504 - msgctxt "action" 505 - msgid "Cancel" 506 - msgstr "" 507 - 508 500 #: src/view/com/composer/Composer.tsx:300 509 501 #: src/view/com/composer/Composer.tsx:305 510 502 #: src/view/com/modals/ChangeEmail.tsx:218 ··· 523 515 msgid "Cancel" 524 516 msgstr "Cancelar" 525 517 518 + #: src/view/com/modals/Confirm.tsx:88 519 + #: src/view/com/modals/Confirm.tsx:91 520 + #: src/view/com/modals/CreateOrEditList.tsx:293 521 + #: src/view/com/modals/DeleteAccount.tsx:152 522 + #: src/view/com/modals/DeleteAccount.tsx:230 523 + msgctxt "action" 524 + msgid "Cancel" 525 + msgstr "" 526 + 526 527 #: src/view/com/modals/DeleteAccount.tsx:148 527 - #: src/view/com/modals/DeleteAccount.tsx:223 528 + #: src/view/com/modals/DeleteAccount.tsx:226 528 529 msgid "Cancel account deletion" 529 530 msgstr "Cancelar la eliminación de la cuenta" 530 531 ··· 700 701 msgid "Compose reply" 701 702 msgstr "Redactar la respuesta" 702 703 703 - #: src/view/com/modals/Confirm.tsx:75 704 - #: src/view/com/modals/Confirm.tsx:78 705 - msgctxt "action" 706 - msgid "Confirm" 707 - msgstr "" 708 - 709 704 #: src/view/com/modals/AppealLabel.tsx:98 710 705 #: src/view/com/modals/SelfLabel.tsx:154 711 706 #: src/view/com/modals/VerifyEmail.tsx:231 ··· 715 710 msgid "Confirm" 716 711 msgstr "Confirmar" 717 712 713 + #: src/view/com/modals/Confirm.tsx:75 714 + #: src/view/com/modals/Confirm.tsx:78 715 + msgctxt "action" 716 + msgid "Confirm" 717 + msgstr "" 718 + 718 719 #: src/view/com/modals/ChangeEmail.tsx:193 719 720 #: src/view/com/modals/ChangeEmail.tsx:195 720 721 msgid "Confirm Change" ··· 724 725 msgid "Confirm content language settings" 725 726 msgstr "Confirmar la configuración del idioma del contenido" 726 727 727 - #: src/view/com/modals/DeleteAccount.tsx:213 728 + #: src/view/com/modals/DeleteAccount.tsx:216 728 729 msgid "Confirm delete account" 729 730 msgstr "Confirmar eliminación de cuenta" 730 731 ··· 916 917 msgid "Delete List" 917 918 msgstr "Borrar la lista" 918 919 919 - #: src/view/com/modals/DeleteAccount.tsx:216 920 + #: src/view/com/modals/DeleteAccount.tsx:219 920 921 msgid "Delete my account" 921 922 msgstr "Borrar mi cuenta" 922 923 ··· 1620 1621 msgid "Input new password" 1621 1622 msgstr "" 1622 1623 1623 - #: src/view/com/modals/DeleteAccount.tsx:196 1624 + #: src/view/com/modals/DeleteAccount.tsx:199 1624 1625 msgid "Input password for account deletion" 1625 1626 msgstr "" 1626 1627 ··· 2006 2007 msgid "Mute thread" 2007 2008 msgstr "Silenciar el hilo" 2008 2009 2010 + #: src/view/com/lists/ListCard.tsx:101 2011 + msgid "Muted" 2012 + msgstr "" 2013 + 2009 2014 #: src/view/screens/Moderation.tsx:109 2010 2015 msgid "Muted accounts" 2011 2016 msgstr "Cuentas silenciadas" ··· 2116 2121 msgid "Newest replies first" 2117 2122 msgstr "" 2118 2123 2119 - #: src/view/com/auth/onboarding/WelcomeDesktop.tsx:103 2120 - msgctxt "action" 2121 - msgid "Next" 2122 - msgstr "" 2123 - 2124 2124 #: src/view/com/auth/create/CreateAccount.tsx:154 2125 2125 #: src/view/com/auth/login/ForgotPasswordForm.tsx:178 2126 2126 #: src/view/com/auth/login/ForgotPasswordForm.tsx:188 ··· 2130 2130 #: src/view/com/auth/onboarding/RecommendedFeeds.tsx:79 2131 2131 msgid "Next" 2132 2132 msgstr "Siguiente" 2133 + 2134 + #: src/view/com/auth/onboarding/WelcomeDesktop.tsx:103 2135 + msgctxt "action" 2136 + msgid "Next" 2137 + msgstr "" 2133 2138 2134 2139 #: src/view/com/lightbox/Lightbox.web.tsx:142 2135 2140 msgid "Next image" ··· 2387 2392 #: src/view/com/auth/create/Step2.tsx:132 2388 2393 #: src/view/com/auth/login/LoginForm.tsx:223 2389 2394 #: src/view/com/auth/login/SetNewPasswordForm.tsx:132 2390 - #: src/view/com/modals/DeleteAccount.tsx:195 2395 + #: src/view/com/modals/DeleteAccount.tsx:198 2391 2396 msgid "Password" 2392 2397 msgstr "Contraseña" 2393 2398 ··· 2465 2470 msgid "Please enter your email." 2466 2471 msgstr "Introduce tu correo electrónico." 2467 2472 2468 - #: src/view/com/modals/DeleteAccount.tsx:184 2473 + #: src/view/com/modals/DeleteAccount.tsx:187 2469 2474 msgid "Please enter your password as well:" 2470 2475 msgstr "Introduce tu contraseña, también:" 2471 2476 ··· 3302 3307 msgstr "Suscribirse a esta lista" 3303 3308 3304 3309 #: src/view/com/lists/ListCard.tsx:101 3305 - msgid "Subscribed" 3306 - msgstr "" 3310 + #~ msgid "Subscribed" 3311 + #~ msgstr "" 3307 3312 3308 3313 #: src/view/screens/Search/Search.tsx:362 3309 3314 msgid "Suggested Follows" ··· 3437 3442 msgid "There was an issue fetching notifications. Tap here to try again." 3438 3443 msgstr "" 3439 3444 3440 - #: src/view/com/posts/Feed.tsx:261 3445 + #: src/view/com/posts/Feed.tsx:263 3441 3446 msgid "There was an issue fetching posts. Tap here to try again." 3442 3447 msgstr "" 3443 3448 ··· 3611 3616 msgid "Unable to contact your service. Please check your Internet connection." 3612 3617 msgstr "No se puede contactar con tu servicio. Comprueba tu conexión a Internet." 3613 3618 3614 - #: src/view/com/profile/ProfileHeader.tsx:475 3615 - msgctxt "action" 3616 - msgid "Unblock" 3617 - msgstr "" 3618 - 3619 3619 #: src/view/com/profile/ProfileHeader.tsx:472 3620 3620 #: src/view/screens/ProfileList.tsx:568 3621 3621 msgid "Unblock" 3622 3622 msgstr "Desbloquear" 3623 + 3624 + #: src/view/com/profile/ProfileHeader.tsx:475 3625 + msgctxt "action" 3626 + msgid "Unblock" 3627 + msgstr "" 3623 3628 3624 3629 #: src/view/com/profile/ProfileHeader.tsx:308 3625 3630 #: src/view/com/profile/ProfileHeader.tsx:392 ··· 3828 3833 3829 3834 #: src/view/com/modals/ContentFilteringSettings.tsx:254 3830 3835 msgid "Warn" 3836 + msgstr "" 3837 + 3838 + #: src/view/com/posts/DiscoverFallbackHeader.tsx:29 3839 + msgid "We ran out of posts from your follows. Here's the latest from" 3831 3840 msgstr "" 3832 3841 3833 3842 #: src/view/com/modals/AppealLabel.tsx:48
+48 -39
src/locale/locales/fr/messages.po
··· 344 344 msgid "Artistic or non-erotic nudity." 345 345 msgstr "Nudité artistique ou non érotique." 346 346 347 - #: src/view/com/post-thread/PostThread.tsx:400 348 - msgctxt "action" 349 - msgid "Back" 350 - msgstr "" 351 - 352 347 #: src/view/com/auth/create/CreateAccount.tsx:141 353 348 #: src/view/com/auth/login/ChooseAccountForm.tsx:151 354 349 #: src/view/com/auth/login/ForgotPasswordForm.tsx:170 ··· 362 357 #: src/view/com/util/ViewHeader.tsx:81 363 358 msgid "Back" 364 359 msgstr "Arrière" 360 + 361 + #: src/view/com/post-thread/PostThread.tsx:400 362 + msgctxt "action" 363 + msgid "Back" 364 + msgstr "" 365 365 366 366 #: src/view/screens/Settings.tsx:489 367 367 msgid "Basics" ··· 397 397 msgid "Block this List" 398 398 msgstr "" 399 399 400 + #: src/view/com/lists/ListCard.tsx:109 400 401 #: src/view/com/util/post-embeds/QuoteEmbed.tsx:57 401 402 msgid "Blocked" 402 403 msgstr "" ··· 499 500 msgid "Can only contain letters, numbers, spaces, dashes, and underscores. Must be at least 4 characters long, but no more than 32 characters long." 500 501 msgstr "Ne peut contenir que des lettres, des chiffres, des espaces, des tirets et des tirets bas. La longueur doit être d’au moins 4 caractères, mais pas plus de 32." 501 502 502 - #: src/view/com/modals/Confirm.tsx:88 503 - #: src/view/com/modals/Confirm.tsx:91 504 - #: src/view/com/modals/CreateOrEditList.tsx:293 505 - #: src/view/com/modals/DeleteAccount.tsx:152 506 - #: src/view/com/modals/DeleteAccount.tsx:227 507 - msgctxt "action" 508 - msgid "Cancel" 509 - msgstr "" 510 - 511 503 #: src/view/com/composer/Composer.tsx:300 512 504 #: src/view/com/composer/Composer.tsx:305 513 505 #: src/view/com/modals/ChangeEmail.tsx:218 ··· 526 518 msgid "Cancel" 527 519 msgstr "Annuler" 528 520 521 + #: src/view/com/modals/Confirm.tsx:88 522 + #: src/view/com/modals/Confirm.tsx:91 523 + #: src/view/com/modals/CreateOrEditList.tsx:293 524 + #: src/view/com/modals/DeleteAccount.tsx:152 525 + #: src/view/com/modals/DeleteAccount.tsx:230 526 + msgctxt "action" 527 + msgid "Cancel" 528 + msgstr "" 529 + 529 530 #: src/view/com/modals/DeleteAccount.tsx:148 530 - #: src/view/com/modals/DeleteAccount.tsx:223 531 + #: src/view/com/modals/DeleteAccount.tsx:226 531 532 msgid "Cancel account deletion" 532 533 msgstr "Annuler la suppression de compte" 533 534 ··· 703 704 msgid "Compose reply" 704 705 msgstr "Rédiger une réponse" 705 706 706 - #: src/view/com/modals/Confirm.tsx:75 707 - #: src/view/com/modals/Confirm.tsx:78 708 - msgctxt "action" 709 - msgid "Confirm" 710 - msgstr "" 711 - 712 707 #: src/view/com/modals/AppealLabel.tsx:98 713 708 #: src/view/com/modals/SelfLabel.tsx:154 714 709 #: src/view/com/modals/VerifyEmail.tsx:231 ··· 718 713 msgid "Confirm" 719 714 msgstr "Confirmer" 720 715 716 + #: src/view/com/modals/Confirm.tsx:75 717 + #: src/view/com/modals/Confirm.tsx:78 718 + msgctxt "action" 719 + msgid "Confirm" 720 + msgstr "" 721 + 721 722 #: src/view/com/modals/ChangeEmail.tsx:193 722 723 #: src/view/com/modals/ChangeEmail.tsx:195 723 724 msgid "Confirm Change" ··· 727 728 msgid "Confirm content language settings" 728 729 msgstr "Confirmer les paramètres de langue" 729 730 730 - #: src/view/com/modals/DeleteAccount.tsx:213 731 + #: src/view/com/modals/DeleteAccount.tsx:216 731 732 msgid "Confirm delete account" 732 733 msgstr "Confirmer la suppression du compte" 733 734 ··· 919 920 msgid "Delete List" 920 921 msgstr "Supprimer la liste" 921 922 922 - #: src/view/com/modals/DeleteAccount.tsx:216 923 + #: src/view/com/modals/DeleteAccount.tsx:219 923 924 msgid "Delete my account" 924 925 msgstr "Supprimer mon compte" 925 926 ··· 1623 1624 msgid "Input new password" 1624 1625 msgstr "" 1625 1626 1626 - #: src/view/com/modals/DeleteAccount.tsx:196 1627 + #: src/view/com/modals/DeleteAccount.tsx:199 1627 1628 msgid "Input password for account deletion" 1628 1629 msgstr "" 1629 1630 ··· 2009 2010 msgid "Mute thread" 2010 2011 msgstr "Masquer ce fil de discussion" 2011 2012 2013 + #: src/view/com/lists/ListCard.tsx:101 2014 + msgid "Muted" 2015 + msgstr "" 2016 + 2012 2017 #: src/view/screens/Moderation.tsx:109 2013 2018 msgid "Muted accounts" 2014 2019 msgstr "Comptes masqués" ··· 2119 2124 msgid "Newest replies first" 2120 2125 msgstr "" 2121 2126 2122 - #: src/view/com/auth/onboarding/WelcomeDesktop.tsx:103 2123 - msgctxt "action" 2124 - msgid "Next" 2125 - msgstr "" 2126 - 2127 2127 #: src/view/com/auth/create/CreateAccount.tsx:154 2128 2128 #: src/view/com/auth/login/ForgotPasswordForm.tsx:178 2129 2129 #: src/view/com/auth/login/ForgotPasswordForm.tsx:188 ··· 2133 2133 #: src/view/com/auth/onboarding/RecommendedFeeds.tsx:79 2134 2134 msgid "Next" 2135 2135 msgstr "Suivant" 2136 + 2137 + #: src/view/com/auth/onboarding/WelcomeDesktop.tsx:103 2138 + msgctxt "action" 2139 + msgid "Next" 2140 + msgstr "" 2136 2141 2137 2142 #: src/view/com/lightbox/Lightbox.web.tsx:142 2138 2143 msgid "Next image" ··· 2390 2395 #: src/view/com/auth/create/Step2.tsx:132 2391 2396 #: src/view/com/auth/login/LoginForm.tsx:223 2392 2397 #: src/view/com/auth/login/SetNewPasswordForm.tsx:132 2393 - #: src/view/com/modals/DeleteAccount.tsx:195 2398 + #: src/view/com/modals/DeleteAccount.tsx:198 2394 2399 msgid "Password" 2395 2400 msgstr "Mot de passe" 2396 2401 ··· 2468 2473 msgid "Please enter your email." 2469 2474 msgstr "Veuillez entrer votre e-mail." 2470 2475 2471 - #: src/view/com/modals/DeleteAccount.tsx:184 2476 + #: src/view/com/modals/DeleteAccount.tsx:187 2472 2477 msgid "Please enter your password as well:" 2473 2478 msgstr "Veuillez également entrer votre mot de passe :" 2474 2479 ··· 3308 3313 msgstr "S’abonner à cette liste" 3309 3314 3310 3315 #: src/view/com/lists/ListCard.tsx:101 3311 - msgid "Subscribed" 3312 - msgstr "" 3316 + #~ msgid "Subscribed" 3317 + #~ msgstr "" 3313 3318 3314 3319 #: src/view/screens/Search/Search.tsx:362 3315 3320 msgid "Suggested Follows" ··· 3443 3448 msgid "There was an issue fetching notifications. Tap here to try again." 3444 3449 msgstr "" 3445 3450 3446 - #: src/view/com/posts/Feed.tsx:261 3451 + #: src/view/com/posts/Feed.tsx:263 3447 3452 msgid "There was an issue fetching posts. Tap here to try again." 3448 3453 msgstr "" 3449 3454 ··· 3620 3625 msgid "Unable to contact your service. Please check your Internet connection." 3621 3626 msgstr "Impossible de contacter votre service. Veuillez vérifier votre connexion Internet." 3622 3627 3623 - #: src/view/com/profile/ProfileHeader.tsx:475 3624 - msgctxt "action" 3625 - msgid "Unblock" 3626 - msgstr "" 3627 - 3628 3628 #: src/view/com/profile/ProfileHeader.tsx:472 3629 3629 #: src/view/screens/ProfileList.tsx:568 3630 3630 msgid "Unblock" 3631 3631 msgstr "Débloquer" 3632 + 3633 + #: src/view/com/profile/ProfileHeader.tsx:475 3634 + msgctxt "action" 3635 + msgid "Unblock" 3636 + msgstr "" 3632 3637 3633 3638 #: src/view/com/profile/ProfileHeader.tsx:308 3634 3639 #: src/view/com/profile/ProfileHeader.tsx:392 ··· 3837 3842 3838 3843 #: src/view/com/modals/ContentFilteringSettings.tsx:254 3839 3844 msgid "Warn" 3845 + msgstr "" 3846 + 3847 + #: src/view/com/posts/DiscoverFallbackHeader.tsx:29 3848 + msgid "We ran out of posts from your follows. Here's the latest from" 3840 3849 msgstr "" 3841 3850 3842 3851 #: src/view/com/modals/AppealLabel.tsx:48
+48 -39
src/locale/locales/hi/messages.po
··· 373 373 #~ msgid "Ask apps to limit the visibility of my account" 374 374 #~ msgstr "" 375 375 376 - #: src/view/com/post-thread/PostThread.tsx:400 377 - msgctxt "action" 378 - msgid "Back" 379 - msgstr "" 380 - 381 376 #: src/view/com/auth/create/CreateAccount.tsx:141 382 377 #: src/view/com/auth/login/ChooseAccountForm.tsx:151 383 378 #: src/view/com/auth/login/ForgotPasswordForm.tsx:170 ··· 391 386 #: src/view/com/util/ViewHeader.tsx:81 392 387 msgid "Back" 393 388 msgstr "वापस" 389 + 390 + #: src/view/com/post-thread/PostThread.tsx:400 391 + msgctxt "action" 392 + msgid "Back" 393 + msgstr "" 394 394 395 395 #: src/view/screens/Settings.tsx:489 396 396 msgid "Basics" ··· 426 426 msgid "Block this List" 427 427 msgstr "" 428 428 429 + #: src/view/com/lists/ListCard.tsx:109 429 430 #: src/view/com/util/post-embeds/QuoteEmbed.tsx:57 430 431 msgid "Blocked" 431 432 msgstr "" ··· 528 529 msgid "Can only contain letters, numbers, spaces, dashes, and underscores. Must be at least 4 characters long, but no more than 32 characters long." 529 530 msgstr "केवल अक्षर, संख्या, रिक्त स्थान, डैश और अंडरस्कोर हो सकते हैं। कम से कम 4 अक्षर लंबा होना चाहिए, लेकिन 32 अक्षरों से अधिक लंबा नहीं होना चाहिए।।" 530 531 531 - #: src/view/com/modals/Confirm.tsx:88 532 - #: src/view/com/modals/Confirm.tsx:91 533 - #: src/view/com/modals/CreateOrEditList.tsx:293 534 - #: src/view/com/modals/DeleteAccount.tsx:152 535 - #: src/view/com/modals/DeleteAccount.tsx:227 536 - msgctxt "action" 537 - msgid "Cancel" 538 - msgstr "" 539 - 540 532 #: src/view/com/composer/Composer.tsx:300 541 533 #: src/view/com/composer/Composer.tsx:305 542 534 #: src/view/com/modals/ChangeEmail.tsx:218 ··· 555 547 msgid "Cancel" 556 548 msgstr "कैंसिल" 557 549 550 + #: src/view/com/modals/Confirm.tsx:88 551 + #: src/view/com/modals/Confirm.tsx:91 552 + #: src/view/com/modals/CreateOrEditList.tsx:293 553 + #: src/view/com/modals/DeleteAccount.tsx:152 554 + #: src/view/com/modals/DeleteAccount.tsx:230 555 + msgctxt "action" 556 + msgid "Cancel" 557 + msgstr "" 558 + 558 559 #: src/view/com/modals/DeleteAccount.tsx:148 559 - #: src/view/com/modals/DeleteAccount.tsx:223 560 + #: src/view/com/modals/DeleteAccount.tsx:226 560 561 msgid "Cancel account deletion" 561 562 msgstr "अकाउंट बंद मत करो" 562 563 ··· 732 733 msgid "Compose reply" 733 734 msgstr "जवाब लिखो" 734 735 735 - #: src/view/com/modals/Confirm.tsx:75 736 - #: src/view/com/modals/Confirm.tsx:78 737 - msgctxt "action" 738 - msgid "Confirm" 739 - msgstr "" 740 - 741 736 #: src/view/com/modals/AppealLabel.tsx:98 742 737 #: src/view/com/modals/SelfLabel.tsx:154 743 738 #: src/view/com/modals/VerifyEmail.tsx:231 ··· 747 742 msgid "Confirm" 748 743 msgstr "हो गया" 749 744 745 + #: src/view/com/modals/Confirm.tsx:75 746 + #: src/view/com/modals/Confirm.tsx:78 747 + msgctxt "action" 748 + msgid "Confirm" 749 + msgstr "" 750 + 750 751 #: src/view/com/modals/ChangeEmail.tsx:193 751 752 #: src/view/com/modals/ChangeEmail.tsx:195 752 753 msgid "Confirm Change" ··· 756 757 msgid "Confirm content language settings" 757 758 msgstr "सामग्री भाषा सेटिंग्स की पुष्टि करें" 758 759 759 - #: src/view/com/modals/DeleteAccount.tsx:213 760 + #: src/view/com/modals/DeleteAccount.tsx:216 760 761 msgid "Confirm delete account" 761 762 msgstr "खाते को हटा दें" 762 763 ··· 948 949 msgid "Delete List" 949 950 msgstr "सूची हटाएँ" 950 951 951 - #: src/view/com/modals/DeleteAccount.tsx:216 952 + #: src/view/com/modals/DeleteAccount.tsx:219 952 953 msgid "Delete my account" 953 954 msgstr "मेरा खाता हटाएं" 954 955 ··· 1665 1666 msgid "Input new password" 1666 1667 msgstr "" 1667 1668 1668 - #: src/view/com/modals/DeleteAccount.tsx:196 1669 + #: src/view/com/modals/DeleteAccount.tsx:199 1669 1670 msgid "Input password for account deletion" 1670 1671 msgstr "" 1671 1672 ··· 2067 2068 msgid "Mute thread" 2068 2069 msgstr "थ्रेड म्यूट करें" 2069 2070 2071 + #: src/view/com/lists/ListCard.tsx:101 2072 + msgid "Muted" 2073 + msgstr "" 2074 + 2070 2075 #: src/view/screens/Moderation.tsx:109 2071 2076 msgid "Muted accounts" 2072 2077 msgstr "म्यूट किए गए खाते" ··· 2181 2186 msgid "Newest replies first" 2182 2187 msgstr "" 2183 2188 2184 - #: src/view/com/auth/onboarding/WelcomeDesktop.tsx:103 2185 - msgctxt "action" 2186 - msgid "Next" 2187 - msgstr "" 2188 - 2189 2189 #: src/view/com/auth/create/CreateAccount.tsx:154 2190 2190 #: src/view/com/auth/login/ForgotPasswordForm.tsx:178 2191 2191 #: src/view/com/auth/login/ForgotPasswordForm.tsx:188 ··· 2195 2195 #: src/view/com/auth/onboarding/RecommendedFeeds.tsx:79 2196 2196 msgid "Next" 2197 2197 msgstr "अगला" 2198 + 2199 + #: src/view/com/auth/onboarding/WelcomeDesktop.tsx:103 2200 + msgctxt "action" 2201 + msgid "Next" 2202 + msgstr "" 2198 2203 2199 2204 #: src/view/com/lightbox/Lightbox.web.tsx:142 2200 2205 msgid "Next image" ··· 2469 2474 #: src/view/com/auth/create/Step2.tsx:132 2470 2475 #: src/view/com/auth/login/LoginForm.tsx:223 2471 2476 #: src/view/com/auth/login/SetNewPasswordForm.tsx:132 2472 - #: src/view/com/modals/DeleteAccount.tsx:195 2477 + #: src/view/com/modals/DeleteAccount.tsx:198 2473 2478 msgid "Password" 2474 2479 msgstr "पासवर्ड" 2475 2480 ··· 2547 2552 msgid "Please enter your email." 2548 2553 msgstr "" 2549 2554 2550 - #: src/view/com/modals/DeleteAccount.tsx:184 2555 + #: src/view/com/modals/DeleteAccount.tsx:187 2551 2556 msgid "Please enter your password as well:" 2552 2557 msgstr "कृपया अपना पासवर्ड भी दर्ज करें:" 2553 2558 ··· 3414 3419 msgstr "इस सूची को सब्सक्राइब करें" 3415 3420 3416 3421 #: src/view/com/lists/ListCard.tsx:101 3417 - msgid "Subscribed" 3418 - msgstr "" 3422 + #~ msgid "Subscribed" 3423 + #~ msgstr "" 3419 3424 3420 3425 #: src/view/screens/Search/Search.tsx:362 3421 3426 msgid "Suggested Follows" ··· 3549 3554 msgid "There was an issue fetching notifications. Tap here to try again." 3550 3555 msgstr "" 3551 3556 3552 - #: src/view/com/posts/Feed.tsx:261 3557 + #: src/view/com/posts/Feed.tsx:263 3553 3558 msgid "There was an issue fetching posts. Tap here to try again." 3554 3559 msgstr "" 3555 3560 ··· 3727 3732 msgid "Unable to contact your service. Please check your Internet connection." 3728 3733 msgstr "आपकी सेवा से संपर्क करने में असमर्थ। कृपया अपने इंटरनेट कनेक्शन की जांच करें।।" 3729 3734 3730 - #: src/view/com/profile/ProfileHeader.tsx:475 3731 - msgctxt "action" 3732 - msgid "Unblock" 3733 - msgstr "" 3734 - 3735 3735 #: src/view/com/profile/ProfileHeader.tsx:472 3736 3736 #: src/view/screens/ProfileList.tsx:568 3737 3737 msgid "Unblock" 3738 3738 msgstr "अनब्लॉक" 3739 + 3740 + #: src/view/com/profile/ProfileHeader.tsx:475 3741 + msgctxt "action" 3742 + msgid "Unblock" 3743 + msgstr "" 3739 3744 3740 3745 #: src/view/com/profile/ProfileHeader.tsx:308 3741 3746 #: src/view/com/profile/ProfileHeader.tsx:392 ··· 3948 3953 3949 3954 #: src/view/com/modals/ContentFilteringSettings.tsx:254 3950 3955 msgid "Warn" 3956 + msgstr "" 3957 + 3958 + #: src/view/com/posts/DiscoverFallbackHeader.tsx:29 3959 + msgid "We ran out of posts from your follows. Here's the latest from" 3951 3960 msgstr "" 3952 3961 3953 3962 #: src/view/com/modals/AppealLabel.tsx:48
+48 -39
src/locale/locales/id/messages.po
··· 345 345 msgid "Artistic or non-erotic nudity." 346 346 msgstr "Ketelanjangan artistik atau non-erotis." 347 347 348 - #: src/view/com/post-thread/PostThread.tsx:400 349 - msgctxt "action" 350 - msgid "Back" 351 - msgstr "" 352 - 353 348 #: src/view/com/auth/create/CreateAccount.tsx:141 354 349 #: src/view/com/auth/login/ChooseAccountForm.tsx:151 355 350 #: src/view/com/auth/login/ForgotPasswordForm.tsx:170 ··· 363 358 #: src/view/com/util/ViewHeader.tsx:81 364 359 msgid "Back" 365 360 msgstr "Kembali" 361 + 362 + #: src/view/com/post-thread/PostThread.tsx:400 363 + msgctxt "action" 364 + msgid "Back" 365 + msgstr "" 366 366 367 367 #: src/view/screens/Settings.tsx:489 368 368 msgid "Basics" ··· 398 398 msgid "Block this List" 399 399 msgstr "" 400 400 401 + #: src/view/com/lists/ListCard.tsx:109 401 402 #: src/view/com/util/post-embeds/QuoteEmbed.tsx:57 402 403 msgid "Blocked" 403 404 msgstr "" ··· 500 501 msgid "Can only contain letters, numbers, spaces, dashes, and underscores. Must be at least 4 characters long, but no more than 32 characters long." 501 502 msgstr "Hanya dapat terdiri dari huruf, angka, spasi, tanda hubung dan garis bawah. Minimal 4 karakter, namun tidak boleh lebih dari 32 karakter." 502 503 503 - #: src/view/com/modals/Confirm.tsx:88 504 - #: src/view/com/modals/Confirm.tsx:91 505 - #: src/view/com/modals/CreateOrEditList.tsx:293 506 - #: src/view/com/modals/DeleteAccount.tsx:152 507 - #: src/view/com/modals/DeleteAccount.tsx:227 508 - msgctxt "action" 509 - msgid "Cancel" 510 - msgstr "" 511 - 512 504 #: src/view/com/composer/Composer.tsx:300 513 505 #: src/view/com/composer/Composer.tsx:305 514 506 #: src/view/com/modals/ChangeEmail.tsx:218 ··· 527 519 msgid "Cancel" 528 520 msgstr "Batal" 529 521 522 + #: src/view/com/modals/Confirm.tsx:88 523 + #: src/view/com/modals/Confirm.tsx:91 524 + #: src/view/com/modals/CreateOrEditList.tsx:293 525 + #: src/view/com/modals/DeleteAccount.tsx:152 526 + #: src/view/com/modals/DeleteAccount.tsx:230 527 + msgctxt "action" 528 + msgid "Cancel" 529 + msgstr "" 530 + 530 531 #: src/view/com/modals/DeleteAccount.tsx:148 531 - #: src/view/com/modals/DeleteAccount.tsx:223 532 + #: src/view/com/modals/DeleteAccount.tsx:226 532 533 msgid "Cancel account deletion" 533 534 msgstr "Batal menghapus akun" 534 535 ··· 704 705 msgid "Compose reply" 705 706 msgstr "Tulis balasan" 706 707 707 - #: src/view/com/modals/Confirm.tsx:75 708 - #: src/view/com/modals/Confirm.tsx:78 709 - msgctxt "action" 710 - msgid "Confirm" 711 - msgstr "" 712 - 713 708 #: src/view/com/modals/AppealLabel.tsx:98 714 709 #: src/view/com/modals/SelfLabel.tsx:154 715 710 #: src/view/com/modals/VerifyEmail.tsx:231 ··· 719 714 msgid "Confirm" 720 715 msgstr "Konfirmasi" 721 716 717 + #: src/view/com/modals/Confirm.tsx:75 718 + #: src/view/com/modals/Confirm.tsx:78 719 + msgctxt "action" 720 + msgid "Confirm" 721 + msgstr "" 722 + 722 723 #: src/view/com/modals/ChangeEmail.tsx:193 723 724 #: src/view/com/modals/ChangeEmail.tsx:195 724 725 msgid "Confirm Change" ··· 728 729 msgid "Confirm content language settings" 729 730 msgstr "Konfirmasi pengaturan bahasa konten" 730 731 731 - #: src/view/com/modals/DeleteAccount.tsx:213 732 + #: src/view/com/modals/DeleteAccount.tsx:216 732 733 msgid "Confirm delete account" 733 734 msgstr "Konfirmasi hapus akun" 734 735 ··· 920 921 msgid "Delete List" 921 922 msgstr "Hapus Daftar " 922 923 923 - #: src/view/com/modals/DeleteAccount.tsx:216 924 + #: src/view/com/modals/DeleteAccount.tsx:219 924 925 msgid "Delete my account" 925 926 msgstr "Hapus akun saya" 926 927 ··· 1624 1625 msgid "Input new password" 1625 1626 msgstr "" 1626 1627 1627 - #: src/view/com/modals/DeleteAccount.tsx:196 1628 + #: src/view/com/modals/DeleteAccount.tsx:199 1628 1629 msgid "Input password for account deletion" 1629 1630 msgstr "" 1630 1631 ··· 2014 2015 msgid "Mute thread" 2015 2016 msgstr "Bisukan utasan" 2016 2017 2018 + #: src/view/com/lists/ListCard.tsx:101 2019 + msgid "Muted" 2020 + msgstr "" 2021 + 2017 2022 #: src/view/screens/Moderation.tsx:109 2018 2023 msgid "Muted accounts" 2019 2024 msgstr "Akun yang dibisukan" ··· 2124 2129 msgid "Newest replies first" 2125 2130 msgstr "" 2126 2131 2127 - #: src/view/com/auth/onboarding/WelcomeDesktop.tsx:103 2128 - msgctxt "action" 2129 - msgid "Next" 2130 - msgstr "" 2131 - 2132 2132 #: src/view/com/auth/create/CreateAccount.tsx:154 2133 2133 #: src/view/com/auth/login/ForgotPasswordForm.tsx:178 2134 2134 #: src/view/com/auth/login/ForgotPasswordForm.tsx:188 ··· 2138 2138 #: src/view/com/auth/onboarding/RecommendedFeeds.tsx:79 2139 2139 msgid "Next" 2140 2140 msgstr "Berikutnya" 2141 + 2142 + #: src/view/com/auth/onboarding/WelcomeDesktop.tsx:103 2143 + msgctxt "action" 2144 + msgid "Next" 2145 + msgstr "" 2141 2146 2142 2147 #: src/view/com/lightbox/Lightbox.web.tsx:142 2143 2148 msgid "Next image" ··· 2395 2400 #: src/view/com/auth/create/Step2.tsx:132 2396 2401 #: src/view/com/auth/login/LoginForm.tsx:223 2397 2402 #: src/view/com/auth/login/SetNewPasswordForm.tsx:132 2398 - #: src/view/com/modals/DeleteAccount.tsx:195 2403 + #: src/view/com/modals/DeleteAccount.tsx:198 2399 2404 msgid "Password" 2400 2405 msgstr "Kata sandi" 2401 2406 ··· 2473 2478 msgid "Please enter your email." 2474 2479 msgstr "Masukkan email Anda." 2475 2480 2476 - #: src/view/com/modals/DeleteAccount.tsx:184 2481 + #: src/view/com/modals/DeleteAccount.tsx:187 2477 2482 msgid "Please enter your password as well:" 2478 2483 msgstr "Masukkan juga kata sandi Anda:" 2479 2484 ··· 3315 3320 msgstr "Langganan ke daftar ini" 3316 3321 3317 3322 #: src/view/com/lists/ListCard.tsx:101 3318 - msgid "Subscribed" 3319 - msgstr "" 3323 + #~ msgid "Subscribed" 3324 + #~ msgstr "" 3320 3325 3321 3326 #: src/view/screens/Search/Search.tsx:362 3322 3327 msgid "Suggested Follows" ··· 3450 3455 msgid "There was an issue fetching notifications. Tap here to try again." 3451 3456 msgstr "" 3452 3457 3453 - #: src/view/com/posts/Feed.tsx:261 3458 + #: src/view/com/posts/Feed.tsx:263 3454 3459 msgid "There was an issue fetching posts. Tap here to try again." 3455 3460 msgstr "" 3456 3461 ··· 3628 3633 msgid "Unable to contact your service. Please check your Internet connection." 3629 3634 msgstr "Tidak dapat terhubung ke layanan. Mohon periksa koneksi internet Anda." 3630 3635 3631 - #: src/view/com/profile/ProfileHeader.tsx:475 3632 - msgctxt "action" 3633 - msgid "Unblock" 3634 - msgstr "" 3635 - 3636 3636 #: src/view/com/profile/ProfileHeader.tsx:472 3637 3637 #: src/view/screens/ProfileList.tsx:568 3638 3638 msgid "Unblock" 3639 3639 msgstr "Buka blokir" 3640 + 3641 + #: src/view/com/profile/ProfileHeader.tsx:475 3642 + msgctxt "action" 3643 + msgid "Unblock" 3644 + msgstr "" 3640 3645 3641 3646 #: src/view/com/profile/ProfileHeader.tsx:308 3642 3647 #: src/view/com/profile/ProfileHeader.tsx:392 ··· 3845 3850 3846 3851 #: src/view/com/modals/ContentFilteringSettings.tsx:254 3847 3852 msgid "Warn" 3853 + msgstr "" 3854 + 3855 + #: src/view/com/posts/DiscoverFallbackHeader.tsx:29 3856 + msgid "We ran out of posts from your follows. Here's the latest from" 3848 3857 msgstr "" 3849 3858 3850 3859 #: src/view/com/modals/AppealLabel.tsx:48
+48 -39
src/locale/locales/ja/messages.po
··· 345 345 msgid "Artistic or non-erotic nudity." 346 346 msgstr "芸術的または性的ではないヌード。" 347 347 348 - #: src/view/com/post-thread/PostThread.tsx:400 349 - msgctxt "action" 350 - msgid "Back" 351 - msgstr "" 352 - 353 348 #: src/view/com/auth/create/CreateAccount.tsx:141 354 349 #: src/view/com/auth/login/ChooseAccountForm.tsx:151 355 350 #: src/view/com/auth/login/ForgotPasswordForm.tsx:170 ··· 363 358 #: src/view/com/util/ViewHeader.tsx:81 364 359 msgid "Back" 365 360 msgstr "戻る" 361 + 362 + #: src/view/com/post-thread/PostThread.tsx:400 363 + msgctxt "action" 364 + msgid "Back" 365 + msgstr "" 366 366 367 367 #: src/view/screens/Settings.tsx:489 368 368 msgid "Basics" ··· 398 398 msgid "Block this List" 399 399 msgstr "" 400 400 401 + #: src/view/com/lists/ListCard.tsx:109 401 402 #: src/view/com/util/post-embeds/QuoteEmbed.tsx:57 402 403 msgid "Blocked" 403 404 msgstr "" ··· 500 501 msgid "Can only contain letters, numbers, spaces, dashes, and underscores. Must be at least 4 characters long, but no more than 32 characters long." 501 502 msgstr "文字、数字、スペース、ハイフン、およびアンダースコアのみが使用可能です。長さは4文字以上32文字以下である必要があります。" 502 503 503 - #: src/view/com/modals/Confirm.tsx:88 504 - #: src/view/com/modals/Confirm.tsx:91 505 - #: src/view/com/modals/CreateOrEditList.tsx:293 506 - #: src/view/com/modals/DeleteAccount.tsx:152 507 - #: src/view/com/modals/DeleteAccount.tsx:227 508 - msgctxt "action" 509 - msgid "Cancel" 510 - msgstr "" 511 - 512 504 #: src/view/com/composer/Composer.tsx:300 513 505 #: src/view/com/composer/Composer.tsx:305 514 506 #: src/view/com/modals/ChangeEmail.tsx:218 ··· 527 519 msgid "Cancel" 528 520 msgstr "キャンセル" 529 521 522 + #: src/view/com/modals/Confirm.tsx:88 523 + #: src/view/com/modals/Confirm.tsx:91 524 + #: src/view/com/modals/CreateOrEditList.tsx:293 525 + #: src/view/com/modals/DeleteAccount.tsx:152 526 + #: src/view/com/modals/DeleteAccount.tsx:230 527 + msgctxt "action" 528 + msgid "Cancel" 529 + msgstr "" 530 + 530 531 #: src/view/com/modals/DeleteAccount.tsx:148 531 - #: src/view/com/modals/DeleteAccount.tsx:223 532 + #: src/view/com/modals/DeleteAccount.tsx:226 532 533 msgid "Cancel account deletion" 533 534 msgstr "アカウントの削除をキャンセル" 534 535 ··· 704 705 msgid "Compose reply" 705 706 msgstr "返信を作成" 706 707 707 - #: src/view/com/modals/Confirm.tsx:75 708 - #: src/view/com/modals/Confirm.tsx:78 709 - msgctxt "action" 710 - msgid "Confirm" 711 - msgstr "" 712 - 713 708 #: src/view/com/modals/AppealLabel.tsx:98 714 709 #: src/view/com/modals/SelfLabel.tsx:154 715 710 #: src/view/com/modals/VerifyEmail.tsx:231 ··· 719 714 msgid "Confirm" 720 715 msgstr "確認" 721 716 717 + #: src/view/com/modals/Confirm.tsx:75 718 + #: src/view/com/modals/Confirm.tsx:78 719 + msgctxt "action" 720 + msgid "Confirm" 721 + msgstr "" 722 + 722 723 #: src/view/com/modals/ChangeEmail.tsx:193 723 724 #: src/view/com/modals/ChangeEmail.tsx:195 724 725 msgid "Confirm Change" ··· 728 729 msgid "Confirm content language settings" 729 730 msgstr "コンテンツの言語設定を確認" 730 731 731 - #: src/view/com/modals/DeleteAccount.tsx:213 732 + #: src/view/com/modals/DeleteAccount.tsx:216 732 733 msgid "Confirm delete account" 733 734 msgstr "アカウントの削除を確認" 734 735 ··· 920 921 msgid "Delete List" 921 922 msgstr "リストを削除" 922 923 923 - #: src/view/com/modals/DeleteAccount.tsx:216 924 + #: src/view/com/modals/DeleteAccount.tsx:219 924 925 msgid "Delete my account" 925 926 msgstr "マイアカウントを削除" 926 927 ··· 1624 1625 msgid "Input new password" 1625 1626 msgstr "" 1626 1627 1627 - #: src/view/com/modals/DeleteAccount.tsx:196 1628 + #: src/view/com/modals/DeleteAccount.tsx:199 1628 1629 msgid "Input password for account deletion" 1629 1630 msgstr "" 1630 1631 ··· 2022 2023 msgid "Mute thread" 2023 2024 msgstr "スレッドをミュート" 2024 2025 2026 + #: src/view/com/lists/ListCard.tsx:101 2027 + msgid "Muted" 2028 + msgstr "" 2029 + 2025 2030 #: src/view/screens/Moderation.tsx:109 2026 2031 msgid "Muted accounts" 2027 2032 msgstr "ミュート中のアカウント" ··· 2132 2137 msgid "Newest replies first" 2133 2138 msgstr "新しい順に返信を表示" 2134 2139 2135 - #: src/view/com/auth/onboarding/WelcomeDesktop.tsx:103 2136 - msgctxt "action" 2137 - msgid "Next" 2138 - msgstr "" 2139 - 2140 2140 #: src/view/com/auth/create/CreateAccount.tsx:154 2141 2141 #: src/view/com/auth/login/ForgotPasswordForm.tsx:178 2142 2142 #: src/view/com/auth/login/ForgotPasswordForm.tsx:188 ··· 2146 2146 #: src/view/com/auth/onboarding/RecommendedFeeds.tsx:79 2147 2147 msgid "Next" 2148 2148 msgstr "次へ" 2149 + 2150 + #: src/view/com/auth/onboarding/WelcomeDesktop.tsx:103 2151 + msgctxt "action" 2152 + msgid "Next" 2153 + msgstr "" 2149 2154 2150 2155 #: src/view/com/lightbox/Lightbox.web.tsx:142 2151 2156 msgid "Next image" ··· 2407 2412 #: src/view/com/auth/create/Step2.tsx:132 2408 2413 #: src/view/com/auth/login/LoginForm.tsx:223 2409 2414 #: src/view/com/auth/login/SetNewPasswordForm.tsx:132 2410 - #: src/view/com/modals/DeleteAccount.tsx:195 2415 + #: src/view/com/modals/DeleteAccount.tsx:198 2411 2416 msgid "Password" 2412 2417 msgstr "パスワード" 2413 2418 ··· 2485 2490 msgid "Please enter your email." 2486 2491 msgstr "メールアドレスを入力してください。" 2487 2492 2488 - #: src/view/com/modals/DeleteAccount.tsx:184 2493 + #: src/view/com/modals/DeleteAccount.tsx:187 2489 2494 msgid "Please enter your password as well:" 2490 2495 msgstr "パスワードも入力してください:" 2491 2496 ··· 3331 3336 msgstr "このリストに登録" 3332 3337 3333 3338 #: src/view/com/lists/ListCard.tsx:101 3334 - msgid "Subscribed" 3335 - msgstr "" 3339 + #~ msgid "Subscribed" 3340 + #~ msgstr "" 3336 3341 3337 3342 #: src/view/screens/Search/Search.tsx:362 3338 3343 msgid "Suggested Follows" ··· 3466 3471 msgid "There was an issue fetching notifications. Tap here to try again." 3467 3472 msgstr "" 3468 3473 3469 - #: src/view/com/posts/Feed.tsx:261 3474 + #: src/view/com/posts/Feed.tsx:263 3470 3475 msgid "There was an issue fetching posts. Tap here to try again." 3471 3476 msgstr "" 3472 3477 ··· 3644 3649 msgid "Unable to contact your service. Please check your Internet connection." 3645 3650 msgstr "あなたのサービスに接続できません。インターネットの接続を確認してください。" 3646 3651 3647 - #: src/view/com/profile/ProfileHeader.tsx:475 3648 - msgctxt "action" 3649 - msgid "Unblock" 3650 - msgstr "" 3651 - 3652 3652 #: src/view/com/profile/ProfileHeader.tsx:472 3653 3653 #: src/view/screens/ProfileList.tsx:568 3654 3654 msgid "Unblock" 3655 3655 msgstr "ブロックを解除" 3656 + 3657 + #: src/view/com/profile/ProfileHeader.tsx:475 3658 + msgctxt "action" 3659 + msgid "Unblock" 3660 + msgstr "" 3656 3661 3657 3662 #: src/view/com/profile/ProfileHeader.tsx:308 3658 3663 #: src/view/com/profile/ProfileHeader.tsx:392 ··· 3861 3866 3862 3867 #: src/view/com/modals/ContentFilteringSettings.tsx:254 3863 3868 msgid "Warn" 3869 + msgstr "" 3870 + 3871 + #: src/view/com/posts/DiscoverFallbackHeader.tsx:29 3872 + msgid "We ran out of posts from your follows. Here's the latest from" 3864 3873 msgstr "" 3865 3874 3866 3875 #: src/view/com/modals/AppealLabel.tsx:48
+48 -39
src/locale/locales/ko/messages.po
··· 421 421 #~ msgid "Ask apps to limit the visibility of my account" 422 422 #~ msgstr "내 계정의 공개 범위를 제한하도록 앱에 요청하기" 423 423 424 - #: src/view/com/post-thread/PostThread.tsx:400 425 - msgctxt "action" 426 - msgid "Back" 427 - msgstr "" 428 - 429 424 #: src/view/com/auth/create/CreateAccount.tsx:141 430 425 #: src/view/com/auth/login/ChooseAccountForm.tsx:151 431 426 #: src/view/com/auth/login/ForgotPasswordForm.tsx:170 ··· 439 434 #: src/view/com/util/ViewHeader.tsx:81 440 435 msgid "Back" 441 436 msgstr "뒤로" 437 + 438 + #: src/view/com/post-thread/PostThread.tsx:400 439 + msgctxt "action" 440 + msgid "Back" 441 + msgstr "" 442 442 443 443 #: src/view/screens/Settings.tsx:489 444 444 msgid "Basics" ··· 474 474 msgid "Block this List" 475 475 msgstr "" 476 476 477 + #: src/view/com/lists/ListCard.tsx:109 477 478 #: src/view/com/util/post-embeds/QuoteEmbed.tsx:57 478 479 msgid "Blocked" 479 480 msgstr "" ··· 580 581 msgid "Can only contain letters, numbers, spaces, dashes, and underscores. Must be at least 4 characters long, but no more than 32 characters long." 581 582 msgstr "글자, 숫자, 공백, 대시, 밑줄만 포함할 수 있습니다. 길이는 4자 이상이어야 하고 32자를 넘지 않아야 합니다." 582 583 583 - #: src/view/com/modals/Confirm.tsx:88 584 - #: src/view/com/modals/Confirm.tsx:91 585 - #: src/view/com/modals/CreateOrEditList.tsx:293 586 - #: src/view/com/modals/DeleteAccount.tsx:152 587 - #: src/view/com/modals/DeleteAccount.tsx:227 588 - msgctxt "action" 589 - msgid "Cancel" 590 - msgstr "" 591 - 592 584 #: src/view/com/composer/Composer.tsx:300 593 585 #: src/view/com/composer/Composer.tsx:305 594 586 #: src/view/com/modals/ChangeEmail.tsx:218 ··· 607 599 msgid "Cancel" 608 600 msgstr "취소" 609 601 602 + #: src/view/com/modals/Confirm.tsx:88 603 + #: src/view/com/modals/Confirm.tsx:91 604 + #: src/view/com/modals/CreateOrEditList.tsx:293 605 + #: src/view/com/modals/DeleteAccount.tsx:152 606 + #: src/view/com/modals/DeleteAccount.tsx:230 607 + msgctxt "action" 608 + msgid "Cancel" 609 + msgstr "" 610 + 610 611 #: src/view/com/modals/DeleteAccount.tsx:148 611 - #: src/view/com/modals/DeleteAccount.tsx:223 612 + #: src/view/com/modals/DeleteAccount.tsx:226 612 613 msgid "Cancel account deletion" 613 614 msgstr "계정 삭제 취소" 614 615 ··· 788 789 msgid "Compose reply" 789 790 msgstr "답글 작성하기" 790 791 791 - #: src/view/com/modals/Confirm.tsx:75 792 - #: src/view/com/modals/Confirm.tsx:78 793 - msgctxt "action" 794 - msgid "Confirm" 795 - msgstr "" 796 - 797 792 #: src/view/com/modals/AppealLabel.tsx:98 798 793 #: src/view/com/modals/SelfLabel.tsx:154 799 794 #: src/view/com/modals/VerifyEmail.tsx:231 ··· 803 798 msgid "Confirm" 804 799 msgstr "확인" 805 800 801 + #: src/view/com/modals/Confirm.tsx:75 802 + #: src/view/com/modals/Confirm.tsx:78 803 + msgctxt "action" 804 + msgid "Confirm" 805 + msgstr "" 806 + 806 807 #: src/view/com/modals/ChangeEmail.tsx:193 807 808 #: src/view/com/modals/ChangeEmail.tsx:195 808 809 msgid "Confirm Change" ··· 812 813 msgid "Confirm content language settings" 813 814 msgstr "콘텐츠 언어 설정 확인" 814 815 815 - #: src/view/com/modals/DeleteAccount.tsx:213 816 + #: src/view/com/modals/DeleteAccount.tsx:216 816 817 msgid "Confirm delete account" 817 818 msgstr "계정 삭제 확인" 818 819 ··· 1020 1021 msgid "Delete List" 1021 1022 msgstr "리스트 삭제" 1022 1023 1023 - #: src/view/com/modals/DeleteAccount.tsx:216 1024 + #: src/view/com/modals/DeleteAccount.tsx:219 1024 1025 msgid "Delete my account" 1025 1026 msgstr "내 계정 삭제" 1026 1027 ··· 1850 1851 msgid "Input new password" 1851 1852 msgstr "" 1852 1853 1853 - #: src/view/com/modals/DeleteAccount.tsx:196 1854 + #: src/view/com/modals/DeleteAccount.tsx:199 1854 1855 msgid "Input password for account deletion" 1855 1856 msgstr "" 1856 1857 ··· 2256 2257 msgid "Mute thread" 2257 2258 msgstr "스레드 뮤트" 2258 2259 2260 + #: src/view/com/lists/ListCard.tsx:101 2261 + msgid "Muted" 2262 + msgstr "" 2263 + 2259 2264 #: src/view/screens/Moderation.tsx:109 2260 2265 msgid "Muted accounts" 2261 2266 msgstr "뮤트한 계정" ··· 2379 2384 msgid "Newest replies first" 2380 2385 msgstr "새로운 순" 2381 2386 2382 - #: src/view/com/auth/onboarding/WelcomeDesktop.tsx:103 2383 - msgctxt "action" 2384 - msgid "Next" 2385 - msgstr "" 2386 - 2387 2387 #: src/view/com/auth/create/CreateAccount.tsx:154 2388 2388 #: src/view/com/auth/login/ForgotPasswordForm.tsx:178 2389 2389 #: src/view/com/auth/login/ForgotPasswordForm.tsx:188 ··· 2393 2393 #: src/view/com/auth/onboarding/RecommendedFeeds.tsx:79 2394 2394 msgid "Next" 2395 2395 msgstr "다음" 2396 + 2397 + #: src/view/com/auth/onboarding/WelcomeDesktop.tsx:103 2398 + msgctxt "action" 2399 + msgid "Next" 2400 + msgstr "" 2396 2401 2397 2402 #: src/view/com/lightbox/Lightbox.web.tsx:142 2398 2403 msgid "Next image" ··· 2688 2693 #: src/view/com/auth/create/Step2.tsx:132 2689 2694 #: src/view/com/auth/login/LoginForm.tsx:223 2690 2695 #: src/view/com/auth/login/SetNewPasswordForm.tsx:132 2691 - #: src/view/com/modals/DeleteAccount.tsx:195 2696 + #: src/view/com/modals/DeleteAccount.tsx:198 2692 2697 msgid "Password" 2693 2698 msgstr "비밀번호" 2694 2699 ··· 2766 2771 msgid "Please enter your email." 2767 2772 msgstr "이메일을 입력하세요." 2768 2773 2769 - #: src/view/com/modals/DeleteAccount.tsx:184 2774 + #: src/view/com/modals/DeleteAccount.tsx:187 2770 2775 msgid "Please enter your password as well:" 2771 2776 msgstr "비밀번호도 입력해 주세요:" 2772 2777 ··· 3683 3688 msgstr "이 리스트로 구독" 3684 3689 3685 3690 #: src/view/com/lists/ListCard.tsx:101 3686 - msgid "Subscribed" 3687 - msgstr "" 3691 + #~ msgid "Subscribed" 3692 + #~ msgstr "" 3688 3693 3689 3694 #: src/view/screens/Search/Search.tsx:362 3690 3695 msgid "Suggested Follows" ··· 3839 3844 msgid "There was an issue fetching notifications. Tap here to try again." 3840 3845 msgstr "" 3841 3846 3842 - #: src/view/com/posts/Feed.tsx:261 3847 + #: src/view/com/posts/Feed.tsx:263 3843 3848 msgid "There was an issue fetching posts. Tap here to try again." 3844 3849 msgstr "" 3845 3850 ··· 4029 4034 msgid "Unable to contact your service. Please check your Internet connection." 4030 4035 msgstr "서비스에 연결할 수 없습니다. 인터넷 연결을 확인하세요." 4031 4036 4032 - #: src/view/com/profile/ProfileHeader.tsx:475 4033 - msgctxt "action" 4034 - msgid "Unblock" 4035 - msgstr "" 4036 - 4037 4037 #: src/view/com/profile/ProfileHeader.tsx:472 4038 4038 #: src/view/screens/ProfileList.tsx:568 4039 4039 msgid "Unblock" 4040 4040 msgstr "차단 해제" 4041 + 4042 + #: src/view/com/profile/ProfileHeader.tsx:475 4043 + msgctxt "action" 4044 + msgid "Unblock" 4045 + msgstr "" 4041 4046 4042 4047 #: src/view/com/profile/ProfileHeader.tsx:308 4043 4048 #: src/view/com/profile/ProfileHeader.tsx:392 ··· 4289 4294 #: src/view/com/modals/ContentFilteringSettings.tsx:254 4290 4295 msgid "Warn" 4291 4296 msgstr "경고" 4297 + 4298 + #: src/view/com/posts/DiscoverFallbackHeader.tsx:29 4299 + msgid "We ran out of posts from your follows. Here's the latest from" 4300 + msgstr "" 4292 4301 4293 4302 #: src/view/com/modals/AppealLabel.tsx:48 4294 4303 msgid "We'll look into your appeal promptly."
+48 -39
src/locale/locales/pt-BR/messages.po
··· 373 373 #~ msgid "Ask apps to limit the visibility of my account" 374 374 #~ msgstr "" 375 375 376 - #: src/view/com/post-thread/PostThread.tsx:400 377 - msgctxt "action" 378 - msgid "Back" 379 - msgstr "" 380 - 381 376 #: src/view/com/auth/create/CreateAccount.tsx:141 382 377 #: src/view/com/auth/login/ChooseAccountForm.tsx:151 383 378 #: src/view/com/auth/login/ForgotPasswordForm.tsx:170 ··· 391 386 #: src/view/com/util/ViewHeader.tsx:81 392 387 msgid "Back" 393 388 msgstr "Voltar" 389 + 390 + #: src/view/com/post-thread/PostThread.tsx:400 391 + msgctxt "action" 392 + msgid "Back" 393 + msgstr "" 394 394 395 395 #: src/view/screens/Settings.tsx:489 396 396 msgid "Basics" ··· 426 426 msgid "Block this List" 427 427 msgstr "" 428 428 429 + #: src/view/com/lists/ListCard.tsx:109 429 430 #: src/view/com/util/post-embeds/QuoteEmbed.tsx:57 430 431 msgid "Blocked" 431 432 msgstr "" ··· 528 529 msgid "Can only contain letters, numbers, spaces, dashes, and underscores. Must be at least 4 characters long, but no more than 32 characters long." 529 530 msgstr "Só pode conter letras, números, espaços, traços e sublinhados. Deve ter pelo menos 4 caracteres, mas não mais de 32 caracteres." 530 531 531 - #: src/view/com/modals/Confirm.tsx:88 532 - #: src/view/com/modals/Confirm.tsx:91 533 - #: src/view/com/modals/CreateOrEditList.tsx:293 534 - #: src/view/com/modals/DeleteAccount.tsx:152 535 - #: src/view/com/modals/DeleteAccount.tsx:227 536 - msgctxt "action" 537 - msgid "Cancel" 538 - msgstr "" 539 - 540 532 #: src/view/com/composer/Composer.tsx:300 541 533 #: src/view/com/composer/Composer.tsx:305 542 534 #: src/view/com/modals/ChangeEmail.tsx:218 ··· 555 547 msgid "Cancel" 556 548 msgstr "Cancelar" 557 549 550 + #: src/view/com/modals/Confirm.tsx:88 551 + #: src/view/com/modals/Confirm.tsx:91 552 + #: src/view/com/modals/CreateOrEditList.tsx:293 553 + #: src/view/com/modals/DeleteAccount.tsx:152 554 + #: src/view/com/modals/DeleteAccount.tsx:230 555 + msgctxt "action" 556 + msgid "Cancel" 557 + msgstr "" 558 + 558 559 #: src/view/com/modals/DeleteAccount.tsx:148 559 - #: src/view/com/modals/DeleteAccount.tsx:223 560 + #: src/view/com/modals/DeleteAccount.tsx:226 560 561 msgid "Cancel account deletion" 561 562 msgstr "Cancelar exclusão da conta" 562 563 ··· 736 737 msgid "Compose reply" 737 738 msgstr "Escrever resposta" 738 739 739 - #: src/view/com/modals/Confirm.tsx:75 740 - #: src/view/com/modals/Confirm.tsx:78 741 - msgctxt "action" 742 - msgid "Confirm" 743 - msgstr "" 744 - 745 740 #: src/view/com/modals/AppealLabel.tsx:98 746 741 #: src/view/com/modals/SelfLabel.tsx:154 747 742 #: src/view/com/modals/VerifyEmail.tsx:231 ··· 751 746 msgid "Confirm" 752 747 msgstr "Confirme" 753 748 749 + #: src/view/com/modals/Confirm.tsx:75 750 + #: src/view/com/modals/Confirm.tsx:78 751 + msgctxt "action" 752 + msgid "Confirm" 753 + msgstr "" 754 + 754 755 #: src/view/com/modals/ChangeEmail.tsx:193 755 756 #: src/view/com/modals/ChangeEmail.tsx:195 756 757 msgid "Confirm Change" ··· 760 761 msgid "Confirm content language settings" 761 762 msgstr "Confirmar configurações de idioma de conteúdo" 762 763 763 - #: src/view/com/modals/DeleteAccount.tsx:213 764 + #: src/view/com/modals/DeleteAccount.tsx:216 764 765 msgid "Confirm delete account" 765 766 msgstr "Confirmar a exclusão da conta" 766 767 ··· 952 953 msgid "Delete List" 953 954 msgstr "Excluir Lista" 954 955 955 - #: src/view/com/modals/DeleteAccount.tsx:216 956 + #: src/view/com/modals/DeleteAccount.tsx:219 956 957 msgid "Delete my account" 957 958 msgstr "Excluir minha conta" 958 959 ··· 1673 1674 msgid "Input new password" 1674 1675 msgstr "" 1675 1676 1676 - #: src/view/com/modals/DeleteAccount.tsx:196 1677 + #: src/view/com/modals/DeleteAccount.tsx:199 1677 1678 msgid "Input password for account deletion" 1678 1679 msgstr "" 1679 1680 ··· 2075 2076 msgid "Mute thread" 2076 2077 msgstr "Silenciar tópico" 2077 2078 2079 + #: src/view/com/lists/ListCard.tsx:101 2080 + msgid "Muted" 2081 + msgstr "" 2082 + 2078 2083 #: src/view/screens/Moderation.tsx:109 2079 2084 msgid "Muted accounts" 2080 2085 msgstr "Contas silenciadas" ··· 2189 2194 msgid "Newest replies first" 2190 2195 msgstr "Respostas mais recentes primeiro" 2191 2196 2192 - #: src/view/com/auth/onboarding/WelcomeDesktop.tsx:103 2193 - msgctxt "action" 2194 - msgid "Next" 2195 - msgstr "" 2196 - 2197 2197 #: src/view/com/auth/create/CreateAccount.tsx:154 2198 2198 #: src/view/com/auth/login/ForgotPasswordForm.tsx:178 2199 2199 #: src/view/com/auth/login/ForgotPasswordForm.tsx:188 ··· 2203 2203 #: src/view/com/auth/onboarding/RecommendedFeeds.tsx:79 2204 2204 msgid "Next" 2205 2205 msgstr "Próximo" 2206 + 2207 + #: src/view/com/auth/onboarding/WelcomeDesktop.tsx:103 2208 + msgctxt "action" 2209 + msgid "Next" 2210 + msgstr "" 2206 2211 2207 2212 #: src/view/com/lightbox/Lightbox.web.tsx:142 2208 2213 msgid "Next image" ··· 2477 2482 #: src/view/com/auth/create/Step2.tsx:132 2478 2483 #: src/view/com/auth/login/LoginForm.tsx:223 2479 2484 #: src/view/com/auth/login/SetNewPasswordForm.tsx:132 2480 - #: src/view/com/modals/DeleteAccount.tsx:195 2485 + #: src/view/com/modals/DeleteAccount.tsx:198 2481 2486 msgid "Password" 2482 2487 msgstr "Senha" 2483 2488 ··· 2555 2560 msgid "Please enter your email." 2556 2561 msgstr "Por favor, digite o seu email." 2557 2562 2558 - #: src/view/com/modals/DeleteAccount.tsx:184 2563 + #: src/view/com/modals/DeleteAccount.tsx:187 2559 2564 msgid "Please enter your password as well:" 2560 2565 msgstr "Por favor, digite sua senha também:" 2561 2566 ··· 3422 3427 msgstr "Assinar esta lista" 3423 3428 3424 3429 #: src/view/com/lists/ListCard.tsx:101 3425 - msgid "Subscribed" 3426 - msgstr "" 3430 + #~ msgid "Subscribed" 3431 + #~ msgstr "" 3427 3432 3428 3433 #: src/view/screens/Search/Search.tsx:362 3429 3434 msgid "Suggested Follows" ··· 3557 3562 msgid "There was an issue fetching notifications. Tap here to try again." 3558 3563 msgstr "" 3559 3564 3560 - #: src/view/com/posts/Feed.tsx:261 3565 + #: src/view/com/posts/Feed.tsx:263 3561 3566 msgid "There was an issue fetching posts. Tap here to try again." 3562 3567 msgstr "" 3563 3568 ··· 3735 3740 msgid "Unable to contact your service. Please check your Internet connection." 3736 3741 msgstr "Não foi possível entrar em contato com seu serviço. Por favor, verifique sua conexão à internet." 3737 3742 3738 - #: src/view/com/profile/ProfileHeader.tsx:475 3739 - msgctxt "action" 3740 - msgid "Unblock" 3741 - msgstr "" 3742 - 3743 3743 #: src/view/com/profile/ProfileHeader.tsx:472 3744 3744 #: src/view/screens/ProfileList.tsx:568 3745 3745 msgid "Unblock" 3746 3746 msgstr "Desbloquear" 3747 + 3748 + #: src/view/com/profile/ProfileHeader.tsx:475 3749 + msgctxt "action" 3750 + msgid "Unblock" 3751 + msgstr "" 3747 3752 3748 3753 #: src/view/com/profile/ProfileHeader.tsx:308 3749 3754 #: src/view/com/profile/ProfileHeader.tsx:392 ··· 3956 3961 3957 3962 #: src/view/com/modals/ContentFilteringSettings.tsx:254 3958 3963 msgid "Warn" 3964 + msgstr "" 3965 + 3966 + #: src/view/com/posts/DiscoverFallbackHeader.tsx:29 3967 + msgid "We ran out of posts from your follows. Here's the latest from" 3959 3968 msgstr "" 3960 3969 3961 3970 #: src/view/com/modals/AppealLabel.tsx:48
+48 -39
src/locale/locales/uk/messages.po
··· 378 378 #~ msgid "Ask apps to limit the visibility of my account" 379 379 #~ msgstr "" 380 380 381 - #: src/view/com/post-thread/PostThread.tsx:400 382 - msgctxt "action" 383 - msgid "Back" 384 - msgstr "" 385 - 386 381 #: src/view/com/auth/create/CreateAccount.tsx:141 387 382 #: src/view/com/auth/login/ChooseAccountForm.tsx:151 388 383 #: src/view/com/auth/login/ForgotPasswordForm.tsx:170 ··· 396 391 #: src/view/com/util/ViewHeader.tsx:81 397 392 msgid "Back" 398 393 msgstr "Назад" 394 + 395 + #: src/view/com/post-thread/PostThread.tsx:400 396 + msgctxt "action" 397 + msgid "Back" 398 + msgstr "" 399 399 400 400 #: src/view/screens/Settings.tsx:489 401 401 msgid "Basics" ··· 431 431 msgid "Block this List" 432 432 msgstr "" 433 433 434 + #: src/view/com/lists/ListCard.tsx:109 434 435 #: src/view/com/util/post-embeds/QuoteEmbed.tsx:57 435 436 msgid "Blocked" 436 437 msgstr "" ··· 533 534 msgid "Can only contain letters, numbers, spaces, dashes, and underscores. Must be at least 4 characters long, but no more than 32 characters long." 534 535 msgstr "Може містити лише літери, цифри, пробіли, дефіси та знаки підкреслення, і мати довжину від 4 до 32 символів." 535 536 536 - #: src/view/com/modals/Confirm.tsx:88 537 - #: src/view/com/modals/Confirm.tsx:91 538 - #: src/view/com/modals/CreateOrEditList.tsx:293 539 - #: src/view/com/modals/DeleteAccount.tsx:152 540 - #: src/view/com/modals/DeleteAccount.tsx:227 541 - msgctxt "action" 542 - msgid "Cancel" 543 - msgstr "" 544 - 545 537 #: src/view/com/composer/Composer.tsx:300 546 538 #: src/view/com/composer/Composer.tsx:305 547 539 #: src/view/com/modals/ChangeEmail.tsx:218 ··· 560 552 msgid "Cancel" 561 553 msgstr "Скасувати" 562 554 555 + #: src/view/com/modals/Confirm.tsx:88 556 + #: src/view/com/modals/Confirm.tsx:91 557 + #: src/view/com/modals/CreateOrEditList.tsx:293 558 + #: src/view/com/modals/DeleteAccount.tsx:152 559 + #: src/view/com/modals/DeleteAccount.tsx:230 560 + msgctxt "action" 561 + msgid "Cancel" 562 + msgstr "" 563 + 563 564 #: src/view/com/modals/DeleteAccount.tsx:148 564 - #: src/view/com/modals/DeleteAccount.tsx:223 565 + #: src/view/com/modals/DeleteAccount.tsx:226 565 566 msgid "Cancel account deletion" 566 567 msgstr "Скасувати видалення облікового запису" 567 568 ··· 741 742 msgid "Compose reply" 742 743 msgstr "Відповісти" 743 744 744 - #: src/view/com/modals/Confirm.tsx:75 745 - #: src/view/com/modals/Confirm.tsx:78 746 - msgctxt "action" 747 - msgid "Confirm" 748 - msgstr "" 749 - 750 745 #: src/view/com/modals/AppealLabel.tsx:98 751 746 #: src/view/com/modals/SelfLabel.tsx:154 752 747 #: src/view/com/modals/VerifyEmail.tsx:231 ··· 756 751 msgid "Confirm" 757 752 msgstr "Підтвердити" 758 753 754 + #: src/view/com/modals/Confirm.tsx:75 755 + #: src/view/com/modals/Confirm.tsx:78 756 + msgctxt "action" 757 + msgid "Confirm" 758 + msgstr "" 759 + 759 760 #: src/view/com/modals/ChangeEmail.tsx:193 760 761 #: src/view/com/modals/ChangeEmail.tsx:195 761 762 msgid "Confirm Change" ··· 765 766 msgid "Confirm content language settings" 766 767 msgstr "Підтвердити перелік мов" 767 768 768 - #: src/view/com/modals/DeleteAccount.tsx:213 769 + #: src/view/com/modals/DeleteAccount.tsx:216 769 770 msgid "Confirm delete account" 770 771 msgstr "Підтвердити видалення облікового запису" 771 772 ··· 957 958 msgid "Delete List" 958 959 msgstr "Видалити список" 959 960 960 - #: src/view/com/modals/DeleteAccount.tsx:216 961 + #: src/view/com/modals/DeleteAccount.tsx:219 961 962 msgid "Delete my account" 962 963 msgstr "Видалити мій обліковий запис" 963 964 ··· 1678 1679 msgid "Input new password" 1679 1680 msgstr "" 1680 1681 1681 - #: src/view/com/modals/DeleteAccount.tsx:196 1682 + #: src/view/com/modals/DeleteAccount.tsx:199 1682 1683 msgid "Input password for account deletion" 1683 1684 msgstr "" 1684 1685 ··· 2080 2081 msgid "Mute thread" 2081 2082 msgstr "Ігнорувати пост" 2082 2083 2084 + #: src/view/com/lists/ListCard.tsx:101 2085 + msgid "Muted" 2086 + msgstr "" 2087 + 2083 2088 #: src/view/screens/Moderation.tsx:109 2084 2089 msgid "Muted accounts" 2085 2090 msgstr "Ігноровані облікові записи" ··· 2194 2199 msgid "Newest replies first" 2195 2200 msgstr "Спочатку найновіші" 2196 2201 2197 - #: src/view/com/auth/onboarding/WelcomeDesktop.tsx:103 2198 - msgctxt "action" 2199 - msgid "Next" 2200 - msgstr "" 2201 - 2202 2202 #: src/view/com/auth/create/CreateAccount.tsx:154 2203 2203 #: src/view/com/auth/login/ForgotPasswordForm.tsx:178 2204 2204 #: src/view/com/auth/login/ForgotPasswordForm.tsx:188 ··· 2208 2208 #: src/view/com/auth/onboarding/RecommendedFeeds.tsx:79 2209 2209 msgid "Next" 2210 2210 msgstr "Далі" 2211 + 2212 + #: src/view/com/auth/onboarding/WelcomeDesktop.tsx:103 2213 + msgctxt "action" 2214 + msgid "Next" 2215 + msgstr "" 2211 2216 2212 2217 #: src/view/com/lightbox/Lightbox.web.tsx:142 2213 2218 msgid "Next image" ··· 2482 2487 #: src/view/com/auth/create/Step2.tsx:132 2483 2488 #: src/view/com/auth/login/LoginForm.tsx:223 2484 2489 #: src/view/com/auth/login/SetNewPasswordForm.tsx:132 2485 - #: src/view/com/modals/DeleteAccount.tsx:195 2490 + #: src/view/com/modals/DeleteAccount.tsx:198 2486 2491 msgid "Password" 2487 2492 msgstr "Пароль" 2488 2493 ··· 2560 2565 msgid "Please enter your email." 2561 2566 msgstr "Будь ласка, введіть адресу ел. пошти." 2562 2567 2563 - #: src/view/com/modals/DeleteAccount.tsx:184 2568 + #: src/view/com/modals/DeleteAccount.tsx:187 2564 2569 msgid "Please enter your password as well:" 2565 2570 msgstr "Будь ласка, також введіть ваш пароль:" 2566 2571 ··· 3427 3432 msgstr "Підписатися на цей список" 3428 3433 3429 3434 #: src/view/com/lists/ListCard.tsx:101 3430 - msgid "Subscribed" 3431 - msgstr "" 3435 + #~ msgid "Subscribed" 3436 + #~ msgstr "" 3432 3437 3433 3438 #: src/view/screens/Search/Search.tsx:362 3434 3439 msgid "Suggested Follows" ··· 3562 3567 msgid "There was an issue fetching notifications. Tap here to try again." 3563 3568 msgstr "" 3564 3569 3565 - #: src/view/com/posts/Feed.tsx:261 3570 + #: src/view/com/posts/Feed.tsx:263 3566 3571 msgid "There was an issue fetching posts. Tap here to try again." 3567 3572 msgstr "" 3568 3573 ··· 3740 3745 msgid "Unable to contact your service. Please check your Internet connection." 3741 3746 msgstr "Не вдалося зв'язатися з вашим хостинг-провайдером. Перевірте ваше підключення до Інтернету." 3742 3747 3743 - #: src/view/com/profile/ProfileHeader.tsx:475 3744 - msgctxt "action" 3745 - msgid "Unblock" 3746 - msgstr "" 3747 - 3748 3748 #: src/view/com/profile/ProfileHeader.tsx:472 3749 3749 #: src/view/screens/ProfileList.tsx:568 3750 3750 msgid "Unblock" 3751 3751 msgstr "Розблокувати" 3752 + 3753 + #: src/view/com/profile/ProfileHeader.tsx:475 3754 + msgctxt "action" 3755 + msgid "Unblock" 3756 + msgstr "" 3752 3757 3753 3758 #: src/view/com/profile/ProfileHeader.tsx:308 3754 3759 #: src/view/com/profile/ProfileHeader.tsx:392 ··· 3961 3966 3962 3967 #: src/view/com/modals/ContentFilteringSettings.tsx:254 3963 3968 msgid "Warn" 3969 + msgstr "" 3970 + 3971 + #: src/view/com/posts/DiscoverFallbackHeader.tsx:29 3972 + msgid "We ran out of posts from your follows. Here's the latest from" 3964 3973 msgstr "" 3965 3974 3966 3975 #: src/view/com/modals/AppealLabel.tsx:48