swiftggteam/the-swift-programming-language-in-chinese

中文版 Apple 官方《Swift 编程语言》

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 52 minutes ago
Added to GitGenius on September 2nd, 2026
Created on June 3rd, 2014
Open Issues & Pull Requests: 3 (+0)
GitHub issues: Enabled
Number of forks: 5,018
Total Stargazers: 21,176 (+0)
Total Subscribers: 1,250 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 35.5 hours
Mean response time: 33.1 days
90th percentile: 122.8 days
Tracked items: 53

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 3
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 191 days
Stale 30+ days: 3
Stale 90+ days: 1

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • Swift 6 beta translation (38)
  • enhancement (1)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

The Swift Programming Language in Chinese is a community-maintained Simplified Chinese translation of Apple's official Swift programming language documentation.

The project addresses the need for Swift documentation in Simplified Chinese by providing translations of The Swift Programming Language (TSPL) that correspond to different Swift versions. The approach involves community contributors translating the official English documentation, which is built using Swift-DocC. Contributors work from a terminology table and style guide to maintain consistency across translations, submitting their work through pull requests for verification by SwiftGG members before merging.

Developers and teams working in Simplified Chinese environments who need Swift language reference material should consider this resource. It suits projects where Chinese-language documentation is essential for team comprehension and onboarding. The repository maintains translations for multiple Swift versions, with Swift 6 beta currently in active translation and earlier versions available through GitBook. The tool can be built locally using the DocC command-line tool to preview translations in a browser.

The project maintains an active translation workflow with clearly labeled issues for different Swift version translations that contributors can claim. Pull requests are reviewed and verified by SwiftGG team members before integration into version-specific translation branches. The repository tracks progress across multiple Swift versions simultaneously, indicating ongoing coordination between contributors working on different translation tasks.