123456789101112131415161718192021222324252627282930313233343536373839404142434445 |
- import "./chunk-2LSFTFF7.js";
- // node_modules/.pnpm/@univerjs+sheets-numfmt-ui@0.5.5_@grpc+grpc-js@1.13.4_react-dom@18.3.1_react@18.3.1_rxjs@7.8.1_typescript@5.4.5/node_modules/@univerjs/sheets-numfmt-ui/lib/es/locale/zh-CN.js
- var e = {
- sheet: {
- numfmt: {
- percent: "百分比",
- title: "数字格式",
- numfmtType: "格式类型",
- cancel: "取消",
- confirm: "确认",
- general: "常规",
- accounting: "会计",
- text: "文本",
- number: "数值",
- currency: "货币",
- date: "日期",
- time: "时间",
- thousandthPercentile: "千分位符",
- preview: "示例",
- dateTime: "日期时间",
- decimalLength: "小数位数",
- currencyType: "货币类型",
- moreFmt: "更多格式",
- financialValue: "财务数值",
- roundingCurrency: "货币取整",
- timeDuration: "持续时间",
- currencyDes: "货币格式用于表示一般货币数值。会计格式可以对一列数值进行小数点对齐",
- accountingDes: "会计数字格式可对一列数值进行货币符号和小数点对齐",
- dateType: "日期类型",
- dateDes: "日期格式将日期和时间系列数值品示为日期值。",
- negType: "负数类型",
- generalDes: "常规格式不包含任何特定的数字格式。",
- thousandthPercentileDes: "千分位符格式用于一般数字的表示。货币和会计格式则提供货币值计算的专用格式。",
- addDecimal: "增加小数位",
- subtractDecimal: "减少小数位",
- customFormat: "自定义格式",
- customFormatDes: "根据现有格式生成自定义数字格式。"
- }
- }
- };
- export {
- e as default
- };
- //# sourceMappingURL=@univerjs_sheets-numfmt-ui_locale_zh-CN.js.map
|