Init Spanish translation (#13543)
* Add OWNERS information for sig-docs-es * Add spanish README file * Add Spanish language section * Add headless _common-resources section * Add case-studies section * Add docs section * Add search page * Add overview section * Add main content page * Add i18n strings for Spanish language * Add alexbrand as OWNER and REVIEWER * Add glo-pena as REVIEWER * Add headless include section * Add partners section * Add blog section * Add Code of Conduct manifests * Add supported-doc-versions page * Add community site * Add sitemap * Remove overview section * Add initial home version * Rework phrase * Fix typo * Add update-user-guid-links script * Upload Spanish CoC updated version https://github.com/cncf/foundation/commit/e2a956 * Rework phrase * Fix typo in community index * Fix informal person usage * Translate sitemap page * Add electrocucaracha as REVIEWER * Add landing page for /es/docs * Remove home pages from initial translation * Upload Spanish CoC updated version https://github.com/cncf/foundation/commit/6474dfd * Add more information to the docs landing
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
a03303dca5
commit
f1627103a0
+139
@@ -0,0 +1,139 @@
|
||||
# i18n strings for the Spanish (main) site.
|
||||
|
||||
[deprecation_warning]
|
||||
other = " ya no mantiene activamente la documentación. La versión que está viendo actualmente es una instantánea estática. Para la documentación actualizada, visita la "
|
||||
|
||||
[deprecation_file_warning]
|
||||
other = "Descontinuado"
|
||||
|
||||
[objectives_heading]
|
||||
other = "Objetivos"
|
||||
|
||||
[cleanup_heading]
|
||||
other = "Limpieza de recursos"
|
||||
|
||||
[prerequisites_heading]
|
||||
other = "Antes de empezar"
|
||||
|
||||
[whatsnext_heading]
|
||||
other = "Siguientes pasos"
|
||||
|
||||
[feedback_heading]
|
||||
other = "Comentarios"
|
||||
|
||||
[feedback_question]
|
||||
other = "¿Esta página le ha sido de ayuda?"
|
||||
|
||||
[feedback_yes]
|
||||
other = "Sí"
|
||||
|
||||
[feedback_no]
|
||||
other = "No"
|
||||
|
||||
[latest_version]
|
||||
other = "última versión."
|
||||
|
||||
[version_check_mustbe]
|
||||
other = "Su versión de Kubernetes debe ser "
|
||||
|
||||
[version_check_mustbeorlater]
|
||||
other = "Su versión de Kubernetes debe ser como mínimo "
|
||||
|
||||
[version_check_tocheck]
|
||||
other = "Para comprobar la versión, introduzca "
|
||||
|
||||
[caution]
|
||||
other = "Precaución:"
|
||||
|
||||
[note]
|
||||
other = "Nota:"
|
||||
|
||||
[warning]
|
||||
other = "Advertencia:"
|
||||
|
||||
[main_read_about]
|
||||
other = "Leer"
|
||||
|
||||
[main_read_more]
|
||||
other = "Leer más"
|
||||
|
||||
[main_github_invite]
|
||||
other = "¿Está interesado en participar en el código base de Kubernetes?"
|
||||
|
||||
[main_github_view_on]
|
||||
other = "Ver en Github"
|
||||
|
||||
[main_github_create_an_issue]
|
||||
other = "Abrir un Issue"
|
||||
|
||||
[main_community_explore]
|
||||
other = "Explorar la comunidad"
|
||||
|
||||
[main_kubernetes_features]
|
||||
other = "Características de Kubernetes"
|
||||
|
||||
[main_cncf_project]
|
||||
other = """Somos un proyecto graduado de la <a href="https://cncf.io/">CNCF</a></p>"""
|
||||
|
||||
[main_kubeweekly_baseline]
|
||||
other = "¿Interesado en recibir las últimas noticias de Kubernetes? Suscríbase a KubeWeekly."
|
||||
|
||||
[main_kubernetes_past_link]
|
||||
other = "Ver boletines anteriores"
|
||||
|
||||
[main_kubeweekly_signup]
|
||||
other = "Suscríbase"
|
||||
|
||||
[main_contribute]
|
||||
other = "Contribuir"
|
||||
|
||||
[main_edit_this_page]
|
||||
other = "Editar esta página"
|
||||
|
||||
[main_page_history]
|
||||
other ="Historial cambios"
|
||||
|
||||
[main_page_last_modified_on]
|
||||
other = "Página modificada por última vez el "
|
||||
|
||||
[main_by]
|
||||
other = "por"
|
||||
|
||||
[main_documentation_license]
|
||||
other = """Los autores de Kubernetes | Documentación distribuida bajo <a href="https://git.k8s.io/website/LICENSE" class="light-text">CC BY 4.0</a>"""
|
||||
|
||||
[main_copyright_notice]
|
||||
other = """The Linux Foundation ®. Todos los derechos reservados. The Linux Foundation tiene marcas registradas y utiliza marcas registradas. Para obtener una lista de marcas registradas por The Linux Foundation, visita <a href="https://www.linuxfoundation.org/trademark-usage" class="light-text">Trademark Usage page</a>"""
|
||||
|
||||
# Labels for the docs portal home page.
|
||||
[docs_label_browse]
|
||||
other = "Explorar la documentación"
|
||||
|
||||
[docs_label_contributors]
|
||||
other = "Contribuidores"
|
||||
|
||||
[docs_label_users]
|
||||
other = "Usuarios"
|
||||
|
||||
[docs_label_i_am]
|
||||
other = "Yo soy..."
|
||||
|
||||
|
||||
|
||||
# Community links
|
||||
[community_twitter_name]
|
||||
other = "Twitter"
|
||||
[community_github_name]
|
||||
other = "GitHub"
|
||||
[community_slack_name]
|
||||
other = "Slack"
|
||||
[community_stack_overflow_name]
|
||||
other = "Stack Overflow"
|
||||
[community_forum_name]
|
||||
other = "Foro"
|
||||
[community_events_calendar]
|
||||
other = "Calendario de eventos"
|
||||
|
||||
# UI elements
|
||||
[ui_search_placeholder]
|
||||
other = "Buscar"
|
||||
Reference in New Issue
Block a user