mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
for backup
Co-Authored-By: decentral1se <lukewm@riseup.net>
This commit is contained in:
parent
62e74d937e
commit
2e05a04cb9
1 changed files with 1 additions and 1 deletions
|
@ -88,7 +88,7 @@
|
||||||
"backup_archive_open_failed": "Could not open the backup archive",
|
"backup_archive_open_failed": "Could not open the backup archive",
|
||||||
"backup_archive_system_part_not_available": "System part '{part:s}' unavailable in this backup",
|
"backup_archive_system_part_not_available": "System part '{part:s}' unavailable in this backup",
|
||||||
"backup_archive_writing_error": "Could not add the add files '{source:s}' (named in the archive: '{dest:s}') to be backed up into the compressed archive '{archive:s}'",
|
"backup_archive_writing_error": "Could not add the add files '{source:s}' (named in the archive: '{dest:s}') to be backed up into the compressed archive '{archive:s}'",
|
||||||
"backup_ask_for_copying_if_needed": "Some files could not be prepared for bacup using the method that avoids temporarily wasting space on the system. To perform the backup, {size:s}MB will be temporarily. Do you agree?",
|
"backup_ask_for_copying_if_needed": "Some files could not be prepared for backup using the method that avoids temporarily wasting space on the system. To perform the backup, {size:s}MB will be temporarily. Do you agree?",
|
||||||
"backup_borg_not_implemented": "The Borg backup method is not yet implemented",
|
"backup_borg_not_implemented": "The Borg backup method is not yet implemented",
|
||||||
"backup_cant_mount_uncompress_archive": "Could not mount the uncompressed archive write protected",
|
"backup_cant_mount_uncompress_archive": "Could not mount the uncompressed archive write protected",
|
||||||
"backup_cleaning_failed": "Could not clean-up the temporary backup folder",
|
"backup_cleaning_failed": "Could not clean-up the temporary backup folder",
|
||||||
|
|
Loading…
Add table
Reference in a new issue