|
29 | 29 | "BrokenDownReportDocumentation": "It is broken down into various reports, which are displayed in sparklines at the bottom of the page. You can enlarge the graphs by clicking on the report you'd like to see.", |
30 | 30 | "Cancel": "Cancel", |
31 | 31 | "CannotUnzipFile": "Cannot unzip file %1$s: %2$s", |
| 32 | + "CanNotEditGlobalSegment": "This is a global segment. Only super users can edit global segments.", |
| 33 | + "CanNotStarGlobalSegment": "This is a global segment. Only super users can star global segments.", |
| 34 | + "CanNotUnstarGlobalSegment": "This is a global segment. Only super users can unstar global segments.", |
| 35 | + "CanEditGlobalSegment": "This is a global segment. Any changes will apply across all websites.", |
| 36 | + "CanStarGlobalSegment": "This is a global segment. Adding to Starred will apply across all websites.", |
| 37 | + "CanUnstarGlobalSegment": "This is a global segment. Removing from Starred will apply across all websites.", |
| 38 | + "CanNotEditSiteSegment": "You can only edit the segments you created yourself.", |
| 39 | + "CanNotStarSiteSegment": "You can only add to Starred the segments you created yourself.", |
| 40 | + "CanNotUnstarSiteSegment": "You can only remove from Starred the segments you created yourself.", |
| 41 | + "CanEditSiteSegment": "Edit the segment for this website.", |
| 42 | + "CanStarSiteSegment": "Add to Starred segments for this website.", |
| 43 | + "CanUnstarSiteSegment": "Remove from Starred segments for this website.", |
32 | 44 | "ChangeInX": "Change in %1$s", |
33 | 45 | "ChangePassword": "Change password", |
34 | 46 | "ChangeTagCloudView": "Please note, that you can view the report in other ways than as a tag cloud. Use the controls at the bottom of the report to do so.", |
|
464 | 476 | "SmtpServerAddress": "SMTP server address", |
465 | 477 | "SmtpUsername": "SMTP username", |
466 | 478 | "Source": "Source", |
| 479 | + "Star": "Star", |
| 480 | + "StarredBy": "Starred by", |
| 481 | + "StarredByYou": "Starred by you", |
467 | 482 | "StatisticsAreNotRecorded": "Matomo Visitor Tracking is currently disabled! Re-enable tracking by setting record_statistics = 1 in your config/config.ini.php file.", |
468 | 483 | "Subtotal": "Subtotal", |
469 | 484 | "Summary": "Summary", |
|
0 commit comments