freedombone-utils-backup.json 769B

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