diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-11-27 12:10:54 -0500 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-11-27 12:10:54 -0500 |
commit | 4a78f1268248c811d799d62a54f300f0dd55f0de (patch) | |
tree | 5ef99295d25eebb30afa861713b0c8e2e7a18cae /core/l10n/pt_BR.php | |
parent | 40231c08cf617b5909dee778372d6b1b8cdd5bcf (diff) | |
download | nextcloud-server-4a78f1268248c811d799d62a54f300f0dd55f0de.tar.gz nextcloud-server-4a78f1268248c811d799d62a54f300f0dd55f0de.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/pt_BR.php')
-rw-r--r-- | core/l10n/pt_BR.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/l10n/pt_BR.php b/core/l10n/pt_BR.php index 197c31339e5..4571b9f2386 100644 --- a/core/l10n/pt_BR.php +++ b/core/l10n/pt_BR.php @@ -102,6 +102,7 @@ $TRANSLATIONS = array( "Edit tags" => "Editar etiqueta", "Error loading dialog template: {error}" => "Erro carregando diálogo de formatação:{error}", "No tags selected for deletion." => "Nenhuma etiqueta selecionada para deleção.", +"Please reload the page." => "Por favor recarregue a página", "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 successful. Redirecting you to ownCloud now." => "A atualização teve êxito. Você será redirecionado ao ownCloud agora.", "%s password reset" => "%s redefinir senha", @@ -165,6 +166,8 @@ $TRANSLATIONS = array( "Log in" => "Fazer login", "Alternative Logins" => "Logins alternativos", "Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a href=\"%s\">View it!</a><br><br>" => "Olá,<br><br>só gostaria que você soubesse que %s compartilhou »%s« com você.<br><a href=\"%s\">Veja isto!</a><br><br", +"This ownCloud instance is currently in single user mode." => "Nesta instância ownCloud está em modo de usuário único.", +"This means only administrators can use the instance." => "Isso significa que apenas os administradores podem usar o exemplo.", "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.", "Updating ownCloud to version %s, this may take a while." => "Atualizando ownCloud para a versão %s, isto pode levar algum tempo.", |