-
Notifications
You must be signed in to change notification settings - Fork 544
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
[ru] Merge the dev-ru branch into the main branch #3323
Conversation
Signed-off-by: Sergey Krymov <[email protected]> Signed-off-by: Kirill Kononovich <[email protected]> Co-authored-by: Dmitry Shurupov <[email protected]> Co-authored-by: Kirill Kononovich <[email protected]>
Signed-off-by: Victoria Likhanova <[email protected]> Co-authored-by: Kirill Kononovich <[email protected]>
Signed-off-by: Victoria Likhanova <[email protected]>
A few moments Signed-off-by: Timur Tukaev <[email protected]>
[ru] Localize distributed-systems.md
Signed-off-by: Dmitry Shurupov <[email protected]>
Signed-off-by: Sergey Krymov <[email protected]> Signed-off-by: Sergey Krymov <[email protected]> Signed-off-by: Timur Tukaev <[email protected]> Co-authored-by: Dmitry Shurupov <[email protected]> Co-authored-by: Timur Tukaev <[email protected]> Co-authored-by: Kirill Kononovich <[email protected]>
Signed-off-by: Kirill Kononovich <[email protected]>
Signed-off-by: Irina Titova <[email protected]> Co-authored-by: Kirill Kononovich <[email protected]> Co-authored-by: Dmitry Shurupov <[email protected]>
Signed-off-by: Irina Titova <[email protected]> Co-authored-by: Kirill Kononovich <[email protected]>
Signed-off-by: Victoria Likhanova <[email protected]> Signed-off-by: Kirill Kononovich <[email protected]> Co-authored-by: Kirill Kononovich <[email protected]> Co-authored-by: Dmitry Shurupov <[email protected]>
Signed-off-by: Irina Titova <[email protected]> Co-authored-by: Dmitry Shurupov <[email protected]>
[ru] Localize `Idempotence`
Signed-off-by: Kirill Kononovich <[email protected]> Signed-off-by: Timur Tukaev <[email protected]> Co-authored-by: Dmitry Shurupov <[email protected]> Co-authored-by: Timur Tukaev <[email protected]>
Signed-off-by: Irina Titova <[email protected]> Co-authored-by: Kirill Kononovich <[email protected]> Co-authored-by: Dmitry Shurupov <[email protected]>
Signed-off-by: Victoria Likhanova <[email protected]> Signed-off-by: Timur Tukaev <[email protected]> Co-authored-by: Kirill Kononovich <[email protected]> Co-authored-by: Dmitry Shurupov <[email protected]> Co-authored-by: Timur Tukaev <[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: Dmitry Shurupov <[email protected]>
Signed-off-by: Irina Titova <[email protected]> Signed-off-by: Timur Tukaev <[email protected]> Co-authored-by: Kirill Kononovich <[email protected]> Co-authored-by: Dmitry Shurupov <[email protected]> Co-authored-by: Timur Tukaev <[email protected]>
Signed-off-by: Timur Tukaev <[email protected]>
Signed-off-by: Timur Tukaev <[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: Timur Tukaev <[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. |
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
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.
Happy to see this finally happening! However, I just noticed two small issues we somehow overlooked. Let's fix them before merging.
Signed-off-by: Kirill Kononovich <[email protected]>
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.
Now, when my suggestions are applied, 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.
Looks good to me!! :)
All PRs have been reviewed already. So, on behalf of the localization reviewers, let me merge this PR!
Also, thanks for the clear commit history! well mangaged!
Describe your changes
Merge the
dev-ru
branch into themain
branch to update the CNCF glossary with the terms translated into Russian.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"
.