-
-
Notifications
You must be signed in to change notification settings - Fork 109
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added Swahili Translations #190
Added Swahili Translations #190
Conversation
💖 Thanks for opening this pull request! 💖 We use semantic commit messages to streamline the release process. Before your pull request can be merged, you should update your pull request title to start with a semantic prefix. Examples of commit messages with semantic prefixes:
Things that will help get your PR across the finish line:
We get a lot of pull requests on this repo, so please be patient and we will get back to you as soon as we can. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks amazing! Thank you @wambugucoder 👍
🎉 Congrats on merging your first pull request! 🎉 ❤️ THANK YOU THANK YOU THANK YOU ❤️We'd love to celebrate you and your contribution to the community. Let us say "Thank You" again, by sending you a special gift only given to special individuals like you who have chosen to give back. |
I'm always happy to help @madiedgar |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @wambugucoder check out these suggestions. I'm open to discuss them.
# << Keywords >> | ||
False: "uwongo" | ||
None: "hakuna" | ||
True: "ukweli" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
True: "kweli"
assert: "sisitiza" | ||
async: "async" | ||
await: "ngoja" | ||
break: "vunja" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
break: "maliza"
assert: "sisitiza" | ||
async: "async" | ||
await: "ngoja" | ||
break: "vunja" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
break: "maliza"
async: "async" | ||
await: "ngoja" | ||
break: "vunja" | ||
class: "darasa" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
class : "jumuisho"
break: "vunja" | ||
class: "darasa" | ||
continue: "endelea" | ||
def: "fafanua" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
def: "unda"
map: "ramani" | ||
max: "upeo" | ||
memoryview: "mtazamo-wa-kumbukumbu" | ||
min: "kiwango-cha-chini" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
min: "ndogo"
pow: "nguvu" | ||
print: "chapisha" | ||
property: "mali" | ||
range: "masafa" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
range: "kati"
iter: "mara-kwa-mara" | ||
len: "urefu" | ||
list: "orodha" | ||
locals: "wenyeji" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Up for discussion...
globals: "ulimwengu" | ||
hasattr: "ina-sifa" | ||
hash: "hash" | ||
help: "saidia" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
help: "usaidizi"
eval: "tathmini" | ||
exec: "tekeleza" | ||
filter: "chuja" | ||
float: "elea" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could the meaning of this word be getting lost in translation?
Hey @Sanqqara, these are great suggestions. Could you create a pull request with all your reviews? That was future reviewers can be part of the conversation as well? 👍 Take a look at the Python translation from another language's branch for an example. Let me know if you have any questions! |
@madiedgar sure I'll be on it. |
Thank you @wambugucoder for your contribution 🎉
Thank you @wambugucoder for your contribution 🎉
Title
This pull request (PR) is made in reference to:
Description
Motivation and Context
Checklist:
Testing
Screenshots (if appropriate):