@univerjs_sheets-numfmt-ui_locale_zh-CN.js 1.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. import "./chunk-2LSFTFF7.js";
  2. // 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
  3. var e = {
  4. sheet: {
  5. numfmt: {
  6. percent: "百分比",
  7. title: "数字格式",
  8. numfmtType: "格式类型",
  9. cancel: "取消",
  10. confirm: "确认",
  11. general: "常规",
  12. accounting: "会计",
  13. text: "文本",
  14. number: "数值",
  15. currency: "货币",
  16. date: "日期",
  17. time: "时间",
  18. thousandthPercentile: "千分位符",
  19. preview: "示例",
  20. dateTime: "日期时间",
  21. decimalLength: "小数位数",
  22. currencyType: "货币类型",
  23. moreFmt: "更多格式",
  24. financialValue: "财务数值",
  25. roundingCurrency: "货币取整",
  26. timeDuration: "持续时间",
  27. currencyDes: "货币格式用于表示一般货币数值。会计格式可以对一列数值进行小数点对齐",
  28. accountingDes: "会计数字格式可对一列数值进行货币符号和小数点对齐",
  29. dateType: "日期类型",
  30. dateDes: "日期格式将日期和时间系列数值品示为日期值。",
  31. negType: "负数类型",
  32. generalDes: "常规格式不包含任何特定的数字格式。",
  33. thousandthPercentileDes: "千分位符格式用于一般数字的表示。货币和会计格式则提供货币值计算的专用格式。",
  34. addDecimal: "增加小数位",
  35. subtractDecimal: "减少小数位",
  36. customFormat: "自定义格式",
  37. customFormatDes: "根据现有格式生成自定义数字格式。"
  38. }
  39. }
  40. };
  41. export {
  42. e as default
  43. };
  44. //# sourceMappingURL=@univerjs_sheets-numfmt-ui_locale_zh-CN.js.map