From 8a5554c6fae83e92b10c8dbe5b82108cb44fad6c Mon Sep 17 00:00:00 2001 From: Florian Merz Date: Thu, 11 Feb 2021 14:46:51 +0100 Subject: unslug es: modify --- .../es/orphaned/mdn/contribute/howto/create_an_mdn_account/index.html | 3 ++- .../es/orphaned/mdn/contribute/howto/do_a_technical_review/index.html | 3 ++- .../es/orphaned/mdn/contribute/howto/do_an_editorial_review/index.html | 3 ++- .../howto/document_a_css_property/property_template/index.html | 3 ++- .../mdn/contribute/howto/remove_experimental_macros/index.html | 3 ++- .../mdn/contribute/howto/set_the_summary_for_a_page/index.html | 3 ++- files/es/orphaned/mdn/contribute/howto/tag_javascript_pages/index.html | 3 ++- .../orphaned/mdn/contribute/howto/use_navigation_sidebars/index.html | 3 ++- .../howto/write_an_article_to_help_learn_about_the_web/index.html | 3 ++- 9 files changed, 18 insertions(+), 9 deletions(-) (limited to 'files/es/orphaned/mdn/contribute') diff --git a/files/es/orphaned/mdn/contribute/howto/create_an_mdn_account/index.html b/files/es/orphaned/mdn/contribute/howto/create_an_mdn_account/index.html index 8e254f6ac0..95838bcbbb 100644 --- a/files/es/orphaned/mdn/contribute/howto/create_an_mdn_account/index.html +++ b/files/es/orphaned/mdn/contribute/howto/create_an_mdn_account/index.html @@ -1,6 +1,6 @@ --- title: Cómo crear una cuenta MDN -slug: MDN/Contribute/Howto/Crear_cuenta_MDN +slug: orphaned/MDN/Contribute/Howto/Create_an_MDN_account tags: - Cuenta - GitHub @@ -9,6 +9,7 @@ tags: - Principiante - account translation_of: MDN/Contribute/Howto/Create_an_MDN_account +original_slug: MDN/Contribute/Howto/Crear_cuenta_MDN ---
{{MDNSidebar}}
diff --git a/files/es/orphaned/mdn/contribute/howto/do_a_technical_review/index.html b/files/es/orphaned/mdn/contribute/howto/do_a_technical_review/index.html index e1fc2d5d5a..b4c75bc774 100644 --- a/files/es/orphaned/mdn/contribute/howto/do_a_technical_review/index.html +++ b/files/es/orphaned/mdn/contribute/howto/do_a_technical_review/index.html @@ -1,7 +1,8 @@ --- title: Cómo hacer una revisión técnica -slug: MDN/Contribute/Howto/revision_tecnica +slug: orphaned/MDN/Contribute/Howto/Do_a_technical_review translation_of: MDN/Contribute/Howto/Do_a_technical_review +original_slug: MDN/Contribute/Howto/revision_tecnica ---
{{MDNSidebar}}

La revisión técnica consiste en revisar la precisión técnica y lo completo que se encuentra un artículo, y corregirlo si es necesario. Si un escritor de un artículo quiere que alguien más chequee su contenido técnico, debe marcar la casilla "Revisión Técnica" (Technical review) al editarlo. A menudo el escritor contacta a un ingeniero específico para desempeñar la revisión técnica, pero cualquiera con habilidad técnica en el tema puede hacerla.

diff --git a/files/es/orphaned/mdn/contribute/howto/do_an_editorial_review/index.html b/files/es/orphaned/mdn/contribute/howto/do_an_editorial_review/index.html index 454da031a0..34dda57c59 100644 --- a/files/es/orphaned/mdn/contribute/howto/do_an_editorial_review/index.html +++ b/files/es/orphaned/mdn/contribute/howto/do_an_editorial_review/index.html @@ -1,12 +1,13 @@ --- title: Cómo hacer una revisión editorial -slug: MDN/Contribute/Howto/revision_editorial +slug: orphaned/MDN/Contribute/Howto/Do_an_editorial_review tags: - Cómo hacerlo - Documentación - Guía - Revisiones translation_of: MDN/Contribute/Howto/Do_an_editorial_review +original_slug: MDN/Contribute/Howto/revision_editorial ---
{{MDNSidebar}}
diff --git a/files/es/orphaned/mdn/contribute/howto/document_a_css_property/property_template/index.html b/files/es/orphaned/mdn/contribute/howto/document_a_css_property/property_template/index.html index a0bdd5267f..dc49696e81 100644 --- a/files/es/orphaned/mdn/contribute/howto/document_a_css_property/property_template/index.html +++ b/files/es/orphaned/mdn/contribute/howto/document_a_css_property/property_template/index.html @@ -1,7 +1,8 @@ --- title: Plantilla de página para propiedades CSS -slug: MDN/Contribute/Howto/Document_a_CSS_property/Plantilla_propiedad +slug: orphaned/MDN/Contribute/Howto/Document_a_CSS_property/Property_template translation_of: MDN/Contribute/Howto/Document_a_CSS_property/Property_template +original_slug: MDN/Contribute/Howto/Document_a_CSS_property/Plantilla_propiedad ---
{{MDNSidebar}}
Esta es una página plantilla para las propiedades de CSS. Por favor utilice esto como una plantilla base cuando vaya a crear una nueva página para una propiedad de CSS. 
Los comentarios en cursiva son información  sobre cómo usar parte de la plantilla
diff --git a/files/es/orphaned/mdn/contribute/howto/remove_experimental_macros/index.html b/files/es/orphaned/mdn/contribute/howto/remove_experimental_macros/index.html index 25ee6439cd..0d2439416a 100644 --- a/files/es/orphaned/mdn/contribute/howto/remove_experimental_macros/index.html +++ b/files/es/orphaned/mdn/contribute/howto/remove_experimental_macros/index.html @@ -1,12 +1,13 @@ --- title: Cómo y cuándo eliminar macros "experimentales" -slug: MDN/Contribute/Howto/Remover_Macros_Experimentales +slug: orphaned/MDN/Contribute/Howto/Remove_Experimental_Macros tags: - Experimental - Guía - MDN Meta - Macros translation_of: MDN/Contribute/Howto/Remove_Experimental_Macros +original_slug: MDN/Contribute/Howto/Remover_Macros_Experimentales ---
{{MDNSidebar}}{{IncludeSubnav("/en-US/docs/MDN")}}
diff --git a/files/es/orphaned/mdn/contribute/howto/set_the_summary_for_a_page/index.html b/files/es/orphaned/mdn/contribute/howto/set_the_summary_for_a_page/index.html index 26f62b04a2..37695460b6 100644 --- a/files/es/orphaned/mdn/contribute/howto/set_the_summary_for_a_page/index.html +++ b/files/es/orphaned/mdn/contribute/howto/set_the_summary_for_a_page/index.html @@ -1,6 +1,6 @@ --- title: Cómo colocar el resumen de una página -slug: MDN/Contribute/Howto/Set_the_summary_for_a_page +slug: orphaned/MDN/Contribute/Howto/Set_the_summary_for_a_page tags: - Documentación - Resumen @@ -8,6 +8,7 @@ tags: - Summary - primeros pasos translation_of: MDN/Contribute/Howto/Set_the_summary_for_a_page +original_slug: MDN/Contribute/Howto/Set_the_summary_for_a_page ---
{{MDNSidebar}}
diff --git a/files/es/orphaned/mdn/contribute/howto/tag_javascript_pages/index.html b/files/es/orphaned/mdn/contribute/howto/tag_javascript_pages/index.html index 42edc03ff0..a0292c9119 100644 --- a/files/es/orphaned/mdn/contribute/howto/tag_javascript_pages/index.html +++ b/files/es/orphaned/mdn/contribute/howto/tag_javascript_pages/index.html @@ -1,10 +1,11 @@ --- title: Cómo etiquetar páginas Javascript -slug: MDN/Contribute/Howto/Etiquetas_paginas_javascript +slug: orphaned/MDN/Contribute/Howto/Tag_JavaScript_pages tags: - Etiquetas - JavaScript translation_of: MDN/Contribute/Howto/Tag_JavaScript_pages +original_slug: MDN/Contribute/Howto/Etiquetas_paginas_javascript ---
{{MDNSidebar}}

Etiquetar consiste en agregar meta-información (o información adicional) a las páginas para que el contenido relacionado pueda agruparse, por ejemplo en la herramienta de búsqueda.

diff --git a/files/es/orphaned/mdn/contribute/howto/use_navigation_sidebars/index.html b/files/es/orphaned/mdn/contribute/howto/use_navigation_sidebars/index.html index 4ba8e4e4e4..f5f6f79402 100644 --- a/files/es/orphaned/mdn/contribute/howto/use_navigation_sidebars/index.html +++ b/files/es/orphaned/mdn/contribute/howto/use_navigation_sidebars/index.html @@ -1,7 +1,8 @@ --- title: Cómo usar las barras laterales de navegación -slug: MDN/Contribute/Howto/Usar_barras_laterales_de_navegación +slug: orphaned/MDN/Contribute/Howto/Use_navigation_sidebars translation_of: MDN/Contribute/Howto/Use_navigation_sidebars +original_slug: MDN/Contribute/Howto/Usar_barras_laterales_de_navegación ---

{{MDNSidebar}}{{Draft}}

diff --git a/files/es/orphaned/mdn/contribute/howto/write_an_article_to_help_learn_about_the_web/index.html b/files/es/orphaned/mdn/contribute/howto/write_an_article_to_help_learn_about_the_web/index.html index 05d72dd7f7..ebfae0e469 100644 --- a/files/es/orphaned/mdn/contribute/howto/write_an_article_to_help_learn_about_the_web/index.html +++ b/files/es/orphaned/mdn/contribute/howto/write_an_article_to_help_learn_about_the_web/index.html @@ -1,12 +1,13 @@ --- title: Cómo escribir un artículo para ayudar a las personas a aprender sobre la Web. -slug: MDN/Contribute/Howto/Write_an_article_to_help_learn_about_the_Web +slug: orphaned/MDN/Contribute/Howto/Write_an_article_to_help_learn_about_the_Web tags: - Aprender - Como - Guía - MDN Meta translation_of: MDN/Contribute/Howto/Write_an_article_to_help_learn_about_the_Web +original_slug: MDN/Contribute/Howto/Write_an_article_to_help_learn_about_the_Web ---
{{MDNSidebar}}
-- cgit v1.2.3-54-g00ecf