-
Notifications
You must be signed in to change notification settings - Fork 333
i18n: Added tamil language #3239
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
base: main
Are you sure you want to change the base?
i18n: Added tamil language #3239
Conversation
Welcome @HarshSrivastava275! |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: HarshSrivastava275 The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Thank you! 🎉 I notice there's an issue with CI. You can run the check locally... It seems some files need to be updated. Can you please have a look? For the commit message, we follow kernel style commit guidelines... Are you able to add the context to the message? I'll leave the rest of this review to @yolossn |
d453418
to
144e538
Compare
Error:failOnUpdate is enabled , How can we resolve this?
…On Thu, May 15, 2025 at 4:29 PM René Dudfield ***@***.***> wrote:
*illume* left a comment (kubernetes-sigs/headlamp#3239)
<#3239 (comment)>
Thank you! 🎉
I notice there's an issue with CI. You can run the check locally...
make frontend-i18n-check
It seems some files need to be updated.
I'll leave this to @yolossn <https://github.com/yolossn> to review.
—
Reply to this email directly, view it on GitHub
<#3239 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BKX6O3VW3VBWQZUBE7M6JBD26RXPLAVCNFSM6AAAAAB5FM5VMOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDQOBTGQYTAMZSGA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
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.
Did you run make frontend-i18n-check
locally? That should take care of the failing frontend test in the CI
Yes I have run the command locally and this was the same error which was
reported.
…On Thu, 15 May 2025, 19:20 evangelos, ***@***.***> wrote:
***@***.**** commented on this pull request.
Did you run make frontend-i18n-check locally? That should take care of
the failing frontend test in the CI
—
Reply to this email directly, view it on GitHub
<#3239 (review)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BKX6O3WUXRYT4DW2TEUXVE326SLRDAVCNFSM6AAAAAB5FM5VMOVHI2DSMVQWIX3LMV43YUDVNRWFEZLROVSXG5CSMV3GSZLXHMZDQNBTG43TKOBXHE>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
The Kubernetes and other jargon words are often not translated, because there are no good translations that make sense. Please consider if words like Kubernetes, and Pods are accurate? |
08c4467
to
7486fd6
Compare
@illume I think their is some problem with the CI pipeline as the local checks are passing successfully. Attached Screenshot:- |
@HarshSrivastava275 Ok, thanks for the info. I'll try and reproduce the issue on my system. |
I rebased it against main, and there were a few newer translation strings added. So I think this was causing CI to fail. These are the new ones:
I pushed the changes to your branch. |
@yolossn I have done the required changes you can review. |
"List Kind": "பட்டியல் வகை", | ||
"Served": "சேவை செய்தது", | ||
"Storage": "சேமிப்பு", | ||
"Objects": "வस्तுக்கள்", |
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.
this word is not translated properly
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.
This are translated properly I have used LLMs and cross verified 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.
@HarshSrivastava275 I think we should stick to writing the technical terms like ingress
, egress
etc in tamil letters as is and not translate them. IMHO any native speaker wont be able to relate இன்புருள்
to ingress
. WDYT?
Co-authored-by: S Santhosh Nagaraj <[email protected]> Signed-off-by: HarshSrivastava275 <[email protected]>
Co-authored-by: S Santhosh Nagaraj <[email protected]> Signed-off-by: HarshSrivastava275 <[email protected]>
@yolossn You can pair program as I think you are a native tamil speaker what do you say?Pull this branch and push the changes. |
535afe0
to
fe9baf6
Compare
I have added tamil language for the headlamp website which will help people who knows tamil to efficiently interact with the site.
This resolves issue no:- #3223
Attached Screenshot for reference :-