2016-10-10 19:32:48 +02:00
|
|
|
{
|
|
|
|
"Please attach a USB drive": "",
|
|
|
|
"There was a problem mounting the USB drive to $USB_MOUNT": "",
|
|
|
|
"Unable to unmount the drive.": "",
|
|
|
|
"Unmount encrypted USB": "",
|
|
|
|
"No MariaDB password was given": "",
|
|
|
|
"Obtaining ${1} database backup": "",
|
|
|
|
"${1} database could not be saved": "",
|
2016-11-05 17:54:27 +01:00
|
|
|
"${1} database could not be dumped": "",
|
|
|
|
"Database dump was created for ${1}": "",
|
2016-10-10 19:32:48 +02:00
|
|
|
"WARNING: directory does not exist: ${1}": "",
|
|
|
|
"Backup key could not be found": "",
|
2016-11-05 17:54:27 +01:00
|
|
|
"Error backing up ${1} database to ${local_database_dir}/${1}.sql": "",
|
2016-10-10 19:32:48 +02:00
|
|
|
"Setting permissions": "",
|
|
|
|
"Unable to export ${1} database": "",
|
|
|
|
"${PROJECT_NAME} backup to friends": "",
|
2016-11-05 17:54:27 +01:00
|
|
|
"Unable to dump ${1} database": "",
|
2016-10-10 19:32:48 +02:00
|
|
|
"Backup ${app_name}": "",
|
|
|
|
"Backup ${app_name} completed": "",
|
|
|
|
"Restoring ${app_name}": "",
|
|
|
|
"Restored ${app_name}": "",
|
|
|
|
"Restoring ${1} database": "",
|
|
|
|
"Unable to restore ${1} database": "",
|
2016-11-05 17:54:27 +01:00
|
|
|
"Restoring ${1} installation": "",
|
|
|
|
"Backing up some additional directories": "",
|
|
|
|
"WARNING: The backup directory $destination_dir is already used.": "",
|
|
|
|
"Choose a different destination name for backing up $backup_dir": "",
|
|
|
|
"WARNING: Directory $backup_dir does not exist": ""
|
2016-10-10 19:32:48 +02:00
|
|
|
}
|