freedombone-utils-backup.json 1.3KB

123456789101112131415161718192021
  1. {
  2. "Please attach a USB drive": "Please attach a USB drive",
  3. "There was a problem mounting the USB drive to $USB_MOUNT": "There was a problem mounting the USB drive to $USB_MOUNT",
  4. "Unable to unmount the drive.": "Unable to unmount the drive.",
  5. "Unmount encrypted USB": "Unmount encrypted USB",
  6. "No MariaDB password was given": "No MariaDB password was given",
  7. "Obtaining ${1} database backup": "Obtaining ${1} database backup",
  8. "${1} database could not be saved": "${1} database could not be saved",
  9. "WARNING: directory does not exist: ${1}": "WARNING: directory does not exist: ${1}",
  10. "Backup key could not be found": "Backup key could not be found",
  11. "Setting permissions": "Setting permissions",
  12. "Unable to export ${1} database": "Unable to export ${1} database",
  13. "${PROJECT_NAME} backup to friends": "${PROJECT_NAME} backup to friends",
  14. "Backup ${app_name}": "Backup ${app_name}",
  15. "Backup ${app_name} completed": "Backup ${app_name} completed",
  16. "Restoring ${app_name}": "Restoring ${app_name}",
  17. "Restored ${app_name}": "Restored ${app_name}",
  18. "Restoring ${1} database": "Restoring ${1} database",
  19. "Unable to restore ${1} database": "Unable to restore ${1} database",
  20. "Restoring ${1} installation": "Restoring ${1} installation"
  21. }