Skip to content

Commit

Permalink
NAS-129760: Rename "Take Snapshot" in Cloud Sync task
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexKarpov98 committed Jul 1, 2024
1 parent 36fe155 commit e5a70fb
Show file tree
Hide file tree
Showing 90 changed files with 186 additions and 3 deletions.
11 changes: 9 additions & 2 deletions src/app/helptext/data-protection/cloudsync/cloudsync.ts
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,15 @@ export const helptextCloudSync = {
transfer_mode_warning_move: T('<b>MOVE</b>: After files are <i><u>copied</u></i> from the source to the destination, they are\
<i><u>deleted</u></i> from the source. Files with the same names on the destination are <i><u>overwritten</u></i>.'),

snapshot_placeholder: T('Take Snapshot'),
snapshot_tooltip: T('Set to take a snapshot of the dataset before a <i>PUSH</i>.'),
snapshot_placeholder: T('Use Snapshot'),
snapshot_tooltip: T('This option ensures data consistency by creating a snapshot at the\
start of the backup or synchronization task. The process involves the following steps:</br></br>\
1. Snapshot Creation: A snapshot of the current state is taken at the moment the task is initiated.</br></br>\
2. Backup/Sync Operation: The task utilizes the snapshot contents to perform the backup or synchronization,\
ensuring that the data remains consistent and unchanged during the operation.</br></br>\
3. Snapshot Removal: Once the task is completed, the snapshot is automatically removed to save storage space.</br></br>\
This mechanism guarantees that the backup or synchronization task captures an exact state of your\
data at the start, even if changes occur during the process.'),

pre_script_placeholder: T('Pre-script'),
pre_script_tooltip: T('Script to execute before running sync.'),
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<ix-replication-settings-card></ix-replication-settings-card>
<ix-access-card></ix-access-card>
<ix-allowed-addresses-card></ix-allowed-addresses-card>
<ix-self-encrypting-drive-card *ixHasRole="[Role.FullAdmin]"></ix-self-encrypting-drive-card>
<ix-self-encrypting-drive-card></ix-self-encrypting-drive-card>
<ix-isolated-gpus-card></ix-isolated-gpus-card>
<ix-global-two-factor-card></ix-global-two-factor-card>
<ix-system-security-card *ngIf="!!(isSystemLicensed$ | async)"></ix-system-security-card>
Expand Down
2 changes: 2 additions & 0 deletions src/assets/i18n/af.json
Original file line number Diff line number Diff line change
Expand Up @@ -4347,6 +4347,7 @@
"This node is currently configuring the system dataset.": "",
"This node is currently processing a failover event.": "",
"This option controls how metadata and alternate data streams read write to disks. Only enable this when the share configuration was migrated from the deprecated Apple Filing Protocol (AFP). Do not attempt to force a previous AFP share to behave like a pure SMB share or file corruption can occur.": "",
"This option ensures data consistency by creating a snapshot at the start of the backup or synchronization task. The process involves the following steps:</br></br> 1. Snapshot Creation: A snapshot of the current state is taken at the moment the task is initiated.</br></br> 2. Backup/Sync Operation: The task utilizes the snapshot contents to perform the backup or synchronization, ensuring that the data remains consistent and unchanged during the operation.</br></br> 3. Snapshot Removal: Once the task is completed, the snapshot is automatically removed to save storage space.</br></br> This mechanism guarantees that the backup or synchronization task captures an exact state of your data at the start, even if changes occur during the process.": "",
"This pool contains the system dataset that stores critical data like debugging core files, encryption keys for pools, and Samba 4 metadata such as the user/group cache and share level permissions. Exporting this pool will transfer the system dataset to another available pool. If the only available pool is encrypted, that pool will no longer be able to be locked. When no other pools exist, the system dataset transfers back to the TrueNAS operating system device.": "",
"This pool has an encrypted root dataset which is locked. Do you want to unlock it?": "",
"This process continues in the background after closing this dialog.": "",
Expand Down Expand Up @@ -4579,6 +4580,7 @@
"Use FQDN for Logging": "",
"Use Preset": "",
"Use Signature Version 2": "",
"Use Snapshot": "",
"Use Sudo For ZFS Commands": "",
"Use Syslog Only": "",
"Use all disk space": "",
Expand Down
2 changes: 2 additions & 0 deletions src/assets/i18n/ar.json
Original file line number Diff line number Diff line change
Expand Up @@ -4347,6 +4347,7 @@
"This node is currently configuring the system dataset.": "",
"This node is currently processing a failover event.": "",
"This option controls how metadata and alternate data streams read write to disks. Only enable this when the share configuration was migrated from the deprecated Apple Filing Protocol (AFP). Do not attempt to force a previous AFP share to behave like a pure SMB share or file corruption can occur.": "",
"This option ensures data consistency by creating a snapshot at the start of the backup or synchronization task. The process involves the following steps:</br></br> 1. Snapshot Creation: A snapshot of the current state is taken at the moment the task is initiated.</br></br> 2. Backup/Sync Operation: The task utilizes the snapshot contents to perform the backup or synchronization, ensuring that the data remains consistent and unchanged during the operation.</br></br> 3. Snapshot Removal: Once the task is completed, the snapshot is automatically removed to save storage space.</br></br> This mechanism guarantees that the backup or synchronization task captures an exact state of your data at the start, even if changes occur during the process.": "",
"This pool contains the system dataset that stores critical data like debugging core files, encryption keys for pools, and Samba 4 metadata such as the user/group cache and share level permissions. Exporting this pool will transfer the system dataset to another available pool. If the only available pool is encrypted, that pool will no longer be able to be locked. When no other pools exist, the system dataset transfers back to the TrueNAS operating system device.": "",
"This pool has an encrypted root dataset which is locked. Do you want to unlock it?": "",
"This process continues in the background after closing this dialog.": "",
Expand Down Expand Up @@ -4579,6 +4580,7 @@
"Use FQDN for Logging": "",
"Use Preset": "",
"Use Signature Version 2": "",
"Use Snapshot": "",
"Use Sudo For ZFS Commands": "",
"Use Syslog Only": "",
"Use all disk space": "",
Expand Down
2 changes: 2 additions & 0 deletions src/assets/i18n/ast.json
Original file line number Diff line number Diff line change
Expand Up @@ -4347,6 +4347,7 @@
"This node is currently configuring the system dataset.": "",
"This node is currently processing a failover event.": "",
"This option controls how metadata and alternate data streams read write to disks. Only enable this when the share configuration was migrated from the deprecated Apple Filing Protocol (AFP). Do not attempt to force a previous AFP share to behave like a pure SMB share or file corruption can occur.": "",
"This option ensures data consistency by creating a snapshot at the start of the backup or synchronization task. The process involves the following steps:</br></br> 1. Snapshot Creation: A snapshot of the current state is taken at the moment the task is initiated.</br></br> 2. Backup/Sync Operation: The task utilizes the snapshot contents to perform the backup or synchronization, ensuring that the data remains consistent and unchanged during the operation.</br></br> 3. Snapshot Removal: Once the task is completed, the snapshot is automatically removed to save storage space.</br></br> This mechanism guarantees that the backup or synchronization task captures an exact state of your data at the start, even if changes occur during the process.": "",
"This pool contains the system dataset that stores critical data like debugging core files, encryption keys for pools, and Samba 4 metadata such as the user/group cache and share level permissions. Exporting this pool will transfer the system dataset to another available pool. If the only available pool is encrypted, that pool will no longer be able to be locked. When no other pools exist, the system dataset transfers back to the TrueNAS operating system device.": "",
"This pool has an encrypted root dataset which is locked. Do you want to unlock it?": "",
"This process continues in the background after closing this dialog.": "",
Expand Down Expand Up @@ -4579,6 +4580,7 @@
"Use FQDN for Logging": "",
"Use Preset": "",
"Use Signature Version 2": "",
"Use Snapshot": "",
"Use Sudo For ZFS Commands": "",
"Use Syslog Only": "",
"Use all disk space": "",
Expand Down
2 changes: 2 additions & 0 deletions src/assets/i18n/az.json
Original file line number Diff line number Diff line change
Expand Up @@ -4347,6 +4347,7 @@
"This node is currently configuring the system dataset.": "",
"This node is currently processing a failover event.": "",
"This option controls how metadata and alternate data streams read write to disks. Only enable this when the share configuration was migrated from the deprecated Apple Filing Protocol (AFP). Do not attempt to force a previous AFP share to behave like a pure SMB share or file corruption can occur.": "",
"This option ensures data consistency by creating a snapshot at the start of the backup or synchronization task. The process involves the following steps:</br></br> 1. Snapshot Creation: A snapshot of the current state is taken at the moment the task is initiated.</br></br> 2. Backup/Sync Operation: The task utilizes the snapshot contents to perform the backup or synchronization, ensuring that the data remains consistent and unchanged during the operation.</br></br> 3. Snapshot Removal: Once the task is completed, the snapshot is automatically removed to save storage space.</br></br> This mechanism guarantees that the backup or synchronization task captures an exact state of your data at the start, even if changes occur during the process.": "",
"This pool contains the system dataset that stores critical data like debugging core files, encryption keys for pools, and Samba 4 metadata such as the user/group cache and share level permissions. Exporting this pool will transfer the system dataset to another available pool. If the only available pool is encrypted, that pool will no longer be able to be locked. When no other pools exist, the system dataset transfers back to the TrueNAS operating system device.": "",
"This pool has an encrypted root dataset which is locked. Do you want to unlock it?": "",
"This process continues in the background after closing this dialog.": "",
Expand Down Expand Up @@ -4579,6 +4580,7 @@
"Use FQDN for Logging": "",
"Use Preset": "",
"Use Signature Version 2": "",
"Use Snapshot": "",
"Use Sudo For ZFS Commands": "",
"Use Syslog Only": "",
"Use all disk space": "",
Expand Down
2 changes: 2 additions & 0 deletions src/assets/i18n/be.json
Original file line number Diff line number Diff line change
Expand Up @@ -4347,6 +4347,7 @@
"This node is currently configuring the system dataset.": "",
"This node is currently processing a failover event.": "",
"This option controls how metadata and alternate data streams read write to disks. Only enable this when the share configuration was migrated from the deprecated Apple Filing Protocol (AFP). Do not attempt to force a previous AFP share to behave like a pure SMB share or file corruption can occur.": "",
"This option ensures data consistency by creating a snapshot at the start of the backup or synchronization task. The process involves the following steps:</br></br> 1. Snapshot Creation: A snapshot of the current state is taken at the moment the task is initiated.</br></br> 2. Backup/Sync Operation: The task utilizes the snapshot contents to perform the backup or synchronization, ensuring that the data remains consistent and unchanged during the operation.</br></br> 3. Snapshot Removal: Once the task is completed, the snapshot is automatically removed to save storage space.</br></br> This mechanism guarantees that the backup or synchronization task captures an exact state of your data at the start, even if changes occur during the process.": "",
"This pool contains the system dataset that stores critical data like debugging core files, encryption keys for pools, and Samba 4 metadata such as the user/group cache and share level permissions. Exporting this pool will transfer the system dataset to another available pool. If the only available pool is encrypted, that pool will no longer be able to be locked. When no other pools exist, the system dataset transfers back to the TrueNAS operating system device.": "",
"This pool has an encrypted root dataset which is locked. Do you want to unlock it?": "",
"This process continues in the background after closing this dialog.": "",
Expand Down Expand Up @@ -4579,6 +4580,7 @@
"Use FQDN for Logging": "",
"Use Preset": "",
"Use Signature Version 2": "",
"Use Snapshot": "",
"Use Sudo For ZFS Commands": "",
"Use Syslog Only": "",
"Use all disk space": "",
Expand Down
2 changes: 2 additions & 0 deletions src/assets/i18n/bg.json
Original file line number Diff line number Diff line change
Expand Up @@ -4347,6 +4347,7 @@
"This node is currently configuring the system dataset.": "",
"This node is currently processing a failover event.": "",
"This option controls how metadata and alternate data streams read write to disks. Only enable this when the share configuration was migrated from the deprecated Apple Filing Protocol (AFP). Do not attempt to force a previous AFP share to behave like a pure SMB share or file corruption can occur.": "",
"This option ensures data consistency by creating a snapshot at the start of the backup or synchronization task. The process involves the following steps:</br></br> 1. Snapshot Creation: A snapshot of the current state is taken at the moment the task is initiated.</br></br> 2. Backup/Sync Operation: The task utilizes the snapshot contents to perform the backup or synchronization, ensuring that the data remains consistent and unchanged during the operation.</br></br> 3. Snapshot Removal: Once the task is completed, the snapshot is automatically removed to save storage space.</br></br> This mechanism guarantees that the backup or synchronization task captures an exact state of your data at the start, even if changes occur during the process.": "",
"This pool contains the system dataset that stores critical data like debugging core files, encryption keys for pools, and Samba 4 metadata such as the user/group cache and share level permissions. Exporting this pool will transfer the system dataset to another available pool. If the only available pool is encrypted, that pool will no longer be able to be locked. When no other pools exist, the system dataset transfers back to the TrueNAS operating system device.": "",
"This pool has an encrypted root dataset which is locked. Do you want to unlock it?": "",
"This process continues in the background after closing this dialog.": "",
Expand Down Expand Up @@ -4579,6 +4580,7 @@
"Use FQDN for Logging": "",
"Use Preset": "",
"Use Signature Version 2": "",
"Use Snapshot": "",
"Use Sudo For ZFS Commands": "",
"Use Syslog Only": "",
"Use all disk space": "",
Expand Down
2 changes: 2 additions & 0 deletions src/assets/i18n/bn.json
Original file line number Diff line number Diff line change
Expand Up @@ -4347,6 +4347,7 @@
"This node is currently configuring the system dataset.": "",
"This node is currently processing a failover event.": "",
"This option controls how metadata and alternate data streams read write to disks. Only enable this when the share configuration was migrated from the deprecated Apple Filing Protocol (AFP). Do not attempt to force a previous AFP share to behave like a pure SMB share or file corruption can occur.": "",
"This option ensures data consistency by creating a snapshot at the start of the backup or synchronization task. The process involves the following steps:</br></br> 1. Snapshot Creation: A snapshot of the current state is taken at the moment the task is initiated.</br></br> 2. Backup/Sync Operation: The task utilizes the snapshot contents to perform the backup or synchronization, ensuring that the data remains consistent and unchanged during the operation.</br></br> 3. Snapshot Removal: Once the task is completed, the snapshot is automatically removed to save storage space.</br></br> This mechanism guarantees that the backup or synchronization task captures an exact state of your data at the start, even if changes occur during the process.": "",
"This pool contains the system dataset that stores critical data like debugging core files, encryption keys for pools, and Samba 4 metadata such as the user/group cache and share level permissions. Exporting this pool will transfer the system dataset to another available pool. If the only available pool is encrypted, that pool will no longer be able to be locked. When no other pools exist, the system dataset transfers back to the TrueNAS operating system device.": "",
"This pool has an encrypted root dataset which is locked. Do you want to unlock it?": "",
"This process continues in the background after closing this dialog.": "",
Expand Down Expand Up @@ -4579,6 +4580,7 @@
"Use FQDN for Logging": "",
"Use Preset": "",
"Use Signature Version 2": "",
"Use Snapshot": "",
"Use Sudo For ZFS Commands": "",
"Use Syslog Only": "",
"Use all disk space": "",
Expand Down
2 changes: 2 additions & 0 deletions src/assets/i18n/br.json
Original file line number Diff line number Diff line change
Expand Up @@ -4347,6 +4347,7 @@
"This node is currently configuring the system dataset.": "",
"This node is currently processing a failover event.": "",
"This option controls how metadata and alternate data streams read write to disks. Only enable this when the share configuration was migrated from the deprecated Apple Filing Protocol (AFP). Do not attempt to force a previous AFP share to behave like a pure SMB share or file corruption can occur.": "",
"This option ensures data consistency by creating a snapshot at the start of the backup or synchronization task. The process involves the following steps:</br></br> 1. Snapshot Creation: A snapshot of the current state is taken at the moment the task is initiated.</br></br> 2. Backup/Sync Operation: The task utilizes the snapshot contents to perform the backup or synchronization, ensuring that the data remains consistent and unchanged during the operation.</br></br> 3. Snapshot Removal: Once the task is completed, the snapshot is automatically removed to save storage space.</br></br> This mechanism guarantees that the backup or synchronization task captures an exact state of your data at the start, even if changes occur during the process.": "",
"This pool contains the system dataset that stores critical data like debugging core files, encryption keys for pools, and Samba 4 metadata such as the user/group cache and share level permissions. Exporting this pool will transfer the system dataset to another available pool. If the only available pool is encrypted, that pool will no longer be able to be locked. When no other pools exist, the system dataset transfers back to the TrueNAS operating system device.": "",
"This pool has an encrypted root dataset which is locked. Do you want to unlock it?": "",
"This process continues in the background after closing this dialog.": "",
Expand Down Expand Up @@ -4579,6 +4580,7 @@
"Use FQDN for Logging": "",
"Use Preset": "",
"Use Signature Version 2": "",
"Use Snapshot": "",
"Use Sudo For ZFS Commands": "",
"Use Syslog Only": "",
"Use all disk space": "",
Expand Down
Loading

0 comments on commit e5a70fb

Please sign in to comment.