Skip to content

Commit b894d72

Browse files
authored
Merge pull request #1230 from HonkingGoose/rollback_pro_git_removal
Reinstate Beyond Pro Git section.
2 parents d79b660 + f2a162a commit b894d72

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

TRANSLATING.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,3 +88,15 @@ Copy that file, and put it in your working directory. Commit the .yml file and p
8888
## Setting up a publication chain for e-books
8989

9090
This is a technical task, please ping @jnavila to get started with epub publication.
91+
92+
## Beyond Pro Git
93+
94+
Translating the book is the first step. Once this is finished, you could consider translating the user interface of Git itself.
95+
96+
This task requires a more technical knowledge of the tool than the book. Hopefully, after having translated the full book content, you can understand the terms used in the application. If you feel technically up to the task, the repo is [here](https://github.com/git-l10n/git-po) and you just have to follow the [guide](https://github.com/git-l10n/git-po/blob/master/po/README).
97+
98+
Beware though that
99+
100+
* you'll need to use more specific tools to manage localization po files (such as editing them with [poedit](https://poedit.net/) and merging them. You might need to compile git in order to check your work.
101+
* a basic knowledge of how translating applications works is required, which is significantly different from translating books.
102+
* the core Git project uses more stringent [procedures](https://github.com/git-l10n/git-po/blob/master/Documentation/SubmittingPatches) to accept contributions, be sure to abide by them.

0 commit comments

Comments
 (0)