diff options
Diffstat (limited to 'core/l10n/pt_BR.js')
-rw-r--r-- | core/l10n/pt_BR.js | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/core/l10n/pt_BR.js b/core/l10n/pt_BR.js index e793cab7836..5514d05ea4c 100644 --- a/core/l10n/pt_BR.js +++ b/core/l10n/pt_BR.js @@ -160,6 +160,7 @@ OC.L10N.register( "Password protect" : "Proteger com senha", "Password" : "Senha", "Allow editing" : "Permitir edição", + "Hide file listing" : "Listar arquivo oculto", "Email link to person" : "Enviar link por e-mail", "Send" : "Enviar", "Sending ..." : "Enviando ...", @@ -219,9 +220,9 @@ OC.L10N.register( "An error occurred." : "Ocorreu um erro.", "Please reload the page." : "Por favor recarregue a página", "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "A atualização não foi bem sucedida. Para mais informações <a href=\"{url}\">verificar o nosso post no fórum</a> que abrange esta questão.", - "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud community</a>." : "A atualização falhou. Por favor, relate este problema para a <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">comunidade ownCloud</a>.", + "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "Atualizado com sucesso. Por favor, informe este problema para a <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">comunidade Nextcloud</a>.", "The update was successful. There were warnings." : "A atualização foi bem sucedida. Havia advertências.", - "The update was successful. Redirecting you to ownCloud now." : "A atualização teve êxito. Você será redirecionado ao ownCloud agora.", + "The update was successful. Redirecting you to Nextcloud now." : "Atualizado com sucesso. Redirecionando para Nextcloud.", "Searching other places" : "Pesquisando em outros lugares", "No search results in other folders" : "Nenhum resultado de pesquisa em outras pastas", "_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} resultado da pesquisa em outras pastas","{count} resultados da pesquisa em outras pastas"], @@ -292,7 +293,7 @@ OC.L10N.register( "New password" : "Nova senha", "New Password" : "Nova Senha", "Reset password" : "Redefinir senha", - "This ownCloud instance is currently in single user mode." : "Nesta instância ownCloud está em modo de usuário único.", + "This Nextcloud instance is currently in single user mode." : "Nesta instância Nextcloud está em modo de usuário único.", "This means only administrators can use the instance." : "Isso significa que apenas os administradores podem usar esta instância.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Contacte o seu administrador do sistema se esta mensagem persistir ou aparecer inesperadamente.", "Thank you for your patience." : "Obrigado pela sua paciência.", |