diff --git a/translation.json b/translation.json index 7df3ff9..f351634 100644 --- a/translation.json +++ b/translation.json @@ -164,25 +164,25 @@ "operating system": "操作系统", "Projects": "项目", "Timezone": "时区", - "Contributions in the year": "%s 今年的贡献 %s", - "Used in GitHub's Storage": "%s 占用了 GitHub 内存", + "Contributions in the year": "%s 次贡献于 %s 年", + "Used in GitHub's Storage": " 使用了 %s GitHub 存储空间", "Opted to Hire": "开放招聘", "Not Opted to Hire": "不开放招聘", - "Profile Views": "个人封面观看次数", - "From Hello World I have written": "从「你好世界」我已经写了", - "I am Most Productive on": "我最有效率是 %s", + "Profile Views": "个人资料观看次数", + "From Hello World I have written": "从「Hello World」起我已经写了", + "I am Most Productive on": "我最有效率是在 %s", "This Week I Spend My Time On": "这周我的时间花在了", - "I Mostly Code in": "我主要编写 %s", + "I Mostly Code in": "我最常使用 %s", "Timeline": "时间线", - "No Activity Tracked This Week": "本周没有记录任何活动", + "No Activity Tracked This Week": "本周没有记录到任何活动", "My GitHub Data": "我的 GitHub 数据", "Lines of code": "行代码", - "public repository": "%d 公共仓库", - "public repositories": "%d 公共仓库", - "private repository": "%d 私人仓库", - "private repositories": "%d 私人仓库", + "public repository": "%d 个公共仓库", + "public repositories": "%d 个公共仓库", + "private repository": "%d 个私人仓库", + "private repositories": "%d 个私人仓库", "I am an Early": "我是早起的 🐤", - "I am a Night": "我是晚睡的 🦉" + "I am a Night": "我是夜猫子 🦉" }, "zh_TW": { "Monday": "星期一", @@ -209,7 +209,7 @@ "From Hello World I have written": "從「Hello World」我已經寫了", "I am Most Productive on": "我最有效率是在 %s", "This Week I Spend My Time On": "本週的花費時間", - "I Mostly Code in": "我主要撰寫 %s", + "I Mostly Code in": "我最經常使用 %s", "Timeline": "時間軸", "No Activity Tracked This Week": "本週沒有任何活動", "My GitHub Data": "我的 GitHub 數據", @@ -665,4 +665,4 @@ "I am an Early": "Tôi không phải cú đêm 🐤", "I am a Night": "Tôi là cú đêm 🦉" } -} +} \ No newline at end of file