Files
ColdBreeze-chat-web/public/locales/pt/member.json
T
2026-07-04 07:15:55 +08:00

38 lines
1.3 KiB
JSON

{
"username": "Username",
"email": "Email",
"password": "Password",
"delete_account": "Delete Account",
"change_name": "Change your username",
"change_name_desc": "Enter a new username",
"change_email": "Change your email",
"change_email_desc": "Enter a new email.",
"change_pwd": "Change your password",
"change_pwd_desc": "Enter current password and new password",
"current_pwd": "Senha Atual",
"new_pwd": "Nova Senha",
"confirm_new_pwd": "Confirmar Nova Senha",
"manage_members": "Gerenciar Contatos",
"manage_tip": "Disabling your account means you can recover it at any time after taking this action.",
"admin": "Admin",
"user": "User",
"copy_email": "Copiar email",
"send_msg": "Enviar mensagem",
"call": "Call",
"remove": "Remove from server",
"remove_from_contact": "Remove from contact",
"remove_account": "Remove account",
"remove_account_desc": "Are you sure remove this account?",
"remove_from_channel": "Remove from channel",
"roles": "Roles",
"set_admin": "Admin",
"set_normal": "User",
"search_not_found": "Not found, or this user is not allowed to be searched.",
"search_by_id": "Search by ID",
"search_by_id_ph": "Input user ID",
"search_by_email": "Search by email",
"search_by_email_ph": "Input user email",
"search_by_name": "Search by name",
"search_by_name_ph": "Input user name"
}