-
-
Notifications
You must be signed in to change notification settings - Fork 104
Description
Official Dialect Translation - German (Python)
First off, Congratulations on such an amazing achievement! 🎉 This is definitely exciting as we’re gearing up to add our first official translation to the Legesher project.
Disclaimer: this is our first effort in this process, so would love any feedback along the way and this description will likely edited regularly.
Review Process
This is where the fun starts! Please look at each keyword translation found in the locale/de.yml
file critically and carefully. Even for translations that have received a full set of check marks, I encourage you to take a step back and make sure that is the best way to represent the functionality that keyword performs. For translations that need extra discussion, let’s start the discussion on the PR (#183). If you would like to contribute to the official confirmation of the translation, please comment below to be assigned.
For this last round of revision, there are a couple of things to keep in mind:
- Python Programming Language: In this issue, we are only reviewing keywords for Python. Please don’t include other translations in this issue.
- Keyword Guidelines:
- Translations for keywords need to be one word for it to be read correctly by the compiler (or a collection of words without spaces in between, like
elif
is a combination ofelse
andif
) - After the translation is agreed upon, feel free to be creative in how the keyword is formed. It can be cut short like
def
fordefinition
or a combination of terms likeelif
.
- Translations for keywords need to be one word for it to be read correctly by the compiler (or a collection of words without spaces in between, like
Previous Issues
This issue is to complete an official translation of German to the Legesher project which was made possible from the work in these past issues:
- Add New Dialect Issue (Add New Dialect: German (Python) #11)
- Review Dialect Issue (Review Dialect: German (Python) #43)
Previous Reviewers
The following individuals are included in this review because of the contributions added throughout the process. Any additional reviewers are welcomed to contribute to the discussion by means of review.
- Initiator: @ZeroOne010101 (Create de.yaml, add german translation for python. #12, Adds javascript, small improvements in python. #13)
- Reviewer 1: @LoLei (Some improvements to German keywords #15)
- Reviewer 2: @nausicaea (#43 reviewed translations #64)
- Reviewer 3: @otherpaco (#43 review german translation #65)
- Reviewer 4: @JohannaHillebrand (review german translation. Issue (#11) #101)
- Reviewer 5: @merelyAnna (Reviewed German Python translation #105)
- Reviewer 6: @diana48 (Review German translations for Python #118)
- Reviewer 7: @alxnull (Review: German translation for Python #146)
Thank you again for your contribution! ❤️