diff --git a/resources/lang/cs-CZ/dashboard.php b/resources/lang/cs-CZ/dashboard.php index 46cd43d7..c1d813e4 100644 --- a/resources/lang/cs-CZ/dashboard.php +++ b/resources/lang/cs-CZ/dashboard.php @@ -12,27 +12,27 @@ return [ 'dashboard' => 'Řídicí panel', - 'writeable_settings' => 'The Cachet settings directory is not writeable. Please make sure that ./bootstrap/cachet is writeable by the web server.', + 'writeable_settings' => 'Nelze zapisovat do složky nastavení Cachet. Ujistěte se, že web server může zapisovat do ./bootstrap/cachet.', // Incidents 'incidents' => [ - 'title' => 'Incidents & Maintenance', + 'title' => 'Incidenty & Plán odstávek', 'incidents' => 'Incidenty', - 'logged' => '{0}There are no incidents, good work.|[1]You have logged one incident.|[2,*]You have reported :count incidents.', + 'logged' => '{0}Nejsou hlášeny žádné incidenty, dobrá práce.|[1]Zapsali jste jeden incident.|[2,*]Nahlásili jste :count incidentů.', 'incident-create-template' => 'Vytvořit šablonu', 'incident-templates' => 'Šablony incidentů', 'updates' => [ - 'title' => 'Incident updates for :incident', - 'count' => '{0}Zero Updates|[1]One Update|[2]Two Updates|[3,*]Several Updates', + 'title' => 'Aktualizace incidentu :incident', + 'count' => '{0}žádné aktualizace |[1]jedna aktualizace |[2]dvě aktualizace | [3, *] Několik aktualizací', 'add' => [ - 'title' => 'Create new incident update', - 'success' => 'Your new incident update has been created.', - 'failure' => 'Something went wrong with the incident update.', + 'title' => 'Vytvořit novou zprávu k události', + 'success' => 'Vaše aktualizace incidentu byla vytvořena.', + 'failure' => 'Při aktualizaci incidentu se něco pokazilo.', ], 'edit' => [ - 'title' => 'Edit incident update', - 'success' => 'The incident update has been updated.', - 'failure' => 'Something went wrong updating the incident update', + 'title' => 'Editovat aktualizace incidentu', + 'success' => 'Událost byla aktualizována.', + 'failure' => 'Při aktualizaci incidentu se něco pokazilo', ], ], 'reported_by' => 'Reported :timestamp by :user', @@ -56,7 +56,7 @@ return [ 'title' => 'Šablony incidentů', 'add' => [ 'title' => 'Vytvořit šablonu incidentu', - 'message' => 'Create your first incident template.', + 'message' => 'Měli byste přidat šablonu události.', 'success' => 'Byla vytvořena nová šablona události.', 'failure' => 'Se šablonou události se něco pokazilo.', ], @@ -75,12 +75,12 @@ return [ // Incident Maintenance 'schedule' => [ 'schedule' => 'Plánovaná odstávka', - 'logged' => '{0}There has been no Maintenance, good work.|[1]You have logged one schedule.|[2,*]You have reported :count schedules.', + 'logged' => '{0}Žádná údržba není v plánu, dobrá práce.|[1]Naplánovali jste jednu údržbu.|[2,*]Jsou v plánu :count údržby.', 'scheduled_at' => 'Naplánováno na :timestamp', 'add' => [ - 'title' => 'Add Maintenance', - 'success' => 'Maintenance added.', - 'failure' => 'Something went wrong adding the Maintenance, please try again.', + 'title' => 'Přidat plánovanou odstávku', + 'success' => 'Odstávka byla přidána.', + 'failure' => 'Něco se pokazilo při přidávání odstávky, zkus to znova.', ], 'edit' => [ 'title' => 'Edit Maintenance', @@ -158,12 +158,12 @@ return [ 'subscribers' => [ 'subscribers' => 'Odběratelé', 'description' => 'Pokud dojde ke vzniku incidentu nebo služby, odběratelé obdrží aktualizace e-mailem.', - 'description_disabled' => 'To use this feature, you need allow people to signup for notifications.', + 'description_disabled' => 'Chcete-li použít tuto funkci, potřebujete povolit uživatelům registraci pro oznámení.', 'verified' => 'Ověřeno', 'not_verified' => 'Neověřeno', 'subscriber' => ': e-mail, přihlášen: datum', 'no_subscriptions' => 'Přihlášeno k zasílání všech aktualizací', - 'global' => 'Globally subscribed', + 'global' => 'Globálně odebírané', 'add' => [ 'title' => 'Přidat nového odběratele', 'success' => 'Odběratel přidán.', @@ -182,7 +182,7 @@ return [ 'team' => 'Tým', 'member' => 'Člen', 'profile' => 'Profil', - 'description' => 'Team Members will be able to add, modify & edit components and incidents.', + 'description' => 'Členové týmu budou schopni přidat nebo upravit komponenty a incidenty.', 'add' => [ 'title' => 'Přidat nového člena týmu', 'success' => 'Nový člen týmu byl přidán.', @@ -216,7 +216,7 @@ return [ 'analytics' => 'Monitoring přístupů', ], 'log' => [ - 'log' => 'Log', + 'log' => 'Záznamy', ], 'localization' => [ 'localization' => 'Lokální nastavení', @@ -227,11 +227,11 @@ return [ 'footer' => 'Vlastní zápatí HTML', ], 'mail' => [ - 'mail' => 'Mail', - 'test' => 'Test', + 'mail' => 'E-Mail', + 'test' => 'Vyzkoušet', 'email' => [ - 'subject' => 'Test notification from Cachet', - 'body' => 'This is a test notification from Cachet.', + 'subject' => 'Testovací oznámení z Cachet', + 'body' => 'Toto je testovací oznámení z Cachet.', ], ], 'security' => [ @@ -253,7 +253,7 @@ return [ 'contributors' => 'Přispěvatelé', 'license' => 'Cachet je open-sourcový projekt pod BSD-3-licencí, vydávaný Alt Three Services Limited.', 'backers-title' => 'Podporovatelé a sponzoři', - 'backers' => 'If you\'d like to support future development, check out the Cachet Patreon campaign.', + 'backers' => 'Pokud chcete podpořit další vývoj aplikace, běžte se podívat na kampaň Cachet Patreon.', 'thank-you' => 'Děkujeme každému z :count přispěvatelů.', ], ], @@ -262,7 +262,7 @@ return [ 'login' => [ 'login' => 'Přihlášení', 'logged_in' => 'Jste přihlášeni.', - 'welcome' => 'Welcome back!', + 'welcome' => 'Vítejte zpátky!', 'two-factor' => 'Zadejte prosím váš token.', ], @@ -280,8 +280,8 @@ return [ // Widgets 'widgets' => [ - 'support' => 'Support Cachet', - 'support_subtitle' => 'Check out our Patreon page!', + 'support' => 'Podpořit Cachet', + 'support_subtitle' => 'Mrkněte na náš Patreon page!', 'news' => 'Poslední novinky', 'news_subtitle' => 'Získat nejnovější aktualizace', ],