|
426 | 426 | }
|
427 | 427 | },
|
428 | 428 | "D" : {
|
| 429 | + "extractionState" : "manual", |
429 | 430 | "localizations" : {
|
430 | 431 | "de" : {
|
431 | 432 | "stringUnit" : {
|
432 | 433 | "state" : "translated",
|
433 | 434 | "value" : "D"
|
434 | 435 | }
|
435 | 436 | },
|
| 437 | + "en" : { |
| 438 | + "stringUnit" : { |
| 439 | + "state" : "translated", |
| 440 | + "value" : "D" |
| 441 | + } |
| 442 | + }, |
436 | 443 | "it" : {
|
437 | 444 | "stringUnit" : {
|
438 | 445 | "state" : "translated",
|
|
464 | 471 | }
|
465 | 472 | }
|
466 | 473 | },
|
| 474 | + "dest_info_error" : { |
| 475 | + "localizations" : { |
| 476 | + "de" : { |
| 477 | + "stringUnit" : { |
| 478 | + "state" : "translated", |
| 479 | + "value" : "Fehler Code" |
| 480 | + } |
| 481 | + }, |
| 482 | + "en" : { |
| 483 | + "stringUnit" : { |
| 484 | + "state" : "translated", |
| 485 | + "value" : "Error Code" |
| 486 | + } |
| 487 | + }, |
| 488 | + "it" : { |
| 489 | + "stringUnit" : { |
| 490 | + "state" : "translated", |
| 491 | + "value" : "Codice errore" |
| 492 | + } |
| 493 | + } |
| 494 | + } |
| 495 | + }, |
467 | 496 | "dest_info_filesystem" : {
|
468 | 497 | "extractionState" : "manual",
|
469 | 498 | "localizations" : {
|
|
579 | 608 | }
|
580 | 609 | }
|
581 | 610 | },
|
| 611 | + "dest_info_number_of_backups" : { |
| 612 | + "localizations" : { |
| 613 | + "de" : { |
| 614 | + "stringUnit" : { |
| 615 | + "state" : "translated", |
| 616 | + "value" : "Anzahl an Sicherungen" |
| 617 | + } |
| 618 | + }, |
| 619 | + "en" : { |
| 620 | + "stringUnit" : { |
| 621 | + "state" : "translated", |
| 622 | + "value" : "Number of backups" |
| 623 | + } |
| 624 | + }, |
| 625 | + "it" : { |
| 626 | + "stringUnit" : { |
| 627 | + "state" : "translated", |
| 628 | + "value" : "Numero di backup" |
| 629 | + } |
| 630 | + } |
| 631 | + } |
| 632 | + }, |
582 | 633 | "dest_info_quota" : {
|
583 | 634 | "extractionState" : "manual",
|
584 | 635 | "localizations" : {
|
|
671 | 722 | }
|
672 | 723 | }
|
673 | 724 | },
|
674 |
| - "dest_label_last_backup_failed" : { |
| 725 | + "dest_label_last_backup_failed_%lld" : { |
675 | 726 | "extractionState" : "manual",
|
676 | 727 | "localizations" : {
|
677 | 728 | "de" : {
|
678 | 729 | "stringUnit" : {
|
679 | 730 | "state" : "translated",
|
680 |
| - "value" : "Letztes Backup fehlgeschlagen. TimeMachine Einstellungen öffnen um mehr zu erfahren." |
| 731 | + "value" : "Letztes Backup fehlgeschlagen (%lld). TimeMachine Einstellungen öffnen um mehr zu erfahren." |
681 | 732 | }
|
682 | 733 | },
|
683 | 734 | "en" : {
|
684 | 735 | "stringUnit" : {
|
685 | 736 | "state" : "translated",
|
686 |
| - "value" : "Last Backup Failed. Open TimeMachine Settings for more information." |
| 737 | + "value" : "Last Backup Failed (%lld). Open TimeMachine Settings for more information." |
687 | 738 | }
|
688 | 739 | },
|
689 | 740 | "it" : {
|
690 | 741 | "stringUnit" : {
|
691 | 742 | "state" : "translated",
|
692 |
| - "value" : "Ultimo backup non riuscito. Apri le Impostazioni di TimeMachine per ulteriori informazioni." |
| 743 | + "value" : "Ultimo backup non riuscito (%lld). Apri le Impostazioni di TimeMachine per ulteriori informazioni." |
693 | 744 | }
|
694 | 745 | }
|
695 | 746 | }
|
|
0 commit comments