New translations settingssecurityzonecomponent.json (Portuguese)

This commit is contained in:
João Vitória Silva
2025-12-04 12:05:45 +00:00
parent 279f18b6ca
commit f36cc1d171

View File

@@ -27,5 +27,24 @@
"userChangePasswordSuccessMessage": "Palavra-passe alterada com sucesso",
"userChangePasswordErrorMessage": "Erro ao alterar palavra-passe",
"successDeleteSession": "Sessão eliminada com sucesso",
"errorDeleteSession": "Erro ao eliminar sessão"
"errorDeleteSession": "Erro ao eliminar sessão",
"subtitleLinkedAccounts": "Linked accounts",
"linkedAccountsDescription": "Manage external authentication providers (SSO) linked to your account. You can sign in using any of these providers.",
"linkedAccountsLastLogin": "Last login",
"linkedAccountsLinkedAt": "Linked",
"linkedAccountsNeverUsed": "Never used",
"unlinkAccountButton": "Unlink",
"availableProvidersLabel": "Available providers",
"unlinkModalTitle": "Unlink Account",
"unlinkModalConfirmation": "Are you sure you want to unlink your {providerName} account? You will no longer be able to sign in using this provider.",
"unlinkModalLastMethodWarning": "Warning: This is your only authentication method. Please set a password before unlinking.",
"unlinkAccountSuccess": "Account unlinked successfully",
"unlinkAccountError": "Error unlinking account",
"unlinkAccountLastMethodError": "Cannot unlink last authentication method. Please set a password first.",
"linkAccountSuccess": "{providerName} account linked successfully",
"linkAccountError": "Error linking account",
"linkAccountAlreadyLinked": "This {providerName} account is already linked",
"linkAccountInUse": "This {providerName} account is already linked to another user",
"errorLoadingLinkedAccounts": "Error loading linked accounts",
"refreshButton": "Refresh"
}