freedombone-utils-backup.json 1.2KB

1234567891011121314151617181920212223242526272829
  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. "${1} database could not be dumped": "",
  10. "Database dump was created for ${1}": "",
  11. "WARNING: directory does not exist: ${1}": "",
  12. "Backup key could not be found": "",
  13. "Error backing up ${1} database to ${local_database_dir}/${1}.sql": "",
  14. "Setting permissions": "",
  15. "Unable to export ${1} database": "",
  16. "${PROJECT_NAME} backup to friends": "",
  17. "Unable to dump ${1} database": "",
  18. "Backup ${app_name}": "",
  19. "Backup ${app_name} completed": "",
  20. "Restoring ${app_name}": "",
  21. "Restored ${app_name}": "",
  22. "Restoring ${1} database": "",
  23. "Unable to restore ${1} database": "",
  24. "Restoring ${1} installation": "",
  25. "Backing up some additional directories": "",
  26. "WARNING: The backup directory $destination_dir is already used.": "",
  27. "Choose a different destination name for backing up $backup_dir": "",
  28. "WARNING: Directory $backup_dir does not exist": ""
  29. }