Files
waooplus/messages/zh/workspaceRedesign.json

78 lines
2.1 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"pageTitle": "首页重设计测试",
"switchVariant": "切换排版",
"currentVariant": "当前排版",
"inputPlaceholder": "描述你想要创作的故事...",
"startCreation": "开始创作",
"recentProjects": "最近项目",
"viewAll": "查看全部",
"noRecentProjects": "暂无最近项目",
"latestUpdate": "最近更新",
"style": "风格",
"ratio": "比例",
"quality": "质量",
"model": "模型",
"styles": {
"anime": "日系动漫",
"realistic": "写实风格",
"watercolor": "水彩风格",
"cyberpunk": "赛博朋克",
"ghibli": "吉卜力",
"ink": "国风水墨"
},
"ratios": {
"r16_9": "16:9 横屏",
"r9_16": "9:16 竖屏",
"r1_1": "1:1 方形",
"r4_3": "4:3 经典"
},
"qualities": {
"standard": "标准",
"high": "高清",
"ultra": "超清"
},
"quickActions": {
"title": "快速开始",
"fromNovel": "从小说导入",
"fromScript": "从剧本创建",
"fromScratch": "空白创建",
"fromTemplate": "模板创建"
},
"mockProject": {
"name1": "校园青春物语",
"desc1": "一段关于高中生活的浪漫故事",
"name2": "星际迷航记",
"desc2": "太空冒险科幻短剧",
"name3": "古风仙侠录",
"desc3": "修仙世界的恩怨情仇",
"name4": "都市奇缘",
"desc4": "现代都市中的奇妙遭遇",
"name5": "末日旅人",
"desc5": "后末日世界的生存之旅"
},
"variantNames": {
"v1": "网格卡片",
"v2": "横向滚动",
"v3": "紧凑列表",
"v4": "突出首项",
"v5": "极简列表"
},
"variantDescs": {
"v1": "标准5列网格系统真实卡片风格",
"v2": "一行横滚大卡片,可滑动查看",
"v3": "单行式列表,信息左右分布",
"v4": "首个项目大卡片+右侧小卡片网格",
"v5": "和输入框同宽的极简圆点行"
},
"episodes": "章节",
"images": "图片",
"videos": "视频",
"updated": "更新于",
"ago": {
"justNow": "刚刚",
"minutesAgo": "{n}分钟前",
"hoursAgo": "{n}小时前",
"daysAgo": "{n}天前"
}
}