mirror of
https://github.com/gcushen/hugo-academic.git
synced 2025-07-26 19:15:16 +02:00
Add simplified Chinese translation (#143)
This commit is contained in:
parent
6b7436b3d4
commit
fa923fc46a
1 changed files with 100 additions and 0 deletions
100
i18n/zh.yaml
Normal file
100
i18n/zh.yaml
Normal file
|
@ -0,0 +1,100 @@
|
||||||
|
# Navigation
|
||||||
|
|
||||||
|
- id: toggle_navigation
|
||||||
|
translation: 切换导航
|
||||||
|
|
||||||
|
# Buttons
|
||||||
|
|
||||||
|
- id: btn_details
|
||||||
|
translation: 详情
|
||||||
|
|
||||||
|
- id: btn_pdf
|
||||||
|
translation: PDF
|
||||||
|
|
||||||
|
- id: btn_slides
|
||||||
|
translation: 演示文稿
|
||||||
|
|
||||||
|
- id: btn_video
|
||||||
|
translation: 视频
|
||||||
|
|
||||||
|
- id: btn_code
|
||||||
|
translation: 代码
|
||||||
|
|
||||||
|
- id: btn_dataset
|
||||||
|
translation: 数据集
|
||||||
|
|
||||||
|
- id: btn_project
|
||||||
|
translation: 项目
|
||||||
|
|
||||||
|
# About widget
|
||||||
|
|
||||||
|
- id: interests
|
||||||
|
translation: 兴趣爱好
|
||||||
|
|
||||||
|
- id: education
|
||||||
|
translation: 教育经历
|
||||||
|
|
||||||
|
# Publications widget
|
||||||
|
|
||||||
|
- id: more_publications
|
||||||
|
translation: 更多出版物
|
||||||
|
|
||||||
|
# Posts widget
|
||||||
|
|
||||||
|
- id: continue_reading
|
||||||
|
translation: 继续阅读
|
||||||
|
|
||||||
|
- id: more_posts
|
||||||
|
translation: 更多文章
|
||||||
|
|
||||||
|
# Talks widget
|
||||||
|
|
||||||
|
- id: more_talks
|
||||||
|
translation: 更多演讲
|
||||||
|
|
||||||
|
# Publication/Talk details
|
||||||
|
|
||||||
|
- id: abstract
|
||||||
|
translation: 摘要
|
||||||
|
|
||||||
|
- id: publication
|
||||||
|
translation: 出版物
|
||||||
|
|
||||||
|
- id: publication_type
|
||||||
|
translation: 类型
|
||||||
|
|
||||||
|
- id: date
|
||||||
|
translation: 日期
|
||||||
|
|
||||||
|
- id: links
|
||||||
|
translation: 链接
|
||||||
|
|
||||||
|
- id: event
|
||||||
|
translation: 事件
|
||||||
|
|
||||||
|
- id: location
|
||||||
|
translation: 位置
|
||||||
|
|
||||||
|
# Filtering
|
||||||
|
|
||||||
|
- id: filter_by_type
|
||||||
|
translation: 按类型过滤
|
||||||
|
|
||||||
|
- id: filter_all
|
||||||
|
translation: 全部
|
||||||
|
|
||||||
|
# Project details
|
||||||
|
|
||||||
|
- id: open_project_site
|
||||||
|
translation: 访问项目网站
|
||||||
|
|
||||||
|
# Default node titles
|
||||||
|
|
||||||
|
- id: posts
|
||||||
|
translation: 文章
|
||||||
|
|
||||||
|
- id: publications
|
||||||
|
translation: 出版物
|
||||||
|
|
||||||
|
- id: talks
|
||||||
|
translation: 演讲
|
Loading…
Add table
Add a link
Reference in a new issue