@flightctl/i18n 1.1.0-rc4 → 1.1.0-rc5

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.
@@ -36,6 +36,12 @@
36
36
  "Device": "Device",
37
37
  "Devices": "Devices",
38
38
  "Edit device": "Edit device",
39
+ "Software Catalog": "Software Catalog",
40
+ "Catalog": "Catalog",
41
+ "Create catalog item": "Create catalog item",
42
+ "Edit catalog item": "Edit catalog item",
43
+ "Import catalogs": "Import catalogs",
44
+ "Install Catalog item": "Install Catalog item",
39
45
  "Image builds": "Image builds",
40
46
  "Build new image": "Build new image",
41
47
  "Duplicate image build": "Duplicate image build",
@@ -184,6 +190,299 @@
184
190
  "Field": "Field",
185
191
  "Value": "Value",
186
192
  "Close": "Close",
193
+ "View {{ name }}": "View {{ name }}",
194
+ "Edit {{ name }}": "Edit {{ name }}",
195
+ "Create": "Create",
196
+ "General info": "General info",
197
+ "Type and configuration": "Type and configuration",
198
+ "Versions": "Versions",
199
+ "Review": "Review",
200
+ "Review and save": "Review and save",
201
+ "Review and create": "Review and create",
202
+ "Failed to fetch catalog item {{item}}": "Failed to fetch catalog item {{item}}",
203
+ "Select or create channels": "Select or create channels",
204
+ "Clear all": "Clear all",
205
+ "Create \"{{channel}}\" channel": "Create \"{{channel}}\" channel",
206
+ "Type to create new channel": "Type to create new channel",
207
+ "Must be a valid URL or data URI": "Must be a valid URL or data URI",
208
+ "View catalog": "View catalog",
209
+ "Edit catalog": "Edit catalog",
210
+ "Create catalog": "Create catalog",
211
+ "Short description": "Short description",
212
+ "Icon": "Icon",
213
+ "Provider": "Provider",
214
+ "Support": "Support",
215
+ "Catalog is owned by Resource sync": "Catalog is owned by Resource sync",
216
+ "Select a catalog": "Select a catalog",
217
+ "Homepage": "Homepage",
218
+ "Support URL": "Support URL",
219
+ "Documentation URL": "Documentation URL",
220
+ "Deprecated": "Deprecated",
221
+ "Deprecation message": "Deprecation message",
222
+ "Replacement": "Replacement",
223
+ "Name of the replacement catalog item": "Name of the replacement catalog item",
224
+ "Failed to fetch catalogs": "Failed to fetch catalogs",
225
+ "Container image": "Container image",
226
+ "Artifacts": "Artifacts",
227
+ "Failed to save catalog item": "Failed to save catalog item",
228
+ "Failed to create catalog item": "Failed to create catalog item",
229
+ "Artifact {{ num }}": "Artifact {{ num }}",
230
+ "Image reference": "Image reference",
231
+ "Provide a valid container image reference": "Provide a valid container image reference",
232
+ "Application image": "Application image",
233
+ "Select a type": "Select a type",
234
+ "URI": "URI",
235
+ "Artifact URI": "Artifact URI",
236
+ "Artifact name": "Artifact name",
237
+ "Optional display name": "Optional display name",
238
+ "Remove artifact": "Remove artifact",
239
+ "Add artifact": "Add artifact",
240
+ "Default configuration": "Default configuration",
241
+ "JSON schema": "JSON schema",
242
+ "JSON Schema defining configurable parameters (JSON or YAML format). Can be overridden per version.": "JSON Schema defining configurable parameters (JSON or YAML format). Can be overridden per version.",
243
+ "Default config schema": "Default config schema",
244
+ "Version": "Version",
245
+ "Must be valid semver version (such as 1.0.0)": "Must be valid semver version (such as 1.0.0)",
246
+ "Channels": "Channels",
247
+ "Updates": "Updates",
248
+ "Replaces": "Replaces",
249
+ "Single version this one replaces, defining the primary upgrade edge": "Single version this one replaces, defining the primary upgrade edge",
250
+ "Skips": "Skips",
251
+ "Comma-separated versions that can upgrade directly to this one": "Comma-separated versions that can upgrade directly to this one",
252
+ "Skip range": "Skip range",
253
+ "Semver range of versions that can upgrade directly to this one": "Semver range of versions that can upgrade directly to this one",
254
+ "Readme": "Readme",
255
+ "Markdown documentation for this version": "Markdown documentation for this version",
256
+ "Application configuration": "Application configuration",
257
+ "JSON Schema for this version (JSON or YAML format). Overrides the default config schema.": "JSON Schema for this version (JSON or YAML format). Overrides the default config schema.",
258
+ "Config schema": "Config schema",
259
+ "Container reference": "Container reference",
260
+ "Tag, digest, or complete image reference": "Tag, digest, or complete image reference",
261
+ "References": "References",
262
+ "{{type}} reference": "{{type}} reference",
263
+ "Version {{ num }}": "Version {{ num }}",
264
+ "Remove version": "Remove version",
265
+ "Add version": "Add version",
266
+ "Must be a valid JSON Schema (JSON or YAML)": "Must be a valid JSON Schema (JSON or YAML)",
267
+ "Must be a valid semantic version (e.g. 1.0.0, v2.1.0-rc1)": "Must be a valid semantic version (e.g. 1.0.0, v2.1.0-rc1)",
268
+ "Each entry must be a valid semantic version (e.g. 1.0.0, v2.1.0-rc1)": "Each entry must be a valid semantic version (e.g. 1.0.0, v2.1.0-rc1)",
269
+ "Must be a valid semver range (e.g. >=1.0.0 <2.0.0)": "Must be a valid semver range (e.g. >=1.0.0 <2.0.0)",
270
+ "Must be a valid YAML or JSON object": "Must be a valid YAML or JSON object",
271
+ "Version is required": "Version is required",
272
+ "Version must be unique": "Version must be unique",
273
+ "Container reference is required": "Container reference is required",
274
+ "At least one artifact reference is required": "At least one artifact reference is required",
275
+ "At least one channel is required": "At least one channel is required",
276
+ "Channel names must be valid DNS subdomain names (lowercase alphanumeric, dashes, dots). Invalid: {{ channels }}": "Channel names must be valid DNS subdomain names (lowercase alphanumeric, dashes, dots). Invalid: {{ channels }}",
277
+ "Deprecation message is required": "Deprecation message is required",
278
+ "At least one version is required": "At least one version is required",
279
+ "Container image URI is required": "Container image URI is required",
280
+ "URI must not include a tag (\":\") or digest (\"@\"). Specify those in the version fields.": "URI must not include a tag (\":\") or digest (\"@\"). Specify those in the version fields.",
281
+ "Catalog is required": "Catalog is required",
282
+ "Type is required": "Type is required",
283
+ "Invalid artifact type": "Invalid artifact type",
284
+ "Each artifact type can only be used once": "Each artifact type can only be used once",
285
+ "At least one artifact is required": "At least one artifact is required",
286
+ "Select {{ name }}": "Select {{ name }}",
287
+ "Provided by {{provider}}": "Provided by {{provider}}",
288
+ "This resource is managed by an owner and cannot be modified directly": "This resource is managed by an owner and cannot be modified directly",
289
+ "You do not have permission to deploy": "You do not have permission to deploy",
290
+ "A channel must be selected": "A channel must be selected",
291
+ "A version must be selected": "A version must be selected",
292
+ "Resize panel": "Resize panel",
293
+ "Restore": "Restore",
294
+ "This catalog item is managed by a resource sync and cannot be directly restored. Either remove this catalog's definition from the resource sync configuration, or delete the resource sync first.": "This catalog item is managed by a resource sync and cannot be directly restored. Either remove this catalog's definition from the resource sync configuration, or delete the resource sync first.",
295
+ "Deprecate": "Deprecate",
296
+ "This catalog item is managed by a resource sync and cannot be directly deprecated. Either remove this catalog's definition from the resource sync configuration, or delete the resource sync first.": "This catalog item is managed by a resource sync and cannot be directly deprecated. Either remove this catalog's definition from the resource sync configuration, or delete the resource sync first.",
297
+ "This catalog item is managed by a resource sync and cannot be directly deleted. Either remove this catalog's definition from the resource sync configuration, or delete the resource sync first.": "This catalog item is managed by a resource sync and cannot be directly deleted. Either remove this catalog's definition from the resource sync configuration, or delete the resource sync first.",
298
+ "Data catalog item can be deployed as part of an application.": "Data catalog item can be deployed as part of an application.",
299
+ "Deploy": "Deploy",
300
+ "catalog item": "catalog item",
301
+ "N/A": "N/A",
302
+ "Description": "Description",
303
+ "The Software Catalog is currently empty": "The Software Catalog is currently empty",
304
+ "There are no items available to view. You have <1>view-only permissions</1> and cannot add or manage items. Please contact your internal administrator for access or catalog details.": "There are no items available to view. You have <1>view-only permissions</1> and cannot add or manage items. Please contact your internal administrator for access or catalog details.",
305
+ "Learn more about the Software Catalog in our documentation": "Learn more about the Software Catalog in our documentation",
306
+ "Build custom images": "Build custom images",
307
+ "You don't have permissions to create image builds": "You don't have permissions to create image builds",
308
+ "Start a build": "Start a build",
309
+ "Build a deployment-ready image tailored to your needs, then test and share it with your team.": "Build a deployment-ready image tailored to your needs, then test and share it with your team.",
310
+ "Click \"Start a build\" and walk through the steps to build your own image.": "Click \"Start a build\" and walk through the steps to build your own image.",
311
+ "Review everything and kick off the build to generate your custom image.": "Review everything and kick off the build to generate your custom image.",
312
+ "Once it's ready, test the image and promote it to the Software Catalog so everyone on your team can use it.": "Once it's ready, test the image and promote it to the Software Catalog so everyone on your team can use it.",
313
+ "Create a new catalog item": "Create a new catalog item",
314
+ "You don't have permissions to create catalogs": "You don't have permissions to create catalogs",
315
+ "Create item": "Create item",
316
+ "Start from scratch and define a brand-new catalog item with the details and settings you need.": "Start from scratch and define a brand-new catalog item with the details and settings you need.",
317
+ "Click \"Create item\" below to get started.": "Click \"Create item\" below to get started.",
318
+ "Enter a name, description, version, and any other details for your item.": "Enter a name, description, version, and any other details for your item.",
319
+ "Choose your source and deployment settings, then publish it so your team can use it.": "Choose your source and deployment settings, then publish it so your team can use it.",
320
+ "Import catalog": "Import catalog",
321
+ "You don't have permissions to import catalogs": "You don't have permissions to import catalogs",
322
+ "Import": "Import",
323
+ "Already have a catalog defined in an external repository? Sync it directly into your Software Catalog in just a few steps.": "Already have a catalog defined in an external repository? Sync it directly into your Software Catalog in just a few steps.",
324
+ "Head over to Repositories and create a new repository.": "Head over to Repositories and create a new repository.",
325
+ "Point repository to where your catalog definition lives.": "Point repository to where your catalog definition lives.",
326
+ "Give it a few minutes — your catalog items will show up automatically.": "Give it a few minutes — your catalog items will show up automatically.",
327
+ "Learn more": "Learn more",
328
+ "View documentation": "View documentation",
329
+ "Explore documentation and resources to get the most out of the Software Catalog.": "Explore documentation and resources to get the most out of the Software Catalog.",
330
+ "Learn how to create and manage catalog items.": "Learn how to create and manage catalog items.",
331
+ "Understand channels, versions, and deployment workflows.": "Understand channels, versions, and deployment workflows.",
332
+ "No results found": "No results found",
333
+ "No catalog items yet": "No catalog items yet",
334
+ "No catalog items match the selected filters or search. Try adjusting the category or search.": "No catalog items match the selected filters or search. Try adjusting the category or search.",
335
+ "Catalog items are applications and system images you can deploy to your devices.": "Catalog items are applications and system images you can deploy to your devices.",
336
+ "Operating system": "Operating system",
337
+ "Application": "Application",
338
+ "Container": "Container",
339
+ "Helm": "Helm",
340
+ "Quadlet": "Quadlet",
341
+ "Compose": "Compose",
342
+ "Data": "Data",
343
+ "Actions dropdown": "Actions dropdown",
344
+ "This catalog is managed by a resource sync and cannot be directly removed. Either remove the catalog definition from the resource sync configuration, or delete the resource sync first.": "This catalog is managed by a resource sync and cannot be directly removed. Either remove the catalog definition from the resource sync configuration, or delete the resource sync first.",
345
+ "Remove": "Remove",
346
+ "Category": "Category",
347
+ "Get started": "Get started",
348
+ "Help cards": "Help cards",
349
+ "Search by name": "Search by name",
350
+ "Deleting {{count}} catalog item_one": "Deleting {{count}} catalog item",
351
+ "Deleting {{count}} catalog item_other": "Deleting {{count}} catalog items",
352
+ "{{count}} catalog item could not be deleted. Try deleting it manually._one": "{{count}} catalog item could not be deleted. Try deleting it manually.",
353
+ "{{count}} catalog item could not be deleted. Try deleting it manually._other": "{{count}} catalog items could not be deleted. Try deleting them manually.",
354
+ "Delete catalog ?": "Delete catalog ?",
355
+ "This catalog contains catalog items. By deleting the catalog, its catalog items will also be deleted.": "This catalog contains catalog items. By deleting the catalog, its catalog items will also be deleted.",
356
+ "Cannot delete catalog": "Cannot delete catalog",
357
+ "The catalog cannot be safely deleted at this moment, as we couldn't determine if the catalog contains items. Detail: {{detail}}": "The catalog cannot be safely deleted at this moment, as we couldn't determine if the catalog contains items. Detail: {{detail}}",
358
+ "Are you sure you want to delete the catalog <1>{catalogDisplayName}</1>?": "Are you sure you want to delete the catalog <1>{catalogDisplayName}</1>?",
359
+ "Checking if the catalog has items": "Checking if the catalog has items",
360
+ "Reload catalog items": "Reload catalog items",
361
+ "Delete catalog": "Delete catalog",
362
+ "Deprecate catalog item": "Deprecate catalog item",
363
+ "Are you sure you want to deprecate <1>{itemName}</1>?": "Are you sure you want to deprecate <1>{itemName}</1>?",
364
+ "Reason": "Reason",
365
+ "Explain why this item is being deprecated": "Explain why this item is being deprecated",
366
+ "Restore catalog item": "Restore catalog item",
367
+ "Are you sure you want to restore <1>{itemName}</1> from its deprecated state?": "Are you sure you want to restore <1>{itemName}</1> from its deprecated state?",
368
+ "Update": "Update",
369
+ "Review and deploy": "Review and deploy",
370
+ "Version must be selected": "Version must be selected",
371
+ "Application name is required": "Application name is required",
372
+ "Application with the same name already exists.": "Application with the same name already exists.",
373
+ "Version {{version}} not found": "Version {{version}} not found",
374
+ "Failed to load catalog item": "Failed to load catalog item",
375
+ "Failed to load device": "Failed to load device",
376
+ "Failed to load fleet": "Failed to load fleet",
377
+ "Loading": "Loading",
378
+ "Failed to find operating system": "Failed to find operating system",
379
+ "Failed to find application": "Failed to find application",
380
+ "Software catalog": "Software catalog",
381
+ "Deploy {{ name }}": "Deploy {{ name }}",
382
+ "Edit {{name}}": "Edit {{name}}",
383
+ "Return to device catalog": "Return to device catalog",
384
+ "Return to fleet catalog": "Return to fleet catalog",
385
+ "Review update specifications": "Review update specifications",
386
+ "Review deployment specifications": "Review deployment specifications",
387
+ "Update specifications": "Update specifications",
388
+ "Deployment specifications": "Deployment specifications",
389
+ "Channel": "Channel",
390
+ "Failed to update": "Failed to update",
391
+ "Failed to deploy": "Failed to deploy",
392
+ "Configuration is not valid": "Configuration is not valid",
393
+ "Other available paths": "Other available paths",
394
+ "+ More": "+ More",
395
+ "Version {{version}}": "Version {{version}}",
396
+ "{{version}} (current)": "{{version}} (current)",
397
+ "{{currentChannel}} channel": "{{currentChannel}} channel",
398
+ "Version update": "Version update",
399
+ "Current channel": "Current channel",
400
+ "Target channel": "Target channel",
401
+ "The current version is available in the channels listed in the dropdown below": "The current version is available in the channels listed in the dropdown below",
402
+ "Current version": "Current version",
403
+ "Target version": "Target version",
404
+ "Up to date": "Up to date",
405
+ "Show readme": "Show readme",
406
+ "No version update will be performed": "No version update will be performed",
407
+ "This version is deprecated": "This version is deprecated",
408
+ "A resource sync is an automated Gitops method that helps manage your imported catalog by monitoring source repository changes and updating your catalog configuration accordingly.": "A resource sync is an automated Gitops method that helps manage your imported catalog by monitoring source repository changes and updating your catalog configuration accordingly.",
409
+ "Update available": "Update available",
410
+ "Version: {{version}}, Channel: {{channel}}": "Version: {{version}}, Channel: {{channel}}",
411
+ "Loading installed software": "Loading installed software",
412
+ "Deployed Software": "Deployed Software",
413
+ "No software deployed": "No software deployed",
414
+ "Select an operating system or application from the catalog below.": "Select an operating system or application from the catalog below.",
415
+ "operating system": "operating system",
416
+ "application": "application",
417
+ "Specifications": "Specifications",
418
+ "Select target": "Select target",
419
+ "Target must be selected": "Target must be selected",
420
+ "Channel must be selected": "Channel must be selected",
421
+ "Device must be selected": "Device must be selected",
422
+ "Fleet must be selected": "Fleet must be selected",
423
+ "Failed to find requested version {{version}}": "Failed to find requested version {{version}}",
424
+ "Loading catalog item": "Loading catalog item",
425
+ "Deploy {{name}}": "Deploy {{name}}",
426
+ "Application name": "Application name",
427
+ "Application name must be unique.": "Application name must be unique.",
428
+ "Configure via:": "Configure via:",
429
+ "Form view": "Form view",
430
+ "YAML view": "YAML view",
431
+ "Form view is disabled for this application because the schema is not available": "Form view is disabled for this application because the schema is not available",
432
+ "Note: Some fields may not be represented in this form view. Please select \"YAML view\" for full control.": "Note: Some fields may not be represented in this form view. Please select \"YAML view\" for full control.",
433
+ "Fleet update": "Fleet update",
434
+ "This will deploy the OS <1>{osImageName}</1> for all <3>({numOfDevices})</3> devices in the <5>{values.fleet?.metadata.name}</5> fleet. Devices will download and apply the update according to the configured update policies.": "This will deploy the OS <1>{osImageName}</1> for all <3>({numOfDevices})</3> devices in the <5>{values.fleet?.metadata.name}</5> fleet. Devices will download and apply the update according to the configured update policies.",
435
+ "You are about to update OS <1>{osImageName}</1>. This will update the OS image for all <4>({numOfDevices})</4> devices in the <6>{values.fleet?.metadata.name}</6> fleet. Devices will download and apply the update according to the configured update policies.": "You are about to update OS <1>{osImageName}</1>. This will update the OS image for all <4>({numOfDevices})</4> devices in the <6>{values.fleet?.metadata.name}</6> fleet. Devices will download and apply the update according to the configured update policies.",
436
+ "Existing OS image detected": "Existing OS image detected",
437
+ "You are about to replace OS with <1>{osImageName}</1>. This will update the OS image for all <4>({numOfDevices})</4> devices in the <6>{values.fleet?.metadata.name}</6> fleet. Devices will download and apply the update according to the configured update policies.": "You are about to replace OS with <1>{osImageName}</1>. This will update the OS image for all <4>({numOfDevices})</4> devices in the <6>{values.fleet?.metadata.name}</6> fleet. Devices will download and apply the update according to the configured update policies.",
438
+ "Device update": "Device update",
439
+ "This will deploy the OS <1>{osImageName}</1>. Device will download and apply the update according to the configured update policies.": "This will deploy the OS <1>{osImageName}</1>. Device will download and apply the update according to the configured update policies.",
440
+ "You are about to update OS with <1>{osImageName}</1>. Device will download and apply the update according to the configured update policies.": "You are about to update OS with <1>{osImageName}</1>. Device will download and apply the update according to the configured update policies.",
441
+ "You are about to replace OS with <1>{osImageName}</1>. Device will download and apply the update according to the configured update policies.": "You are about to replace OS with <1>{osImageName}</1>. Device will download and apply the update according to the configured update policies.",
442
+ "Target": "Target",
443
+ "Target type": "Target type",
444
+ "Fleet": "Fleet",
445
+ "Select device": "Select device",
446
+ "Search by name or alias": "Search by name or alias",
447
+ "Enrolled devices table": "Enrolled devices table",
448
+ "Select fleet": "Select fleet",
449
+ "Fleets table": "Fleets table",
450
+ "Deployment target": "Deployment target",
451
+ "No items": "No items",
452
+ "Download your image at": "Download your image at",
453
+ "Learn more about provisioning devices": "Learn more about provisioning devices",
454
+ "You do not have permissions to list fleets": "You do not have permissions to list fleets",
455
+ "You do not have permissions to edit fleets": "You do not have permissions to edit fleets",
456
+ "No fleet is available": "No fleet is available",
457
+ "Container artifact not available": "Container artifact not available",
458
+ "You do not have permissions to list devices": "You do not have permissions to list devices",
459
+ "You do not have permissions to edit devices": "You do not have permissions to edit devices",
460
+ "No device is available": "No device is available",
461
+ "Loading targets": "Loading targets",
462
+ "Existing Fleet": "Existing Fleet",
463
+ "Deploy to all devices in a fleet": "Deploy to all devices in a fleet",
464
+ "Existing Device": "Existing Device",
465
+ "Deploy to a single fleetless device": "Deploy to a single fleetless device",
466
+ "New Device": "New Device",
467
+ "Provision a brand new, unenrolled device": "Provision a brand new, unenrolled device",
468
+ "Update configuration successful": "Update configuration successful",
469
+ "Device will download and apply the update according to the configured update policies.": "Device will download and apply the update according to the configured update policies.",
470
+ "Devices will download and apply the update according to the configured update policies.": "Devices will download and apply the update according to the configured update policies.",
471
+ "Return to catalog": "Return to catalog",
472
+ "View device": "View device",
473
+ "View fleet": "View fleet",
474
+ "Not a valid configuration": "Not a valid configuration",
475
+ "OS image": "OS image",
476
+ "Unknown": "Unknown",
477
+ "OpenShift Virtualization": "OpenShift Virtualization",
478
+ "Bare Metal": "Bare Metal",
479
+ "Amazon Web Services": "Amazon Web Services",
480
+ "Anaconda Installer": "Anaconda Installer",
481
+ "Google Cloud": "Google Cloud",
482
+ "KVM/custom cloud import": "KVM/custom cloud import",
483
+ "Microsoft Hyper-V": "Microsoft Hyper-V",
484
+ "VMware vSphere": "VMware vSphere",
485
+ "Cloud native": "Cloud native",
187
486
  "No devices": "No devices",
188
487
  "Restricted Access": "Restricted Access",
189
488
  "You don't have access to this section.": "You don't have access to this section.",
@@ -224,7 +523,6 @@
224
523
  "Back": "Back",
225
524
  "Show less": "Show less",
226
525
  "more": "more",
227
- "Learn more": "Learn more",
228
526
  "There are unsaved changes": "There are unsaved changes",
229
527
  "Are you sure you want to leave the current page? Unsaved changes will be lost.": "Are you sure you want to leave the current page? Unsaved changes will be lost.",
230
528
  "Discard changes": "Discard changes",
@@ -259,7 +557,6 @@
259
557
  "Decommission device": "Decommission device",
260
558
  "Resume device": "Resume device",
261
559
  "You are about to resume device <1>{deviceNameOrAlias}</1>": "You are about to resume device <1>{deviceNameOrAlias}</1>",
262
- "Actions dropdown": "Actions dropdown",
263
560
  "Actions": "Actions",
264
561
  "No applications found": "No applications found",
265
562
  "Device applications table": "Device applications table",
@@ -269,7 +566,6 @@
269
566
  "Embedded": "Embedded",
270
567
  "Yes": "Yes",
271
568
  "No": "No",
272
- "Reason": "Reason",
273
569
  "Message": "Message",
274
570
  "No conditions found": "No conditions found",
275
571
  "Enable": "Enable",
@@ -289,6 +585,7 @@
289
585
  "Edit alias": "Edit alias",
290
586
  "Device alias could not be updated": "Device alias could not be updated",
291
587
  "Applications": "Applications",
588
+ "Failed to fetch owner fleet": "Failed to fetch owner fleet",
292
589
  "Delete forever": "Delete forever",
293
590
  "You are about to resume <1>{deviceNameOrAlias}</1>": "You are about to resume <1>{deviceNameOrAlias}</1>",
294
591
  "Terminal": "Terminal",
@@ -334,7 +631,6 @@
334
631
  "You can add devices and label them to match fleets, or you can <2>start with a fleet</2> and add devices into it.": "You can add devices and label them to match fleets, or you can <2>start with a fleet</2> and add devices into it.",
335
632
  "You can add devices and label them to match fleets": "You can add devices and label them to match fleets",
336
633
  "No decommissioning or decommissioned devices here!": "No decommissioning or decommissioned devices here!",
337
- "Fleet": "Fleet",
338
634
  "Name / Alias": "Name / Alias",
339
635
  "Clear all filters": "Clear all filters",
340
636
  "Searching...": "Searching...",
@@ -345,17 +641,12 @@
345
641
  "Labels and fleets": "Labels and fleets",
346
642
  "Filter by labels and fleets": "Filter by labels and fleets",
347
643
  "Decommission devices": "Decommission devices",
348
- "Enrolled devices table": "Enrolled devices table",
349
644
  "Device is non-editable": "Device is non-editable",
350
- "General info": "General info",
351
645
  "Device template": "Device template",
352
- "Updates": "Updates",
353
- "Review and save": "Review and save",
354
646
  "The device will be bound to a fleet. As a result, its configurations cannot be edited directly.": "The device will be bound to a fleet. As a result, its configurations cannot be edited directly.",
355
647
  "This port mapping already exists": "This port mapping already exists",
356
648
  "Port mapping must be in format \"hostPort:containerPort\"": "Port mapping must be in format \"hostPort:containerPort\"",
357
649
  "Invalid port values": "Invalid port values",
358
- "Application name": "Application name",
359
650
  "If not specified, the image name will be used. Application name must be unique.": "If not specified, the image name will be used. Application name must be unique.",
360
651
  "Image": "Image",
361
652
  "Provide a valid image reference": "Provide a valid image reference",
@@ -409,6 +700,7 @@
409
700
  "Rootless user identity": "Rootless user identity",
410
701
  "The recommended user identity is '{{ runAsUser }}'. To specify a custom user identity, edit the application configuration via YAML or CLI.": "The recommended user identity is '{{ runAsUser }}'. To specify a custom user identity, edit the application configuration via YAML or CLI.",
411
702
  "Application {{ appNum }}": "Application {{ appNum }}",
703
+ "Application is managed by Software Catalog": "Application is managed by Software Catalog",
412
704
  "Application type": "Application type",
413
705
  "Select an application type": "Select an application type",
414
706
  "Definition source": "Definition source",
@@ -436,7 +728,6 @@
436
728
  "Volume name": "Volume name",
437
729
  "Mount path": "Mount path",
438
730
  "Absolute path where the volume will be mounted on the container.": "Absolute path where the volume will be mounted on the container.",
439
- "Image reference": "Image reference",
440
731
  "Optional: Provide a valid container image reference for the volume.": "Optional: Provide a valid container image reference for the volume.",
441
732
  "Provide a valid container image reference for the volume.": "Provide a valid container image reference for the volume.",
442
733
  "Pull policy": "Pull policy",
@@ -499,6 +790,7 @@
499
790
  "System image": "System image",
500
791
  "The target system image for this fleet's devices.": "The target system image for this fleet's devices.",
501
792
  "The target system image for this device.": "The target system image for this device.",
793
+ "System image is managed by Software Catalog": "System image is managed by Software Catalog",
502
794
  "Must be a reference to a bootable container image (such as \"quay.io/<my-org>/my-rhel-with-fc-agent:<version>\"). If you do not want to manage your OS from Edge management, leave this field empty.": "Must be a reference to a bootable container image (such as \"quay.io/<my-org>/my-rhel-with-fc-agent:<version>\"). If you do not want to manage your OS from Edge management, leave this field empty.",
503
795
  "Use basic configurations": "Use basic configurations",
504
796
  "Advanced configurations": "Advanced configurations",
@@ -518,6 +810,16 @@
518
810
  "Maximum unavailable devices: {{ maxUnavailable }}": "Maximum unavailable devices: {{ maxUnavailable }}",
519
811
  "Add service": "Add service",
520
812
  "Tracked systemd services": "Tracked systemd services",
813
+ "Items": "Items",
814
+ "Delete item": "Delete item",
815
+ "Add item": "Add item",
816
+ "Choose asset from catalog": "Choose asset from catalog",
817
+ "Clear all filters and try again.": "Clear all filters and try again.",
818
+ "No assets available in catalog": "No assets available in catalog",
819
+ "There are no asset catalog items to choose from. Add assets to your catalogs to select them here.": "There are no asset catalog items to choose from. Add assets to your catalogs to select them here.",
820
+ "Select": "Select",
821
+ "Enter image reference or choose from catalog": "Enter image reference or choose from catalog",
822
+ "Choose from catalog": "Choose from catalog",
521
823
  "Approve": "Approve",
522
824
  "Certificate signing request": "Certificate signing request",
523
825
  "A PEM-encoded PKCS#10 certificate signing request.": "A PEM-encoded PKCS#10 certificate signing request.",
@@ -531,7 +833,6 @@
531
833
  "Created": "Created",
532
834
  "Devices pending approval": "Devices pending approval",
533
835
  "Table for devices pending approval": "Table for devices pending approval",
534
- "Search by name": "Search by name",
535
836
  "{{ count }} devices pending approval_one": "{{ count }} device pending approval",
536
837
  "{{ count }} devices pending approval_other": "{{ count }} devices pending approval",
537
838
  "No matching events": "No matching events",
@@ -600,9 +901,6 @@
600
901
  "Resourcesync is not accessible": "Resourcesync is not accessible",
601
902
  "Resourcesync new commit detected": "Resourcesync new commit detected",
602
903
  "Resource": "Resource",
603
- "Review": "Review",
604
- "Review and create": "Review and create",
605
- "View fleet": "View fleet",
606
904
  "Edit fleet": "Edit fleet",
607
905
  "Create fleet": "Create fleet",
608
906
  "Failed to determine the number of selected devices": "Failed to determine the number of selected devices",
@@ -687,9 +985,6 @@
687
985
  "Resume all": "Resume all",
688
986
  "You are about to resume all<1>{suspendedDevicesCount}</1> suspended devices in <4>{fleetId}</4>_one": "You are about to resume <1>{suspendedDevicesCount}</1> suspended device in <4>{fleetId}</4>",
689
987
  "You are about to resume all<1>{suspendedDevicesCount}</1> suspended devices in <4>{fleetId}</4>_other": "You are about to resume all<1>{suspendedDevicesCount}</1> suspended devices in <4>{fleetId}</4>",
690
- "Importing fleets from <1>{name}</1>. This might take a few minutes to complete.": "Importing fleets from <1>{name}</1>. This might take a few minutes to complete.",
691
- "Fleets import failed": "Fleets import failed",
692
- "Importing fleets from <1>{name}</1> failed. Check the resource sync for more details.": "Importing fleets from <1>{name}</1> failed. Check the resource sync for more details.",
693
988
  "View fleet details": "View fleet details",
694
989
  "Create a fleet": "Create a fleet",
695
990
  "Import fleets": "Import fleets",
@@ -698,39 +993,25 @@
698
993
  "Fleets allow you to edit and update your devices at once.": "Fleets allow you to edit and update your devices at once.",
699
994
  "To get started, create a new fleet or import an existing configuration.": "To get started, create a new fleet or import an existing configuration.",
700
995
  "Delete fleets": "Delete fleets",
701
- "Fleets table": "Fleets table",
702
- "Repository is required": "Repository is required",
703
- "Import": "Import",
704
- "Select or create repository": "Select or create repository",
705
- "Add resource sync": "Add resource sync",
706
- "Repository": "Repository",
707
- "Select a repository": "Select a repository",
708
- "URL": "URL",
709
- "Sync status": "Sync status",
710
- "Last transition": "Last transition",
711
- "No Git repositories found": "No Git repositories found",
712
- "Use an existing Git repository": "Use an existing Git repository",
713
- "Use a new Git repository": "Use a new Git repository",
714
996
  "A resource sync is an automated Gitops method that helps manage your imported fleets by monitoring source repository changes and updating your fleet configuration accordingly.": "A resource sync is an automated Gitops method that helps manage your imported fleets by monitoring source repository changes and updating your fleet configuration accordingly.",
715
- "disabled repository input": "disabled repository input",
716
- "Resource syncs": "Resource syncs",
717
- "Target revision": "Target revision",
718
997
  "Fleets will appear in the fleets table list and their status will be reflecting the resource sync process status. After a few minutes, they should be synced and enabled.": "Fleets will appear in the fleets table list and their status will be reflecting the resource sync process status. After a few minutes, they should be synced and enabled.",
719
998
  "Invalid {{ itemType }}": "Invalid {{ itemType }}",
720
- "Add item": "Add item",
999
+ "Drag an image or browse to upload": "Drag an image or browse to upload",
1000
+ "Browse...": "Browse...",
1001
+ "Clear": "Clear",
1002
+ "File must be an image under 256 KB.": "File must be an image under 256 KB.",
721
1003
  "Resolved": "Resolved",
722
1004
  "Name must be unique": "Name must be unique",
723
- "Unknown": "Unknown",
724
1005
  "Accessible": "Accessible",
725
1006
  "Not accessible": "Not accessible",
726
1007
  "Missing repository": "Missing repository",
1008
+ "Repository": "Repository",
1009
+ "Select a repository": "Select a repository",
727
1010
  "Create repository": "Create repository",
728
1011
  "Max file size {{ maxFileSize }} KB": "Max file size {{ maxFileSize }} KB",
729
1012
  "Max file size {{ maxFileSize }} MB": "Max file size {{ maxFileSize }} MB",
730
1013
  "File exceeds maximum allowed size.": "File exceeds maximum allowed size.",
731
1014
  "Drag a file or browse to upload": "Drag a file or browse to upload",
732
- "Browse...": "Browse...",
733
- "Clear": "Clear",
734
1015
  "Content loaded from: {{ filename }}": "Content loaded from: {{ filename }}",
735
1016
  "Starts and ends with a letter or a number.": "Starts and ends with a letter or a number.",
736
1017
  "Contains only letters, numbers, dashes (-), dots (.), and underscores (_).": "Contains only letters, numbers, dashes (-), dots (.), and underscores (_).",
@@ -786,7 +1067,6 @@
786
1067
  "YAML content is invalid.": "YAML content is invalid.",
787
1068
  "Name is required for quadlet applications.": "Name is required for quadlet applications.",
788
1069
  "Name is required for compose applications.": "Name is required for compose applications.",
789
- "Application name must be unique.": "Application name must be unique.",
790
1070
  "Name is required, another application uses the same image.": "Name is required, another application uses the same image.",
791
1071
  "Cannot be decimal": "Cannot be decimal",
792
1072
  "Percentage must be between 1 and 100.": "Percentage must be between 1 and 100.",
@@ -812,6 +1092,7 @@
812
1092
  "Path is required.": "Path is required.",
813
1093
  "Path must be absolute.": "Path must be absolute.",
814
1094
  "Repository is required.": "Repository is required.",
1095
+ "Target revision": "Target revision",
815
1096
  "Branch/tag/commit is required.": "Branch/tag/commit is required.",
816
1097
  "File path is required.": "File path is required.",
817
1098
  "Secret name is required.": "Secret name is required.",
@@ -900,6 +1181,7 @@
900
1181
  "Username cannot contain spaces": "Username cannot contain spaces",
901
1182
  "Username must not exceed {{max}} characters.": "Username must not exceed {{max}} characters.",
902
1183
  "Must start with a letter, digit, underscore, or dot. It may include hyphens, and can end with a trailing '$'.": "Must start with a letter, digit, underscore, or dot. It may include hyphens, and can end with a trailing '$'.",
1184
+ "Repository is required": "Repository is required",
903
1185
  "Image name is required": "Image name is required",
904
1186
  "Image tag is required": "Image tag is required",
905
1187
  "Source image is required": "Source image is required",
@@ -960,6 +1242,16 @@
960
1242
  "Created: {{date}}": "Created: {{date}}",
961
1243
  "Something went wrong on our end. Please review the error details and try again.": "Something went wrong on our end. Please review the error details and try again.",
962
1244
  "Enter the image details to view the URL it resolves to": "Enter the image details to view the URL it resolves to",
1245
+ "Select or create repository": "Select or create repository",
1246
+ "Add resource sync": "Add resource sync",
1247
+ "URL": "URL",
1248
+ "Sync status": "Sync status",
1249
+ "Last transition": "Last transition",
1250
+ "No Git repositories found": "No Git repositories found",
1251
+ "Use an existing Git repository": "Use an existing Git repository",
1252
+ "Use a new Git repository": "Use a new Git repository",
1253
+ "disabled repository input": "disabled repository input",
1254
+ "Resource syncs": "Resource syncs",
963
1255
  "device": "device",
964
1256
  "pending device": "pending device",
965
1257
  "resource sync": "resource sync",
@@ -1004,7 +1296,6 @@
1004
1296
  "Select your preferred provider and use the command to log in to the Flight Control CLI.": "Select your preferred provider and use the command to log in to the Flight Control CLI.",
1005
1297
  "Use the following command to log in to the Flight Control CLI:": "Use the following command to log in to the Flight Control CLI:",
1006
1298
  "Copy Login Command": "Copy Login Command",
1007
- "Provider": "Provider",
1008
1299
  "Approve pending devices": "Approve pending devices",
1009
1300
  "Make sure you recognise and expect the following devices before approving them. Are you sure you want to approve the listed devices?": "Make sure you recognise and expect the following devices before approving them. Are you sure you want to approve the listed devices?",
1010
1301
  "Alias devices using a custom template. Add a number using": "Alias devices using a custom template. Add a number using",
@@ -1136,8 +1427,10 @@
1136
1427
  "Use advanced configurations": "Use advanced configurations",
1137
1428
  "Access mode must be set to read and write for this repository type": "Access mode must be set to read and write for this repository type",
1138
1429
  "Use resource syncs": "Use resource syncs",
1430
+ "A resource sync is an automated Gitops method that helps manage your imported fleets or catalogs by monitoring source repository changes and updating resource's configuration accordingly.": "A resource sync is an automated Gitops method that helps manage your imported fleets or catalogs by monitoring source repository changes and updating resource's configuration accordingly.",
1139
1431
  "Repository could not be saved": "Repository could not be saved",
1140
1432
  "Resource sync name": "Resource sync name",
1433
+ "Sync type": "Sync type",
1141
1434
  "Name of a branch or a tag.": "Name of a branch or a tag.",
1142
1435
  "For example: main": "For example: main",
1143
1436
  "The absolute path of a file or directory in the repository. Directories should only contain resource definition files and should not contain additional subdirectories.": "The absolute path of a file or directory in the repository. Directories should only contain resource definition files and should not contain additional subdirectories.",
@@ -1164,11 +1457,11 @@
1164
1457
  "Deleting {{count}} resource sync_other": "Deleting {{count}} resource syncs",
1165
1458
  "{{count}} resource sync could not be deleted. Try deleting it manually._one": "{{count}} resource sync could not be deleted. Try deleting it manually.",
1166
1459
  "{{count}} resource sync could not be deleted. Try deleting it manually._other": "{{count}} resource sync could not be deleted. Try deleting them manually.",
1167
- "The repository cannot be safely deleted at this moment, as we couldn't determine if the repository contains resource syncs. Detail: {{detail}}": "The repository cannot be safely deleted at this moment, as we couldn't determine if the repository contains resource syncs. Detail: {{detail}}",
1168
1460
  "Delete repository ?": "Delete repository ?",
1169
1461
  "This repository defines resource syncs. By deleting the repository, its resource syncs will also be deleted.": "This repository defines resource syncs. By deleting the repository, its resource syncs will also be deleted.",
1170
1462
  "Any fleet that is being managed by this repository's resource syncs, will stop being managed by the service.": "Any fleet that is being managed by this repository's resource syncs, will stop being managed by the service.",
1171
1463
  "Cannot delete repository": "Cannot delete repository",
1464
+ "The repository cannot be safely deleted at this moment, as we couldn't determine if the repository contains resource syncs. Detail: {{detail}}": "The repository cannot be safely deleted at this moment, as we couldn't determine if the repository contains resource syncs. Detail: {{detail}}",
1172
1465
  "Are you sure you want to delete the repository <1>{repositoryId}</1>?": "Are you sure you want to delete the repository <1>{repositoryId}</1>?",
1173
1466
  "Checking if the repository has resource syncs": "Checking if the repository has resource syncs",
1174
1467
  "Reload resource syncs": "Reload resource syncs",
@@ -1188,6 +1481,12 @@
1188
1481
  "No resource syncs here!": "No resource syncs here!",
1189
1482
  "Add a resource sync": "Add a resource sync",
1190
1483
  "Resource syncs table": "Resource syncs table",
1484
+ "Importing fleets from <1>{name}</1>. This might take a few minutes to complete.": "Importing fleets from <1>{name}</1>. This might take a few minutes to complete.",
1485
+ "Importing catalogs from <1>{name}</1>. This might take a few minutes to complete.": "Importing catalogs from <1>{name}</1>. This might take a few minutes to complete.",
1486
+ "Fleets import failed": "Fleets import failed",
1487
+ "Catalogs import failed": "Catalogs import failed",
1488
+ "Importing fleets from <1>{name}</1> failed. Check the resource sync for more details.": "Importing fleets from <1>{name}</1> failed. Check the resource sync for more details.",
1489
+ "Importing catalogs from <1>{name}</1> failed. Check the resource sync for more details.": "Importing catalogs from <1>{name}</1> failed. Check the resource sync for more details.",
1191
1490
  "Invalid resource sync configuration": "Invalid resource sync configuration",
1192
1491
  "An error occurred when trying to apply the resource sync <1>{rsName}</1> from repository <4>{repositoryName}</4>:": "An error occurred when trying to apply the resource sync <1>{rsName}</1> from repository <4>{repositoryName}</4>:",
1193
1492
  "Resource sync {{rsId}} is not linked to a repository": "Resource sync {{rsId}} is not linked to a repository",
@@ -1218,15 +1517,13 @@
1218
1517
  "Suspended devices detected": "Suspended devices detected",
1219
1518
  "<0>Warning:</0> Please review this fleet&apos;s configuration before taking action. Resuming a device will cause it to apply the current specification, which may be older than what is on the device.": "<0>Warning:</0> Please review this fleet&apos;s configuration before taking action. Resuming a device will cause it to apply the current specification, which may be older than what is on the device.",
1220
1519
  "<0>Warning:</0> Please review device configurations before taking action. Resuming a device will cause it to apply the current specification, which may be older than what is on the device.": "<0>Warning:</0> Please review device configurations before taking action. Resuming a device will cause it to apply the current specification, which may be older than what is on the device.",
1221
- "No results found": "No results found",
1222
- "Clear all filters and try again.": "Clear all filters and try again.",
1223
1520
  "Select all rows": "Select all rows",
1521
+ "Row select": "Row select",
1224
1522
  "Expand row": "Expand row",
1225
1523
  "{page} of <2>{totalPages}</2>": "{page} of <2>{totalPages}</2>",
1226
1524
  "{{ numberOfItems }} items": "{{ numberOfItems }} items",
1227
1525
  "Waiting for terminal session to open...": "Waiting for terminal session to open...",
1228
1526
  "Architecture": "Architecture",
1229
- "Operating system": "Operating system",
1230
1527
  "Agent version": "Agent version",
1231
1528
  "Distro": "Distro",
1232
1529
  "Hostname": "Hostname",
@@ -1247,9 +1544,6 @@
1247
1544
  "Helm application": "Helm application",
1248
1545
  "Compose application": "Compose application",
1249
1546
  "Single Container": "Single Container",
1250
- "Quadlet": "Quadlet",
1251
- "Compose": "Compose",
1252
- "Helm": "Helm",
1253
1547
  "OpenShift": "OpenShift",
1254
1548
  "Kubernetes": "Kubernetes",
1255
1549
  "Ansible Automation Platform": "Ansible Automation Platform",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@flightctl/i18n",
3
- "version": "1.1.0-rc4",
3
+ "version": "1.1.0-rc5",
4
4
  "description": "I18n for Flightctl UI",
5
5
  "repository": "https://github.com/flightctl/flightctl-ui.git",
6
6
  "homepage": "https://github.com/flightctl/flightctl-ui.git",