freedombone-utils-backup.json 2.1KB

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