diff --git a/src/app/helptext/topbar.ts b/src/app/helptext/topbar.ts index 062c77f16fc..16ffb936929 100644 --- a/src/app/helptext/topbar.ts +++ b/src/app/helptext/topbar.ts @@ -23,7 +23,7 @@ export const helptextTopbar = { directory_services_monitor: T('Directory Services Monitor'), resilvering: T('Resilvering'), replication: T('Replication'), - task_manager: T('Jobs'), + task_manager: T('Running Jobs'), alerts: T('Alerts'), settings: T('Settings'), power: T('Power'), diff --git a/src/app/modules/jobs/components/jobs-panel/jobs-panel.component.html b/src/app/modules/jobs/components/jobs-panel/jobs-panel.component.html index c1cb7f11df0..5c61b8b0c1d 100644 --- a/src/app/modules/jobs/components/jobs-panel/jobs-panel.component.html +++ b/src/app/modules/jobs/components/jobs-panel/jobs-panel.component.html @@ -1,6 +1,6 @@
-

{{ 'Jobs' | translate }}

+

{{ 'Running Jobs' | translate }}

{{ 'Jobs' | translate }} } @else {
-

{{ 'There are no tasks.' | translate }}

+

{{ 'No jobs running.' | translate }}

}
@@ -75,6 +75,6 @@

ixTest="history" (click)="goToJobs()" > - {{ 'History' | translate }} + {{ 'Go to Jobs Page' | translate }} diff --git a/src/app/modules/jobs/components/jobs-panel/jobs-panel.component.scss b/src/app/modules/jobs/components/jobs-panel/jobs-panel.component.scss index b19aadea8c8..8fcc123a63f 100644 --- a/src/app/modules/jobs/components/jobs-panel/jobs-panel.component.scss +++ b/src/app/modules/jobs/components/jobs-panel/jobs-panel.component.scss @@ -6,7 +6,7 @@ $component-header: 50px; button { display: flex; - width: 100%; + margin: 0 auto; } } diff --git a/src/app/modules/jobs/components/jobs-panel/jobs-panel.component.spec.ts b/src/app/modules/jobs/components/jobs-panel/jobs-panel.component.spec.ts index ed32c3750ac..5f1e4f9fc01 100644 --- a/src/app/modules/jobs/components/jobs-panel/jobs-panel.component.spec.ts +++ b/src/app/modules/jobs/components/jobs-panel/jobs-panel.component.spec.ts @@ -136,7 +136,7 @@ describe('JobsPanelComponent', () => { it('checks component header is present', () => { spectator.inject(Store).dispatch(adminUiInitialized()); - expect(jobPanel.title).toHaveExactText('Jobs'); + expect(jobPanel.title).toHaveExactText('Running Jobs'); expect(jobPanel.runningBadgeCount).toHaveText('1'); expect(jobPanel.waitingBadgeCount).toHaveText('1'); expect(jobPanel.failedBadgeCount).toHaveText('1'); @@ -164,7 +164,7 @@ describe('JobsPanelComponent', () => { }); it('checks redirect when "History" button is pressed', async () => { - const historyButton = await loader.getHarness(MatButtonHarness.with({ text: 'History' })); + const historyButton = await loader.getHarness(MatButtonHarness.with({ text: 'Go to Jobs Page' })); await historyButton.click(); expect(spectator.inject(Router).navigate).toHaveBeenCalledWith(['/jobs']); diff --git a/src/assets/i18n/af.json b/src/assets/i18n/af.json index a1e928b0302..4e0997f5ce9 100644 --- a/src/assets/i18n/af.json +++ b/src/assets/i18n/af.json @@ -1965,6 +1965,7 @@ "Go to Datasets": "", "Go to Documentation": "", "Go to HA settings": "", + "Go to Jobs Page": "", "Go to Storage": "", "Google Cloud Storage": "", "Google Drive": "", @@ -2832,6 +2833,7 @@ "No events to display.": "", "No interfaces configured with Virtual IP.": "", "No items have been added yet.": "", + "No jobs running.": "", "No logs are available": "", "No logs are available for this task.": "", "No logs available": "", @@ -3446,6 +3448,7 @@ "Run «{name}» Cloud Sync now?": "", "Run «{name}» Rsync now?": "", "Running": "", + "Running Jobs": "", "S.M.A.R.T.": "", "S.M.A.R.T. Extra Options": "", "S.M.A.R.T. Info for {disk}": "", @@ -4350,7 +4353,6 @@ "Theme": "", "There are no alerts.": "", "There are no records to show.": "", - "There are no tasks.": "", "There are pending network interface changes. Review them now?": "", "There are unapplied network interface changes that must be tested before being permanently saved. Test changes now?": "", "There is an upgrade waiting to finish.": "", diff --git a/src/assets/i18n/ar.json b/src/assets/i18n/ar.json index a1e928b0302..4e0997f5ce9 100644 --- a/src/assets/i18n/ar.json +++ b/src/assets/i18n/ar.json @@ -1965,6 +1965,7 @@ "Go to Datasets": "", "Go to Documentation": "", "Go to HA settings": "", + "Go to Jobs Page": "", "Go to Storage": "", "Google Cloud Storage": "", "Google Drive": "", @@ -2832,6 +2833,7 @@ "No events to display.": "", "No interfaces configured with Virtual IP.": "", "No items have been added yet.": "", + "No jobs running.": "", "No logs are available": "", "No logs are available for this task.": "", "No logs available": "", @@ -3446,6 +3448,7 @@ "Run «{name}» Cloud Sync now?": "", "Run «{name}» Rsync now?": "", "Running": "", + "Running Jobs": "", "S.M.A.R.T.": "", "S.M.A.R.T. Extra Options": "", "S.M.A.R.T. Info for {disk}": "", @@ -4350,7 +4353,6 @@ "Theme": "", "There are no alerts.": "", "There are no records to show.": "", - "There are no tasks.": "", "There are pending network interface changes. Review them now?": "", "There are unapplied network interface changes that must be tested before being permanently saved. Test changes now?": "", "There is an upgrade waiting to finish.": "", diff --git a/src/assets/i18n/ast.json b/src/assets/i18n/ast.json index a1e928b0302..4e0997f5ce9 100644 --- a/src/assets/i18n/ast.json +++ b/src/assets/i18n/ast.json @@ -1965,6 +1965,7 @@ "Go to Datasets": "", "Go to Documentation": "", "Go to HA settings": "", + "Go to Jobs Page": "", "Go to Storage": "", "Google Cloud Storage": "", "Google Drive": "", @@ -2832,6 +2833,7 @@ "No events to display.": "", "No interfaces configured with Virtual IP.": "", "No items have been added yet.": "", + "No jobs running.": "", "No logs are available": "", "No logs are available for this task.": "", "No logs available": "", @@ -3446,6 +3448,7 @@ "Run «{name}» Cloud Sync now?": "", "Run «{name}» Rsync now?": "", "Running": "", + "Running Jobs": "", "S.M.A.R.T.": "", "S.M.A.R.T. Extra Options": "", "S.M.A.R.T. Info for {disk}": "", @@ -4350,7 +4353,6 @@ "Theme": "", "There are no alerts.": "", "There are no records to show.": "", - "There are no tasks.": "", "There are pending network interface changes. Review them now?": "", "There are unapplied network interface changes that must be tested before being permanently saved. Test changes now?": "", "There is an upgrade waiting to finish.": "", diff --git a/src/assets/i18n/az.json b/src/assets/i18n/az.json index a1e928b0302..4e0997f5ce9 100644 --- a/src/assets/i18n/az.json +++ b/src/assets/i18n/az.json @@ -1965,6 +1965,7 @@ "Go to Datasets": "", "Go to Documentation": "", "Go to HA settings": "", + "Go to Jobs Page": "", "Go to Storage": "", "Google Cloud Storage": "", "Google Drive": "", @@ -2832,6 +2833,7 @@ "No events to display.": "", "No interfaces configured with Virtual IP.": "", "No items have been added yet.": "", + "No jobs running.": "", "No logs are available": "", "No logs are available for this task.": "", "No logs available": "", @@ -3446,6 +3448,7 @@ "Run «{name}» Cloud Sync now?": "", "Run «{name}» Rsync now?": "", "Running": "", + "Running Jobs": "", "S.M.A.R.T.": "", "S.M.A.R.T. Extra Options": "", "S.M.A.R.T. Info for {disk}": "", @@ -4350,7 +4353,6 @@ "Theme": "", "There are no alerts.": "", "There are no records to show.": "", - "There are no tasks.": "", "There are pending network interface changes. Review them now?": "", "There are unapplied network interface changes that must be tested before being permanently saved. Test changes now?": "", "There is an upgrade waiting to finish.": "", diff --git a/src/assets/i18n/be.json b/src/assets/i18n/be.json index a1e928b0302..4e0997f5ce9 100644 --- a/src/assets/i18n/be.json +++ b/src/assets/i18n/be.json @@ -1965,6 +1965,7 @@ "Go to Datasets": "", "Go to Documentation": "", "Go to HA settings": "", + "Go to Jobs Page": "", "Go to Storage": "", "Google Cloud Storage": "", "Google Drive": "", @@ -2832,6 +2833,7 @@ "No events to display.": "", "No interfaces configured with Virtual IP.": "", "No items have been added yet.": "", + "No jobs running.": "", "No logs are available": "", "No logs are available for this task.": "", "No logs available": "", @@ -3446,6 +3448,7 @@ "Run «{name}» Cloud Sync now?": "", "Run «{name}» Rsync now?": "", "Running": "", + "Running Jobs": "", "S.M.A.R.T.": "", "S.M.A.R.T. Extra Options": "", "S.M.A.R.T. Info for {disk}": "", @@ -4350,7 +4353,6 @@ "Theme": "", "There are no alerts.": "", "There are no records to show.": "", - "There are no tasks.": "", "There are pending network interface changes. Review them now?": "", "There are unapplied network interface changes that must be tested before being permanently saved. Test changes now?": "", "There is an upgrade waiting to finish.": "", diff --git a/src/assets/i18n/bg.json b/src/assets/i18n/bg.json index a1e928b0302..4e0997f5ce9 100644 --- a/src/assets/i18n/bg.json +++ b/src/assets/i18n/bg.json @@ -1965,6 +1965,7 @@ "Go to Datasets": "", "Go to Documentation": "", "Go to HA settings": "", + "Go to Jobs Page": "", "Go to Storage": "", "Google Cloud Storage": "", "Google Drive": "", @@ -2832,6 +2833,7 @@ "No events to display.": "", "No interfaces configured with Virtual IP.": "", "No items have been added yet.": "", + "No jobs running.": "", "No logs are available": "", "No logs are available for this task.": "", "No logs available": "", @@ -3446,6 +3448,7 @@ "Run «{name}» Cloud Sync now?": "", "Run «{name}» Rsync now?": "", "Running": "", + "Running Jobs": "", "S.M.A.R.T.": "", "S.M.A.R.T. Extra Options": "", "S.M.A.R.T. Info for {disk}": "", @@ -4350,7 +4353,6 @@ "Theme": "", "There are no alerts.": "", "There are no records to show.": "", - "There are no tasks.": "", "There are pending network interface changes. Review them now?": "", "There are unapplied network interface changes that must be tested before being permanently saved. Test changes now?": "", "There is an upgrade waiting to finish.": "", diff --git a/src/assets/i18n/bn.json b/src/assets/i18n/bn.json index a1e928b0302..4e0997f5ce9 100644 --- a/src/assets/i18n/bn.json +++ b/src/assets/i18n/bn.json @@ -1965,6 +1965,7 @@ "Go to Datasets": "", "Go to Documentation": "", "Go to HA settings": "", + "Go to Jobs Page": "", "Go to Storage": "", "Google Cloud Storage": "", "Google Drive": "", @@ -2832,6 +2833,7 @@ "No events to display.": "", "No interfaces configured with Virtual IP.": "", "No items have been added yet.": "", + "No jobs running.": "", "No logs are available": "", "No logs are available for this task.": "", "No logs available": "", @@ -3446,6 +3448,7 @@ "Run «{name}» Cloud Sync now?": "", "Run «{name}» Rsync now?": "", "Running": "", + "Running Jobs": "", "S.M.A.R.T.": "", "S.M.A.R.T. Extra Options": "", "S.M.A.R.T. Info for {disk}": "", @@ -4350,7 +4353,6 @@ "Theme": "", "There are no alerts.": "", "There are no records to show.": "", - "There are no tasks.": "", "There are pending network interface changes. Review them now?": "", "There are unapplied network interface changes that must be tested before being permanently saved. Test changes now?": "", "There is an upgrade waiting to finish.": "", diff --git a/src/assets/i18n/br.json b/src/assets/i18n/br.json index a1e928b0302..4e0997f5ce9 100644 --- a/src/assets/i18n/br.json +++ b/src/assets/i18n/br.json @@ -1965,6 +1965,7 @@ "Go to Datasets": "", "Go to Documentation": "", "Go to HA settings": "", + "Go to Jobs Page": "", "Go to Storage": "", "Google Cloud Storage": "", "Google Drive": "", @@ -2832,6 +2833,7 @@ "No events to display.": "", "No interfaces configured with Virtual IP.": "", "No items have been added yet.": "", + "No jobs running.": "", "No logs are available": "", "No logs are available for this task.": "", "No logs available": "", @@ -3446,6 +3448,7 @@ "Run «{name}» Cloud Sync now?": "", "Run «{name}» Rsync now?": "", "Running": "", + "Running Jobs": "", "S.M.A.R.T.": "", "S.M.A.R.T. Extra Options": "", "S.M.A.R.T. Info for {disk}": "", @@ -4350,7 +4353,6 @@ "Theme": "", "There are no alerts.": "", "There are no records to show.": "", - "There are no tasks.": "", "There are pending network interface changes. Review them now?": "", "There are unapplied network interface changes that must be tested before being permanently saved. Test changes now?": "", "There is an upgrade waiting to finish.": "", diff --git a/src/assets/i18n/bs.json b/src/assets/i18n/bs.json index a1e928b0302..4e0997f5ce9 100644 --- a/src/assets/i18n/bs.json +++ b/src/assets/i18n/bs.json @@ -1965,6 +1965,7 @@ "Go to Datasets": "", "Go to Documentation": "", "Go to HA settings": "", + "Go to Jobs Page": "", "Go to Storage": "", "Google Cloud Storage": "", "Google Drive": "", @@ -2832,6 +2833,7 @@ "No events to display.": "", "No interfaces configured with Virtual IP.": "", "No items have been added yet.": "", + "No jobs running.": "", "No logs are available": "", "No logs are available for this task.": "", "No logs available": "", @@ -3446,6 +3448,7 @@ "Run «{name}» Cloud Sync now?": "", "Run «{name}» Rsync now?": "", "Running": "", + "Running Jobs": "", "S.M.A.R.T.": "", "S.M.A.R.T. Extra Options": "", "S.M.A.R.T. Info for {disk}": "", @@ -4350,7 +4353,6 @@ "Theme": "", "There are no alerts.": "", "There are no records to show.": "", - "There are no tasks.": "", "There are pending network interface changes. Review them now?": "", "There are unapplied network interface changes that must be tested before being permanently saved. Test changes now?": "", "There is an upgrade waiting to finish.": "", diff --git a/src/assets/i18n/ca.json b/src/assets/i18n/ca.json index a1e928b0302..4e0997f5ce9 100644 --- a/src/assets/i18n/ca.json +++ b/src/assets/i18n/ca.json @@ -1965,6 +1965,7 @@ "Go to Datasets": "", "Go to Documentation": "", "Go to HA settings": "", + "Go to Jobs Page": "", "Go to Storage": "", "Google Cloud Storage": "", "Google Drive": "", @@ -2832,6 +2833,7 @@ "No events to display.": "", "No interfaces configured with Virtual IP.": "", "No items have been added yet.": "", + "No jobs running.": "", "No logs are available": "", "No logs are available for this task.": "", "No logs available": "", @@ -3446,6 +3448,7 @@ "Run «{name}» Cloud Sync now?": "", "Run «{name}» Rsync now?": "", "Running": "", + "Running Jobs": "", "S.M.A.R.T.": "", "S.M.A.R.T. Extra Options": "", "S.M.A.R.T. Info for {disk}": "", @@ -4350,7 +4353,6 @@ "Theme": "", "There are no alerts.": "", "There are no records to show.": "", - "There are no tasks.": "", "There are pending network interface changes. Review them now?": "", "There are unapplied network interface changes that must be tested before being permanently saved. Test changes now?": "", "There is an upgrade waiting to finish.": "", diff --git a/src/assets/i18n/cs.json b/src/assets/i18n/cs.json index 39f6697759c..930ed196e63 100644 --- a/src/assets/i18n/cs.json +++ b/src/assets/i18n/cs.json @@ -1500,6 +1500,7 @@ "Go to Datasets": "", "Go to Documentation": "", "Go to HA settings": "", + "Go to Jobs Page": "", "Go to Storage": "", "Google Cloud Storage": "", "Google Drive": "", @@ -2288,6 +2289,7 @@ "No events to display.": "", "No interfaces configured with Virtual IP.": "", "No items have been added yet.": "", + "No jobs running.": "", "No logs are available": "", "No logs are available for this task.": "", "No logs available": "", @@ -2841,6 +2843,7 @@ "Run «{name}» Cloud Sync now?": "", "Run «{name}» Rsync now?": "", "Running": "", + "Running Jobs": "", "S.M.A.R.T.": "", "S.M.A.R.T. Extra Options": "", "S.M.A.R.T. Info for {disk}": "", @@ -3684,7 +3687,6 @@ "Theme": "", "There are no alerts.": "", "There are no records to show.": "", - "There are no tasks.": "", "There are pending network interface changes. Review them now?": "", "There are unapplied network interface changes that must be tested before being permanently saved. Test changes now?": "", "There is an upgrade waiting to finish.": "", diff --git a/src/assets/i18n/cy.json b/src/assets/i18n/cy.json index a1e928b0302..4e0997f5ce9 100644 --- a/src/assets/i18n/cy.json +++ b/src/assets/i18n/cy.json @@ -1965,6 +1965,7 @@ "Go to Datasets": "", "Go to Documentation": "", "Go to HA settings": "", + "Go to Jobs Page": "", "Go to Storage": "", "Google Cloud Storage": "", "Google Drive": "", @@ -2832,6 +2833,7 @@ "No events to display.": "", "No interfaces configured with Virtual IP.": "", "No items have been added yet.": "", + "No jobs running.": "", "No logs are available": "", "No logs are available for this task.": "", "No logs available": "", @@ -3446,6 +3448,7 @@ "Run «{name}» Cloud Sync now?": "", "Run «{name}» Rsync now?": "", "Running": "", + "Running Jobs": "", "S.M.A.R.T.": "", "S.M.A.R.T. Extra Options": "", "S.M.A.R.T. Info for {disk}": "", @@ -4350,7 +4353,6 @@ "Theme": "", "There are no alerts.": "", "There are no records to show.": "", - "There are no tasks.": "", "There are pending network interface changes. Review them now?": "", "There are unapplied network interface changes that must be tested before being permanently saved. Test changes now?": "", "There is an upgrade waiting to finish.": "", diff --git a/src/assets/i18n/da.json b/src/assets/i18n/da.json index a1e928b0302..4e0997f5ce9 100644 --- a/src/assets/i18n/da.json +++ b/src/assets/i18n/da.json @@ -1965,6 +1965,7 @@ "Go to Datasets": "", "Go to Documentation": "", "Go to HA settings": "", + "Go to Jobs Page": "", "Go to Storage": "", "Google Cloud Storage": "", "Google Drive": "", @@ -2832,6 +2833,7 @@ "No events to display.": "", "No interfaces configured with Virtual IP.": "", "No items have been added yet.": "", + "No jobs running.": "", "No logs are available": "", "No logs are available for this task.": "", "No logs available": "", @@ -3446,6 +3448,7 @@ "Run «{name}» Cloud Sync now?": "", "Run «{name}» Rsync now?": "", "Running": "", + "Running Jobs": "", "S.M.A.R.T.": "", "S.M.A.R.T. Extra Options": "", "S.M.A.R.T. Info for {disk}": "", @@ -4350,7 +4353,6 @@ "Theme": "", "There are no alerts.": "", "There are no records to show.": "", - "There are no tasks.": "", "There are pending network interface changes. Review them now?": "", "There are unapplied network interface changes that must be tested before being permanently saved. Test changes now?": "", "There is an upgrade waiting to finish.": "", diff --git a/src/assets/i18n/de.json b/src/assets/i18n/de.json index 2a2d4f18518..196f278a424 100644 --- a/src/assets/i18n/de.json +++ b/src/assets/i18n/de.json @@ -1365,6 +1365,7 @@ "Go to Datasets": "", "Go to Documentation": "", "Go to HA settings": "", + "Go to Jobs Page": "", "Go to Storage": "", "Google Cloud Storage": "", "Google Drive": "", @@ -2003,6 +2004,7 @@ "No enclosure": "", "No events to display.": "", "No items have been added yet.": "", + "No jobs running.": "", "No logs are available": "", "No logs available": "", "No logs yet": "", @@ -2450,6 +2452,7 @@ "Run job": "", "Run «{name}» Cloud Backup now?": "", "Running": "", + "Running Jobs": "", "S.M.A.R.T.": "", "S.M.A.R.T. Extra Options": "", "S.M.A.R.T. Info for {disk}": "", @@ -3121,7 +3124,6 @@ "Theme": "", "There are no alerts.": "", "There are no records to show.": "", - "There are no tasks.": "", "There are pending network interface changes. Review them now?": "", "There are unapplied network interface changes that must be tested before being permanently saved. Test changes now?": "", "These protocol extensions can be used by macOS to improve the performance and behavioral characteristics of SMB shares. This is required for Time Machine support.": "", diff --git a/src/assets/i18n/dsb.json b/src/assets/i18n/dsb.json index a1e928b0302..4e0997f5ce9 100644 --- a/src/assets/i18n/dsb.json +++ b/src/assets/i18n/dsb.json @@ -1965,6 +1965,7 @@ "Go to Datasets": "", "Go to Documentation": "", "Go to HA settings": "", + "Go to Jobs Page": "", "Go to Storage": "", "Google Cloud Storage": "", "Google Drive": "", @@ -2832,6 +2833,7 @@ "No events to display.": "", "No interfaces configured with Virtual IP.": "", "No items have been added yet.": "", + "No jobs running.": "", "No logs are available": "", "No logs are available for this task.": "", "No logs available": "", @@ -3446,6 +3448,7 @@ "Run «{name}» Cloud Sync now?": "", "Run «{name}» Rsync now?": "", "Running": "", + "Running Jobs": "", "S.M.A.R.T.": "", "S.M.A.R.T. Extra Options": "", "S.M.A.R.T. Info for {disk}": "", @@ -4350,7 +4353,6 @@ "Theme": "", "There are no alerts.": "", "There are no records to show.": "", - "There are no tasks.": "", "There are pending network interface changes. Review them now?": "", "There are unapplied network interface changes that must be tested before being permanently saved. Test changes now?": "", "There is an upgrade waiting to finish.": "", diff --git a/src/assets/i18n/el.json b/src/assets/i18n/el.json index a1e928b0302..4e0997f5ce9 100644 --- a/src/assets/i18n/el.json +++ b/src/assets/i18n/el.json @@ -1965,6 +1965,7 @@ "Go to Datasets": "", "Go to Documentation": "", "Go to HA settings": "", + "Go to Jobs Page": "", "Go to Storage": "", "Google Cloud Storage": "", "Google Drive": "", @@ -2832,6 +2833,7 @@ "No events to display.": "", "No interfaces configured with Virtual IP.": "", "No items have been added yet.": "", + "No jobs running.": "", "No logs are available": "", "No logs are available for this task.": "", "No logs available": "", @@ -3446,6 +3448,7 @@ "Run «{name}» Cloud Sync now?": "", "Run «{name}» Rsync now?": "", "Running": "", + "Running Jobs": "", "S.M.A.R.T.": "", "S.M.A.R.T. Extra Options": "", "S.M.A.R.T. Info for {disk}": "", @@ -4350,7 +4353,6 @@ "Theme": "", "There are no alerts.": "", "There are no records to show.": "", - "There are no tasks.": "", "There are pending network interface changes. Review them now?": "", "There are unapplied network interface changes that must be tested before being permanently saved. Test changes now?": "", "There is an upgrade waiting to finish.": "", diff --git a/src/assets/i18n/en-au.json b/src/assets/i18n/en-au.json index a1e928b0302..4e0997f5ce9 100644 --- a/src/assets/i18n/en-au.json +++ b/src/assets/i18n/en-au.json @@ -1965,6 +1965,7 @@ "Go to Datasets": "", "Go to Documentation": "", "Go to HA settings": "", + "Go to Jobs Page": "", "Go to Storage": "", "Google Cloud Storage": "", "Google Drive": "", @@ -2832,6 +2833,7 @@ "No events to display.": "", "No interfaces configured with Virtual IP.": "", "No items have been added yet.": "", + "No jobs running.": "", "No logs are available": "", "No logs are available for this task.": "", "No logs available": "", @@ -3446,6 +3448,7 @@ "Run «{name}» Cloud Sync now?": "", "Run «{name}» Rsync now?": "", "Running": "", + "Running Jobs": "", "S.M.A.R.T.": "", "S.M.A.R.T. Extra Options": "", "S.M.A.R.T. Info for {disk}": "", @@ -4350,7 +4353,6 @@ "Theme": "", "There are no alerts.": "", "There are no records to show.": "", - "There are no tasks.": "", "There are pending network interface changes. Review them now?": "", "There are unapplied network interface changes that must be tested before being permanently saved. Test changes now?": "", "There is an upgrade waiting to finish.": "", diff --git a/src/assets/i18n/en-gb.json b/src/assets/i18n/en-gb.json index a1e928b0302..4e0997f5ce9 100644 --- a/src/assets/i18n/en-gb.json +++ b/src/assets/i18n/en-gb.json @@ -1965,6 +1965,7 @@ "Go to Datasets": "", "Go to Documentation": "", "Go to HA settings": "", + "Go to Jobs Page": "", "Go to Storage": "", "Google Cloud Storage": "", "Google Drive": "", @@ -2832,6 +2833,7 @@ "No events to display.": "", "No interfaces configured with Virtual IP.": "", "No items have been added yet.": "", + "No jobs running.": "", "No logs are available": "", "No logs are available for this task.": "", "No logs available": "", @@ -3446,6 +3448,7 @@ "Run «{name}» Cloud Sync now?": "", "Run «{name}» Rsync now?": "", "Running": "", + "Running Jobs": "", "S.M.A.R.T.": "", "S.M.A.R.T. Extra Options": "", "S.M.A.R.T. Info for {disk}": "", @@ -4350,7 +4353,6 @@ "Theme": "", "There are no alerts.": "", "There are no records to show.": "", - "There are no tasks.": "", "There are pending network interface changes. Review them now?": "", "There are unapplied network interface changes that must be tested before being permanently saved. Test changes now?": "", "There is an upgrade waiting to finish.": "", diff --git a/src/assets/i18n/en.json b/src/assets/i18n/en.json index a1e928b0302..4e0997f5ce9 100644 --- a/src/assets/i18n/en.json +++ b/src/assets/i18n/en.json @@ -1965,6 +1965,7 @@ "Go to Datasets": "", "Go to Documentation": "", "Go to HA settings": "", + "Go to Jobs Page": "", "Go to Storage": "", "Google Cloud Storage": "", "Google Drive": "", @@ -2832,6 +2833,7 @@ "No events to display.": "", "No interfaces configured with Virtual IP.": "", "No items have been added yet.": "", + "No jobs running.": "", "No logs are available": "", "No logs are available for this task.": "", "No logs available": "", @@ -3446,6 +3448,7 @@ "Run «{name}» Cloud Sync now?": "", "Run «{name}» Rsync now?": "", "Running": "", + "Running Jobs": "", "S.M.A.R.T.": "", "S.M.A.R.T. Extra Options": "", "S.M.A.R.T. Info for {disk}": "", @@ -4350,7 +4353,6 @@ "Theme": "", "There are no alerts.": "", "There are no records to show.": "", - "There are no tasks.": "", "There are pending network interface changes. Review them now?": "", "There are unapplied network interface changes that must be tested before being permanently saved. Test changes now?": "", "There is an upgrade waiting to finish.": "", diff --git a/src/assets/i18n/eo.json b/src/assets/i18n/eo.json index a1e928b0302..4e0997f5ce9 100644 --- a/src/assets/i18n/eo.json +++ b/src/assets/i18n/eo.json @@ -1965,6 +1965,7 @@ "Go to Datasets": "", "Go to Documentation": "", "Go to HA settings": "", + "Go to Jobs Page": "", "Go to Storage": "", "Google Cloud Storage": "", "Google Drive": "", @@ -2832,6 +2833,7 @@ "No events to display.": "", "No interfaces configured with Virtual IP.": "", "No items have been added yet.": "", + "No jobs running.": "", "No logs are available": "", "No logs are available for this task.": "", "No logs available": "", @@ -3446,6 +3448,7 @@ "Run «{name}» Cloud Sync now?": "", "Run «{name}» Rsync now?": "", "Running": "", + "Running Jobs": "", "S.M.A.R.T.": "", "S.M.A.R.T. Extra Options": "", "S.M.A.R.T. Info for {disk}": "", @@ -4350,7 +4353,6 @@ "Theme": "", "There are no alerts.": "", "There are no records to show.": "", - "There are no tasks.": "", "There are pending network interface changes. Review them now?": "", "There are unapplied network interface changes that must be tested before being permanently saved. Test changes now?": "", "There is an upgrade waiting to finish.": "", diff --git a/src/assets/i18n/es-ar.json b/src/assets/i18n/es-ar.json index 2d9f998199a..7b2f6880004 100644 --- a/src/assets/i18n/es-ar.json +++ b/src/assets/i18n/es-ar.json @@ -992,6 +992,7 @@ "Go back to the previous form": "", "Go to Datasets": "", "Go to Documentation": "", + "Go to Jobs Page": "", "Go to Storage": "", "Google Cloud Storage": "", "Google Drive": "", @@ -1530,6 +1531,7 @@ "No errors": "", "No events to display.": "", "No items have been added yet.": "", + "No jobs running.": "", "No logs are available": "", "No logs available": "", "No logs yet": "", @@ -1884,6 +1886,7 @@ "Run Manual Test": "", "Run job": "", "Run «{name}» Cloud Backup now?": "", + "Running Jobs": "", "S.M.A.R.T.": "", "S.M.A.R.T. Extra Options": "", "S.M.A.R.T. Info for {disk}": "", @@ -2395,7 +2398,6 @@ "Theme": "", "There are no alerts.": "", "There are no records to show.": "", - "There are no tasks.": "", "These IP Addresses were removed: {uniqueIPs}. The listed services will be changed to listen on 0.0.0.0: {affectedServices}": "", "These disks do not support S.M.A.R.T. tests:": "", "These running processes are using {datasetName}:": "", diff --git a/src/assets/i18n/es-co.json b/src/assets/i18n/es-co.json index a1e928b0302..4e0997f5ce9 100644 --- a/src/assets/i18n/es-co.json +++ b/src/assets/i18n/es-co.json @@ -1965,6 +1965,7 @@ "Go to Datasets": "", "Go to Documentation": "", "Go to HA settings": "", + "Go to Jobs Page": "", "Go to Storage": "", "Google Cloud Storage": "", "Google Drive": "", @@ -2832,6 +2833,7 @@ "No events to display.": "", "No interfaces configured with Virtual IP.": "", "No items have been added yet.": "", + "No jobs running.": "", "No logs are available": "", "No logs are available for this task.": "", "No logs available": "", @@ -3446,6 +3448,7 @@ "Run «{name}» Cloud Sync now?": "", "Run «{name}» Rsync now?": "", "Running": "", + "Running Jobs": "", "S.M.A.R.T.": "", "S.M.A.R.T. Extra Options": "", "S.M.A.R.T. Info for {disk}": "", @@ -4350,7 +4353,6 @@ "Theme": "", "There are no alerts.": "", "There are no records to show.": "", - "There are no tasks.": "", "There are pending network interface changes. Review them now?": "", "There are unapplied network interface changes that must be tested before being permanently saved. Test changes now?": "", "There is an upgrade waiting to finish.": "", diff --git a/src/assets/i18n/es-mx.json b/src/assets/i18n/es-mx.json index a1e928b0302..4e0997f5ce9 100644 --- a/src/assets/i18n/es-mx.json +++ b/src/assets/i18n/es-mx.json @@ -1965,6 +1965,7 @@ "Go to Datasets": "", "Go to Documentation": "", "Go to HA settings": "", + "Go to Jobs Page": "", "Go to Storage": "", "Google Cloud Storage": "", "Google Drive": "", @@ -2832,6 +2833,7 @@ "No events to display.": "", "No interfaces configured with Virtual IP.": "", "No items have been added yet.": "", + "No jobs running.": "", "No logs are available": "", "No logs are available for this task.": "", "No logs available": "", @@ -3446,6 +3448,7 @@ "Run «{name}» Cloud Sync now?": "", "Run «{name}» Rsync now?": "", "Running": "", + "Running Jobs": "", "S.M.A.R.T.": "", "S.M.A.R.T. Extra Options": "", "S.M.A.R.T. Info for {disk}": "", @@ -4350,7 +4353,6 @@ "Theme": "", "There are no alerts.": "", "There are no records to show.": "", - "There are no tasks.": "", "There are pending network interface changes. Review them now?": "", "There are unapplied network interface changes that must be tested before being permanently saved. Test changes now?": "", "There is an upgrade waiting to finish.": "", diff --git a/src/assets/i18n/es-ni.json b/src/assets/i18n/es-ni.json index a1e928b0302..4e0997f5ce9 100644 --- a/src/assets/i18n/es-ni.json +++ b/src/assets/i18n/es-ni.json @@ -1965,6 +1965,7 @@ "Go to Datasets": "", "Go to Documentation": "", "Go to HA settings": "", + "Go to Jobs Page": "", "Go to Storage": "", "Google Cloud Storage": "", "Google Drive": "", @@ -2832,6 +2833,7 @@ "No events to display.": "", "No interfaces configured with Virtual IP.": "", "No items have been added yet.": "", + "No jobs running.": "", "No logs are available": "", "No logs are available for this task.": "", "No logs available": "", @@ -3446,6 +3448,7 @@ "Run «{name}» Cloud Sync now?": "", "Run «{name}» Rsync now?": "", "Running": "", + "Running Jobs": "", "S.M.A.R.T.": "", "S.M.A.R.T. Extra Options": "", "S.M.A.R.T. Info for {disk}": "", @@ -4350,7 +4353,6 @@ "Theme": "", "There are no alerts.": "", "There are no records to show.": "", - "There are no tasks.": "", "There are pending network interface changes. Review them now?": "", "There are unapplied network interface changes that must be tested before being permanently saved. Test changes now?": "", "There is an upgrade waiting to finish.": "", diff --git a/src/assets/i18n/es-ve.json b/src/assets/i18n/es-ve.json index a1e928b0302..4e0997f5ce9 100644 --- a/src/assets/i18n/es-ve.json +++ b/src/assets/i18n/es-ve.json @@ -1965,6 +1965,7 @@ "Go to Datasets": "", "Go to Documentation": "", "Go to HA settings": "", + "Go to Jobs Page": "", "Go to Storage": "", "Google Cloud Storage": "", "Google Drive": "", @@ -2832,6 +2833,7 @@ "No events to display.": "", "No interfaces configured with Virtual IP.": "", "No items have been added yet.": "", + "No jobs running.": "", "No logs are available": "", "No logs are available for this task.": "", "No logs available": "", @@ -3446,6 +3448,7 @@ "Run «{name}» Cloud Sync now?": "", "Run «{name}» Rsync now?": "", "Running": "", + "Running Jobs": "", "S.M.A.R.T.": "", "S.M.A.R.T. Extra Options": "", "S.M.A.R.T. Info for {disk}": "", @@ -4350,7 +4353,6 @@ "Theme": "", "There are no alerts.": "", "There are no records to show.": "", - "There are no tasks.": "", "There are pending network interface changes. Review them now?": "", "There are unapplied network interface changes that must be tested before being permanently saved. Test changes now?": "", "There is an upgrade waiting to finish.": "", diff --git a/src/assets/i18n/es.json b/src/assets/i18n/es.json index b5702107f21..99f205a77ec 100644 --- a/src/assets/i18n/es.json +++ b/src/assets/i18n/es.json @@ -1790,6 +1790,7 @@ "Go to Datasets": "", "Go to Documentation": "", "Go to HA settings": "", + "Go to Jobs Page": "", "Go to Storage": "", "Google Cloud Storage": "", "Google Drive": "", @@ -2589,6 +2590,7 @@ "No events to display.": "", "No interfaces configured with Virtual IP.": "", "No items have been added yet.": "", + "No jobs running.": "", "No logs are available": "", "No logs are available for this task.": "", "No logs available": "", @@ -3159,6 +3161,7 @@ "Run «{name}» Cloud Sync now?": "", "Run «{name}» Rsync now?": "", "Running": "", + "Running Jobs": "", "S.M.A.R.T.": "", "S.M.A.R.T. Extra Options": "", "S.M.A.R.T. Info for {disk}": "", @@ -4014,7 +4017,6 @@ "The {service} service is running.": "", "There are no alerts.": "", "There are no records to show.": "", - "There are no tasks.": "", "There are pending network interface changes. Review them now?": "", "There are unapplied network interface changes that must be tested before being permanently saved. Test changes now?": "", "There is an upgrade waiting to finish.": "", diff --git a/src/assets/i18n/et.json b/src/assets/i18n/et.json index a1e928b0302..4e0997f5ce9 100644 --- a/src/assets/i18n/et.json +++ b/src/assets/i18n/et.json @@ -1965,6 +1965,7 @@ "Go to Datasets": "", "Go to Documentation": "", "Go to HA settings": "", + "Go to Jobs Page": "", "Go to Storage": "", "Google Cloud Storage": "", "Google Drive": "", @@ -2832,6 +2833,7 @@ "No events to display.": "", "No interfaces configured with Virtual IP.": "", "No items have been added yet.": "", + "No jobs running.": "", "No logs are available": "", "No logs are available for this task.": "", "No logs available": "", @@ -3446,6 +3448,7 @@ "Run «{name}» Cloud Sync now?": "", "Run «{name}» Rsync now?": "", "Running": "", + "Running Jobs": "", "S.M.A.R.T.": "", "S.M.A.R.T. Extra Options": "", "S.M.A.R.T. Info for {disk}": "", @@ -4350,7 +4353,6 @@ "Theme": "", "There are no alerts.": "", "There are no records to show.": "", - "There are no tasks.": "", "There are pending network interface changes. Review them now?": "", "There are unapplied network interface changes that must be tested before being permanently saved. Test changes now?": "", "There is an upgrade waiting to finish.": "", diff --git a/src/assets/i18n/eu.json b/src/assets/i18n/eu.json index a1e928b0302..4e0997f5ce9 100644 --- a/src/assets/i18n/eu.json +++ b/src/assets/i18n/eu.json @@ -1965,6 +1965,7 @@ "Go to Datasets": "", "Go to Documentation": "", "Go to HA settings": "", + "Go to Jobs Page": "", "Go to Storage": "", "Google Cloud Storage": "", "Google Drive": "", @@ -2832,6 +2833,7 @@ "No events to display.": "", "No interfaces configured with Virtual IP.": "", "No items have been added yet.": "", + "No jobs running.": "", "No logs are available": "", "No logs are available for this task.": "", "No logs available": "", @@ -3446,6 +3448,7 @@ "Run «{name}» Cloud Sync now?": "", "Run «{name}» Rsync now?": "", "Running": "", + "Running Jobs": "", "S.M.A.R.T.": "", "S.M.A.R.T. Extra Options": "", "S.M.A.R.T. Info for {disk}": "", @@ -4350,7 +4353,6 @@ "Theme": "", "There are no alerts.": "", "There are no records to show.": "", - "There are no tasks.": "", "There are pending network interface changes. Review them now?": "", "There are unapplied network interface changes that must be tested before being permanently saved. Test changes now?": "", "There is an upgrade waiting to finish.": "", diff --git a/src/assets/i18n/fa.json b/src/assets/i18n/fa.json index a1e928b0302..4e0997f5ce9 100644 --- a/src/assets/i18n/fa.json +++ b/src/assets/i18n/fa.json @@ -1965,6 +1965,7 @@ "Go to Datasets": "", "Go to Documentation": "", "Go to HA settings": "", + "Go to Jobs Page": "", "Go to Storage": "", "Google Cloud Storage": "", "Google Drive": "", @@ -2832,6 +2833,7 @@ "No events to display.": "", "No interfaces configured with Virtual IP.": "", "No items have been added yet.": "", + "No jobs running.": "", "No logs are available": "", "No logs are available for this task.": "", "No logs available": "", @@ -3446,6 +3448,7 @@ "Run «{name}» Cloud Sync now?": "", "Run «{name}» Rsync now?": "", "Running": "", + "Running Jobs": "", "S.M.A.R.T.": "", "S.M.A.R.T. Extra Options": "", "S.M.A.R.T. Info for {disk}": "", @@ -4350,7 +4353,6 @@ "Theme": "", "There are no alerts.": "", "There are no records to show.": "", - "There are no tasks.": "", "There are pending network interface changes. Review them now?": "", "There are unapplied network interface changes that must be tested before being permanently saved. Test changes now?": "", "There is an upgrade waiting to finish.": "", diff --git a/src/assets/i18n/fi.json b/src/assets/i18n/fi.json index a1e928b0302..4e0997f5ce9 100644 --- a/src/assets/i18n/fi.json +++ b/src/assets/i18n/fi.json @@ -1965,6 +1965,7 @@ "Go to Datasets": "", "Go to Documentation": "", "Go to HA settings": "", + "Go to Jobs Page": "", "Go to Storage": "", "Google Cloud Storage": "", "Google Drive": "", @@ -2832,6 +2833,7 @@ "No events to display.": "", "No interfaces configured with Virtual IP.": "", "No items have been added yet.": "", + "No jobs running.": "", "No logs are available": "", "No logs are available for this task.": "", "No logs available": "", @@ -3446,6 +3448,7 @@ "Run «{name}» Cloud Sync now?": "", "Run «{name}» Rsync now?": "", "Running": "", + "Running Jobs": "", "S.M.A.R.T.": "", "S.M.A.R.T. Extra Options": "", "S.M.A.R.T. Info for {disk}": "", @@ -4350,7 +4353,6 @@ "Theme": "", "There are no alerts.": "", "There are no records to show.": "", - "There are no tasks.": "", "There are pending network interface changes. Review them now?": "", "There are unapplied network interface changes that must be tested before being permanently saved. Test changes now?": "", "There is an upgrade waiting to finish.": "", diff --git a/src/assets/i18n/fr.json b/src/assets/i18n/fr.json index 24783f79e96..db8cb049ffe 100644 --- a/src/assets/i18n/fr.json +++ b/src/assets/i18n/fr.json @@ -248,6 +248,7 @@ "Global 2FA": "", "Global 2FA Enable": "", "Gmail": "", + "Go to Jobs Page": "", "Google Cloud Storage": "", "Google Drive": "", "Google Photos": "", @@ -453,6 +454,7 @@ "No Enclosure Dispersal Strategy": "", "No VDEVs added.": "", "No available licensed Expansion Shelves ": "", + "No jobs running.": "", "Notes": "", "Notifications": "", "Offload Read": "", @@ -558,6 +560,7 @@ "Rsync": "", "Run As Context": "", "Run «{name}» Cloud Backup now?": "", + "Running Jobs": "", "S.M.A.R.T.": "", "SAS Connector": "", "SAS Expander": "", @@ -4522,7 +4525,6 @@ "Theme": "Theme", "There are no alerts.": "Il n'y a aucune alerte.", "There are no records to show.": "Il n'y a pas d'enregistrements à afficher.", - "There are no tasks.": "Il n'y a aucune tâche.", "There are pending network interface changes. Review them now?": "Des modifications de l'interface réseau sont en cours. Les revoir maintenant ?", "There are unapplied network interface changes that must be tested before being permanently saved. Test changes now?": "Il existe des modifications d'interface réseau non appliquées qui doivent être testées avant d'être sauvegardées de façon permanente. Tester les modifications maintenant ?", "There is an upgrade waiting to finish.": "Il y a une mise à jour qui attend d'être terminée.", diff --git a/src/assets/i18n/fy.json b/src/assets/i18n/fy.json index a1e928b0302..4e0997f5ce9 100644 --- a/src/assets/i18n/fy.json +++ b/src/assets/i18n/fy.json @@ -1965,6 +1965,7 @@ "Go to Datasets": "", "Go to Documentation": "", "Go to HA settings": "", + "Go to Jobs Page": "", "Go to Storage": "", "Google Cloud Storage": "", "Google Drive": "", @@ -2832,6 +2833,7 @@ "No events to display.": "", "No interfaces configured with Virtual IP.": "", "No items have been added yet.": "", + "No jobs running.": "", "No logs are available": "", "No logs are available for this task.": "", "No logs available": "", @@ -3446,6 +3448,7 @@ "Run «{name}» Cloud Sync now?": "", "Run «{name}» Rsync now?": "", "Running": "", + "Running Jobs": "", "S.M.A.R.T.": "", "S.M.A.R.T. Extra Options": "", "S.M.A.R.T. Info for {disk}": "", @@ -4350,7 +4353,6 @@ "Theme": "", "There are no alerts.": "", "There are no records to show.": "", - "There are no tasks.": "", "There are pending network interface changes. Review them now?": "", "There are unapplied network interface changes that must be tested before being permanently saved. Test changes now?": "", "There is an upgrade waiting to finish.": "", diff --git a/src/assets/i18n/ga.json b/src/assets/i18n/ga.json index cfba3053257..ab7d1c0fbac 100644 --- a/src/assets/i18n/ga.json +++ b/src/assets/i18n/ga.json @@ -44,6 +44,7 @@ "Exited": "", "For performance reasons SHA512 is recommended over SHA256 for datasets with deduplication enabled.": "", "General Settings": "", + "Go to Jobs Page": "", "If URL above fails to open, it may be due to the unavailability of Basic HTTP authentication in your browser.": "", "Incoming / Outgoing network traffic": "", "Install NVIDIA Drivers": "", @@ -61,6 +62,7 @@ "Network I/O": "", "Network Reconnection Issue": "", "No containers are available.": "", + "No jobs running.": "", "No volume mounts": "", "Notes": "", "Ok": "", @@ -73,6 +75,7 @@ "Remove iX Volumes": "", "Restarting \"{app}\"": "", "Restoring backup": "", + "Running Jobs": "", "Select the level of severity. Alert notifications send for all warnings matching and above the selected level. For example, a warning level set to Critical triggers notifications for Critical, Alert, and Emergency level warnings.": "", "Service started": "", "Service stopped": "", @@ -4399,7 +4402,6 @@ "Theme": "Téama", "There are no alerts.": "Níl aon foláirimh.", "There are no records to show.": "Níl aon taifid le taispeáint.", - "There are no tasks.": "Níl aon tascanna.", "There are pending network interface changes. Review them now?": "Tá athruithe ar chomhéadan líonra ar feitheamh. Déan athbhreithniú orthu anois?", "There are unapplied network interface changes that must be tested before being permanently saved. Test changes now?": "Tá athruithe neamhfheidhmithe ar chomhéadan líonra nach mór a thástáil sula ndéantar iad a shábháil go buan. Athruithe tástála anois?", "There is an upgrade waiting to finish.": "Tá uasghrádú ag fanacht le críochnú.", diff --git a/src/assets/i18n/gd.json b/src/assets/i18n/gd.json index a1e928b0302..4e0997f5ce9 100644 --- a/src/assets/i18n/gd.json +++ b/src/assets/i18n/gd.json @@ -1965,6 +1965,7 @@ "Go to Datasets": "", "Go to Documentation": "", "Go to HA settings": "", + "Go to Jobs Page": "", "Go to Storage": "", "Google Cloud Storage": "", "Google Drive": "", @@ -2832,6 +2833,7 @@ "No events to display.": "", "No interfaces configured with Virtual IP.": "", "No items have been added yet.": "", + "No jobs running.": "", "No logs are available": "", "No logs are available for this task.": "", "No logs available": "", @@ -3446,6 +3448,7 @@ "Run «{name}» Cloud Sync now?": "", "Run «{name}» Rsync now?": "", "Running": "", + "Running Jobs": "", "S.M.A.R.T.": "", "S.M.A.R.T. Extra Options": "", "S.M.A.R.T. Info for {disk}": "", @@ -4350,7 +4353,6 @@ "Theme": "", "There are no alerts.": "", "There are no records to show.": "", - "There are no tasks.": "", "There are pending network interface changes. Review them now?": "", "There are unapplied network interface changes that must be tested before being permanently saved. Test changes now?": "", "There is an upgrade waiting to finish.": "", diff --git a/src/assets/i18n/gl.json b/src/assets/i18n/gl.json index a1e928b0302..4e0997f5ce9 100644 --- a/src/assets/i18n/gl.json +++ b/src/assets/i18n/gl.json @@ -1965,6 +1965,7 @@ "Go to Datasets": "", "Go to Documentation": "", "Go to HA settings": "", + "Go to Jobs Page": "", "Go to Storage": "", "Google Cloud Storage": "", "Google Drive": "", @@ -2832,6 +2833,7 @@ "No events to display.": "", "No interfaces configured with Virtual IP.": "", "No items have been added yet.": "", + "No jobs running.": "", "No logs are available": "", "No logs are available for this task.": "", "No logs available": "", @@ -3446,6 +3448,7 @@ "Run «{name}» Cloud Sync now?": "", "Run «{name}» Rsync now?": "", "Running": "", + "Running Jobs": "", "S.M.A.R.T.": "", "S.M.A.R.T. Extra Options": "", "S.M.A.R.T. Info for {disk}": "", @@ -4350,7 +4353,6 @@ "Theme": "", "There are no alerts.": "", "There are no records to show.": "", - "There are no tasks.": "", "There are pending network interface changes. Review them now?": "", "There are unapplied network interface changes that must be tested before being permanently saved. Test changes now?": "", "There is an upgrade waiting to finish.": "", diff --git a/src/assets/i18n/he.json b/src/assets/i18n/he.json index a1e928b0302..4e0997f5ce9 100644 --- a/src/assets/i18n/he.json +++ b/src/assets/i18n/he.json @@ -1965,6 +1965,7 @@ "Go to Datasets": "", "Go to Documentation": "", "Go to HA settings": "", + "Go to Jobs Page": "", "Go to Storage": "", "Google Cloud Storage": "", "Google Drive": "", @@ -2832,6 +2833,7 @@ "No events to display.": "", "No interfaces configured with Virtual IP.": "", "No items have been added yet.": "", + "No jobs running.": "", "No logs are available": "", "No logs are available for this task.": "", "No logs available": "", @@ -3446,6 +3448,7 @@ "Run «{name}» Cloud Sync now?": "", "Run «{name}» Rsync now?": "", "Running": "", + "Running Jobs": "", "S.M.A.R.T.": "", "S.M.A.R.T. Extra Options": "", "S.M.A.R.T. Info for {disk}": "", @@ -4350,7 +4353,6 @@ "Theme": "", "There are no alerts.": "", "There are no records to show.": "", - "There are no tasks.": "", "There are pending network interface changes. Review them now?": "", "There are unapplied network interface changes that must be tested before being permanently saved. Test changes now?": "", "There is an upgrade waiting to finish.": "", diff --git a/src/assets/i18n/hi.json b/src/assets/i18n/hi.json index a1e928b0302..4e0997f5ce9 100644 --- a/src/assets/i18n/hi.json +++ b/src/assets/i18n/hi.json @@ -1965,6 +1965,7 @@ "Go to Datasets": "", "Go to Documentation": "", "Go to HA settings": "", + "Go to Jobs Page": "", "Go to Storage": "", "Google Cloud Storage": "", "Google Drive": "", @@ -2832,6 +2833,7 @@ "No events to display.": "", "No interfaces configured with Virtual IP.": "", "No items have been added yet.": "", + "No jobs running.": "", "No logs are available": "", "No logs are available for this task.": "", "No logs available": "", @@ -3446,6 +3448,7 @@ "Run «{name}» Cloud Sync now?": "", "Run «{name}» Rsync now?": "", "Running": "", + "Running Jobs": "", "S.M.A.R.T.": "", "S.M.A.R.T. Extra Options": "", "S.M.A.R.T. Info for {disk}": "", @@ -4350,7 +4353,6 @@ "Theme": "", "There are no alerts.": "", "There are no records to show.": "", - "There are no tasks.": "", "There are pending network interface changes. Review them now?": "", "There are unapplied network interface changes that must be tested before being permanently saved. Test changes now?": "", "There is an upgrade waiting to finish.": "", diff --git a/src/assets/i18n/hr.json b/src/assets/i18n/hr.json index a1e928b0302..4e0997f5ce9 100644 --- a/src/assets/i18n/hr.json +++ b/src/assets/i18n/hr.json @@ -1965,6 +1965,7 @@ "Go to Datasets": "", "Go to Documentation": "", "Go to HA settings": "", + "Go to Jobs Page": "", "Go to Storage": "", "Google Cloud Storage": "", "Google Drive": "", @@ -2832,6 +2833,7 @@ "No events to display.": "", "No interfaces configured with Virtual IP.": "", "No items have been added yet.": "", + "No jobs running.": "", "No logs are available": "", "No logs are available for this task.": "", "No logs available": "", @@ -3446,6 +3448,7 @@ "Run «{name}» Cloud Sync now?": "", "Run «{name}» Rsync now?": "", "Running": "", + "Running Jobs": "", "S.M.A.R.T.": "", "S.M.A.R.T. Extra Options": "", "S.M.A.R.T. Info for {disk}": "", @@ -4350,7 +4353,6 @@ "Theme": "", "There are no alerts.": "", "There are no records to show.": "", - "There are no tasks.": "", "There are pending network interface changes. Review them now?": "", "There are unapplied network interface changes that must be tested before being permanently saved. Test changes now?": "", "There is an upgrade waiting to finish.": "", diff --git a/src/assets/i18n/hsb.json b/src/assets/i18n/hsb.json index a1e928b0302..4e0997f5ce9 100644 --- a/src/assets/i18n/hsb.json +++ b/src/assets/i18n/hsb.json @@ -1965,6 +1965,7 @@ "Go to Datasets": "", "Go to Documentation": "", "Go to HA settings": "", + "Go to Jobs Page": "", "Go to Storage": "", "Google Cloud Storage": "", "Google Drive": "", @@ -2832,6 +2833,7 @@ "No events to display.": "", "No interfaces configured with Virtual IP.": "", "No items have been added yet.": "", + "No jobs running.": "", "No logs are available": "", "No logs are available for this task.": "", "No logs available": "", @@ -3446,6 +3448,7 @@ "Run «{name}» Cloud Sync now?": "", "Run «{name}» Rsync now?": "", "Running": "", + "Running Jobs": "", "S.M.A.R.T.": "", "S.M.A.R.T. Extra Options": "", "S.M.A.R.T. Info for {disk}": "", @@ -4350,7 +4353,6 @@ "Theme": "", "There are no alerts.": "", "There are no records to show.": "", - "There are no tasks.": "", "There are pending network interface changes. Review them now?": "", "There are unapplied network interface changes that must be tested before being permanently saved. Test changes now?": "", "There is an upgrade waiting to finish.": "", diff --git a/src/assets/i18n/hu.json b/src/assets/i18n/hu.json index a1e928b0302..4e0997f5ce9 100644 --- a/src/assets/i18n/hu.json +++ b/src/assets/i18n/hu.json @@ -1965,6 +1965,7 @@ "Go to Datasets": "", "Go to Documentation": "", "Go to HA settings": "", + "Go to Jobs Page": "", "Go to Storage": "", "Google Cloud Storage": "", "Google Drive": "", @@ -2832,6 +2833,7 @@ "No events to display.": "", "No interfaces configured with Virtual IP.": "", "No items have been added yet.": "", + "No jobs running.": "", "No logs are available": "", "No logs are available for this task.": "", "No logs available": "", @@ -3446,6 +3448,7 @@ "Run «{name}» Cloud Sync now?": "", "Run «{name}» Rsync now?": "", "Running": "", + "Running Jobs": "", "S.M.A.R.T.": "", "S.M.A.R.T. Extra Options": "", "S.M.A.R.T. Info for {disk}": "", @@ -4350,7 +4353,6 @@ "Theme": "", "There are no alerts.": "", "There are no records to show.": "", - "There are no tasks.": "", "There are pending network interface changes. Review them now?": "", "There are unapplied network interface changes that must be tested before being permanently saved. Test changes now?": "", "There is an upgrade waiting to finish.": "", diff --git a/src/assets/i18n/ia.json b/src/assets/i18n/ia.json index a1e928b0302..4e0997f5ce9 100644 --- a/src/assets/i18n/ia.json +++ b/src/assets/i18n/ia.json @@ -1965,6 +1965,7 @@ "Go to Datasets": "", "Go to Documentation": "", "Go to HA settings": "", + "Go to Jobs Page": "", "Go to Storage": "", "Google Cloud Storage": "", "Google Drive": "", @@ -2832,6 +2833,7 @@ "No events to display.": "", "No interfaces configured with Virtual IP.": "", "No items have been added yet.": "", + "No jobs running.": "", "No logs are available": "", "No logs are available for this task.": "", "No logs available": "", @@ -3446,6 +3448,7 @@ "Run «{name}» Cloud Sync now?": "", "Run «{name}» Rsync now?": "", "Running": "", + "Running Jobs": "", "S.M.A.R.T.": "", "S.M.A.R.T. Extra Options": "", "S.M.A.R.T. Info for {disk}": "", @@ -4350,7 +4353,6 @@ "Theme": "", "There are no alerts.": "", "There are no records to show.": "", - "There are no tasks.": "", "There are pending network interface changes. Review them now?": "", "There are unapplied network interface changes that must be tested before being permanently saved. Test changes now?": "", "There is an upgrade waiting to finish.": "", diff --git a/src/assets/i18n/id.json b/src/assets/i18n/id.json index a1e928b0302..4e0997f5ce9 100644 --- a/src/assets/i18n/id.json +++ b/src/assets/i18n/id.json @@ -1965,6 +1965,7 @@ "Go to Datasets": "", "Go to Documentation": "", "Go to HA settings": "", + "Go to Jobs Page": "", "Go to Storage": "", "Google Cloud Storage": "", "Google Drive": "", @@ -2832,6 +2833,7 @@ "No events to display.": "", "No interfaces configured with Virtual IP.": "", "No items have been added yet.": "", + "No jobs running.": "", "No logs are available": "", "No logs are available for this task.": "", "No logs available": "", @@ -3446,6 +3448,7 @@ "Run «{name}» Cloud Sync now?": "", "Run «{name}» Rsync now?": "", "Running": "", + "Running Jobs": "", "S.M.A.R.T.": "", "S.M.A.R.T. Extra Options": "", "S.M.A.R.T. Info for {disk}": "", @@ -4350,7 +4353,6 @@ "Theme": "", "There are no alerts.": "", "There are no records to show.": "", - "There are no tasks.": "", "There are pending network interface changes. Review them now?": "", "There are unapplied network interface changes that must be tested before being permanently saved. Test changes now?": "", "There is an upgrade waiting to finish.": "", diff --git a/src/assets/i18n/io.json b/src/assets/i18n/io.json index a1e928b0302..4e0997f5ce9 100644 --- a/src/assets/i18n/io.json +++ b/src/assets/i18n/io.json @@ -1965,6 +1965,7 @@ "Go to Datasets": "", "Go to Documentation": "", "Go to HA settings": "", + "Go to Jobs Page": "", "Go to Storage": "", "Google Cloud Storage": "", "Google Drive": "", @@ -2832,6 +2833,7 @@ "No events to display.": "", "No interfaces configured with Virtual IP.": "", "No items have been added yet.": "", + "No jobs running.": "", "No logs are available": "", "No logs are available for this task.": "", "No logs available": "", @@ -3446,6 +3448,7 @@ "Run «{name}» Cloud Sync now?": "", "Run «{name}» Rsync now?": "", "Running": "", + "Running Jobs": "", "S.M.A.R.T.": "", "S.M.A.R.T. Extra Options": "", "S.M.A.R.T. Info for {disk}": "", @@ -4350,7 +4353,6 @@ "Theme": "", "There are no alerts.": "", "There are no records to show.": "", - "There are no tasks.": "", "There are pending network interface changes. Review them now?": "", "There are unapplied network interface changes that must be tested before being permanently saved. Test changes now?": "", "There is an upgrade waiting to finish.": "", diff --git a/src/assets/i18n/is.json b/src/assets/i18n/is.json index a1e928b0302..4e0997f5ce9 100644 --- a/src/assets/i18n/is.json +++ b/src/assets/i18n/is.json @@ -1965,6 +1965,7 @@ "Go to Datasets": "", "Go to Documentation": "", "Go to HA settings": "", + "Go to Jobs Page": "", "Go to Storage": "", "Google Cloud Storage": "", "Google Drive": "", @@ -2832,6 +2833,7 @@ "No events to display.": "", "No interfaces configured with Virtual IP.": "", "No items have been added yet.": "", + "No jobs running.": "", "No logs are available": "", "No logs are available for this task.": "", "No logs available": "", @@ -3446,6 +3448,7 @@ "Run «{name}» Cloud Sync now?": "", "Run «{name}» Rsync now?": "", "Running": "", + "Running Jobs": "", "S.M.A.R.T.": "", "S.M.A.R.T. Extra Options": "", "S.M.A.R.T. Info for {disk}": "", @@ -4350,7 +4353,6 @@ "Theme": "", "There are no alerts.": "", "There are no records to show.": "", - "There are no tasks.": "", "There are pending network interface changes. Review them now?": "", "There are unapplied network interface changes that must be tested before being permanently saved. Test changes now?": "", "There is an upgrade waiting to finish.": "", diff --git a/src/assets/i18n/it.json b/src/assets/i18n/it.json index 858ccbb99a4..91439a4966c 100644 --- a/src/assets/i18n/it.json +++ b/src/assets/i18n/it.json @@ -1776,6 +1776,7 @@ "Go to Datasets": "", "Go to Documentation": "", "Go to HA settings": "", + "Go to Jobs Page": "", "Go to Storage": "", "Google Cloud Storage": "", "Google Drive": "", @@ -2643,6 +2644,7 @@ "No events to display.": "", "No interfaces configured with Virtual IP.": "", "No items have been added yet.": "", + "No jobs running.": "", "No logs are available": "", "No logs are available for this task.": "", "No logs available": "", @@ -3257,6 +3259,7 @@ "Run «{name}» Cloud Sync now?": "", "Run «{name}» Rsync now?": "", "Running": "", + "Running Jobs": "", "S.M.A.R.T.": "", "S.M.A.R.T. Extra Options": "", "S.M.A.R.T. Info for {disk}": "", @@ -4498,7 +4501,6 @@ "Theme": "Tema", "There are no alerts.": "Non ci sono avvisi.", "There are no records to show.": "Non ci sono record da mostrare.", - "There are no tasks.": "Non ci sono attività.", "There are pending network interface changes. Review them now?": "Sono presenti modifiche in sospeso all'interfaccia di rete. Vuoi rivederle ora?", "There are unapplied network interface changes that must be tested before being permanently saved. Test changes now?": "Sono presenti modifiche all'interfaccia di rete non applicate che devono essere testate prima di essere salvate in modo permanente. Testare le modifiche ora?", "There is an upgrade waiting to finish.": "C'è un aggiornamento in attesa di completamento.", diff --git a/src/assets/i18n/ja.json b/src/assets/i18n/ja.json index f1e82d65660..5e70204da0c 100644 --- a/src/assets/i18n/ja.json +++ b/src/assets/i18n/ja.json @@ -1687,6 +1687,7 @@ "Go to Datasets": "", "Go to Documentation": "", "Go to HA settings": "", + "Go to Jobs Page": "", "Go to Storage": "", "Google Cloud Storage": "", "Google Drive": "", @@ -2518,6 +2519,7 @@ "No events to display.": "", "No interfaces configured with Virtual IP.": "", "No items have been added yet.": "", + "No jobs running.": "", "No logs are available": "", "No logs are available for this task.": "", "No logs available": "", @@ -3081,6 +3083,7 @@ "Run «{name}» Cloud Backup now?": "", "Run «{name}» Cloud Sync now?": "", "Run «{name}» Rsync now?": "", + "Running Jobs": "", "S.M.A.R.T.": "", "S.M.A.R.T. Extra Options": "", "S.M.A.R.T. Info for {disk}": "", @@ -3886,7 +3889,6 @@ "Theme": "", "There are no alerts.": "", "There are no records to show.": "", - "There are no tasks.": "", "There are pending network interface changes. Review them now?": "", "There are unapplied network interface changes that must be tested before being permanently saved. Test changes now?": "", "There is an upgrade waiting to finish.": "", diff --git a/src/assets/i18n/ka.json b/src/assets/i18n/ka.json index a1e928b0302..4e0997f5ce9 100644 --- a/src/assets/i18n/ka.json +++ b/src/assets/i18n/ka.json @@ -1965,6 +1965,7 @@ "Go to Datasets": "", "Go to Documentation": "", "Go to HA settings": "", + "Go to Jobs Page": "", "Go to Storage": "", "Google Cloud Storage": "", "Google Drive": "", @@ -2832,6 +2833,7 @@ "No events to display.": "", "No interfaces configured with Virtual IP.": "", "No items have been added yet.": "", + "No jobs running.": "", "No logs are available": "", "No logs are available for this task.": "", "No logs available": "", @@ -3446,6 +3448,7 @@ "Run «{name}» Cloud Sync now?": "", "Run «{name}» Rsync now?": "", "Running": "", + "Running Jobs": "", "S.M.A.R.T.": "", "S.M.A.R.T. Extra Options": "", "S.M.A.R.T. Info for {disk}": "", @@ -4350,7 +4353,6 @@ "Theme": "", "There are no alerts.": "", "There are no records to show.": "", - "There are no tasks.": "", "There are pending network interface changes. Review them now?": "", "There are unapplied network interface changes that must be tested before being permanently saved. Test changes now?": "", "There is an upgrade waiting to finish.": "", diff --git a/src/assets/i18n/kk.json b/src/assets/i18n/kk.json index a1e928b0302..4e0997f5ce9 100644 --- a/src/assets/i18n/kk.json +++ b/src/assets/i18n/kk.json @@ -1965,6 +1965,7 @@ "Go to Datasets": "", "Go to Documentation": "", "Go to HA settings": "", + "Go to Jobs Page": "", "Go to Storage": "", "Google Cloud Storage": "", "Google Drive": "", @@ -2832,6 +2833,7 @@ "No events to display.": "", "No interfaces configured with Virtual IP.": "", "No items have been added yet.": "", + "No jobs running.": "", "No logs are available": "", "No logs are available for this task.": "", "No logs available": "", @@ -3446,6 +3448,7 @@ "Run «{name}» Cloud Sync now?": "", "Run «{name}» Rsync now?": "", "Running": "", + "Running Jobs": "", "S.M.A.R.T.": "", "S.M.A.R.T. Extra Options": "", "S.M.A.R.T. Info for {disk}": "", @@ -4350,7 +4353,6 @@ "Theme": "", "There are no alerts.": "", "There are no records to show.": "", - "There are no tasks.": "", "There are pending network interface changes. Review them now?": "", "There are unapplied network interface changes that must be tested before being permanently saved. Test changes now?": "", "There is an upgrade waiting to finish.": "", diff --git a/src/assets/i18n/km.json b/src/assets/i18n/km.json index a1e928b0302..4e0997f5ce9 100644 --- a/src/assets/i18n/km.json +++ b/src/assets/i18n/km.json @@ -1965,6 +1965,7 @@ "Go to Datasets": "", "Go to Documentation": "", "Go to HA settings": "", + "Go to Jobs Page": "", "Go to Storage": "", "Google Cloud Storage": "", "Google Drive": "", @@ -2832,6 +2833,7 @@ "No events to display.": "", "No interfaces configured with Virtual IP.": "", "No items have been added yet.": "", + "No jobs running.": "", "No logs are available": "", "No logs are available for this task.": "", "No logs available": "", @@ -3446,6 +3448,7 @@ "Run «{name}» Cloud Sync now?": "", "Run «{name}» Rsync now?": "", "Running": "", + "Running Jobs": "", "S.M.A.R.T.": "", "S.M.A.R.T. Extra Options": "", "S.M.A.R.T. Info for {disk}": "", @@ -4350,7 +4353,6 @@ "Theme": "", "There are no alerts.": "", "There are no records to show.": "", - "There are no tasks.": "", "There are pending network interface changes. Review them now?": "", "There are unapplied network interface changes that must be tested before being permanently saved. Test changes now?": "", "There is an upgrade waiting to finish.": "", diff --git a/src/assets/i18n/kn.json b/src/assets/i18n/kn.json index a1e928b0302..4e0997f5ce9 100644 --- a/src/assets/i18n/kn.json +++ b/src/assets/i18n/kn.json @@ -1965,6 +1965,7 @@ "Go to Datasets": "", "Go to Documentation": "", "Go to HA settings": "", + "Go to Jobs Page": "", "Go to Storage": "", "Google Cloud Storage": "", "Google Drive": "", @@ -2832,6 +2833,7 @@ "No events to display.": "", "No interfaces configured with Virtual IP.": "", "No items have been added yet.": "", + "No jobs running.": "", "No logs are available": "", "No logs are available for this task.": "", "No logs available": "", @@ -3446,6 +3448,7 @@ "Run «{name}» Cloud Sync now?": "", "Run «{name}» Rsync now?": "", "Running": "", + "Running Jobs": "", "S.M.A.R.T.": "", "S.M.A.R.T. Extra Options": "", "S.M.A.R.T. Info for {disk}": "", @@ -4350,7 +4353,6 @@ "Theme": "", "There are no alerts.": "", "There are no records to show.": "", - "There are no tasks.": "", "There are pending network interface changes. Review them now?": "", "There are unapplied network interface changes that must be tested before being permanently saved. Test changes now?": "", "There is an upgrade waiting to finish.": "", diff --git a/src/assets/i18n/ko.json b/src/assets/i18n/ko.json index f73f73642c9..cee835b4a2d 100644 --- a/src/assets/i18n/ko.json +++ b/src/assets/i18n/ko.json @@ -1541,6 +1541,7 @@ "Go to Datasets": "", "Go to Documentation": "", "Go to HA settings": "", + "Go to Jobs Page": "", "Go to Storage": "", "Google Cloud Storage": "", "Google Drive": "", @@ -2408,6 +2409,7 @@ "No events to display.": "", "No interfaces configured with Virtual IP.": "", "No items have been added yet.": "", + "No jobs running.": "", "No logs are available": "", "No logs are available for this task.": "", "No logs available": "", @@ -3022,6 +3024,7 @@ "Run «{name}» Cloud Sync now?": "", "Run «{name}» Rsync now?": "", "Running": "", + "Running Jobs": "", "S.M.A.R.T.": "", "S.M.A.R.T. Extra Options": "", "S.M.A.R.T. Info for {disk}": "", @@ -3926,7 +3929,6 @@ "Theme": "", "There are no alerts.": "", "There are no records to show.": "", - "There are no tasks.": "", "There are pending network interface changes. Review them now?": "", "There are unapplied network interface changes that must be tested before being permanently saved. Test changes now?": "", "There is an upgrade waiting to finish.": "", diff --git a/src/assets/i18n/lb.json b/src/assets/i18n/lb.json index a1e928b0302..4e0997f5ce9 100644 --- a/src/assets/i18n/lb.json +++ b/src/assets/i18n/lb.json @@ -1965,6 +1965,7 @@ "Go to Datasets": "", "Go to Documentation": "", "Go to HA settings": "", + "Go to Jobs Page": "", "Go to Storage": "", "Google Cloud Storage": "", "Google Drive": "", @@ -2832,6 +2833,7 @@ "No events to display.": "", "No interfaces configured with Virtual IP.": "", "No items have been added yet.": "", + "No jobs running.": "", "No logs are available": "", "No logs are available for this task.": "", "No logs available": "", @@ -3446,6 +3448,7 @@ "Run «{name}» Cloud Sync now?": "", "Run «{name}» Rsync now?": "", "Running": "", + "Running Jobs": "", "S.M.A.R.T.": "", "S.M.A.R.T. Extra Options": "", "S.M.A.R.T. Info for {disk}": "", @@ -4350,7 +4353,6 @@ "Theme": "", "There are no alerts.": "", "There are no records to show.": "", - "There are no tasks.": "", "There are pending network interface changes. Review them now?": "", "There are unapplied network interface changes that must be tested before being permanently saved. Test changes now?": "", "There is an upgrade waiting to finish.": "", diff --git a/src/assets/i18n/lt.json b/src/assets/i18n/lt.json index 78cfcc0857d..f2ed42585a2 100644 --- a/src/assets/i18n/lt.json +++ b/src/assets/i18n/lt.json @@ -1959,6 +1959,7 @@ "Go to Datasets": "", "Go to Documentation": "", "Go to HA settings": "", + "Go to Jobs Page": "", "Go to Storage": "", "Google Cloud Storage": "", "Google Drive": "", @@ -2826,6 +2827,7 @@ "No events to display.": "", "No interfaces configured with Virtual IP.": "", "No items have been added yet.": "", + "No jobs running.": "", "No logs are available": "", "No logs are available for this task.": "", "No logs available": "", @@ -3440,6 +3442,7 @@ "Run «{name}» Cloud Sync now?": "", "Run «{name}» Rsync now?": "", "Running": "", + "Running Jobs": "", "S.M.A.R.T.": "", "S.M.A.R.T. Extra Options": "", "S.M.A.R.T. Info for {disk}": "", @@ -4344,7 +4347,6 @@ "Theme": "", "There are no alerts.": "", "There are no records to show.": "", - "There are no tasks.": "", "There are pending network interface changes. Review them now?": "", "There are unapplied network interface changes that must be tested before being permanently saved. Test changes now?": "", "There is an upgrade waiting to finish.": "", diff --git a/src/assets/i18n/lv.json b/src/assets/i18n/lv.json index a1e928b0302..4e0997f5ce9 100644 --- a/src/assets/i18n/lv.json +++ b/src/assets/i18n/lv.json @@ -1965,6 +1965,7 @@ "Go to Datasets": "", "Go to Documentation": "", "Go to HA settings": "", + "Go to Jobs Page": "", "Go to Storage": "", "Google Cloud Storage": "", "Google Drive": "", @@ -2832,6 +2833,7 @@ "No events to display.": "", "No interfaces configured with Virtual IP.": "", "No items have been added yet.": "", + "No jobs running.": "", "No logs are available": "", "No logs are available for this task.": "", "No logs available": "", @@ -3446,6 +3448,7 @@ "Run «{name}» Cloud Sync now?": "", "Run «{name}» Rsync now?": "", "Running": "", + "Running Jobs": "", "S.M.A.R.T.": "", "S.M.A.R.T. Extra Options": "", "S.M.A.R.T. Info for {disk}": "", @@ -4350,7 +4353,6 @@ "Theme": "", "There are no alerts.": "", "There are no records to show.": "", - "There are no tasks.": "", "There are pending network interface changes. Review them now?": "", "There are unapplied network interface changes that must be tested before being permanently saved. Test changes now?": "", "There is an upgrade waiting to finish.": "", diff --git a/src/assets/i18n/mk.json b/src/assets/i18n/mk.json index a1e928b0302..4e0997f5ce9 100644 --- a/src/assets/i18n/mk.json +++ b/src/assets/i18n/mk.json @@ -1965,6 +1965,7 @@ "Go to Datasets": "", "Go to Documentation": "", "Go to HA settings": "", + "Go to Jobs Page": "", "Go to Storage": "", "Google Cloud Storage": "", "Google Drive": "", @@ -2832,6 +2833,7 @@ "No events to display.": "", "No interfaces configured with Virtual IP.": "", "No items have been added yet.": "", + "No jobs running.": "", "No logs are available": "", "No logs are available for this task.": "", "No logs available": "", @@ -3446,6 +3448,7 @@ "Run «{name}» Cloud Sync now?": "", "Run «{name}» Rsync now?": "", "Running": "", + "Running Jobs": "", "S.M.A.R.T.": "", "S.M.A.R.T. Extra Options": "", "S.M.A.R.T. Info for {disk}": "", @@ -4350,7 +4353,6 @@ "Theme": "", "There are no alerts.": "", "There are no records to show.": "", - "There are no tasks.": "", "There are pending network interface changes. Review them now?": "", "There are unapplied network interface changes that must be tested before being permanently saved. Test changes now?": "", "There is an upgrade waiting to finish.": "", diff --git a/src/assets/i18n/ml.json b/src/assets/i18n/ml.json index a1e928b0302..4e0997f5ce9 100644 --- a/src/assets/i18n/ml.json +++ b/src/assets/i18n/ml.json @@ -1965,6 +1965,7 @@ "Go to Datasets": "", "Go to Documentation": "", "Go to HA settings": "", + "Go to Jobs Page": "", "Go to Storage": "", "Google Cloud Storage": "", "Google Drive": "", @@ -2832,6 +2833,7 @@ "No events to display.": "", "No interfaces configured with Virtual IP.": "", "No items have been added yet.": "", + "No jobs running.": "", "No logs are available": "", "No logs are available for this task.": "", "No logs available": "", @@ -3446,6 +3448,7 @@ "Run «{name}» Cloud Sync now?": "", "Run «{name}» Rsync now?": "", "Running": "", + "Running Jobs": "", "S.M.A.R.T.": "", "S.M.A.R.T. Extra Options": "", "S.M.A.R.T. Info for {disk}": "", @@ -4350,7 +4353,6 @@ "Theme": "", "There are no alerts.": "", "There are no records to show.": "", - "There are no tasks.": "", "There are pending network interface changes. Review them now?": "", "There are unapplied network interface changes that must be tested before being permanently saved. Test changes now?": "", "There is an upgrade waiting to finish.": "", diff --git a/src/assets/i18n/mn.json b/src/assets/i18n/mn.json index a1e928b0302..4e0997f5ce9 100644 --- a/src/assets/i18n/mn.json +++ b/src/assets/i18n/mn.json @@ -1965,6 +1965,7 @@ "Go to Datasets": "", "Go to Documentation": "", "Go to HA settings": "", + "Go to Jobs Page": "", "Go to Storage": "", "Google Cloud Storage": "", "Google Drive": "", @@ -2832,6 +2833,7 @@ "No events to display.": "", "No interfaces configured with Virtual IP.": "", "No items have been added yet.": "", + "No jobs running.": "", "No logs are available": "", "No logs are available for this task.": "", "No logs available": "", @@ -3446,6 +3448,7 @@ "Run «{name}» Cloud Sync now?": "", "Run «{name}» Rsync now?": "", "Running": "", + "Running Jobs": "", "S.M.A.R.T.": "", "S.M.A.R.T. Extra Options": "", "S.M.A.R.T. Info for {disk}": "", @@ -4350,7 +4353,6 @@ "Theme": "", "There are no alerts.": "", "There are no records to show.": "", - "There are no tasks.": "", "There are pending network interface changes. Review them now?": "", "There are unapplied network interface changes that must be tested before being permanently saved. Test changes now?": "", "There is an upgrade waiting to finish.": "", diff --git a/src/assets/i18n/mr.json b/src/assets/i18n/mr.json index a1e928b0302..4e0997f5ce9 100644 --- a/src/assets/i18n/mr.json +++ b/src/assets/i18n/mr.json @@ -1965,6 +1965,7 @@ "Go to Datasets": "", "Go to Documentation": "", "Go to HA settings": "", + "Go to Jobs Page": "", "Go to Storage": "", "Google Cloud Storage": "", "Google Drive": "", @@ -2832,6 +2833,7 @@ "No events to display.": "", "No interfaces configured with Virtual IP.": "", "No items have been added yet.": "", + "No jobs running.": "", "No logs are available": "", "No logs are available for this task.": "", "No logs available": "", @@ -3446,6 +3448,7 @@ "Run «{name}» Cloud Sync now?": "", "Run «{name}» Rsync now?": "", "Running": "", + "Running Jobs": "", "S.M.A.R.T.": "", "S.M.A.R.T. Extra Options": "", "S.M.A.R.T. Info for {disk}": "", @@ -4350,7 +4353,6 @@ "Theme": "", "There are no alerts.": "", "There are no records to show.": "", - "There are no tasks.": "", "There are pending network interface changes. Review them now?": "", "There are unapplied network interface changes that must be tested before being permanently saved. Test changes now?": "", "There is an upgrade waiting to finish.": "", diff --git a/src/assets/i18n/my.json b/src/assets/i18n/my.json index a1e928b0302..4e0997f5ce9 100644 --- a/src/assets/i18n/my.json +++ b/src/assets/i18n/my.json @@ -1965,6 +1965,7 @@ "Go to Datasets": "", "Go to Documentation": "", "Go to HA settings": "", + "Go to Jobs Page": "", "Go to Storage": "", "Google Cloud Storage": "", "Google Drive": "", @@ -2832,6 +2833,7 @@ "No events to display.": "", "No interfaces configured with Virtual IP.": "", "No items have been added yet.": "", + "No jobs running.": "", "No logs are available": "", "No logs are available for this task.": "", "No logs available": "", @@ -3446,6 +3448,7 @@ "Run «{name}» Cloud Sync now?": "", "Run «{name}» Rsync now?": "", "Running": "", + "Running Jobs": "", "S.M.A.R.T.": "", "S.M.A.R.T. Extra Options": "", "S.M.A.R.T. Info for {disk}": "", @@ -4350,7 +4353,6 @@ "Theme": "", "There are no alerts.": "", "There are no records to show.": "", - "There are no tasks.": "", "There are pending network interface changes. Review them now?": "", "There are unapplied network interface changes that must be tested before being permanently saved. Test changes now?": "", "There is an upgrade waiting to finish.": "", diff --git a/src/assets/i18n/nb.json b/src/assets/i18n/nb.json index a1e928b0302..4e0997f5ce9 100644 --- a/src/assets/i18n/nb.json +++ b/src/assets/i18n/nb.json @@ -1965,6 +1965,7 @@ "Go to Datasets": "", "Go to Documentation": "", "Go to HA settings": "", + "Go to Jobs Page": "", "Go to Storage": "", "Google Cloud Storage": "", "Google Drive": "", @@ -2832,6 +2833,7 @@ "No events to display.": "", "No interfaces configured with Virtual IP.": "", "No items have been added yet.": "", + "No jobs running.": "", "No logs are available": "", "No logs are available for this task.": "", "No logs available": "", @@ -3446,6 +3448,7 @@ "Run «{name}» Cloud Sync now?": "", "Run «{name}» Rsync now?": "", "Running": "", + "Running Jobs": "", "S.M.A.R.T.": "", "S.M.A.R.T. Extra Options": "", "S.M.A.R.T. Info for {disk}": "", @@ -4350,7 +4353,6 @@ "Theme": "", "There are no alerts.": "", "There are no records to show.": "", - "There are no tasks.": "", "There are pending network interface changes. Review them now?": "", "There are unapplied network interface changes that must be tested before being permanently saved. Test changes now?": "", "There is an upgrade waiting to finish.": "", diff --git a/src/assets/i18n/ne.json b/src/assets/i18n/ne.json index a1e928b0302..4e0997f5ce9 100644 --- a/src/assets/i18n/ne.json +++ b/src/assets/i18n/ne.json @@ -1965,6 +1965,7 @@ "Go to Datasets": "", "Go to Documentation": "", "Go to HA settings": "", + "Go to Jobs Page": "", "Go to Storage": "", "Google Cloud Storage": "", "Google Drive": "", @@ -2832,6 +2833,7 @@ "No events to display.": "", "No interfaces configured with Virtual IP.": "", "No items have been added yet.": "", + "No jobs running.": "", "No logs are available": "", "No logs are available for this task.": "", "No logs available": "", @@ -3446,6 +3448,7 @@ "Run «{name}» Cloud Sync now?": "", "Run «{name}» Rsync now?": "", "Running": "", + "Running Jobs": "", "S.M.A.R.T.": "", "S.M.A.R.T. Extra Options": "", "S.M.A.R.T. Info for {disk}": "", @@ -4350,7 +4353,6 @@ "Theme": "", "There are no alerts.": "", "There are no records to show.": "", - "There are no tasks.": "", "There are pending network interface changes. Review them now?": "", "There are unapplied network interface changes that must be tested before being permanently saved. Test changes now?": "", "There is an upgrade waiting to finish.": "", diff --git a/src/assets/i18n/nl.json b/src/assets/i18n/nl.json index f46e09c57ad..d21355771a1 100644 --- a/src/assets/i18n/nl.json +++ b/src/assets/i18n/nl.json @@ -474,6 +474,7 @@ "Go To Encryption Root": "", "Go to Datasets": "", "Go to Documentation": "", + "Go to Jobs Page": "", "Go to Storage": "", "Group Bind Path": "", "Group Quota Manager": "", @@ -720,6 +721,7 @@ "No containers are available.": "", "No disks available.": "", "No items have been added yet.": "", + "No jobs running.": "", "No logs available": "", "No logs yet": "", "No options": "", @@ -860,6 +862,7 @@ "Rsync to another server": "", "Run As Context": "", "Run «{name}» Cloud Backup now?": "", + "Running Jobs": "", "S.M.A.R.T. Options": "", "S.M.A.R.T. Tasks": "", "SAS Connector": "", @@ -1061,7 +1064,6 @@ "The length of the field should be no more than {maxLength}": "", "The list is empty.": "", "There are no alerts.": "", - "There are no tasks.": "", "These disks do not support S.M.A.R.T. tests:": "", "These running processes are using {datasetName}:": "", "These running processes are using {name}:": "", diff --git a/src/assets/i18n/nn.json b/src/assets/i18n/nn.json index a1e928b0302..4e0997f5ce9 100644 --- a/src/assets/i18n/nn.json +++ b/src/assets/i18n/nn.json @@ -1965,6 +1965,7 @@ "Go to Datasets": "", "Go to Documentation": "", "Go to HA settings": "", + "Go to Jobs Page": "", "Go to Storage": "", "Google Cloud Storage": "", "Google Drive": "", @@ -2832,6 +2833,7 @@ "No events to display.": "", "No interfaces configured with Virtual IP.": "", "No items have been added yet.": "", + "No jobs running.": "", "No logs are available": "", "No logs are available for this task.": "", "No logs available": "", @@ -3446,6 +3448,7 @@ "Run «{name}» Cloud Sync now?": "", "Run «{name}» Rsync now?": "", "Running": "", + "Running Jobs": "", "S.M.A.R.T.": "", "S.M.A.R.T. Extra Options": "", "S.M.A.R.T. Info for {disk}": "", @@ -4350,7 +4353,6 @@ "Theme": "", "There are no alerts.": "", "There are no records to show.": "", - "There are no tasks.": "", "There are pending network interface changes. Review them now?": "", "There are unapplied network interface changes that must be tested before being permanently saved. Test changes now?": "", "There is an upgrade waiting to finish.": "", diff --git a/src/assets/i18n/os.json b/src/assets/i18n/os.json index a1e928b0302..4e0997f5ce9 100644 --- a/src/assets/i18n/os.json +++ b/src/assets/i18n/os.json @@ -1965,6 +1965,7 @@ "Go to Datasets": "", "Go to Documentation": "", "Go to HA settings": "", + "Go to Jobs Page": "", "Go to Storage": "", "Google Cloud Storage": "", "Google Drive": "", @@ -2832,6 +2833,7 @@ "No events to display.": "", "No interfaces configured with Virtual IP.": "", "No items have been added yet.": "", + "No jobs running.": "", "No logs are available": "", "No logs are available for this task.": "", "No logs available": "", @@ -3446,6 +3448,7 @@ "Run «{name}» Cloud Sync now?": "", "Run «{name}» Rsync now?": "", "Running": "", + "Running Jobs": "", "S.M.A.R.T.": "", "S.M.A.R.T. Extra Options": "", "S.M.A.R.T. Info for {disk}": "", @@ -4350,7 +4353,6 @@ "Theme": "", "There are no alerts.": "", "There are no records to show.": "", - "There are no tasks.": "", "There are pending network interface changes. Review them now?": "", "There are unapplied network interface changes that must be tested before being permanently saved. Test changes now?": "", "There is an upgrade waiting to finish.": "", diff --git a/src/assets/i18n/pa.json b/src/assets/i18n/pa.json index a1e928b0302..4e0997f5ce9 100644 --- a/src/assets/i18n/pa.json +++ b/src/assets/i18n/pa.json @@ -1965,6 +1965,7 @@ "Go to Datasets": "", "Go to Documentation": "", "Go to HA settings": "", + "Go to Jobs Page": "", "Go to Storage": "", "Google Cloud Storage": "", "Google Drive": "", @@ -2832,6 +2833,7 @@ "No events to display.": "", "No interfaces configured with Virtual IP.": "", "No items have been added yet.": "", + "No jobs running.": "", "No logs are available": "", "No logs are available for this task.": "", "No logs available": "", @@ -3446,6 +3448,7 @@ "Run «{name}» Cloud Sync now?": "", "Run «{name}» Rsync now?": "", "Running": "", + "Running Jobs": "", "S.M.A.R.T.": "", "S.M.A.R.T. Extra Options": "", "S.M.A.R.T. Info for {disk}": "", @@ -4350,7 +4353,6 @@ "Theme": "", "There are no alerts.": "", "There are no records to show.": "", - "There are no tasks.": "", "There are pending network interface changes. Review them now?": "", "There are unapplied network interface changes that must be tested before being permanently saved. Test changes now?": "", "There is an upgrade waiting to finish.": "", diff --git a/src/assets/i18n/pl.json b/src/assets/i18n/pl.json index 6a48aad4fdc..4476d64724a 100644 --- a/src/assets/i18n/pl.json +++ b/src/assets/i18n/pl.json @@ -1912,6 +1912,7 @@ "Go to Datasets": "", "Go to Documentation": "", "Go to HA settings": "", + "Go to Jobs Page": "", "Go to Storage": "", "Google Cloud Storage": "", "Google Drive": "", @@ -2776,6 +2777,7 @@ "No events to display.": "", "No interfaces configured with Virtual IP.": "", "No items have been added yet.": "", + "No jobs running.": "", "No logs are available": "", "No logs are available for this task.": "", "No logs available": "", @@ -3369,6 +3371,7 @@ "Run «{name}» Cloud Sync now?": "", "Run «{name}» Rsync now?": "", "Running": "", + "Running Jobs": "", "S.M.A.R.T.": "", "S.M.A.R.T. Extra Options": "", "S.M.A.R.T. Info for {disk}": "", @@ -4272,7 +4275,6 @@ "Theme": "", "There are no alerts.": "", "There are no records to show.": "", - "There are no tasks.": "", "There are pending network interface changes. Review them now?": "", "There are unapplied network interface changes that must be tested before being permanently saved. Test changes now?": "", "There is an upgrade waiting to finish.": "", diff --git a/src/assets/i18n/pt-br.json b/src/assets/i18n/pt-br.json index 3f1e1546f48..47f303bdd54 100644 --- a/src/assets/i18n/pt-br.json +++ b/src/assets/i18n/pt-br.json @@ -1906,6 +1906,7 @@ "Go to Datasets": "", "Go to Documentation": "", "Go to HA settings": "", + "Go to Jobs Page": "", "Go to Storage": "", "Google Cloud Storage": "", "Google Drive": "", @@ -2772,6 +2773,7 @@ "No events to display.": "", "No interfaces configured with Virtual IP.": "", "No items have been added yet.": "", + "No jobs running.": "", "No logs are available": "", "No logs are available for this task.": "", "No logs available": "", @@ -3386,6 +3388,7 @@ "Run «{name}» Cloud Sync now?": "", "Run «{name}» Rsync now?": "", "Running": "", + "Running Jobs": "", "S.M.A.R.T.": "", "S.M.A.R.T. Extra Options": "", "S.M.A.R.T. Info for {disk}": "", @@ -4290,7 +4293,6 @@ "Theme": "", "There are no alerts.": "", "There are no records to show.": "", - "There are no tasks.": "", "There are pending network interface changes. Review them now?": "", "There are unapplied network interface changes that must be tested before being permanently saved. Test changes now?": "", "There is an upgrade waiting to finish.": "", diff --git a/src/assets/i18n/pt.json b/src/assets/i18n/pt.json index 93eaab60060..7458a135a76 100644 --- a/src/assets/i18n/pt.json +++ b/src/assets/i18n/pt.json @@ -993,6 +993,7 @@ "Go to Datasets": "", "Go to Documentation": "", "Go to HA settings": "", + "Go to Jobs Page": "", "Go to Storage": "", "Google Cloud Storage": "", "Google Photos": "", @@ -1611,6 +1612,7 @@ "No events to display.": "", "No interfaces configured with Virtual IP.": "", "No items have been added yet.": "", + "No jobs running.": "", "No logs are available": "", "No logs are available for this task.": "", "No logs available": "", @@ -2014,6 +2016,7 @@ "Run «{name}» Cloud Backup now?": "", "Run «{name}» Cloud Sync now?": "", "Run «{name}» Rsync now?": "", + "Running Jobs": "", "S.M.A.R.T. Options": "", "S.M.A.R.T. Tasks": "", "SAN": "", @@ -2663,7 +2666,6 @@ "The {service} service is running and will auto-start after a system reboot.": "", "The {service} service is running.": "", "There are no alerts.": "", - "There are no tasks.": "", "There are pending network interface changes. Review them now?": "", "There are unapplied network interface changes that must be tested before being permanently saved. Test changes now?": "", "There is an upgrade waiting to finish.": "", diff --git a/src/assets/i18n/ro.json b/src/assets/i18n/ro.json index a1e928b0302..4e0997f5ce9 100644 --- a/src/assets/i18n/ro.json +++ b/src/assets/i18n/ro.json @@ -1965,6 +1965,7 @@ "Go to Datasets": "", "Go to Documentation": "", "Go to HA settings": "", + "Go to Jobs Page": "", "Go to Storage": "", "Google Cloud Storage": "", "Google Drive": "", @@ -2832,6 +2833,7 @@ "No events to display.": "", "No interfaces configured with Virtual IP.": "", "No items have been added yet.": "", + "No jobs running.": "", "No logs are available": "", "No logs are available for this task.": "", "No logs available": "", @@ -3446,6 +3448,7 @@ "Run «{name}» Cloud Sync now?": "", "Run «{name}» Rsync now?": "", "Running": "", + "Running Jobs": "", "S.M.A.R.T.": "", "S.M.A.R.T. Extra Options": "", "S.M.A.R.T. Info for {disk}": "", @@ -4350,7 +4353,6 @@ "Theme": "", "There are no alerts.": "", "There are no records to show.": "", - "There are no tasks.": "", "There are pending network interface changes. Review them now?": "", "There are unapplied network interface changes that must be tested before being permanently saved. Test changes now?": "", "There is an upgrade waiting to finish.": "", diff --git a/src/assets/i18n/ru.json b/src/assets/i18n/ru.json index d02f517f989..1ed26db9758 100644 --- a/src/assets/i18n/ru.json +++ b/src/assets/i18n/ru.json @@ -1169,6 +1169,7 @@ "Go back to the previous form": "", "Go to Datasets": "", "Go to Documentation": "", + "Go to Jobs Page": "", "Go to Storage": "", "Google Cloud Storage": "", "Google Drive": "", @@ -1744,6 +1745,7 @@ "No errors": "", "No events to display.": "", "No items have been added yet.": "", + "No jobs running.": "", "No logs are available": "", "No logs available": "", "No logs yet": "", @@ -2176,6 +2178,7 @@ "Run Manual Test": "", "Run «{name}» Cloud Backup now?": "", "Running": "", + "Running Jobs": "", "S.M.A.R.T.": "", "S.M.A.R.T. Extra Options": "", "S.M.A.R.T. Info for {disk}": "", @@ -2768,7 +2771,6 @@ "Theme": "", "There are no alerts.": "", "There are no records to show.": "", - "There are no tasks.": "", "There are pending network interface changes. Review them now?": "", "There are unapplied network interface changes that must be tested before being permanently saved. Test changes now?": "", "These protocol extensions can be used by macOS to improve the performance and behavioral characteristics of SMB shares. This is required for Time Machine support.": "", diff --git a/src/assets/i18n/sk.json b/src/assets/i18n/sk.json index a1e928b0302..4e0997f5ce9 100644 --- a/src/assets/i18n/sk.json +++ b/src/assets/i18n/sk.json @@ -1965,6 +1965,7 @@ "Go to Datasets": "", "Go to Documentation": "", "Go to HA settings": "", + "Go to Jobs Page": "", "Go to Storage": "", "Google Cloud Storage": "", "Google Drive": "", @@ -2832,6 +2833,7 @@ "No events to display.": "", "No interfaces configured with Virtual IP.": "", "No items have been added yet.": "", + "No jobs running.": "", "No logs are available": "", "No logs are available for this task.": "", "No logs available": "", @@ -3446,6 +3448,7 @@ "Run «{name}» Cloud Sync now?": "", "Run «{name}» Rsync now?": "", "Running": "", + "Running Jobs": "", "S.M.A.R.T.": "", "S.M.A.R.T. Extra Options": "", "S.M.A.R.T. Info for {disk}": "", @@ -4350,7 +4353,6 @@ "Theme": "", "There are no alerts.": "", "There are no records to show.": "", - "There are no tasks.": "", "There are pending network interface changes. Review them now?": "", "There are unapplied network interface changes that must be tested before being permanently saved. Test changes now?": "", "There is an upgrade waiting to finish.": "", diff --git a/src/assets/i18n/sl.json b/src/assets/i18n/sl.json index a1e928b0302..4e0997f5ce9 100644 --- a/src/assets/i18n/sl.json +++ b/src/assets/i18n/sl.json @@ -1965,6 +1965,7 @@ "Go to Datasets": "", "Go to Documentation": "", "Go to HA settings": "", + "Go to Jobs Page": "", "Go to Storage": "", "Google Cloud Storage": "", "Google Drive": "", @@ -2832,6 +2833,7 @@ "No events to display.": "", "No interfaces configured with Virtual IP.": "", "No items have been added yet.": "", + "No jobs running.": "", "No logs are available": "", "No logs are available for this task.": "", "No logs available": "", @@ -3446,6 +3448,7 @@ "Run «{name}» Cloud Sync now?": "", "Run «{name}» Rsync now?": "", "Running": "", + "Running Jobs": "", "S.M.A.R.T.": "", "S.M.A.R.T. Extra Options": "", "S.M.A.R.T. Info for {disk}": "", @@ -4350,7 +4353,6 @@ "Theme": "", "There are no alerts.": "", "There are no records to show.": "", - "There are no tasks.": "", "There are pending network interface changes. Review them now?": "", "There are unapplied network interface changes that must be tested before being permanently saved. Test changes now?": "", "There is an upgrade waiting to finish.": "", diff --git a/src/assets/i18n/sq.json b/src/assets/i18n/sq.json index a1e928b0302..4e0997f5ce9 100644 --- a/src/assets/i18n/sq.json +++ b/src/assets/i18n/sq.json @@ -1965,6 +1965,7 @@ "Go to Datasets": "", "Go to Documentation": "", "Go to HA settings": "", + "Go to Jobs Page": "", "Go to Storage": "", "Google Cloud Storage": "", "Google Drive": "", @@ -2832,6 +2833,7 @@ "No events to display.": "", "No interfaces configured with Virtual IP.": "", "No items have been added yet.": "", + "No jobs running.": "", "No logs are available": "", "No logs are available for this task.": "", "No logs available": "", @@ -3446,6 +3448,7 @@ "Run «{name}» Cloud Sync now?": "", "Run «{name}» Rsync now?": "", "Running": "", + "Running Jobs": "", "S.M.A.R.T.": "", "S.M.A.R.T. Extra Options": "", "S.M.A.R.T. Info for {disk}": "", @@ -4350,7 +4353,6 @@ "Theme": "", "There are no alerts.": "", "There are no records to show.": "", - "There are no tasks.": "", "There are pending network interface changes. Review them now?": "", "There are unapplied network interface changes that must be tested before being permanently saved. Test changes now?": "", "There is an upgrade waiting to finish.": "", diff --git a/src/assets/i18n/sr-latn.json b/src/assets/i18n/sr-latn.json index a1e928b0302..4e0997f5ce9 100644 --- a/src/assets/i18n/sr-latn.json +++ b/src/assets/i18n/sr-latn.json @@ -1965,6 +1965,7 @@ "Go to Datasets": "", "Go to Documentation": "", "Go to HA settings": "", + "Go to Jobs Page": "", "Go to Storage": "", "Google Cloud Storage": "", "Google Drive": "", @@ -2832,6 +2833,7 @@ "No events to display.": "", "No interfaces configured with Virtual IP.": "", "No items have been added yet.": "", + "No jobs running.": "", "No logs are available": "", "No logs are available for this task.": "", "No logs available": "", @@ -3446,6 +3448,7 @@ "Run «{name}» Cloud Sync now?": "", "Run «{name}» Rsync now?": "", "Running": "", + "Running Jobs": "", "S.M.A.R.T.": "", "S.M.A.R.T. Extra Options": "", "S.M.A.R.T. Info for {disk}": "", @@ -4350,7 +4353,6 @@ "Theme": "", "There are no alerts.": "", "There are no records to show.": "", - "There are no tasks.": "", "There are pending network interface changes. Review them now?": "", "There are unapplied network interface changes that must be tested before being permanently saved. Test changes now?": "", "There is an upgrade waiting to finish.": "", diff --git a/src/assets/i18n/sr.json b/src/assets/i18n/sr.json index a1e928b0302..4e0997f5ce9 100644 --- a/src/assets/i18n/sr.json +++ b/src/assets/i18n/sr.json @@ -1965,6 +1965,7 @@ "Go to Datasets": "", "Go to Documentation": "", "Go to HA settings": "", + "Go to Jobs Page": "", "Go to Storage": "", "Google Cloud Storage": "", "Google Drive": "", @@ -2832,6 +2833,7 @@ "No events to display.": "", "No interfaces configured with Virtual IP.": "", "No items have been added yet.": "", + "No jobs running.": "", "No logs are available": "", "No logs are available for this task.": "", "No logs available": "", @@ -3446,6 +3448,7 @@ "Run «{name}» Cloud Sync now?": "", "Run «{name}» Rsync now?": "", "Running": "", + "Running Jobs": "", "S.M.A.R.T.": "", "S.M.A.R.T. Extra Options": "", "S.M.A.R.T. Info for {disk}": "", @@ -4350,7 +4353,6 @@ "Theme": "", "There are no alerts.": "", "There are no records to show.": "", - "There are no tasks.": "", "There are pending network interface changes. Review them now?": "", "There are unapplied network interface changes that must be tested before being permanently saved. Test changes now?": "", "There is an upgrade waiting to finish.": "", diff --git a/src/assets/i18n/strings.json b/src/assets/i18n/strings.json index a1e928b0302..4e0997f5ce9 100644 --- a/src/assets/i18n/strings.json +++ b/src/assets/i18n/strings.json @@ -1965,6 +1965,7 @@ "Go to Datasets": "", "Go to Documentation": "", "Go to HA settings": "", + "Go to Jobs Page": "", "Go to Storage": "", "Google Cloud Storage": "", "Google Drive": "", @@ -2832,6 +2833,7 @@ "No events to display.": "", "No interfaces configured with Virtual IP.": "", "No items have been added yet.": "", + "No jobs running.": "", "No logs are available": "", "No logs are available for this task.": "", "No logs available": "", @@ -3446,6 +3448,7 @@ "Run «{name}» Cloud Sync now?": "", "Run «{name}» Rsync now?": "", "Running": "", + "Running Jobs": "", "S.M.A.R.T.": "", "S.M.A.R.T. Extra Options": "", "S.M.A.R.T. Info for {disk}": "", @@ -4350,7 +4353,6 @@ "Theme": "", "There are no alerts.": "", "There are no records to show.": "", - "There are no tasks.": "", "There are pending network interface changes. Review them now?": "", "There are unapplied network interface changes that must be tested before being permanently saved. Test changes now?": "", "There is an upgrade waiting to finish.": "", diff --git a/src/assets/i18n/sv.json b/src/assets/i18n/sv.json index a1e928b0302..4e0997f5ce9 100644 --- a/src/assets/i18n/sv.json +++ b/src/assets/i18n/sv.json @@ -1965,6 +1965,7 @@ "Go to Datasets": "", "Go to Documentation": "", "Go to HA settings": "", + "Go to Jobs Page": "", "Go to Storage": "", "Google Cloud Storage": "", "Google Drive": "", @@ -2832,6 +2833,7 @@ "No events to display.": "", "No interfaces configured with Virtual IP.": "", "No items have been added yet.": "", + "No jobs running.": "", "No logs are available": "", "No logs are available for this task.": "", "No logs available": "", @@ -3446,6 +3448,7 @@ "Run «{name}» Cloud Sync now?": "", "Run «{name}» Rsync now?": "", "Running": "", + "Running Jobs": "", "S.M.A.R.T.": "", "S.M.A.R.T. Extra Options": "", "S.M.A.R.T. Info for {disk}": "", @@ -4350,7 +4353,6 @@ "Theme": "", "There are no alerts.": "", "There are no records to show.": "", - "There are no tasks.": "", "There are pending network interface changes. Review them now?": "", "There are unapplied network interface changes that must be tested before being permanently saved. Test changes now?": "", "There is an upgrade waiting to finish.": "", diff --git a/src/assets/i18n/sw.json b/src/assets/i18n/sw.json index a1e928b0302..4e0997f5ce9 100644 --- a/src/assets/i18n/sw.json +++ b/src/assets/i18n/sw.json @@ -1965,6 +1965,7 @@ "Go to Datasets": "", "Go to Documentation": "", "Go to HA settings": "", + "Go to Jobs Page": "", "Go to Storage": "", "Google Cloud Storage": "", "Google Drive": "", @@ -2832,6 +2833,7 @@ "No events to display.": "", "No interfaces configured with Virtual IP.": "", "No items have been added yet.": "", + "No jobs running.": "", "No logs are available": "", "No logs are available for this task.": "", "No logs available": "", @@ -3446,6 +3448,7 @@ "Run «{name}» Cloud Sync now?": "", "Run «{name}» Rsync now?": "", "Running": "", + "Running Jobs": "", "S.M.A.R.T.": "", "S.M.A.R.T. Extra Options": "", "S.M.A.R.T. Info for {disk}": "", @@ -4350,7 +4353,6 @@ "Theme": "", "There are no alerts.": "", "There are no records to show.": "", - "There are no tasks.": "", "There are pending network interface changes. Review them now?": "", "There are unapplied network interface changes that must be tested before being permanently saved. Test changes now?": "", "There is an upgrade waiting to finish.": "", diff --git a/src/assets/i18n/ta.json b/src/assets/i18n/ta.json index a1e928b0302..4e0997f5ce9 100644 --- a/src/assets/i18n/ta.json +++ b/src/assets/i18n/ta.json @@ -1965,6 +1965,7 @@ "Go to Datasets": "", "Go to Documentation": "", "Go to HA settings": "", + "Go to Jobs Page": "", "Go to Storage": "", "Google Cloud Storage": "", "Google Drive": "", @@ -2832,6 +2833,7 @@ "No events to display.": "", "No interfaces configured with Virtual IP.": "", "No items have been added yet.": "", + "No jobs running.": "", "No logs are available": "", "No logs are available for this task.": "", "No logs available": "", @@ -3446,6 +3448,7 @@ "Run «{name}» Cloud Sync now?": "", "Run «{name}» Rsync now?": "", "Running": "", + "Running Jobs": "", "S.M.A.R.T.": "", "S.M.A.R.T. Extra Options": "", "S.M.A.R.T. Info for {disk}": "", @@ -4350,7 +4353,6 @@ "Theme": "", "There are no alerts.": "", "There are no records to show.": "", - "There are no tasks.": "", "There are pending network interface changes. Review them now?": "", "There are unapplied network interface changes that must be tested before being permanently saved. Test changes now?": "", "There is an upgrade waiting to finish.": "", diff --git a/src/assets/i18n/te.json b/src/assets/i18n/te.json index a1e928b0302..4e0997f5ce9 100644 --- a/src/assets/i18n/te.json +++ b/src/assets/i18n/te.json @@ -1965,6 +1965,7 @@ "Go to Datasets": "", "Go to Documentation": "", "Go to HA settings": "", + "Go to Jobs Page": "", "Go to Storage": "", "Google Cloud Storage": "", "Google Drive": "", @@ -2832,6 +2833,7 @@ "No events to display.": "", "No interfaces configured with Virtual IP.": "", "No items have been added yet.": "", + "No jobs running.": "", "No logs are available": "", "No logs are available for this task.": "", "No logs available": "", @@ -3446,6 +3448,7 @@ "Run «{name}» Cloud Sync now?": "", "Run «{name}» Rsync now?": "", "Running": "", + "Running Jobs": "", "S.M.A.R.T.": "", "S.M.A.R.T. Extra Options": "", "S.M.A.R.T. Info for {disk}": "", @@ -4350,7 +4353,6 @@ "Theme": "", "There are no alerts.": "", "There are no records to show.": "", - "There are no tasks.": "", "There are pending network interface changes. Review them now?": "", "There are unapplied network interface changes that must be tested before being permanently saved. Test changes now?": "", "There is an upgrade waiting to finish.": "", diff --git a/src/assets/i18n/th.json b/src/assets/i18n/th.json index a1e928b0302..4e0997f5ce9 100644 --- a/src/assets/i18n/th.json +++ b/src/assets/i18n/th.json @@ -1965,6 +1965,7 @@ "Go to Datasets": "", "Go to Documentation": "", "Go to HA settings": "", + "Go to Jobs Page": "", "Go to Storage": "", "Google Cloud Storage": "", "Google Drive": "", @@ -2832,6 +2833,7 @@ "No events to display.": "", "No interfaces configured with Virtual IP.": "", "No items have been added yet.": "", + "No jobs running.": "", "No logs are available": "", "No logs are available for this task.": "", "No logs available": "", @@ -3446,6 +3448,7 @@ "Run «{name}» Cloud Sync now?": "", "Run «{name}» Rsync now?": "", "Running": "", + "Running Jobs": "", "S.M.A.R.T.": "", "S.M.A.R.T. Extra Options": "", "S.M.A.R.T. Info for {disk}": "", @@ -4350,7 +4353,6 @@ "Theme": "", "There are no alerts.": "", "There are no records to show.": "", - "There are no tasks.": "", "There are pending network interface changes. Review them now?": "", "There are unapplied network interface changes that must be tested before being permanently saved. Test changes now?": "", "There is an upgrade waiting to finish.": "", diff --git a/src/assets/i18n/tr.json b/src/assets/i18n/tr.json index a1e928b0302..4e0997f5ce9 100644 --- a/src/assets/i18n/tr.json +++ b/src/assets/i18n/tr.json @@ -1965,6 +1965,7 @@ "Go to Datasets": "", "Go to Documentation": "", "Go to HA settings": "", + "Go to Jobs Page": "", "Go to Storage": "", "Google Cloud Storage": "", "Google Drive": "", @@ -2832,6 +2833,7 @@ "No events to display.": "", "No interfaces configured with Virtual IP.": "", "No items have been added yet.": "", + "No jobs running.": "", "No logs are available": "", "No logs are available for this task.": "", "No logs available": "", @@ -3446,6 +3448,7 @@ "Run «{name}» Cloud Sync now?": "", "Run «{name}» Rsync now?": "", "Running": "", + "Running Jobs": "", "S.M.A.R.T.": "", "S.M.A.R.T. Extra Options": "", "S.M.A.R.T. Info for {disk}": "", @@ -4350,7 +4353,6 @@ "Theme": "", "There are no alerts.": "", "There are no records to show.": "", - "There are no tasks.": "", "There are pending network interface changes. Review them now?": "", "There are unapplied network interface changes that must be tested before being permanently saved. Test changes now?": "", "There is an upgrade waiting to finish.": "", diff --git a/src/assets/i18n/tt.json b/src/assets/i18n/tt.json index a1e928b0302..4e0997f5ce9 100644 --- a/src/assets/i18n/tt.json +++ b/src/assets/i18n/tt.json @@ -1965,6 +1965,7 @@ "Go to Datasets": "", "Go to Documentation": "", "Go to HA settings": "", + "Go to Jobs Page": "", "Go to Storage": "", "Google Cloud Storage": "", "Google Drive": "", @@ -2832,6 +2833,7 @@ "No events to display.": "", "No interfaces configured with Virtual IP.": "", "No items have been added yet.": "", + "No jobs running.": "", "No logs are available": "", "No logs are available for this task.": "", "No logs available": "", @@ -3446,6 +3448,7 @@ "Run «{name}» Cloud Sync now?": "", "Run «{name}» Rsync now?": "", "Running": "", + "Running Jobs": "", "S.M.A.R.T.": "", "S.M.A.R.T. Extra Options": "", "S.M.A.R.T. Info for {disk}": "", @@ -4350,7 +4353,6 @@ "Theme": "", "There are no alerts.": "", "There are no records to show.": "", - "There are no tasks.": "", "There are pending network interface changes. Review them now?": "", "There are unapplied network interface changes that must be tested before being permanently saved. Test changes now?": "", "There is an upgrade waiting to finish.": "", diff --git a/src/assets/i18n/udm.json b/src/assets/i18n/udm.json index a1e928b0302..4e0997f5ce9 100644 --- a/src/assets/i18n/udm.json +++ b/src/assets/i18n/udm.json @@ -1965,6 +1965,7 @@ "Go to Datasets": "", "Go to Documentation": "", "Go to HA settings": "", + "Go to Jobs Page": "", "Go to Storage": "", "Google Cloud Storage": "", "Google Drive": "", @@ -2832,6 +2833,7 @@ "No events to display.": "", "No interfaces configured with Virtual IP.": "", "No items have been added yet.": "", + "No jobs running.": "", "No logs are available": "", "No logs are available for this task.": "", "No logs available": "", @@ -3446,6 +3448,7 @@ "Run «{name}» Cloud Sync now?": "", "Run «{name}» Rsync now?": "", "Running": "", + "Running Jobs": "", "S.M.A.R.T.": "", "S.M.A.R.T. Extra Options": "", "S.M.A.R.T. Info for {disk}": "", @@ -4350,7 +4353,6 @@ "Theme": "", "There are no alerts.": "", "There are no records to show.": "", - "There are no tasks.": "", "There are pending network interface changes. Review them now?": "", "There are unapplied network interface changes that must be tested before being permanently saved. Test changes now?": "", "There is an upgrade waiting to finish.": "", diff --git a/src/assets/i18n/uk.json b/src/assets/i18n/uk.json index c41c4200fef..4d9ed586dc1 100644 --- a/src/assets/i18n/uk.json +++ b/src/assets/i18n/uk.json @@ -709,6 +709,7 @@ "Go back to the previous form": "", "Go to Datasets": "", "Go to Documentation": "", + "Go to Jobs Page": "", "Go to Storage": "", "Google Cloud Storage": "", "Google Drive": "", @@ -1072,6 +1073,7 @@ "No disks available.": "", "No events to display.": "", "No items have been added yet.": "", + "No jobs running.": "", "No logs available": "", "No logs yet": "", "No options": "", @@ -1292,6 +1294,7 @@ "Run «{name}» Cloud Backup now?": "", "Run «{name}» Cloud Sync now?": "", "Run «{name}» Rsync now?": "", + "Running Jobs": "", "S.M.A.R.T.": "", "S.M.A.R.T. Options": "", "S.M.A.R.T. Tasks": "", @@ -1613,7 +1616,6 @@ "The {service} service is running and will auto-start after a system reboot.": "", "The {service} service is running.": "", "There are no alerts.": "", - "There are no tasks.": "", "These disks do not support S.M.A.R.T. tests:": "", "These running processes are using {datasetName}:": "", "These running processes are using {name}:": "", diff --git a/src/assets/i18n/vi.json b/src/assets/i18n/vi.json index a1e928b0302..4e0997f5ce9 100644 --- a/src/assets/i18n/vi.json +++ b/src/assets/i18n/vi.json @@ -1965,6 +1965,7 @@ "Go to Datasets": "", "Go to Documentation": "", "Go to HA settings": "", + "Go to Jobs Page": "", "Go to Storage": "", "Google Cloud Storage": "", "Google Drive": "", @@ -2832,6 +2833,7 @@ "No events to display.": "", "No interfaces configured with Virtual IP.": "", "No items have been added yet.": "", + "No jobs running.": "", "No logs are available": "", "No logs are available for this task.": "", "No logs available": "", @@ -3446,6 +3448,7 @@ "Run «{name}» Cloud Sync now?": "", "Run «{name}» Rsync now?": "", "Running": "", + "Running Jobs": "", "S.M.A.R.T.": "", "S.M.A.R.T. Extra Options": "", "S.M.A.R.T. Info for {disk}": "", @@ -4350,7 +4353,6 @@ "Theme": "", "There are no alerts.": "", "There are no records to show.": "", - "There are no tasks.": "", "There are pending network interface changes. Review them now?": "", "There are unapplied network interface changes that must be tested before being permanently saved. Test changes now?": "", "There is an upgrade waiting to finish.": "", diff --git a/src/assets/i18n/zh-hans.json b/src/assets/i18n/zh-hans.json index 3a23924744e..553c0a5be22 100644 --- a/src/assets/i18n/zh-hans.json +++ b/src/assets/i18n/zh-hans.json @@ -489,6 +489,7 @@ "Go To Encryption Root": "", "Go to Datasets": "", "Go to Documentation": "", + "Go to Jobs Page": "", "Go to Storage": "", "Group Bind Path": "", "Group Quota Manager": "", @@ -752,6 +753,7 @@ "No disks available.": "", "No enclosure": "", "No items have been added yet.": "", + "No jobs running.": "", "No logs available": "", "No logs yet": "", "No options": "", @@ -904,6 +906,7 @@ "Rsync to another server": "", "Run As Context": "", "Run «{name}» Cloud Backup now?": "", + "Running Jobs": "", "S.M.A.R.T. Options": "", "S.M.A.R.T. Tasks": "", "SAS Connector": "", @@ -1113,7 +1116,6 @@ "The list is empty.": "", "The number of children must at the minimum accomodate the total number of disks required for the previous configuration options including parity drives.": "", "There are no alerts.": "", - "There are no tasks.": "", "These disks do not support S.M.A.R.T. tests:": "", "These running processes are using {datasetName}:": "", "These running processes are using {name}:": "", diff --git a/src/assets/i18n/zh-hant.json b/src/assets/i18n/zh-hant.json index 67346037e92..67501b966c0 100644 --- a/src/assets/i18n/zh-hant.json +++ b/src/assets/i18n/zh-hant.json @@ -1623,6 +1623,7 @@ "Go to Datasets": "", "Go to Documentation": "", "Go to HA settings": "", + "Go to Jobs Page": "", "Go to Storage": "", "Google Cloud Storage": "", "Google Drive": "", @@ -2361,6 +2362,7 @@ "No events to display.": "", "No interfaces configured with Virtual IP.": "", "No items have been added yet.": "", + "No jobs running.": "", "No logs are available": "", "No logs are available for this task.": "", "No logs available": "", @@ -2862,6 +2864,7 @@ "Run On a Schedule": "", "Run job": "", "Run «{name}» Cloud Backup now?": "", + "Running Jobs": "", "S.M.A.R.T.": "", "S.M.A.R.T. Extra Options": "", "S.M.A.R.T. Info for {disk}": "", @@ -3651,7 +3654,6 @@ "Theme": "", "There are no alerts.": "", "There are no records to show.": "", - "There are no tasks.": "", "There are pending network interface changes. Review them now?": "", "There are unapplied network interface changes that must be tested before being permanently saved. Test changes now?": "", "There is an upgrade waiting to finish.": "",