Opensource.guide: Translation: German

Created on 1 Jul 2017  路  14Comments  路  Source: github/opensource.guide

Repository: https://github.com/jens1o/de-opensource.guide
Preview: https://jens1o.github.io/de-opensource.guide/
Locale: de-DE

On the gh-pages branch of your fork:

  • [X] Merge the i18n branch into gh-pages and push the branch to your fork. This should build the website and it should be visible at the preview url above.
  • [x] Update title, description, and locale in _config.yml
  • [x] Copy _data/locale/en-US.yml to a new file with the name of your locale and translate the strings
  • [ ] Create a new directory in _articles/ for your locale and translate each guide:

    • [x] best-practices.md

    • [ ] building-community.md

    • [ ] code-of-conduct.md

    • [ ] finding-users.md

    • [ ] getting-paid.md

    • [ ] how-to-contribute.md

    • [ ] leadership-and-governance.md

    • [ ] legal.md

    • [ ] metrics.md

    • [x] starting-a-project.md

  • [ ] ??? TODO - other steps here
  • [ ] Update CNAME to include your locale (e.g. de.opensource.guide)

Once a translation is completed:

  • [ ] Open a Pull Request on the upstream repository to add your fork to translations in _config.yml
translation

Most helpful comment

Sounds good :)

All 14 comments

I have a tiny problem:
When I push changes, I can see them on GitHub, but they won't be shown on the website...

Hi @jens1o, thanks for getting started on a German translation! I'll defer to @bkeepers to tackle your qs.

No problem. :) I fixed the problem by remove the _articles/en-US folder with its content, now it works. :)

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

nope ;)
I just lack of time unfortunately :/

Starting a project is finished, too

@jens1o Apologies this issue has been neglected for so long. I've merged the first translation to this repository (Spanish) and updated the documentation on the latest translations approach (https://github.com/github/opensource.guide/blob/gh-pages/docs/translations.md). Please submit a pull request when you have translated all articles and checked ./script/test passes and I'll get it merged in ASAP. Thanks!

@MikeMcQuaid Alright, thanks.

Hi @jens1o! I wanted to start translating according to the new site structure as well. Do you still have the repo so I can contribute there? Or shall I invite you to mine?

Or @MikeMcQuaid: Could you please reopen and un-stale this issue? Thank you :-) can we both get write access to a de branch here?

@katrinleinweber Could you invite me to yours please? I've deleted mine, since it was out-of-date.

People don't want backup, people want restore ;-)

No worries! I pushed a draft translation of best-practices. Please feel free to rewrite it and force-push to remove the WIP in the commit message. But only there, please ;-) I too will stop force-pushing now.

Once I am finished with metrics, how about we start indicating which article we are working on by starting a branch named de-filename and a PR against de in my repo, so #577 grows whenever a new file is complete?

Sounds good :)

People don't want backup, people want restore ;-)

No worries! I pushed a draft translation of best-practices. Please feel free to rewrite it and force-push to remove the WIP in the commit message. But only there, please ;-) I too will stop force-pushing now.

Once I am finished with metrics, how about we start indicating which article we are working on by starting a branch named de-filename and a PR against de in my repo, so #577 grows whenever a new file is complete?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

zhaiyusci picture zhaiyusci  路  3Comments

nayafia picture nayafia  路  8Comments

bkeepers picture bkeepers  路  8Comments

Aurelsicoko picture Aurelsicoko  路  8Comments

Victorsj picture Victorsj  路  6Comments