freedomboneeee/locale/en_us/freedombone-utils-backup.json

29 lines
2.1 KiB
JSON

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