You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

82 lines
3.8 KiB

1 year ago
{
"menu.system.standard" : "数据标准管理",
1 year ago
"standard.tab.industry": "国民经济行业分类",
"standard.tab.adminDivision": "行政区划分",
"standard.tab.performanceStatus": "履约状态",
"standard.tab.counterparty": "交易对手类型",
"standard.tab.country": "国家和地区",
"standard.tab.currency": "货币",
"standard.tab.loanProduct": "贷款产品分类",
"standard.tab.tradeFinanceProduct": "贸易融资产品分类",
"standard.tab.bussinessProduct": "业务产品分类",
"standard.tab.collateral": "押品分类",
"standard.tab.bond": "债券分类",
1 year ago
1 year ago
"standard.industry.grid.title" : "国民经济行业分类",
"standard.industry.grid.toolbar.addTop" : "添加顶级行业",
"standard.industry.grid.toolbar.addChild" : "添加子行业",
1 year ago
1 year ago
"standard.adminDivision.grid.title" : "行政区划分",
"standard.adminDivision.grid.toolbar.addTop" : "添加顶级行政区",
"standard.adminDivision.grid.toolbar.addChild" : "添加子行政区",
"standard.performanceStatus.grid.title" : "履约状态",
"standard.counterparty.grid.title" : "交易对手类型",
"standard.country.grid.title" : "国家和地区",
"standard.country.entity.code" : "代码",
"standard.country.entity.codeLatin2" : "代码(2字母)",
"standard.country.entity.codeLatin3" : "代码(3字母)",
"standard.country.entity.nameChinese" : "名称(中文简称)",
"standard.country.entity.nameChineseFull" : "名称(中文全称)",
"standard.country.entity.nameEnglish" : "名称(英文简称)",
"standard.country.entity.nameEnglishFull" : "名称(英文全称)",
"standard.country.entity.nameLocalShort" : "名称(当地简称)",
"standard.country.entity.remarkChinese" : "备注(中文)",
"standard.country.entity.remarkEnglish" : "备注(英文)",
"standard.country.entity.languageCode2" : "语种(2字母)",
"standard.country.entity.languageCode3" : "语种(3字母)",
"standard.country.entity.isIndependent" : "是否独立",
"standard.country.entity.currency": "货币",
1 year ago
"standard.country.entity.language": "语言",
1 year ago
"standard.currency.grid.title" : "货币",
"standard.currency.entity.code" : "代码 (数字)",
"standard.currency.entity.codeLatin" : "代码 (字母)",
"standard.currency.entity.nameChinese" : "中文名",
"standard.currency.entity.nameEnglish" : "英文名",
"standard.currency.entity.precision" : "辅助单位(精度)",
1 year ago
"standard.loanProduct.grid.title": "贷款产品分类",
"standard.loanProduct.grid.toolbar.addTop" : "添加顶级产品",
"standard.loanProduct.grid.toolbar.addChild" : "添加子产品",
"standard.tradeFinanceProduct.grid.title": "贸易融资产品分类",
"standard.tradeFinanceProduct.grid.toolbar.addTop" : "添加顶级产品",
"standard.tradeFinanceProduct.grid.toolbar.addChild" : "添加子产品",
"standard.bussinessProduct.grid.title": "业务产品分类",
"standard.bussinessProduct.grid.toolbar.addTop" : "添加顶级产品",
"standard.bussinessProduct.grid.toolbar.addChild" : "添加子产品",
"standard.collateral.grid.title": "押品分类",
"standard.collateral.grid.toolbar.addTop" : "添加顶级押品分类",
"standard.collateral.grid.toolbar.addChild" : "添加子押品分类",
"standard.collateral.entity.superviseName" : "监管名称",
"standard.bond.grid.title": "债券分类",
"standard.bond.grid.toolbar.addTop" : "添加顶级债券分类",
"standard.bond.grid.toolbar.addChild" : "添加子债券分类",
1 year ago
"standard.entity.source": "源(源系统)",
"standard.entity.target": "目标(本系统)",
"standard.entity.code": "目标代码",
"standard.entity.name": "目标名称",
"standard.entity.description": "目标描述",
"standard.entity.mappingCode": "源代码",
"standard.entity.mappingName": "源名称",
1 year ago
"standard.entity.mappingDescription": "源描述"
1 year ago
}