Skip to content

[GH-2911] Translate Tutorial / Programming Guide (part 4) to Chinese#2935

Merged
jiayuasu merged 1 commit intoapache:masterfrom
jiayuasu:feature/docs-i18n-tutorial-part4
May 8, 2026
Merged

[GH-2911] Translate Tutorial / Programming Guide (part 4) to Chinese#2935
jiayuasu merged 1 commit intoapache:masterfrom
jiayuasu:feature/docs-i18n-tutorial-part4

Conversation

@jiayuasu
Copy link
Copy Markdown
Member

@jiayuasu jiayuasu commented May 8, 2026

Did you read the Contributor Guide?

Is this PR related to a ticket?

What changes were proposed in this PR?

Phase 4d of the Chinese-documentation EPIC (#2867). Translates the final 2 tutorial pages, completing Phase 4.

Translated in this PR:

  • tutorial/rdd.md (871 lines)
  • tutorial/sql.md (1,438 lines — the largest single tutorial page)

After this PR merges, all 27 tutorial pages have Chinese versions on the docs site. Phase 4 of #2867 is complete.

Code blocks, command snippets, version macros ({{ sedona.current_version }}, {{ sedona.current_geotools }}), admonitions, and inline tab attributes (=== "Scala", etc.) are preserved verbatim. Only prose, headings, table headers, and explanatory inline comments are translated.

How was this patch tested?

Built the docs locally with uv sync --group docs && uv run mkdocs build and verified:

  • The build succeeds.
  • The 2 new *.zh.md files render under /zh/tutorial/.
  • pre-commit run --all-files passes (license headers auto-added by insert-license, re-staged before commit).

Did this PR include necessary documentation updates?

…inese

Phase 4d of apache#2867. Adds Chinese translations for the final 2 tutorial
pages, completing Phase 4 of the EPIC.

Files translated in this PR:
- rdd (871 lines)
- sql (1,438 lines)

Combined with apache#2931, apache#2933, and apache#2934, all 27 tutorial pages now have
Chinese translations on the docs site. Phase 4 of apache#2867 is complete.

Code blocks, command snippets, version macros, admonitions, and tab
attributes are preserved verbatim. Only prose, headings, table
headers, and explanatory inline comments are translated.
@jiayuasu jiayuasu merged commit 5f3af20 into apache:master May 8, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[GH-2867] Translate Tutorial / Programming Guide to Chinese (Phase 4)

1 participant