Dongdong Tian
7 gadi atpakaļ
vecāks
revīzija
a747680aee
1 mainītis faili ar
36 papildinājumiem un
2 dzēšanām
-
36
2
i18n/zh.yaml
|
@@ -6,14 +6,25 @@
|
|
|
- id: table_of_contents
|
|
|
translation: 目录
|
|
|
|
|
|
+# General
|
|
|
+
|
|
|
+- id: related
|
|
|
+ translation: 相关
|
|
|
+
|
|
|
+- id: minute_read
|
|
|
+ translation: 分钟阅读时间
|
|
|
+
|
|
|
# Buttons
|
|
|
|
|
|
-- id: btn_details
|
|
|
- translation: 详情
|
|
|
+- id: btn_preprint
|
|
|
+ translation: 预印本
|
|
|
|
|
|
- id: btn_pdf
|
|
|
translation: PDF
|
|
|
|
|
|
+- id: btn_cite
|
|
|
+ translation: 引用
|
|
|
+
|
|
|
- id: btn_slides
|
|
|
translation: 演示文稿
|
|
|
|
|
@@ -29,6 +40,18 @@
|
|
|
- id: btn_project
|
|
|
translation: 项目
|
|
|
|
|
|
+- id: btn_poster
|
|
|
+ translation: 海报
|
|
|
+
|
|
|
+- id: btn_source
|
|
|
+ translation: 源文档
|
|
|
+
|
|
|
+- id: btn_copy
|
|
|
+ translation: 复制
|
|
|
+
|
|
|
+- id: btn_download
|
|
|
+ translation: 下载
|
|
|
+
|
|
|
# About widget
|
|
|
|
|
|
- id: interests
|
|
@@ -104,3 +127,14 @@
|
|
|
|
|
|
- id: talks
|
|
|
translation: 演讲
|
|
|
+
|
|
|
+- id: projects
|
|
|
+ translation: 项目
|
|
|
+
|
|
|
+# Error 404
|
|
|
+
|
|
|
+- id: page_not_found
|
|
|
+ translation: 找不到页面
|
|
|
+
|
|
|
+- id: 404_recommendations
|
|
|
+ translation: 也许你在找?
|