diff options
Diffstat (limited to 'settings/l10n/pt_BR.php')
-rw-r--r-- | settings/l10n/pt_BR.php | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/settings/l10n/pt_BR.php b/settings/l10n/pt_BR.php index 7577ea1d5f7..98ac61eba16 100644 --- a/settings/l10n/pt_BR.php +++ b/settings/l10n/pt_BR.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( +"Encryption" => "Criptografia", "Unable to load list from App Store" => "Não foi possível carregar lista da App Store", "Authentication error" => "Erro de autenticação", "Your full name has been changed." => "Seu nome completo foi alterado.", @@ -22,6 +23,7 @@ $TRANSLATIONS = array( "Wrong admin recovery password. Please check the password and try again." => "Senha de recuperação do administrador errada. Por favor verifique a senha e tente novamente.", "Back-end doesn't support password change, but the users encryption key was successfully updated." => "Back-end não suporta alteração de senha, mas a chave de criptografia de usuários foi atualizado com sucesso....", "Unable to change password" => "Impossível modificar senha", +"User Documentation" => "Documentação de Usuário", "Update to {appversion}" => "Atualizar para {appversion}", "Disable" => "Desabilitar", "Enable" => "Habilitar", @@ -35,7 +37,6 @@ $TRANSLATIONS = array( "Updated" => "Atualizado", "Select a profile picture" => "Selecione uma imagem para o perfil", "Decrypting files... Please wait, this can take some time." => "Decriptando arquivos... Por favor aguarde, isso pode levar algum tempo.", -"Saving..." => "Salvando...", "deleted" => "excluído", "undo" => "desfazer", "Unable to remove user" => "Impossível remover usuário", @@ -101,7 +102,6 @@ $TRANSLATIONS = array( "Select an App" => "Selecione um Aplicativo", "See application page at apps.owncloud.com" => "Ver página do aplicativo em apps.owncloud.com", "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" => "<span class=\"licence\"></span>-licenciado por <span class=\"author\"></span>", -"User Documentation" => "Documentação de Usuário", "Administrator Documentation" => "Documentação de Administrador", "Online Documentation" => "Documentação Online", "Forum" => "Fórum", @@ -119,20 +119,17 @@ $TRANSLATIONS = array( "Full Name" => "Nome Completo", "Email" => "E-mail", "Your email address" => "Seu endereço de e-mail", -"Fill in an email address to enable password recovery" => "Preencha um endereço de e-mail para habilitar a recuperação de senha", "Profile picture" => "Imagem para o perfil", "Upload new" => "Enviar nova foto", "Select new from Files" => "Selecinar uma nova dos Arquivos", "Remove image" => "Remover imagem", "Either png or jpg. Ideally square but you will be able to crop it." => "Ou png ou jpg. O ideal é quadrado, mas você vai ser capaz de cortá-la.", "Your avatar is provided by your original account." => "Seu avatar é fornecido por sua conta original.", -"Abort" => "Abortar", "Choose as profile image" => "Escolha como imagem para o perfil", "Language" => "Idioma", "Help translate" => "Ajude a traduzir", "WebDAV" => "WebDAV", "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" => "Use este endereço <a href=\"%s\" target=\"_blank\">para ter acesso a seus Arquivos via WebDAV</a>", -"Encryption" => "Criptografia", "The encryption app is no longer enabled, please decrypt all your files" => "O aplicativo de criptografia não está habilitado, por favor descriptar todos os seus arquivos", "Log-in password" => "Senha de login", "Decrypt all Files" => "Decripti todos os Arquivos", |