mirror of
https://github.com/CachetHQ/Cachet.git
synced 2025-02-23 11:16:05 +01:00
252 lines
9.0 KiB
PHP
252 lines
9.0 KiB
PHP
<?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' => 'Řídicí panel',
|
|
|
|
// Incidents
|
|
'incidents' => [
|
|
'title' => 'Incidenty & Plán',
|
|
'incidents' => 'Incidenty',
|
|
'logged' => '{0} Nejsou hlášeny žádné incidenty, dobrá práce. | Zapsali jste jeden incident. | Nahlásili jste <strong>:count</strong> incident(y).',
|
|
'incident-create-template' => 'Vytvořit šablonu',
|
|
'incident-templates' => 'Šablony incidentů',
|
|
'add' => [
|
|
'title' => 'Add an Incident',
|
|
'success' => 'Incident přidán.',
|
|
'failure' => 'Na incidentu se něco pokazilo.',
|
|
],
|
|
'edit' => [
|
|
'title' => 'Edit an Incident',
|
|
'success' => 'Incident aktualizován.',
|
|
'failure' => 'S incidentem se něco pokazilo.',
|
|
],
|
|
'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.',
|
|
],
|
|
|
|
// Incident templates
|
|
'templates' => [
|
|
'title' => 'Šablony incidentů',
|
|
'add' => [
|
|
'title' => 'Create an Incident Template',
|
|
'message' => 'You should add an Incident Template.',
|
|
'success' => 'Šablona vytvořena.',
|
|
'failure' => 'Na šabloně incidentu se něco se pokazilo.',
|
|
],
|
|
'edit' => [
|
|
'title' => 'Edit Template',
|
|
'success' => 'Šablona byla aktualizována!',
|
|
'failure' => 'Při aktualizaci šablony incidentu se něco pokazilo',
|
|
],
|
|
'delete' => [
|
|
'success' => 'The tmplate has been deleted.',
|
|
'failure' => 'The template could not be deleted. Please try again.',
|
|
],
|
|
],
|
|
],
|
|
|
|
// Incident Maintenance
|
|
'schedule' => [
|
|
'schedule' => 'Plánovaná odstávka',
|
|
'logged' => '{0} There are no schedules, good work.|You have logged one schedule.|You have reported <strong>:count</strong> schedules.',
|
|
'scheduled_at' => 'Naplánováno na :timestamp',
|
|
'add' => [
|
|
'title' => 'Přidat plánovanou odstávku',
|
|
'success' => 'Plán byl přidán.',
|
|
'failure' => 'Něco se pokazilo při přidávání plánu.',
|
|
],
|
|
'edit' => [
|
|
'title' => 'Upravit plánované odstávky',
|
|
'success' => 'Plán byl aktualizován!',
|
|
'failure' => 'Něco se pokazilo při úpravě plánu.',
|
|
],
|
|
'delete' => [
|
|
'success' => 'Plán byl vymazán a nebude se zobrazovat na vaší stavové stránce.',
|
|
'failure' => 'Plán se nepodařilo smazat. Zkuste to prosím znovu.',
|
|
],
|
|
],
|
|
|
|
// Components
|
|
'components' => [
|
|
'components' => 'Služby',
|
|
'component_statuses' => 'Stavy služeb',
|
|
'listed_group' => 'Seskupeno podle :name',
|
|
'add' => [
|
|
'title' => 'Add a Component',
|
|
'message' => 'Měli byste přidat službu.',
|
|
'success' => 'Služba vytvořena.',
|
|
'failure' => 'Na službě se objevila chyba.',
|
|
],
|
|
'edit' => [
|
|
'title' => 'Edit a Component',
|
|
'success' => 'Služba byla aktualizována.',
|
|
'failure' => 'Na službě se objevila chyba.',
|
|
],
|
|
'delete' => [
|
|
'success' => 'Component deleted.',
|
|
'failure' => 'The Component could not be deleted. Please try again.',
|
|
],
|
|
|
|
// Component groups
|
|
'groups' => [
|
|
'groups' => 'Skupina služeb|Skupiny služeb',
|
|
'no_components' => 'Můžete přidat skupinu služeb.',
|
|
'add' => [
|
|
'title' => 'Add a Component Group',
|
|
'success' => 'Skupina služeb byla přidána.',
|
|
'failure' => 'Vyskytla se chyba skupiny služeb.',
|
|
],
|
|
'edit' => [
|
|
'title' => 'Edit a Component Group',
|
|
'success' => 'Skupina služeb byla aktualizována.',
|
|
'failure' => 'Vyskytla se chyba skupiny služeb.',
|
|
],
|
|
'delete' => [
|
|
'success' => 'Component Group deleted.',
|
|
'failure' => 'The Component Group could not be deleted. Please try again.',
|
|
],
|
|
],
|
|
],
|
|
|
|
// Metrics
|
|
'metrics' => [
|
|
'metrics' => 'Metriky',
|
|
'add' => [
|
|
'title' => 'Create a Metric',
|
|
'message' => 'You should add a Metric.',
|
|
'success' => 'Metrika vytvořena.',
|
|
'failure' => 'Něco se stalo s metrikou.',
|
|
],
|
|
'edit' => [
|
|
'title' => 'Edit a Metric',
|
|
'success' => 'Metrika aktualizována.',
|
|
'failure' => 'Něco se stalo s metrikou.',
|
|
],
|
|
'delete' => [
|
|
'success' => 'The metric has been deleted and will not show on your status page.',
|
|
'failure' => 'The metric could not be deleted. Please try again.',
|
|
],
|
|
],
|
|
// Subscribers
|
|
'subscribers' => [
|
|
'subscribers' => 'Odběratelé',
|
|
'description' => 'Odběratelé obdrží aktualizace e-mailem v okamžiku, kdy dojde ke vzniku incidentu.',
|
|
'verified' => 'Ověřeno',
|
|
'not_verified' => 'Neověřeno',
|
|
'add' => [
|
|
'title' => 'Add a New Subscriber',
|
|
'success' => 'Odběratel přidán.',
|
|
'failure' => 'Na službě se objevila chyba.',
|
|
],
|
|
'edit' => [
|
|
'title' => 'Update Subscriber',
|
|
'success' => 'Odběratel aktualizován.',
|
|
'failure' => 'Něco se pokazilo při aktualizaci.',
|
|
],
|
|
],
|
|
|
|
// Team
|
|
'team' => [
|
|
'team' => 'Tým',
|
|
'member' => 'Člen',
|
|
'profile' => 'Profil',
|
|
'description' => 'Členové týmu budou schopni přidat nebo upravit komponenty a incidenty.',
|
|
'add' => [
|
|
'title' => 'Add a New Team Member',
|
|
'success' => 'Nový člen týmu byl přidán.',
|
|
'failure' => 'Something went wrong with the user.',
|
|
],
|
|
'edit' => [
|
|
'title' => 'Update Profile',
|
|
'success' => 'Profil byl aktualizován.',
|
|
'failure' => 'Něco se pokazilo při aktualizaci.',
|
|
],
|
|
'delete' => [
|
|
'success' => 'User deleted.',
|
|
'failure' => 'Nastala chyba při mazání uživatele.',
|
|
],
|
|
'invite' => [
|
|
'title' => 'Invite a New Team Member',
|
|
'success' => 'The users invited.',
|
|
'failure' => 'Something went wrong with the invite.',
|
|
],
|
|
],
|
|
|
|
// Settings
|
|
'settings' => [
|
|
'settings' => 'Nastavení',
|
|
'app-setup' => [
|
|
'app-setup' => 'Nastavení aplikace',
|
|
'images-only' => 'Nahrány mohou být pouze obrázky.',
|
|
'too-big' => 'Soubor, který nahráváte, je příliš velký. Nahrajte obrázek menší než :velikost',
|
|
],
|
|
'analytics' => [
|
|
'analytics' => 'Analytics',
|
|
],
|
|
'localization' => [
|
|
'localization' => 'Localization',
|
|
],
|
|
'security' => [
|
|
'security' => 'Zabezpečení',
|
|
'two-factor' => 'Uživatelé bez dvoufaktorového ověřování',
|
|
],
|
|
'stylesheet' => [
|
|
'stylesheet' => 'Šablona stylů',
|
|
],
|
|
'theme' => [
|
|
'theme' => 'Motiv vzhledu',
|
|
],
|
|
'edit' => [
|
|
'success' => 'Nastavení uložena.',
|
|
'failure' => 'Nastavení nelze uložit.',
|
|
],
|
|
],
|
|
|
|
// Login
|
|
'login' => [
|
|
'login' => 'Přihlášení',
|
|
'logged_in' => 'Jste přihlášeni.',
|
|
'welcome' => 'Vítejte zpátky!',
|
|
'two-factor' => 'Zadejte prosím váš token.',
|
|
],
|
|
|
|
// Sidebar footer
|
|
'help' => 'Nápověda',
|
|
'status_page' => 'Stavová stránka',
|
|
'logout' => 'Odhlásit',
|
|
|
|
// Notifications
|
|
'notifications' => [
|
|
'notifications' => 'Ozmámení',
|
|
'awesome' => 'Vynikající.',
|
|
'whoops' => 'Jejda.',
|
|
],
|
|
|
|
// Welcome modal
|
|
'welcome' => [
|
|
'welcome' => 'Welcome to your status page!',
|
|
'message' => 'Vaše stavová stránka je téměř připravena! Možná budete chtít upravit další nastavení',
|
|
'close' => 'Přejděte do řídicího panelu',
|
|
'steps' => [
|
|
'component' => 'Vytvoření komponent',
|
|
'incident' => 'Vytvoření incidentů',
|
|
'customize' => 'Přizpůsobit',
|
|
'team' => 'Přidat uživatele',
|
|
'api' => 'Vygenerovat API token',
|
|
'two-factor' => 'Dvoufaktorové ověření',
|
|
],
|
|
],
|
|
|
|
];
|