Skip to content
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

Convert /web/javascript/reference/statements folder to Markdown (es) #8161

Merged

Conversation

Graywolf9
Copy link
Contributor

This to continue the job already done in #7618

@Graywolf9 Graywolf9 added l10n-es Issues related to Spanish content. markdown-conversion 100% markdown project labels Aug 31, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Aug 31, 2022

Preview URLs (22 pages)
Flaws (176)

URL: /es/docs/Web/JavaScript/Reference/Statements
Title: Sentencias
Flaw count: 37

  • macros:
    • /es/docs/Web/JavaScript/Reference/Sentencias/block does not exist
    • /es/docs/Web/JavaScript/Reference/Sentencias/break does not exist
    • /es/docs/Web/JavaScript/Reference/Sentencias/continue does not exist
    • /es/docs/Web/JavaScript/Reference/Sentencias/Empty does not exist
    • /es/docs/Web/JavaScript/Reference/Sentencias/if...else does not exist
    • and 29 more flaws omitted
  • broken_links:
    • Can use the English (en-US) link as a fallback
    • Can't resolve /es/docs/Web/JavaScript/Referencia/Operadores
  • translation_differences:
    • Differences in the important macros (1 in common of 2 possible)

URL: /es/docs/Web/JavaScript/Reference/Statements/do...while
Title: do...while
Flaw count: 3

  • macros:
    • /es/docs/Web/JavaScript/Reference/Sentencias/while does not exist
    • /es/docs/Web/JavaScript/Reference/Sentencias/for does not exist
  • translation_differences:
    • Differences in the important macros (2 in common of 4 possible)

URL: /es/docs/Web/JavaScript/Reference/Statements/const
Title: const
Flaw count: 9

  • macros:
    • /es/docs/Web/JavaScript/Reference/Sentencias/var does not exist
    • /es/docs/Web/JavaScript/Reference/Sentencias/let does not exist
  • broken_links:
    • Can't resolve /es/docs/Web/JavaScript/Referencia/Sentencias/block
    • Can't resolve /es/docs/Web/JavaScript/Referencia/Sentencias/let
    • Can't resolve https://developer.mozilla.org/es/docs/Web/JavaScript/Referencia/Objetos_globales/SyntaxError
    • Can't resolve /es/docs/Web/JavaScript/Referencia/Sentencias/let#muerta
    • Can't resolve https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/let
    • and 1 more flaws omitted
  • translation_differences:
    • Differences in the important macros (1 in common of 4 possible)

URL: /es/docs/Web/JavaScript/Reference/Statements/debugger
Title: debugger
Flaw count: 14

  • macros:
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • and 6 more flaws omitted
  • broken_links:
    • Can't resolve /es/docs/Debugging_JavaScript
    • Can't resolve /es/docs/Tools/Debugger
  • translation_differences:
    • Differences in the important macros (1 in common of 4 possible)

URL: /es/docs/Web/JavaScript/Reference/Statements/for...of
Title: for...of
Flaw count: 18

  • macros:
    • /es/docs/Web/JavaScript/Reference/Global_Objects/Map does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Map
    • /es/docs/Web/JavaScript/Reference/Global_Objects/Map does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Map
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • and 3 more flaws omitted
  • broken_links:
    • Can use the English (en-US) link as a fallback
    • Can use the English (en-US) link as a fallback
    • Can't resolve /es/docs/Web/JavaScript/Referencia/Sentencias/break
  • heading_links:
    • h3 heading contains an <a> tag
    • h3 heading contains an <a> tag
    • h3 heading contains an <a> tag
    • h3 heading contains an <a> tag
    • h3 heading contains an <a> tag
    • and 1 more flaws omitted
  • translation_differences:
    • Differences in the important macros (1 in common of 5 possible)

URL: /es/docs/Web/JavaScript/Reference/Statements/break
Title: break
Flaw count: 5

  • macros:
    • /es/docs/Web/JavaScript/Reference/Sentencias/while does not exist
    • /es/docs/Web/JavaScript/Reference/Sentencias/continue does not exist
    • /es/docs/Web/JavaScript/Reference/Sentencias/label does not exist
    • /es/docs/Web/JavaScript/Reference/Sentencias/switch does not exist
  • translation_differences:
    • Differences in the important macros (1 in common of 4 possible)

URL: /es/docs/Web/JavaScript/Reference/Statements/Empty
Title: empty
Flaw count: 14

  • macros:
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • and 7 more flaws omitted
  • broken_links:
    • Can't resolve /es/docs/Web/JavaScript/Referencia/Sentencias/block
  • translation_differences:
    • Differences in the important macros (1 in common of 5 possible)

URL: /es/docs/Web/JavaScript/Reference/Statements/function*
Title: function*
Flaw count: 9

  • macros:
    • /es/docs/Web/JavaScript/Reference/Global_Objects/GeneratorFunction does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/GeneratorFunction
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
    • /es/docs/Web/JavaScript/Reference/Global_Objects/GeneratorFunction does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/GeneratorFunction
    • and 1 more flaws omitted
  • broken_links:
    • Can use the English (en-US) link as a fallback
    • Is currently http:// but can become https://
  • translation_differences:
    • Differences in the important macros (1 in common of 5 possible)

URL: /es/docs/Web/JavaScript/Reference/Statements/continue
Title: continue
Flaw count: 7

  • macros:
    • /es/docs/Web/JavaScript/Reference/Sentencias/break does not exist
    • /es/docs/Web/JavaScript/Reference/Sentencias/while does not exist
    • /es/docs/Web/JavaScript/Reference/Sentencias/for does not exist
    • /es/docs/Web/JavaScript/Reference/Sentencias/while does not exist
    • /es/docs/Web/JavaScript/Reference/Sentencias/break does not exist
    • and 1 more flaws omitted
  • translation_differences:
    • Differences in the important macros (1 in common of 4 possible)

URL: /es/docs/Web/JavaScript/Reference/Statements/return
Title: return
Flaw count: 3

  • macros:
    • This macro has been deprecated, and should be removed.
  • broken_links:
    • Can't resolve /es/docs/Web/JavaScript/Referencia/Funciones
  • translation_differences:
    • Differences in the important macros (1 in common of 4 possible)

URL: /es/docs/Web/JavaScript/Reference/Statements/for
Title: for
Flaw count: 9

  • macros:
    • /es/docs/Web/JavaScript/Reference/Sentencias/block does not exist
    • /es/docs/Web/JavaScript/Reference/Sentencias/break does not exist
    • /es/docs/Web/JavaScript/Reference/Sentencias/continue does not exist
    • /es/docs/Web/JavaScript/Reference/Sentencias/empty does not exist
    • /es/docs/Web/JavaScript/Reference/Sentencias/while does not exist
    • and 3 more flaws omitted
  • translation_differences:
    • Differences in the important macros (1 in common of 4 possible)

URL: /es/docs/Web/JavaScript/Reference/Statements/switch
Title: switch
Flaw count: 5

  • macros:
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • broken_links:
    • Can't resolve /es/docs/Web/JavaScript/Referencia/Sentencias
    • Can use the English (en-US) link as a fallback
    • Is currently http:// but can become https://
  • translation_differences:
    • Differences in the important macros (1 in common of 5 possible)

URL: /es/docs/Web/JavaScript/Reference/Statements/class
Title: class
Flaw count: 6

  • macros:
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
  • translation_differences:
    • Differences in the important macros (1 in common of 5 possible)

URL: /es/docs/Web/JavaScript/Reference/Statements/var
Title: var
Flaw count: 2

  • broken_links:
    • Can use the English (en-US) link as a fallback
  • translation_differences:
    • Differences in the important macros (1 in common of 4 possible)

URL: /es/docs/Web/JavaScript/Reference/Statements/throw
Title: throw
Flaw count: 2

  • macros:
    • /es/docs/Web/JavaScript/Reference/Sentencias/try...catch does not exist
  • translation_differences:
    • Differences in the important macros (1 in common of 4 possible)

URL: /es/docs/Web/JavaScript/Reference/Statements/export
Title: export
Flaw count: 8

  • macros:
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • This macro has been deprecated, and should be removed.
    • Calling the Compat macro with any arguments is deprecated; instead use the 'browser-compat' front-matter key.
    • and 1 more flaws omitted
  • broken_links:
    • Is currently http:// but can become https://
  • translation_differences:
    • Differences in the important macros (1 in common of 4 possible)

URL: /es/docs/Web/JavaScript/Reference/Statements/label
Title: label
Flaw count: 5

  • macros:
    • /es/docs/Web/JavaScript/Reference/Sentencias/break does not exist
    • /es/docs/Web/JavaScript/Reference/Sentencias/continue does not exist
    • /es/docs/Web/JavaScript/Reference/Sentencias/break does not exist
    • /es/docs/Web/JavaScript/Reference/Sentencias/continue does not exist
  • translation_differences:
    • Differences in the important macros (1 in common of 4 possible)

URL: /es/docs/Web/JavaScript/Reference/Statements/try...catch
Title: try...catch
Flaw count: 3

  • macros:
    • /es/docs/Web/JavaScript/Reference/Sentencias/throw does not exist
    • /es/docs/Web/JavaScript/Reference/Sentencias/throw does not exist
  • translation_differences:
    • Differences in the important macros (2 in common of 4 possible)

URL: /es/docs/Web/JavaScript/Reference/Statements/while
Title: while
Flaw count: 4

  • macros:
    • /es/docs/Web/JavaScript/Reference/Sentencias/block does not exist
    • /es/docs/Web/JavaScript/Reference/Sentencias/do...while does not exist
    • /es/docs/Web/JavaScript/Reference/Sentencias/for does not exist
  • translation_differences:
    • Differences in the important macros (1 in common of 4 possible)

URL: /es/docs/Web/JavaScript/Reference/Statements/if...else
Title: if...else
Flaw count: 4

  • macros:
    • /es/docs/Web/JavaScript/Reference/Sentencias/block does not exist
    • /es/docs/Web/JavaScript/Reference/Sentencias/block does not exist
    • /es/docs/Web/JavaScript/Reference/Sentencias/switch does not exist
  • translation_differences:
    • Differences in the important macros (1 in common of 4 possible)

URL: /es/docs/Web/JavaScript/Reference/Statements/function
Title: function
Flaw count: 6

  • macros:
    • /es/docs/Web/JavaScript/Reference/Operadors/function does not exist
    • /es/docs/Web/JavaScript/Reference/Sentencias/return does not exist
    • /es/docs/Web/JavaScript/Reference/Operadores/function does not exist
    • /es/docs/Web/JavaScript/Reference/Operadores/function does not exist
  • broken_links:
    • Can't resolve /es/docs/Web/JavaScript/Referencia/Funciones
  • translation_differences:
    • Differences in the important macros (1 in common of 4 possible)

URL: /es/docs/Web/JavaScript/Reference/Statements/block
Title: block
Flaw count: 3

  • macros:
    • /es/docs/Web/JavaScript/Reference/Sentencias/while does not exist
  • broken_links:
    • Can't resolve /es/docs/Web/JavaScript/Referencia/Sentencias/const
  • translation_differences:
    • Differences in the important macros (1 in common of 4 possible)
External URLs (8)

URL: /es/docs/Web/JavaScript/Reference/Statements/const
Title: const


URL: /es/docs/Web/JavaScript/Reference/Statements/debugger
Title: debugger


URL: /es/docs/Web/JavaScript/Reference/Statements/for...of
Title: for...of


URL: /es/docs/Web/JavaScript/Reference/Statements/function*
Title: function*


URL: /es/docs/Web/JavaScript/Reference/Statements/export
Title: export

(this comment was updated 2022-09-27 21:50:54.403062)

@Graywolf9 Graywolf9 marked this pull request as ready for review September 27, 2022 21:33
@Graywolf9 Graywolf9 requested a review from a team as a code owner September 27, 2022 21:33
@Graywolf9 Graywolf9 requested review from marcelozarate and removed request for a team September 27, 2022 21:33
@Graywolf9 Graywolf9 merged commit 1e5c210 into mdn:main Sep 27, 2022
@Graywolf9 Graywolf9 deleted the es/web/javascript/reference/statements/markdown branch July 5, 2023 22:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
l10n-es Issues related to Spanish content. markdown-conversion 100% markdown project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant