New translations web.php (Portuguese, Brazilian)

[ci skip]
This commit is contained in:
daniel 2021-12-22 13:23:05 -07:00
parent f4401184ce
commit a4922de49e

View file

@ -3,7 +3,7 @@
return [ return [
'common' => [ 'common' => [
'comment' => 'Comment', 'comment' => 'Comentário',
'commented' => 'Comentado', 'commented' => 'Comentado',
'comments' => 'Comentários', 'comments' => 'Comentários',
'like' => 'Curtir', 'like' => 'Curtir',
@ -77,65 +77,65 @@ return [
'liked' => 'curtiu seu', 'liked' => 'curtiu seu',
'commented' => 'comentou em seu', 'commented' => 'comentou em seu',
'reacted' => 'reagiu ao seu', 'reacted' => 'reagiu ao seu',
'shared' => 'shared your', 'shared' => 'compartilhou seu',
'tagged' => 'tagged you in a', 'tagged' => 'marcou você em um',
'updatedA' => 'updated a', 'updatedA' => 'atualizou um(a)',
'sentA' => 'sent a', 'sentA' => 'enviou um',
'followed' => 'followed', 'followed' => 'followed',
'mentioned' => 'mentioned', 'mentioned' => 'mencionado',
'you' => 'you', 'you' => 'você',
'yourApplication' => 'Your application to join', 'yourApplication' => 'Your application to join',
'applicationApproved' => 'was approved!', 'applicationApproved' => 'foi aprovado!',
'applicationRejected' => 'was rejected. You can re-apply to join in 6 months.', 'applicationRejected' => 'foi rejeitado. Você pode se inscrever novamente para participar em 6 meses.',
'dm' => 'dm', 'dm' => 'mensagem direta',
'groupPost' => 'group post', 'groupPost' => 'postagem do grupo',
'modlog' => 'modlog', 'modlog' => 'modlog',
'post' => 'post', 'post' => 'postagem',
'story' => 'story', 'story' => 'story',
], ],
'post' => [ 'post' => [
'shareToFollowers' => 'Share to followers', 'shareToFollowers' => 'Compartilhar com os seguidores',
'shareToOther' => 'Share to other', 'shareToOther' => 'Compartilhar com outros',
'noLikes' => 'No likes yet', 'noLikes' => 'Ainda sem curtidas',
'uploading' => 'Uploading', 'uploading' => 'Uploading',
], ],
'profile' => [ 'profile' => [
'posts' => 'Posts', 'posts' => 'Publicações',
'followers' => 'Followers', 'followers' => 'Seguidores',
'following' => 'Following', 'following' => 'Seguindo',
'admin' => 'Admin', 'admin' => 'Administrador',
'collections' => 'Collections', 'collections' => 'Coleções',
'follow' => 'Follow', 'follow' => 'Seguir',
'unfollow' => 'Unfollow', 'unfollow' => 'Deixar de seguir',
'editProfile' => 'Edit Profile', 'editProfile' => 'Editar Perfil',
'followRequested' => 'Follow Requested', 'followRequested' => 'Follow Requested',
'joined' => 'Joined', 'joined' => 'Joined',
], ],
'menu' => [ 'menu' => [
'viewPost' => 'View Post', 'viewPost' => 'Ver publicação',
'viewProfile' => 'View Profile', 'viewProfile' => 'Ver Perfil',
'moderationTools' => 'Moderation Tools', 'moderationTools' => 'Ferramentas de moderação',
'report' => 'Report', 'report' => 'Report',
'archive' => 'Archive', 'archive' => 'Arquivo',
'unarchive' => 'Unarchive', 'unarchive' => 'Desarquivar',
'embed' => 'Embed', 'embed' => 'Embed',
'selectOneOption' => 'Select one of the following options', 'selectOneOption' => 'Selecione uma das opções a seguir',
'unlistFromTimelines' => 'Unlist from Timelines', 'unlistFromTimelines' => 'Unlist from Timelines',
'addCW' => 'Add Content Warning', 'addCW' => 'Adicionar aviso de conteúdo',
'removeCW' => 'Remove Content Warning', 'removeCW' => 'Remove Content Warning',
'markAsSpammer' => 'Mark as Spammer', 'markAsSpammer' => 'Marcar como Spammer',
'markAsSpammerText' => 'Unlist + CW existing and future posts', 'markAsSpammerText' => 'Unlist + CW existing and future posts',
'spam' => 'Spam', 'spam' => 'Lixo Eletrônico',
'sensitive' => 'Sensitive Content', 'sensitive' => 'Conteúdo sensível',
'abusive' => 'Abusive or Harmful', 'abusive' => 'Abusivo ou Prejudicial',
'underageAccount' => 'Underage Account', 'underageAccount' => 'Underage Account',
'copyrightInfringement' => 'Copyright Infringement', 'copyrightInfringement' => 'Copyright Infringement',
'impersonation' => 'Impersonation', 'impersonation' => 'Impersonation',