@openmrs/esm-stock-management-app 1.0.1-pre.475 → 1.0.1-pre.479
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/271.js +1 -0
- package/dist/319.js +1 -0
- package/dist/460.js +1 -0
- package/dist/474.js +1 -1
- package/dist/474.js.map +1 -1
- package/dist/574.js +1 -1
- package/dist/757.js +1 -0
- package/dist/788.js +1 -0
- package/dist/807.js +1 -0
- package/dist/833.js +1 -0
- package/dist/main.js +1 -1
- package/dist/main.js.map +1 -1
- package/dist/openmrs-esm-stock-management-app.js.buildmanifest.json +163 -9
- package/dist/routes.json +1 -1
- package/i18next-parser.config.js +1 -1
- package/package.json +2 -2
- package/src/core/components/card/metrics-card-component.tsx +3 -3
- package/src/core/components/privilages-component/privilages.component.tsx +7 -1
- package/src/core/components/table/table.component.tsx +1 -1
- package/src/core/components/tabs/vertical-tabs.scss +2 -3
- package/src/stock-items/add-bulk-stock-item/stock-items-bulk-import.component.tsx +3 -2
- package/src/stock-items/add-stock-item/add-stock-action-button.component.tsx +2 -2
- package/src/stock-items/add-stock-item/packaging-units/packaging-units-delete-modal.component.tsx +4 -4
- package/src/stock-items/add-stock-item/stock-item-rules/add-stock-rule-button.component.tsx +1 -1
- package/src/stock-items/add-stock-item/stock-item-rules/add-stock-rules.component.tsx +2 -2
- package/src/stock-items/add-stock-item/stock-item-rules/stock-rules-delete.component.tsx +2 -2
- package/src/stock-items/edit-stock-item/edit-stock-item-action-menu.component.tsx +1 -1
- package/src/stock-items/stock-item.utils.tsx +22 -9
- package/src/stock-items/stock-items-table.component.tsx +1 -1
- package/src/stock-locations/add-locations-form.component.tsx +8 -2
- package/src/stock-locations/location-admin-form.component.tsx +8 -5
- package/src/stock-locations/stock-locations-table.component.tsx +4 -14
- package/src/stock-locations/stock-locations-table.resource.tsx +9 -21
- package/src/stock-operations/add-stock-operation/add-stock-operation.component.tsx +1 -0
- package/src/stock-operations/add-stock-operation/add-stock-operation.resource.tsx +1 -7
- package/src/stock-operations/add-stock-operation/add-stock-operation.utils.tsx +0 -1
- package/src/stock-operations/add-stock-operation/base-operation-details.component.tsx +10 -8
- package/src/stock-operations/add-stock-operation/stock-items-addition-row.component.tsx +2 -1
- package/src/stock-operations/add-stock-operation/stock-items-addition.component.tsx +2 -2
- package/src/stock-operations/edit-stock-operation/edit-stock-operation-action-menu.component.tsx +3 -0
- package/src/stock-operations/stock-operation.utils.tsx +28 -12
- package/src/stock-operations/stock-operations-dialog/stock-operations-issue-stock-button.component.tsx +1 -1
- package/src/stock-operations/stock-operations-table.component.tsx +9 -2
- package/src/stock-reports/generate-report/create-stock-report.component.tsx +33 -18
- package/src/stock-sources/add-stock-source-button.component.tsx +1 -1
- package/src/stock-sources/add-stock-sources/add-stock-sources.component.tsx +2 -2
- package/src/stock-sources/stock-sources-delete/stock-sources-delete.component.tsx +2 -2
- package/src/stock-user-role-scopes/add-stock-user-role-scope-button.component.tsx +5 -2
- package/src/stock-user-role-scopes/add-stock-user-scope/add-stock-user-role-scope.component.tsx +10 -8
- package/src/stock-user-role-scopes/delete-stock-user-scope/delete-stock-user-scope.component.tsx +3 -2
- package/src/stock-user-role-scopes/delete-stock-user-scope-modal.component.tsx +1 -3
- package/src/stock-user-role-scopes/stock-user-role-scopes-items-table.component.tsx +1 -1
- package/src/utils.ts +0 -10
- package/translations/am.json +292 -0
- package/translations/ar.json +292 -0
- package/translations/en.json +75 -57
- package/translations/es.json +292 -0
- package/translations/fr.json +292 -0
- package/translations/he.json +292 -0
- package/translations/km.json +292 -0
- package/translations/zh.json +292 -0
@@ -0,0 +1,292 @@
|
|
1
|
+
{
|
2
|
+
"abbreviation": "缩写",
|
3
|
+
"acronym": "首字母缩写/代码",
|
4
|
+
"action": "操作",
|
5
|
+
"actionFrequency": "通知频率(分钟)",
|
6
|
+
"actions": "操作",
|
7
|
+
"activeFrom": "开始生效",
|
8
|
+
"ActiveFrom": "开始生效",
|
9
|
+
"activeTo": "结束生效",
|
10
|
+
"addedRule": "添加规则",
|
11
|
+
"addedSource": "添加来源",
|
12
|
+
"addItem": "添加{{name}}",
|
13
|
+
"addLocation": "创建新位置",
|
14
|
+
"addNewStock": "添加新",
|
15
|
+
"addNewStockRule": "添加新规则",
|
16
|
+
"addNewStockSource": "添加新来源",
|
17
|
+
"addNewUserRoleScope": "添加新用户角色范围",
|
18
|
+
"addStockItem": "添加库存项",
|
19
|
+
"addStockOperation": "添加库存操作",
|
20
|
+
"addStockUserRoleScope": "添加库存用户角色范围",
|
21
|
+
"addUserRole": "添加用户角色",
|
22
|
+
"adminSettings": "管理员设置",
|
23
|
+
"alertRole": "警报角色",
|
24
|
+
"all": "全部",
|
25
|
+
"approve": "批准",
|
26
|
+
"batchInformation": "批次信息",
|
27
|
+
"batchJob": "批处理任务",
|
28
|
+
"batchJobErrorMessage": "创建批处理任务时出错",
|
29
|
+
"BatchJobErrorTitle": "批处理任务",
|
30
|
+
"BatchJobSuccess": "批处理任务创建成功",
|
31
|
+
"batchNo": "批次号",
|
32
|
+
"batchNumber": "批次编号",
|
33
|
+
"by": "由",
|
34
|
+
"cancel": "取消",
|
35
|
+
"cancelled": "已取消",
|
36
|
+
"checkFilters": "检查上面的过滤器",
|
37
|
+
"childLocations": "子位置",
|
38
|
+
"chooseACategory": "选择一个类别",
|
39
|
+
"chooseADestination": "选择一个目的地",
|
40
|
+
"chooseAlertRole": "选择一个警报角色",
|
41
|
+
"chooseALocation": "选择位置",
|
42
|
+
"chooseAnItem": "选择一个项目",
|
43
|
+
"chooseAPackagingUoM": "选择包装单位",
|
44
|
+
"chooseAReason": "选择一个理由",
|
45
|
+
"chooseARole": "包括子位置",
|
46
|
+
"chooseASource": "选择来源",
|
47
|
+
"chooseLocation": "选择位置",
|
48
|
+
"chooseMailRole": "选择邮件角色",
|
49
|
+
"chooseQuantityUnit": "选择数量单位",
|
50
|
+
"chooseSourceType": "选择来源类型",
|
51
|
+
"chooseVendor": "选择供应商",
|
52
|
+
"code": "代码",
|
53
|
+
"comingSoonUnderDev": "令人兴奋的更新即将到来!与此同时,请使用下面的链接访问管理员界面设置。",
|
54
|
+
"commonName": "通用名称",
|
55
|
+
"complete": "完成发货",
|
56
|
+
"completed": "已完成",
|
57
|
+
"continue": "继续",
|
58
|
+
"created": "已创建",
|
59
|
+
"createLocation": "创建位置",
|
60
|
+
"date": "日期",
|
61
|
+
"dateCompleted": "完成日期",
|
62
|
+
"dateCreated": "创建日期",
|
63
|
+
"dateRequested": "请求日期",
|
64
|
+
"defaultStockOperationsUoMName": "大宗包装",
|
65
|
+
"delete": "删除",
|
66
|
+
"deleteConfirmationText": "您确定要删除此用户范围吗?此操作无法撤销。",
|
67
|
+
"deletePackagingUnitMesaage": "库存项包装单位删除成功",
|
68
|
+
"deletePackagingUnitTitle": "删除库存项引用",
|
69
|
+
"deletePackingUnitErrorTitle": "删除库存项包装单位时出错",
|
70
|
+
"deleteRule": "删除规则",
|
71
|
+
"deleteRuleConfirmationText": "您确定要删除此库存规则吗?此操作无法撤销。",
|
72
|
+
"deleteSource": "删除来源",
|
73
|
+
"deleteStock": "删除库存来源",
|
74
|
+
"deleteStockItemReferenceMesaage": "库存项引用删除成功",
|
75
|
+
"deleteStockItemReferenceTitle": "删除库存项引用时出错",
|
76
|
+
"deleteStockRule": "删除库存规则",
|
77
|
+
"deleteStockUserScope": "删除库存用户范围",
|
78
|
+
"deleteUserScope": "删除用户范围",
|
79
|
+
"deletingRule": "删除规则",
|
80
|
+
"deletingSource": "删除来源",
|
81
|
+
"deletingstockUserScope": "删除库存用户范围",
|
82
|
+
"dispatch": "发货",
|
83
|
+
"dispatched": "已发货",
|
84
|
+
"dispensingUnit": "分配单位",
|
85
|
+
"dispensingUnitHolder": "选择一个分配单位",
|
86
|
+
"dispensingUnitName": "分配单位",
|
87
|
+
"dispensingUnitOfMeasurement": "分配包装单位的计量单位:",
|
88
|
+
"displayInventoryReport": "stockmanagement.report.edit.inventorygroupby",
|
89
|
+
"displayMaxReorderReport": "stockmanagement.report.edit.maxreorderlevelratio",
|
90
|
+
"displayMostLeastMovingReport": "stockmanagement.report.edit.mostleastmoving",
|
91
|
+
"displayReportDate": "stockmanagement.report.edit.date",
|
92
|
+
"displayStockDestinationReport": "stockmanagement.report.edit.stocksourcedestination",
|
93
|
+
"displayStockReport": "stockmanagement.report.edit.stocksource",
|
94
|
+
"disposedstock": "处理库存",
|
95
|
+
"doesThisTransactionRequireApproval": "该交易是否需要批准?",
|
96
|
+
"drug": "药品",
|
97
|
+
"editFullfillmentReport": "stockmanagement.report.edit.fullfillment",
|
98
|
+
"editItem": "编辑{{name}}",
|
99
|
+
"editOperationTitle": "编辑{{operationType}}",
|
100
|
+
"editStockItem": "编辑库存项",
|
101
|
+
"editStockOperation": "编辑库存操作",
|
102
|
+
"editStockRule": "编辑库存规则",
|
103
|
+
"editUserScope": "编辑用户范围",
|
104
|
+
"enabled": "启用?",
|
105
|
+
"endDate": "结束日期",
|
106
|
+
"error": "错误",
|
107
|
+
"errorAddingRule": "添加规则时出错",
|
108
|
+
"errorAddingSource": "添加来源时出错",
|
109
|
+
"errorAddingStockItem": "添加库存项时出错",
|
110
|
+
"errorCreatingForm": "创建位置时出错",
|
111
|
+
"errorDeletingRule": "删除规则时出错",
|
112
|
+
"errorDeletingSource": "删除来源时出错",
|
113
|
+
"errorDeletingUserScope": "删除用户范围时出错",
|
114
|
+
"errorDescription": "",
|
115
|
+
"errorDescriptionTitle": "保存表单时出错",
|
116
|
+
"errorEditingStockItem": "编辑库存项时出错",
|
117
|
+
"errorLoadingStockOperation": "加载库存项时出错",
|
118
|
+
"errorSavingBaseOperation": "保存基本操作时出错",
|
119
|
+
"errorSavingForm": "保存表单时出错",
|
120
|
+
"errorSavingUserRoleScope": "保存用户角色范围时出错",
|
121
|
+
"errorStockMetric": "",
|
122
|
+
"errorUploadingItems": "上传库存商品时出错",
|
123
|
+
"evaluationFrequency": "评估频率(分钟)",
|
124
|
+
"expirationNotice": "到期通知(天)",
|
125
|
+
"expired": "已过期",
|
126
|
+
"expires": "到期",
|
127
|
+
"expiringStock": "即将过期的库存",
|
128
|
+
"expiry": "过期",
|
129
|
+
"expiryNoticeDays": "到期通知(天)",
|
130
|
+
"filter": "过滤器 ...",
|
131
|
+
"filterByLocation": "按位置过滤",
|
132
|
+
"formCreated": "添加位置",
|
133
|
+
"from": "来自",
|
134
|
+
"fullFulfillment": "完全履行",
|
135
|
+
"fullName": "全名",
|
136
|
+
"genericName": "通用名称",
|
137
|
+
"goBack": "返回",
|
138
|
+
"hasExpiration": "商品是否过期?",
|
139
|
+
"highestServiceVolume": "缺货",
|
140
|
+
"home": "主页",
|
141
|
+
"import": "导入",
|
142
|
+
"importStockItems": "导入库存商品",
|
143
|
+
"in6Months": "6 个月内",
|
144
|
+
"includeChildLocations": "包括子位置",
|
145
|
+
"Inventory Alerts": ":",
|
146
|
+
"inventoryAlertNull": "无库存警报可显示",
|
147
|
+
"inventoryBy": "库存依据",
|
148
|
+
"issueStock": "库存发行",
|
149
|
+
"Issuing": ":",
|
150
|
+
"issuingNull": "无发行可显示",
|
151
|
+
"item": "商品",
|
152
|
+
"itemAlreadyExists": "商品已存在",
|
153
|
+
"itemsAboveMax": "大于最大值的项目",
|
154
|
+
"itemsBelowMin": "小于最小值的项目",
|
155
|
+
"itemType": "商品类型",
|
156
|
+
"leastMoving": "移动最少",
|
157
|
+
"limit": "限制",
|
158
|
+
"loading": "正在加载...",
|
159
|
+
"loadingData": "正在加载数据...",
|
160
|
+
"location": "位置",
|
161
|
+
"locationAndBatchno": "位置和批次",
|
162
|
+
"locationAndStockItem": "位置和库存项目",
|
163
|
+
"locationCreatedSuccessfully": "位置 {{locationName}} 已成功创建。",
|
164
|
+
"locationPlaceholder": "添加位置",
|
165
|
+
"locations": "位置",
|
166
|
+
"mailRole": "邮件角色",
|
167
|
+
"manageStock": "管理库存",
|
168
|
+
"mostMoving": "移动最多",
|
169
|
+
"name": "名称",
|
170
|
+
"newOperationTitle": "新建:{{operationName}}",
|
171
|
+
"newReport": "新报告",
|
172
|
+
"next": "下一个",
|
173
|
+
"no": "否",
|
174
|
+
"noData": "无数据可显示",
|
175
|
+
"noItemsToDisplay": "无库存项目可显示",
|
176
|
+
"noneFulfillment": "无履行",
|
177
|
+
"noOperationsToDisplay": "没有要显示的库存用户范围",
|
178
|
+
"noPrivilagesTitle": "",
|
179
|
+
"noReportsToDisplay": "没有要显示的库存报告",
|
180
|
+
"noRulesToDisplay": "没有要显示的库存规则",
|
181
|
+
"noSourcesToDisplay": "没有要显示的库存来源",
|
182
|
+
"noStockItemsToDisplay": "没有要显示的库存项目",
|
183
|
+
"notes": "请解释原因:",
|
184
|
+
"notSet": "未设置",
|
185
|
+
"noViewPrivilegesDescription": "说明:{{description}}",
|
186
|
+
"number": "编号",
|
187
|
+
"operationDate": "操作日期",
|
188
|
+
"orderLevel": "重新订购级别:",
|
189
|
+
"other": "其他",
|
190
|
+
"outofstock": "缺货",
|
191
|
+
"packagingUnit": "包装单位",
|
192
|
+
"packagingUnits": "包装单位",
|
193
|
+
"packSize": "包装尺寸",
|
194
|
+
"panelDescription": "要访问库存管理功能,用户必须已分配指定位置和库存操作类型范围的角色。",
|
195
|
+
"parameters": "参数",
|
196
|
+
"partialFulfillment": "部分履行",
|
197
|
+
"patients": "患者",
|
198
|
+
"permanent": "永久?",
|
199
|
+
"pleaseFillField": "{{message}}",
|
200
|
+
"pleaseSpecify": "请指定",
|
201
|
+
"poorquality": "质量差",
|
202
|
+
"print": "打印",
|
203
|
+
"providersAvailableToday": "已处置库存",
|
204
|
+
"purchasePrice": "购买价格",
|
205
|
+
"purchasePricePackagingUnit": "购买价格包装单位:",
|
206
|
+
"qty": "数量",
|
207
|
+
"qtyIssued": "已发行数量",
|
208
|
+
"quantities": "数量",
|
209
|
+
"quantity": "数量阈值",
|
210
|
+
"quantityRequested": "请求数量",
|
211
|
+
"quantityUnit": "数量单位",
|
212
|
+
"quantityUom": "数量计量单位",
|
213
|
+
"rank": "排名",
|
214
|
+
"reason": "原因",
|
215
|
+
"reasonLabel": "请说明原因:",
|
216
|
+
"reasonPlaceholder": "在此输入原因",
|
217
|
+
"receivedNull": "未收到要显示的",
|
218
|
+
"receivedView": "查看全部",
|
219
|
+
"接收": ":",
|
220
|
+
"references": "参考",
|
221
|
+
"reject": "拒绝",
|
222
|
+
"rejected": "已拒绝",
|
223
|
+
"rejectOrder": "已上传订单",
|
224
|
+
"removePackagingUnit": "移除包装单位",
|
225
|
+
"removePackagingUnitConfirmation": ":",
|
226
|
+
"reorderLevel": "重新订购级别",
|
227
|
+
"report": "报告",
|
228
|
+
"ReportDescription": "用户请求的报告列表",
|
229
|
+
"reportName": "报告",
|
230
|
+
"requestedBy": "请求者",
|
231
|
+
"responsiblePerson": "负责人",
|
232
|
+
"return": "退货",
|
233
|
+
"returned": "已退货",
|
234
|
+
"role": "角色",
|
235
|
+
"roleDescription": "该角色仅适用于选定的库存操作。",
|
236
|
+
"save": "保存",
|
237
|
+
"savePackagingUnitErrorMessage": "保存包装单元时出错",
|
238
|
+
"savePackagingUnitErrorTitle": "包装单元",
|
239
|
+
"savePackingUnitMessage": "包装单元保存成功",
|
240
|
+
"savePackingUnitTitle": "包装单元",
|
241
|
+
"saveReferenceTitle": "库存商品参考",
|
242
|
+
"saveStockItemReferenceErrorTitle": "库存商品参考",
|
243
|
+
"saveStockItemReferenceMessage": "库存商品参考保存成功",
|
244
|
+
"searchThisList": "搜索此列表",
|
245
|
+
"SelectOption": "选择一个选项",
|
246
|
+
"selectTags": "选择标签",
|
247
|
+
"source": "来源",
|
248
|
+
"sourceType": "来源类型",
|
249
|
+
"startDate": "开始日期",
|
250
|
+
"started": "已开始",
|
251
|
+
"status": "状态",
|
252
|
+
"stockItem": "库存商品",
|
253
|
+
"stockItemAdded": "库存商品已成功添加",
|
254
|
+
"stockItemCategory": "库存商品类别",
|
255
|
+
"stockItemDetails": "库存商品详情",
|
256
|
+
"stockItemEdited": "库存商品已成功编辑",
|
257
|
+
"stockItems": "库存商品",
|
258
|
+
"stockManagement": "库存管理",
|
259
|
+
"stockOperation": "库存操作",
|
260
|
+
"stockOperationAdded": "库存操作已成功添加",
|
261
|
+
"stockOperationEdited": "库存操作已成功编辑",
|
262
|
+
"stockOperations": "库存操作",
|
263
|
+
"stockOperationTrackMovement": "用于跟踪库存变动的库存操作。",
|
264
|
+
"stockRuleAddedSuccessfully": "库存规则已成功添加",
|
265
|
+
"stockRuleDeletedSuccessfully": "库存规则已成功删除",
|
266
|
+
"stockRules": "规则",
|
267
|
+
"stocks": "即将过期的库存",
|
268
|
+
"stockSourceAddedSuccessfully": "库存源已成功添加",
|
269
|
+
"stockSourceDeletedSuccessfully": "库存源已成功删除",
|
270
|
+
"stockUserScopeDeletedSuccessfully": "库存用户范围已成功删除",
|
271
|
+
"submit": "提交",
|
272
|
+
"submitted": "已提交",
|
273
|
+
"successfullysaved": "您已成功保存用户角色范围",
|
274
|
+
"SuccessfullyUploadedStockItem": "您已成功上传库存商品",
|
275
|
+
"successMessage": "",
|
276
|
+
"tabletOverlay": "平板电脑覆盖",
|
277
|
+
"tags": "标签",
|
278
|
+
"title": "",
|
279
|
+
"toggleMessage": "使用切换",
|
280
|
+
"tradeName": "贸易名称",
|
281
|
+
"transactions": "交易",
|
282
|
+
"type": "类型",
|
283
|
+
"updatePackagingUnitErrorMessage": "更新包裹单元 {{name}} 时出错",
|
284
|
+
"updatePackagingUnitErrorTitle": "包裹单元",
|
285
|
+
"updatePackingUnitMessage": "包裹单元 {{ name }} 已成功更新",
|
286
|
+
"updatePackingUnitTitle": "包裹单元",
|
287
|
+
"uploadStockItems": "上传库存商品",
|
288
|
+
"user": "用户",
|
289
|
+
"view": "查看",
|
290
|
+
"whoIsThePreferredVendor": "谁是首选供应商?",
|
291
|
+
"yes": "是"
|
292
|
+
}
|