fiee-official-website/src/locales/zhc.js
2025-10-15 18:26:36 +08:00

138 lines
3.3 KiB
JavaScript

export default {
language: {
zh: '简体中文',
zhTW: '繁體中文',
en: 'English',
ja: '日本語',
},
home: {
nav: {
home: '首页',
company: '公司概况',
businessintroduction: '业务介绍',
please_select: '请选择',
confirm_select: '确认选择',
investor: '投资者关系',
},
},
financialinformation: {
quarterlyreports: {
title: '季度报告',
search: {
placeholder: '搜索',
button: '开始',
},
download: "下载",
pdfDownload: 'PDF 下载',
pagination: {
displaying: '显示第 {start} - {end} 条,共 {total} 条',
perPage: '{size}/页',
goto: '前往',
},
},
},
stock_quote: {
title: '股票报价',
nasdaq: '纳斯达克: FIEE',
open: '开盘',
change: '涨跌幅',
volume: '成交量',
week_range: '52周范围',
days_range: '当日范围',
market_cap: '市值',
},
historic_stock: {
title: '历史数据',
range: '范围',
date: '日期',
open: '开盘',
high: '最高',
low: '最低',
close: '收盘',
adj_close: '调整后收盘',
change: '涨跌幅',
volume: '成交量',
daily: '每日',
weekly: '每周',
monthly: '每月',
quarterly: '每季度',
annual: '每年',
duration: {
"3_months": '3个月',
"6_months": '6个月',
ytd: '年初至今',
"1_year": '1年',
"5_years": '5年',
"10_years": '10年',
},
pagination: {
displaying: '显示第 {start} - {end} 条,共 {total} 条',
perPage: '{size}/页',
goto: '前往',
},
echarts: {
title: 'FiEE, Inc. 股票历史价格',
range: '范围',
price: '价格',
months: '月',
years: '年',
year: '年',
ytd: '年初至今',
"1m": '1个月',
"3m": '3个月',
ytd_short: '年初至今',
"1y": '1年',
"5y": '5年',
"10y": '10年',
max: '最大',
},
},
header_menu: {
corporate_information: {
title: '公司信息',
company_overview: '公司概况',
business_introduction: '业务介绍',
management: '管理层',
board_of_directors: '董事会',
committee_appointments: '委员会任命',
governance: '公司治理',
corporate_video: '公司视频',
},
financial_information: {
title: '财务信息',
sec_filings: 'SEC文件',
annual_reports: '年度报告',
quarterly_reports: '季度报告',
},
stock_information: {
title: '股票信息',
stock_quote: '股票报价',
historic_stock_price: '历史股价',
investment_calculator: '投资计算器',
},
news_releases: {
title: '新闻发布',
press_releases: '新闻稿',
events_calendar: '活动日历',
},
investor_resources: {
title: '投资者资源',
ir_contacts: '投资者关系联系人',
email_alerts: '邮件提醒',
},
product_introduction: '产品介绍',
},
press_releases: {
title: "新闻稿",
search: {
placeholder: "搜索",
button: "搜索",
},
},
events_calendar: {
title: "活动日历",
search: {
button: "开始",
},
},
}