@deenruv/admin-ui-plugin 1.0.0

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.
Files changed (107) hide show
  1. package/README.md +5 -0
  2. package/lib/admin-ui/123.1d21e707f57ee3b4.js +33 -0
  3. package/lib/admin-ui/123.1d21e707f57ee3b4.js.map +1 -0
  4. package/lib/admin-ui/132.9c69fc8bd3b0cec4.js +2 -0
  5. package/lib/admin-ui/132.9c69fc8bd3b0cec4.js.map +1 -0
  6. package/lib/admin-ui/153.7eec6efd3edd54b4.js +321 -0
  7. package/lib/admin-ui/153.7eec6efd3edd54b4.js.map +1 -0
  8. package/lib/admin-ui/3rdpartylicenses.txt +1393 -0
  9. package/lib/admin-ui/473.fc9f902d000ba044.js +2 -0
  10. package/lib/admin-ui/473.fc9f902d000ba044.js.map +1 -0
  11. package/lib/admin-ui/53.7f3fee856943b03f.js +86 -0
  12. package/lib/admin-ui/53.7f3fee856943b03f.js.map +1 -0
  13. package/lib/admin-ui/625.64b1900ed11327c1.js +46 -0
  14. package/lib/admin-ui/625.64b1900ed11327c1.js.map +1 -0
  15. package/lib/admin-ui/697.ff9c92dd4b564093.js +73 -0
  16. package/lib/admin-ui/697.ff9c92dd4b564093.js.map +1 -0
  17. package/lib/admin-ui/99.b9d2442a2288abdb.js +379 -0
  18. package/lib/admin-ui/99.b9d2442a2288abdb.js.map +1 -0
  19. package/lib/admin-ui/assets/.gitkeep +0 -0
  20. package/lib/admin-ui/assets/logo-login.webp +0 -0
  21. package/lib/admin-ui/assets/logo-top.webp +0 -0
  22. package/lib/admin-ui/common.868070cec3f2418e.js +2 -0
  23. package/lib/admin-ui/common.868070cec3f2418e.js.map +1 -0
  24. package/lib/admin-ui/deenruv-ui-config.json +290 -0
  25. package/lib/admin-ui/favicon.ico +0 -0
  26. package/lib/admin-ui/fonts/fonts.scss +253 -0
  27. package/lib/admin-ui/fonts/inter-cyrillic-ext.woff2 +0 -0
  28. package/lib/admin-ui/fonts/inter-cyrillic.woff2 +0 -0
  29. package/lib/admin-ui/fonts/inter-greek-ext.woff2 +0 -0
  30. package/lib/admin-ui/fonts/inter-greek.woff2 +0 -0
  31. package/lib/admin-ui/fonts/inter-latin-ext.woff2 +0 -0
  32. package/lib/admin-ui/fonts/inter-latin.woff2 +0 -0
  33. package/lib/admin-ui/fonts/inter-vietnamese.woff2 +0 -0
  34. package/lib/admin-ui/i18n-messages/ar.json +814 -0
  35. package/lib/admin-ui/i18n-messages/cs.json +814 -0
  36. package/lib/admin-ui/i18n-messages/de.json +814 -0
  37. package/lib/admin-ui/i18n-messages/en.json +814 -0
  38. package/lib/admin-ui/i18n-messages/es.json +814 -0
  39. package/lib/admin-ui/i18n-messages/fa.json +814 -0
  40. package/lib/admin-ui/i18n-messages/fr.json +814 -0
  41. package/lib/admin-ui/i18n-messages/he.json +814 -0
  42. package/lib/admin-ui/i18n-messages/hr.json +814 -0
  43. package/lib/admin-ui/i18n-messages/it.json +814 -0
  44. package/lib/admin-ui/i18n-messages/nb.json +812 -0
  45. package/lib/admin-ui/i18n-messages/ne.json +814 -0
  46. package/lib/admin-ui/i18n-messages/pl.json +814 -0
  47. package/lib/admin-ui/i18n-messages/pt_BR.json +814 -0
  48. package/lib/admin-ui/i18n-messages/pt_PT.json +814 -0
  49. package/lib/admin-ui/i18n-messages/ru.json +814 -0
  50. package/lib/admin-ui/i18n-messages/sv.json +807 -0
  51. package/lib/admin-ui/i18n-messages/uk.json +814 -0
  52. package/lib/admin-ui/i18n-messages/zh_Hans.json +814 -0
  53. package/lib/admin-ui/i18n-messages/zh_Hant.json +814 -0
  54. package/lib/admin-ui/index.html +14 -0
  55. package/lib/admin-ui/inter-cyrillic-ext.f62cc866835dd717.woff2 +0 -0
  56. package/lib/admin-ui/inter-cyrillic.fd42267cbb1bfdb0.woff2 +0 -0
  57. package/lib/admin-ui/inter-greek-ext.f876a5a3ea45d9a5.woff2 +0 -0
  58. package/lib/admin-ui/inter-greek.0455348926d6f41d.woff2 +0 -0
  59. package/lib/admin-ui/inter-latin-ext.7df16007e26681f5.woff2 +0 -0
  60. package/lib/admin-ui/inter-latin.40c45725dc5f525d.woff2 +0 -0
  61. package/lib/admin-ui/inter-vietnamese.530676b65c9e977f.woff2 +0 -0
  62. package/lib/admin-ui/main.a1f6ce60f6b53c40.js +3241 -0
  63. package/lib/admin-ui/main.a1f6ce60f6b53c40.js.map +1 -0
  64. package/lib/admin-ui/polyfills.34e462102e9d0666.js +2 -0
  65. package/lib/admin-ui/polyfills.34e462102e9d0666.js.map +1 -0
  66. package/lib/admin-ui/polyfills.ts +66 -0
  67. package/lib/admin-ui/runtime.12183b5e8f8cfd14.js +2 -0
  68. package/lib/admin-ui/runtime.12183b5e8f8cfd14.js.map +1 -0
  69. package/lib/admin-ui/styles/_mixins.scss +60 -0
  70. package/lib/admin-ui/styles/_variables.scss +11 -0
  71. package/lib/admin-ui/styles/component/prosemirror.scss +511 -0
  72. package/lib/admin-ui/styles/global/_buttons.scss +147 -0
  73. package/lib/admin-ui/styles/global/_clarity.scss +140 -0
  74. package/lib/admin-ui/styles/global/_forms.scss +187 -0
  75. package/lib/admin-ui/styles/global/_global.scss +41 -0
  76. package/lib/admin-ui/styles/global/_overrides.scss +165 -0
  77. package/lib/admin-ui/styles/global/_sass-overrides.scss +8 -0
  78. package/lib/admin-ui/styles/global/_utilities.scss +155 -0
  79. package/lib/admin-ui/styles/rtl.scss +143 -0
  80. package/lib/admin-ui/styles/styles.scss +19 -0
  81. package/lib/admin-ui/styles/theme/dark.scss +591 -0
  82. package/lib/admin-ui/styles/theme/default.scss +254 -0
  83. package/lib/admin-ui/styles/ui-extension-theme.scss +13 -0
  84. package/lib/admin-ui/styles.2de83a2df5e76526.css +3 -0
  85. package/lib/admin-ui/styles.2de83a2df5e76526.css.map +1 -0
  86. package/lib/index.d.ts +1 -0
  87. package/lib/index.js +18 -0
  88. package/lib/index.js.map +1 -0
  89. package/lib/src/api/metrics.resolver.d.ts +8 -0
  90. package/lib/src/api/metrics.resolver.js +41 -0
  91. package/lib/src/api/metrics.resolver.js.map +1 -0
  92. package/lib/src/config/metrics-strategies.d.ts +39 -0
  93. package/lib/src/config/metrics-strategies.js +92 -0
  94. package/lib/src/config/metrics-strategies.js.map +1 -0
  95. package/lib/src/constants.d.ts +7 -0
  96. package/lib/src/constants.js +286 -0
  97. package/lib/src/constants.js.map +1 -0
  98. package/lib/src/plugin.d.ts +129 -0
  99. package/lib/src/plugin.js +332 -0
  100. package/lib/src/plugin.js.map +1 -0
  101. package/lib/src/service/metrics.service.d.ts +16 -0
  102. package/lib/src/service/metrics.service.js +144 -0
  103. package/lib/src/service/metrics.service.js.map +1 -0
  104. package/lib/src/types.d.ts +23 -0
  105. package/lib/src/types.js +14 -0
  106. package/lib/src/types.js.map +1 -0
  107. package/package.json +42 -0
@@ -0,0 +1,814 @@
1
+ {
2
+ "admin": {
3
+ "create-new-administrator": "Create new administrator"
4
+ },
5
+ "asset": {
6
+ "add-asset": "Add asset",
7
+ "add-asset-with-count": "Add {count, plural, =0 {assets} one {1 asset} other {{count} assets}}",
8
+ "assets-selected-count": "{ count } assets selected",
9
+ "dimensions": "Dimensions",
10
+ "focal-point": "Focal point",
11
+ "notify-create-assets-success": "Created {count, plural, one {new Asset} other {{count} new Assets}}",
12
+ "original-asset-size": "Source size",
13
+ "preview": "Preview",
14
+ "remove-asset": "Remove asset",
15
+ "select-asset": "Select asset",
16
+ "select-assets": "Select assets",
17
+ "set-as-featured-asset": "Set as featured asset",
18
+ "set-focal-point": "Set focal point",
19
+ "source-file": "Source file",
20
+ "unset-focal-point": "Unset",
21
+ "update-focal-point": "Update point",
22
+ "update-focal-point-error": "Could not update focal point",
23
+ "update-focal-point-success": "Updated focal point",
24
+ "upload-assets": "Upload assets",
25
+ "uploading": "Uploading..."
26
+ },
27
+ "breadcrumb": {
28
+ "administrators": "Administrators",
29
+ "assets": "Assets",
30
+ "channels": "Channels",
31
+ "collections": "Collections",
32
+ "countries": "Countries",
33
+ "customer-groups": "Customer groups",
34
+ "customers": "Customers",
35
+ "dashboard": "Dashboard",
36
+ "facets": "Facets",
37
+ "global-settings": "Global settings",
38
+ "job-queue": "Job queue",
39
+ "manage-variants": "Manage variants",
40
+ "modifying-order": "Modifying order",
41
+ "orders": "Orders",
42
+ "payment-methods": "Payment methods",
43
+ "product-options": "Product options",
44
+ "products": "Products",
45
+ "profile": "Profile",
46
+ "promotions": "Promotions",
47
+ "roles": "Roles",
48
+ "seller-orders": "Seller orders",
49
+ "sellers": "Sellers",
50
+ "shipping-methods": "Shipping methods",
51
+ "stock-locations": "Stock locations",
52
+ "system-status": "System status",
53
+ "tax-categories": "Tax categories",
54
+ "tax-rates": "Tax rates",
55
+ "zones": "Zones"
56
+ },
57
+ "catalog": {
58
+ "add-facet-value": "Add facet value",
59
+ "add-facets": "Add facets",
60
+ "add-option": "Add option",
61
+ "add-price-in-another-currency": "Add a price in another currency",
62
+ "add-stock-location": "Add stock location",
63
+ "add-stock-to-location": "Add stock to location",
64
+ "asset": "Asset",
65
+ "asset-preview-links": "Asset preview links",
66
+ "assets": "Assets",
67
+ "assign-product-to-channel-success": "Successfully assigned {count, plural, one {1 product} other {{count} products}} to { channel }",
68
+ "assign-products-to-channel": "Assign products to channel",
69
+ "assign-to-named-channel": "Assign to { channelCode }",
70
+ "assign-variant-to-channel-success": "Successfully assigned {count, plural, one {1 product variant} other {{count} product variants}} to { channel }",
71
+ "assign-variants-to-channel": "Assign product variants to channel",
72
+ "auto-update-option-variant-name": "Automatically update the names of ProductVariants using this option",
73
+ "auto-update-product-variant-name": "Automatically update the names of ProductVariants",
74
+ "calculated-price": "Calculated price",
75
+ "calculated-price-tooltip": "There is a custom price calculation configured which modifies the price set above:",
76
+ "cannot-create-variants-without-options": "Product variants cannot be created until an option group with at least two product options has been defined",
77
+ "channel-price-preview": "Channel price preview",
78
+ "collection": "Collection",
79
+ "collection-contents": "Collection contents",
80
+ "collections": "Collections",
81
+ "confirm-bulk-delete-products": "Delete {count} products?",
82
+ "confirm-cancel": "Cancel?",
83
+ "confirm-delete-assets": "Delete {count} {count, plural, one {asset} other {assets}}?",
84
+ "confirm-delete-facet-value": "Delete facet value?",
85
+ "confirm-delete-product": "Delete product?",
86
+ "confirm-delete-product-option": "Delete product option \"{name}\"?",
87
+ "confirm-delete-product-option-group": "Delete product option group \"{name}\"?",
88
+ "confirm-delete-product-option-group-body": "This option group is used by {count} {count, plural, one {variant} other {variants}}. Are you sure you want to delete it?",
89
+ "confirm-delete-product-variant": "Delete product variant \"{name}\"?",
90
+ "confirm-deletion-of-unused-variants-body": "The following product variants have been made obsolete due to the addition of new options. They will be deleted during the creation of the new product variants.",
91
+ "confirm-deletion-of-unused-variants-title": "Delete obsolete product variants?",
92
+ "create-draft-order": "Create draft order",
93
+ "create-facet-value": "Create new facet value",
94
+ "create-new-collection": "Create new collection",
95
+ "create-new-facet": "Create new facet",
96
+ "create-new-product": "New product",
97
+ "create-new-stock-location": "Create new stock location",
98
+ "create-product-option-group": "Create product option group",
99
+ "create-product-variant": "Create product variant",
100
+ "default-currency": "Default currency",
101
+ "do-not-inherit-filters": "Do not inherit filters",
102
+ "drop-files-to-upload": "Drop files to upload",
103
+ "duplicate-collections": "Duplicate collections",
104
+ "duplicate-facets": "Duplicate facets",
105
+ "duplicate-products": "Duplicate products",
106
+ "edit-facet-values": "Edit facet values",
107
+ "edit-options": "Edit options",
108
+ "facet": "Facet",
109
+ "facet-value-not-available": "Facet value \"{ id }\" not available",
110
+ "facet-values": "Facet values",
111
+ "facets": "Facets",
112
+ "filter-by-name": "Filter by name",
113
+ "filter-inheritance": "Filter inheritance",
114
+ "filters": "Filters",
115
+ "inherit-filters-from-parent": "Inherit filters from parent",
116
+ "live-preview-contents": "Live-preview contents",
117
+ "manage-variants": "Manage variants",
118
+ "move-collection-to": "Move to { name }",
119
+ "move-collections": "Move collections",
120
+ "move-collections-success": "Moved {count, plural, one {1 collection} other {{count} collections}}",
121
+ "move-down": "Move down",
122
+ "move-to": "Move to",
123
+ "move-up": "Move up",
124
+ "name": "Name",
125
+ "no-channel-selected": "No channel selected",
126
+ "no-featured-asset": "No featured asset",
127
+ "no-selection": "No selection",
128
+ "no-stock-locations-available-on-current-channel": "No stock locations are available on the current channel. Set up at least one stock location before adding products.",
129
+ "notify-bulk-delete-products-success": "Successfully deleted {count, plural, one {1 product} other {{count} products}}",
130
+ "notify-remove-facets-from-channel-success": "Successfully removed {count, plural, one {1 facet} other {{count} facets}} from { channelCode }",
131
+ "notify-remove-product-from-channel-error": "Could not remove product from channel",
132
+ "notify-remove-product-from-channel-success": "Successfully removed product from channel",
133
+ "notify-remove-variant-from-channel-error": "Could not remove product variant from channel",
134
+ "notify-remove-variant-from-channel-success": "Successfully removed product variant from channel",
135
+ "number-of-variants": "# variants",
136
+ "option": "Option",
137
+ "option-name": "Option name",
138
+ "option-values": "Option values",
139
+ "out-of-stock-threshold": "Out-of-stock threshold",
140
+ "out-of-stock-threshold-tooltip": "Sets the stock level at which this variant is considered to be out of stock. Using a negative value enables backorder support.",
141
+ "page-description-options-editor": "Edit the names & codes of the options for this product. To add or remove options, use the \"manage variants\" button below the product variant list.",
142
+ "price": "Price",
143
+ "price-and-tax": "Price and tax",
144
+ "price-conversion-factor": "Price conversion factor",
145
+ "price-in-channel": "Price in { channel }",
146
+ "price-includes-tax-at": "Includes tax at { rate }%",
147
+ "price-with-tax-in-default-zone": "Inc. { rate }% tax: { price }",
148
+ "private": "Private",
149
+ "product": "Product",
150
+ "product-name": "Product name",
151
+ "product-options": "Product options",
152
+ "product-variant-exists": "A product variant with these options already exists",
153
+ "product-variants": "Product variants",
154
+ "products": "Products",
155
+ "public": "Public",
156
+ "quick-jump-placeholder": "Quick jump to variant",
157
+ "rebuild-search-index": "Rebuild search index",
158
+ "reindex-error": "An error occurred while rebuilding search index",
159
+ "reindex-successful": "Indexed {count, plural, one {product variant} other {{count} product variants}} in {time}ms",
160
+ "reindexing": "Rebuilding search index",
161
+ "remove-from-channel": "Remove from {channelCode, select, undefined{channel} other{{channelCode}}}",
162
+ "remove-option": "Remove option",
163
+ "remove-product-from-channel": "Remove product from channel",
164
+ "remove-product-variant-from-channel": "Remove product variant from channel",
165
+ "reorder-collection": "Re-order collection",
166
+ "root-collection": "Root collection",
167
+ "run-pending-search-index-updates": "Search index: run {count, plural, one {1 pending update} other {{count} pending updates}}",
168
+ "running-search-index-updates": "Running {count, plural, one {1 update} other {{count} updates}} to search index",
169
+ "search-asset-name-or-tag": "Search by asset name or tags",
170
+ "search-for-term": "Search for term",
171
+ "search-product-name-or-code": "Search by product name or code",
172
+ "select-product": "Select product",
173
+ "select-product-variant": "Select product variant",
174
+ "sku": "SKU",
175
+ "slug": "Slug",
176
+ "slug-pattern-error": "Slug is invalid",
177
+ "stock-allocated": "Allocated",
178
+ "stock-levels": "Stock levels",
179
+ "stock-location": "Stock location",
180
+ "stock-locations": "Stock locations",
181
+ "stock-on-hand": "Stock",
182
+ "tax-category": "Tax category",
183
+ "taxes": "Taxes",
184
+ "track-inventory": "Track inventory",
185
+ "track-inventory-false": "Do not track",
186
+ "track-inventory-inherit": "Inherit from global settings",
187
+ "track-inventory-tooltip": "When tracked, product variant stock levels will be automatically adjusted when sold",
188
+ "track-inventory-true": "Track",
189
+ "update-product-option": "Update product option",
190
+ "use-global-value": "Use global value",
191
+ "values": "Values",
192
+ "variant": "Variant",
193
+ "variant-count": "{count, plural, one {1 variant} other {{count} variants}}",
194
+ "view-contents": "View contents",
195
+ "visibility": "Visibility"
196
+ },
197
+ "common": {
198
+ "ID": "ID",
199
+ "add-filter": "Add filter",
200
+ "add-item-to-list": "Add item to list",
201
+ "add-note": "Add note",
202
+ "apply": "Apply",
203
+ "assign-to-channel": "Assign to channel",
204
+ "assign-to-channels": "Assign to {count, plural, one {channel} other {channels}}",
205
+ "available-currencies": "Available currencies",
206
+ "available-languages": "Available languages",
207
+ "boolean-and": "and",
208
+ "boolean-false": "false",
209
+ "boolean-or": "or",
210
+ "boolean-true": "true",
211
+ "breadcrumb": "Breadcrumb",
212
+ "browser-default": "Browser default",
213
+ "cancel": "Cancel",
214
+ "cancel-navigation": "Cancel navigation",
215
+ "change-selection": "Change selection",
216
+ "channel": "Channel",
217
+ "channels": "Channels",
218
+ "clear-selection": "Clear selection",
219
+ "code": "Code",
220
+ "collapse-entries": "Collapse entries",
221
+ "confirm": "Confirm",
222
+ "confirm-bulk-assign-to-channel": "Assign items to channel?",
223
+ "confirm-bulk-delete": "Delete the selected items?",
224
+ "confirm-bulk-remove-from-channel": "Remove items from current channel?",
225
+ "confirm-delete-note": "Delete note?",
226
+ "confirm-navigation": "Confirm navigation",
227
+ "contents": "Contents",
228
+ "create": "Create",
229
+ "created-at": "Created at",
230
+ "custom-fields": "Custom fields",
231
+ "data-table-filter-date-mode": "Date mode",
232
+ "data-table-filter-date-range": "Date range",
233
+ "data-table-filter-date-relative": "Relative date",
234
+ "default-channel": "Default channel",
235
+ "default-language": "Default language",
236
+ "default-tax-category": "Default tax category",
237
+ "delete": "Delete",
238
+ "description": "Description",
239
+ "details": "Details",
240
+ "disabled": "Disabled",
241
+ "discard-changes": "Discard changes",
242
+ "duplicate": "Duplicate",
243
+ "edit": "Edit",
244
+ "edit-field": "Edit field",
245
+ "edit-note": "Edit note",
246
+ "enabled": "Enabled",
247
+ "end-date": "End date",
248
+ "expand-entries": "Expand entries",
249
+ "extension-running-in-separate-window": "Extension is running in a separate window",
250
+ "filter": "Filter",
251
+ "filter-preset-name": "Filter preset name",
252
+ "force-delete": "Force delete",
253
+ "force-remove": "Force remove",
254
+ "general": "General",
255
+ "guest": "Guest",
256
+ "id": "ID",
257
+ "image": "Image",
258
+ "items-per-page-option": "{ count } per page",
259
+ "items-selected-count": "{ count } {count, plural, one {item} other {items}} selected",
260
+ "keep-editing": "Keep editing",
261
+ "language": "Language",
262
+ "launch-extension": "Launch extension",
263
+ "list-items-and-n-more": "{ items } and {nMore} more",
264
+ "live-update": "Live update",
265
+ "locale": "Locale",
266
+ "log-out": "Log out",
267
+ "login": "Log in",
268
+ "login-image-title": "Hi! Welcome back. Good to see you.",
269
+ "login-title": "Log in to {brand}",
270
+ "manage-tags": "Manage tags",
271
+ "manage-tags-description": "Update or delete tags globally.",
272
+ "medium-date": "Medium date",
273
+ "more": "More...",
274
+ "name": "Name",
275
+ "no-alerts": "No alerts",
276
+ "no-bulk-actions-available": "No bulk actions available",
277
+ "no-channel-selected": "",
278
+ "no-results": "No results",
279
+ "not-applicable": "Not applicable",
280
+ "not-set": "Not set",
281
+ "notify-assign-to-channel-success-with-count": "Successfully assigned {count, plural, one {1 item} other {{count} items}} to { channelCode }",
282
+ "notify-bulk-update-success": "Updated { count } { entity }",
283
+ "notify-create-error": "An error occurred, could not create { entity }",
284
+ "notify-create-success": "Created new { entity }",
285
+ "notify-delete-error": "An error occurred, could not delete { entity }",
286
+ "notify-delete-error-with-count": "Could not delete {count, plural, one {1 item} other {{count} items}}",
287
+ "notify-delete-success": "Deleted { entity }",
288
+ "notify-delete-success-with-count": "Successfully deleted {count, plural, one {1 item} other {{count} items}}",
289
+ "notify-duplicate-error": "Could not duplicate { name } due to an error: { error }",
290
+ "notify-duplicate-error-excess": "An additional { count } {count, plural, one {item} other {items}} could not be duplicated due to errors",
291
+ "notify-duplicate-success": "Successfully duplicated {count, plural, one {1 item} other {{count} items}}: { names }",
292
+ "notify-remove-from-channel-success-with-count": "Successfully removed { count } items from channel",
293
+ "notify-save-changes-error": "An error occurred, could not save changes",
294
+ "notify-saved-changes": "Saved changes",
295
+ "notify-update-error": "An error occurred, could not update { entity }",
296
+ "notify-update-success": "Updated { entity }",
297
+ "notify-updated-tags-success": "Successfully updated tags",
298
+ "okay": "Okay",
299
+ "operator-contains": "contains",
300
+ "operator-eq": "equals",
301
+ "operator-gt": "greater than",
302
+ "operator-lt": "less than",
303
+ "operator-not-contains": "does not contain",
304
+ "operator-not-eq": "does not equal",
305
+ "operator-notContains": "does not contain",
306
+ "operator-regex": "matches regex",
307
+ "password": "Password",
308
+ "position": "Position",
309
+ "price": "Price",
310
+ "price-with-tax": "Price with tax",
311
+ "private": "Private",
312
+ "public": "Public",
313
+ "remember-me": "Remember me",
314
+ "remove": "Remove",
315
+ "remove-from-channel": "Remove from current channel",
316
+ "remove-item-from-list": "Remove item from list",
317
+ "rename-filter-preset": "Rename preset",
318
+ "reset-columns": "Reset columns",
319
+ "results-count": "{ count } {count, plural, one {result} other {results}}",
320
+ "sample-formatting": "Sample formatting",
321
+ "save-filter-preset": "Save as preset",
322
+ "search-and-filter-list": "Search and filter this list",
323
+ "search-by-name": "Search by name",
324
+ "select": "Select...",
325
+ "select-display-language": "Select display language",
326
+ "select-items-with-count": "Select { count } {count, plural, one {item} other {items}}",
327
+ "select-products": "Select products",
328
+ "select-relation-id": "Select relation ID",
329
+ "select-table-columns": "Select table columns",
330
+ "select-today": "Select today",
331
+ "select-variants": "Select variants",
332
+ "seller": "Seller",
333
+ "set-language": "Set language",
334
+ "short-date": "Short date",
335
+ "slug": "Slug",
336
+ "start-date": "Start date",
337
+ "status": "Status",
338
+ "tags": "Tags",
339
+ "theme": "Theme",
340
+ "there-are-unsaved-changes": "There are unsaved changes. Navigating away will cause these changes to be lost.",
341
+ "toggle-all": "Toggle all",
342
+ "total-items": "{currentStart} - {currentEnd} of {totalItems}",
343
+ "update": "Update",
344
+ "updated-at": "Updated at",
345
+ "username": "Username",
346
+ "value": "Value",
347
+ "view-contents": "View contents",
348
+ "view-next-month": "View next month",
349
+ "view-previous-month": "View previous month",
350
+ "visibility": "Visibility",
351
+ "with-selected": "With {count} selected..."
352
+ },
353
+ "customer": {
354
+ "add-customer-to-group": "Add customer to group",
355
+ "add-customer-to-groups-with-count": "Add customer to {count, plural, one {1 group} other {{count} groups}}",
356
+ "add-customers-to-group": "Add customers to group",
357
+ "add-customers-to-group-success": "Added {customerCount, plural, one {1 customer} other {{customerCount} customers}} to \"{ groupName }\"",
358
+ "add-customers-to-group-with-count": "Add {count, plural, one {1 customer} other {{count} customers}}",
359
+ "add-customers-to-group-with-name": "Add customers to \"{ groupName }\"",
360
+ "addresses": "Addresses",
361
+ "city": "City",
362
+ "company": "Company",
363
+ "confirm-remove-customer-from-group": "Remove customer from group?",
364
+ "country": "Country",
365
+ "create-customer-group": "Create customer group",
366
+ "create-new-address": "Create new address",
367
+ "create-new-customer": "Create new customer",
368
+ "create-new-customer-group": "Create new customer group",
369
+ "customer": "Customer",
370
+ "customer-group": "Customer group",
371
+ "customer-groups": "Customer groups",
372
+ "customer-history": "Customer history",
373
+ "customers": "Customers",
374
+ "default-billing-address": "Default billing",
375
+ "default-shipping-address": "Default shipping",
376
+ "email-address": "Email address",
377
+ "email-verification-sent": "A verification email has been sent to { emailAddress }",
378
+ "first-name": "First name",
379
+ "full-name": "Full name",
380
+ "guest": "Guest",
381
+ "history-customer-added-to-group": "Customer added to group \"{ groupName }\"",
382
+ "history-customer-address-created": "Address created",
383
+ "history-customer-address-deleted": "Address deleted",
384
+ "history-customer-address-updated": "Address updated",
385
+ "history-customer-detail-updated": "Customer details updated",
386
+ "history-customer-email-update-requested": "Email address update requested",
387
+ "history-customer-email-update-verified": "Email address update verified",
388
+ "history-customer-password-reset-requested": "Password reset requested",
389
+ "history-customer-password-reset-verified": "Password reset verified",
390
+ "history-customer-password-updated": "Password updated",
391
+ "history-customer-registered": "Customer registered",
392
+ "history-customer-removed-from-group": "Customer removed from group \"{ groupName }\"",
393
+ "history-customer-verified": "Customer verified",
394
+ "history-using-external-auth-strategy": "using { strategy }",
395
+ "history-using-native-auth-strategy": "using email address",
396
+ "last-login": "Last login",
397
+ "last-name": "Last name",
398
+ "name": "Name",
399
+ "new-email-address": "New email address",
400
+ "no-orders-placed": "No orders placed",
401
+ "not-a-member-of-any-groups": "This customer is not a member of any groups",
402
+ "old-email-address": "Old email address",
403
+ "orders": "Orders",
404
+ "password": "Password",
405
+ "phone-number": "Phone number",
406
+ "postal-code": "Postal code",
407
+ "province": "Province",
408
+ "registered": "Registered",
409
+ "remove-customers-from-group-success": "Removed {customerCount, plural, one {1 customer} other {{customerCount} customers}} from \"{ groupName }\"",
410
+ "remove-from-group": "Remove from this group",
411
+ "search-customers-by-email": "Search by email address",
412
+ "search-customers-by-email-last-name-postal-code": "Search by email / last name / postal code",
413
+ "select-customer": "Select customer",
414
+ "set-as-default-billing-address": "Set as default billing",
415
+ "set-as-default-shipping-address": "Set as default shipping",
416
+ "street-line-1": "Street line 1",
417
+ "street-line-2": "Street line 2",
418
+ "title": "Title",
419
+ "update-customer-group": "Update customer group",
420
+ "verified": "Verified",
421
+ "view-group-members": "View group members"
422
+ },
423
+ "dashboard": {
424
+ "add-widget": "Add widget",
425
+ "latest-orders": "Latest orders",
426
+ "metric-average-order-value": "Average order value",
427
+ "metric-number-of-orders": "Number of orders",
428
+ "metric-order-total-value": "Order total value",
429
+ "metrics": "Metrics",
430
+ "orders-summary": "Orders summary",
431
+ "remove-widget": "Remove widget",
432
+ "thisMonth": "This month",
433
+ "thisWeek": "This week",
434
+ "today": "Today",
435
+ "total-order-value": "Total value",
436
+ "total-orders": "Total orders",
437
+ "widget-resize": "Resize",
438
+ "widget-width": "Width: {width}",
439
+ "yesterday": "Yesterday"
440
+ },
441
+ "datetime": {
442
+ "ago-days": "{count, plural, one {1 day} other {{count} days}} ago",
443
+ "ago-hours": "{count, plural, one {1 hr} other {{count} hrs}} ago",
444
+ "ago-minutes": "{count, plural, one {1 min} other {{count} mins}} ago",
445
+ "ago-seconds": "{count, plural, =0 {just now} one {1 sec ago} other {{count} secs ago}}",
446
+ "ago-years": "{count, plural, one {1 year} other {{count} years}} ago",
447
+ "day": "day",
448
+ "duration-milliseconds": "{ms}ms",
449
+ "duration-minutes:seconds": "{m}:{s}m",
450
+ "duration-seconds": "{s}s",
451
+ "month": "month",
452
+ "month-apr": "April",
453
+ "month-aug": "August",
454
+ "month-dec": "December",
455
+ "month-feb": "February",
456
+ "month-jan": "January",
457
+ "month-jul": "July",
458
+ "month-jun": "June",
459
+ "month-mar": "March",
460
+ "month-may": "May",
461
+ "month-nov": "November",
462
+ "month-oct": "October",
463
+ "month-sep": "September",
464
+ "relative-past-days": "Past {count, plural, one {1 day} other {{count} days}}",
465
+ "relative-past-months": "Past {count, plural, one {1 month} other {{count} months}}",
466
+ "relative-past-years": "Past {count, plural, one {1 year} other {{count} years}}",
467
+ "time": "Time",
468
+ "weekday-fr": "Fr",
469
+ "weekday-mo": "Mo",
470
+ "weekday-sa": "Sa",
471
+ "weekday-su": "Su",
472
+ "weekday-th": "Th",
473
+ "weekday-tu": "Tu",
474
+ "weekday-we": "We",
475
+ "year": "year"
476
+ },
477
+ "editor": {
478
+ "image-alt": "Description (alt)",
479
+ "image-src": "Source",
480
+ "image-title": "Title",
481
+ "insert-image": "Insert image",
482
+ "link-href": "Link href",
483
+ "link-target": "Link target",
484
+ "link-title": "Link title",
485
+ "remove-link": "Remove",
486
+ "set-link": "Set link"
487
+ },
488
+ "error": {
489
+ "403-forbidden": "You are not currently authorized to access \"{ path }\". Either you lack permissions, or your session has expired.",
490
+ "could-not-connect-to-server": "Could not connect to the Deenruv server at { url }",
491
+ "health-check-failed": "System health check failed",
492
+ "no-default-shipping-zone-set": "This channel has no default shipping zone. This may cause errors when calculating order shipping charges.",
493
+ "no-default-tax-zone-set": "This channel has no default tax zone, which will cause errors when calculating prices. Please create or select a zone."
494
+ },
495
+ "marketing": {
496
+ "actions": "Actions",
497
+ "add-action": "Add action",
498
+ "add-condition": "Add condition",
499
+ "conditions": "Conditions",
500
+ "coupon-code": "Coupon code",
501
+ "create-new-promotion": "Create new promotion",
502
+ "duplicate-promotions": "Duplicate promotions",
503
+ "ends-at": "Ends at",
504
+ "per-customer-limit": "Per-customer limit",
505
+ "per-customer-limit-tooltip": "Maximum number of times this promotion can be used by a single customer",
506
+ "promotion": "Promotion",
507
+ "search-by-name-or-coupon-code": "Search by name or coupon code",
508
+ "starts-at": "Starts at",
509
+ "usage-limit": "Total usage limit",
510
+ "usage-limit-tooltip": "Maximum number of times this promotion can be used in total"
511
+ },
512
+ "nav": {
513
+ "administrators": "Administrators",
514
+ "assets": "Assets",
515
+ "catalog": "Catalog",
516
+ "channels": "Channels",
517
+ "collections": "Collections",
518
+ "countries": "Countries",
519
+ "customer-groups": "Customer groups",
520
+ "customers": "Customers",
521
+ "facets": "Facets",
522
+ "global-settings": "Global settings",
523
+ "job-queue": "Job queue",
524
+ "marketing": "Marketing",
525
+ "orders": "Orders",
526
+ "payment-methods": "Payment methods",
527
+ "products": "Products",
528
+ "promotions": "Promotions",
529
+ "roles": "Roles",
530
+ "sales": "Sales",
531
+ "sellers": "Sellers",
532
+ "settings": "Settings",
533
+ "shipping-methods": "Shipping methods",
534
+ "stock-locations": "Stock locations",
535
+ "system": "System",
536
+ "system-status": "System status",
537
+ "tax-categories": "Tax categories",
538
+ "tax-rates": "Tax rates",
539
+ "zones": "Zones"
540
+ },
541
+ "order": {
542
+ "add-item-to-order": "Add item to order",
543
+ "add-note": "Add note",
544
+ "add-payment": "Add payment",
545
+ "add-payment-to-order": "Add payment to order",
546
+ "add-payment-to-order-success": "Successfully added a payment to the order",
547
+ "add-surcharge": "Add surcharge",
548
+ "added-items": "Added items",
549
+ "amount": "Amount",
550
+ "arrange-additional-payment": "Arrange additional payment",
551
+ "assign-order-to-another-customer": "Assign order to another customer",
552
+ "billing-address": "Billing address",
553
+ "cancel": "Cancel",
554
+ "cancel-entire-order": "Cancel entire order",
555
+ "cancel-fulfillment": "Cancel fulfillment",
556
+ "cancel-modification": "Cancel modification",
557
+ "cancel-order": "Cancel order or items",
558
+ "cancel-payment": "Cancel payment",
559
+ "cancel-reason-customer-request": "Customer request",
560
+ "cancel-reason-not-available": "Not available",
561
+ "cancel-selected-items": "Cancel selected items",
562
+ "cancel-specified-items": "Cancel specified items",
563
+ "cancellation-reason": "Cancellation reason",
564
+ "cancelled-order-items-success": "Cancelled { count } { count, plural, one {item} other {items} } from the order",
565
+ "cancelled-order-success": "Successfully cancelled order",
566
+ "complete-draft-order": "Complete draft",
567
+ "confirm-modifications": "Confirm modifications",
568
+ "contents": "Contents",
569
+ "create-fulfillment": "Create fulfillment",
570
+ "create-fulfillment-success": "Created fulfillment",
571
+ "customer": "Customer",
572
+ "delete-draft-order": "Delete draft",
573
+ "draft-order": "Draft order",
574
+ "edit-billing-address": "Edit billing address",
575
+ "edit-shipping-address": "Edit shipping address",
576
+ "error-message": "Error message",
577
+ "existing-address": "Existing address",
578
+ "existing-customer": "Existing customer",
579
+ "filter-is-active": "Is active",
580
+ "fulfill": "Fulfill",
581
+ "fulfill-order": "Fulfill order",
582
+ "fulfillment": "Fulfillment",
583
+ "fulfillment-method": "Fulfillment method",
584
+ "history-coupon-code-applied": "Coupon code applied",
585
+ "history-coupon-code-removed": "Coupon code removed",
586
+ "history-customer-updated": "Customer updated",
587
+ "history-fulfillment-created": "Fulfillment created",
588
+ "history-fulfillment-delivered": "Fulfillment delivered",
589
+ "history-fulfillment-shipped": "Fulfillment shipped",
590
+ "history-fulfillment-transition": "Fulfillment transitioned from {from} to {to}",
591
+ "history-items-cancelled": "{count} {count, plural, one {item} other {items}} cancelled",
592
+ "history-order-cancelled": "Order cancelled",
593
+ "history-order-created": "Order created",
594
+ "history-order-fulfilled": "Order fulfilled",
595
+ "history-order-modified": "Order modified",
596
+ "history-order-transition": "Order transitioned from {from} to {to}",
597
+ "history-payment-settled": "Payment settled",
598
+ "history-payment-transition": "Payment #{id} transitioned from {from} to {to}",
599
+ "history-refund-transition": "Refund #{id} transitioned from {from} to {to}",
600
+ "item-count": "{count} {count, plural, one {item} other {items}}",
601
+ "line-fulfillment-all": "All items fulfilled",
602
+ "line-fulfillment-none": "No items fulfilled",
603
+ "line-fulfillment-partial": "{ count } of { total } items fulfilled",
604
+ "manually-transition-to-state": "Manually transition to state...",
605
+ "manually-transition-to-state-message": "Manually transition the order to another state. Note that order states are governed by rules which may prevent certain transitions.",
606
+ "modification-adding-items": "Adding {count} {count, plural, one {item} other {items}}",
607
+ "modification-adding-surcharges": "Adding {count} {count, plural, one {surcharge} other {surcharges}}",
608
+ "modification-adjusting-lines": "Adjusting {count} {count, plural, one {line} other {lines}}",
609
+ "modification-not-settled": "Not settled",
610
+ "modification-recalculate-shipping": "Recalculate shipping",
611
+ "modification-settled": "Settled",
612
+ "modification-summary": "Summary of modifications",
613
+ "modification-updating-billing-address": "Updating billing address",
614
+ "modification-updating-shipping-address": "Updating shipping address",
615
+ "modified-items": "Modified items",
616
+ "modify-order": "Modify order",
617
+ "modify-order-price-difference": "Price difference",
618
+ "net-price": "Net price",
619
+ "new-customer": "New customer",
620
+ "no-modifications-made": "No modifications have been made",
621
+ "note": "Note",
622
+ "note-is-private": "Note is private",
623
+ "note-only-visible-to-administrators": "Visible to admins only",
624
+ "note-visible-to-customer": "Visible to admins and customer",
625
+ "order": "Order",
626
+ "order-history": "Order history",
627
+ "order-is-empty": "Order is empty",
628
+ "order-state-diagram": "Order state diagram",
629
+ "order-type": "Order type",
630
+ "order-type-aggregate": "Aggregate",
631
+ "order-type-regular": "Regular",
632
+ "order-type-seller": "Seller",
633
+ "orders": "Orders",
634
+ "original-quantity-at-checkout": "Original quantity at checkout",
635
+ "payment": "Payment",
636
+ "payment-amount": "Payment amount",
637
+ "payment-metadata": "Payment metadata",
638
+ "payment-method": "Payment method",
639
+ "payment-state": "State",
640
+ "payments": "Payments",
641
+ "placed-at": "Placed at",
642
+ "preview-changes": "Preview changes",
643
+ "previous-customer": "Previous customer",
644
+ "product-name": "Product name",
645
+ "product-sku": "SKU",
646
+ "promotions-applied": "Promotions applied",
647
+ "prorated-unit-price": "Prorated unit price",
648
+ "quantity": "Quantity",
649
+ "refund": "Refund",
650
+ "refund-amount": "Refund amount",
651
+ "refund-and-cancel-order": "Refund & cancel order",
652
+ "refund-cancellation-reason": "Refund/cancellation reason",
653
+ "refund-cancellation-reason-required": "Refund/cancellation reason is required",
654
+ "refund-metadata": "Refund metadata",
655
+ "refund-order-failed": "Refund failed",
656
+ "refund-order-success": "Successfully refunded order",
657
+ "refund-reason": "Refund reason",
658
+ "refund-reason-customer-request": "Customer request",
659
+ "refund-reason-not-available": "Not available",
660
+ "refund-shipping": "Refund shipping",
661
+ "refund-this-payment": "Refund this payment",
662
+ "refund-total": "Refund total",
663
+ "refund-total-error": "Refund total must be between {min} and {max}",
664
+ "refund-total-warning": "Please specify refund amounts that equal the refund total.",
665
+ "refund-with-amount": "Refund {amount}",
666
+ "refundable-amount": "Refundable amount",
667
+ "refunded-count": "{count} {count, plural, one {item} other {items}} refunded",
668
+ "removed-items": "Removed items",
669
+ "return-to-stock": "Return to stock",
670
+ "search-by-order-filters": "Search by name / code / transaction ID",
671
+ "select-address": "Select address",
672
+ "select-shipping-method": "Select shipping method",
673
+ "select-state": "Select state",
674
+ "seller-orders": "Seller orders",
675
+ "set-billing-address": "Set billing address",
676
+ "set-coupon-codes": "Set coupon codes",
677
+ "set-customer-for-order": "Set customer",
678
+ "set-customer-success": "Successfully set customer",
679
+ "set-fulfillment-state": "Mark as {state}",
680
+ "set-shipping-address": "Set shipping address",
681
+ "set-shipping-method": "Set shipping method",
682
+ "settle-payment": "Settle payment",
683
+ "settle-payment-error": "Could not settle payment",
684
+ "settle-payment-success": "Successfully settled payment",
685
+ "settle-refund": "Settle refund",
686
+ "settle-refund-manual-instructions": "After manually refunding via your payment provider ({method}), enter the transaction ID here.",
687
+ "settle-refund-success": "Successfully settled refund",
688
+ "shipping": "Shipping",
689
+ "shipping-address": "Shipping address",
690
+ "shipping-cancelled": "Shipping cancelled",
691
+ "shipping-method": "Shipping method",
692
+ "state": "State",
693
+ "sub-total": "Sub total",
694
+ "successfully-updated-fulfillment": "Successfully updated fulfillment",
695
+ "surcharges": "Surcharges",
696
+ "tax-base": "Tax base",
697
+ "tax-description": "Tax description",
698
+ "tax-rate": "Tax rate",
699
+ "tax-summary": "Tax summary",
700
+ "tax-total": "Tax total",
701
+ "total": "Total",
702
+ "tracking-code": "Tracking code",
703
+ "transaction-id": "Transaction ID",
704
+ "transition-to-state": "Transition to { state } state",
705
+ "transitioned-payment-to-state-success": "Successfully transitioned payment to { state }",
706
+ "transitioned-to-state-success": "Successfully transitioned to { state }",
707
+ "unable-to-transition-to-state-try-another": "The order could not be transitioned back to the \"{state}\" state. Please select an alternative state.",
708
+ "unfulfilled": "Unfulfilled",
709
+ "unit-price": "Unit price"
710
+ },
711
+ "settings": {
712
+ "add-countries-to-zone": "Add countries to { zoneName }",
713
+ "add-countries-to-zone-success": "Added { countryCount } {countryCount, plural, one {country} other {countries}} to zone \"{ zoneName }\"",
714
+ "add-products-to-test-order": "Add products to the test order",
715
+ "administrator": "Administrator",
716
+ "channel": "Channel",
717
+ "channel-token": "Channel token",
718
+ "country": "Country",
719
+ "create-new-channel": "Create new channel",
720
+ "create-new-country": "Create new country",
721
+ "create-new-payment-method": "Create new payment method",
722
+ "create-new-role": "Create new role",
723
+ "create-new-seller": "Create new seller",
724
+ "create-new-shipping-method": "Create new shipping method",
725
+ "create-new-tax-category": "Create tax category",
726
+ "create-new-tax-rate": "Create new tax rate",
727
+ "create-new-zone": "Create new zone",
728
+ "default-currency": "Default currency",
729
+ "default-role-label": "This is a default Role and cannot be modified",
730
+ "default-shipping-zone": "Default shipping zone",
731
+ "default-tax-zone": "Default tax zone",
732
+ "defaults": "Defaults",
733
+ "eligible": "Eligible",
734
+ "email-address": "Email address",
735
+ "email-address-or-identifier": "Email address or identifier",
736
+ "first-name": "First name",
737
+ "fulfillment-handler": "Fulfillment handler",
738
+ "global-available-languages-tooltip": "Sets the languages that are available for all channels. Individual channels can then support a subset of these languages.",
739
+ "global-out-of-stock-threshold": "Global out-of-stock threshold",
740
+ "global-out-of-stock-threshold-tooltip": "Sets the stock level at which this a variant is considered to be out of stock. Using a negative value enables backorder support. Can be overridden by product variants.",
741
+ "last-name": "Last name",
742
+ "no-eligible-shipping-methods": "No eligible shipping methods",
743
+ "password": "Password",
744
+ "payment-eligibility-checker": "Payment eligibility checker",
745
+ "payment-handler": "Payment handler",
746
+ "payment-method": "Payment method",
747
+ "permissions": "Permissions",
748
+ "prices-include-tax": "Prices include tax for the default Zone",
749
+ "profile": "Profile",
750
+ "rate": "Rate",
751
+ "remove-countries-from-zone-success": "Removed { countryCount } {countryCount, plural, one {country} other {countries}} from zone \"{ zoneName }\"",
752
+ "remove-from-zone": "Remove from zone",
753
+ "role": "Role",
754
+ "roles": "Roles",
755
+ "search-by-product-name-or-sku": "Search by product name or SKU",
756
+ "seller": "Seller",
757
+ "shipping-calculator": "Shipping calculator",
758
+ "shipping-eligibility-checker": "Shipping eligibility checker",
759
+ "shipping-method": "Shipping method",
760
+ "tax-category": "Tax category",
761
+ "tax-rate": "Tax rate",
762
+ "test-address": "Test address",
763
+ "test-result": "Test result",
764
+ "test-shipping-method": "Test shipping method",
765
+ "test-shipping-methods": "Test shipping methods",
766
+ "track-inventory-default": "Track inventory by default",
767
+ "view-zone-members": "View members",
768
+ "zone": "Zone"
769
+ },
770
+ "state": {
771
+ "adding-items": "Adding items",
772
+ "arranging-additional-payment": "Arranging additional payment",
773
+ "arranging-payment": "Arranging payment",
774
+ "authorized": "Authorized",
775
+ "cancelled": "Cancelled",
776
+ "created": "Created",
777
+ "declined": "Declined",
778
+ "delivered": "Delivered",
779
+ "draft": "Draft",
780
+ "error": "Error",
781
+ "failed": "Failed",
782
+ "modifying": "Modifying",
783
+ "partially-delivered": "Partially delivered",
784
+ "partially-shipped": "Partially shipped",
785
+ "payment-authorized": "Payment authorized",
786
+ "payment-settled": "Payment settled",
787
+ "pending": "Pending",
788
+ "settled": "Settled",
789
+ "shipped": "Shipped"
790
+ },
791
+ "system": {
792
+ "all-job-queues": "All job queues",
793
+ "health-all-systems-up": "All systems up",
794
+ "health-error": "Error: one or more systems are down!",
795
+ "health-last-checked": "Last checked",
796
+ "health-message": "Message",
797
+ "health-refresh": "Refresh",
798
+ "health-status": "Status",
799
+ "health-status-down": "Down",
800
+ "health-status-up": "Up",
801
+ "job-data": "Job data",
802
+ "job-duration": "Duration",
803
+ "job-error": "Job error",
804
+ "job-queue-name": "Queue name",
805
+ "job-result": "Job result",
806
+ "job-state": "Job state",
807
+ "job-state-all": "All states",
808
+ "job-state-cancelled": "Cancelled",
809
+ "job-state-completed": "Completed",
810
+ "job-state-failed": "Failed",
811
+ "job-state-pending": "Pending",
812
+ "job-state-running": "Running"
813
+ }
814
+ }