git_stats/config/locales/zh_tw.yml

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: 總 commit 數量
authors: 作者資訊及數量
commits: Commits
commits_by_hour: Commit 數量
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: Commit 數量
commits_by_month: Commit 數量
commits_by_year_month: Commit 數量
commits_by_month_of_year: Commit 數量
year: 年份分佈
commits_by_year: Commit 數量
activity: 活躍程度
activity_by_date: 活躍日期
commits_by_date: Commit 日期分佈
insertions_by_author: 該作者新增的行數
deletions_by_author: 該作者刪除的行數
changed_lines_by_author: 該作者變更的行數
best_authors_shown: 個最活躍的作者
commits_count_by_author: 該作者 commit 數量
commits_sum_by_author_by_date: Commit 數量的日期分佈
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: 變更行數的日期分佈