From 1afa0244ade4b7c2cd28044dc37645a56a877e61 Mon Sep 17 00:00:00 2001 From: carsakiller Date: Sat, 22 Apr 2023 10:08:05 -0400 Subject: fix: add links to too many files warning (#2080) --- locale/pt-br/script.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'locale/pt-br/script.lua') diff --git a/locale/pt-br/script.lua b/locale/pt-br/script.lua index affcd893..53e1b2e2 100644 --- a/locale/pt-br/script.lua +++ b/locale/pt-br/script.lua @@ -181,7 +181,7 @@ WORKSPACE_SKIP_HUGE_FILE = WORKSPACE_NOT_ALLOWED = 'Seu espaço de trabalho foi definido para `{}`. Servidor da linguagem Lua recusou o carregamneto neste diretório. Por favor, cheque sua configuração. [aprenda mais aqui](https://github.com/LuaLS/lua-language-server/wiki/FAQ#why-is-the-server-scanning-the-wrong-folder)' WORKSPACE_SCAN_TOO_MUCH = -- TODO: need translate! -'Mais do que {} arquivos foram escaneados. O diretório atual escaneado é `{}`. Por favor, confirmar se a configuração está correta' +'Mais do que {} arquivos foram escaneados. O diretório atual escaneado é `{}`. Please see the [FAQ](https://github.com/LuaLS/lua-language-server/wiki/FAQ#how-can-i-improve-startup-speeds) to see how you can include fewer files. It is also possible that your [configuration is incorrect](https://github.com/LuaLS/lua-language-server/wiki/FAQ#why-is-the-server-scanning-the-wrong-folder).' PARSER_CRASH = 'Parser quebrou! Últimas palavras: {}' -- cgit v1.2.3