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

ja: Convert noteblocks to GFM Alerts (part 20) #22714

Merged
merged 1 commit into from
Jul 28, 2024
Merged

Conversation

queengooborg
Copy link
Collaborator

This PR converts the noteblocks for the Japanese locale to GFM Alerts syntax, using a conversion script. This is part 20. Note: manual adjustments have also been made to correct some issues, including capitalization, syntax, duplicated keywords and more.

This PR converts the noteblocks for the Japanese locale to GFM Alerts syntax, using a [conversion script](https://github.com/queengooborg/mdn-toolkit/blob/main/upgrade-noteblock.js). This is part 20. Note: manual adjustments have also been made to correct some issues, including capitalization, syntax, duplicated keywords and more.
@queengooborg queengooborg requested a review from a team as a code owner July 28, 2024 00:29
@queengooborg queengooborg requested review from potappo and removed request for a team July 28, 2024 00:29
@github-actions github-actions bot added the l10n-ja Issues related to Japanese content. label Jul 28, 2024
Copy link
Contributor

Preview URLs (100 pages)
Flaws (62)

Note! 72 documents with no flaws that don't need to be listed. 🎉

URL: /ja/docs/Web/Manifest/related_applications
Title: related_applications
Flaw count: 1

  • translation_differences:
    • Differences in the important macros (2 in common of 3 possible)

URL: /ja/docs/Web/Manifest/share_target
Title: share_target
Flaw count: 1

  • broken_links:
    • Can't resolve /ja/docs/Web/Progressive_web_apps/Installable_PWAs

URL: /ja/docs/Web/MathML/Attribute
Title: 属性
Flaw count: 11

  • macros:
    • /ja/docs/Web/MathML/Fonts does not exist but fell back to /en-US/docs/Web/MathML/Fonts
  • broken_links:
    • Can't resolve /ja/docs/Web/MathML/Attribute/Values#mathml-specific_types
    • Can't resolve /ja/docs/Web/MathML/Attribute/Values#mathml-specific_types
    • Can't resolve /ja/docs/Web/MathML/Attribute/Values#mathml-specific_types
    • Can't resolve /ja/docs/Web/MathML/Attribute/Values
    • Can't resolve /ja/docs/Web/MathML/Attribute/Values#mathml-specific_types
    • and 5 more flaws omitted

URL: /ja/docs/Web/JavaScript/Reference/Operators/in
Title: in 演算子
Flaw count: 1

  • broken_links:
    • Can't resolve /ja/docs/Web/JavaScript/Reference/Classes/Private_class_fields

URL: /ja/docs/Web/JavaScript/Reference/Operators/Optional_chaining
Title: オプショナルチェーン (?.)
Flaw count: 3

  • macros:
    • /ja/docs/Web/JavaScript/Reference/Operators/Nullish_Coalescing_Operator redirects to /ja/docs/Web/JavaScript/Reference/Operators/Nullish_coalescing
    • /ja/docs/Web/JavaScript/Reference/Operators/Nullish_Coalescing_Operator redirects to /ja/docs/Web/JavaScript/Reference/Operators/Nullish_coalescing
  • broken_links:
    • Can't resolve /ja/docs/Web/JavaScript/Reference/Operators/Property_Accessors#bracket_notation

URL: /ja/docs/Web/JavaScript/Reference/Operators/Logical_OR
Title: 論理和 (||)
Flaw count: 2

  • broken_links:
    • Can't resolve /ja/docs/Web/JavaScript/Reference/Operators/Nullish_coalescing_operator
    • Can't resolve /ja/docs/Web/JavaScript/Reference/Operators/Nullish_coalescing_operator

URL: /ja/docs/Web/JavaScript/Reference/Operators/typeof
Title: typeof
Flaw count: 2

  • broken_links:
    • Can't resolve /ja/docs/Glossary/Symbol
    • Is currently http:// but can become https://

URL: /ja/docs/Web/JavaScript/Reference/Operators/yield
Title: yield
Flaw count: 2

  • broken_links:
    • Can't resolve /ja/docs/Archive/Web/JavaScript/Legacy_generator_function_statement
    • Can't resolve /ja/docs/Web/JavaScript/Guide/The_Iterator_protocol

URL: /ja/docs/Web/JavaScript/Reference/Operators/Destructuring_assignment
Title: 分割代入
Flaw count: 1

  • broken_links:
    • Can't resolve /ja/docs/Web/JavaScript/Reference/Operators/Property_Accessors

URL: /ja/docs/Web/JavaScript/Reference/Iteration_protocols
Title: 反復処理プロトコル
Flaw count: 3

  • broken_links:
    • Can't resolve /ja/docs/Web/JavaScript/Reference/Global_Objects/Set/@@iterator
    • Can't resolve /ja/docs/Web/JavaScript/Reference/Classes/Private_class_fields
    • Can't resolve /ja/docs/Web/JavaScript/Reference/Global_Objects/String/@@iterator

URL: /ja/docs/Web/JavaScript/Reference/Statements/for...of
Title: for...of
Flaw count: 2

  • broken_links:
    • Can't resolve /ja/docs/Web/JavaScript/Reference/Global_Objects/String/@@iterator
    • Can't resolve /ja/docs/Web/JavaScript/Reference/Global_Objects/Array/@@iterator

URL: /ja/docs/Web/JavaScript/Reference/Global_Objects/Date
Title: Date
Flaw count: 3

  • broken_links:
    • Can't resolve /ja/docs/Web/JavaScript/Reference/Global_Objects/Date/@@toPrimitive
    • Can't resolve /ja/docs/Web/JavaScript/Reference/Global_Objects/Date/@@toPrimitive
    • Can't resolve /ja/docs/Web/JavaScript/Reference/Global_Objects/Date/@@toPrimitive

URL: /ja/docs/Web/JavaScript/Reference/Global_Objects/TypedArray
Title: TypedArray
Flaw count: 2

  • macros:
    • /ja/docs/Web/JavaScript/Reference/Global_Objects/TypedArray/@@species redirects to /ja/docs/Web/JavaScript/Reference/Global_Objects/TypedArray/Symbol.species
  • broken_links:
    • Can't resolve /ja/docs/Web/JavaScript/Reference/Global_Objects/TypedArray/@@iterator

URL: /ja/docs/Web/JavaScript/Reference/Global_Objects/Error
Title: Error
Flaw count: 1

  • broken_links:
    • Is currently http:// but can become https://

URL: /ja/docs/Web/JavaScript/Reference/Global_Objects/RegExp
Title: RegExp
Flaw count: 7

  • macros:
    • /ja/docs/Web/JavaScript/Reference/Global_Objects/RegExp/@@species redirects to /ja/docs/Web/JavaScript/Reference/Global_Objects/RegExp/Symbol.species
  • broken_links:
    • Can't resolve /ja/docs/Web/JavaScript/Reference/Global_Objects/RegExp/@@replace
    • Can't resolve /ja/docs/Web/JavaScript/Reference/Global_Objects/RegExp/@@match
    • Can't resolve /ja/docs/Web/JavaScript/Reference/Global_Objects/RegExp/@@matchAll
    • Can't resolve /ja/docs/Web/JavaScript/Reference/Global_Objects/RegExp/@@replace
    • Can't resolve /ja/docs/Web/JavaScript/Reference/Global_Objects/RegExp/@@search
    • and 1 more flaws omitted

URL: /ja/docs/Web/JavaScript/Reference/Global_Objects/RegExp/exec
Title: RegExp.prototype.exec()
Flaw count: 2

  • broken_links:
    • Can't resolve /ja/docs/Web/JavaScript/Reference/Global_Objects/RegExp/@@replace
    • Can't resolve /ja/docs/Web/JavaScript/Guide/Regular_Expressions

URL: /ja/docs/Web/JavaScript/Reference/Global_Objects/Symbol
Title: Symbol (シンボル)
Flaw count: 1

  • translation_differences:
    • Differences in the important macros (0 in common of 2 possible)

URL: /ja/docs/Web/JavaScript/Reference/Global_Objects/String
Title: String
Flaw count: 2

  • broken_links:
    • Can't resolve /ja/docs/Web/JavaScript/Reference/Global_Objects/String/@@iterator
    • Can't resolve /ja/docs/Web/JavaScript/Reference/Global_Objects/String/@@iterator

URL: /ja/docs/Web/JavaScript/Reference/Global_Objects/String/replace
Title: String.prototype.replace()
Flaw count: 3

  • broken_links:
    • Can't resolve /ja/docs/Web/JavaScript/Reference/Global_Objects/RegExp/@@replace
    • Can't resolve /ja/docs/Web/JavaScript/Reference/Global_Objects/RegExp/@@replace
    • Can't resolve /ja/docs/Web/JavaScript/Reference/Global_Objects/RegExp/@@replace

URL: /ja/docs/Web/JavaScript/Reference/Global_Objects/Promise
Title: Promise
Flaw count: 1

  • macros:
    • /ja/docs/Web/JavaScript/Reference/Global_Objects/Promise/@@species redirects to /ja/docs/Web/JavaScript/Reference/Global_Objects/Promise/Symbol.species

URL: /ja/docs/Web/JavaScript/Reference/Global_Objects/Promise/allSettled
Title: Promise.allSettled()
Flaw count: 1

  • translation_differences:
    • Differences in the important macros (2 in common of 4 possible)

URL: /ja/docs/Web/JavaScript/Reference/Global_Objects/Promise/finally
Title: Promise.prototype.finally()
Flaw count: 1

  • broken_links:
    • Can't resolve /ja/docs/Web/JavaScript/Reference/Global_Objects/Promise/@@species

URL: /ja/docs/Web/JavaScript/Reference/Global_Objects/Function/call
Title: Function.prototype.call()
Flaw count: 2

  • macros:
    • /ja/docs/Web/JavaScript/Reference/Global_Objects/null redirects to /ja/docs/Web/JavaScript/Reference/Operators/null
  • broken_links:
    • Can't resolve /ja/docs/Web/JavaScript/Introduction_to_Object-Oriented_JavaScript

URL: /ja/docs/Web/JavaScript/Reference/Global_Objects/Function/name
Title: Function.name
Flaw count: 3

  • broken_links:
    • Can't resolve /ja/docs/Web/JavaScript/Reference/Operators/get
    • Can't resolve /ja/docs/JavaScript/Reference/Operators/set
    • Is currently http:// but can become https://

URL: /ja/docs/Web/JavaScript/Reference/Global_Objects/Function/bind
Title: Function.prototype.bind()
Flaw count: 1

  • broken_links:
    • Can't resolve /ja/docs/Web/JavaScript/Reference/Global_Objects/Function/prototype

URL: /ja/docs/Web/JavaScript/Reference/Global_Objects/Generator/next
Title: Generator.prototype.next()
Flaw count: 1

  • broken_links:
    • Can't resolve /ja/docs/Web/JavaScript/Guide/Iterators_and_Generators

URL: /ja/docs/Web/JavaScript/Reference/Global_Objects/Object
Title: Object
Flaw count: 1

  • broken_links:
    • Can't resolve /ja/docs/Web/JavaScript/Reference/Global_Objects/Array/@@unscopables

URL: /ja/docs/Web/JavaScript/Reference/Strict_mode
Title: 厳格モード
Flaw count: 1

  • broken_links:
    • Can't resolve /ja/docs/Web/JavaScript/Reference/Errors/Deprecated_octal
External URLs (15)

URL: /ja/docs/Web/MathML/Attribute
Title: 属性


URL: /ja/docs/Web/JavaScript/Reference/Global_Objects/Date
Title: Date


URL: /ja/docs/Web/JavaScript/Reference/Global_Objects/Date/toLocaleString
Title: Date.prototype.toLocaleString()


URL: /ja/docs/Web/JavaScript/Reference/Global_Objects/RegExp
Title: RegExp


URL: /ja/docs/Web/JavaScript/Reference/Global_Objects/String/split
Title: String.prototype.split()


URL: /ja/docs/Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat/format
Title: Intl.DateTimeFormat.prototype.format()


URL: /ja/docs/Web/JavaScript/Reference/Global_Objects/Float16Array
Title: Float16Array


URL: /ja/docs/Web/JavaScript/Reference/Global_Objects/Function/name
Title: Function.name


URL: /ja/docs/Web/JavaScript/Reference/Global_Objects/Object/proto
Title: Object.prototype.__proto__


URL: /ja/docs/Web/JavaScript/Reference/Global_Objects/Object/setPrototypeOf
Title: Object.setPrototypeOf()

Copy link
Collaborator

@mfuji09 mfuji09 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.
広範囲に今後の作業に影響を与える修正なので、代理で承認しました。

@mfuji09 mfuji09 merged commit 52df0d6 into main Jul 28, 2024
7 checks passed
@mfuji09 mfuji09 deleted the gfm-alerts/ja/20 branch July 28, 2024 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
l10n-ja Issues related to Japanese content.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants