Tradução completa do Pro Git 2 para pt-BR - #145
Merged
sergiocabral merged 16 commits intoAug 20, 2026
Conversation
sergiocabral
marked this pull request as ready for review
August 20, 2026 16:45
sergiocabral
force-pushed
the
traducao/conteudo-a013e323
branch
from
August 20, 2026 16:55
38f90a0 to
e778b01
Compare
This was referenced Aug 20, 2026
Closed
Closed
Closed
Closed
This was referenced Aug 20, 2026
Closed
Closed
Closed
Closed
Closed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
English summary: This PR completes an automated, AI-generated and AI-reviewed Brazilian Portuguese edition of Pro Git 2. All translatable content files were defined in advance and processed without changing the repository structure or AsciiDoc semantics. Established Git terminology, code, commands, outputs and identifiers were preserved. The cover was localized while retaining its original visual composition. With this baseline complete, future contributions can focus on textual review and corrections.
Objetivo
Este PR entrega uma base completa do conteúdo do Pro Git 2 em português brasileiro. O trabalho foi automatizado e realizado por IAs, seguindo a edição inglesa
progit/progit2@a013e323como fonte estrutural e textual.A partir desta entrega, o repositório deixa de estar concentrado na tradução inicial do livro e passa a priorizar revisão textual, fluidez, consistência terminológica e correções técnicas ou editoriais.
Abordagem
book/contributors.ascjá existente em pt-BR;commit,branch,merge,rebase,push,pull,fetchecheckout, foram mantidos;Modelos utilizados
high.Capa
A capa também foi traduzida com inteligência artificial. A composição visual original foi mantida, incluindo título, autores, marca Apress, cores e demais elementos gráficos.
Foram traduzidos apenas os elementos textuais aplicáveis:
Validação
Os diffs foram comparados com a base inglesa para verificar a preservação dos elementos técnicos e estruturais. O workflow remoto
Pull Request Buildconcluiu o build completo com sucesso.Closes #130