Skip to content

[ja] Typo in Acceptable Use Policies §11: “そ他のユーザー” → “他のユーザー #39410

@kangping-git

Description

@kangping-git

Code of Conduct

What article on docs.github.com is affected?

https://docs.github.com/ja/site-policy/acceptable-use-policies/github-acceptable-use-policies

What part(s) of the article would you like to see updated?

Summary

The Japanese Acceptable Use Policies (Section 11 「ユーザーの保護」) contains a small typo: 「そ他のユーザー」 should read 「他のユーザー」.

Location

  • Document: GitHub 利用規約 / サイトポリシー / Acceptable Use Policies(日本語版)
  • Section: 11. ユーザーの保護
  • Current text: そ他のユーザーを著しく害する行動をしてはなりません。

Proposed Fix

Replace the sentence above with either:

  1. 他のユーザーを著しく害する行動をしてはなりません。 – most natural; matches the English “other users”.
  2. その他のユーザーを著しく害する行動をしてはなりません。 – if “その他の” was intended.

Because the English source says “other users,” option 1 is recommended.

Rationale

  • Adds the missing 「の」 to restore correct Japanese grammar.
  • Aligns the translation with the English original.
  • Improves readability and professionalism.

Investigation

A repository search (e.g., acceptable-use-policies.ja.md, ja/acceptable-use-policies.md) returned no Japanese file, only the English source: content/site-policy/acceptable-use-policies.md.
This suggests the Japanese page is generated via the localization pipeline (Crowdin or similar), so the underlying translation entry—not the Markdown file—needs updating.

Request

Please update the upstream Japanese translation so future builds output 「他のユーザー」 instead of 「そ他のユーザー」.

Suggested Labels

area: localization · lang: ja · type: typo

Suggested Commit Message (if patched directly)

fix(ja): correct typo 'そ他のユーザー' → '他のユーザー' in Acceptable Use Policies §11

Screenshots

  1. Japanese page showing the typo.
  2. English page showing “other users” for comparison.

Thank you for keeping the localized documentation accurate!

Additional information

Image
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    contentThis issue or pull request belongs to the Docs Content teamtriageDo not begin working on this issue until triaged by the team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions