diff --git a/language/pt_BR/common.lang.php b/language/pt_BR/common.lang.php
index b19f34b2a..0c359c3f4 100644
--- a/language/pt_BR/common.lang.php
+++ b/language/pt_BR/common.lang.php
@@ -455,4 +455,72 @@ $lang['last 12 months'] = 'Últimos 12 meses';
$lang['There are no tags available for the photos currently filtered'] = 'Não há tags disponíveis para as fotos atualmente filtradas';
$lang['There are no authors available for the photos currently filtered'] = 'Não há autores disponíveis para as fotos atualmente filtradas';
$lang['Custom dates'] = 'Datas personalizadas';
-$lang['Set your password below.'] = 'Defina sua senha abaixo.';
\ No newline at end of file
+$lang['Set your password below.'] = 'Defina sua senha abaixo.';
+$lang['Your API key will expire in %d day.'] = 'Sua chave de API irá expirar em %d dia.';
+$lang['Your API key will expire in %d days.'] = 'Sua chave de API irá expirar em %d dias.';
+$lang['Your API key will expire soon'] = 'Sua chave de API irá expirar em breve';
+$lang['Your changes have been applied.'] = 'Suas alterações foram aplicadas.';
+$lang['Your password was successfully reset'] = 'Sua senha foi redefinida com sucesso';
+$lang['Your password was successfully set'] = 'Sua senha foi definida com sucesso';
+$lang['must not be empty'] = 'não deve estar vazio';
+$lang['you must choose a date'] = 'você deve escolher uma data';
+$lang['Options'] = 'Opções';
+$lang['Public key copied.'] = 'Chave pública copiada.';
+$lang['Return to Sign in'] = 'Voltar para Entrar';
+$lang['Return to the gallery'] = 'Voltar para a galeria';
+$lang['Revoke'] = 'Revogar';
+$lang['Revoked'] = 'Revogado';
+$lang['Save your secret Key and ID'] = 'Salve sua chave secreta e ID';
+$lang['Secret key copied. Keep it in a safe place.'] = 'Chave secreta copiada. Guarde-a em local seguro.';
+$lang['Set my password'] = 'Definir minha senha';
+$lang['Show expired keys'] = 'Mostrar chaves expiradas';
+$lang['The api key has been successfully created.'] = 'A chave de API foi criada com sucesso.';
+$lang['The email %s will be used to notify you when your API key is about to expire.'] = 'O e-mail %s será usado para notificá-lo quando sua chave de API estiver prestes a expirar.';
+$lang['The secret key can no longer be displayed.'] = 'A chave secreta não pode mais ser exibida.';
+$lang['This API key was manually revoked on %s'] = 'Esta chave de API foi revogada manualmente em %s';
+$lang['This will not be displayed again. You must copy it to continue.'] = 'Isto não será exibido novamente. Você deve copiá-lo para continuar.';
+$lang['To continue using the API, please renew your key before it expires.'] = 'Para continuar usando a API, renove sua chave antes que ela expire.';
+$lang['To manage your API keys, please log in with your username/password.'] = 'Para gerenciar suas chaves de API, faça login com seu nome de usuário/senha.';
+$lang['When enabled, a common template is used for the login and registration pages, regardless of the theme.'] = 'Quando ativado, um modelo comum é usado para as páginas de login e registro, independentemente do tema.';
+$lang['You can manage your API keys in your account settings.'] = 'Você pode gerenciar suas chaves de API nas configurações da sua conta.';
+$lang['You have no email address, so you will not be notified when your API key is about to expire.'] = 'Você não tem endereço de e-mail, então não será notificado quando sua chave de API estiver prestes a expirar.';
+$lang['Custom date'] = 'Data personalizada';
+$lang['Do you really want to revoke the "%s" API key?'] = 'Você realmente deseja revogar a chave de API "%s"?';
+$lang['Don\'t have an account yet ?'] = 'Ainda não tem uma conta?';
+$lang['Duration'] = 'Duração';
+$lang['Edit API Key'] = 'Editar chave de API';
+$lang['Expert mode'] = 'Modo especialista';
+$lang['Expired'] = 'Expirado';
+$lang['Expired on'] = 'Expirado em';
+$lang['Expires in'] = 'Expira em';
+$lang['Generate API Key'] = 'Gerar chave de API';
+$lang['Generate key'] = 'Gerar chave';
+$lang['Hello %s, enter your new password below.'] = 'Olá %s, digite sua nova senha abaixo.';
+$lang['Hide expired keys'] = 'Ocultar chaves expiradas';
+$lang['Impossible to copy automatically. Please copy manually.'] = 'Impossível copiar automaticamente. Copie manualmente.';
+$lang['Last use'] = 'Último uso';
+$lang['Manage your account'] = 'Gerencie sua conta';
+$lang['Never'] = 'Nunca';
+$lang['New API Key'] = 'Nova chave de API';
+$lang['No expiration'] = 'Não vencida';
+$lang['Done'] = 'Feito';
+$lang['3xlarge'] = '3XL - extra grande';
+$lang['4xlarge'] = '4XL - gigantesco';
+$lang['API Key has been successfully edited.'] = 'A chave de API foi editada com sucesso.';
+$lang['API Key has been successfully revoked.'] = 'A chave de API foi revogada com sucesso.';
+$lang['API Key name'] = 'Nome da chave da API';
+$lang['API Key not found'] = 'Chave API não encontrada';
+$lang['API Keys'] = 'Chaves de API';
+$lang['Account'] = 'Conta';
+$lang['Already have an account ?'] = 'Já tem uma conta?';
+$lang['An email has been sent with a link to reset your password'] = 'Um e-mail foi enviado com um link para redefinir sua senha';
+$lang['An error has occured please got back to Sign in or Register'] = 'Ocorreu um erro. Volte para Entrar ou Registrar';
+$lang['Change your password'] = 'Alterar sua senha';
+$lang['Check your inbox'] = 'Verifique sua caixa de entrada';
+$lang['Choose how you want to see your gallery'] = 'Escolha como você quer ver sua galeria';
+$lang['Confirm my new password'] = 'Confirmar minha nova senha';
+$lang['Confirm new password'] = 'Confirmar nova senha';
+$lang['Create API Keys to secure your acount'] = 'Crie chaves de API para proteger sua conta';
+$lang['Create a new API key to secure your account.'] = 'Crie uma nova chave de API para proteger sua conta.';
+$lang['Create an account'] = 'Criar uma conta';
+$lang['Created at'] = 'Criado em';
\ No newline at end of file