Skip to content

feat: translate tscofing infos into portuguese/br #924

Merged
github-actions[bot] merged 3 commits intomicrosoft:v2from
developerfred:tsconfig-pt-br-translate
Aug 31, 2020
Merged

feat: translate tscofing infos into portuguese/br #924
github-actions[bot] merged 3 commits intomicrosoft:v2from
developerfred:tsconfig-pt-br-translate

Conversation

@developerfred
Copy link
Copy Markdown
Contributor

#233

    • incremental.md
    • inlineSourceMap.md
    • inlineSources.md
    • isolatedModules.md
    • jsxFactory.md
    • keyofStringsOnly.md
    • lib.md
    • listEmittedFiles.md
    • listFiles.md
    • locale.md
    • mapRoot.md
    • maxNodeModuleJsDepth.md
    • module.md
    • newLine.md
    • noEmit.md
    • noEmitHelpers.md
    • noEmitOnError.md
    • noErrorTruncation.md
    • noFallthroughCasesInSwitch.md

@developerfred developerfred requested a review from orta as a code owner August 17, 2020 22:17
@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 work! I noticed some typos and weird translations.
Be sure all display fields are correctly translated

Comment thread packages/tsconfig-reference/copy/pt/options/incremental.md Outdated
Comment thread packages/tsconfig-reference/copy/pt/options/jsxFactory.md Outdated
Comment thread packages/tsconfig-reference/copy/pt/options/inlineSourceMap.md Outdated
Comment thread packages/tsconfig-reference/copy/pt/options/isolatedModules.md Outdated
Comment thread packages/tsconfig-reference/copy/pt/options/jsxFactory.md Outdated
Comment thread packages/tsconfig-reference/copy/pt/options/noEmitHelpers.md Outdated
Comment thread packages/tsconfig-reference/copy/pt/options/noEmitHelpers.md Outdated
Comment thread packages/tsconfig-reference/copy/pt/options/noEmitOnError.md Outdated
Comment thread packages/tsconfig-reference/copy/pt/options/noErrorTruncation.md Outdated
Comment thread packages/tsconfig-reference/copy/pt/options/noFallthroughCasesInSwitch.md Outdated
 * - [x]incremental.md
 * - [x]inlineSourceMap.md
 * - [x] inlineSources.md
 * - [x] isolatedModules.md
 * - [x] jsxFactory.md
 * - [x] keyofStringsOnly.md
 * - [x] lib.md
 * - [x] listEmittedFiles.md
 * - [x] listFiles.md
 * - [x] locale.md
 * - [x] mapRoot.md
 * - [x] maxNodeModuleJsDepth.md
 * - [x] module.md
 * - [x] newLine.md
 * - [x] noEmit.md
 * - [x] noEmitHelpers.md
 * - [x] noEmitOnError.md
 * - [x] noErrorTruncation.md
 * - [x] noFallthroughCasesInSwitch.md
@developerfred developerfred force-pushed the tsconfig-pt-br-translate branch from 23cf4eb to 2eb88c5 Compare August 18, 2020 15:35
@orta
Copy link
Copy Markdown
Contributor

orta commented Aug 18, 2020

The red is my issue, it can either be rebased now that #930 is merged, or ignored which is totally OK too

@developerfred
Copy link
Copy Markdown
Contributor Author

@orta done

@orta
Copy link
Copy Markdown
Contributor

orta commented Aug 18, 2020

hah, OK, looks like the fix did not work like I hoped 👍🏻

@@ -0,0 +1,75 @@
---
display: "Isolated Modules"
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.

Suggested change
display: "Isolated Modules"
display: "Módulos isolados"

@@ -0,0 +1,36 @@
---
display: "Inline Sources"
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.

Suggested change
display: "Inline Sources"
display: "Origens embutidas"

Não tenho certeza dessa tradução hehe

@@ -0,0 +1,8 @@
---
display: "Keyof Strings Only"
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.

Suggested change
display: "Keyof Strings Only"
display: "Somente strings em keyof"

@@ -0,0 +1,69 @@
---
display: "Lib"
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.

Suggested change
display: "Lib"
display: "Biblioteca"

@@ -0,0 +1,22 @@
---
display: "No Fallthrough Cases In Switch"
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.

Suggested change
display: "No Fallthrough Cases In Switch"
display: "Sem casos de Fallthrough em Switch"

@khaosdoctor
Copy link
Copy Markdown
Contributor

@developerfred Ping! :)

Can you please check into @danilofuchs' corrections so we can merge it?

Thanks!

@khaosdoctor
Copy link
Copy Markdown
Contributor

@orta can you please close this PR too? I created #997 to replace it

@github-actions github-actions Bot merged commit 75d2ee1 into microsoft:v2 Aug 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants