-
Notifications
You must be signed in to change notification settings - Fork 39.6k
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
Add Italian translation for kubectl #50155
Conversation
Hi @lucab85. Thanks for your PR. I'm waiting for a kubernetes member to verify that this patch is reasonable to test. If it is, they should reply with I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
/assign @brendandburns |
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.
@lucab85 This is worth adding a release note. Could you please add a release note to the body of your PR (something like the below, but without the leading + signs).
+```release-note
+Adding it_IT translation for kubectl
+```
pkg/util/i18n/i18n.go
Outdated
@@ -38,6 +38,7 @@ var knownTranslations = map[string][]string{ | |||
"zh_CN", | |||
"ja_JP", | |||
"zh_TW", | |||
"it_IT", |
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.
There's an extra whitespace here that isn't needed.
/ok-to-test |
/retest |
Please help me to solve the problem. I've tried to do
I'm using Ubuntu 16.04 +
|
Try a |
Thank you @cblecker for your hint but doesn't solve my issue. /retest |
@lucab85 thanks for the PR. I'll look into either using an older version of go-bindata, or removing that flag... |
Actually, I think if you re-run Let us know if it doesn't. |
Thank you for your messages @brendandburns. |
I think the version is off though.. it needs to match whatever CI is using so that it doesn't generate a diff |
Please help me to understand the issue in the latest CI report. |
I think it's because you're using a version of Try running
Lastly, 3.1.0 does support the |
Looks like CI is passing now. Please squash your commits :) |
Yeah, thanks for doing this, if you squash commits ( |
Thank you @cblecker and @brendandburns for your support. |
@lucab85 It doesn't look like it worked, as there are 8 commits if you look here: https://github.com/kubernetes/kubernetes/pull/50155/commits Another way to do it: So the following should work:
Try that and see if it works for you. |
Thank you @cblecker. Wait for CI tests for my squashed commit |
/retest |
1 similar comment
/retest |
Yay @cblecker! Wait for lgtm! |
/lgtm |
/approve no-issue |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: brendandburns, cblecker, lucab85 Associated issue: 40645 The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these OWNERS Files:
You can indicate your approval by writing |
Thank you again for your support and help @cblecker and @brendandburns |
You're welcome, and thanks for contributing :) |
Automatic merge from submit-queue (batch tested with PRs 46986, 51214, 51169, 50155, 51261) |
Automatic merge from submit-queue Add German translation for kubectl **What this PR does / why we need it**: This PR provides a first attempt to translate kubectl in German (related to #40645, #45573, #45562, #40591, #46559, #50155). **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes # No issues **Special notes for your reviewer**: This PR requires German people to assist in the review. I'm native in German with BSc in Business Information Technology. **Release note**: ```release-note Adding German translation for kubectl ```
Automatic merge from submit-queue (batch tested with PRs 50378, 51463, 50006, 51962, 51673). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.. Improved Italian translation for kubectl **What this PR does / why we need it:** This PR provides an improved Italian translation of kubectl (related to #50155). **Which issue this PR fixes** _(`optional, in fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)_: fixes # No issues **Special notes for your reviewer:** This PR requires Italian people to assist in the review. I'm native in Italian with BS in Computer Science. ```release-note Improved Italian translation for kubectl ```
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. Adds initial Korean translations for kubectl **What this PR does / why we need it**: This PR provides a first attempt to translate kubectl in Korean (related to kubernetes#51867, kubernetes#40645, kubernetes#45573, kubernetes#45562, kubernetes#40591, kubernetes#46559, kubernetes#50155). **Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*: No issues **Special notes for your reviewer**: This PR requires Korean people to assist in the review. I am native in Korean and also a translator & reviewer in Korean in OpenStack I18n team (http://stackalytics.com/?metric=translations&user_id=ianychoi ). **Release note**: ```release-note Adding initial Korean translation for kubectl ```
What this PR does / why we need it:
This PR provides first attempt to translate kubectl in Italian (related to #40645, #45573,
#45562, #40591, #46559).
Which issue this PR fixes (
optional, in fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close that issue when PR gets merged): fixes #No issues
Special notes for your reviewer:
This PR requires Italian people to assist in the review. I'm native in Italian with BS in Computer Science.