-
Notifications
You must be signed in to change notification settings - Fork 22
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
Translations for different languages in the config file #17
Comments
Do u have any suggestions on how to proceed so i can take this up too |
I'd recommend copying the english locale and then pasting it below editing it to reflect the same words but in your chosen language |
One thing at a time tho 😆 |
Hey, |
Perfect, I'll check it out and let you know 👍 |
I can do german translation |
I can do Polish translation if you want :) |
Great :)) |
Hello, I can do Turkish translation. |
Perfect |
Hey @TechWiz-3 i have added french language support |
Merci becoup 🤣 |
C'est mon plaisir 🤗 |
Hey @TechWiz-3 i have added for tamil translation, kindly review and approve the PR #35 |
I'd love to make a Hebrew translation :) |
sure 👍 |
i can translate to Chinese |
Go ahead :) |
Hello, i am first time in contrubution please help me how can do it |
Sure man are you familiar with git? |
yes, I know little about Git. But i know about Github. |
[locale.english.simple]
welcome_message = "Welcome to who-unfollowed-me Python implementation by Zac the Wise"
fetched_followers_message = "Fetched github followers"
no_unfollows_message = "No unfollows!"
end_message = "You have {follower_num} followers. Keep up the good work\\n"
thankyou_message = "Thanks for using this project"
[locale.english.regular]
welcome_message = ":dancer: [purple]Welcome to[/purple] [red]who-unfollowed-me[/red][blue] Python implementation[/blue] by [#FFD700]Zac the Wise[#FFD700]"
fetched_followers_message = "[green]✔ [underline]Fetched github followers"
last_week_unfollowers = "[purple]✔ [underline]Unfollowers from last week"
no_unfollows_message = "[green]:raised_hands: [underline]No unfollows!"
end_message = ":fire: You have {follower_num} followers. Keep up the good work\\n"
thankyou_message = ":pray: Thanks for using this project"
[locale.english.panels]
welcome_message = ":dancer: [purple]Welcome to[/purple] [red]who-unfollowed-me[/red][blue] Python implementation[/blue] by [#FFD700]Zac the Wise[#FFD700]"
fetched_followers_message = "[green]✔ [underline]Fetched github followers"
last_week_unfollowers = "[purple]✔ [underline]Unfollowers from last week"
no_unfollows_message = "[white on #308012] No unfollows! [/white on #308012] "
end_message = ":fire: You have {follower_num} followers. Keep up the good work\\n"
thankyou_message = ":pray: Thanks for using this project"
[locale.english.bubbles]
welcome_message_a = "[white on purple]Welcome to[/white on purple]"
welcome_message_b = "[white on red]who-unfollowed-me[/white on red]"
welcome_message_c = "[white on blue]the Python implementation[/white on blue]"
welcome_message_d = "[white on dark_goldenrod]by Zac the Wise[/white on dark_goldenrod]"
fetched_followers_message = "[white on cyan]Fetched github followers[/white on cyan]"
last_week_unfollowers = "[purple]✔ [underline]Unfollowers from last week"
no_unfollows_message = "[white on green4]No unfollows![/white on green4]"
end_message_a = "[white on purple]You have {follower_num} followers.[/white on purple]"
end_message_b = "[white on magenta]Keep up the good work![/white on magenta]"
thankyou_message = "[white on blue]Thanks for using this project[/white on blue]"
|
If you need more specific git/github help lemme know 👍 |
ok i try this one. |
Hello team! I am from Greece and I can translate to greek! |
it's a simple file format for configuration files :), so basically in this project, it allows you to convert your language, theme, emojis and text. the current github repo version is ahead of the pip version at the moment, but i would highly recommend checking out the config file in action:
|
i can add bangla language kindly assign me |
I have added gujarati language. Assign me. |
How will my repo count in Hacktoberfest? |
Wdym? 😅 |
After your PR has been approved the team of hacktoberfest will review it and mark it as accepeted or not. This can take up to 7 days |
Thanks for answering that @ArchontisKostis I didn't know that either 🙏 |
Ok thnx for answering my question👍
…On Fri, 21 Oct 2022, 5:46 pm Archontis Kostis, ***@***.***> wrote:
How will my repo count in Hacktoberfest?
After your PR has been approved the team of hacktoberfest will review it
and mark it as accepeted or not. This can take up to 7 days
—
Reply to this email directly, view it on GitHub
<#17 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AULT43BVFUYTV7RWL4JQN7TWEKCQ3ANCNFSM6AAAAAARAPKBZY>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Hey @TechWiz-3 , I would like add Assamese Translation/Support |
Hey! I can do Azerbaijani translation |
config.py
uses the TOML format to allow users to customise the output they receive from the CLI tool.''Please add your language for each theme while maintaining current styles
List of languages we ALREADY have:
Please don't use Google Translate, PRs with Google Translate detected will not be accepted 😭
The text was updated successfully, but these errors were encountered: