mirror of
https://github.com/tomgi/git_stats.git
synced 2024-11-01 01:51:01 +01:00
66 lines
2.1 KiB
YAML
66 lines
2.1 KiB
YAML
zh_tw:
|
|
project_name: 專案名稱
|
|
project_version: 版本
|
|
tree_path: 路徑
|
|
generated_at: 報告產生時間
|
|
generator: 報告產生工具
|
|
report_period: 報告分析範圍
|
|
total_files: 總檔案數量
|
|
total_lines: 文字總行數
|
|
total_commits: 總commits數量
|
|
authors: 作者資訊及數量
|
|
commits: Commits
|
|
commits_by_hour: Commits數量
|
|
files: 檔案數量
|
|
lines: 文字行數
|
|
comments: 說明、註解
|
|
files_by_date: 檔案數量的日期分佈
|
|
lines_by_date: 行數的日期分佈
|
|
comments_by_date: 說明、註解的日期分佈
|
|
files_by_extension: 以副檔名區分
|
|
lines_by_extension: 以副檔名區分
|
|
hour_of_day: 每日時間分佈
|
|
hour: 時間(時)
|
|
percentage: 佔百分比
|
|
day: 日期
|
|
day_of_week: 每週日期分佈
|
|
hour_of_week: 每週時間分佈
|
|
month: 月份
|
|
month_of_year: 月份分佈
|
|
year_month: 年/月分佈
|
|
commits_by_wday: Commits數量
|
|
commits_by_month: Commits數量
|
|
commits_by_year_month: Commits數量
|
|
commits_by_month_of_year: Commits數量
|
|
year: 年份分佈
|
|
commits_by_year: Commits數量
|
|
activity: 活躍程度
|
|
activity_by_date: 活躍日期
|
|
commits_by_date: Commits的日期分佈
|
|
insertions_by_author: 該作者新增的行數
|
|
deletions_by_author: 該作者刪除的行數
|
|
changed_lines_by_author: 該作者變更的行數
|
|
best_authors_shown: 個最活躍的作者
|
|
commits_count_by_author: 該作者commits數量
|
|
commits_sum_by_author_by_date: Commits數量的日期分佈
|
|
insertions_by_author_by_date: 增加行數的日期分佈
|
|
deletions_by_author_by_date: 刪除行數的日期分佈
|
|
changed_lines_by_author_by_date: 變更行數的日期分佈
|
|
best_authors: 作者排行
|
|
insertions: 新增行數
|
|
deletions: 刪除行數
|
|
first_commit: 最早的commit
|
|
last_commit: 最近一次commit
|
|
author: 作者
|
|
show_more: 更多
|
|
close: 關閉
|
|
binary: 二進位檔
|
|
text: 文字檔
|
|
general: 一般資訊
|
|
details: 細節
|
|
insertions_by_date: 增加行數的日期分佈
|
|
deletions_by_date: 刪除行數的日期分佈
|
|
changed_lines_by_date: 變更行數的日期分佈
|
|
|
|
|