Skip to content

[pt-BR] Exclude, fallBackPolling, ImportsNotUaV#923

Merged
github-actions[bot] merged 3 commits intomicrosoft:v2from
juninhogomes:juninhogomes-ptbr-translation
Aug 18, 2020
Merged

[pt-BR] Exclude, fallBackPolling, ImportsNotUaV#923
github-actions[bot] merged 3 commits intomicrosoft:v2from
juninhogomes:juninhogomes-ptbr-translation

Conversation

@juninhogomes
Copy link
Copy Markdown
Contributor

@juninhogomes juninhogomes commented Aug 17, 2020

Hello @khaosdoctor, @alvarocamillont, @danilofuchs e @zanecop

All files are from tsconfig:

exclude.md
fallbackPolling.md
importsNotUsedAsValues.md

I had some doubts about the words to use in the file fallbackPolling.md, but tried to let the text clear and easily understandable. If you think that''s not the ideal yet, I can try other solutions. The same for the other files. Thank you!

@juninhogomes juninhogomes requested a review from orta as a code owner August 17, 2020 19:35
@github-actions
Copy link
Copy Markdown
Contributor

Thanks for the PR!

This section of the codebase is owned by @khaosdoctor, @danilofuchs, and @orta - if they write a comment saying "LGTM" then it will be merged.

Copy link
Copy Markdown
Contributor

@danilofuchs danilofuchs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job! I really liked the translations, thank you!

Comment on lines +8 to +11
- `fixedPollingInterval`: Verifica se há alterações em cada arquivo, várias vezes por segundo, durante um intervalo fixo.
- `priorityPollingInterval`: Verifica se há alterações em cada arquivo, várias vezes por segundo, mas usa heurística para verificar mais alguns arquivos do que outros.
- `dynamicPriorityPolling`: Uma fila dinâmica onde os arquivos com menos frequências de modificações são verificados com menos frequência.
- `synchronousWatchDirectory`: Desativa a verificação adiada nos diretórios. Adiar a verificação é útil quando muitas mudanças podem acontecer de uma vez só (ex.: uma mudança em `node_modules` por executar o `npm install`), mas você pode querer desativar isso para configurações menos comuns.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This other PR translated similar texts: #845

I think it would be nice to have consistency between them. Feel free to merge them in the best way!

@@ -0,0 +1,15 @@
---
display: "Importações não utilizadas como valores"
oneline: "faz algo"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@orta I think the English version needs tweaking

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

haha, so it does

Copy link
Copy Markdown
Contributor

@orta orta Aug 18, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've changed it to: oneline: "Controls which syntax you use for importing types"

@juninhogomes
Copy link
Copy Markdown
Contributor Author

@danilofuchs and @orta

I edited the codes, but there was an error checking the github. Can you see? I don't know if it was a problem here on the PC I'm using...

@danilofuchs
Copy link
Copy Markdown
Contributor

Probably related to #930, but as the texts shouldn't break anything, we can merge this.

LGTM

@github-actions
Copy link
Copy Markdown
Contributor

Merging because @danilofuchs is a code-owner of all the changes - thanks!

@github-actions github-actions Bot merged commit 8c44711 into microsoft:v2 Aug 18, 2020
@orta
Copy link
Copy Markdown
Contributor

orta commented Aug 18, 2020

Ignore that issue, it'll be fixed in #930

@khaosdoctor
Copy link
Copy Markdown
Contributor

@juninhogomes Please update the spreadsheet on #233 so we know you finished :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants