@things-factory/operato-pms 4.3.227 → 4.3.237
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/package.json +37 -37
- package/translations/ja.json +105 -0
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@things-factory/operato-pms",
|
|
3
|
-
"version": "4.3.
|
|
3
|
+
"version": "4.3.237",
|
|
4
4
|
"main": "dist-server/index.js",
|
|
5
5
|
"browser": "client/index.js",
|
|
6
6
|
"things-factory": true,
|
|
@@ -53,47 +53,47 @@
|
|
|
53
53
|
"@operato/scene-tab": "^0.1.8",
|
|
54
54
|
"@operato/scene-table": "^0.1.8",
|
|
55
55
|
"@operato/scene-wheel-sorter": "^0.1.8",
|
|
56
|
-
"@things-factory/apptool-ui": "^4.3.
|
|
57
|
-
"@things-factory/auth-ui": "^4.3.
|
|
58
|
-
"@things-factory/biz-base": "^4.3.
|
|
59
|
-
"@things-factory/board-service": "^4.3.
|
|
60
|
-
"@things-factory/board-ui": "^4.3.
|
|
61
|
-
"@things-factory/code-ui": "^4.3.
|
|
62
|
-
"@things-factory/context-ui": "^4.3.
|
|
63
|
-
"@things-factory/dashboard": "^4.3.
|
|
64
|
-
"@things-factory/document-template-ui": "^4.3.
|
|
65
|
-
"@things-factory/export-ui": "^4.3.
|
|
66
|
-
"@things-factory/export-ui-csv": "^4.3.
|
|
67
|
-
"@things-factory/export-ui-excel": "^4.3.
|
|
68
|
-
"@things-factory/fav-base": "^4.3.
|
|
69
|
-
"@things-factory/form-ui": "^4.3.
|
|
70
|
-
"@things-factory/grist-ui": "^4.3.
|
|
71
|
-
"@things-factory/help": "^4.3.
|
|
72
|
-
"@things-factory/i18n-base": "^4.3.
|
|
73
|
-
"@things-factory/import-ui": "^4.3.
|
|
74
|
-
"@things-factory/import-ui-excel": "^4.3.
|
|
75
|
-
"@things-factory/lite-menu": "^4.3.
|
|
76
|
-
"@things-factory/more-ui": "^4.3.
|
|
77
|
-
"@things-factory/notification": "^4.3.
|
|
78
|
-
"@things-factory/print-ui": "^4.3.
|
|
79
|
-
"@things-factory/resource-ui": "^4.3.
|
|
80
|
-
"@things-factory/scene-data-transform": "^4.3.
|
|
81
|
-
"@things-factory/scene-excel": "^4.3.
|
|
56
|
+
"@things-factory/apptool-ui": "^4.3.237",
|
|
57
|
+
"@things-factory/auth-ui": "^4.3.237",
|
|
58
|
+
"@things-factory/biz-base": "^4.3.237",
|
|
59
|
+
"@things-factory/board-service": "^4.3.237",
|
|
60
|
+
"@things-factory/board-ui": "^4.3.237",
|
|
61
|
+
"@things-factory/code-ui": "^4.3.237",
|
|
62
|
+
"@things-factory/context-ui": "^4.3.237",
|
|
63
|
+
"@things-factory/dashboard": "^4.3.237",
|
|
64
|
+
"@things-factory/document-template-ui": "^4.3.237",
|
|
65
|
+
"@things-factory/export-ui": "^4.3.237",
|
|
66
|
+
"@things-factory/export-ui-csv": "^4.3.237",
|
|
67
|
+
"@things-factory/export-ui-excel": "^4.3.237",
|
|
68
|
+
"@things-factory/fav-base": "^4.3.237",
|
|
69
|
+
"@things-factory/form-ui": "^4.3.237",
|
|
70
|
+
"@things-factory/grist-ui": "^4.3.237",
|
|
71
|
+
"@things-factory/help": "^4.3.237",
|
|
72
|
+
"@things-factory/i18n-base": "^4.3.237",
|
|
73
|
+
"@things-factory/import-ui": "^4.3.237",
|
|
74
|
+
"@things-factory/import-ui-excel": "^4.3.237",
|
|
75
|
+
"@things-factory/lite-menu": "^4.3.237",
|
|
76
|
+
"@things-factory/more-ui": "^4.3.237",
|
|
77
|
+
"@things-factory/notification": "^4.3.237",
|
|
78
|
+
"@things-factory/print-ui": "^4.3.237",
|
|
79
|
+
"@things-factory/resource-ui": "^4.3.237",
|
|
80
|
+
"@things-factory/scene-data-transform": "^4.3.237",
|
|
81
|
+
"@things-factory/scene-excel": "^4.3.237",
|
|
82
82
|
"@things-factory/scene-firebase": "^4.3.227",
|
|
83
|
-
"@things-factory/scene-form": "^4.3.
|
|
84
|
-
"@things-factory/scene-google-map": "^4.3.
|
|
85
|
-
"@things-factory/scene-graphql": "^4.3.
|
|
86
|
-
"@things-factory/scene-label": "^4.3.
|
|
83
|
+
"@things-factory/scene-form": "^4.3.237",
|
|
84
|
+
"@things-factory/scene-google-map": "^4.3.237",
|
|
85
|
+
"@things-factory/scene-graphql": "^4.3.237",
|
|
86
|
+
"@things-factory/scene-label": "^4.3.237",
|
|
87
87
|
"@things-factory/scene-marker": "^4.3.227",
|
|
88
88
|
"@things-factory/scene-mqtt": "^4.3.227",
|
|
89
|
-
"@things-factory/scene-restful": "^4.3.
|
|
90
|
-
"@things-factory/scene-visualizer": "^4.3.
|
|
91
|
-
"@things-factory/setting-ui": "^4.3.
|
|
92
|
-
"@things-factory/shell": "^4.3.
|
|
93
|
-
"@things-factory/system-ui": "^4.3.
|
|
89
|
+
"@things-factory/scene-restful": "^4.3.237",
|
|
90
|
+
"@things-factory/scene-visualizer": "^4.3.237",
|
|
91
|
+
"@things-factory/setting-ui": "^4.3.237",
|
|
92
|
+
"@things-factory/shell": "^4.3.237",
|
|
93
|
+
"@things-factory/system-ui": "^4.3.237"
|
|
94
94
|
},
|
|
95
95
|
"devDependencies": {
|
|
96
96
|
"@things-factory/builder": "^4.3.227"
|
|
97
97
|
},
|
|
98
|
-
"gitHead": "
|
|
98
|
+
"gitHead": "90cda1a8580b7be252a474c138bea4b6870d7dfc"
|
|
99
99
|
}
|
|
@@ -0,0 +1,105 @@
|
|
|
1
|
+
{
|
|
2
|
+
"button.edit": "edit",
|
|
3
|
+
"field.avg": "avg",
|
|
4
|
+
"field.balance_bunch_in_field": "balance bunch in field",
|
|
5
|
+
"field.balance_bunch": "balance bunch",
|
|
6
|
+
"field.block": "block",
|
|
7
|
+
"field.chit_no": "chit no",
|
|
8
|
+
"field.company": "company",
|
|
9
|
+
"field.coverage": "coverage",
|
|
10
|
+
"field.date": "date",
|
|
11
|
+
"field.dispatch_to": "dispatch to",
|
|
12
|
+
"field.destination": "destination",
|
|
13
|
+
"field.harvest_date": "harvest date",
|
|
14
|
+
"field.harvesting_round": "harvesting round",
|
|
15
|
+
"field.has_sub_block": "has sub block",
|
|
16
|
+
"field.loading_date": "loading date",
|
|
17
|
+
"field.main_block_ref": "main block ref",
|
|
18
|
+
"field.matured_hectarage": "matured hectarage",
|
|
19
|
+
"field.mill": "mill",
|
|
20
|
+
"field.month": "month",
|
|
21
|
+
"field.percents": "percents",
|
|
22
|
+
"field.prev_bunch_bal_in_field": "prev bunch balance in field",
|
|
23
|
+
"field.remarks": "remarks",
|
|
24
|
+
"field.size": "size",
|
|
25
|
+
"field.status": "status",
|
|
26
|
+
"field.task_no": "task no",
|
|
27
|
+
"field.total_bunch": "total bunch",
|
|
28
|
+
"field.total_harvested": "total harvested",
|
|
29
|
+
"field.total_hectarage": "total hectarage",
|
|
30
|
+
"field.total_no_of_bunches": "total no of bunches",
|
|
31
|
+
"field.total_stand": "total stand",
|
|
32
|
+
"field.total_tonnage": "total tonnage",
|
|
33
|
+
"field.total_tonnage_estimated": "total tonnage (estimated)",
|
|
34
|
+
"field.total_weight_loaded": "total weight loaded",
|
|
35
|
+
"field.total_weight": "total weight",
|
|
36
|
+
"field.trip": "trip",
|
|
37
|
+
"field.type": "type",
|
|
38
|
+
"field.valid_from": "valid from",
|
|
39
|
+
"field.year_planted": "year planted",
|
|
40
|
+
"label.allow tracked inventory": "allow tracked inventory",
|
|
41
|
+
"label.block": "block",
|
|
42
|
+
"label.chit_no": "chit no",
|
|
43
|
+
"label.collected_bunch": "collected bunch",
|
|
44
|
+
"label.contractor": "[jp] contractor",
|
|
45
|
+
"label.coverage": "coverage",
|
|
46
|
+
"label.date": "date",
|
|
47
|
+
"label.harvesting_round": "harvesting round",
|
|
48
|
+
"label.loading_date": "loading date",
|
|
49
|
+
"label.owner": "owner",
|
|
50
|
+
"label.oer_percentage": "OER percentage",
|
|
51
|
+
"label.please_select_a_block": "please select a block",
|
|
52
|
+
"label.rainfall": "rainfall",
|
|
53
|
+
"label.total_bunch_harvested": "total bunch harvested",
|
|
54
|
+
"label.total_bunch_in_field": "total bunch in field",
|
|
55
|
+
"label.total_task_covered": "total task covered",
|
|
56
|
+
"label.total_tonnage": "total tonnage",
|
|
57
|
+
"label.yesterday_balance_bunch": "yesterday balance bunch",
|
|
58
|
+
"text.code-management": "[jp] code management",
|
|
59
|
+
"text.create_harvesting_record": "create harvesting record",
|
|
60
|
+
"text.create_loading_record": "create loading record",
|
|
61
|
+
"text.destination_is_not_selected": "destination is not selected",
|
|
62
|
+
"text.empty_value_in_list": "empty value in record list",
|
|
63
|
+
"text.harvesting_record_created": "harvesting record created",
|
|
64
|
+
"text.harvesting_record_invalid": "harvesting record invalid",
|
|
65
|
+
"text.loading_record_created": "loading record created",
|
|
66
|
+
"text.loading_record_invalid": "loading record invalid",
|
|
67
|
+
"text.invalid_percentage_value": "invalid percentage value",
|
|
68
|
+
"text.no_records": "no records",
|
|
69
|
+
"text.there_is_duplicated_staff_in_record": "there is duplicated staff in this record",
|
|
70
|
+
"text.total_bunch_weight_should_be_positive": "total bunch weight should be positive",
|
|
71
|
+
"text.total_bunches_loaded_should_be_positive": "total bunches loaded should be positive",
|
|
72
|
+
"text.total_no_of_bunches_should_be_positive": "total no of bunches should be positive",
|
|
73
|
+
"text.total_tonnage_harvested_should_be_positive": "total tonnage harvested should be positive",
|
|
74
|
+
"text.tracked_inventory_setting": "tracked inventory setting",
|
|
75
|
+
"text.x_has_invalid_value": "{x} has invalid value",
|
|
76
|
+
"text.x_should_be_positive": "{x} should be positive",
|
|
77
|
+
"text.you_wont_be_able_to_revert_this": "you wont be able to revert this",
|
|
78
|
+
"title.are_you_sure": "are you sure",
|
|
79
|
+
"title.block_details": "block details",
|
|
80
|
+
"title.block": "block",
|
|
81
|
+
"title.company": "company",
|
|
82
|
+
"title.create_harvesting_record": "create harvesting record",
|
|
83
|
+
"title.create_loading_record": "create loading record",
|
|
84
|
+
"title.daily_ffb_dispatch_and_production": "daily FFB dispatch and production",
|
|
85
|
+
"title.daily_loading_record": "daily loading record",
|
|
86
|
+
"title.daily_production_report": "daily production report",
|
|
87
|
+
"title.global_plantation_setting": "[jp] global plantation setting",
|
|
88
|
+
"title.harvest_data": "harvest data",
|
|
89
|
+
"title.harvest_list": "harvesting list",
|
|
90
|
+
"title.harvest_no": "harvest no",
|
|
91
|
+
"title.harvesting_contractors_daily_harvesting_record": "harvesting contractor's daily harvesting record",
|
|
92
|
+
"title.harvesting_record_detail": "harvesting record detail",
|
|
93
|
+
"title.import": "import",
|
|
94
|
+
"title.loading_data": "loading data",
|
|
95
|
+
"title.loading_list": "loading list",
|
|
96
|
+
"title.loading_no": "loading no",
|
|
97
|
+
"title.loading_record_detail": "loading record detail",
|
|
98
|
+
"title.monthly_block_dispatch_report": "monthly block dispatch report",
|
|
99
|
+
"title.monthly_ffb_sale_report": "monthly FFB sale report",
|
|
100
|
+
"title.overall_record": "overall record",
|
|
101
|
+
"title.plantation_setting": "plantation setting",
|
|
102
|
+
"title.ramp": "ramp",
|
|
103
|
+
"title.select_destination": "select destination",
|
|
104
|
+
"title.staff": "staff"
|
|
105
|
+
}
|