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

21 lines
1.3 KiB
JSON
Raw Normal View History

{
"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",
"WARNING: directory does not exist: ${1}": "WARNING: directory does not exist: ${1}",
"Backup key could not be found": "Backup key could not be found",
"Setting permissions": "Setting permissions",
"Unable to export ${1} database": "Unable to export ${1} database",
"${PROJECT_NAME} backup to friends": "${PROJECT_NAME} backup to friends",
"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"
}