Skip to content

Commit

Permalink
Update php.json
Browse files Browse the repository at this point in the history
  • Loading branch information
EuCarlos authored Dec 24, 2022
1 parent 71a9364 commit 25eb2ea
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions locales/pt_BR/php.json
Original file line number Diff line number Diff line change
Expand Up @@ -135,39 +135,39 @@
"state": "Este estado não é válido para o país especificado.",
"string": "O campo :attribute deve ser uma string.",
"team": "Team",
"team_billing": "Team Billing",
"team_members": "Team Members",
"team_billing": "Faturamento da Equipe",
"team_members": "Membros da Equipe",
"team_name": "Team Name",
"team_name_was_updated": "Your team name has been updated!",
"team_photo": "Team Photo",
"team_profile": "Team Profile",
"team_settings": "Team Settings",
"team_slug": "Team Slug",
"team_trial": "Team Trial",
"team_trial_will_expire_on": "The team's trial period will expire on :date.",
"teams": "Teams",
"teams_currently_trialing": "Teams Currently Trialing",
"team_settings": "Configurações da Equipe",
"team_slug": "Slug da Equipe",
"team_trial": "Teste de Equipe",
"team_trial_will_expire_on": "O período de teste da equipe terminará em :date.",
"teams": "Equipes",
"teams_currently_trialing": "Equipes atualmente em teste",
"throttle": "Você realizou muitas tentativas de login. Por favor, tente novamente em :seconds segundos.",
"throttled": "Por favor espere antes de tentar novamente.",
"timezone": "O campo :attribute deve conter um fuso horário válido.",
"token": "Esse código de redefinição de senha é inválido.",
"ulid": "O :attribute deve ser um ULID válido.",
"unique": "O valor informado para o campo :attribute já está em uso.",
"update_team_name": "Update Team Name",
"update_team_name": "Atualizar nome da equipe",
"uploaded": "Falha no Upload do arquivo :attribute.",
"uppercase": "O :attribute deve ser maiúsculo.",
"url": "O formato da URL informada para o campo :attribute é inválido.",
"user": "Não conseguimos encontrar nenhum usuário com o endereço de e-mail informado.",
"user_already_invited_to_team": "That user is already invited to the team.",
"user_already_on_team": "That user is already on the team.",
"user_doesnt_belong_to_team": "The user does not belong to the given team.",
"user_already_invited_to_team": "Esse usuário já está convidado para a equipe.",
"user_already_on_team": "Esse usuário já está na equipe.",
"user_doesnt_belong_to_team": "O usuário não pertence à equipe fornecida.",
"user_invited_to_join_team": ":UserName has invited you to join their team!",
"uuid": "O campo :attribute deve ser um UUID válido.",
"vat_id": "This VAT identification number is invalid.",
"view_all_teams": "View All Teams",
"we_found_invitation_to_team": "We found your invitation to the :teamName team!",
"wheres_your_team": "Where's Your Team?",
"you_have_been_invited_to_join_team": "You have been invited to join the :teamName team!",
"vat_id": "Este número de identificação de VAT é inválido.",
"view_all_teams": "Ver todas as equipes",
"we_found_invitation_to_team": "Encontramos seu convite para a equipe :teamName!",
"wheres_your_team": "Onde está sua equipe?",
"you_have_been_invited_to_join_team": "Você foi convidado a fazer parte da equipe :teamName!",
"you_have_x_invitations_remaining": "You currently have :count invitation(s) remaining.",
"you_have_x_teams_remaining": "You currently have :teamCount teams remaining."
"you_have_x_teams_remaining": "No momento, você tem :teamCount equipes restantes."
}

0 comments on commit 25eb2ea

Please sign in to comment.