-
Notifications
You must be signed in to change notification settings - Fork 1.6k
[ES] Issue #16684: pendings translations to Spanish (Split PR 4) #16743
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: master
Are you sure you want to change the base?
Conversation
…les 109-130) Signed-off-by: Francisco Herrera <[email protected]>
content/es/docs/tasks/security/authentication/authn-policy/index.md
Outdated
Show resolved
Hide resolved
content/es/docs/tasks/security/authentication/authn-policy/index.md
Outdated
Show resolved
Hide resolved
content/es/docs/tasks/security/authorization/authz-td-migration/index.md
Outdated
Show resolved
Hide resolved
content/es/docs/tasks/traffic-management/egress/egress-control/index.md
Outdated
Show resolved
Hide resolved
content/es/docs/tasks/traffic-management/egress/egress-control/index.md
Outdated
Show resolved
Hide resolved
content/es/docs/tasks/traffic-management/egress/egress-control/index.md
Outdated
Show resolved
Hide resolved
content/es/docs/tasks/traffic-management/egress/egress-control/index.md
Outdated
Show resolved
Hide resolved
content/es/docs/tasks/traffic-management/egress/egress-gateway-tls-origination/index.md
Outdated
Show resolved
Hide resolved
content/es/docs/tasks/traffic-management/egress/egress-gateway/index.md
Outdated
Show resolved
Hide resolved
content/es/docs/tasks/traffic-management/egress/http-proxy/index.md
Outdated
Show resolved
Hide resolved
(see the [control ingress traffic task](/es/docs/tasks/traffic-management/ingress/ingress-control), for example). | ||
You can use the Gateway API, right from the start, by following the [getting started instructions](/es/docs/setup/getting-started/). | ||
Muchos de los documentos de gestión de tráfico de Istio incluyen instrucciones para usar tanto la API de Istio como la de Kubernetes | ||
(consulta la [tarea de controlar tráfico de ingreso](/es/docs/tasks/traffic-management/ingress/ingress-control), por ejemplo). |
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.
I'm not sure how to translate it, but "ingreso" sounds correct?
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.
Yeah, I think it can also be translated as "entrante". Wdyt?
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.
yes, sounds good
content/es/docs/tasks/traffic-management/ingress/ingress-sidecar-tls-termination/index.md
Outdated
Show resolved
Hide resolved
content/es/docs/tasks/traffic-management/ingress/ingress-sidecar-tls-termination/index.md
Outdated
Show resolved
Hide resolved
content/es/docs/tasks/traffic-management/ingress/ingress-sidecar-tls-termination/index.md
Outdated
Show resolved
Hide resolved
content/es/docs/tasks/traffic-management/ingress/secure-ingress/index.md
Outdated
Show resolved
Hide resolved
content/es/docs/tasks/traffic-management/ingress/secure-ingress/index.md
Outdated
Show resolved
Hide resolved
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.
I've added some suggestions.
Related to the "ingress" translation, there are some ocurrences as "ingreso" and others as "ingress" (Not sure how it should be translated in this case)
Co-authored-by: Josune Cordoba <[email protected]>
content/es/docs/tasks/traffic-management/ingress/gateway-api/index.md
Outdated
Show resolved
Hide resolved
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.
LG, I've just added a small change. Related to ingress
, I think it can be translated as trafico de entrada
but if you are talking about the component? Leave it as ingress
?
Sounds good to me |
…ndex.md Co-authored-by: Josune Cordoba <[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.
LG!
Thanks
Description
I split the original PR: #16691 into multiple PR to make it easy to review
Reviewers