mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2025-01-29 18:52:22 +01:00
New translations app.admin.en.yml (Portuguese)
This commit is contained in:
parent
b72a1991d6
commit
17907061db
@ -844,24 +844,24 @@ pt:
|
|||||||
#add a new manager to the platform
|
#add a new manager to the platform
|
||||||
manager_new:
|
manager_new:
|
||||||
add_a_manager: "Adicionar Gestor"
|
add_a_manager: "Adicionar Gestor"
|
||||||
manager_successfully_created: "Manager successfully created. {GENDER, select, female{She} other{He}} receive {GENDER, select, female{her} other{his}} connection directives by e-mail."
|
manager_successfully_created: "Gerente criado com sucesso. {GENDER, select, female{Ela} other{Ele}} receberá {GENDER, select, female{Suas diretrizes de conexão por e-mail} other{Suas diretrizes de conexão por e-mail}}"
|
||||||
failed_to_create_manager: "Unable to create the manager:"
|
failed_to_create_manager: "Não foi possível criar o gerente:"
|
||||||
man: "Man"
|
man: "Homem"
|
||||||
woman: "Woman"
|
woman: "Mulher"
|
||||||
pseudonym: "Pseudonym"
|
pseudonym: "Apelido"
|
||||||
pseudonym_is_required: "Pseudonym is required."
|
pseudonym_is_required: "Apelido é obrigatório."
|
||||||
first_name: "First name"
|
first_name: "Primeiro nome"
|
||||||
first_name_is_required: "First name is required."
|
first_name_is_required: "Primeiro nome é obrigatório."
|
||||||
surname: "Last name"
|
surname: "Sobrenome"
|
||||||
surname_is_required: "Last name is required."
|
surname_is_required: "Sobrenome é obrigatório."
|
||||||
email_address: "Email address"
|
email_address: "Endereço de e-mail"
|
||||||
email_is_required: "Email address is required."
|
email_is_required: "Email é obrigatório."
|
||||||
birth_date: "Date of birth"
|
birth_date: "Data de nascimento"
|
||||||
address: "Address"
|
address: "Endereço"
|
||||||
phone_number: "Phone number"
|
phone_number: "Número de telefone"
|
||||||
#add a new authentication provider (SSO)
|
#add a new authentication provider (SSO)
|
||||||
authentication_new:
|
authentication_new:
|
||||||
local_database: "Local Database"
|
local_database: "Database local"
|
||||||
o_auth2: "OAuth 2.0"
|
o_auth2: "OAuth 2.0"
|
||||||
add_a_new_authentication_provider: "Adicionar novo provedor de autenticação"
|
add_a_new_authentication_provider: "Adicionar novo provedor de autenticação"
|
||||||
a_local_database_provider_already_exists_unable_to_create_another: "Um provedor \"Local Database\" já existe. Não foi possível criar outro."
|
a_local_database_provider_already_exists_unable_to_create_another: "Um provedor \"Local Database\" já existe. Não foi possível criar outro."
|
||||||
@ -877,11 +877,11 @@ pt:
|
|||||||
authentication_edit:
|
authentication_edit:
|
||||||
provider: "Provedor :"
|
provider: "Provedor :"
|
||||||
it_is_required_to_set_the_matching_between_User.uid_and_the_API_to_add_this_provider: "É necessário definir a correspondência entre User.uid ea API para adicionar este fornecedor."
|
it_is_required_to_set_the_matching_between_User.uid_and_the_API_to_add_this_provider: "É necessário definir a correspondência entre User.uid ea API para adicionar este fornecedor."
|
||||||
provider_successfully_updated: "Provider successfully updated."
|
provider_successfully_updated: "Provedor modificado com sucesso."
|
||||||
an_error_occurred_unable_to_update_the_provider: "Um erro ocorreu: não é possível atualizar provedor."
|
an_error_occurred_unable_to_update_the_provider: "Um erro ocorreu: não é possível atualizar provedor."
|
||||||
#statistics tables
|
#statistics tables
|
||||||
statistics:
|
statistics:
|
||||||
statistics: "Statistics"
|
statistics: "Estatísticas"
|
||||||
evolution: "Evolução"
|
evolution: "Evolução"
|
||||||
age_filter: "Filtro de idade"
|
age_filter: "Filtro de idade"
|
||||||
from_age: "Dos" #eg. from 8 to 40 years old
|
from_age: "Dos" #eg. from 8 to 40 years old
|
||||||
@ -893,8 +893,8 @@ pt:
|
|||||||
criterion: "Critério:"
|
criterion: "Critério:"
|
||||||
value: "Valor:"
|
value: "Valor:"
|
||||||
exclude: "Excluir"
|
exclude: "Excluir"
|
||||||
from_date: "From" #eg: from 01/01 to 01/05
|
from_date: "De" #eg: from 01/01 to 01/05
|
||||||
to_date: "to" #eg: from 01/01 to 01/05
|
to_date: "até" #eg: from 01/01 to 01/05
|
||||||
entries: "Entradas:"
|
entries: "Entradas:"
|
||||||
revenue_: "Receita:"
|
revenue_: "Receita:"
|
||||||
average_age: "Idade média:"
|
average_age: "Idade média:"
|
||||||
@ -902,8 +902,8 @@ pt:
|
|||||||
total: "Total"
|
total: "Total"
|
||||||
available_hours: "Horas disponíveis para reserva:"
|
available_hours: "Horas disponíveis para reserva:"
|
||||||
available_tickets: "Vagas disponíveis para reserva:"
|
available_tickets: "Vagas disponíveis para reserva:"
|
||||||
date: "Date"
|
date: "Data"
|
||||||
user: "User"
|
user: "Usuário"
|
||||||
gender: "Gênero"
|
gender: "Gênero"
|
||||||
age: "Ano"
|
age: "Ano"
|
||||||
type: "Tipo"
|
type: "Tipo"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user