2015-01-05 11:12:34 +00:00
|
|
|
<?php
|
|
|
|
|
2015-04-19 08:52:39 +01:00
|
|
|
/*
|
|
|
|
* This file is part of Cachet.
|
|
|
|
*
|
2015-10-29 11:43:14 +00:00
|
|
|
* (c) Alt Three Services Limited
|
2015-04-19 08:52:39 +01:00
|
|
|
*
|
|
|
|
* For the full copyright and license information, please view the LICENSE
|
|
|
|
* file that was distributed with this source code.
|
|
|
|
*/
|
|
|
|
|
2015-01-05 11:12:34 +00:00
|
|
|
return [
|
|
|
|
|
2015-01-05 11:32:04 +00:00
|
|
|
'dashboard' => 'Dashboard',
|
2015-01-05 11:12:34 +00:00
|
|
|
|
|
|
|
// Incidents
|
2015-01-05 11:32:04 +00:00
|
|
|
'incidents' => [
|
2015-02-28 20:18:30 +00:00
|
|
|
'title' => 'Incidents & Schedule',
|
2015-01-05 11:12:34 +00:00
|
|
|
'incidents' => 'Incidents',
|
|
|
|
'logged' => '{0} There are no incidents, good work.|You have logged one incident.|You have reported <strong>:count</strong> incidents.',
|
|
|
|
'incident-create-template' => 'Create Template',
|
2015-01-08 08:58:09 +00:00
|
|
|
'incident-templates' => 'Incident Templates',
|
2015-01-05 11:12:34 +00:00
|
|
|
'add' => [
|
2016-01-31 11:04:28 +00:00
|
|
|
'title' => 'Report an incident',
|
|
|
|
'success' => 'Incident reported.',
|
|
|
|
'failure' => 'The incident could not be reported. Please try again.',
|
2015-01-05 11:12:34 +00:00
|
|
|
],
|
2015-01-05 11:32:04 +00:00
|
|
|
'edit' => [
|
2016-01-31 11:04:28 +00:00
|
|
|
'title' => 'Edit an incident',
|
2015-01-05 11:12:34 +00:00
|
|
|
'success' => 'Incident updated.',
|
2016-01-31 11:04:28 +00:00
|
|
|
'failure' => 'The incident could not be edited. Please try again.',
|
2015-01-05 11:12:34 +00:00
|
|
|
],
|
2015-11-20 17:02:11 +08:00
|
|
|
'delete' => [
|
|
|
|
'success' => 'The incident has been deleted and will not show on your status page.',
|
|
|
|
'failure' => 'The incident could not be deleted. Please try again.',
|
|
|
|
],
|
2015-01-05 11:12:34 +00:00
|
|
|
|
|
|
|
// Incident templates
|
2015-01-05 11:32:04 +00:00
|
|
|
'templates' => [
|
2015-01-08 08:58:09 +00:00
|
|
|
'title' => 'Incident Templates',
|
|
|
|
'add' => [
|
2016-01-31 11:04:28 +00:00
|
|
|
'title' => 'Create an incident template',
|
|
|
|
'message' => 'You should add an incident template.',
|
|
|
|
'success' => 'The incdent template has been created!',
|
|
|
|
'failure' => 'The incident template could not be created. Please try again.',
|
2015-01-05 11:12:34 +00:00
|
|
|
],
|
2015-01-08 08:58:09 +00:00
|
|
|
'edit' => [
|
2015-10-29 11:10:45 +00:00
|
|
|
'title' => 'Edit Template',
|
2016-01-31 11:04:28 +00:00
|
|
|
'success' => 'The incdent template has been updated!',
|
|
|
|
'failure' => 'The incident template could not be edited. Please try again.',
|
2015-01-08 08:58:09 +00:00
|
|
|
],
|
2015-11-20 17:02:11 +08:00
|
|
|
'delete' => [
|
2016-01-31 11:04:28 +00:00
|
|
|
'success' => 'The incident template has been deleted.',
|
|
|
|
'failure' => 'The incident template could not be deleted. Please try again.',
|
2015-11-20 17:02:11 +08:00
|
|
|
],
|
2015-01-05 11:12:34 +00:00
|
|
|
],
|
|
|
|
],
|
|
|
|
|
2015-02-28 20:18:30 +00:00
|
|
|
// Incident Maintenance
|
|
|
|
'schedule' => [
|
|
|
|
'schedule' => 'Scheduled Maintenance',
|
2015-11-16 11:14:56 +08:00
|
|
|
'logged' => '{0} There are no schedules, good work.|You have logged one schedule.|You have reported <strong>:count</strong> schedules.',
|
2015-02-28 20:18:30 +00:00
|
|
|
'scheduled_at' => 'Scheduled at :timestamp',
|
|
|
|
'add' => [
|
2016-01-31 11:04:28 +00:00
|
|
|
'title' => 'Add scheduled maintenance',
|
|
|
|
'success' => 'Scheduled maintenance has been reported!',
|
|
|
|
'failure' => 'The scheduled maintenance could not be reported. Please try again.',
|
2015-02-28 20:18:30 +00:00
|
|
|
],
|
|
|
|
'edit' => [
|
2016-01-31 11:04:28 +00:00
|
|
|
'title' => 'Edit scheduled maintenance',
|
|
|
|
'success' => 'Scheduled maintenance has been edited!',
|
|
|
|
'failure' => 'The scheduled maintenance could not be edited. Please try again.',
|
2015-02-28 20:18:30 +00:00
|
|
|
],
|
|
|
|
'delete' => [
|
2016-01-31 11:04:28 +00:00
|
|
|
'success' => 'Scheduled maintenance has been deleted!',
|
|
|
|
'failure' => 'The scheduled maintenance could not be deleted. Please try again.',
|
2015-02-28 20:18:30 +00:00
|
|
|
],
|
|
|
|
],
|
|
|
|
|
2015-01-05 11:12:34 +00:00
|
|
|
// Components
|
2015-01-05 11:32:04 +00:00
|
|
|
'components' => [
|
2015-01-27 17:25:37 +00:00
|
|
|
'components' => 'Components',
|
2015-01-05 11:12:34 +00:00
|
|
|
'component_statuses' => 'Component Statuses',
|
2015-03-20 18:30:45 -06:00
|
|
|
'listed_group' => 'Grouped under :name',
|
2015-01-05 11:12:34 +00:00
|
|
|
'add' => [
|
2016-01-31 11:04:28 +00:00
|
|
|
'title' => 'Add a component',
|
2015-01-05 11:12:34 +00:00
|
|
|
'message' => 'You should add a component.',
|
2016-01-31 11:04:28 +00:00
|
|
|
'success' => 'Component has been added!',
|
|
|
|
'failure' => 'The component could not be added. Please try again.',
|
2015-01-05 11:12:34 +00:00
|
|
|
],
|
2015-01-05 11:32:04 +00:00
|
|
|
'edit' => [
|
2016-01-31 11:04:28 +00:00
|
|
|
'title' => 'Edit a component',
|
|
|
|
'success' => 'Component has been updated!',
|
|
|
|
'failure' => 'The component could not be updated. Please try again.',
|
2015-01-05 11:12:34 +00:00
|
|
|
],
|
2015-11-20 17:02:11 +08:00
|
|
|
'delete' => [
|
2016-01-31 11:04:28 +00:00
|
|
|
'success' => 'Component has been deleted!',
|
|
|
|
'failure' => 'The component could not be deleted. Please try again.',
|
2015-11-20 17:02:11 +08:00
|
|
|
],
|
2015-01-05 11:12:34 +00:00
|
|
|
|
|
|
|
// Component groups
|
|
|
|
'groups' => [
|
2015-05-10 19:51:06 +01:00
|
|
|
'groups' => 'Component group|Component groups',
|
|
|
|
'no_components' => 'You should add a component group.',
|
|
|
|
'add' => [
|
2016-01-31 11:04:28 +00:00
|
|
|
'title' => 'Add a component group',
|
|
|
|
'success' => 'Component group has been added!',
|
|
|
|
'failure' => 'The component group could not be added. Please try again.',
|
2015-01-05 11:12:34 +00:00
|
|
|
],
|
2015-02-21 16:16:19 +00:00
|
|
|
'edit' => [
|
2016-01-31 11:04:28 +00:00
|
|
|
'title' => 'Edit a component group',
|
|
|
|
'success' => 'Component group has been edited!',
|
|
|
|
'failure' => 'The component group could not be edited. Please try again.',
|
2015-02-21 16:16:19 +00:00
|
|
|
],
|
2015-11-20 17:02:11 +08:00
|
|
|
'delete' => [
|
2016-01-31 11:04:28 +00:00
|
|
|
'success' => 'Component group has been deleted!',
|
|
|
|
'failure' => 'The component group could not be deleted. Please try again.',
|
2015-11-20 17:02:11 +08:00
|
|
|
],
|
2015-01-05 11:12:34 +00:00
|
|
|
],
|
|
|
|
],
|
|
|
|
|
|
|
|
// Metrics
|
2015-01-05 11:32:04 +00:00
|
|
|
'metrics' => [
|
2015-01-05 11:12:34 +00:00
|
|
|
'metrics' => 'Metrics',
|
|
|
|
'add' => [
|
2016-01-31 11:04:28 +00:00
|
|
|
'title' => 'Create a metric',
|
|
|
|
'message' => 'You should add a metric.',
|
|
|
|
'success' => 'Metric has been added!',
|
|
|
|
'failure' => 'The metric could not be added. Please try again.',
|
2015-01-21 02:32:18 -06:00
|
|
|
],
|
|
|
|
'edit' => [
|
2016-01-31 11:04:28 +00:00
|
|
|
'title' => 'Edit a metric',
|
|
|
|
'success' => 'Metric has been updated!',
|
|
|
|
'failure' => 'The metric could not be updated. Please try again.',
|
2015-01-05 11:12:34 +00:00
|
|
|
],
|
2015-11-20 17:02:11 +08:00
|
|
|
'delete' => [
|
2016-01-31 11:04:28 +00:00
|
|
|
'success' => 'The metric has been deleted and will no longer display on your status page.',
|
2015-11-20 17:02:11 +08:00
|
|
|
'failure' => 'The metric could not be deleted. Please try again.',
|
|
|
|
],
|
2015-01-05 11:12:34 +00:00
|
|
|
],
|
2015-06-30 11:30:59 -05:00
|
|
|
// Subscribers
|
|
|
|
'subscribers' => [
|
|
|
|
'subscribers' => 'Subscribers',
|
|
|
|
'description' => 'Subscribers will receive email updates when incidents are created.',
|
|
|
|
'verified' => 'Verified',
|
2016-01-31 11:04:28 +00:00
|
|
|
'not_verified' => 'Not verified',
|
2015-06-30 11:30:59 -05:00
|
|
|
'add' => [
|
2016-01-31 11:04:28 +00:00
|
|
|
'title' => 'Add a new subscriber',
|
|
|
|
'success' => 'Subscriber has been added!',
|
|
|
|
'failure' => 'The subscriber could not be added. Please try again.',
|
2015-06-30 11:30:59 -05:00
|
|
|
],
|
|
|
|
'edit' => [
|
2016-01-31 11:04:28 +00:00
|
|
|
'title' => 'Update subscriber',
|
|
|
|
'success' => 'Subscriber has been updated!',
|
|
|
|
'failure' => 'The subscriber could not be updated. Please try again.',
|
2015-06-30 11:30:59 -05:00
|
|
|
],
|
|
|
|
],
|
2015-01-05 11:12:34 +00:00
|
|
|
|
|
|
|
// Team
|
|
|
|
'team' => [
|
|
|
|
'team' => 'Team',
|
|
|
|
'member' => 'Member',
|
|
|
|
'profile' => 'Profile',
|
|
|
|
'description' => 'Team Members will be able to add, modify & edit components and incidents.',
|
|
|
|
'add' => [
|
2016-01-31 11:04:28 +00:00
|
|
|
'title' => 'Add a new team member',
|
|
|
|
'success' => 'Team member has been added!',
|
|
|
|
'failure' => 'The team member could not be added. Please try again.',
|
2015-01-05 11:12:34 +00:00
|
|
|
],
|
2015-06-16 09:07:49 +01:00
|
|
|
'edit' => [
|
2016-01-31 11:04:28 +00:00
|
|
|
'title' => 'Update profile',
|
|
|
|
'success' => 'Team member has been updated!',
|
|
|
|
'failure' => 'The team member could not be updated. Please try again.',
|
2015-01-05 11:12:34 +00:00
|
|
|
],
|
2015-08-06 13:48:23 +01:00
|
|
|
'delete' => [
|
2016-01-31 11:04:28 +00:00
|
|
|
'success' => 'Team member has been deleted and will no longer have access to the dashboard!',
|
|
|
|
'failure' => 'The team member could not be added. Please try again.',
|
2015-08-06 13:48:23 +01:00
|
|
|
],
|
2015-11-08 20:12:52 -06:00
|
|
|
'invite' => [
|
2016-01-31 11:04:28 +00:00
|
|
|
'title' => 'Invite a new team member',
|
|
|
|
'success' => 'An invite has been sent',
|
|
|
|
'failure' => 'The invite could not be sent. Please try again.',
|
2015-11-08 20:12:52 -06:00
|
|
|
],
|
2015-01-05 11:12:34 +00:00
|
|
|
],
|
|
|
|
|
|
|
|
// Settings
|
2015-01-05 11:32:04 +00:00
|
|
|
'settings' => [
|
|
|
|
'settings' => 'Settings',
|
|
|
|
'app-setup' => [
|
2015-01-13 11:55:26 +00:00
|
|
|
'app-setup' => 'Application Setup',
|
|
|
|
'images-only' => 'Only images may be uploaded.',
|
|
|
|
'too-big' => 'The file you uploaded is too big. Upload an image smaller than :size',
|
2015-01-05 11:12:34 +00:00
|
|
|
],
|
2015-10-19 00:41:19 -04:00
|
|
|
'analytics' => [
|
2015-10-20 22:13:52 -04:00
|
|
|
'analytics' => 'Analytics',
|
2015-10-19 00:41:19 -04:00
|
|
|
],
|
|
|
|
'localization' => [
|
2015-10-20 22:13:52 -04:00
|
|
|
'localization' => 'Localization',
|
2015-10-19 00:41:19 -04:00
|
|
|
],
|
2015-01-05 11:32:04 +00:00
|
|
|
'security' => [
|
2015-03-20 18:32:24 -06:00
|
|
|
'security' => 'Security',
|
2015-03-20 18:30:45 -06:00
|
|
|
'two-factor' => 'Users without two-factor authentication',
|
2015-01-05 11:12:34 +00:00
|
|
|
],
|
|
|
|
'stylesheet' => [
|
|
|
|
'stylesheet' => 'Stylesheet',
|
|
|
|
],
|
2015-01-05 11:32:04 +00:00
|
|
|
'theme' => [
|
2015-01-05 11:12:34 +00:00
|
|
|
'theme' => 'Theme',
|
|
|
|
],
|
2015-01-05 11:32:04 +00:00
|
|
|
'edit' => [
|
2015-01-05 11:12:34 +00:00
|
|
|
'success' => 'Settings saved.',
|
|
|
|
'failure' => 'Settings could not be saved.',
|
|
|
|
],
|
|
|
|
],
|
|
|
|
|
|
|
|
// Login
|
2015-01-05 11:32:04 +00:00
|
|
|
'login' => [
|
2015-01-09 09:03:07 +00:00
|
|
|
'login' => 'Login',
|
|
|
|
'logged_in' => 'You\'re logged in.',
|
|
|
|
'welcome' => 'Welcome Back!',
|
|
|
|
'two-factor' => 'Please enter your token.',
|
2015-01-05 11:12:34 +00:00
|
|
|
],
|
|
|
|
|
|
|
|
// Sidebar footer
|
2015-01-05 11:32:04 +00:00
|
|
|
'help' => 'Help',
|
|
|
|
'status_page' => 'Status Page',
|
|
|
|
'logout' => 'Logout',
|
2015-01-05 11:12:34 +00:00
|
|
|
|
|
|
|
// Notifications
|
2015-06-16 09:07:49 +01:00
|
|
|
'notifications' => [
|
2015-01-05 11:12:34 +00:00
|
|
|
'notifications' => 'Notifications',
|
|
|
|
'awesome' => 'Awesome.',
|
|
|
|
'whoops' => 'Whoops.',
|
|
|
|
],
|
|
|
|
|
2015-01-18 15:53:43 -06:00
|
|
|
// Welcome modal
|
|
|
|
'welcome' => [
|
2015-11-21 13:50:53 +00:00
|
|
|
'welcome' => 'Welcome to your status page!',
|
2015-01-18 15:53:43 -06:00
|
|
|
'message' => 'Your status page is almost ready! You might want to configure these extra settings',
|
|
|
|
'close' => 'Just go straight to my dashboard',
|
|
|
|
'steps' => [
|
|
|
|
'component' => 'Create components',
|
|
|
|
'incident' => 'Create incidents',
|
2015-02-17 08:48:18 +00:00
|
|
|
'customize' => 'Customize',
|
|
|
|
'team' => 'Add users',
|
|
|
|
'api' => 'Generate API token',
|
2015-04-18 13:59:37 +01:00
|
|
|
'two-factor' => 'Two Factor Authentication',
|
2015-01-18 15:53:43 -06:00
|
|
|
],
|
|
|
|
],
|
|
|
|
|
2015-01-05 11:12:34 +00:00
|
|
|
];
|