mirror of
https://github.com/CachetHQ/Cachet.git
synced 2025-01-17 21:49:01 +01:00
252 lines
8.5 KiB
PHP
Executable File
252 lines
8.5 KiB
PHP
Executable File
<?php
|
|
|
|
/*
|
|
* This file is part of Cachet.
|
|
*
|
|
* (c) Alt Three Services Limited
|
|
*
|
|
* For the full copyright and license information, please view the LICENSE
|
|
* file that was distributed with this source code.
|
|
*/
|
|
|
|
return [
|
|
|
|
'dashboard' => '控制台',
|
|
|
|
// Incidents
|
|
'incidents' => [
|
|
'title' => '故障和维护计划',
|
|
'incidents' => 'Incidents',
|
|
'logged' => '{0} 当前没有故障信息|您已经记录了一个故障|您已经报告了 <strong>:count</strong> 个故障',
|
|
'incident-create-template' => 'Create Template',
|
|
'incident-templates' => '故障模板',
|
|
'add' => [
|
|
'title' => '添加故障',
|
|
'success' => '故障已添加',
|
|
'failure' => '故障添加失败。',
|
|
],
|
|
'edit' => [
|
|
'title' => '编辑故障',
|
|
'success' => '故障已更新。',
|
|
'failure' => '事件编辑失败。',
|
|
],
|
|
'delete' => [
|
|
'success' => '故障已删除并将不会出现在状态页中',
|
|
'failure' => '无法删除该故障,请再试一次。',
|
|
],
|
|
|
|
// Incident templates
|
|
'templates' => [
|
|
'title' => '事件模板',
|
|
'add' => [
|
|
'title' => '添加故障模板',
|
|
'message' => '你应该增加一个故障模板',
|
|
'success' => 'Template created.',
|
|
'failure' => 'Something went wrong with the incident template.',
|
|
],
|
|
'edit' => [
|
|
'title' => '编辑模板',
|
|
'success' => 'Template has been updated!',
|
|
'failure' => 'Something went wrong updating the incident template',
|
|
],
|
|
'delete' => [
|
|
'success' => '模板已删除。',
|
|
'failure' => '无法删除该模板,请再试一次。',
|
|
],
|
|
],
|
|
],
|
|
|
|
// Incident Maintenance
|
|
'schedule' => [
|
|
'schedule' => '计划维护',
|
|
'logged' => '{0} 现在没有维护计划,好样的。|你已经记录下 1 个维护计划|你已经报告了 <strong>:count</strong> 个维护计划',
|
|
'scheduled_at' => 'Scheduled at :timestamp',
|
|
'add' => [
|
|
'title' => 'Add Scheduled Maintenance',
|
|
'success' => '维护计划已添加。',
|
|
'failure' => '维护计划添加失败。',
|
|
],
|
|
'edit' => [
|
|
'title' => 'Edit Scheduled Maintenance',
|
|
'success' => '维护计划已更新!',
|
|
'failure' => '维护计划更新失败。',
|
|
],
|
|
'delete' => [
|
|
'success' => '该维护计划已被删除,它将从您的状态页上消失。',
|
|
'failure' => 'The schedule could not be deleted. Please try again.',
|
|
],
|
|
],
|
|
|
|
// Components
|
|
'components' => [
|
|
'components' => 'Components',
|
|
'component_statuses' => 'Component Statuses',
|
|
'listed_group' => 'Grouped under :name',
|
|
'add' => [
|
|
'title' => '添加组件',
|
|
'message' => '没有组件,马上添加一个吧',
|
|
'success' => '组件已添加。',
|
|
'failure' => 'Something went wrong with the component.',
|
|
],
|
|
'edit' => [
|
|
'title' => '编辑组件',
|
|
'success' => 'Component updated.',
|
|
'failure' => '组件编辑失败。',
|
|
],
|
|
'delete' => [
|
|
'success' => '组件已删除。',
|
|
'failure' => '无法删除该组件,请再试一次。',
|
|
],
|
|
|
|
// Component groups
|
|
'groups' => [
|
|
'groups' => '组件分组|组件分组',
|
|
'no_components' => '没有组件分组,马上添加一个吧',
|
|
'add' => [
|
|
'title' => '添加组件分组',
|
|
'success' => '组件分组已添加。',
|
|
'failure' => 'Something went wrong with the component group.',
|
|
],
|
|
'edit' => [
|
|
'title' => '编辑组件分组',
|
|
'success' => 'Component group updated.',
|
|
'failure' => '分组更新失败。',
|
|
],
|
|
'delete' => [
|
|
'success' => '组建分组已删除。',
|
|
'failure' => '无法删除该组件分组,请再试一次。',
|
|
],
|
|
],
|
|
],
|
|
|
|
// Metrics
|
|
'metrics' => [
|
|
'metrics' => 'Metrics',
|
|
'add' => [
|
|
'title' => '添加图表',
|
|
'message' => '你应该添加一个图表。',
|
|
'success' => 'Metric created.',
|
|
'failure' => 'Something went wrong with the metric.',
|
|
],
|
|
'edit' => [
|
|
'title' => '编辑图表',
|
|
'success' => 'Metric updated.',
|
|
'failure' => '图表更新失败。',
|
|
],
|
|
'delete' => [
|
|
'success' => '图表已删除并将不会出现在状态页中',
|
|
'failure' => '无法删除该图表,请再试一次。',
|
|
],
|
|
],
|
|
// Subscribers
|
|
'subscribers' => [
|
|
'subscribers' => '通知',
|
|
'description' => '当有故障发生,订阅者将收到邮件通知.',
|
|
'verified' => '已认证',
|
|
'not_verified' => '未认证',
|
|
'add' => [
|
|
'title' => '添加邮件订阅',
|
|
'success' => '邮件订阅已添加成功。',
|
|
'failure' => 'Something went wrong with the component.',
|
|
],
|
|
'edit' => [
|
|
'title' => '更新订阅者',
|
|
'success' => '订阅者信息已更新.',
|
|
'failure' => 'Something went wrong when updating.',
|
|
],
|
|
],
|
|
|
|
// Team
|
|
'team' => [
|
|
'team' => 'Team',
|
|
'member' => 'Member',
|
|
'profile' => 'Profile',
|
|
'description' => '团队成员可维护组件和故障信息。',
|
|
'add' => [
|
|
'title' => '添加团队成员',
|
|
'success' => 'Team member added.',
|
|
'failure' => '添加组件失败。',
|
|
],
|
|
'edit' => [
|
|
'title' => '更新配置文件',
|
|
'success' => 'Profile updated.',
|
|
'failure' => 'Something went wrong when updating.',
|
|
],
|
|
'delete' => [
|
|
'success' => '团队成员已删除.',
|
|
'failure' => '删除团队成员失败.',
|
|
],
|
|
'invite' => [
|
|
'title' => '邀请团队成员',
|
|
'success' => '团队成员已邀请成功.',
|
|
'failure' => '邀请团队成员失败.',
|
|
],
|
|
],
|
|
|
|
// Settings
|
|
'settings' => [
|
|
'settings' => 'Settings',
|
|
'app-setup' => [
|
|
'app-setup' => '网站设置',
|
|
'images-only' => 'Only images may be uploaded.',
|
|
'too-big' => '您上传的文件太大了。上传的图像大小应小于:size',
|
|
],
|
|
'analytics' => [
|
|
'analytics' => '第三方统计',
|
|
],
|
|
'localization' => [
|
|
'localization' => '本地化',
|
|
],
|
|
'security' => [
|
|
'security' => '安全设置',
|
|
'two-factor' => 'Users without two-factor authentication',
|
|
],
|
|
'stylesheet' => [
|
|
'stylesheet' => '自定义样式',
|
|
],
|
|
'theme' => [
|
|
'theme' => 'Theme',
|
|
],
|
|
'edit' => [
|
|
'success' => 'Settings saved.',
|
|
'failure' => 'Settings could not be saved.',
|
|
],
|
|
],
|
|
|
|
// Login
|
|
'login' => [
|
|
'login' => '登录',
|
|
'logged_in' => '您已登录',
|
|
'welcome' => 'Welcome Back!',
|
|
'two-factor' => 'Please enter your token.',
|
|
],
|
|
|
|
// Sidebar footer
|
|
'help' => 'Help',
|
|
'status_page' => '状态页',
|
|
'logout' => '退出',
|
|
|
|
// Notifications
|
|
'notifications' => [
|
|
'notifications' => 'Notifications',
|
|
'awesome' => 'Awesome.',
|
|
'whoops' => '抱歉,',
|
|
],
|
|
|
|
// Welcome modal
|
|
'welcome' => [
|
|
'welcome' => '欢迎来到你的状态页!',
|
|
'message' => 'Your status page is almost ready! You might want to configure these extra settings',
|
|
'close' => '您可以直接进入控制台',
|
|
'steps' => [
|
|
'component' => '添加组件',
|
|
'incident' => '添加故障',
|
|
'customize' => '主题设置',
|
|
'team' => 'Add users',
|
|
'api' => '生成 API Token',
|
|
'two-factor' => '双因素身份验证',
|
|
],
|
|
],
|
|
|
|
];
|