@flightctl/i18n 0.0.10

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.
@@ -0,0 +1,10 @@
1
+ module.exports = {
2
+ createOldCatalogs: false,
3
+ keySeparator: false,
4
+ locales: ['en'],
5
+ namespaceSeparator: '~',
6
+ reactNamespace: false,
7
+ defaultValue: function (a, b, key) {
8
+ return key;
9
+ },
10
+ };
@@ -0,0 +1,537 @@
1
+ {
2
+ "The cluster details failed to load": "The cluster details failed to load",
3
+ "Failed to load": "Failed to load",
4
+ "View": "View",
5
+ "MicroShift cluster": "MicroShift cluster",
6
+ "Global navigation": "Global navigation",
7
+ "Skip to Content": "Skip to Content",
8
+ "User preferences": "User preferences",
9
+ "Logout": "Logout",
10
+ "Failed to logout": "Failed to logout",
11
+ "404 Page not found": "404 Page not found",
12
+ "We didn't find a page that matches the address you navigated to.": "We didn't find a page that matches the address you navigated to.",
13
+ "Take me home": "Take me home",
14
+ "404 Page Not Found": "404 Page Not Found",
15
+ "Error page - details should be displayed here": "Error page - details should be displayed here",
16
+ "Overview": "Overview",
17
+ "Enrollment Request Details": "Enrollment Request Details",
18
+ "Enrollment Request": "Enrollment Request",
19
+ "Fleets": "Fleets",
20
+ "Create Fleet": "Create Fleet",
21
+ "Import Fleet": "Import Fleet",
22
+ "Edit Fleet": "Edit Fleet",
23
+ "Fleet Details": "Fleet Details",
24
+ "Device": "Device",
25
+ "Devices": "Devices",
26
+ "Edit device": "Edit device",
27
+ "Repositories": "Repositories",
28
+ "Create Repository": "Create Repository",
29
+ "Edit repository": "Edit repository",
30
+ "Repository Details": "Repository Details",
31
+ "Resource sync": "Resource sync",
32
+ "No devices": "No devices",
33
+ "Copy text": "Copy text",
34
+ "New label": "New label",
35
+ "Add label": "Add label",
36
+ "Unexpected error occurred": "Unexpected error occurred",
37
+ "Please reload the page and try again.": "Please reload the page and try again.",
38
+ "Must be a valid Kubernetes label": "Must be a valid Kubernetes label",
39
+ "Learn more": "Learn more",
40
+ "Show less": "Show less",
41
+ "more": "more",
42
+ "There are unsaved changes": "There are unsaved changes",
43
+ "Discard changes": "Discard changes",
44
+ "Stay here": "Stay here",
45
+ "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.",
46
+ "Fleet not found": "Fleet not found",
47
+ "We could not find the fleet with id <1>{id}</1>": "We could not find the fleet with id <1>{id}</1>",
48
+ "Device not found": "Device not found",
49
+ "We could not find the device with id <1>{id}</1>": "We could not find the device with id <1>{id}</1>",
50
+ "Repository not found": "Repository not found",
51
+ "We could not find the repository with id <1>{id}</1>": "We could not find the repository with id <1>{id}</1>",
52
+ "Enrollment request not found": "Enrollment request not found",
53
+ "We could not find the enrollment request with id <1>{id}</1>": "We could not find the enrollment request with id <1>{id}</1>",
54
+ "This page will continue to attempt to fetch the details": "This page will continue to attempt to fetch the details",
55
+ "Try refreshing manually": "Try refreshing manually",
56
+ "Failed to retrieve resource details": "Failed to retrieve resource details",
57
+ "Delete {{ resourceType }}": "Delete {{ resourceType }}",
58
+ "Actions dropdown": "Actions dropdown",
59
+ "Actions": "Actions",
60
+ "Device applications table": "Device applications table",
61
+ "Name": "Name",
62
+ "Status": "Status",
63
+ "Ready": "Ready",
64
+ "Restarts": "Restarts",
65
+ "No applications found": "No applications found",
66
+ "Type": "Type",
67
+ "Reason": "Reason",
68
+ "Message": "Message",
69
+ "No conditions found": "No conditions found",
70
+ "Details": "Details",
71
+ "No system integrity details found.": "No system integrity details found.",
72
+ "No systemd units found": "No systemd units found",
73
+ "Device systemd table": "Device systemd table",
74
+ "Close": "Close",
75
+ "Download disk": "Download disk",
76
+ "Add device": "Add device",
77
+ "Learn how to build a bootable container image": "Learn how to build a bootable container image",
78
+ "View documentation": "View documentation",
79
+ "Use a container image (bootc)": "Use a container image (bootc)",
80
+ "Use a container image (bootc) (Not available)": "Use a container image (bootc) (Not available)",
81
+ "Use a disk image (qcow2)": "Use a disk image (qcow2)",
82
+ "Use a disk image (qcow2) (Not available)": "Use a disk image (qcow2) (Not available)",
83
+ "Adding devices instructions": "Adding devices instructions",
84
+ "Boot you device.": "Boot you device.",
85
+ "Ensure that your device has a disk available for installation.": "Ensure that your device has a disk available for installation.",
86
+ "Execute the following podman command": "Execute the following podman command",
87
+ "Copy": "Copy",
88
+ "Copied": "Copied",
89
+ "Ensure that your device will boot from `/path/to/disk`.": "Ensure that your device will boot from `/path/to/disk`.",
90
+ "Reboot the device.": "Reboot the device.",
91
+ "Booted device should appear in the devices table. This might take a few minutes.": "Booted device should appear in the devices table. This might take a few minutes.",
92
+ "Download the qcow2 disk and use it to boot your device.": "Download the qcow2 disk and use it to boot your device.",
93
+ "Disk URL": "Disk URL",
94
+ "Command to download the disk": "Command to download the disk",
95
+ "Device is bound to a fleet. Its configurations cannot be edited": "Device is bound to a fleet. Its configurations cannot be edited",
96
+ "Terminal": "Terminal",
97
+ "Edit device configurations": "Edit device configurations",
98
+ "View status debug information": "View status debug information",
99
+ "Some device details could not be loaded.": "Some device details could not be loaded.",
100
+ "Fleet name": "Fleet name",
101
+ "Labels": "Labels",
102
+ "System status": "System status",
103
+ "Indicates the overall status of application workloads on the device.": "Indicates the overall status of application workloads on the device.",
104
+ "Application status": "Application status",
105
+ "Indicates the overall status of the device hardware and operating system.": "Indicates the overall status of the device hardware and operating system.",
106
+ "Device status": "Device status",
107
+ "Indicates whether a system is running the latest target configuration or is updating towards it.": "Indicates whether a system is running the latest target configuration or is updating towards it.",
108
+ "Update status": "Update status",
109
+ "Last seen": "Last seen",
110
+ "Resource status": "Resource status",
111
+ "CPU pressure": "CPU pressure",
112
+ "Disk pressure": "Disk pressure",
113
+ "Memory pressure": "Memory pressure",
114
+ "Configurations": "Configurations",
115
+ "System image (running)": "System image (running)",
116
+ "Sources ({{size}})": "Sources ({{size}})",
117
+ "Applications": "Applications",
118
+ "System services": "System services",
119
+ "Device is owned by more than one fleet": "Device is owned by more than one fleet",
120
+ "Device labels don't match any fleet's selector labels": "Device labels don't match any fleet's selector labels",
121
+ "Multiple owners": "Multiple owners",
122
+ "None": "None",
123
+ "Ownership information": "Ownership information",
124
+ "System image mismatch": "System image mismatch",
125
+ "Desired system image: {{ desiredOsImage }}": "Desired system image: {{ desiredOsImage }}",
126
+ "Device status debug information": "Device status debug information",
127
+ "Copy debug info": "Copy debug info",
128
+ "Load updated status": "Load updated status",
129
+ "The device is owned by a fleet and it cannot be edited": "The device is owned by a fleet and it cannot be edited",
130
+ "Edit": "Edit",
131
+ "Connection was closed": "Connection was closed",
132
+ "Reconnect": "Reconnect",
133
+ "System update status": "System update status",
134
+ "No status available": "No status available",
135
+ "Filter by status": "Filter by status",
136
+ "No devices here!": "No devices here!",
137
+ "You can add devices and label them to match fleets, or your can <2>start with a fleet</2> and add devices into it.": "You can add devices and label them to match fleets, or your can <2>start with a fleet</2> and add devices into it.",
138
+ "Add devices": "Add devices",
139
+ "Alias": "Alias",
140
+ "Fleet": "Fleet",
141
+ "Delete devices": "Delete devices",
142
+ "Devices table": "Devices table",
143
+ "Untitled": "Untitled",
144
+ "View device details": "View device details",
145
+ "Name / Alias": "Name / Alias",
146
+ "Clear all filters": "Clear all filters",
147
+ "No results": "No results",
148
+ "Fleet and label filter toggle": "Fleet and label filter toggle",
149
+ "Clear filter text": "Clear filter text",
150
+ "Name and alias": "Name and alias",
151
+ "Labels and fleets": "Labels and fleets",
152
+ "Filter by labels and fleets": "Filter by labels and fleets",
153
+ "Created": "Created",
154
+ "Devices pending approval": "Devices pending approval",
155
+ "Approve": "Approve",
156
+ "Delete": "Delete",
157
+ "Table for devices pending approval": "Table for devices pending approval",
158
+ "Search by name": "Search by name",
159
+ "An error occurred": "An error occurred",
160
+ "Device is non-editable": "Device is non-editable",
161
+ "This device is managed by a fleet and it cannot be edited directly.": "This device is managed by a fleet and it cannot be edited directly.",
162
+ "General info": "General info",
163
+ "Device template": "Device template",
164
+ "Review and update": "Review and update",
165
+ "Save": "Save",
166
+ "Next": "Next",
167
+ "Back": "Back",
168
+ "Cancel": "Cancel",
169
+ "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.",
170
+ "Application": "Application",
171
+ "Image": "Image",
172
+ "Application name": "Application name",
173
+ "The image name will be used if no name is specified": "The image name will be used if no name is specified",
174
+ "Variable {{ number }}": "Variable {{ number }}",
175
+ "Value": "Value",
176
+ "Add a variable": "Add a variable",
177
+ "Add application": "Add application",
178
+ "(0777) Read, write, and execute permissions for all users.": "(0777) Read, write, and execute permissions for all users.",
179
+ "(0755) Read and execute permission for all users. The file's owner also has write permission.": "(0755) Read and execute permission for all users. The file's owner also has write permission.",
180
+ "(0750) Read and execute permission for the owner and group. The file's owner also has write permission.": "(0750) Read and execute permission for the owner and group. The file's owner also has write permission.",
181
+ "(0700) Read, write, and execute permissions for the file's owner only.": "(0700) Read, write, and execute permissions for the file's owner only.",
182
+ "(0666) Read and write permissions for all users. No execute permissions for others.": "(0666) Read and write permissions for all users. No execute permissions for others.",
183
+ "(0664) Read and write permissions for the owner and group. Read-only permission for all others.": "(0664) Read and write permissions for the owner and group. Read-only permission for all others.",
184
+ "(0660) Read and write permissions for the owner and group.": "(0660) Read and write permissions for the owner and group.",
185
+ "(0644) Read and write permissions for the owner. Read-only permission for all others.": "(0644) Read and write permissions for the owner. Read-only permission for all others.",
186
+ "(0640) Read and write permissions for the owner, and read-only permission for the group.": "(0640) Read and write permissions for the owner, and read-only permission for the group.",
187
+ "(0600) Read and write permissions for the owner.": "(0600) Read and write permissions for the owner.",
188
+ "(0400) Read permission for the owner.": "(0400) Read permission for the owner.",
189
+ "File": "File",
190
+ "File path on the device": "File path on the device",
191
+ "Content": "Content",
192
+ "Content is base64 encoded": "Content is base64 encoded",
193
+ "Permissions": "Permissions",
194
+ "Select permissions": "Select permissions",
195
+ "Select from the list or type in the permission code in octal notation": "Select from the list or type in the permission code in octal notation",
196
+ "Invalid permissions": "Invalid permissions",
197
+ "User": "User",
198
+ "Group": "Group",
199
+ "Add file": "Add file",
200
+ "Secret name": "Secret name",
201
+ "Secret namespace": "Secret namespace",
202
+ "Mount path": "Mount path",
203
+ "/absolute/path": "/absolute/path",
204
+ "Git configuration": "Git configuration",
205
+ "Http configuration": "Http configuration",
206
+ "Inline configuration": "Inline configuration",
207
+ "Kubernetes secret provider": "Kubernetes secret provider",
208
+ "Source name": "Source name",
209
+ "Source type": "Source type",
210
+ "Select a source type": "Select a source type",
211
+ "Failed to load repositories": "Failed to load repositories",
212
+ "Add configuration": "Add configuration",
213
+ "Missing repository": "Missing repository",
214
+ "Branch/tag/commit": "Branch/tag/commit",
215
+ "Path": "Path",
216
+ "Path in the repository where the configuration file(s) are located": "Path in the repository where the configuration file(s) are located",
217
+ "Path in the device where the configurations will be stored": "Path in the device where the configurations will be stored",
218
+ "Full HTTP service URL: <1>{fullURL}</1>": "Full HTTP service URL: <1>{fullURL}</1>",
219
+ "Select a repository to generate the full URL": "Select a repository to generate the full URL",
220
+ "Suffix": "Suffix",
221
+ "Suffix that will be combined with the repository's base URL to invoke the HTTP service. Can include query parameters.": "Suffix that will be combined with the repository's base URL to invoke the HTTP service. Can include query parameters.",
222
+ "File path": "File path",
223
+ "Path of the file where the response will be stored in the device filesystem.": "Path of the file where the response will be stored in the device filesystem.",
224
+ "Repository": "Repository",
225
+ "Select a repository": "Select a repository",
226
+ "Create repository": "Create repository",
227
+ "Using template variables": "Using template variables",
228
+ "Add a variable by using <1>{templateOption1}</1> or <3>{templateOption2}</3> and it will be applied based on each device&rsquo;s details. For example, you could set the following value to apply different files in a Git configuration:": "Add a variable by using <1>{templateOption1}</1> or <3>{templateOption2}</3> and it will be applied based on each device&rsquo;s details. For example, you could set the following value to apply different files in a Git configuration:",
229
+ "System image": "System image",
230
+ "The target system image for this fleet's devices.": "The target system image for this fleet's devices.",
231
+ "The target system image for this device.": "The target system image for this device.",
232
+ "Must be either an OCI image ref (e.g. \"quay.io/redhat/rhde:9.3\") or ostree ref (e.g. \"https://ostree.fedoraproject.org/iot?ref=fedora/stable/x86_64/iot\"). Keep this empty if you do not want to manage your OS from Flight Control.": "Must be either an OCI image ref (e.g. \"quay.io/redhat/rhde:9.3\") or ostree ref (e.g. \"https://ostree.fedoraproject.org/iot?ref=fedora/stable/x86_64/iot\"). Keep this empty if you do not want to manage your OS from Flight Control.",
233
+ "Device labels": "Device labels",
234
+ "Unnamed": "Unnamed",
235
+ "Device fleet": "Device fleet",
236
+ "Device management service will not manage system image": "Device management service will not manage system image",
237
+ "Add match pattern": "Add match pattern",
238
+ "Update match patterns": "Update match patterns",
239
+ "Edit match patterns": "Edit match patterns",
240
+ "OS": "OS",
241
+ "Architecture": "Architecture",
242
+ "Certificate signing request": "Certificate signing request",
243
+ "A PEM-encoded PKCS#10 certificate signing request.": "A PEM-encoded PKCS#10 certificate signing request.",
244
+ "Certificate Signing Request": "Certificate Signing Request",
245
+ "Not available": "Not available",
246
+ "Certificate": "Certificate",
247
+ "A PEM-encoded signed certificate.": "A PEM-encoded signed certificate.",
248
+ "Conditions": "Conditions",
249
+ "Enrollment request conditions table": "Enrollment request conditions table",
250
+ "Device conditions": "Device conditions",
251
+ "Device conditions table": "Device conditions table",
252
+ "System integrity details": "System integrity details",
253
+ "{{ count }} devices pending approval_one": "{{ count }} device pending approval",
254
+ "{{ count }} devices pending approval_other": "{{ count }} devices pending approval",
255
+ "Fleet is non-editable": "Fleet is non-editable",
256
+ "This fleet is managed by a resource sync and it cannot be edited directly.": "This fleet is managed by a resource sync and it cannot be edited directly.",
257
+ "Review and create": "Review and create",
258
+ "Edit fleet": "Edit fleet",
259
+ "Create fleet": "Create fleet",
260
+ "Failed to determine the number of selected devices": "Failed to determine the number of selected devices",
261
+ "Try again": "Try again",
262
+ "{{ count }} devices matching the labels were selected._one": "{{ count }} device matching the labels was selected.",
263
+ "{{ count }} devices matching the labels were selected._other": "{{ count }} devices matching the labels were selected.",
264
+ "Add labels to select devices to be included in this fleet.": "Add labels to select devices to be included in this fleet.",
265
+ "Fleet labels": "Fleet labels",
266
+ "Devices matching these labels will be selected by the fleet. If left empty, no devices will be selected.": "Devices matching these labels will be selected by the fleet. If left empty, no devices will be selected.",
267
+ "Device selector": "Device selector",
268
+ "The fleet will not manage system image": "The fleet will not manage system image",
269
+ "Deletion of fleet {{fleetId}} failed.": "Deletion of fleet {{fleetId}} failed.",
270
+ "Delete fleet ?": "Delete fleet ?",
271
+ "Delete fleet": "Delete fleet",
272
+ "Are you sure you want to delete fleet <1>{fleetId}</1>?": "Are you sure you want to delete fleet <1>{fleetId}</1>?",
273
+ "Devices bound to this fleet may join another fleet matching their labels, otherwise they will remain unlinked from any fleet.": "Devices bound to this fleet may join another fleet matching their labels, otherwise they will remain unlinked from any fleet.",
274
+ "Details: {{errorDetails}}": "Details: {{errorDetails}}",
275
+ "Fleets managed by a resource sync cannot be edited": "Fleets managed by a resource sync cannot be edited",
276
+ "This fleet is managed by a resource sync and cannot be directly deleted. Either remove this fleet's definition from the resource sync configuration, or delete the resource sync first.": "This fleet is managed by a resource sync and cannot be directly deleted. Either remove this fleet's definition from the resource sync configuration, or delete the resource sync first.",
277
+ "Associated devices": "Associated devices",
278
+ "Managed by": "Managed by",
279
+ "Fleet devices": "Fleet devices",
280
+ "Managed by the resource sync {{resourceSyncName}}": "Managed by the resource sync {{resourceSyncName}}",
281
+ "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.",
282
+ "Fleets import failed": "Fleets import failed",
283
+ "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.",
284
+ "View fleet's configuration": "View fleet's configuration",
285
+ "Create a fleet": "Create a fleet",
286
+ "Import fleets": "Import fleets",
287
+ "No fleets here!": "No fleets here!",
288
+ "Fleets are an easy way to manage multiple devices that share the same configurations.<1></1>With fleets you will be able to edit and update devices in mass.": "Fleets are an easy way to manage multiple devices that share the same configurations.<1></1>With fleets you will be able to edit and update devices in mass.",
289
+ "Fleets table": "Fleets table",
290
+ "Repository is required": "Repository is required",
291
+ "Import": "Import",
292
+ "Select or create repository": "Select or create repository",
293
+ "Add resource sync": "Add resource sync",
294
+ "Review": "Review",
295
+ "URL": "URL",
296
+ "Sync status": "Sync status",
297
+ "Last transition": "Last transition",
298
+ "Use an existing Git repository": "Use an existing Git repository",
299
+ "Use a new Git repository": "Use a new Git repository",
300
+ "A resource sync is an automated Gitops way to manage imported fleets. The resource sync monitors changes made to the source repository and update the fleet's configurations accordingly.": "A resource sync is an automated Gitops way to manage imported fleets. The resource sync monitors changes made to the source repository and update the fleet's configurations accordingly.",
301
+ "disabled repository input": "disabled repository input",
302
+ "Resource syncs": "Resource syncs",
303
+ "Target revision": "Target revision",
304
+ "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.",
305
+ "Invalid {{ itemType }}": "Invalid {{ itemType }}",
306
+ "Create new option '{{ value }}'": "Create new option '{{ value }}'",
307
+ "Name must be unique": "Name must be unique",
308
+ "Max file size {{ maxFileSize }} MB": "Max file size {{ maxFileSize }} MB",
309
+ "Content exceeds max file size of {{ maxFileSize }} MB": "Content exceeds max file size of {{ maxFileSize }} MB",
310
+ "Drag a file or browse to upload": "Drag a file or browse to upload",
311
+ "Browse...": "Browse...",
312
+ "Clear": "Clear",
313
+ "Content loaded from: {{ filename }}": "Content loaded from: {{ filename }}",
314
+ "Starts and ends with a letter or a number.": "Starts and ends with a letter or a number.",
315
+ "Contains only letters, numbers, dashes (-), dots (.), and underscores (_).": "Contains only letters, numbers, dashes (-), dots (.), and underscores (_).",
316
+ "1-{{ maxCharacters }} characters": "1-{{ maxCharacters }} characters",
317
+ "Starts and ends with a lowercase letter or a number.": "Starts and ends with a lowercase letter or a number.",
318
+ "Contains only lowercase letters, numbers, dashes (-), and dots (.).": "Contains only lowercase letters, numbers, dashes (-), and dots (.).",
319
+ "{{ fieldName }} is required": "{{ fieldName }} is required",
320
+ "{{ fieldName }} must not exceed {{ maxLength }} characters": "{{ fieldName }} must not exceed {{ maxLength }} characters",
321
+ "Label keys are required. Invalid labels: {{invalidLabels}}": "Label keys are required. Invalid labels: {{invalidLabels}}",
322
+ "Label keys must be unique": "Label keys must be unique",
323
+ "The following labels are not valid Kubernetes labels: {{invalidLabels}}": "The following labels are not valid Kubernetes labels: {{invalidLabels}}",
324
+ "Image is required.": "Image is required.",
325
+ "Variable name is required.": "Variable name is required.",
326
+ "Variable value is required.": "Variable value is required.",
327
+ "Application name must be unique.": "Application name must be unique.",
328
+ "Name is required, another application uses the same image.": "Name is required, another application uses the same image.",
329
+ "Source names must be unique": "Source names must be unique",
330
+ "Source type is required.": "Source type is required.",
331
+ "Path is required.": "Path is required.",
332
+ "Path must be absolute.": "Path must be absolute.",
333
+ "Mount path is required.": "Mount path is required.",
334
+ "Mount path must be absolute.": "Mount path must be absolute.",
335
+ "Repository is required.": "Repository is required.",
336
+ "Branch/tag/commit is required.": "Branch/tag/commit is required.",
337
+ "File path is required.": "File path is required.",
338
+ "Secret name is required.": "Secret name is required.",
339
+ "Secret namespace is required.": "Secret namespace is required.",
340
+ "File path must be absolute.": "File path must be absolute.",
341
+ "File path must be unique.": "File path must be unique.",
342
+ "File content is required.": "File content is required.",
343
+ "The maximum number of systemd units is {{maxSystemUnits}}.": "The maximum number of systemd units is {{maxSystemUnits}}.",
344
+ "Invalid systemd unit names: {{invalidPatterns}}": "Invalid systemd unit names: {{invalidPatterns}}",
345
+ "Systemd unit names must be unique": "Systemd unit names must be unique",
346
+ "Device aliases must be unique. Add a number to the template to generate unique aliases.": "Device aliases must be unique. Add a number to the template to generate unique aliases.",
347
+ "device": "device",
348
+ "pending device": "pending device",
349
+ "resource sync": "resource sync",
350
+ "Approve pending device": "Approve pending device",
351
+ "Enrollment request is already approved.": "Enrollment request is already approved.",
352
+ "Add labels to select a fleet.": "Add labels to select a fleet.",
353
+ "Fleet label match cannot cannot be evaluated when there are invalid labels.": "Fleet label match cannot cannot be evaluated when there are invalid labels.",
354
+ "No fleet is matching the selected labels.": "No fleet is matching the selected labels.",
355
+ "More than one fleet is matching the selected labels. The device will ignore the fleets' configurations.": "More than one fleet is matching the selected labels. The device will ignore the fleets' configurations.",
356
+ "Check for matching fleet(s) failed. {{errorMessage}}": "Check for matching fleet(s) failed. {{errorMessage}}",
357
+ "Delete {{resourceType}} ?": "Delete {{resourceType}} ?",
358
+ "Are you sure you want to delete {resourceType} <3>{resourceName}</3>?": "Are you sure you want to delete {resourceType} <3>{resourceName}</3>?",
359
+ "Saving...": "Saving...",
360
+ "Approve pending devices": "Approve pending devices",
361
+ "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?",
362
+ "Alias devices using a custom template. Add a number using": "Alias devices using a custom template. Add a number using",
363
+ "Approving...": "Approving...",
364
+ "{{progress}} of {{totalProgress}}": "{{progress}} of {{totalProgress}}",
365
+ "Delete devices ?": "Delete devices ?",
366
+ "Are you sure you want to delete the following devices ?": "Are you sure you want to delete the following devices ?",
367
+ "Deleting...": "Deleting...",
368
+ "Delete fleets": "Delete fleets",
369
+ "All the fleets you selected are managed by a resource sync and cannot be deleted. You can remove each fleet individually. Alternatively, to delete multiple fleets, first delete the resource syncs from the related repositories inside the \"Repositories\" tab.": "All the fleets you selected are managed by a resource sync and cannot be deleted. You can remove each fleet individually. Alternatively, to delete multiple fleets, first delete the resource syncs from the related repositories inside the \"Repositories\" tab.",
370
+ "Delete fleets ?": "Delete fleets ?",
371
+ "The following fleets will be deleted and as a result, the devices managed by them will be left unmanaged. Are you sure you want to delete the listed fleets?": "The following fleets will be deleted and as a result, the devices managed by them will be left unmanaged. Are you sure you want to delete the listed fleets?",
372
+ "Some fleets you selected are managed by a resource sync and cannot be deleted. To remove those fleets, delete the resource syncs from the related repositories inside the \"Repositories\" tab.": "Some fleets you selected are managed by a resource sync and cannot be deleted. To remove those fleets, delete the resource syncs from the related repositories inside the \"Repositories\" tab.",
373
+ "Show fleets": "Show fleets",
374
+ "{{progress}} of {{progressTotal}}": "{{progress}} of {{progressTotal}}",
375
+ "Failed to delete resource syncs. {{errorDetails}}": "Failed to delete resource syncs. {{errorDetails}}",
376
+ "Delete repositories ?": "Delete repositories ?",
377
+ "Delete repositories": "Delete repositories",
378
+ "Please wait while the repository details are loading": "Please wait while the repository details are loading",
379
+ "Are you sure you want to delete the following repositories ?": "Are you sure you want to delete the following repositories ?",
380
+ "Resource syncs will also be deleted": "Resource syncs will also be deleted",
381
+ "Note that all the resource syncs of the selected repositories will also be deleted. Any fleet that is being managed by those resource syncs will become unmanaged.": "Note that all the resource syncs of the selected repositories will also be deleted. Any fleet that is being managed by those resource syncs will become unmanaged.",
382
+ "Repository name": "Repository name",
383
+ "# Resource syncs": "# Resource syncs",
384
+ "Delete resource syncs": "Delete resource syncs",
385
+ "Are you sure you want to delete the following resource syncs ?": "Are you sure you want to delete the following resource syncs ?",
386
+ "Revision": "Revision",
387
+ "{{count}} Devices_one": "{{count}} Device",
388
+ "{{count}} Devices_other": "{{count}} Devices",
389
+ "Review pending devices_one": "Review pending device",
390
+ "Review pending devices_other": "Review pending devices",
391
+ "All good!": "All good!",
392
+ "To do": "To do",
393
+ "Failed to retrieve repository details": "Failed to retrieve repository details",
394
+ "Failed to retrieve the resource syncs": "Failed to retrieve the resource syncs",
395
+ "The repository cannot be modified at the moment because some of its details could not be obtained.": "The repository cannot be modified at the moment because some of its details could not be obtained.",
396
+ "HTTP": "HTTP",
397
+ "SSH": "SSH",
398
+ "Validation suffix": "Validation suffix",
399
+ "Suffix to the repository's base URL used to validate if the HTTP service is accessible.": "Suffix to the repository's base URL used to validate if the HTTP service is accessible.",
400
+ "Full validation URL: <1>{`${values.url}${values.validationSuffix || ''}`}</1>": "Full validation URL: <1>{`${values.url}${values.validationSuffix || ''}`}</1>",
401
+ "Basic authentication": "Basic authentication",
402
+ "Username": "Username",
403
+ "Password": "Password",
404
+ "mTLS authentication": "mTLS authentication",
405
+ "Client TLS certificate": "Client TLS certificate",
406
+ "Client TLS key": "Client TLS key",
407
+ "Skip server verification": "Skip server verification",
408
+ "CA certificate": "CA certificate",
409
+ "JWT authentication token for the HTTP service": "JWT authentication token for the HTTP service",
410
+ "Token": "Token",
411
+ "SSH private key": "SSH private key",
412
+ "Private key passphrase": "Private key passphrase",
413
+ "Use Git repository": "Use Git repository",
414
+ "Use HTTP service": "Use HTTP service",
415
+ "Change": "Change",
416
+ "Switching the repository type will cause some data to be lost.": "Switching the repository type will cause some data to be lost.",
417
+ "Are you sure you want to change the repository type?": "Are you sure you want to change the repository type?",
418
+ "Repository URL": "Repository URL",
419
+ "For example: https://github.com/flightctl/flightctl-demos": "For example: https://github.com/flightctl/flightctl-demos",
420
+ "Use advanced configurations": "Use advanced configurations",
421
+ "Use resource syncs": "Use resource syncs",
422
+ "Resource sync name": "Resource sync name",
423
+ "Name of a branch or a tag.": "Name of a branch or a tag.",
424
+ "For example: main": "For example: main",
425
+ "The absolute path of a file or directory in the repository. If a directory, the directory should contain only resource definitions with no subdirectories.": "The absolute path of a file or directory in the repository. If a directory, the directory should contain only resource definitions with no subdirectories.",
426
+ "For example: {{exampleFile}}": "For example: {{exampleFile}}",
427
+ "Remove resource sync": "Remove resource sync",
428
+ "Add another resource sync": "Add another resource sync",
429
+ "Target revision is required.": "Target revision is required.",
430
+ "Must be an absolute path.": "Must be an absolute path.",
431
+ "Enter a valid repository URL. Example: https://github.com/flightctl/flightctl-demos": "Enter a valid repository URL. Example: https://github.com/flightctl/flightctl-demos",
432
+ "Repository URL is required": "Repository URL is required",
433
+ "Enter a valid HTTP service URL. Example: https://my-service-url": "Enter a valid HTTP service URL. Example: https://my-service-url",
434
+ "HTTP service URL is required": "HTTP service URL is required",
435
+ "Repository type is required": "Repository type is required",
436
+ "Username is required": "Username is required",
437
+ "Password is required": "Password is required",
438
+ "Client TLS certificate is required": "Client TLS certificate is required",
439
+ "Client TLS key is required": "Client TLS key is required",
440
+ "Must be a valid JWT token": "Must be a valid JWT token",
441
+ "Deleting {{count}} resource sync_one": "Deleting {{count}} resource sync",
442
+ "Deleting {{count}} resource sync_other": "Deleting {{count}} resource syncs",
443
+ "{{count}} resource sync could not be deleted. Try deleting it manually._one": "{{count}} resource sync could not be deleted. Try deleting it manually.",
444
+ "{{count}} resource sync could not be deleted. Try deleting it manually._other": "{{count}} resource sync could not be deleted. Try deleting them manually.",
445
+ "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}}",
446
+ "Delete repository ?": "Delete repository ?",
447
+ "Reload resource syncs": "Reload resource syncs",
448
+ "Delete repository": "Delete repository",
449
+ "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.",
450
+ "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.",
451
+ "Cannot delete repository": "Cannot delete repository",
452
+ "Are you sure you want to delete the repository <1>{repositoryId}</1>?": "Are you sure you want to delete the repository <1>{repositoryId}</1>?",
453
+ "Checking if the repository has resource syncs": "Checking if the repository has resource syncs",
454
+ "Private repository": "Private repository",
455
+ "Public repository": "Public repository",
456
+ "Url": "Url",
457
+ "HTTP service": "HTTP service",
458
+ "Git repository": "Git repository",
459
+ "Privacy": "Privacy",
460
+ "Device management service will monitor the specified paths, import the defined fleets and synchronise devices": "Device management service will monitor the specified paths, import the defined fleets and synchronise devices",
461
+ "Copy Url": "Copy Url",
462
+ "The repository \"{{name}}\" defined for this source failed to load.": "The repository \"{{name}}\" defined for this source failed to load.",
463
+ "Create a repository": "Create a repository",
464
+ "No repositories here!": "No repositories here!",
465
+ "You can create repositories and use them to point to Git repositories.": "You can create repositories and use them to point to Git repositories.",
466
+ " Adding resource syncs to them will allow you to keep your fleet's configurations updated and synced\n automatically.": " Adding resource syncs to them will allow you to keep your fleet's configurations updated and synced\n automatically.",
467
+ "Repositories table": "Repositories table",
468
+ "Observed hash": "Observed hash",
469
+ "No resource syncs here!": "No resource syncs here!",
470
+ "A resource sync is an automated Gitops way to manage imported fleets. The resource syncs monitors changes made to the source repository and updates the fleets' configurations accordingly.": "A resource sync is an automated Gitops way to manage imported fleets. The resource syncs monitors changes made to the source repository and updates the fleets' configurations accordingly.",
471
+ "Add a resource sync": "Add a resource sync",
472
+ "Resource syncs table": "Resource syncs table",
473
+ "Invalid resource sync configuration": "Invalid resource sync configuration",
474
+ "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>:",
475
+ "Resource sync {{rsId}} is not linked to a repository": "Resource sync {{rsId}} is not linked to a repository",
476
+ "Resource sync {{rsId}} could not be found": "Resource sync {{rsId}} could not be found",
477
+ "Resource sync {{rsId}}": "Resource sync {{rsId}}",
478
+ "Could not find the details for the resource sync <1>{rsId}</1>": "Could not find the details for the resource sync <1>{rsId}</1>",
479
+ "CPU": "CPU",
480
+ "Memory": "Memory",
481
+ "Disk": "Disk",
482
+ "Unknown": "Unknown",
483
+ "Past threshold ({{ percent }}%)": "Past threshold ({{ percent }}%)",
484
+ "{{ monitorType }} pressure - {{ status }}": "{{ monitorType }} pressure - {{ status }}",
485
+ "Within limits": "Within limits",
486
+ "Updates blocked": "Updates blocked",
487
+ "Invalid configuration": "Invalid configuration",
488
+ "No resources are matching the current filters.": "No resources are matching the current filters.",
489
+ "Waiting for terminal session to open...": "Waiting for terminal session to open...",
490
+ "System default": "System default",
491
+ "Light": "Light",
492
+ "Dark": "Dark",
493
+ "Theme": "Theme",
494
+ "Websocket error occured": "Websocket error occured",
495
+ "{{count}} years ago_one": "{{count}} year ago",
496
+ "{{count}} years ago_other": "{{count}} years ago",
497
+ "{{count}} months ago_one": "{{count}} month ago",
498
+ "{{count}} months ago_other": "{{count}} months ago",
499
+ "{{count}} days ago_one": "{{count}} day ago",
500
+ "{{count}} days ago_other": "{{count}} days ago",
501
+ "{{count}} hours ago_one": "{{count}} hour ago",
502
+ "{{count}} hours ago_other": "{{count}} hours ago",
503
+ "{{count}} minutes ago_one": "{{count}} minute ago",
504
+ "{{count}} minutes ago_other": "{{count}} minutes ago",
505
+ "< 1 minute ago": "< 1 minute ago",
506
+ "Error": "Error",
507
+ "Degraded": "Degraded",
508
+ "Healthy": "Healthy",
509
+ "Preparing": "Preparing",
510
+ "Starting": "Starting",
511
+ "Running": "Running",
512
+ "Completed": "Completed",
513
+ "Rebooting": "Rebooting",
514
+ "Powered Off": "Powered Off",
515
+ "Online": "Online",
516
+ "Pending approval": "Pending approval",
517
+ "Approved": "Approved",
518
+ "Denied": "Denied",
519
+ "Selectors overlap": "Selectors overlap",
520
+ "Valid": "Valid",
521
+ "Invalid": "Invalid",
522
+ "Sync pending": "Sync pending",
523
+ "Fleet's selector overlaps with at least one other fleet, causing ambiguous device ownership.": "Fleet's selector overlaps with at least one other fleet, causing ambiguous device ownership.",
524
+ "Waiting for first sync": "Waiting for first sync",
525
+ "Passed": "Passed",
526
+ "Failed": "Failed",
527
+ "Unsupported": "Unsupported",
528
+ "Synced": "Synced",
529
+ "Not synced": "Not synced",
530
+ "Parsed": "Parsed",
531
+ "Not parsed": "Not parsed",
532
+ "Accessible": "Accessible",
533
+ "Not accessible": "Not accessible",
534
+ "Out-of-date": "Out-of-date",
535
+ "Updating": "Updating",
536
+ "Up-to-date": "Up-to-date"
537
+ }
package/package.json ADDED
@@ -0,0 +1,15 @@
1
+ {
2
+ "name": "@flightctl/i18n",
3
+ "version": "0.0.10",
4
+ "description": "I18n for Flightctl UI",
5
+ "repository": "https://github.com/flightctl/flightctl-ui.git",
6
+ "homepage": "https://github.com/flightctl/flightctl-ui.git",
7
+ "license": "MIT",
8
+ "private": false,
9
+ "scripts": {
10
+ "i18n": "i18next \"../../{libs,apps}/*/src/**/*.{js,jsx,ts,tsx}\" [-oc] -c i18next-parser.config.js && git diff --exit-code locales/en/translation.json"
11
+ },
12
+ "devDependencies": {
13
+ "i18next-parser": "6.5.0"
14
+ }
15
+ }