-
Notifications
You must be signed in to change notification settings - Fork 417
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #442 from nasirkhan/dev
Backup config update and cleanup schedule added
- Loading branch information
Showing
8 changed files
with
172 additions
and
57 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
<?php | ||
|
||
return [ | ||
'exception_message' => 'הודעת חריגה: :message', | ||
'exception_trace' => 'מעקב חריגה: :trace', | ||
'exception_message_title' => 'הודעת חריגה', | ||
'exception_trace_title' => 'מעקב חריגה', | ||
|
||
'backup_failed_subject' => 'כשל בגיבוי של :application_name', | ||
'backup_failed_body' => 'חשוב: אירעה שגיאה במהלך גיבוי היישום :application_name', | ||
|
||
'backup_successful_subject' => 'גיבוי חדש מוצלח של :application_name', | ||
'backup_successful_subject_title' => 'גיבוי חדש מוצלח!', | ||
'backup_successful_body' => 'חדשות טובות, גיבוי חדש של :application_name נוצר בהצלחה על הדיסק בשם :disk_name.', | ||
|
||
'cleanup_failed_subject' => 'נכשל בניקוי הגיבויים של :application_name', | ||
'cleanup_failed_body' => 'אירעה שגיאה במהלך ניקוי הגיבויים של :application_name', | ||
|
||
'cleanup_successful_subject' => 'ניקוי הגיבויים של :application_name בוצע בהצלחה', | ||
'cleanup_successful_subject_title' => 'ניקוי הגיבויים בוצע בהצלחה!', | ||
'cleanup_successful_body' => 'ניקוי הגיבויים של :application_name על הדיסק בשם :disk_name בוצע בהצלחה.', | ||
|
||
'healthy_backup_found_subject' => 'הגיבויים של :application_name על הדיסק :disk_name תקינים', | ||
'healthy_backup_found_subject_title' => 'הגיבויים של :application_name תקינים', | ||
'healthy_backup_found_body' => 'הגיבויים של :application_name נחשבים לתקינים. עבודה טובה!', | ||
|
||
'unhealthy_backup_found_subject' => 'חשוב: הגיבויים של :application_name אינם תקינים', | ||
'unhealthy_backup_found_subject_title' => 'חשוב: הגיבויים של :application_name אינם תקינים. :problem', | ||
'unhealthy_backup_found_body' => 'הגיבויים של :application_name על הדיסק :disk_name אינם תקינים.', | ||
'unhealthy_backup_found_not_reachable' => 'לא ניתן להגיע ליעד הגיבוי. :error', | ||
'unhealthy_backup_found_empty' => 'אין גיבויים של היישום הזה בכלל.', | ||
'unhealthy_backup_found_old' => 'הגיבוי האחרון שנעשה בתאריך :date נחשב כישן מדי.', | ||
'unhealthy_backup_found_unknown' => 'מצטערים, לא ניתן לקבוע סיבה מדויקת.', | ||
'unhealthy_backup_found_full' => 'הגיבויים משתמשים בשטח אחסון רב מידי. שימוש הנוכחי הוא :disk_usage, שגבול המותר הוא :disk_limit.', | ||
|
||
'no_backups_info' => 'לא נעשו עדיין גיבויים', | ||
'application_name' => 'שם היישום', | ||
'backup_name' => 'שם הגיבוי', | ||
'disk' => 'דיסק', | ||
'newest_backup_size' => 'גודל הגיבוי החדש ביותר', | ||
'number_of_backups' => 'מספר הגיבויים', | ||
'total_storage_used' => 'סך האחסון המופעל', | ||
'newest_backup_date' => 'תאריך הגיבוי החדש ביותר', | ||
'oldest_backup_date' => 'תאריך הגיבוי הישן ביותר', | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
<?php | ||
|
||
return [ | ||
'exception_message' => 'Greška: :message', | ||
'exception_trace' => 'Praćenje greške: :trace', | ||
'exception_message_title' => 'Greška', | ||
'exception_trace_title' => 'Praćenje greške', | ||
|
||
'backup_failed_subject' => 'Neuspješno sigurnosno kopiranje za :application_name', | ||
'backup_failed_body' => 'Važno: Došlo je do greške prilikom sigurnosnog kopiranja za :application_name', | ||
|
||
'backup_successful_subject' => 'Uspješno sigurnosno kopiranje za :application_name', | ||
'backup_successful_subject_title' => 'Uspješno sigurnosno kopiranje!', | ||
'backup_successful_body' => 'Nova sigurnosna kopija za :application_name je uspješno spremljena na disk :disk_name.', | ||
|
||
'cleanup_failed_subject' => 'Neuspješno čišćenje sigurnosnih kopija za :application_name', | ||
'cleanup_failed_body' => 'Došlo je do greške prilikom čišćenja sigurnosnih kopija za :application_name', | ||
|
||
'cleanup_successful_subject' => 'Uspješno čišćenje sigurnosnih kopija za :application_name', | ||
'cleanup_successful_subject_title' => 'Uspješno čišćenje sigurnosnih kopija!', | ||
'cleanup_successful_body' => 'Sigurnosne kopije za :application_name su uspješno očišćene s diska :disk_name.', | ||
|
||
'healthy_backup_found_subject' => 'Sigurnosne kopije za :application_name na disku :disk_name su zdrave', | ||
'healthy_backup_found_subject_title' => 'Sigurnosne kopije za :application_name su zdrave', | ||
'healthy_backup_found_body' => 'Sigurnosne kopije za :application_name se smatraju zdravima. Svaka čast!', | ||
|
||
'unhealthy_backup_found_subject' => 'Važno: Sigurnosne kopije za :application_name su nezdrave', | ||
'unhealthy_backup_found_subject_title' => 'Važno: Sigurnosne kopije za :application_name su nezdrave. :problem', | ||
'unhealthy_backup_found_body' => 'Sigurnosne kopije za :application_name na disku :disk_name su nezdrave.', | ||
'unhealthy_backup_found_not_reachable' => 'Destinacija sigurnosne kopije nije dohvatljiva. :error', | ||
'unhealthy_backup_found_empty' => 'Nijedna sigurnosna kopija ove aplikacije ne postoji.', | ||
'unhealthy_backup_found_old' => 'Zadnja sigurnosna kopija generirana na datum :date smatra se prestarom.', | ||
'unhealthy_backup_found_unknown' => 'Isprike, ali nije moguće odrediti razlog.', | ||
'unhealthy_backup_found_full' => 'Sigurnosne kopije zauzimaju previše prostora. Trenutno zauzeće je :disk_usage što je više od dozvoljenog ograničenja od :disk_limit.', | ||
|
||
'no_backups_info' => 'Nema sigurnosnih kopija', | ||
'application_name' => 'Naziv aplikacije', | ||
'backup_name' => 'Naziv sigurnosne kopije', | ||
'disk' => 'Disk', | ||
'newest_backup_size' => 'Veličina najnovije sigurnosne kopije', | ||
'number_of_backups' => 'Broj sigurnosnih kopija', | ||
'total_storage_used' => 'Ukupno zauzeće', | ||
'newest_backup_date' => 'Najnovija kopija na datum', | ||
'oldest_backup_date' => 'Najstarija kopija na datum', | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters