1234567891011121314151617181920212223242526272829 |
- {
- "Please attach a USB drive": "",
- "There was a problem mounting the USB drive to $USB_MOUNT": "",
- "Unable to unmount the drive.": "",
- "Unmount encrypted USB": "",
- "No MariaDB password was given": "",
- "Obtaining ${1} database backup": "",
- "${1} database could not be saved": "",
- "${1} database could not be dumped": "",
- "Database dump was created for ${1}": "",
- "WARNING: directory does not exist: ${1}": "",
- "Backup key could not be found": "",
- "Error backing up ${1} database to ${local_database_dir}/${1}.sql": "",
- "Setting permissions": "",
- "Unable to export ${1} database": "",
- "${PROJECT_NAME} backup to friends": "",
- "Unable to dump ${1} database": "",
- "Backup ${app_name}": "",
- "Backup ${app_name} completed": "",
- "Restoring ${app_name}": "",
- "Restored ${app_name}": "",
- "Restoring ${1} database": "",
- "Unable to restore ${1} database": "",
- "Restoring ${1} installation": "",
- "Backing up some additional directories": "",
- "WARNING: The backup directory $destination_dir is already used.": "",
- "Choose a different destination name for backing up $backup_dir": "",
- "WARNING: Directory $backup_dir does not exist": ""
- }
|