@feedmepos/mf-report 5.7.6-beta.101 → 5.7.6-beta.103

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/app.js CHANGED
@@ -1084,7 +1084,7 @@ const a = {
1084
1084
  }
1085
1085
  }, t = {
1086
1086
  report: a
1087
- }, i = {
1087
+ }, m = {
1088
1088
  common: {
1089
1089
  report: "报表 | 报表",
1090
1090
  filter: "筛选",
@@ -2164,8 +2164,8 @@ const a = {
2164
2164
  "Grand Total": "总计"
2165
2165
  }
2166
2166
  }
2167
- }, m = {
2168
- report: i
2167
+ }, i = {
2168
+ report: m
2169
2169
  }, n = {
2170
2170
  common: {
2171
2171
  report: "รายงาน",
@@ -3248,46 +3248,1128 @@ const a = {
3248
3248
  }
3249
3249
  }, c = {
3250
3250
  report: n
3251
- }, d = [
3251
+ }, p = {
3252
+ common: {
3253
+ report: "報表 | 報表",
3254
+ filter: "篩選",
3255
+ search: "搜索",
3256
+ date: "日期",
3257
+ status: "狀態",
3258
+ actions: "操作",
3259
+ submit: "提交",
3260
+ cancel: "取消",
3261
+ save: "保存",
3262
+ delete: "刪除",
3263
+ edit: "編輯",
3264
+ new: "新建",
3265
+ category: "類別",
3266
+ name: "名稱",
3267
+ uncategorized: "未分類",
3268
+ unpin: "取消固定",
3269
+ pin: "固定",
3270
+ duplicate: "複製",
3271
+ remove: "移除",
3272
+ add: "添加",
3273
+ schedule: "計劃",
3274
+ results: "沒有結果|{count}結果",
3275
+ all: "全部",
3276
+ selected: "已選",
3277
+ select: "選擇",
3278
+ compare: "比較",
3279
+ download: "下載",
3280
+ custom: "自定義",
3281
+ emailSchedule: "@:{'report.common.email'}計劃",
3282
+ export: "導出",
3283
+ copyID: "複製ID",
3284
+ accountingExport: "會計導出",
3285
+ clone: "克隆",
3286
+ confirm: "確認",
3287
+ and: "和",
3288
+ default: "默認",
3289
+ location: "位置",
3290
+ apply: "應用",
3291
+ decimal: "小數",
3292
+ platform: "平台",
3293
+ upload: "上傳",
3294
+ enable: "啓用",
3295
+ email: "郵箱",
3296
+ contact: "聯繫",
3297
+ title: "標題",
3298
+ items: "項目",
3299
+ payments: "支付",
3300
+ general: "一般",
3301
+ token: "令牌",
3302
+ noData: "沒有數據",
3303
+ isLoading: "加載中...",
3304
+ send: "發送",
3305
+ update: "更新",
3306
+ successful: "成功",
3307
+ reportStatus: "報告傳送狀態"
3308
+ },
3309
+ category: {
3310
+ All: "全部",
3311
+ Sales: "銷售",
3312
+ Operations: "運營",
3313
+ Inventory: "庫存",
3314
+ Marketing: "營銷",
3315
+ Uncategorized: "未分類"
3316
+ },
3317
+ view: {
3318
+ overview: {
3319
+ title: "概覽"
3320
+ },
3321
+ report: {
3322
+ title: "@:report.common.report",
3323
+ add: "添加@:report.view.report.title",
3324
+ name: "@:{'report.view.report.title'}@:report.common.name",
3325
+ enter: "輸入@:report.common.name"
3326
+ },
3327
+ insight: {
3328
+ title: "洞察",
3329
+ status: {
3330
+ normal: "正常",
3331
+ abnormal: "異常"
3332
+ },
3333
+ reason: "原因",
3334
+ recommendation: "推薦",
3335
+ feedback: {
3336
+ question: "這個洞察有幫助嗎?",
3337
+ thumbsUp: "喜歡",
3338
+ thumbsDown: "不喜歡"
3339
+ }
3340
+ },
3341
+ setting: {
3342
+ title: "設置"
3343
+ },
3344
+ integration: {
3345
+ title: "集成"
3346
+ }
3347
+ },
3348
+ messages: {
3349
+ noData: "沒有數據",
3350
+ adjustFiltersOrSelectADifferentTimeRange: "調整篩選器或選擇不同的日期範圍。",
3351
+ loadingData: "加載數據...",
3352
+ errorLoading: "加載數據失敗",
3353
+ saveReport: "@:{'report.common.save'}@:report.common.report",
3354
+ confirmAction: "你真的想{action}{name}嗎?",
3355
+ duplicateSuccess: "@:report.common.duplicate{name}@:report.common.sucessful",
3356
+ confirmDelete: "@:report.common.confirm@:report.common.delete{name} ?",
3357
+ deleteReport: "@:report.common.delete@:report.common.report",
3358
+ deleteSuccess: "@:report.common.delete{name}@:report.common.sucessful",
3359
+ unpin: "@:report.common.unpin{name}@:report.common.sucessful",
3360
+ pin: "@:report.common.pin{name}@:report.common.sucessful",
3361
+ addSchedule: "@:report.common.add@report.common.schedule",
3362
+ updateSchedule: "@:report.common.update@report.common.schedule",
3363
+ noWidget: "沒有組件",
3364
+ doYouWantToSave: "你想要@:report.common.save{name}嗎?",
3365
+ notSaved: "@:report.common.report{name}未保存,你確定要退出嗎?",
3366
+ saveSuccess: "@:report.common.save@:report.common.sucessful",
3367
+ saveError: "失敗@:report.common.save@:report.common.report",
3368
+ copiedReportIdToClipboard: "已複製@:report.common.reportID到剪貼板",
3369
+ failedToAction: "失敗{action} @:report.common.report"
3370
+ },
3371
+ schedule: {
3372
+ title: "@:report.common.schedule@:{report.common.email'}給@:report.common.report",
3373
+ everyDay: "每天",
3374
+ everyWeek: "每週,每",
3375
+ everyMonth: "每月,每",
3376
+ everyYear: "每年,每",
3377
+ customDate: "自定義日期",
3378
+ addSchedule: "添加計劃",
3379
+ editSchedule: "編輯計劃",
3380
+ scheduleEmailReport: "@:report.common.schedule@:report.common.email@:report.common.report",
3381
+ sendEmail: "@:report.common.send@:report.common.email",
3382
+ deleteSchedule: "刪除計劃"
3383
+ },
3384
+ cycle: {
3385
+ Year: "年",
3386
+ Month: "月",
3387
+ Week: "周",
3388
+ Day: "日"
3389
+ },
3390
+ days: {
3391
+ sunday: "週日",
3392
+ monday: "週一",
3393
+ tuesday: "週二",
3394
+ wednesday: "週三",
3395
+ thursday: "週四",
3396
+ friday: "週五",
3397
+ saturday: "週六",
3398
+ day: "天",
3399
+ weekday: "工作日",
3400
+ weekendDay: "週末"
3401
+ },
3402
+ date: {
3403
+ TODAY: "今天",
3404
+ YESTERDAY: "昨天",
3405
+ THIS_WEEK: "本週",
3406
+ LAST_WEEK: "上週",
3407
+ LAST_7_DAYS: "過去7天",
3408
+ THIS_MONTH: "本月",
3409
+ LAST_MONTH: "上月",
3410
+ startingTime: "開始時間",
3411
+ endingTime: "結束時間"
3412
+ },
3413
+ compare: {
3414
+ NO_COMPARISON: "沒有比較",
3415
+ PRECEDING_PERIOD: "上期",
3416
+ PRECEDING_WEEK: "上週",
3417
+ PRECEDING_MONTH: "上月",
3418
+ PRECEDING_YEAR: "去年",
3419
+ CUSTOM: "自定義"
3420
+ },
3421
+ input: {
3422
+ title: "標題",
3423
+ email: "郵箱",
3424
+ sendEmail: "發送郵件",
3425
+ sendEmailTo: "發送郵件至",
3426
+ sendReportAs: "發送報告為",
3427
+ configuration: "配置",
3428
+ customizeReportSettings: "自定義報告設置",
3429
+ schedule: "計劃",
3430
+ file: "文件",
3431
+ titlePlaceholder: "輸入標題",
3432
+ emailPlaceholder: "輸入最多X個@:report.common.email地址",
3433
+ filePlaceholder: "輸入最多X個文件路徑",
3434
+ emailLimitPlaceholder: "請輸入最多 X 個郵箱地址",
3435
+ emailHelperText: "用逗號分隔@:report.common.email地址",
3436
+ sendEmailHelperText: "將當前報告直接發送至所填郵箱",
3437
+ separateEmailHelperText: "用逗號分隔多個郵箱",
3438
+ modifyFiltersHelperText: "在發送前修改日期、時間和門店篩選條件",
3439
+ location: "位置",
3440
+ dateRange: "日期範圍",
3441
+ recurrence: "重複",
3442
+ closeSales: "關閉銷售",
3443
+ to: "到",
3444
+ repeat: "重複"
3445
+ },
3446
+ error: {
3447
+ selectAtLeastOneDay: "請選擇至少一天",
3448
+ selectAtleastOneDayAndMonth: "請選擇至少一天和一個月",
3449
+ selectAtLeastAday: "請選擇一天"
3450
+ },
3451
+ accounting: {
3452
+ title: "會計",
3453
+ type: "會計類型",
3454
+ downloadTemplate: "@:report.common.download設置模板",
3455
+ apiIntegration: "Api integration",
3456
+ updateSetting: "@:{'report.common.update'}設置",
3457
+ configuration: "配置",
3458
+ autoRounding: "自動四捨五入",
3459
+ settingTemplate: "設置模板",
3460
+ upload: "@:report.common.upload",
3461
+ uploadSuccess: "@:{'report.common.upload'}到{type}成功",
3462
+ updateSuccess: "@:{'report.common.update'}會計設置成功"
3463
+ },
3464
+ integration: {
3465
+ refNumFormat: "參考編號格式",
3466
+ refNumFormatInfo: "@:{'report.integration.refNumFormat'}信息",
3467
+ placeholder: "佔位符",
3468
+ category: "類別",
3469
+ meaning: "含義",
3470
+ output: "輸出",
3471
+ delayDay: "延遲天數",
3472
+ enter: "輸入@:report.common.name",
3473
+ preview: "預覽",
3474
+ items: "項目",
3475
+ taxes: "税",
3476
+ payments: "支付",
3477
+ setting: "設置",
3478
+ grouping: {
3479
+ title: "分組",
3480
+ byDay: "按天",
3481
+ byDayItem: "按天和項目",
3482
+ byDaySeparatePayment: "按天和分開付款",
3483
+ byInvoice: "按發票"
3484
+ },
3485
+ table: {
3486
+ date: "日期",
3487
+ no: "編號",
3488
+ loading: "正在加載數據..."
3489
+ },
3490
+ uploadSuccess: "上傳成功",
3491
+ general: "一般",
3492
+ refreshSetting: "刷新設置",
3493
+ auto: "自動{label}",
3494
+ location: "位置",
3495
+ closeSale: "關閉銷售",
3496
+ trigger: "觸發",
3497
+ triggerAt: "觸發時間",
3498
+ subdomain: "子域名",
3499
+ token: "令牌",
3500
+ connect: "連接",
3501
+ title: "集成",
3502
+ add: "@:report.common.add@:report.integration.title",
3503
+ lastUploadDate: "上次上傳日期",
3504
+ noData: {
3505
+ title: "沒有集成",
3506
+ description: "沒有集成可以找到"
3507
+ },
3508
+ delete: "@:report.common.confirm@:report.common.delete{name}",
3509
+ error: {
3510
+ planNotSupported: "你的當前計劃不支持集成。",
3511
+ invalid: "無效的@.lower:report.integration.title"
3512
+ },
3513
+ action: {
3514
+ remove: "移除"
3515
+ },
3516
+ type: {
3517
+ ACCOUNTING: "會計",
3518
+ HR: "人力資源"
3519
+ },
3520
+ bukku: {
3521
+ connect: "連接",
3522
+ authentication: "使用你的官方Bukku賬户認證,以啓用FeedMe將數據安全地上傳到Bukku。",
3523
+ token: "令牌"
3524
+ },
3525
+ iflexiHrms: {
3526
+ employee: "員工"
3527
+ },
3528
+ biztory: {
3529
+ version: "版本",
3530
+ error: "獲取支付方式時出錯。請確保子域名、API密鑰和位置已填寫。",
3531
+ noPaymentMethods: "沒有支付方式找到。請在Biztory中設置。",
3532
+ paymentTerm: "下拉選項基於你的Biztory賬户的支付方式設置。",
3533
+ subdomain: "子域名",
3534
+ apiKey: "API密鑰",
3535
+ authenticate: "使用你的官方Biztory賬户認證,以啓用FeedMe將數據安全地上傳到Biztory。",
3536
+ payments: "支付",
3537
+ taxes: "税",
3538
+ items: "項目"
3539
+ },
3540
+ xero: {
3541
+ title: "Xero",
3542
+ disconnect: "切斷",
3543
+ confirmDisconnect: "@:report.common.confirm @.lower:report.integration.xero.disconnect @:report.integration.xero.title {name}",
3544
+ disconnectTitle: "@:report.integration.xero.disconnect @.lower:report.integration.xero.title"
3545
+ },
3546
+ refNumGuide: {
3547
+ "1stPoint": "佔位符區分大小寫,必須用方括號 [ ] 括起來。",
3548
+ "2ndPoint": "您可以自由組合佔位符,例如:INV-[NO]-[DD][MM][YYYY]。",
3549
+ "3ndPoint": "避免使用未定義的佔位符——它們不會被替換,並將保留在最終輸出中。",
3550
+ "4thPoint": "[5DIGIT] 不是一個有效的佔位符 —— 它將在最終的文檔編號中保持不變(例如:PV-[5DIGIT])。"
3551
+ },
3552
+ refNumExplain: {
3553
+ no: {
3554
+ category: "數字",
3555
+ meaning: "單據編號"
3556
+ },
3557
+ dd: {
3558
+ category: "日期",
3559
+ meaning: "日期(兩位數)"
3560
+ },
3561
+ mm: {
3562
+ category: "日期",
3563
+ meaning: "月份(兩位數)"
3564
+ },
3565
+ yyyy: {
3566
+ category: "日期",
3567
+ meaning: "年份(四位數)"
3568
+ },
3569
+ payment4: {
3570
+ category: "付款方式",
3571
+ meaning: "前4個字母"
3572
+ },
3573
+ payment5: {
3574
+ category: "付款方式",
3575
+ meaning: "前5個字母"
3576
+ },
3577
+ "5digit": {
3578
+ category: "靜態文本",
3579
+ meaning: "按原樣顯示"
3580
+ }
3581
+ }
3582
+ },
3583
+ editor: {
3584
+ newReport: "新@:report.common.report",
3585
+ draft: "草稿",
3586
+ reportInfo: "@:{'report.common.report'}信息",
3587
+ reportTitle: "@:{'report.common.report'}標題",
3588
+ placeholder: "佔位符",
3589
+ addWidget: "添加組件",
3590
+ widget: "組件{index}",
3591
+ deleteWidget: "@:{'report.common.delete'}組件",
3592
+ deleteWidgetConfirm: "你確定要@.lower:report.common.delete{title}嗎?",
3593
+ customizeReport: "自定義@:report.common.report",
3594
+ notSaved: "@:report.common.report{name}未保存,你確定要退出嗎?"
3595
+ },
3596
+ widget: {
3597
+ type: "組件類型",
3598
+ types: {
3599
+ scorecard: "評分卡",
3600
+ spacer: "分隔符",
3601
+ table: "表格",
3602
+ barchart: "條形圖",
3603
+ stackbarchart: "堆疊條形圖",
3604
+ linechart: "折線圖",
3605
+ stacklinechart: "堆疊折線圖",
3606
+ circular: "圓形"
3607
+ },
3608
+ details: "組件詳情",
3609
+ title: "組件標題",
3610
+ titlePlaceholder: "標題",
3611
+ description: "描述(可選)",
3612
+ descriptionPlaceholder: "描述你的數據是如何收集的",
3613
+ descriptionHelper: "你只能在標題啓用時添加描述",
3614
+ width: "寬度",
3615
+ height: "高度"
3616
+ },
3617
+ tile: {
3618
+ setting: "設置",
3619
+ widget: {
3620
+ details: "組件詳情",
3621
+ title: "組件標題",
3622
+ titlePlaceholder: "標題",
3623
+ description: "描述(可選)",
3624
+ descriptionPlaceholder: "描述你的數據是如何收集的",
3625
+ descriptionHelper: "你只能在標題啓用時添加描述",
3626
+ width: "寬度",
3627
+ height: "高度",
3628
+ type: "組件類型"
3629
+ },
3630
+ datasource: {
3631
+ main: "主數據源",
3632
+ join: "連接數據源 {index}",
3633
+ joinButton: "連接數據源",
3634
+ remove: "移除數據源",
3635
+ confirmRemove: "確認移除連接數據源{index} ?"
3636
+ },
3637
+ save: {
3638
+ title: "保存組件",
3639
+ confirm: "確認保存{title}"
3640
+ },
3641
+ cancel: {
3642
+ title: "取消組件",
3643
+ confirm: "當前{title}未保存,你確定要退出嗎?"
3644
+ }
3645
+ },
3646
+ section: {
3647
+ schema: {
3648
+ title: "圖式",
3649
+ description: "開始創建自己的報表,通過選擇一個@:report.section.schema.title",
3650
+ add: "添加@:report.section.schema.title",
3651
+ nothingSelected: "沒有選擇"
3652
+ },
3653
+ dimension: {
3654
+ Dimension: "維度",
3655
+ sparklineDimension: "迷你圖維度",
3656
+ breakdownDimension: "分解維度",
3657
+ description: "維度是表格的字段",
3658
+ add: "添加維度",
3659
+ label: "標籤",
3660
+ timeFormatter: "時間格式",
3661
+ fillGap: "填充間隙",
3662
+ dateComparison: "日期比較",
3663
+ hide: "隱藏",
3664
+ moveToColumn: "移動到列",
3665
+ advance: "高級",
3666
+ dataFormula: "數據源公式",
3667
+ displayFormula: "顯示公式"
3668
+ },
3669
+ filter: {
3670
+ Filter: "篩選",
3671
+ description: "篩選特殊值從@:report.section.schema.title",
3672
+ add: "添加篩選",
3673
+ AddToReportView: "添加到@:{'report.common.report'}視圖",
3674
+ advance: "高級",
3675
+ dataFormula: "數據源公式",
3676
+ timeFormatter: "時間格式"
3677
+ },
3678
+ metric: {
3679
+ Metric: "指標",
3680
+ description: "指標是表格的字段",
3681
+ add: "添加指標",
3682
+ label: "標籤",
3683
+ aggregation: "聚合",
3684
+ timeFormatter: "時間格式",
3685
+ hide: "隱藏",
3686
+ moveToRow: "移動到行",
3687
+ advance: "高級",
3688
+ dataFormula: "數據源公式",
3689
+ displayFormula: "顯示公式"
3690
+ },
3691
+ limit: {
3692
+ title: "限制",
3693
+ description: "限制表格返回的記錄數量",
3694
+ placeholder: "限制"
3695
+ },
3696
+ datasource: {
3697
+ comparable: "可比",
3698
+ cumulative: "累積",
3699
+ chartHeight: "圖表高度",
3700
+ chartWidth: "圖表寬度",
3701
+ fontSize: "字體大小",
3702
+ title: {
3703
+ showTitle: "顯示標題",
3704
+ titleFontSize: "標題字體大小",
3705
+ textStyleFormat: "文字樣式和格式",
3706
+ bold: "加粗",
3707
+ italic: "斜體",
3708
+ underline: "下劃線"
3709
+ },
3710
+ label: {
3711
+ showLabel: "顯示標籤"
3712
+ },
3713
+ alignment: {
3714
+ align: "對齊",
3715
+ anchor: "錨點",
3716
+ rotation: "旋轉",
3717
+ offset: "偏移",
3718
+ alignOptions: {
3719
+ alignLeft: "左對齊",
3720
+ alignCenter: "居中對齊",
3721
+ alignRight: "右對齊",
3722
+ alignStart: "起始對齊",
3723
+ alignEnd: "結束對齊",
3724
+ alignTop: "頂部對齊",
3725
+ alignBottom: "底部對齊"
3726
+ },
3727
+ anchorOptions: {
3728
+ anchorStart: "起始錨點",
3729
+ anchorCenter: "居中錨點",
3730
+ anchorEnd: "結束錨點"
3731
+ }
3732
+ },
3733
+ axis: {
3734
+ showX: "顯示X軸",
3735
+ showY: "顯示Y軸",
3736
+ showGrid: "顯示網格",
3737
+ showTick: "顯示刻度"
3738
+ },
3739
+ legend: {
3740
+ showLegend: "顯示圖例",
3741
+ usePointStyle: "使用點樣式"
3742
+ },
3743
+ position: {
3744
+ showPosition: "位置",
3745
+ top: "頂部",
3746
+ bottom: "底部",
3747
+ left: "左",
3748
+ right: "右",
3749
+ center: "中間",
3750
+ start: "開始",
3751
+ end: "結束"
3752
+ },
3753
+ resizeTable: "調整表格大小",
3754
+ drill: "鑽取",
3755
+ subTotal: "小計",
3756
+ transpose: "轉置",
3757
+ none: "無",
3758
+ grandTotal: "總計"
3759
+ },
3760
+ sort: {
3761
+ Sort: "排序",
3762
+ description: "根據@:{'report.section.schema.title'}排序值",
3763
+ optional: "可選",
3764
+ add: "添加排序",
3765
+ format: "格式",
3766
+ aggregation: "聚合",
3767
+ order: "順序",
3768
+ advance: "高級",
3769
+ dataFormula: "數據源公式"
3770
+ },
3771
+ condition: {
3772
+ condition: "條件",
3773
+ description: "連接條件與主數據源",
3774
+ add: "添加條件",
3775
+ joinDatasource: "連接數據源",
3776
+ joinDimension: "連接維度",
3777
+ format: "格式",
3778
+ operator: "操作符",
3779
+ mainDatasource: "主數據源{index}"
3780
+ }
3781
+ },
3782
+ select: {
3783
+ placeholder: "選擇項目",
3784
+ filterPlaceholder: "過濾結果"
3785
+ },
3786
+ setting: {
3787
+ title: "設置",
3788
+ reportHour: {
3789
+ title: "報表小時",
3790
+ description: "配置報表小時以獲得更準確的銷售額報告。這些報表小時將創建新的過濾器,用於時間過濾。",
3791
+ add: "添加報表小時",
3792
+ addTitle: "添加報表小時",
3793
+ hourSetName: "報表小時集名稱",
3794
+ namePlaceholder: "輸入名稱",
3795
+ startTime: "開始時間",
3796
+ closeTime: "結束時間",
3797
+ default: "默認",
3798
+ deleteTitle: "刪除時間設置",
3799
+ deleteConfirm: "你確定要刪除{name}嗎?",
3800
+ cannotBeEmpty: "不能為空",
3801
+ cannotBeEmptyError: "報表小時不能為空"
3802
+ },
3803
+ summary: {
3804
+ title: "報表設置總結",
3805
+ reportHour: "報表小時",
3806
+ defaultDateRange: "默認日期範圍",
3807
+ comparisonDateRange: "比較日期範圍"
3808
+ }
3809
+ },
3810
+ dynamic: {
3811
+ schema: {
3812
+ Bill: "賬單",
3813
+ Counter: "櫃枱",
3814
+ Drawer: "收銀抽屜",
3815
+ Product: "產品",
3816
+ Addon: "附加項",
3817
+ "Parent Product": "父產品",
3818
+ Payment: "支付",
3819
+ Charge: "費用",
3820
+ "Payment(Payment time)": "支付(支付時間)",
3821
+ "Counter record": "櫃枱記錄",
3822
+ Table: "桌子",
3823
+ Staff: "員工",
3824
+ Timesheet: "工時表",
3825
+ Discount: "折扣",
3826
+ Inventory: "庫存",
3827
+ "Inventory sku": "庫存單位",
3828
+ "Purchase order": "採購訂單",
3829
+ "Purchase order item": "採購訂單項",
3830
+ "Purchase order delivery order": "採購訂單配送單",
3831
+ "Purchase order delivery order sku": "採購訂單配送單單位",
3832
+ "Purchase order delivery fulfillment": "採購訂單配送履行",
3833
+ "Purchase order delivery fulfillment sku": "採購訂單配送履行單位",
3834
+ Restaurant: "餐廳",
3835
+ "Restaurant feature": "餐廳功能",
3836
+ Business: "業務",
3837
+ User: "用户",
3838
+ "Voucher Claim": "優惠券領取",
3839
+ "Voucher Claim Redemption": "優惠券兑換",
3840
+ Location: "地點",
3841
+ Member: "會員",
3842
+ "Member store purchase": "會員店鋪購買",
3843
+ "Member store purchase payment": "會員店鋪購買支付",
3844
+ Membership: "會員資格",
3845
+ "Membership title": "會員頭銜",
3846
+ "Member title": "會員頭銜",
3847
+ "Menu Group": "菜單組",
3848
+ "Menu SKU": "菜單單位",
3849
+ "Menu Product": "菜單產品",
3850
+ "Credit transaction": "餘額交易",
3851
+ Stock: "存貨",
3852
+ Review: "評價",
3853
+ Campaign: "活動",
3854
+ "Collectible config": "收藏品配置",
3855
+ "Collectible transaction": "收藏品交易",
3856
+ "Campaign tier": "活動層級",
3857
+ "Store transaction": "店鋪交易",
3858
+ "Store bundle": "店鋪套餐",
3859
+ "Collectible collection": "收藏品集合",
3860
+ "Kitchen station": "廚房站點",
3861
+ "Refund Bill": "退款賬單",
3862
+ "Timesheet record": "工時記錄",
3863
+ "Inventory physical sku": "庫存物理單位",
3864
+ "Item Movement": "項目移動"
3865
+ },
3866
+ common: {
3867
+ time: "時間",
3868
+ id: "ID",
3869
+ name: "名稱",
3870
+ price: "價格",
3871
+ amount: "金額",
3872
+ count: "數量",
3873
+ balance: "餘額",
3874
+ user: "用户",
3875
+ ref: "參考",
3876
+ type: "類型",
3877
+ qty: "數量",
3878
+ unit: "單位",
3879
+ discount: "折扣",
3880
+ cost: "成本",
3881
+ total: "總計",
3882
+ status: "狀態",
3883
+ at: "在",
3884
+ is: "是",
3885
+ from: "從",
3886
+ to: "到",
3887
+ address: "地址",
3888
+ max: "最大",
3889
+ cash: "現金",
3890
+ order: "訂單",
3891
+ before: "之前",
3892
+ delivery: "配送",
3893
+ store: "店鋪",
3894
+ sku: "庫存單位",
3895
+ refund: "退款",
3896
+ close: "關閉",
3897
+ open: "開啓",
3898
+ tax: "税",
3899
+ code: "代碼",
3900
+ with: "包含",
3901
+ without: "不含",
3902
+ abbrev: "縮寫",
3903
+ inclusive: "包含",
3904
+ supplier: "供應商",
3905
+ expired: "已過期",
3906
+ purchase: "採購",
3907
+ reason: "原因",
3908
+ variant: "變體",
3909
+ summary: "總結",
3910
+ average: "平均",
3911
+ revenue: "收入",
3912
+ overview: "概覽",
3913
+ performance: "表現",
3914
+ product: "產品",
3915
+ voucher: "優惠券",
3916
+ active: "活躍",
3917
+ credit: "餘額",
3918
+ nett: "淨額",
3919
+ sales: "銷售",
3920
+ takeaway: "外賣"
3921
+ },
3922
+ other: {
3923
+ "Inclusive SC": "@.capitalize:{'report.dynamic.common.inclusive'}SC",
3924
+ "Restaurant ID": "@.capitalize:{'report.dynamic.schema.Restaurant'}@:{'report.dynamic.common.id'}",
3925
+ Status: "@.capitalize:{'report.dynamic.common.status'}",
3926
+ "No.": "編號",
3927
+ Table: "@.capitalize:{'report.dynamic.schema.Table'}",
3928
+ Delivery: "@.capitalize:{'report.dynamic.common.delivery'}",
3929
+ "Refund ID": "@.capitalize:{'report.dynamic.common.refund'}@:{'report.dynamic.common.id'}",
3930
+ Type: "@.capitalize:{'report.dynamic.common.type'}",
3931
+ "Refund approver": "@.capitalize:{'report.dynamic.common.refund'}批准者",
3932
+ "Refund user": "@.capitalize:{'report.dynamic.common.refund'}@.capitalize:{'report.dynamic.common.user'}",
3933
+ "Refund reason": "@.capitalize:{'report.dynamic.common.refund'}@:{'report.dynamic.common.reason'}",
3934
+ "Member ID": "@.capitalize:{'report.dynamic.schema.Member'}@:{'report.dynamic.common.id'}",
3935
+ "Member user ID": "@.capitalize:{'report.dynamic.schema.Member'}@.capitalize:{'report.dynamic.common.user'}@:{'report.dynamic.common.id'}",
3936
+ "Member name": "@.capitalize:{'report.dynamic.schema.Member'}@.capitalize:{'report.dynamic.common.name'}",
3937
+ Remark: "備註",
3938
+ Source: "來源",
3939
+ ID: "@.capitalize:{'report.dynamic.common.id'}",
3940
+ "Inclusive SST": "@.capitalize:{'report.dynamic.common.inclusive'}SST",
3941
+ "SST before discount": "SST@:{'report.dynamic.common.before'}@:{'report.dynamic.schema.Discount'}",
3942
+ "SST %": "SST %",
3943
+ "SC before discount": "SC@:{'report.dynamic.common.before'}@:{'report.dynamic.schema.Discount'}",
3944
+ "SC %": "SC %",
3945
+ "Integrated order ID": "集成@:{'report.dynamic.common.order'}@:{'report.dynamic.common.id'}",
3946
+ Restaurant: "@.capitalize:{'report.dynamic.schema.Restaurant'}",
3947
+ Time: "@.capitalize:{'report.dynamic.common.time'}",
3948
+ "Member birthday": "@.capitalize:{'report.dynamic.schema.Member'}生日",
3949
+ "Closed at": "@.capitalize:{'report.dynamic.common.close'}@:{'report.dynamic.common.at'}",
3950
+ Pickup: "自取",
3951
+ "Is in house delivery": "@.capitalize:{'report.dynamic.common.is'}內部@:{'report.dynamic.common.delivery'}",
3952
+ "Is other delivery": "@.capitalize:{'report.dynamic.common.is'}其他@:{'report.dynamic.common.delivery'}",
3953
+ "Is takeaway": "@.capitalize:{'report.dynamic.common.is'}外帶",
3954
+ Refund: "@.capitalize:{'report.dynamic.common.refund'}",
3955
+ Rounding: "四捨五入",
3956
+ SST: "SST",
3957
+ Discount: "@.capitalize:{'report.dynamic.schema.Discount'}",
3958
+ SC: "SC",
3959
+ Pax: "人數",
3960
+ "Other charge": "其他@:{'report.dynamic.schema.Charge'}",
3961
+ "Gross w/ takeaway": "總計含外帶",
3962
+ Takeaway: "外帶",
3963
+ "Extra charge": "額外@:{'report.dynamic.schema.Charge'}",
3964
+ "Delivery fee": "@.capitalize:{'report.dynamic.common.delivery'}費用",
3965
+ Nett: "淨額",
3966
+ "Gross before charges": "費用前總計",
3967
+ "Member Recency": "@.capitalize:{'report.dynamic.schema.Member'}最近活動",
3968
+ "Member frequency": "@.capitalize:{'report.dynamic.schema.Member'}頻率",
3969
+ "Member monetary": "@.capitalize:{'report.dynamic.schema.Member'}金額",
3970
+ "Delivery fee with tax": "@.capitalize:{'report.dynamic.common.delivery'}費用@:{'report.dynamic.common.with'}@:{'report.dynamic.common.tax'}",
3971
+ "Delivery fee without tax": "@.capitalize:{'report.dynamic.common.delivery'}費用@:{'report.dynamic.common.without'}@:{'report.dynamic.common.tax'}",
3972
+ "Other charge with tax": "其他@:{'report.dynamic.schema.Charge'}@:{'report.dynamic.common.with'}@:{'report.dynamic.common.tax'}",
3973
+ "Other charge without tax": "其他@:{'report.dynamic.schema.Charge'}@:{'report.dynamic.common.without'}@:{'report.dynamic.common.tax'}",
3974
+ Duration: "持續時間",
3975
+ Gross: "總計",
3976
+ Name: "@.capitalize:{'report.dynamic.common.name'}",
3977
+ User: "@.capitalize:{'report.dynamic.schema.User'}",
3978
+ Reason: "@.capitalize:{'report.dynamic.common.reason'}",
3979
+ "Counter ID": "@.capitalize:{'report.dynamic.schema.Counter'}@:{'report.dynamic.common.id'}",
3980
+ Counter: "@.capitalize:{'report.dynamic.schema.Counter'}",
3981
+ Total: "@.capitalize:{'report.dynamic.common.total'}",
3982
+ In: "進",
3983
+ Out: "出",
3984
+ "Parent name": "父@:{'report.dynamic.common.name'}",
3985
+ "Bill ID": "@.capitalize:{'report.dynamic.schema.Bill'}@:{'report.dynamic.common.id'}",
3986
+ Unit: "@.capitalize:{'report.dynamic.common.unit'}",
3987
+ Category: "類別",
3988
+ "Takeaway ID": "外帶@:{'report.dynamic.common.id'}",
3989
+ "Takeaway name": "外帶@:{'report.dynamic.common.name'}",
3990
+ Code: "@.capitalize:{'report.dynamic.common.code'}",
3991
+ "Product ID": "@.capitalize:{'report.dynamic.schema.Product'}@:{'report.dynamic.common.id'}",
3992
+ "Variant ID": "@.capitalize:{'report.dynamic.common.variant'}@:{'report.dynamic.common.id'}",
3993
+ Variant: "@.capitalize:{'report.dynamic.common.variant'}",
3994
+ "User id": "@.capitalize:{'report.dynamic.schema.User'}@.lower:{'report.dynamic.common.id'}",
3995
+ "Void reason": "作廢@:{'report.dynamic.common.reason'}",
3996
+ "Void user": "作廢@:{'report.dynamic.common.user'}",
3997
+ "Void approver": "作廢批准者",
3998
+ "Layer 0 parent ID": "層0父@:{'report.dynamic.common.id'}",
3999
+ "Custom attributes": "自定義屬性",
4000
+ Summary: "摘要",
4001
+ "Group ID": "組@:{'report.dynamic.common.id'}",
4002
+ "Addon ID": "@.capitalize:{'report.dynamic.schema.Addon'}@:{'report.dynamic.common.id'}",
4003
+ "Addon type": "@.capitalize:{'report.dynamic.schema.Addon'}@.lower:{'report.dynamic.common.type'}",
4004
+ "Charge variant": "@.capitalize:{'report.dynamic.schema.Charge'}@:{'report.dynamic.common.variant'}",
4005
+ "Parent ID": "父@:{'report.dynamic.common.id'}",
4006
+ "Bill close time": "@.capitalize:{'report.dynamic.schema.Bill'}@:{'report.dynamic.common.close'}@:{'report.dynamic.common.time'}",
4007
+ "Served time": "服務@:{'report.dynamic.common.time'}",
4008
+ "Printed time": "打印@:{'report.dynamic.common.time'}",
4009
+ "Void time": "作廢@:{'report.dynamic.common.time'}",
4010
+ "Item time": "項目@:{'report.dynamic.common.time'}",
4011
+ "Sent time": "發送@:{'report.dynamic.common.time'}",
4012
+ "Takeaway price": "外帶@:{'report.dynamic.common.price'}",
4013
+ "Item discount": "項目@:{'report.dynamic.common.discount'}",
4014
+ "Bill discount": "@.capitalize:{'report.dynamic.schema.Bill'}@:{'report.dynamic.common.discount'}",
4015
+ Layer: "層級",
4016
+ "Addon price": "@.capitalize:{'report.dynamic.schema.Addon'}@:{'report.dynamic.common.price'}",
4017
+ Tax: "@.capitalize:{'report.dynamic.common.tax'}",
4018
+ "Preparation seconds": "準備秒數",
4019
+ "Layer nett": "層級@:{'report.dynamic.common.nett'}",
4020
+ "Layer bill discount": "層級@.lower:{'report.dynamic.schema.Bill'}@:{'report.dynamic.common.discount'}",
4021
+ "Layer item discount": "層級項目@:{'report.dynamic.common.discount'}",
4022
+ "Layer gross total": "層級總計@:{'report.dynamic.common.total'}",
4023
+ "Layer takeaway price": "層級外帶@:{'report.dynamic.common.price'}",
4024
+ "Layer tax total": "層級@:{'report.dynamic.common.tax'}@:{'report.dynamic.common.total'}",
4025
+ "Layer sc": "層級sc",
4026
+ "Layer other charge": "層級其他@:{'report.dynamic.schema.Charge'}",
4027
+ "Layer gross before charges": "層級費用前總計",
4028
+ Qty: "@.capitalize:{'report.dynamic.common.qty'}",
4029
+ "Per unit": "每@:{'report.dynamic.common.unit'}",
4030
+ "Unit qty": "@.capitalize:{'report.dynamic.common.unit'}@:{'report.dynamic.common.qty'}",
4031
+ "Item ID": "項目@:{'report.dynamic.common.id'}",
4032
+ type: "@.lower:{'report.dynamic.common.type'}",
4033
+ "Selection ID": "選擇@:{'report.dynamic.common.id'}",
4034
+ "Bill time": "@.capitalize:{'report.dynamic.schema.Bill'}@:{'report.dynamic.common.time'}",
4035
+ "User ID": "@.capitalize:{'report.dynamic.schema.User'}@:{'report.dynamic.common.id'}",
4036
+ Reference: "參考",
4037
+ Issuer: "發行者",
4038
+ "Gateway key": "網關密鑰",
4039
+ Gateway: "網關",
4040
+ "Card type": "卡@:{'report.dynamic.common.type'}",
4041
+ "Payment time": "@.capitalize:{'report.dynamic.schema.Payment'}@:{'report.dynamic.common.time'}",
4042
+ Paid: "已支付",
4043
+ Change: "找零",
4044
+ VAT: "VAT",
4045
+ "Before Discount": "@.capitalize:{'report.dynamic.common.before'}@:{'report.dynamic.schema.Discount'}",
4046
+ Inclusive: "@.capitalize:{'report.dynamic.common.inclusive'}",
4047
+ Percentage: "百分比",
4048
+ "Open user": "@.capitalize:{'report.dynamic.common.open'}@:{'report.dynamic.common.user'}",
4049
+ "Close user": "@.capitalize:{'report.dynamic.common.close'}@:{'report.dynamic.common.user'}",
4050
+ "Open time": "@.capitalize:{'report.dynamic.common.open'}@:{'report.dynamic.common.time'}",
4051
+ "Close time": "@.capitalize:{'report.dynamic.common.close'}@:{'report.dynamic.common.time'}",
4052
+ "Open amount": "@.capitalize:{'report.dynamic.common.open'}@:{'report.dynamic.common.amount'}",
4053
+ "Close amount": "@.capitalize:{'report.dynamic.common.close'}@:{'report.dynamic.common.amount'}",
4054
+ "Cash sale": "@.capitalize:{'report.dynamic.common.cash'}銷售",
4055
+ "Cash refund": "@.capitalize:{'report.dynamic.common.cash'}@:{'report.dynamic.common.refund'}",
4056
+ "Member store cash sale": "@.capitalize:{'report.dynamic.schema.Member'}@:{'report.dynamic.common.store'}@:{'report.dynamic.common.cash'}銷售",
4057
+ "Member store cash refund": "@.capitalize:{'report.dynamic.schema.Member'}@:{'report.dynamic.common.store'}@:{'report.dynamic.common.cash'}@:{'report.dynamic.common.refund'}",
4058
+ "Cash in": "@.capitalize:{'report.dynamic.common.cash'}收入",
4059
+ "Cash out": "@.capitalize:{'report.dynamic.common.cash'}支出",
4060
+ "Created at": "創建@:{'report.dynamic.common.at'}",
4061
+ "Clock in": "打卡進入",
4062
+ "Clock out": "打卡離開",
4063
+ Seconds: "秒",
4064
+ Minutes: "分鐘",
4065
+ Hours: "小時",
4066
+ Cause: "原因",
4067
+ "Discount user": "@.capitalize:{'report.dynamic.schema.Discount'}@:{'report.dynamic.common.user'}",
4068
+ "Discount approver": "@.capitalize:{'report.dynamic.schema.Discount'}批准者",
4069
+ "Return ID": "退貨@:{'report.dynamic.common.id'}",
4070
+ "Ref ID": "@.capitalize:{'report.dynamic.common.ref'}@:{'report.dynamic.common.id'}",
4071
+ "Warehouse ID": "倉庫@:{'report.dynamic.common.id'}",
4072
+ "Location ID": "@.capitalize:{'report.dynamic.schema.Location'}@:{'report.dynamic.common.id'}",
4073
+ Ref: "@.capitalize:{'report.dynamic.common.ref'}",
4074
+ "Generated time": "生成@:{'report.dynamic.common.time'}",
4075
+ "Inventory Adjustment ID": "@.capitalize:{'report.dynamic.schema.Inventory'}調整@:{'report.dynamic.common.id'}",
4076
+ "Unit ID": "@.capitalize:{'report.dynamic.common.unit'}@:{'report.dynamic.common.id'}",
4077
+ "Unit Precision": "@.capitalize:{'report.dynamic.common.unit'}精度",
4078
+ "SKU ID": "@.capitalize:{'report.dynamic.common.sku'}@:{'report.dynamic.common.id'}",
4079
+ "Unit abbrev.": "@.capitalize:{'report.dynamic.common.unit'}@:{'report.dynamic.common.abbrev'}.",
4080
+ "Name (unit)": "@.capitalize:{'report.dynamic.common.name'}(@:{'report.dynamic.common.unit'})",
4081
+ "Tracking unit": "跟蹤@:{'report.dynamic.common.unit'}",
4082
+ "Tracking unit abbrev.": "跟蹤@:{'report.dynamic.common.unit'}@:{'report.dynamic.common.abbrev'}.",
4083
+ Amount: "@.capitalize:{'report.dynamic.common.amount'}",
4084
+ "From balance": "@.capitalize:{'report.dynamic.common.from'}@:{'report.dynamic.common.balance'}",
4085
+ "To balance": "@.capitalize:{'report.dynamic.common.to'}@:{'report.dynamic.common.balance'}",
4086
+ "Amount cost": "@.capitalize:{'report.dynamic.common.amount'}@:{'report.dynamic.common.cost'}",
4087
+ "From balance cost": "@.capitalize:{'report.dynamic.common.from'}@:{'report.dynamic.common.balance'}@:{'report.dynamic.common.cost'}",
4088
+ "To balance cost": "@.capitalize:{'report.dynamic.common.to'}@:{'report.dynamic.common.balance'}@:{'report.dynamic.common.cost'}",
4089
+ "Daily consumption": "每日消耗",
4090
+ "Days outstanding": "未結天數",
4091
+ "Tracking amount": "跟蹤@:{'report.dynamic.common.amount'}",
4092
+ Conversion: "轉換",
4093
+ "Supplier ID": "@.capitalize:{'report.dynamic.common.supplier'}@:{'report.dynamic.common.id'}",
4094
+ Supplier: "@.capitalize:{'report.dynamic.common.supplier'}",
4095
+ "Supplier contact name": "@.capitalize:{'report.dynamic.common.supplier'}聯繫@:{'report.dynamic.common.name'}",
4096
+ "Supplier phone number": "@.capitalize:{'report.dynamic.common.supplier'}電話號碼",
4097
+ "Supplier reg no.": "@.capitalize:{'report.dynamic.common.supplier'}註冊號",
4098
+ "Supplier email": "@.capitalize:{'report.dynamic.common.supplier'}電子郵件",
4099
+ "Supplier address line 1": "@.capitalize:{'report.dynamic.common.supplier'}@:{'report.dynamic.common.address'}行1",
4100
+ "Supplier address line 2": "@.capitalize:{'report.dynamic.common.supplier'}@:{'report.dynamic.common.address'}行2",
4101
+ "Supplier address state": "@.capitalize:{'report.dynamic.common.supplier'}@:{'report.dynamic.common.address'}州",
4102
+ "Supplier address city": "@.capitalize:{'report.dynamic.common.supplier'}@:{'report.dynamic.common.address'}城市",
4103
+ "Supplier address postcode": "@.capitalize:{'report.dynamic.common.supplier'}@:{'report.dynamic.common.address'}郵編",
4104
+ "Supplier address country": "@.capitalize:{'report.dynamic.common.supplier'}@:{'report.dynamic.common.address'}國家",
4105
+ "NetSuite ID": "NetSuite@:{'report.dynamic.common.id'}",
4106
+ "NetSuite Ref No": "NetSuite@:{'report.dynamic.common.ref'}編號",
4107
+ "Effective time": "生效@:{'report.dynamic.common.time'}",
4108
+ "Purchase order ID": "@.capitalize:{'report.dynamic.schema.Purchase order'}@:{'report.dynamic.common.id'}",
4109
+ "SKU code": "@.capitalize:{'report.dynamic.common.sku'}@:{'report.dynamic.common.code'}",
4110
+ "SKU name": "@.capitalize:{'report.dynamic.common.sku'}@:{'report.dynamic.common.name'}",
4111
+ "SKU unit ID": "@.capitalize:{'report.dynamic.common.sku'}@:{'report.dynamic.common.unit'}@:{'report.dynamic.common.id'}",
4112
+ "SKU unit name": "@.capitalize:{'report.dynamic.common.sku'}@:{'report.dynamic.common.unit'}@:{'report.dynamic.common.name'}",
4113
+ "SKU unit abbrev": "@.capitalize:{'report.dynamic.common.sku'}@:{'report.dynamic.common.unit'}@:{'report.dynamic.common.abbrev'}",
4114
+ "Received qty": "收到@:{'report.dynamic.common.qty'}",
4115
+ "Requested qty": "請求@:{'report.dynamic.common.qty'}",
4116
+ Cost: "@.capitalize:{'report.dynamic.common.cost'}",
4117
+ Adjustment: "調整",
4118
+ "Purchase delivery order ID": "@.capitalize:{'report.dynamic.common.purchase'}@:{'report.dynamic.common.delivery'}@:{'report.dynamic.common.order'}@:{'report.dynamic.common.id'}",
4119
+ "Unit name": "@.capitalize:{'report.dynamic.common.unit'}@:{'report.dynamic.common.name'}",
4120
+ "Unit abbrev": "@.capitalize:{'report.dynamic.common.unit'}@:{'report.dynamic.common.abbrev'}",
4121
+ "Purchase delivery fulfillment ID": "@.capitalize:{'report.dynamic.common.purchase'}@:{'report.dynamic.common.delivery'}履行@:{'report.dynamic.common.id'}",
4122
+ State: "州",
4123
+ City: "城市",
4124
+ Postcode: "郵編",
4125
+ Country: "國家",
4126
+ "Business ID": "@.capitalize:{'report.dynamic.schema.Business'}@:{'report.dynamic.common.id'}",
4127
+ "License Expire": "許可證過期",
4128
+ Longitude: "經度",
4129
+ Latitude: "緯度",
4130
+ "Table count": "@.capitalize:{'report.dynamic.schema.Table'}@:{'report.dynamic.common.count'}",
4131
+ Feature: "功能",
4132
+ "Agent ID": "代理@:{'report.dynamic.common.id'}",
4133
+ "Owner ID": "所有者@:{'report.dynamic.common.id'}",
4134
+ "Expired at": "@.capitalize:{'report.dynamic.common.expired'}@:{'report.dynamic.common.at'}",
4135
+ Birthday: "生日",
4136
+ Age: "年齡",
4137
+ Description: "描述",
4138
+ "Expired time": "@.capitalize:{'report.dynamic.common.expired'}@:{'report.dynamic.common.time'}",
4139
+ "Redeemed time": "兑換@:{'report.dynamic.common.time'}",
4140
+ "Applied time": "應用@:{'report.dynamic.common.time'}",
4141
+ "Is expired": "@.capitalize:{'report.dynamic.common.is'}@:{'report.dynamic.common.expired'}",
4142
+ "Is applied": "@.capitalize:{'report.dynamic.common.is'}已應用",
4143
+ "Is redeemed": "@.capitalize:{'report.dynamic.common.is'}已兑換",
4144
+ "Expired count": "@.capitalize:{'report.dynamic.common.expired'}@:{'report.dynamic.common.count'}",
4145
+ "Applied count": "已應用@:{'report.dynamic.common.count'}",
4146
+ "redeemed count": "已兑換@:{'report.dynamic.common.count'}",
4147
+ "Voucher claim ID": "@.capitalize:{'report.dynamic.schema.Voucher Claim'}@:{'report.dynamic.common.id'}",
4148
+ Level: "等級",
4149
+ Experience: "經驗",
4150
+ Tier: "層級",
4151
+ "Card No.": "卡號",
4152
+ "Last visit": "最後訪問",
4153
+ Balance: "@.capitalize:{'report.dynamic.common.balance'}",
4154
+ "Normal Balance": "正常@:{'report.dynamic.common.balance'}",
4155
+ "Free balance": "免費@:{'report.dynamic.common.balance'}",
4156
+ Version: "版本",
4157
+ Points: "積分",
4158
+ Sales: "銷售",
4159
+ "Tier number": "層級編號",
4160
+ "Bundle name": "套餐@:{'report.dynamic.common.name'}",
4161
+ "Bundle ID": "套餐@:{'report.dynamic.common.id'}",
4162
+ "Create user ID": "創建@:{'report.dynamic.common.user'}@:{'report.dynamic.common.id'}",
4163
+ "Create user name": "創建@:{'report.dynamic.common.user'}@:{'report.dynamic.common.name'}",
4164
+ "Refund user ID": "@.capitalize:{'report.dynamic.common.refund'}@:{'report.dynamic.common.user'}@:{'report.dynamic.common.id'}",
4165
+ "Refund user name": "@.capitalize:{'report.dynamic.common.refund'}@:{'report.dynamic.common.user'}@:{'report.dynamic.common.name'}",
4166
+ status: "@.lower:{'report.dynamic.common.status'}",
4167
+ "Transaction ID": "交易@:{'report.dynamic.common.id'}",
4168
+ "Tax code": "@.capitalize:{'report.dynamic.common.tax'}@:{'report.dynamic.common.code'}",
4169
+ "Refund time": "@.capitalize:{'report.dynamic.common.refund'}@:{'report.dynamic.common.time'}",
4170
+ "Normal credit": "正常餘額",
4171
+ "Free credit": "免費餘額",
4172
+ "Purchase ID": "@.capitalize:{'report.dynamic.common.purchase'}@:{'report.dynamic.common.id'}",
4173
+ "Is internal": "@.capitalize:{'report.dynamic.common.is'}內部",
4174
+ "Acquired time": "獲取@:{'report.dynamic.common.time'}",
4175
+ Thumbnail: "縮略圖",
4176
+ Costing: "成本計算",
4177
+ "Is refund": "@.capitalize:{'report.dynamic.common.is'}@:{'report.dynamic.common.refund'}",
4178
+ Free: "免費",
4179
+ Normal: "正常",
4180
+ Message: "消息",
4181
+ rating: "評分",
4182
+ "Collectible ID": "收藏品@:{'report.dynamic.common.id'}",
4183
+ "Template ID": "模板@:{'report.dynamic.common.id'}",
4184
+ "Started at": "開始@:{'report.dynamic.common.at'}",
4185
+ "Ended at": "結束@:{'report.dynamic.common.at'}",
4186
+ Active: "活躍",
4187
+ "Max distribution": "@.capitalize:{'report.dynamic.common.max'}分配",
4188
+ "Max distribution per user": "@.capitalize:{'report.dynamic.common.max'}每@:{'report.dynamic.common.user'}分配",
4189
+ "Max use per collectible": "@.capitalize:{'report.dynamic.common.max'}每收藏品使用",
4190
+ "Collection ID": "集合@:{'report.dynamic.common.id'}",
4191
+ "Refund ref ID": "@.capitalize:{'report.dynamic.common.refund'}@:{'report.dynamic.common.ref'}@:{'report.dynamic.common.id'}",
4192
+ "Campaign ID": "@.capitalize:{'report.dynamic.schema.Campaign'}@:{'report.dynamic.common.id'}",
4193
+ "Transformed source": "轉換來源",
4194
+ "Quantity distributed": "分配數量",
4195
+ "Quantity usage": "使用數量",
4196
+ "Quantity expired": "過期數量",
4197
+ Range: "範圍",
4198
+ From: "@.capitalize:{'report.dynamic.common.from'}",
4199
+ To: "@.capitalize:{'report.dynamic.common.to'}",
4200
+ "Member count": "@.capitalize:{'report.dynamic.schema.Member'}@:{'report.dynamic.common.count'}",
4201
+ Rank: "排名",
4202
+ "Payment ref ID": "@.capitalize:{'report.dynamic.schema.Payment'}@:{'report.dynamic.common.ref'}@:{'report.dynamic.common.id'}",
4203
+ "Payment type": "@.capitalize:{'report.dynamic.schema.Payment'}@:{'report.dynamic.common.type'}",
4204
+ "Payment Extra": "@.capitalize:{'report.dynamic.schema.Payment'}額外",
4205
+ "Payment amount": "@.capitalize:{'report.dynamic.schema.Payment'}@:{'report.dynamic.common.amount'}",
4206
+ "Voucher count": "優惠券@:{'report.dynamic.common.count'}",
4207
+ "Title count": "頭銜@:{'report.dynamic.common.count'}",
4208
+ "Cash amount": "@.capitalize:{'report.dynamic.common.cash'}@:{'report.dynamic.common.amount'}",
4209
+ "Coin amount": "代幣@:{'report.dynamic.common.amount'}",
4210
+ Price: "@.capitalize:{'report.dynamic.common.price'}",
4211
+ "Coin price": "代幣@:{'report.dynamic.common.price'}",
4212
+ "Max use": "@.capitalize:{'report.dynamic.common.max'}使用",
4213
+ "Start time": "開始@:{'report.dynamic.common.time'}",
4214
+ "Finish time": "結束@:{'report.dynamic.common.time'}",
4215
+ Timestamp: "時間戳",
4216
+ "Inventory Adjustment SKU ID": "@.capitalize:{'report.dynamic.schema.Inventory'}調整@:{'report.dynamic.common.sku'}@:{'report.dynamic.common.id'}",
4217
+ "Qty x Unit": "@.capitalize:{'report.dynamic.common.qty'}x@.capitalize:{'report.dynamic.common.unit'}",
4218
+ "User Name": "@.capitalize:{'report.dynamic.schema.User'}@:{'report.dynamic.common.name'}",
4219
+ "Move From Table": "從@:{'report.dynamic.schema.Table'}移動",
4220
+ "Move From Bill ID": "從@:{'report.dynamic.schema.Bill'}@:{'report.dynamic.common.id'}移動",
4221
+ "Move From Bill No.": "從@:{'report.dynamic.schema.Bill'}編號移動",
4222
+ "Move Time": "移動@:{'report.dynamic.common.time'}",
4223
+ "Bill count": "@.capitalize:{'report.dynamic.schema.Bill'}@:{'report.dynamic.common.count'}",
4224
+ "Bill nett": "@.capitalize:{'report.dynamic.schema.Bill'}淨額",
4225
+ "Item count": "項目@:{'report.dynamic.common.count'}",
4226
+ "Srvc charge": "Srvc charge",
4227
+ Spacer: "Spacer",
4228
+ "Void bill count": "作廢@:{'report.dynamic.schema.Bill'}@:{'report.dynamic.common.count'}",
4229
+ "Draft bill count": "草稿@:{'report.dynamic.schema.Bill'}@:{'report.dynamic.common.count'}",
4230
+ "Draft bill nett": "草稿@:{'report.dynamic.schema.Bill'}淨額",
4231
+ Overview: "@.capitalize:{'report.dynamic.common.overview'}",
4232
+ "Top products": "頂級@:{'report.dynamic.common.product'}",
4233
+ Branches: "分店",
4234
+ "Close up": "結算",
4235
+ "Total sales": "@.capitalize:{'report.dynamic.common.total'}@:{'report.dynamic.common.sales'}",
4236
+ "Total pax": "@.capitalize:{'report.dynamic.common.total'}客流量",
4237
+ "Total discount": "@.capitalize:{'report.dynamic.common.total'}@:{'report.dynamic.schema.Discount'}",
4238
+ "Total void": "@.capitalize:{'report.dynamic.common.total'}作廢",
4239
+ "Total refund": "@.capitalize:{'report.dynamic.common.total'}@:{'report.dynamic.common.refund'}",
4240
+ "Avg sales": "@.capitalize:{'report.dynamic.common.average'}@:{'report.dynamic.common.sales'}",
4241
+ "Avg pax": "@.capitalize:{'report.dynamic.common.average'}客流量",
4242
+ "Avg sales/pax": "@.capitalize:{'report.dynamic.common.average'}@:{'report.dynamic.common.sales'}/客流量",
4243
+ "Payment summary": "@.capitalize:{'report.dynamic.schema.Payment'}@:{'report.dynamic.common.summary'}",
4244
+ "Charge summary": "@.capitalize:{'report.dynamic.schema.Charge'}@:{'report.dynamic.common.summary'}",
4245
+ "Delivery summary": "@.capitalize:{'report.dynamic.common.delivery'}@:{'report.dynamic.common.summary'}",
4246
+ "Pickup summary": "自取@:{'report.dynamic.common.summary'}",
4247
+ "Source summary": "來源@:{'report.dynamic.common.summary'}",
4248
+ "Member store": "@.capitalize:{'report.dynamic.schema.Member'}@:{'report.dynamic.common.store'}",
4249
+ "Sales summary": "@.capitalize:{'report.dynamic.common.sales'}@:{'report.dynamic.common.summary'}",
4250
+ "Daily sales": "每日@:{'report.dynamic.common.sales'}",
4251
+ "Hourly sales": "每小時@:{'report.dynamic.common.sales'}",
4252
+ Drawer: "@.capitalize:{'report.dynamic.schema.Drawer'}",
4253
+ "User product sales": "@.capitalize:{'report.dynamic.common.user'}@:{'report.dynamic.common.product'}@:{'report.dynamic.common.sales'}",
4254
+ Receipt: "收據",
4255
+ "Inventory adjustment": "@.capitalize:{'report.dynamic.schema.Inventory'}調整",
4256
+ "Product unit": "@.capitalize:{'report.dynamic.common.product'}@:{'report.dynamic.common.unit'}",
4257
+ "Product by invoice": "@.capitalize:{'report.dynamic.common.product'}按發票",
4258
+ "Counter records": "@.capitalize:{'report.dynamic.schema.Counter'}記錄",
4259
+ "Counter records - CASH": "@.capitalize:{'report.dynamic.schema.Counter'}記錄-@:{'report.dynamic.common.cash'}",
4260
+ Timesheet: "@.capitalize:{'report.dynamic.schema.Timesheet'}",
4261
+ "Product sales": "@.capitalize:{'report.dynamic.common.product'}@:{'report.dynamic.common.sales'}",
4262
+ "Product sales by time": "@.capitalize:{'report.dynamic.common.product'}@:{'report.dynamic.common.sales'}按@:{'report.dynamic.common.time'}",
4263
+ "Morning (12AM-12PM)": "上午(12AM-12PM)",
4264
+ "Afternoon (12PM-6PM)": "下午(12PM-6PM)",
4265
+ "Night (6PM-12AM)": "晚上(6PM-12AM)",
4266
+ Addon: "@.capitalize:{'report.dynamic.schema.Addon'}",
4267
+ Voucher: "@.capitalize:{'report.dynamic.common.voucher'}",
4268
+ "Voucher (V1)": "@.capitalize:{'report.dynamic.common.voucher'} (V1)",
4269
+ "Voucher (V2)": "@.capitalize:{'report.dynamic.common.voucher'} (V2)",
4270
+ "User voucher": "@.capitalize:{'report.dynamic.common.user'}@:{'report.dynamic.common.voucher'}",
4271
+ Void: "作廢",
4272
+ "Member store purchase": "@.capitalize:{'report.dynamic.schema.Member store purchase'}",
4273
+ "User credit transaction": "@.capitalize:{'report.dynamic.common.user'}@:{'report.dynamic.schema.Credit transaction'}",
4274
+ "User credit transaction (V1)": "@.capitalize:{'report.dynamic.common.user'}@:{'report.dynamic.schema.Credit transaction'} (V1)",
4275
+ "User credit transaction (V2)": "@.capitalize:{'report.dynamic.common.user'}@:{'report.dynamic.schema.Credit transaction'} (V2)",
4276
+ "Credit transaction": "@.capitalize:{'report.dynamic.schema.Credit transaction'}",
4277
+ "Credit transaction (V1)": "@.capitalize:{'report.dynamic.schema.Credit transaction'} (V1)",
4278
+ "Credit transaction (V2)": "@.capitalize:{'report.dynamic.schema.Credit transaction'} (V2)",
4279
+ "Member Dashboard": "@.capitalize:{'report.dynamic.schema.Member'}儀表板",
4280
+ "Active members": "@.capitalize:{'report.dynamic.common.active'}@:{'report.dynamic.schema.Member'}",
4281
+ "Average rating": "@.capitalize:{'report.dynamic.common.average'}評分",
4282
+ "Total revenue": "@.capitalize:{'report.dynamic.common.total'}@:{'report.dynamic.common.revenue'}",
4283
+ "Items ordered": "訂購項目",
4284
+ "Top 10 members by revenue": "按@:{'report.dynamic.common.revenue'}排名前10@:{'report.dynamic.schema.Member'}",
4285
+ "Top 10 members by rating": "按評分排名前10@:{'report.dynamic.schema.Member'}",
4286
+ "Top 10 Members by No. Items Ordered": "按訂購項目數量排名前10@:{'report.dynamic.schema.Member'}",
4287
+ "Age range": "年齡範圍",
4288
+ Gender: "性別",
4289
+ "Birthday month": "生日月份",
4290
+ "Member Dashboard - Recency": "@.capitalize:{'report.dynamic.schema.Member'}儀表板-最近",
4291
+ "Member Dashboard - Frequency": "@.capitalize:{'report.dynamic.schema.Member'}儀表板-頻率",
4292
+ "Member Dashboard - Monetary": "@.capitalize:{'report.dynamic.schema.Member'}儀表板-金額",
4293
+ "Member Dashboard - Member Info Table": "@.capitalize:{'report.dynamic.schema.Member'}儀表板-@:{'report.dynamic.schema.Member'}信息表",
4294
+ "KDS Performance": "KDS@:{'report.dynamic.common.performance'}",
4295
+ "Campaign Voucher Dashboard": "@.capitalize:{'report.dynamic.schema.Campaign'}@:{'report.dynamic.common.voucher'}儀表板",
4296
+ "Voucher Dashboard - Total Revenue": "@.capitalize:{'report.dynamic.common.voucher'}儀表板-@:{'report.dynamic.common.total'}@:{'report.dynamic.common.revenue'}",
4297
+ "Voucher Dashboard - Total Users": "@.capitalize:{'report.dynamic.common.voucher'}儀表板-@:{'report.dynamic.common.total'}@:{'report.dynamic.common.user'}",
4298
+ "Voucher Dashboard - Usage Rate": "@.capitalize:{'report.dynamic.common.voucher'}儀表板-使用率",
4299
+ "Voucher Dashboard - Table Overview": "@.capitalize:{'report.dynamic.common.voucher'}儀表板-表格@:{'report.dynamic.common.overview'}",
4300
+ "Voucher Dashboard - Usage": "@.capitalize:{'report.dynamic.common.voucher'}儀表板-使用",
4301
+ "Voucher Dashboard - Revenue": "@.capitalize:{'report.dynamic.common.voucher'}儀表板-@:{'report.dynamic.common.revenue'}",
4302
+ "Tier and Experience Dashboard": "層級與經驗值儀表板",
4303
+ "Total Experience Users": "@.capitalize:{'report.dynamic.common.total'}經驗值@:{'report.dynamic.common.user'}",
4304
+ "Total Experiences Distributed": "@.capitalize:{'report.dynamic.common.total'}經驗值分發",
4305
+ "Average Experiences per User": "@.capitalize:{'report.dynamic.common.average'}每@:{'report.dynamic.common.user'}經驗值",
4306
+ "Total Active Experience Campaigns": "@.capitalize:{'report.dynamic.common.total'}@:{'report.dynamic.common.active'}經驗值@:{'report.dynamic.schema.Campaign'}",
4307
+ Tiers: "層級",
4308
+ "Tier Distribution": "層級分佈",
4309
+ "Experiences Distributed vs. Day": "經驗值分發與日期對比",
4310
+ "Experience Campaigns": "經驗值@:{'report.dynamic.schema.Campaign'}",
4311
+ "Point and Store Dashboard": "積分與@:{'report.dynamic.common.store'}儀表板",
4312
+ "Total Point Users": "@.capitalize:{'report.dynamic.common.total'}積分@:{'report.dynamic.common.user'}",
4313
+ "Total Points Distributed": "@.capitalize:{'report.dynamic.common.total'}積分分發",
4314
+ "Total Points Used": "@.capitalize:{'report.dynamic.common.total'}積分使用",
4315
+ "Total Active Point Campaigns": "@.capitalize:{'report.dynamic.common.total'}@:{'report.dynamic.common.active'}積分@:{'report.dynamic.schema.Campaign'}",
4316
+ "Point Campaigns": "積分@:{'report.dynamic.schema.Campaign'}",
4317
+ "Store Analysis": "@.capitalize:{'report.dynamic.common.store'}分析",
4318
+ "Credit Dashboard": "@.capitalize:{'report.dynamic.common.credit'}儀表板",
4319
+ "Total Credit Users": "@.capitalize:{'report.dynamic.common.total'}@:{'report.dynamic.common.credit'}@:{'report.dynamic.common.user'}",
4320
+ "Total Credits Distributed": "@.capitalize:{'report.dynamic.common.total'}@:{'report.dynamic.common.credit'}分發",
4321
+ "Total Credits Used": "@.capitalize:{'report.dynamic.common.total'}@:{'report.dynamic.common.credit'}使用",
4322
+ "Total Active Credit Campaigns": "@.capitalize:{'report.dynamic.common.total'}@:{'report.dynamic.common.active'}@:{'report.dynamic.common.credit'}@:{'report.dynamic.schema.Campaign'}",
4323
+ "Credit Campaigns Performance": "@.capitalize:{'report.dynamic.common.credit'}@:{'report.dynamic.schema.Campaign'}@:{'report.dynamic.common.performance'}",
4324
+ "Credits Distributed": "@.capitalize:{'report.dynamic.common.credit'}分發",
4325
+ "Credits Used": "@.capitalize:{'report.dynamic.common.credit'}使用",
4326
+ "Credits Expired": "@.capitalize:{'report.dynamic.common.credit'}@:{'report.dynamic.common.expired'}",
4327
+ None: "無",
4328
+ "Grand Total": "總計"
4329
+ }
4330
+ }
4331
+ }, d = {
4332
+ report: p
4333
+ }, s = [
3252
4334
  {
3253
4335
  path: "/overview",
3254
4336
  alias: ["/"],
3255
4337
  name: "overview",
3256
- component: () => import("./OverviewView-Dnkl2fzM.js")
4338
+ component: () => import("./OverviewView-Ctkw9OHF.js")
3257
4339
  },
3258
4340
  {
3259
4341
  path: "/report",
3260
4342
  name: "reports",
3261
- component: () => import("./Report-Dsz1O4HB.js")
4343
+ component: () => import("./Report-CLnz_fJe.js")
3262
4344
  },
3263
4345
  {
3264
4346
  path: "/insights",
3265
4347
  name: "insights",
3266
- component: () => import("./InsightView-BPqzsGEh.js")
4348
+ component: () => import("./InsightView-BQjw3zo_.js")
3267
4349
  },
3268
4350
  {
3269
4351
  path: "/report-view",
3270
4352
  name: "reportView",
3271
- component: () => import("./ReportView-D9_9iI_y.js")
4353
+ component: () => import("./ReportView-DR-H3SCw.js")
3272
4354
  },
3273
4355
  {
3274
4356
  path: "/report-editor",
3275
4357
  name: "reportEditor",
3276
- component: () => import("./ReportEditor-BTnRlgWe.js")
4358
+ component: () => import("./ReportEditor-B85E-p2H.js")
3277
4359
  },
3278
4360
  {
3279
4361
  path: "/report-editor/tile-editor",
3280
4362
  name: "tileEditor",
3281
- component: () => import("./TileEditor-DXO3AjCU.js")
4363
+ component: () => import("./TileEditor-Ce5fXttu.js")
3282
4364
  },
3283
4365
  {
3284
4366
  path: "/setting",
3285
4367
  name: "setting",
3286
- component: () => import("./Setting-D7cO-tUD.js")
4368
+ component: () => import("./Setting-Db6Z-NR7.js")
3287
4369
  },
3288
4370
  {
3289
4371
  path: "/integration",
3290
- component: () => import("./Layout-BHPlP0Hr.js"),
4372
+ component: () => import("./Layout-DSzK7_nq.js"),
3291
4373
  children: [
3292
4374
  {
3293
4375
  name: "integrations",
@@ -3314,15 +4396,16 @@ const a = {
3314
4396
  ];
3315
4397
  o({
3316
4398
  history: r("/"),
3317
- routes: d
4399
+ routes: s
3318
4400
  });
3319
- const l = {
4401
+ const u = {
3320
4402
  "en-US": t,
3321
- "zh-CN": m,
3322
- "th-TH": c
3323
- }, y = e(() => import("./App-Jca8xAeA.js"));
4403
+ "zh-CN": i,
4404
+ "th-TH": c,
4405
+ "zh-Hant": d
4406
+ }, h = e(() => import("./App-Bhp7FaBJ.js"));
3324
4407
  export {
3325
- y as FmApp,
3326
- l as i18nMessages,
3327
- d as routers
4408
+ h as FmApp,
4409
+ u as i18nMessages,
4410
+ s as routers
3328
4411
  };