diff options
Diffstat (limited to 'core/l10n/pt_BR.js')
-rw-r--r-- | core/l10n/pt_BR.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/pt_BR.js b/core/l10n/pt_BR.js index 784ac9e0d84..c534b9c9255 100644 --- a/core/l10n/pt_BR.js +++ b/core/l10n/pt_BR.js @@ -187,8 +187,10 @@ OC.L10N.register( "{user} has not added any info yet" : "{usuário} ainda não adicionou nenhuma informação", "Error opening the user status modal, try hard refreshing the page" : "Erro ao abrir o modal de status do usuário, tente atualizar a página", "Reset search" : "Redefinir pesquisa", + "Start search" : "Começar a pesquisar", "Search for {name} only" : "Pesquisar somente por {nome}", "No results for {query}" : "Sem resultados para {query}", + "Press enter to start searching" : "Pressione enter para iniciar a busca", "Start typing to search" : "Comece a digitar para pesquisar", "Loading more results …" : "Carregando mais resultados...", "Load more results" : "Carregar mais resultados", |