visuddhinanda 3 лет назад
Родитель
Сommit
c55d3e5c8b

+ 3 - 0
dashboard-fluent/src/locales/README.md

@@ -0,0 +1,3 @@
+# i18n
+
+nut目录为练习用途。里面的内容可能会被删除。**线上不要使用**。

+ 3 - 0
dashboard-fluent/src/locales/en-US/buttons.ts

@@ -0,0 +1,3 @@
+const items = {};
+
+export default items;

+ 3 - 0
dashboard-fluent/src/locales/en-US/forms.ts

@@ -0,0 +1,3 @@
+const items = {};
+
+export default items;

+ 6 - 0
dashboard-fluent/src/locales/zh-Hans/article/index.ts

@@ -0,0 +1,6 @@
+const items = {
+	"article.lable": "文章",
+	"article.fields.article.count.label": "文章数量",
+};
+
+export default items;

+ 7 - 0
dashboard-fluent/src/locales/zh-Hans/buttons.ts

@@ -0,0 +1,7 @@
+const items = {
+	"buttons.submit": "提交",
+	"buttons.create": "新建",
+	"buttons.edit": "编辑",
+};
+
+export default items;

+ 15 - 0
dashboard-fluent/src/locales/zh-Hans/channel/index.ts

@@ -0,0 +1,15 @@
+const items = {
+  "channel.title": "版本风格",
+  "channel.type": "类型",
+  "channel.name": "名称",
+  "channel.create.message.noname": "请输入版本名称",
+  "channel.type.nissaya.title": "逐词解析",
+  "channel.type.translation.title": "译文",
+  "channel.lang": "语言",
+  "channel.fields.lang.label": "语言",
+  "channel.fields.type.label": "类型",
+  "channel.fields.name.label": "名称",
+
+};
+
+export default items;

+ 33 - 0
dashboard-fluent/src/locales/zh-Hans/dict/index.ts

@@ -0,0 +1,33 @@
+const items = {
+	dict: "字典",
+	"dict.fields.sn.label": "序号",
+	"dict.fields.word.label": "单词",
+	"dict.fields.type.label": "类型",
+	"dict.fields.grammar.label": "语法信息",
+	"dict.fields.parent.label": "词干",
+	"dict.fields.meaning.label": "意思",
+	"dict.fields.factors.label": "组份",
+	"dict.fields.factormeaning.label": "组份意思",
+	"dict.fields.note.label": "注释",
+	"dict.fields.confidence.label": "信心指数",
+	"dict.fields.dictname.label": "字典名称",
+	"dict.fields.type.n.label": "名词",
+	"dict.fields.type.ti.label": "三性",
+	"dict.fields.type.v.label": "动词",
+	"dict.fields.type.ind.label": "不变",
+	"dict.fields.type.m.label": "阳",
+	"dict.fields.type.nt.label": "中",
+	"dict.fields.type.f.label": "阴",
+	"dict.fields.type.sg.label": "单数",
+	"dict.fields.type.pl.label": "复数",
+	"dict.fields.type.nom.label": "主格",
+	"dict.fields.type.acc.label": "宾格",
+	"dict.fields.type.gen.label": "属格",
+	"dict.fields.type.dat.label": "为格",
+	"dict.fields.type.inst.label": "工具格",
+	"dict.fields.type.voc.label": "呼格",
+	"dict.fields.type.abl.label": "来源格",
+	"dict.fields.type.base.label": "词干",
+};
+
+export default items;

+ 28 - 0
dashboard-fluent/src/locales/zh-Hans/forms.ts

@@ -0,0 +1,28 @@
+const items = {
+	"forms.fields.email.label": "电子邮箱",
+	"forms.fields.password.label": "密码",
+	"forms.fields.id.label": "ID",
+	"forms.fields.message.label": "消息",
+	"forms.fields.created-at.label": "创建时间",
+	"forms.fields.update-at.label": "创建时间",
+	"forms.fields.lang.label": "语言",
+	"forms.create.message.no.lang": "请选择一种语言",
+	"forms.fields.title.label": "标题",
+	"forms.create.message.no.title": "请输入标题",
+	"forms.fields.subtitle.label": "副标题",
+	"forms.fields.summary.label": "简介",
+	"forms.fields.content.label": "内容",
+	"forms.fields.tag.label": "标签",
+	"forms.fields.power.label": "权限",
+	"forms.fields.type.label": "类型",
+	"forms.fields.publicity.label": "公开性",
+	"forms.fields.note.label": "注解",
+	"forms.fields.confidence.label": "信心指数",
+	"forms.fields.confidence.0.label": "不靠谱",
+	"forms.fields.confidence.25.label": "没把握",
+	"forms.fields.confidence.50.label": "一般",
+	"forms.fields.confidence.75.label": "还可以",
+	"forms.fields.confidence.100.label": "有把握",
+};
+
+export default items;

+ 8 - 0
dashboard-fluent/src/locales/zh-Hans/group/index.ts

@@ -0,0 +1,8 @@
+const items = {
+  "group": "群组",
+  "group.fields.name.label": "群组名",
+  "group.files": "群文档",
+  "group.member": "群成员",
+};
+
+export default items;

+ 7 - 0
dashboard-fluent/src/locales/zh-Hans/nut/index.ts

@@ -0,0 +1,7 @@
+const items = {
+  "nut.users.sign-in.title": "欢迎登录",
+  "nut.users.sign-up.title": "新用户注册",
+  "nut.users.logs.title": "日志列表",
+};
+
+export default items;

+ 3 - 0
dashboard-fluent/src/locales/zh-Hans/tables.ts

@@ -0,0 +1,3 @@
+const items = {};
+
+export default items;

+ 16 - 0
dashboard-fluent/src/locales/zh-Hans/term/index.ts

@@ -0,0 +1,16 @@
+const items = {
+	term: "字典",
+	"term.fields.sn.label": "序号",
+	"term.fields.word.label": "词头",
+	"term.fields.description.label": "标签",
+	"term.fields.description.tooltip": "单词说明,可以用来区分相同拼写的不同单词。",
+	"term.fields.channel.label": "所属版本",
+	"term.fields.channel.tooltip": "该术语仅仅用于某个版本",
+	"term.fields.meaning.label": "意思",
+	"term.fields.meaning.tooltip": "单词的首选意思",
+	"term.fields.meaning2.label": "其他意思",
+	"term.fields.meaning2.tooltip": "其他意思将出现在后面的括号里",
+	"term.fields.note.label": "注释",
+};
+
+export default items;

+ 12 - 0
dashboard-fluent/src/locales/zh-Hans/utilities.ts

@@ -0,0 +1,12 @@
+const items = {
+	"utilities.time.secs_ago": "秒之前",
+	"utilities.time.mins_ago": "分钟之前",
+	"utilities.time.hs_ago": "小时之前",
+	"utilities.time.days_ago": "天之前",
+	"utilities.time.weeks_ago": "周之前",
+	"utilities.time.months_ago": "月之前",
+	"utilities.time.year_ago": "年之前",
+	"utilities.time.years_ago": "年之前",
+};
+
+export default items;

+ 3 - 0
dashboard-fluent/src/locales/zh-Hant/buttons.ts

@@ -0,0 +1,3 @@
+const items = {};
+
+export default items;

+ 3 - 0
dashboard-fluent/src/locales/zh-Hant/forms.ts

@@ -0,0 +1,3 @@
+const items = {};
+
+export default items;

+ 3 - 0
dashboard-fluent/src/locales/zh-Hant/nut/index.ts

@@ -0,0 +1,3 @@
+const items = {};
+
+export default items;