Skip to content

Commit

Permalink
Merge pull request #1423 from CachetHQ/update-en-langs
Browse files Browse the repository at this point in the history
Updated all English language files
  • Loading branch information
jbrooksuk committed Jan 31, 2016
2 parents 6ff497f + 66cb4ee commit 7c19ab8
Show file tree
Hide file tree
Showing 4 changed files with 96 additions and 97 deletions.
7 changes: 3 additions & 4 deletions resources/lang/en/cachet.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,10 @@

// Incidents
'incidents' => [
'none' => 'Nothing to report',
'none' => 'No incidents reported',
'past' => 'Past Incidents',
'previous_week' => 'Previous Week',
'next_week' => 'Next Week',
'none' => 'Nothing to report',
'scheduled' => 'Scheduled Maintenance',
'scheduled_at' => ', scheduled :timestamp',
'status' => [
Expand Down Expand Up @@ -124,8 +123,8 @@
'modal' => [
'close' => 'Close',
'subscribe' => [
'title' => 'Subscribe to component updates?',
'body' => 'Enter your email address to subscribe to updates for this component. If you\'re already subscribed, you\'ll receive emails for this component too.',
'title' => 'Subscribe to component updates',
'body' => 'Enter your email address to subscribe to updates for this component. If you\'re already subscribed, you\'ll already receive emails for this component.',
'button' => 'Subscribe',
],
],
Expand Down
126 changes: 63 additions & 63 deletions resources/lang/en/dashboard.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,14 @@
'incident-create-template' => 'Create Template',
'incident-templates' => 'Incident Templates',
'add' => [
'title' => 'Add an Incident',
'success' => 'Incident added.',
'failure' => 'Something went wrong with the incident.',
'title' => 'Report an incident',
'success' => 'Incident reported.',
'failure' => 'The incident could not be reported. Please try again.',
],
'edit' => [
'title' => 'Edit an Incident',
'title' => 'Edit an incident',
'success' => 'Incident updated.',
'failure' => 'Something went wrong with the incident.',
'failure' => 'The incident could not be edited. Please try again.',
],
'delete' => [
'success' => 'The incident has been deleted and will not show on your status page.',
Expand All @@ -39,19 +39,19 @@
'templates' => [
'title' => 'Incident Templates',
'add' => [
'title' => 'Create an Incident Template',
'message' => 'You should add an Incident Template.',
'success' => 'Template created.',
'failure' => 'Something went wrong with the incident template.',
'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.',
],
'edit' => [
'title' => 'Edit Template',
'success' => 'Template has been updated!',
'failure' => 'Something went wrong updating the incident template',
'success' => 'The incdent template has been updated!',
'failure' => 'The incident template could not be edited. Please try again.',
],
'delete' => [
'success' => 'The template has been deleted.',
'failure' => 'The template could not be deleted. Please try again.',
'success' => 'The incident template has been deleted.',
'failure' => 'The incident template could not be deleted. Please try again.',
],
],
],
Expand All @@ -62,18 +62,18 @@
'logged' => '{0} There are no schedules, good work.|You have logged one schedule.|You have reported <strong>:count</strong> schedules.',
'scheduled_at' => 'Scheduled at :timestamp',
'add' => [
'title' => 'Add Scheduled Maintenance',
'success' => 'Schedule added.',
'failure' => 'Something went wrong adding the schedule.',
'title' => 'Add scheduled maintenance',
'success' => 'Scheduled maintenance has been reported!',
'failure' => 'The scheduled maintenance could not be reported. Please try again.',
],
'edit' => [
'title' => 'Edit Scheduled Maintenance',
'success' => 'Schedule has been updated!',
'failure' => 'Something went wrong editing the schedule.',
'title' => 'Edit scheduled maintenance',
'success' => 'Scheduled maintenance has been edited!',
'failure' => 'The scheduled maintenance could not be edited. Please try again.',
],
'delete' => [
'success' => 'The schedule has been deleted and will not show on your status page.',
'failure' => 'The schedule could not be deleted. Please try again.',
'success' => 'Scheduled maintenance has been deleted!',
'failure' => 'The scheduled maintenance could not be deleted. Please try again.',
],
],

Expand All @@ -83,38 +83,38 @@
'component_statuses' => 'Component Statuses',
'listed_group' => 'Grouped under :name',
'add' => [
'title' => 'Add a Component',
'title' => 'Add a component',
'message' => 'You should add a component.',
'success' => 'Component created.',
'failure' => 'Something went wrong with the component.',
'success' => 'Component has been added!',
'failure' => 'The component could not be added. Please try again.',
],
'edit' => [
'title' => 'Edit a Component',
'success' => 'Component updated.',
'failure' => 'Something went wrong with the component.',
'title' => 'Edit a component',
'success' => 'Component has been updated!',
'failure' => 'The component could not be updated. Please try again.',
],
'delete' => [
'success' => 'Component deleted.',
'failure' => 'The Component could not be deleted. Please try again.',
'success' => 'The component has been deleted!',
'failure' => 'The component could not be deleted. Please try again.',
],

// Component groups
'groups' => [
'groups' => 'Component group|Component groups',
'no_components' => 'You should add a component group.',
'add' => [
'title' => 'Add a Component Group',
'success' => 'Component group added.',
'failure' => 'Something went wrong with the component group.',
'title' => 'Add a component group',
'success' => 'Component group has been added!',
'failure' => 'The component group could not be added. Please try again.',
],
'edit' => [
'title' => 'Edit a Component Group',
'success' => 'Component group updated.',
'failure' => 'Something went wrong with the component group.',
'title' => 'Edit a component group',
'success' => 'Component group has been edited!',
'failure' => 'The component group could not be edited. Please try again.',
],
'delete' => [
'success' => 'Component Group deleted.',
'failure' => 'The Component Group could not be deleted. Please try again.',
'success' => 'Component group has been deleted!',
'failure' => 'The component group could not be deleted. Please try again.',
],
],
],
Expand All @@ -123,18 +123,18 @@
'metrics' => [
'metrics' => 'Metrics',
'add' => [
'title' => 'Create a Metric',
'message' => 'You should add a Metric.',
'success' => 'Metric created.',
'failure' => 'Something went wrong with the metric.',
'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.',
],
'edit' => [
'title' => 'Edit a Metric',
'success' => 'Metric updated.',
'failure' => 'Something went wrong with the metric.',
'title' => 'Edit a metric',
'success' => 'Metric has been updated!',
'failure' => 'The metric could not be updated. Please try again.',
],
'delete' => [
'success' => 'The metric has been deleted and will not show on your status page.',
'success' => 'The metric has been deleted and will no longer display on your status page.',
'failure' => 'The metric could not be deleted. Please try again.',
],
],
Expand All @@ -143,16 +143,16 @@
'subscribers' => 'Subscribers',
'description' => 'Subscribers will receive email updates when incidents are created.',
'verified' => 'Verified',
'not_verified' => 'Not Verified',
'not_verified' => 'Not verified',
'add' => [
'title' => 'Add a New Subscriber',
'success' => 'Subscriber added.',
'failure' => 'Something went wrong with the component.',
'title' => 'Add a new subscriber',
'success' => 'Subscriber has been added!',
'failure' => 'The subscriber could not be added. Please try again.',
],
'edit' => [
'title' => 'Update Subscriber',
'success' => 'Subscriber updated.',
'failure' => 'Something went wrong when updating.',
'title' => 'Update subscriber',
'success' => 'Subscriber has been updated!',
'failure' => 'The subscriber could not be updated. Please try again.',
],
],

Expand All @@ -163,23 +163,23 @@
'profile' => 'Profile',
'description' => 'Team Members will be able to add, modify &amp; edit components and incidents.',
'add' => [
'title' => 'Add a New Team Member',
'success' => 'Team member added.',
'failure' => 'Something went wrong with the user.',
'title' => 'Add a new team member',
'success' => 'Team member has been added!',
'failure' => 'The team member could not be added. Please try again.',
],
'edit' => [
'title' => 'Update Profile',
'success' => 'Profile updated.',
'failure' => 'Something went wrong when updating.',
'title' => 'Update profile',
'success' => 'Team member has been updated!',
'failure' => 'The team member could not be updated. Please try again.',
],
'delete' => [
'success' => 'User deleted.',
'failure' => 'Something went wrong when deleting this user.',
'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.',
],
'invite' => [
'title' => 'Invite a New Team Member',
'success' => 'The users invited.',
'failure' => 'Something went wrong with the invite.',
'title' => 'Invite a new team member',
'success' => 'An invite has been sent',
'failure' => 'The invite could not be sent. Please try again.',
],
],

Expand Down
50 changes: 25 additions & 25 deletions resources/lang/en/forms.php
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@
'message-help' => 'You may also use Markdown.',
'scheduled_at' => 'When to schedule the maintenance for?',
'incident_time' => 'When did this incident occur?',
'notify_subscribers' => 'Notify Subscribers?',
'visibility' => 'Incident Visibility',
'notify_subscribers' => 'Notify subscribers?',
'visibility' => 'Incident visibility',
'public' => 'Viewable by public',
'logged_in_only' => 'Only visible to logged in users',
'templates' => [
Expand Down Expand Up @@ -80,12 +80,12 @@
'description' => 'Description',
'description-help' => 'You may also use Markdown.',
'display-chart' => 'Display chart on status page?',
'default-value' => 'Default Value',
'calc_type' => 'Calculation of Metrics',
'default-value' => 'Default value',
'calc_type' => 'Calculation of metrics',
'type_sum' => 'Sum',
'type_avg' => 'Average',
'places' => 'Decimal Places',
'default_view' => 'Default View',
'places' => 'Decimal places',
'default_view' => 'Default view',

'points' => [
'value' => 'Value',
Expand All @@ -96,12 +96,12 @@
'settings' => [
/// Application setup
'app-setup' => [
'site-name' => 'Site Name',
'site-name' => 'Site name',
'site-url' => 'Site URL',
'display-graphs' => 'Display graphs on status page?',
'about-this-page' => 'About this page',
'days-of-incidents' => 'How many days of incidents to show?',
'banner' => 'Banner Image',
'banner' => 'Banner image',
'banner-help' => "It's recommended that you upload files no bigger than 930px wide .",
'subscribers' => 'Allow people to signup to email notifications?',
],
Expand All @@ -112,32 +112,32 @@
'analytics_piwik_siteid' => 'Piwik\'s site id',
],
'localization' => [
'site-timezone' => 'Site Timezone',
'site-locale' => 'Site Language',
'date-format' => 'Date Format',
'incident-date-format' => 'Incident Timestamp Format',
'site-timezone' => 'Site timezone',
'site-locale' => 'Site language',
'date-format' => 'Date format',
'incident-date-format' => 'Incident timestamp format',
],
'security' => [
'allowed-domains' => 'Allowed Domains',
'allowed-domains' => 'Allowed domains',
'allowed-domains-help' => 'Comma separated. The domain set above is automatically allowed by default.',
],
'stylesheet' => [
'custom-css' => 'Custom Stylesheet',
'custom-css' => 'Custom stylesheet',
],
'theme' => [
'background-color' => 'Background Color',
'background-fills' => 'Background Fills (Components, Incidents, Footer)',
'banner-background-color' => 'Banner Background Color',
'banner-padding' => 'Banner Padding',
'background-color' => 'Background color',
'background-fills' => 'Background fills (components, incidents, footer)',
'banner-background-color' => 'Banner background color',
'banner-padding' => 'Banner padding',
'fullwidth-banner' => 'Enable fullwidth banner?',
'text-color' => 'Text Color',
'text-color' => 'Text color',
'dashboard-login' => 'Show dashboard button in the footer?',
'reds' => 'Red (Used for errors)',
'blues' => 'Blue (Used for information)',
'greens' => 'Green (Used for success)',
'yellows' => 'Yellow (Used for alerts)',
'oranges' => 'Orange (Used for notices)',
'metrics' => 'Metrics Fill',
'reds' => 'Red (used for errors)',
'blues' => 'Blue (used for information)',
'greens' => 'Green (used for success)',
'yellows' => 'Yellow (used for alerts)',
'oranges' => 'Orange (used for notices)',
'metrics' => 'Metrics fill',
'links' => 'Links',
],
],
Expand Down
10 changes: 5 additions & 5 deletions resources/lang/en/setup.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@
return [
'setup' => 'Setup',
'title' => 'Setup Cachet',
'service_details' => 'Service Details',
'env_setup' => 'Environment Setup',
'status_page_setup' => 'Status Page Setup',
'service_details' => 'Service details',
'env_setup' => 'Environment setup',
'status_page_setup' => 'Status page setup',
'show_support' => 'Show support for Cachet?',
'admin_account' => 'Administrator Account',
'complete_setup' => 'Complete Setup',
'admin_account' => 'Administrator account',
'complete_setup' => 'Complete setup',
'completed' => 'Cachet has been configured successfully!',
'finish_setup' => 'Go to dashboard',
];

0 comments on commit 7c19ab8

Please sign in to comment.