diff options
Diffstat (limited to 'core/l10n/pt_BR.js')
-rw-r--r-- | core/l10n/pt_BR.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/pt_BR.js b/core/l10n/pt_BR.js index 726f774922f..e6dc6f49a1e 100644 --- a/core/l10n/pt_BR.js +++ b/core/l10n/pt_BR.js @@ -54,10 +54,10 @@ OC.L10N.register( "%s (incompatible)" : "%s (incompatível)", "Following apps have been disabled: %s" : "Os seguintes aplicativos foram desabilitados: %s", "Already up to date" : "Já está atualizado", + "Could not load your contacts" : "Não foi possível carregar seus contatos", "Search contacts …" : "Procurar contatos...", "No contacts found" : "Nenhum contato encontrado", "Show all contacts …" : "Mostrar todos os contatos...", - "Could not load your contacts" : "Não foi possível carregar seus contatos", "Loading your contacts …" : "Carregando seus contatos...", "Looking for {term} …" : "Procurando por {term}…", "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">Houve problemas com a verificação de integridade do código. Mais informações…</a>", |