-
Notifications
You must be signed in to change notification settings - Fork 556
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
Merge dev-ru
to main
to launch Russian localisation
#3031
Conversation
Signed-off-by: Kirill Kononovich <[email protected]>
Signed-off-by: Kirill Kononovich <[email protected]>
Signed-off-by: Kirill Kononovich <[email protected]>
Signed-off-by: Kirill Kononovich <[email protected]>
Signed-off-by: Kirill Kononovich <[email protected]>
Signed-off-by: Kirill Kononovich <[email protected]>
Signed-off-by: Kirill Kononovich <[email protected]>
Signed-off-by: Kirill Kononovich <[email protected]>
Signed-off-by: Kirill Kononovich <[email protected]>
Signed-off-by: Kirill Kononovich <[email protected]>
Signed-off-by: Kirill Kononovich <[email protected]>
Signed-off-by: Kirill Kononovich <[email protected]>
Signed-off-by: Kirill Kononovich <[email protected]>
Signed-off-by: Kirill Kononovich <[email protected]>
Signed-off-by: Kirill Kononovich <[email protected]>
Signed-off-by: Kirill Kononovich <[email protected]>
Signed-off-by: Kirill Kononovich <[email protected]>
Rebase dev-ru with the main branch
Signed-off-by: Kirill Kononovich <[email protected]>
Signed-off-by: Kirill Kononovich <[email protected]> Signed-off-by: Kirill Kononovich <[email protected]>
Co-authored-by: Dmitry Shurupov <[email protected]> Signed-off-by: Kirill Kononovich <[email protected]>
These suggestions take into account the edits made in #2343 "Update ownership and emeritus state" Co-authored-by: Dmitry Shurupov <[email protected]> Signed-off-by: Kirill Kononovich <[email protected]>
Remove all links to "native". Co-authored-by: Dmitry Shurupov <[email protected]> Signed-off-by: Kirill Kononovich <[email protected]>
Co-authored-by: Dmitry Shurupov <[email protected]> Signed-off-by: Kirill Kononovich <[email protected]>
Co-authored-by: Seokho Son <[email protected]> Signed-off-by: Kirill Kononovich <[email protected]>
Signed-off-by: Kirill Kononovich <[email protected]> Signed-off-by: lis <[email protected]>
Changes to be committed: renamed: content/ru/style-guide /_index.md -> content/ru/style-guide/_index.md Signed-off-by: Kirill Kononovich <[email protected]> Signed-off-by: lis <[email protected]>
fix common term for service mesh Signed-off-by: Kirill Kononovich <[email protected]> Signed-off-by: lis <[email protected]>
Signed-off-by: Kirill Kononovich <[email protected]> Signed-off-by: lis <[email protected]>
Signed-off-by: Kirill Kononovich <[email protected]>
✅ Deploy Preview for cncfglossary ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Thanks for bringing all of these to fruition. |
LGTM |
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.
LGTM
Checklist to make localization live.
|
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.
Hi @shurup and Russian localization team!!
Thanks for this nice work!
We need to add ack for the Russian localization team to promote them and invite more contributors.
Please check the following comment.
Also, Please open another PR to update this document(PR). Don't make direct change to this PR.
Wait, please do not proceed with this yet. |
Signed-off-by: Dmitry Shurupov <[email protected]>
Thank you, @seokho-son! I proposed these changes in #3037 (not sure whether I could do it in this PR directly). |
Thanks @shurup FYI, we need to avoid working on upstream branches (this PR is to merge upstream/dev-ru into upstream/main) |
[ru] Update _index.md before merging dev-ru
Great, thanks for your explanation, @seokho-son! We are ready to proceed, I guess 🚀 |
Some editor's stuff:) Signed-off-by: Timur Tukaev <[email protected]>
[ru] Localize ebpf.md
Hi @seokho-son! Now, with your suggestions being applied, can remove the |
Based on #3031 (comment) Thanks to all contributors!! |
Describe your changes
The Russian version of Glossary is now ready to be merged into the
main
branch.Our team (@kirkonru & @tym83 & @shurup) has translated 24 terms (and other minimum required content) into Russian.
I have checked that the localisation pages work, by building the website locally and via the preview feature in the previous PR (#3029).
We have also prepared a blog post to announce this localisation.
Related issue number or link (ex:
resolves #issue-number
)Checklist before opening this PR (put
x
in the checkboxes)git commit -s
) is to affirm that commits comply DCO. If you are working locally, you could add an alias to yourgitconfig
by runninggit config --global alias.ci "commit -s"
.