mirror of
https://github.com/steveiliop56/tinyauth.git
synced 2025-10-28 20:55:42 +00:00
* New translations en.json (French) * New translations en.json (Russian) * New translations en.json (Chinese Simplified) * New translations en.json (Ukrainian) * New translations en.json (Chinese Simplified) * New translations en.json (Swedish) * New translations en.json (Swedish) * New translations en.json (Russian) * New translations en.json (Czech) * New translations en.json (German) * New translations en.json (German) * New translations en.json (Romanian) * New translations en.json (French) * New translations en.json (Spanish) * New translations en.json (Afrikaans) * New translations en.json (Arabic) * New translations en.json (Catalan) * New translations en.json (Czech) * New translations en.json (Danish) * New translations en.json (German) * New translations en.json (Greek) * New translations en.json (Finnish) * New translations en.json (Hebrew) * New translations en.json (Hungarian) * New translations en.json (Italian) * New translations en.json (Japanese) * New translations en.json (Korean) * New translations en.json (Dutch) * New translations en.json (Norwegian) * New translations en.json (Polish) * New translations en.json (Portuguese) * New translations en.json (Russian) * New translations en.json (Serbian (Cyrillic)) * New translations en.json (Swedish) * New translations en.json (Turkish) * New translations en.json (Ukrainian) * New translations en.json (Chinese Simplified) * New translations en.json (Chinese Traditional) * New translations en.json (English) * New translations en.json (Vietnamese) * New translations en.json (Portuguese, Brazilian) * New translations en.json (Romanian) * New translations en.json (French) * New translations en.json (Spanish) * New translations en.json (Afrikaans) * New translations en.json (Arabic) * New translations en.json (Catalan) * New translations en.json (Czech) * New translations en.json (Danish) * New translations en.json (German) * New translations en.json (Greek) * New translations en.json (Finnish) * New translations en.json (Hebrew) * New translations en.json (Hungarian) * New translations en.json (Italian) * New translations en.json (Japanese) * New translations en.json (Korean) * New translations en.json (Dutch) * New translations en.json (Norwegian) * New translations en.json (Polish) * New translations en.json (Portuguese) * New translations en.json (Russian) * New translations en.json (Serbian (Cyrillic)) * New translations en.json (Swedish) * New translations en.json (Turkish) * New translations en.json (Ukrainian) * New translations en.json (Chinese Simplified) * New translations en.json (Chinese Traditional) * New translations en.json (English) * New translations en.json (Vietnamese) * New translations en.json (Portuguese, Brazilian) * New translations en.json (French) * New translations en.json (Romanian) * New translations en.json (French) * New translations en.json (Spanish) * New translations en.json (Afrikaans) * New translations en.json (Arabic) * New translations en.json (Catalan) * New translations en.json (Czech) * New translations en.json (Danish) * New translations en.json (German) * New translations en.json (Greek) * New translations en.json (Finnish) * New translations en.json (Hebrew) * New translations en.json (Hungarian) * New translations en.json (Italian) * New translations en.json (Japanese) * New translations en.json (Korean) * New translations en.json (Dutch) * New translations en.json (Norwegian) * New translations en.json (Polish) * New translations en.json (Portuguese) * New translations en.json (Russian) * New translations en.json (Serbian (Cyrillic)) * New translations en.json (Swedish) * New translations en.json (Turkish) * New translations en.json (Ukrainian) * New translations en.json (Chinese Simplified) * New translations en.json (Chinese Traditional) * New translations en.json (English) * New translations en.json (Vietnamese) * New translations en.json (Portuguese, Brazilian) * New translations en.json (Greek) * New translations en.json (Polish) * New translations en.json (Arabic) * New translations en.json (French) * New translations en.json (French) * New translations en.json (Chinese Simplified) * New translations en.json (Portuguese, Brazilian) * New translations en.json (Russian) * New translations en.json (Russian)
62 lines
4.4 KiB
JSON
62 lines
4.4 KiB
JSON
{
|
|
"loginTitle": "Bem-vindo de volta, acesse com",
|
|
"loginTitleSimple": "Bem-vindo de volta, faça o login",
|
|
"loginDivider": "Ou",
|
|
"loginUsername": "Nome de usuário",
|
|
"loginPassword": "Senha",
|
|
"loginSubmit": "Entrar",
|
|
"loginFailTitle": "Falha ao iniciar sessão",
|
|
"loginFailSubtitle": "Por favor, verifique seu usuário e senha",
|
|
"loginFailRateLimit": "Você falhou em iniciar sessão muitas vezes, por favor tente novamente mais tarde",
|
|
"loginSuccessTitle": "Sessão Iniciada",
|
|
"loginSuccessSubtitle": "Bem-vindo de volta!",
|
|
"loginOauthFailTitle": "Ocorreu um erro",
|
|
"loginOauthFailSubtitle": "Falha ao obter URL de OAuth",
|
|
"loginOauthSuccessTitle": "Redirecionando",
|
|
"loginOauthSuccessSubtitle": "Redirecionando para seu provedor OAuth",
|
|
"loginOauthAutoRedirectTitle": "Redirecionamento automático do OAuth",
|
|
"loginOauthAutoRedirectSubtitle": "Você será automaticamente redirecionado para seu provedor OAuth para autenticar.",
|
|
"loginOauthAutoRedirectButton": "Redirecionar agora",
|
|
"continueTitle": "Continuar",
|
|
"continueRedirectingTitle": "Redirecionando...",
|
|
"continueRedirectingSubtitle": "Você deve ser redirecionado para o aplicativo em breve",
|
|
"continueRedirectManually": "Redirecionar-me manualmente",
|
|
"continueInsecureRedirectTitle": "Redirecionamento inseguro",
|
|
"continueInsecureRedirectSubtitle": "Você está tentando redirecionar de <Code>https</Code> para <Code>http</Code>, você tem certeza que deseja continuar?",
|
|
"continueUntrustedRedirectTitle": "Redirecionamento não confiável",
|
|
"continueUntrustedRedirectSubtitle": "Você está tentando redirecionar para um domínio que não corresponde ao seu domínio configurado (<code>{{cookieDomain}}</code>). Tem certeza que deseja continuar?",
|
|
"logoutFailTitle": "Falha ao encerrar sessão",
|
|
"logoutFailSubtitle": "Por favor, tente novamente",
|
|
"logoutSuccessTitle": "Sessão encerrada",
|
|
"logoutSuccessSubtitle": "Você foi desconectado",
|
|
"logoutTitle": "Sair",
|
|
"logoutUsernameSubtitle": "Você está atualmente logado como <Code>{{username}}</Code>, clique no botão abaixo para sair.",
|
|
"logoutOauthSubtitle": "Você está atualmente logado como <Code>{{username}}</Code> usando o provedor {{provider}} OAuth, clique no botão abaixo para sair.",
|
|
"notFoundTitle": "Página não encontrada",
|
|
"notFoundSubtitle": "A página que você está procurando não existe.",
|
|
"notFoundButton": "Voltar para a tela inicial",
|
|
"totpFailTitle": "Falha ao verificar código",
|
|
"totpFailSubtitle": "Por favor, verifique seu código e tente novamente",
|
|
"totpSuccessTitle": "Verificado",
|
|
"totpSuccessSubtitle": "Redirecionando para o seu aplicativo",
|
|
"totpTitle": "Insira o seu código TOTP",
|
|
"totpSubtitle": "Por favor, insira o código do seu aplicativo de autenticação.",
|
|
"unauthorizedTitle": "Não autorizado",
|
|
"unauthorizedResourceSubtitle": "O usuário com nome de usuário <code>{{username}}</code> não está autorizado a acessar o recurso <code>{{resource}}</code>.",
|
|
"unauthorizedLoginSubtitle": "O usuário com o nome <code>{{username}}</code> não está autorizado a acessar.",
|
|
"unauthorizedGroupsSubtitle": "O usuário <code>{{username}}</code> não está autorizado a acessar o recurso <code>{{resource}}</code>.",
|
|
"unauthorizedIpSubtitle": "Seu endereço IP <code>{{ip}}</code> não está autorizado a acessar o recurso <code>{{resource}}</code>.",
|
|
"unauthorizedButton": "Tentar novamente",
|
|
"cancelTitle": "Cancelar",
|
|
"forgotPasswordTitle": "Esqueceu sua senha?",
|
|
"failedToFetchProvidersTitle": "Falha ao carregar provedores de autenticação. Verifique sua configuração.",
|
|
"errorTitle": "Ocorreu um erro",
|
|
"errorSubtitle": "Ocorreu um erro ao tentar executar esta ação. Por favor, verifique o console para mais informações.",
|
|
"forgotPasswordMessage": "Você pode redefinir sua senha alterando a variável de ambiente `USERS`.",
|
|
"fieldRequired": "Este campo é obrigatório",
|
|
"invalidInput": "Entrada Inválida",
|
|
"domainWarningTitle": "Domínio inválido",
|
|
"domainWarningSubtitle": "Esta instância está configurada para ser acessada de <code>{{appUrl}}</code>, mas <code>{{currentUrl}}</code> está sendo usado. Se você continuar, você pode encontrar problemas com a autenticação.",
|
|
"ignoreTitle": "Ignorar",
|
|
"goToCorrectDomainTitle": "Ir para o domínio correto"
|
|
} |