Bluesky app fork with some witchin' additions 💫
0
fork

Configure Feed

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

Update Portuguese localization (#5256)

Co-authored-by: Henrique Marques <hfvmarques@gmail.com>
Co-authored-by: Arthur Tavares <arthurabreu00@gmail.com>

authored by

surfdude29
Henrique Marques
Arthur Tavares
and committed by
GitHub
06f0785a 75e3f51c

+45 -77
+45 -77
src/locale/locales/pt-BR/messages.po
··· 8 8 "Language: pt-BR\n" 9 9 "Project-Id-Version: \n" 10 10 "Report-Msgid-Bugs-To: \n" 11 - "PO-Revision-Date: 2024-05-13 11:41\n" 11 + "PO-Revision-Date: 2024-09-16 17:30+01:00\n" 12 12 "Last-Translator: fabiohcnobre\n" 13 13 "Language-Team: maisondasilva, MightyLoggor, gildaswise, gleydson, faeriarum, fabiohcnobre, garccez\n" 14 14 "Plural-Forms: nplurals=2; plural=(n != 1);\n" ··· 28 28 29 29 #: src/lib/hooks/useTimeAgo.ts:156 30 30 msgid "{0, plural, one {# day} other {# days}}" 31 - msgstr "" 31 + msgstr "{0, plural, one {# dia} other {# dias}}" 32 32 33 33 #: src/lib/hooks/useTimeAgo.ts:146 34 34 msgid "{0, plural, one {# hour} other {# hours}}" 35 - msgstr "" 35 + msgstr "{0, plural, one {# hora} other {# horas}}" 36 36 37 37 #: src/components/moderation/LabelsOnMe.tsx:55 38 38 #~ msgid "{0, plural, one {# label has been placed on this account} other {# labels has been placed on this account}}" ··· 52 52 53 53 #: src/lib/hooks/useTimeAgo.ts:136 54 54 msgid "{0, plural, one {# minute} other {# minutes}}" 55 - msgstr "" 55 + msgstr "{0, plural, one {# minuto} other {# minutos}}" 56 56 57 57 #: src/lib/hooks/useTimeAgo.ts:167 58 58 msgid "{0, plural, one {# month} other {# months}}" 59 - msgstr "" 59 + msgstr "{0, plural, one {# mês} other {# meses}}" 60 60 61 61 #: src/view/com/util/post-ctrls/RepostButton.tsx:71 62 62 msgid "{0, plural, one {# repost} other {# reposts}}" ··· 64 64 65 65 #: src/lib/hooks/useTimeAgo.ts:126 66 66 msgid "{0, plural, one {# second} other {# seconds}}" 67 - msgstr "" 67 + msgstr "{0, plural, one {# segundo} other {# segundos}}" 68 68 69 69 #: src/components/KnownFollowers.tsx:179 70 70 #~ msgid "{0, plural, one {and # other} other {and # others}}" ··· 116 116 #. Pattern: {wordValue} in tags 117 117 #: src/components/dialogs/MutedWords.tsx:475 118 118 msgid "{0} <0>in <1>tags</1></0>" 119 - msgstr "" 119 + msgstr "{0} <0>em <1>tags</1></0>" 120 120 121 121 #. Pattern: {wordValue} in text, tags 122 122 #: src/components/dialogs/MutedWords.tsx:465 123 123 msgid "{0} <0>in <1>text & tags</1></0>" 124 - msgstr "" 124 + msgstr "{0} <0>em <1>texto e tags</1></0>" 125 125 126 126 #: src/screens/StarterPack/StarterPackLandingScreen.tsx:228 127 127 msgid "{0} joined this week" ··· 129 129 130 130 #: src/view/com/util/post-embeds/VideoEmbedInner/VideoWebControls.tsx:637 131 131 msgid "{0} of {1}" 132 - msgstr "" 132 + msgstr "{0} de {1}" 133 133 134 134 #: src/screens/StarterPack/StarterPackScreen.tsx:467 135 135 msgid "{0} people have used this starter pack!" ··· 154 154 #. How many days have passed, displayed in a narrow form 155 155 #: src/lib/hooks/useTimeAgo.ts:158 156 156 msgid "{0}d" 157 - msgstr "" 157 + msgstr "{0}d" 158 158 159 159 #. How many hours have passed, displayed in a narrow form 160 160 #: src/lib/hooks/useTimeAgo.ts:148 161 161 msgid "{0}h" 162 - msgstr "" 162 + msgstr "{0}h" 163 163 164 164 #. How many minutes have passed, displayed in a narrow form 165 165 #: src/lib/hooks/useTimeAgo.ts:138 166 166 msgid "{0}m" 167 - msgstr "" 167 + msgstr "{0}m" 168 168 169 169 #. How many months have passed, displayed in a narrow form 170 170 #: src/lib/hooks/useTimeAgo.ts:169 171 171 msgid "{0}mo" 172 - msgstr "" 172 + msgstr "{0}me" 173 173 174 174 #. How many seconds have passed, displayed in a narrow form 175 175 #: src/lib/hooks/useTimeAgo.ts:128 176 176 msgid "{0}s" 177 - msgstr "" 177 + msgstr "{0}s" 178 178 179 179 #: src/components/LabelingServiceCard/index.tsx:71 180 180 msgid "{count, plural, one {Liked by # user} other {Liked by # users}}" ··· 662 662 663 663 #: src/components/dialogs/nuxs/TenMillion/index.tsx:250 664 664 msgid "An error occurred while saving the image!" 665 - msgstr "" 666 - 667 - #: src/components/StarterPack/ShareDialog.tsx:79 668 - #~ msgid "An error occurred while saving the image." 669 - #~ msgstr "Ocorreu um erro ao salvar a imagem." 665 + msgstr "Ocorreu um erro ao salvar a imagem!" 670 666 671 667 #: src/components/StarterPack/QrCodeDialog.tsx:71 672 668 #: src/components/StarterPack/ShareDialog.tsx:79 ··· 1175 1171 #: src/view/com/util/post-ctrls/PostCtrls.tsx:155 1176 1172 #: src/view/com/util/post-ctrls/PostCtrls.tsx:191 1177 1173 msgid "Cannot interact with a blocked user" 1178 - msgstr "" 1174 + msgstr "Não é possível interagir com um usuário bloqueado" 1179 1175 1180 1176 #: src/view/com/composer/videos/SubtitleDialog.tsx:135 1181 1177 msgid "Captions (.vtt)" ··· 2369 2365 2370 2366 #: src/components/intents/VerifyEmailIntentDialog.tsx:95 2371 2367 msgid "Email Resent" 2372 - msgstr "" 2368 + msgstr "E-mail Reenviado" 2373 2369 2374 2370 #: src/view/com/modals/ChangeEmail.tsx:54 2375 2371 #: src/view/com/modals/ChangeEmail.tsx:83 ··· 2386 2382 2387 2383 #: src/components/intents/VerifyEmailIntentDialog.tsx:71 2388 2384 msgid "Email Verified" 2389 - msgstr "" 2385 + msgstr "E-mail Verificado" 2390 2386 2391 2387 #: src/view/screens/Settings/index.tsx:319 2392 2388 msgid "Email:" ··· 2612 2608 2613 2609 #: src/components/dialogs/MutedWords.tsx:500 2614 2610 msgid "Expired" 2615 - msgstr "Expirado " 2611 + msgstr "Expirado" 2616 2612 2617 2613 #: src/components/dialogs/MutedWords.tsx:502 2618 2614 msgid "Expires {0}" ··· 2740 2736 2741 2737 #: src/components/FeedCard.tsx:273 2742 2738 msgid "Failed to update feeds" 2743 - msgstr "Falha ao atualizar os feeds\"" 2739 + msgstr "Falha ao atualizar os feeds" 2744 2740 2745 2741 #: src/components/dms/MessagesNUX.tsx:60 2746 2742 #: src/screens/Messages/Settings.tsx:35 ··· 2916 2912 msgid "Follow all" 2917 2913 msgstr "Siga todos" 2918 2914 2919 - #: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:187 2920 - #~ msgid "Follow All" 2921 - #~ msgstr "Seguir Todas" 2922 - 2923 2915 #: src/view/com/profile/FollowButton.tsx:79 2924 2916 msgctxt "action" 2925 2917 msgid "Follow Back" 2926 - msgstr "" 2918 + msgstr "Seguir De Volta" 2927 2919 2928 2920 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:223 2929 2921 #: src/view/com/post-thread/PostThreadFollowBtn.tsx:142 ··· 3114 3106 3115 3107 #: src/components/MediaPreview.tsx:122 3116 3108 msgid "GIF" 3117 - msgstr "" 3109 + msgstr "GIF" 3118 3110 3119 3111 #: src/screens/Onboarding/StepProfile/index.tsx:225 3120 3112 msgid "Give your profile a face" ··· 3438 3430 3439 3431 #: src/lib/moderation/useReportOptions.ts:68 3440 3432 msgid "Impersonation, misinformation, or false claims" 3441 - msgstr "" 3433 + msgstr "Falsificação de identidade, desinformação ou alegações falsas" 3442 3434 3443 3435 #: src/lib/moderation/useReportOptions.ts:91 3444 3436 msgid "Inappropriate messages or explicit links" ··· 3512 3504 3513 3505 #: src/components/intents/VerifyEmailIntentDialog.tsx:82 3514 3506 msgid "Invalid Verification Code" 3515 - msgstr "" 3507 + msgstr "Código de Verificação Inválido" 3516 3508 3517 3509 #: src/view/com/modals/InviteCodes.tsx:94 3518 3510 msgid "Invite a Friend" ··· 3556 3548 3557 3549 #: src/view/com/composer/Composer.tsx:1126 3558 3550 msgid "Job ID: {0}" 3559 - msgstr "" 3551 + msgstr "Job ID: {0}" 3560 3552 3561 3553 #: src/view/com/auth/SplashScreen.web.tsx:164 3562 3554 msgid "Jobs" ··· 3986 3978 3987 3979 #: src/lib/moderation/useReportOptions.ts:67 3988 3980 msgid "Misleading Post" 3989 - msgstr "" 3981 + msgstr "Postagem Enganosa" 3990 3982 3991 3983 #: src/screens/Settings/AppearanceSettings.tsx:78 3992 3984 msgid "Mode" ··· 4079 4071 msgstr "Música" 4080 4072 4081 4073 #: src/components/TagMenu/index.tsx:263 4082 - #: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:163 4083 4074 msgid "Mute" 4084 4075 msgstr "Silenciar" 4085 4076 4077 + #: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:166 4086 4078 #: src/view/com/util/post-embeds/VideoEmbedInner/VideoWebControls.tsx:389 4087 4079 msgctxt "video" 4088 4080 msgid "Mute" 4089 - msgstr "" 4081 + msgstr "Silenciar" 4090 4082 4091 4083 #: src/components/TagMenu/index.web.tsx:116 4092 4084 msgid "Mute {truncatedTag}" ··· 4600 4592 msgid "Oldest replies first" 4601 4593 msgstr "Respostas mais antigas primeiro" 4602 4594 4603 - #: src/components/StarterPack/QrCode.tsx:69 4604 - #~ msgid "on" 4605 - #~ msgstr "" 4606 - 4607 - #: src/lib/hooks/useTimeAgo.ts:81 4608 - #~ msgid "on {str}" 4609 - #~ msgstr "" 4610 - 4611 4595 #: src/components/StarterPack/QrCode.tsx:70 4612 4596 msgid "on<0><1/><2><3/></2></0>" 4613 - msgstr "" 4597 + msgstr "no<0><1/><2><3/></2></0>" 4614 4598 4615 4599 #: src/view/screens/Settings/index.tsx:226 4616 4600 msgid "Onboarding reset" ··· 5447 5431 5448 5432 #: src/view/com/composer/ExternalEmbedRemoveBtn.tsx:28 5449 5433 msgid "Remove attachment" 5450 - msgstr "" 5434 + msgstr "Remover anexo" 5451 5435 5452 5436 #: src/view/com/util/UserAvatar.tsx:393 5453 5437 msgid "Remove Avatar" ··· 5567 5551 5568 5552 #: src/view/com/composer/ExternalEmbedRemoveBtn.tsx:29 5569 5553 msgid "Removes the attachment" 5570 - msgstr "" 5554 + msgstr "Remove o anexo" 5571 5555 5572 5556 #: src/view/com/composer/ExternalEmbedRemoveBtn.tsx:29 5573 5557 #~ msgid "Removes the image preview" ··· 5818 5802 5819 5803 #: src/components/intents/VerifyEmailIntentDialog.tsx:130 5820 5804 msgid "Resend Email" 5821 - msgstr "" 5805 + msgstr "Reenviar E-mail" 5822 5806 5823 5807 #: src/components/intents/VerifyEmailIntentDialog.tsx:123 5824 5808 msgid "Resend Verification Email" 5825 - msgstr "" 5809 + msgstr "Reenviar E-mail de Verificação" 5826 5810 5827 5811 #: src/view/com/modals/ChangePassword.tsx:186 5828 5812 msgid "Reset code" ··· 6692 6676 msgid "Some people can reply" 6693 6677 msgstr "Algumas pessoas podem responder" 6694 6678 6695 - #: src/screens/StarterPack/Wizard/index.tsx:203 6696 - #~ msgid "Some subtitle" 6697 - #~ msgstr "" 6698 - 6699 6679 #: src/screens/Messages/Conversation/index.tsx:106 6700 6680 msgid "Something went wrong" 6701 6681 msgstr "Algo deu errado" ··· 6729 6709 msgid "Sort replies to the same post by:" 6730 6710 msgstr "Classificar respostas de um post por:" 6731 6711 6732 - #: src/components/moderation/LabelsOnMeDialog.tsx:168 6733 - #~ msgid "Source:" 6734 - #~ msgstr "Fonte:" 6735 - 6736 - #: src/components/moderation/LabelsOnMeDialog.tsx:169 6737 - #~ msgid "Source: <0>{0}</0>" 6738 - #~ msgstr "" 6739 - 6740 6712 #: src/components/moderation/LabelsOnMeDialog.tsx:163 6741 6713 msgid "Source: <0>{sourceName}</0>" 6742 6714 msgstr "Fonte: <0>{sourceName}</0>" ··· 6928 6900 6929 6901 #: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:151 6930 6902 msgid "Tap to play or pause" 6931 - msgstr "" 6903 + msgstr "Toque para reproduzir ou pausar" 6932 6904 6933 6905 #: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:164 6934 6906 msgid "Tap to toggle sound" ··· 6937 6909 #: src/view/com/util/images/AutoSizedImage.tsx:219 6938 6910 #: src/view/com/util/images/AutoSizedImage.tsx:239 6939 6911 msgid "Tap to view full image" 6940 - msgstr "" 6912 + msgstr "Toque para ver a imagem completa" 6941 6913 6942 6914 #: src/view/com/util/images/AutoSizedImage.tsx:70 6943 6915 #~ msgid "Tap to view fully" ··· 7011 6983 7012 6984 #: src/components/intents/VerifyEmailIntentDialog.tsx:74 7013 6985 msgid "Thanks, you have successfully verified your email address." 7014 - msgstr "" 6986 + msgstr "Obrigado, seu endereço de e-mail foi verificado com sucesso." 7015 6987 7016 6988 #: src/view/com/modals/ChangeHandle.tsx:459 7017 6989 msgid "That contains the following:" ··· 7116 7088 7117 7089 #: src/components/intents/VerifyEmailIntentDialog.tsx:85 7118 7090 msgid "The verification code you have provided is invalid. Please make sure that you have used the correct verification link or request a new one." 7119 - msgstr "" 7091 + msgstr "O código de verificação que você forneceu é inválido. Certifique-se de que você usou o link de verificação correto ou solicite novamente." 7120 7092 7121 7093 #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:141 7122 7094 #~ msgid "There are many feeds to try:" ··· 7637 7609 msgstr "Descurtir este feed" 7638 7610 7639 7611 #: src/components/TagMenu/index.tsx:263 7640 - #: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:163 7641 7612 #: src/view/screens/ProfileList.tsx:689 7642 7613 msgid "Unmute" 7643 7614 msgstr "Dessilenciar" 7644 7615 7616 + #: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:165 7645 7617 #: src/view/com/util/post-embeds/VideoEmbedInner/VideoWebControls.tsx:388 7646 7618 msgctxt "video" 7647 7619 msgid "Unmute" 7648 - msgstr "" 7620 + msgstr "Ativar o áudio" 7649 7621 7650 7622 #: src/components/TagMenu/index.web.tsx:115 7651 7623 msgid "Unmute {truncatedTag}" ··· 7675 7647 7676 7648 #: src/view/com/util/post-embeds/VideoEmbedInner/VideoWebControls.tsx:317 7677 7649 msgid "Unmute video" 7678 - msgstr "Desmutar vídeo" 7650 + msgstr "Ativar o áudio do vídeo" 7679 7651 7680 7652 #: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:168 7681 - #~ msgid "Unmuted" 7682 - #~ msgstr "Desmutar" 7653 + msgid "Unmuted" 7654 + msgstr "Áudio ativado" 7683 7655 7684 7656 #: src/view/screens/ProfileFeed.tsx:292 7685 7657 #: src/view/screens/ProfileList.tsx:673 ··· 7920 7892 7921 7893 #: src/components/intents/VerifyEmailIntentDialog.tsx:61 7922 7894 msgid "Verify email dialog" 7923 - msgstr "" 7895 + msgstr "Caixa de diálogo da verificação de e-mail" 7924 7896 7925 7897 #: src/view/screens/Settings/index.tsx:961 7926 7898 msgid "Verify my email" ··· 7979 7951 7980 7952 #: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:93 7981 7953 msgid "Video: {0}" 7982 - msgstr "" 7983 - 7984 - #: src/view/com/composer/videos/state.ts:27 7985 - #~ msgid "Videos cannot be larger than 50MB" 7986 - #~ msgstr "Vídeos não podem ter mais de 100 MB" 7954 + msgstr "Vídeo: {0}" 7987 7955 7988 7956 #: src/view/com/composer/videos/SelectVideoBtn.tsx:65 7989 7957 #: src/view/com/composer/videos/VideoPreview.web.tsx:44 ··· 8101 8069 8102 8070 #: src/components/intents/VerifyEmailIntentDialog.tsx:98 8103 8071 msgid "We have sent another verification email to <0>{0}</0>." 8104 - msgstr "" 8072 + msgstr "Enviamos outro e-mail de verificação para <0>{0}</0>." 8105 8073 8106 8074 #: src/screens/Onboarding/StepFinished.tsx:238 8107 8075 msgid "We hope you have a wonderful time. Remember, Bluesky is:"