#
msgid ""
msgstr ""
"Project-Id-Version: freezer-web-ui VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
"POT-Creation-Date: 2022-05-09 01:26+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: \n"
"Last-Translator: \n"
"Language-Team: Lao\n"
"Language: lo\n"
"X-Generator: Zanata 4.3.3\n"
"Plural-Forms: nplurals=1; plural=0\n"
#: disaster_recovery/dashboard.py:22
msgid "Backup and Restore"
msgstr ""
#: disaster_recovery/dashboard.py:27
msgid "Disaster Recovery"
msgstr ""
#: disaster_recovery/actions/panel.py:23
#: disaster_recovery/actions/tables.py:102
#: disaster_recovery/actions/templates/actions/index.html:8
#: disaster_recovery/actions/templates/actions/index.html:11
#: disaster_recovery/actions/views.py:30 disaster_recovery/jobs/tables.py:233
#: disaster_recovery/jobs/workflows/actions.py:27
#: disaster_recovery/jobs/workflows/actions.py:41
#: disaster_recovery/jobs/workflows/create.py:31
#: disaster_recovery/jobs/workflows/update_actions.py:33
msgid "Actions"
msgstr ""
#: disaster_recovery/actions/tables.py:24 disaster_recovery/jobs/tables.py:193
msgid "Delete actions is not recoverable."
msgstr ""
#: disaster_recovery/actions/tables.py:28 disaster_recovery/jobs/tables.py:197
msgid "Delete Action"
msgid_plural "Delete Actions"
msgstr[0] ""
#: disaster_recovery/actions/tables.py:36
msgid "Deleted Action"
msgid_plural "Deleted Actions"
msgstr[0] ""
#: disaster_recovery/actions/tables.py:60
msgid "Create Action"
msgstr ""
#: disaster_recovery/actions/tables.py:68
msgid "Edit"
msgstr ""
#: disaster_recovery/actions/tables.py:89 disaster_recovery/jobs/tables.py:224
msgid "Action Name"
msgstr ""
#: disaster_recovery/actions/tables.py:91
#: disaster_recovery/actions/templates/actions/_action.html:5
#: disaster_recovery/actions/templates/actions/detail.html:4
#: disaster_recovery/actions/templates/actions/detail.html:7
#: disaster_recovery/actions/workflows/action.py:278
msgid "Action"
msgstr ""
#: disaster_recovery/actions/tables.py:93
msgid "Path To Backup or Restore"
msgstr ""
#: disaster_recovery/actions/tables.py:94
msgid "Storage"
msgstr ""
#: disaster_recovery/actions/tables.py:95
msgid "Mode"
msgstr ""
#: disaster_recovery/actions/templates/actions/_action.html:8
msgid ""
"An action is the simplest execution within a job, it could be a backup or a "
"restore and it contains rules that the action must follow (max retries, "
"interval between executions, etc)."
msgstr ""
#: disaster_recovery/actions/templates/actions/_advanced.html:5
msgid "Advanced configuration"
msgstr ""
#: disaster_recovery/actions/templates/actions/_advanced.html:7
msgid "Define extra information for the action executed by the client."
msgstr ""
#: disaster_recovery/actions/templates/actions/_rules.html:5
#: disaster_recovery/actions/workflows/action.py:557
msgid "Rules"
msgstr ""
#: disaster_recovery/actions/templates/actions/_rules.html:13
msgid ""
"Define the following action rules:
- Number of retries
"
"- Retries interval
- Action is mandatory
"
msgstr ""
#: disaster_recovery/actions/templates/actions/_snapshot.html:5
#: disaster_recovery/actions/workflows/action.py:312
#: disaster_recovery/actions/workflows/action.py:320
msgid "Snapshot"
msgstr ""
#: disaster_recovery/actions/templates/actions/_snapshot.html:7
msgid ""
"The snapshot technologies currently supported are LVM for Linux and Volume "
"Shadow Copy for Windows."
msgstr ""
#: disaster_recovery/actions/templates/actions/_snapshot.html:9
msgid ""
"For Linux, in order to use snapshot features, the data has to reside on an "
"LVM volume."
msgstr ""
#: disaster_recovery/actions/workflows/action.py:31
msgid "Action Name *"
msgstr ""
#: disaster_recovery/actions/workflows/action.py:35
msgid "Set the action to be taken"
msgstr ""
#: disaster_recovery/actions/workflows/action.py:38
msgid "Choose what you want to backup"
msgstr ""
#: disaster_recovery/actions/workflows/action.py:42
msgid "Set storage backend for a backup"
msgstr ""
#: disaster_recovery/actions/workflows/action.py:45
msgid ""
"Engine to be used for backup/restore. With tar, the file inode will be "
"checked for changes amid backup execution. If the file inode changed, the "
"whole file will be backed up. With rsync, the data blocks changes will be "
"verified and only the changed blocks will be backed up. Tar is faster, but "
"is uses more space and bandwidth. Rsync is slower, but uses less space and "
"bandwidth. Nova engine can be used to backup/restore running instances. "
"Backing up instances and it's metadata."
msgstr ""
#: disaster_recovery/actions/workflows/action.py:57
msgid "MySQL Configuration File *"
msgstr ""
#: disaster_recovery/actions/workflows/action.py:58
msgid "Set the path where the MySQL configuration file is on the file system "
msgstr ""
#: disaster_recovery/actions/workflows/action.py:63
msgid "SQL Server Configuration File *"
msgstr ""
#: disaster_recovery/actions/workflows/action.py:64
msgid ""
"Set the path where the SQL Server configuration file is on the file system"
msgstr ""
#: disaster_recovery/actions/workflows/action.py:69
msgid "Source File/Directory *"
msgstr ""
#: disaster_recovery/actions/workflows/action.py:70
msgid "The file or directory you want to back up."
msgstr ""
#: disaster_recovery/actions/workflows/action.py:74
msgid "Container Name or Path"
msgstr ""
#: disaster_recovery/actions/workflows/action.py:75
msgid "Swift container for swift backend or path for ssh or local backend"
msgstr ""
#: disaster_recovery/actions/workflows/action.py:80
msgid "Restore Absolute Path *"
msgstr ""
#: disaster_recovery/actions/workflows/action.py:81
msgid "Set the absolute path where you want your data restored."
msgstr ""
#: disaster_recovery/actions/workflows/action.py:86
msgid "Restore From Host"
msgstr ""
#: disaster_recovery/actions/workflows/action.py:87
msgid ""
"Set the hostname used to identify the data you want to restore from. If you "
"want to restore data in the same host where the backup was executed just "
"type from your shell: '$ hostname' and the output is the value that needs to "
"be passed to this option. Mandatory with Restore"
msgstr ""
#: disaster_recovery/actions/workflows/action.py:98
msgid "Restore From Date"
msgstr ""
#: disaster_recovery/actions/workflows/action.py:99
msgid ""
"Set the absolute path where you want your data restored.Please provide "
"datetime in format 'YYYY-MM-DDThh:mm:ss' i.e. '1979-10-03T23:23:23'. Make "
"sure the 'T' is between date and time"
msgstr ""
#: disaster_recovery/actions/workflows/action.py:107
msgid "Cinder Volume ID *"
msgstr ""
#: disaster_recovery/actions/workflows/action.py:108
msgid "Id of cinder volume for backup"
msgstr ""
#: disaster_recovery/actions/workflows/action.py:112
msgid "Nova Instance ID *"
msgstr ""
#: disaster_recovery/actions/workflows/action.py:113
msgid "Id of nova instance for backup"
msgstr ""
#: disaster_recovery/actions/workflows/action.py:117
msgid "Nova network ID *"
msgstr ""
#: disaster_recovery/actions/workflows/action.py:118
msgid "Id of nova network for recover"
msgstr ""
#: disaster_recovery/actions/workflows/action.py:122
msgid "Get A Single Object"
msgstr ""
#: disaster_recovery/actions/workflows/action.py:123
msgid "The Object name you want to download on the local file system."
msgstr ""
#: disaster_recovery/actions/workflows/action.py:128
msgid "Destination File"
msgstr ""
#: disaster_recovery/actions/workflows/action.py:129
msgid ""
"The file name used to save the object on your local disk and upload file in "
"swift."
msgstr ""
#: disaster_recovery/actions/workflows/action.py:134
msgid "Remove Older Than"
msgstr ""
#: disaster_recovery/actions/workflows/action.py:135
msgid ""
"Checks in the specified container for object older than the specified days."
"If i.e. 30 is specified, it will remove the remote object older than 30 days."
" Default False (Disabled) The option --remove-older-then is deprecated and "
"will be removed soon"
msgstr ""
#: disaster_recovery/actions/workflows/action.py:145
msgid "Remove From Date"
msgstr ""
#: disaster_recovery/actions/workflows/action.py:146
msgid ""
"Checks the specified container and removes objects older than the provided "
"datetime in the format YYYY-MM-DDThh:mm:ss i.e. 1974-03-25T23:23:23. Make "
"sure the 'T' is between date and time "
msgstr ""
#: disaster_recovery/actions/workflows/action.py:154
msgid "SSH Private Key *"
msgstr ""
#: disaster_recovery/actions/workflows/action.py:155
#: disaster_recovery/actions/workflows/action.py:160
msgid "Path for ssh private key"
msgstr ""
#: disaster_recovery/actions/workflows/action.py:159
msgid "SSH Username *"
msgstr ""
#: disaster_recovery/actions/workflows/action.py:164
msgid "SSH Host *"
msgstr ""
#: disaster_recovery/actions/workflows/action.py:165
msgid "IP address or dns name of host to connect through ssh"
msgstr ""
#: disaster_recovery/actions/workflows/action.py:205
msgid "You must define nova network id to restore."
msgstr ""
#: disaster_recovery/actions/workflows/action.py:210
msgid "You must define nova instance id to restore or backup."
msgstr ""
#: disaster_recovery/actions/workflows/action.py:215
msgid "You must define cinder volume id to backup."
msgstr ""
#: disaster_recovery/actions/workflows/action.py:220
msgid "You must define a path to restore."
msgstr ""
#: disaster_recovery/actions/workflows/action.py:225
msgid "You must define a container or path to backup."
msgstr ""
#: disaster_recovery/actions/workflows/action.py:230
msgid "You must define an action name."
msgstr ""
#: disaster_recovery/actions/workflows/action.py:235
msgid "You must define a path to backup."
msgstr ""
#: disaster_recovery/actions/workflows/action.py:240
msgid "File system"
msgstr ""
#: disaster_recovery/actions/workflows/action.py:241
msgid "MongoDB"
msgstr ""
#: disaster_recovery/actions/workflows/action.py:242
msgid "MySQL"
msgstr ""
#: disaster_recovery/actions/workflows/action.py:243
msgid "Microsoft SQL Server"
msgstr ""
#: disaster_recovery/actions/workflows/action.py:244
msgid "Cinder"
msgstr ""
#: disaster_recovery/actions/workflows/action.py:245
msgid "Nova"
msgstr ""
#: disaster_recovery/actions/workflows/action.py:250
msgid "Backup"
msgstr ""
#: disaster_recovery/actions/workflows/action.py:251
#: disaster_recovery/backups/tables.py:30
#: disaster_recovery/backups/workflows/restore.py:55
#: disaster_recovery/backups/workflows/restore.py:56
msgid "Restore"
msgstr ""
#: disaster_recovery/actions/workflows/action.py:252
msgid "Admin"
msgstr ""
#: disaster_recovery/actions/workflows/action.py:257
msgid "Swift"
msgstr ""
#: disaster_recovery/actions/workflows/action.py:258
msgid "Local Path"
msgstr ""
#: disaster_recovery/actions/workflows/action.py:259
msgid "SSH"
msgstr ""
#: disaster_recovery/actions/workflows/action.py:264
msgid "tar"
msgstr ""
#: disaster_recovery/actions/workflows/action.py:265
msgid "rsync"
msgstr ""
#: disaster_recovery/actions/workflows/action.py:266
msgid "rsyncv2"
msgstr ""
#: disaster_recovery/actions/workflows/action.py:267
msgid "nova"
msgstr ""
#: disaster_recovery/actions/workflows/action.py:268
msgid "osbrick"
msgstr ""
#: disaster_recovery/actions/workflows/action.py:313
msgid ""
"Use a LVM or Shadow Copy snapshot to have point in time consistent backups"
msgstr ""
#: disaster_recovery/actions/workflows/action.py:333
msgid "Log File Path"
msgstr ""
#: disaster_recovery/actions/workflows/action.py:334
msgid ""
"Set log file. By default logs to /var/log/freezer.log If that file is not "
"writable, freezer tries to log to ~/.freezer/freezer.log"
msgstr ""
#: disaster_recovery/actions/workflows/action.py:341
msgid "Exclude Files"
msgstr ""
#: disaster_recovery/actions/workflows/action.py:342
msgid ""
"Exclude files, given as a PATTERN.Ex: '*.log, *.pyc' will exclude any file "
"with name ending with .log. Default no exclude"
msgstr ""
#: disaster_recovery/actions/workflows/action.py:350
msgid "Proxy URL"
msgstr ""
#: disaster_recovery/actions/workflows/action.py:351
msgid "Enforce proxy that alters system HTTP_PROXY and HTTPS_PROXY"
msgstr ""
#: disaster_recovery/actions/workflows/action.py:357
msgid "OpenStack Authentication Version"
msgstr ""
#: disaster_recovery/actions/workflows/action.py:358
msgid "Swift auth version, could be 1, 2 or 3"
msgstr ""
#: disaster_recovery/actions/workflows/action.py:362
msgid "Upload Limit"
msgstr ""
#: disaster_recovery/actions/workflows/action.py:363
msgid ""
"Upload bandwidth limit in Bytes per sec. Can be invoked with dimensions "
"(10K, 120M, 10G)."
msgstr ""
#: disaster_recovery/actions/workflows/action.py:370
msgid "Download Limit"
msgstr ""
#: disaster_recovery/actions/workflows/action.py:371
msgid ""
"Download bandwidth limit in Bytes per sec. Can be invoked with dimensions "
"(10K, 120M, 10G)."
msgstr ""
#: disaster_recovery/actions/workflows/action.py:379
msgid "Minimum Compression (GZip/Zip/Zlib)"
msgstr ""
#: disaster_recovery/actions/workflows/action.py:380
msgid "More Effective Compression (Bzip2)"
msgstr ""
#: disaster_recovery/actions/workflows/action.py:381
msgid "Lossless Data Compression (XZ)"
msgstr ""
#: disaster_recovery/actions/workflows/action.py:384
msgid "Compression Level"
msgstr ""
#: disaster_recovery/actions/workflows/action.py:388
msgid "Maximum Segment Size"
msgstr ""
#: disaster_recovery/actions/workflows/action.py:389
msgid ""
"Set the maximum file chunk size in bytes to upload to swift. Default "
"67108864 bytes (64MB)"
msgstr ""
#: disaster_recovery/actions/workflows/action.py:396
#: disaster_recovery/backups/tables.py:124
#: disaster_recovery/clients/tables.py:64
msgid "Hostname"
msgstr ""
#: disaster_recovery/actions/workflows/action.py:397
msgid ""
"Set hostname to execute actions. If you are executing freezer from one host "
"but you want to delete objects belonging to another host then you can set "
"this option that hostname and execute appropriate actions. Default current "
"node hostname."
msgstr ""
#: disaster_recovery/actions/workflows/action.py:406
msgid "Encryption Key"
msgstr ""
#: disaster_recovery/actions/workflows/action.py:407
msgid "Set the path where the encryption keyis on the file system"
msgstr ""
#: disaster_recovery/actions/workflows/action.py:412
msgid "No Incremental"
msgstr ""
#: disaster_recovery/actions/workflows/action.py:413
msgid ""
"Disable incremental feature. By default freezer build the meta data even for "
"level 0 backup. By setting this option incremental meta data is not created "
"at all. Default disabled"
msgstr ""
#: disaster_recovery/actions/workflows/action.py:423
msgid "Max Level"
msgstr ""
#: disaster_recovery/actions/workflows/action.py:426
msgid ""
"Set the backup level used with tar to implement incremental backup. If a "
"level 1 is specified but no level 0 is already available, a level 0 will be "
"done and subsequently backs to level 1. Default 0 (No Incremental)"
msgstr ""
#: disaster_recovery/actions/workflows/action.py:434
msgid "Always Level"
msgstr ""
#: disaster_recovery/actions/workflows/action.py:436
msgid ""
"Set backup maximum level used with tar to implement incremental backup. If a "
"level 3 is specified, the backup will be executed from level 0 to level 3 "
"and to that point always a backup level 3 will be executed. It will not "
"restart from level 0. This option has precedence over --max-backup-level. "
"Default False (Disabled)"
msgstr ""
#: disaster_recovery/actions/workflows/action.py:447
msgid "Restart Always Level"
msgstr ""
#: disaster_recovery/actions/workflows/action.py:449
msgid ""
"Restart the backup from level 0 after n days. Valid only if --always-level "
"option if set. If --always-level is used together with --remove-older-then, "
"there might be the chance where the initial level 0 will be removed Default "
"False (Disabled)"
msgstr ""
#: disaster_recovery/actions/workflows/action.py:458
msgid "insecure"
msgstr ""
#: disaster_recovery/actions/workflows/action.py:459
msgid "Allow to access swift servers without checking SSL certs."
msgstr ""
#: disaster_recovery/actions/workflows/action.py:465
msgid "Follow Symlinks"
msgstr ""
#: disaster_recovery/actions/workflows/action.py:466
msgid ""
"Follow hard and soft links and archive and dump the files they refer to. "
"Default False"
msgstr ""
#: disaster_recovery/actions/workflows/action.py:473
msgid "Dry Run"
msgstr ""
#: disaster_recovery/actions/workflows/action.py:474
msgid "Do everything except writing or removing objects"
msgstr ""
#: disaster_recovery/actions/workflows/action.py:480
msgid "Max Priority"
msgstr ""
#: disaster_recovery/actions/workflows/action.py:481
msgid ""
"Set the cpu process to the highest priority (i.e. -20 on Linux) and real-"
"time for I/O. The process priority will be set only if nice and ionice are "
"installed Default disabled. Use with caution."
msgstr ""
#: disaster_recovery/actions/workflows/action.py:492
msgid "Quiet"
msgstr ""
#: disaster_recovery/actions/workflows/action.py:493
msgid "Suppress error messages"
msgstr ""
#: disaster_recovery/actions/workflows/action.py:499
msgid "v2"
msgstr ""
#: disaster_recovery/actions/workflows/action.py:500
msgid "v1"
msgstr ""
#: disaster_recovery/actions/workflows/action.py:501
msgid "v3"
msgstr ""
#: disaster_recovery/actions/workflows/action.py:505
msgid "Advanced"
msgstr ""
#: disaster_recovery/actions/workflows/action.py:535
msgid "Max Retries"
msgstr ""
#: disaster_recovery/actions/workflows/action.py:538
msgid "In case of error, set the amount of retries for this job"
msgstr ""
#: disaster_recovery/actions/workflows/action.py:543
msgid "Max Retries Interval"
msgstr ""
#: disaster_recovery/actions/workflows/action.py:546
msgid "Set the interval between executions for retries in seconds"
msgstr ""
#: disaster_recovery/actions/workflows/action.py:551
msgid "Mandatory"
msgstr ""
#: disaster_recovery/actions/workflows/action.py:552
msgid "Set this action as mandatory"
msgstr ""
#: disaster_recovery/actions/workflows/action.py:571
msgid "Action Configuration"
msgstr ""
#: disaster_recovery/actions/workflows/action.py:572
#: disaster_recovery/jobs/workflows/actions.py:63
#: disaster_recovery/jobs/workflows/create.py:202
#: disaster_recovery/jobs/workflows/update_actions.py:47
#: disaster_recovery/jobs/workflows/update_job.py:111
#: disaster_recovery/sessions/workflows/create.py:104
msgid "Save"
msgstr ""
#: disaster_recovery/actions/workflows/action.py:573
msgid "Action queued correctly. It will appear soon"
msgstr ""
#: disaster_recovery/actions/workflows/action.py:574
msgid "Unable to save action file."
msgstr ""
#: disaster_recovery/backups/panel.py:23
#: disaster_recovery/backups/templates/backups/detail.html:4
#: disaster_recovery/backups/templates/backups/detail.html:7
#: disaster_recovery/backups/templates/backups/index.html:9
#: disaster_recovery/backups/templates/backups/index.html:12
#: disaster_recovery/backups/views.py:30
msgid "Backups"
msgstr ""
#: disaster_recovery/backups/tables.py:40
msgid "Delete backups is not recoverable."
msgstr ""
#: disaster_recovery/backups/tables.py:44
msgid "Delete Backup"
msgid_plural "Delete Backups"
msgstr[0] ""
#: disaster_recovery/backups/tables.py:52
msgid "Deleted Backup"
msgid_plural "Deleted Backups"
msgstr[0] ""
#: disaster_recovery/backups/tables.py:122
msgid "Backup Name"
msgstr ""
#: disaster_recovery/backups/tables.py:126
msgid "Created At"
msgstr ""
#: disaster_recovery/backups/tables.py:139
msgid "Backup History"
msgstr ""
#: disaster_recovery/backups/workflows/restore.py:26
msgid "Destination Path"
msgstr ""
#: disaster_recovery/backups/workflows/restore.py:27
msgid "The path in which the backup should be restored"
msgstr ""
#: disaster_recovery/backups/workflows/restore.py:35
msgid "Client is required"
msgstr ""
#: disaster_recovery/backups/workflows/restore.py:40
msgid "Destination"
msgstr ""
#: disaster_recovery/backups/workflows/restore.py:58
msgid "Restore job successfully queued. It will get executed soon."
msgstr ""
#: disaster_recovery/clients/panel.py:23 disaster_recovery/clients/tables.py:71
#: disaster_recovery/clients/templates/clients/index.html:9
#: disaster_recovery/clients/templates/clients/index.html:12
#: disaster_recovery/clients/views.py:27
#: disaster_recovery/jobs/workflows/create.py:69
msgid "Clients"
msgstr ""
#: disaster_recovery/clients/tables.py:29
msgid "Delete Clients is not recoverable."
msgstr ""
#: disaster_recovery/clients/tables.py:33
msgid "Delete Client"
msgid_plural "Delete Clients"
msgstr[0] ""
#: disaster_recovery/clients/tables.py:41
msgid "Deleted Client"
msgid_plural "Deleted Clients"
msgstr[0] ""
#: disaster_recovery/clients/tables.py:62
#: disaster_recovery/sessions/tables.py:111
msgid "Client ID"
msgstr ""
#: disaster_recovery/clients/templates/clients/detail.html:4
#: disaster_recovery/clients/templates/clients/detail.html:7
msgid "Client"
msgstr ""
#: disaster_recovery/jobs/browsers.py:24
#: disaster_recovery/jobs/workflows/create.py:201
msgid "Job Configuration"
msgstr ""
#: disaster_recovery/jobs/browsers.py:27 disaster_recovery/jobs/panel.py:23
#: disaster_recovery/jobs/tables.py:176
#: disaster_recovery/jobs/templates/jobs/browser.html:3
#: disaster_recovery/jobs/templates/jobs/browser.html:6
#: disaster_recovery/sessions/tables.py:125
msgid "Jobs"
msgstr ""
#: disaster_recovery/jobs/tables.py:34
#: disaster_recovery/sessions/workflows/attach.py:57
msgid "Attach To Session"
msgstr ""
#: disaster_recovery/jobs/tables.py:47 disaster_recovery/sessions/tables.py:84
msgid "Delete jobs is not recoverable."
msgstr ""
#: disaster_recovery/jobs/tables.py:51
msgid "Delete Job File"
msgid_plural "Delete Job Files"
msgstr[0] ""
#: disaster_recovery/jobs/tables.py:59
msgid "Deleted Job File"
msgid_plural "Deleted Job Files"
msgstr[0] ""
#: disaster_recovery/jobs/tables.py:76
msgid "Clone Job"
msgstr ""
#: disaster_recovery/jobs/tables.py:77
msgid "Clone and edit a job file"
msgstr ""
#: disaster_recovery/jobs/tables.py:87
msgid "Edit Job"
msgstr ""
#: disaster_recovery/jobs/tables.py:98
msgid "Edit Actions"
msgstr ""
#: disaster_recovery/jobs/tables.py:109
msgid "Start Job"
msgstr ""
#: disaster_recovery/jobs/tables.py:114
msgid "Job has started"
msgstr ""
#: disaster_recovery/jobs/tables.py:123
msgid "Stop Job"
msgstr ""
#: disaster_recovery/jobs/tables.py:128
msgid "Job has stopped"
msgstr ""
#: disaster_recovery/jobs/tables.py:144
msgid "Create Job"
msgstr ""
#: disaster_recovery/jobs/tables.py:157
msgid "Name"
msgstr ""
#: disaster_recovery/jobs/tables.py:160
msgid "Host"
msgstr ""
#: disaster_recovery/jobs/tables.py:163
#: disaster_recovery/sessions/tables.py:115
#: disaster_recovery/sessions/tables.py:142
msgid "Status"
msgstr ""
#: disaster_recovery/jobs/tables.py:166
msgid "Result"
msgstr ""
#: disaster_recovery/jobs/tables.py:205
msgid "Deleted action File"
msgid_plural "Deleted action Files"
msgstr[0] ""
#: disaster_recovery/jobs/tables.py:222
msgid "Action Type"
msgstr ""
#: disaster_recovery/jobs/templates/jobs/_info.html:4
msgid "Job"
msgstr ""
#: disaster_recovery/jobs/templates/jobs/_info.html:5
msgid "Describes actions to be executed by a client."
msgstr ""
#: disaster_recovery/jobs/templates/jobs/_info.html:6
msgid ""
"Job executions can be executed and scheduled, by providing the following "
"settings."
msgstr ""
#: disaster_recovery/jobs/workflows/actions.py:39
msgid "Job ID"
msgstr ""
#: disaster_recovery/jobs/workflows/actions.py:49
msgid "Info"
msgstr ""
#: disaster_recovery/jobs/workflows/actions.py:62
msgid "Actions Configuration"
msgstr ""
#: disaster_recovery/jobs/workflows/actions.py:64
msgid "Actions saved correctly."
msgstr ""
#: disaster_recovery/jobs/workflows/actions.py:65
msgid "Unable to save actions."
msgstr ""
#: disaster_recovery/jobs/workflows/create.py:47
msgid "Unable to retrieve client list."
msgstr ""
#: disaster_recovery/jobs/workflows/create.py:75
msgid ""
"From here you can add and remove clients to this job from the list of "
"available clients"
msgstr ""
#: disaster_recovery/jobs/workflows/create.py:77
msgid "All Clients"
msgstr ""
#: disaster_recovery/jobs/workflows/create.py:78
msgid "Selected Clients"
msgstr ""
#: disaster_recovery/jobs/workflows/create.py:79
msgid "No clients found."
msgstr ""
#: disaster_recovery/jobs/workflows/create.py:80
msgid "No clients selected."
msgstr ""
#: disaster_recovery/jobs/workflows/create.py:98
#: disaster_recovery/jobs/workflows/update_job.py:30
msgid "Job Name"
msgstr ""
#: disaster_recovery/jobs/workflows/create.py:99
#: disaster_recovery/jobs/workflows/update_job.py:31
msgid "Set a name for this job"
msgstr ""
#: disaster_recovery/jobs/workflows/create.py:106
#: disaster_recovery/jobs/workflows/update_job.py:38
#: disaster_recovery/sessions/workflows/create.py:38
msgid "Start Date and Time"
msgstr ""
#: disaster_recovery/jobs/workflows/create.py:110
msgid "Interval Unit"
msgstr ""
#: disaster_recovery/jobs/workflows/create.py:111
msgid "Set the unit for the Interval"
msgstr ""
#: disaster_recovery/jobs/workflows/create.py:115
msgid "Interval Value"
msgstr ""
#: disaster_recovery/jobs/workflows/create.py:118
msgid "Set the interval value"
msgstr ""
#: disaster_recovery/jobs/workflows/create.py:122
#: disaster_recovery/jobs/workflows/update_job.py:55
#: disaster_recovery/sessions/workflows/create.py:55
msgid "End Date and Time"
msgstr ""
#: disaster_recovery/jobs/workflows/create.py:146
msgid "Please choose a interval unit"
msgstr ""
#: disaster_recovery/jobs/workflows/create.py:147
msgid "Continuous"
msgstr ""
#: disaster_recovery/jobs/workflows/create.py:148
msgid "Weeks"
msgstr ""
#: disaster_recovery/jobs/workflows/create.py:149
msgid "Days"
msgstr ""
#: disaster_recovery/jobs/workflows/create.py:150
msgid "Hours"
msgstr ""
#: disaster_recovery/jobs/workflows/create.py:151
msgid "Minutes"
msgstr ""
#: disaster_recovery/jobs/workflows/create.py:152
msgid "Seconds"
msgstr ""
#: disaster_recovery/jobs/workflows/create.py:159
#: disaster_recovery/jobs/workflows/update_job.py:81
#: disaster_recovery/sessions/workflows/create.py:75
msgid "Start date time is not in ISO format."
msgstr ""
#: disaster_recovery/jobs/workflows/create.py:165
#: disaster_recovery/jobs/workflows/create.py:171
msgid "Please provide this value."
msgstr ""
#: disaster_recovery/jobs/workflows/create.py:178
#: disaster_recovery/jobs/workflows/update_job.py:88
#: disaster_recovery/sessions/workflows/create.py:82
msgid "End date time is not in ISO format."
msgstr ""
#: disaster_recovery/jobs/workflows/create.py:182
#: disaster_recovery/jobs/workflows/update_job.py:92
msgid "Job Info"
msgstr ""
#: disaster_recovery/jobs/workflows/create.py:203
msgid "Job queued correctly. It will appear soon"
msgstr ""
#: disaster_recovery/jobs/workflows/create.py:204
msgid "Unable to created job."
msgstr ""
#: disaster_recovery/jobs/workflows/update_actions.py:46
msgid "Update Actions"
msgstr ""
#: disaster_recovery/jobs/workflows/update_actions.py:48
msgid "Actions updated correctly."
msgstr ""
#: disaster_recovery/jobs/workflows/update_actions.py:49
msgid "Unable to update actions."
msgstr ""
#: disaster_recovery/jobs/workflows/update_job.py:42
#: disaster_recovery/sessions/workflows/create.py:42
msgid "Interval"
msgstr ""
#: disaster_recovery/jobs/workflows/update_job.py:44
#: disaster_recovery/sessions/workflows/create.py:44
msgid ""
"Set the interval in the following format:\n"
" continuous,\n"
" N weeks,\n"
" N days,\n"
" N hours,\n"
" N minutes,\n"
" N seconds,\n"
" If no start date is provided the job\n"
" will start immediately"
msgstr ""
#: disaster_recovery/jobs/workflows/update_job.py:110
msgid "Update Job"
msgstr ""
#: disaster_recovery/jobs/workflows/update_job.py:112
msgid "Job updated correctly."
msgstr ""
#: disaster_recovery/jobs/workflows/update_job.py:113
msgid "Unable to update job."
msgstr ""
#: disaster_recovery/sessions/browsers.py:24
msgid "Session Configuration"
msgstr ""
#: disaster_recovery/sessions/browsers.py:27
#: disaster_recovery/sessions/panel.py:24
#: disaster_recovery/sessions/tables.py:149
#: disaster_recovery/sessions/templates/sessions/browser.html:3
#: disaster_recovery/sessions/templates/sessions/browser.html:6
#: disaster_recovery/sessions/workflows/attach.py:45
msgid "Sessions"
msgstr ""
#: disaster_recovery/sessions/tables.py:37
#: disaster_recovery/sessions/workflows/create.py:103
msgid "Create Session"
msgstr ""
#: disaster_recovery/sessions/tables.py:44
msgid "Delete sessions is not recoverable."
msgstr ""
#: disaster_recovery/sessions/tables.py:48
msgid "Delete Session"
msgid_plural "Delete Sessions"
msgstr[0] ""
#: disaster_recovery/sessions/tables.py:56
msgid "Deleted Session"
msgid_plural "Deleted Sessions"
msgstr[0] ""
#: disaster_recovery/sessions/tables.py:69
msgid "Edit Session"
msgstr ""
#: disaster_recovery/sessions/tables.py:88
msgid "Delete Job"
msgid_plural "Delete Jobs"
msgstr[0] ""
#: disaster_recovery/sessions/tables.py:96
msgid "Deleted Job"
msgid_plural "Deleted Jobs"
msgstr[0] ""
#: disaster_recovery/sessions/tables.py:139
#: disaster_recovery/sessions/templates/sessions/_info.html:4
msgid "Session"
msgstr ""
#: disaster_recovery/sessions/templates/sessions/_info.html:6
msgid "A group of jobs which share the same scheduling time."
msgstr ""
#: disaster_recovery/sessions/workflows/attach.py:27
msgid "Set a session to attach this job"
msgstr ""
#: disaster_recovery/sessions/workflows/attach.py:28
#: disaster_recovery/sessions/workflows/create.py:30
msgid "Session Name"
msgstr ""
#: disaster_recovery/sessions/workflows/attach.py:38
msgid "Error getting session list"
msgstr ""
#: disaster_recovery/sessions/workflows/attach.py:41
msgid "Select A Session"
msgstr ""
#: disaster_recovery/sessions/workflows/attach.py:58
msgid "Attach"
msgstr ""
#: disaster_recovery/sessions/workflows/attach.py:59
msgid "Job attached successfully."
msgstr ""
#: disaster_recovery/sessions/workflows/attach.py:60
msgid "Unable to attach to session."
msgstr ""
#: disaster_recovery/sessions/workflows/create.py:31
msgid "Define a name for this session"
msgstr ""
#: disaster_recovery/sessions/workflows/create.py:86
msgid "Session Information"
msgstr ""
#: disaster_recovery/sessions/workflows/create.py:105
msgid "Session queued correctly. It will appear soon"
msgstr ""
#: disaster_recovery/sessions/workflows/create.py:106
msgid "Unable to create session."
msgstr ""