Kanboard-Prod/app/Locale/cs_CZ/translations.php

1385 lines
72 KiB
PHP

<?php
return array(
'number.decimals_separator' => ',',
'number.thousands_separator' => '.',
'None' => 'Žádné',
'Edit' => 'Editovat',
'Remove' => 'Odstranit',
'Yes' => 'Ano',
'No' => 'Ne',
'cancel' => 'Zrušit',
'or' => 'nebo',
'Yellow' => 'Žlutá',
'Blue' => 'Modrá',
'Green' => 'Zelená',
'Purple' => 'Fialová',
'Red' => 'Červená',
'Orange' => 'Oranžová',
'Grey' => 'Šedá',
'Brown' => 'Hnědá',
'Deep Orange' => 'Tmavě oranžová',
'Dark Grey' => 'Tmavě šedá',
'Pink' => 'Růžová',
'Teal' => 'Modrozelená',
'Cyan' => 'Tyrkysová',
'Lime' => 'Limetková',
'Light Green' => 'Světle zelená',
'Amber' => 'Jantarová',
'Save' => 'Uložit',
'Login' => 'Přihlásit se',
'Official website:' => 'Oficiální stránky:',
'Unassigned' => 'Nepřiřazeno',
'View this task' => 'Zobrazit úkol',
'Remove user' => 'Odebrat uživatele',
'Do you really want to remove this user: "%s"?' => 'Opravdu chcete odebrat uživatele: "%s"?',
'All users' => 'Všichni uživatelé',
'Username' => 'Uživatelské jméno',
'Password' => 'Heslo',
'Administrator' => 'Administrátor',
'Sign in' => 'Přihlásit',
'Users' => 'Uživatelé',
'Forbidden' => 'Zakázat projekt',
'Access Forbidden' => 'Přístup zakázán',
'Edit user' => 'Upravit uživatele',
'Logout' => 'Odhlásit',
'Bad username or password' => 'Chybné uživatelské jméno nebo heslo',
'Edit project' => 'Editovat projekt',
'Name' => 'Jméno',
'Projects' => 'Projekty',
'No project' => 'Žádný projekt',
'Project' => 'Projekt',
'Status' => 'Status',
'Tasks' => 'Úkoly',
'Board' => 'Nástěnka',
'Actions' => 'Akce',
'Inactive' => 'Neaktivní',
'Active' => 'Aktivní',
'Unable to update this board.' => 'Nástěnku není možné aktualizovat',
'Disable' => 'Zakázat projekt',
'Enable' => 'Povolit projekt',
'New project' => 'Nový projekt',
'Do you really want to remove this project: "%s"?' => 'Opravdu chcete vyjmout projekt: "%s"?',
'Remove project' => 'Vyjmout projekt',
'Edit the board for "%s"' => 'Editace nástěnky pro "%s" ',
'Add a new column' => 'Přidat nový sloupec',
'Title' => 'Název',
'Assigned to %s' => 'Přiřazeno uživateli: %s',
'Remove a column' => 'Vyjmout sloupec',
'Unable to remove this column.' => 'Tento sloupec nelze odstranit',
'Do you really want to remove this column: "%s"?' => 'Opravdu chcete vyjmout tento sloupec: "%s"?',
'Settings' => 'Nastavení',
'Application settings' => 'Nastavení aplikace',
'Language' => 'Čeština',
'Webhook token:' => 'Webhook Token:',
'API token:' => 'API Token:',
'Database size:' => 'Velikost databáze:',
'Download the database' => 'Stáhnout databázi',
'Optimize the database' => 'Optimalizovat databázi',
'(VACUUM command)' => '(Vyčištění)',
'(Gzip compressed Sqlite file)' => '(Gzip )',
'Close a task' => 'Uzavřít úkol',
'Column' => 'Sloupec',
'Color' => 'Barva',
'Assignee' => 'Přiřazeno uživateli',
'Create another task' => 'Vytvořit další úkol',
'New task' => 'Nový úkol',
'Open a task' => 'Otevřít úkol',
'Do you really want to open this task: "%s"?' => 'Opravdu chcete znovuotevřít tento úkol: "%s"?',
'Back to the board' => 'Zpět na nástěnku',
'There is nobody assigned' => 'Není přiřazeno žádnému uživateli',
'Column on the board:' => 'Sloupec:',
'Close this task' => 'Uzavřít úkol',
'Open this task' => 'Otevřít tento úkol',
'There is no description.' => 'Bez popisu',
'Add a new task' => 'Přidat nový úkol',
'The username is required' => 'Uživatelské jméno je vyžadováno',
'The maximum length is %d characters' => 'Maximální délka je %d znaků',
'The minimum length is %d characters' => 'Minimální délka je %d znaků',
'The password is required' => 'Heslo je vyžadováno',
'This value must be an integer' => 'Je vyžadována číselná hodnota',
'The username must be unique' => 'Uživatelské jméno musí být jedinečné',
'The user id is required' => 'Uživatelské ID je vyžadováno',
'Passwords don\'t match' => 'Heslo se neshoduje',
'The confirmation is required' => 'Je vyžadováno potvrzení',
'The project is required' => 'Projekt je vyžadován',
'The id is required' => 'ID je vyžadováno',
'The project id is required' => 'ID projektu je vyžadováno',
'The project name is required' => 'Jméno projektu je vyžadováno',
'The title is required' => 'Nadpis je vyžadován',
'Settings saved successfully.' => 'Nastavení bylo úspěšně uloženo',
'Unable to save your settings.' => 'Vaše nastavení nelze uložit.',
'Database optimization done.' => 'Optimalizace databáze byla provedena.',
'Your project have been created successfully.' => 'Projekt byl úspěšně vytvořen.',
'Unable to create your project.' => 'Projekt nelze vytvořit.',
'Project updated successfully.' => 'Projekt byl úspěšně aktualizován',
'Unable to update this project.' => 'Projekt nebylo možné aktualizovat.',
'Unable to remove this project.' => 'Projekt nebylo možné odstranit.',
'Project removed successfully.' => 'Projekt byl odstraněn.',
'Project activated successfully.' => 'Projekt byl povolen.',
'Unable to activate this project.' => 'Aktivace projektu selhala.',
'Project disabled successfully.' => 'Projekt byl zakázán.',
'Unable to disable this project.' => 'Zakázání projektu selhalo.',
'Unable to open this task.' => 'Nelze otevření tento úkol.',
'Task opened successfully.' => 'Úkol byl úspěšně otevřen.',
'Unable to close this task.' => 'Nelze uzavřít tento úkol.',
'Task closed successfully.' => 'Úkol byl úspěšně uzavřen.',
'Unable to update your task.' => 'Aktualizace úkolu se nezdařila.',
'Task updated successfully.' => 'Úkol byl úspěšně aktualizován.',
'Unable to create your task.' => 'Úkol nelze vytvořit.',
'Task created successfully.' => 'Úkol byl úspěšně vytvořen.',
'User created successfully.' => 'Uživatel byl úspěšně vytvořen.',
'Unable to create your user.' => 'Uživatele nebylo možné vytvořit.',
'User updated successfully.' => 'Uživatel byl úspěšně aktualizován.',
'User removed successfully.' => 'Uživatel byl vymazán.',
'Unable to remove this user.' => 'Uživatele nebylo možné odebrat.',
'Board updated successfully.' => 'Nástěnka byla úspěšně aktualizována.',
'Ready' => 'Připraveno',
'Backlog' => 'Nevyřízené',
'Work in progress' => 'V řešení',
'Done' => 'Dokončeno',
'Application version:' => 'Verze:',
'Id' => 'ID',
'Public link' => 'Veřejný odkaz',
'Timezone' => 'Časová zóna',
'Sorry, I didn\'t find this information in my database!' => 'Omlouváme se, tuto informaci nelze nalézt!',
'Page not found' => 'Stránka nenalezena',
'Complexity' => 'Složitost',
'Task limit' => 'Maximální počet úkolů',
'Task count' => 'Počet úkolů',
'User' => 'Uživatel',
'Comments' => 'Komentáře',
'Comment is required' => 'Komentář je vyžadován',
'Comment added successfully.' => 'Komentář byl úspěšně přidán.',
'Unable to create your comment.' => 'Komentář nelze vytvořit.',
'Due Date' => 'Datum splnění',
'Invalid date' => 'Neplatné datum',
'Automatic actions' => 'Automaticky vykonávané akce',
'Your automatic action have been created successfully.' => 'Vaše akce byla úspěšně vytvořena.',
'Unable to create your automatic action.' => 'Vaší akci nebylo možné vytvořit.',
'Remove an action' => 'Odstranit akci',
'Unable to remove this action.' => 'Tuto akci nelze odstranit.',
'Action removed successfully.' => 'Akce byla úspěšně odstraněna.',
'Automatic actions for the project "%s"' => 'Automaticky vykonávané akce pro projekt "%s"',
'Add an action' => 'Přidat akci',
'Event name' => 'Název události',
'Action' => 'Akce',
'Event' => 'Událost',
'When the selected event occurs execute the corresponding action.' => 'Kdykoliv se vybraná událost objeví, vykonat odpovídající akci.',
'Next step' => 'Další krok',
'Define action parameters' => 'Definovat parametry akce',
'Do you really want to remove this action: "%s"?' => 'Skutečně chcete odebrat tuto akci: "%s"?',
'Remove an automatic action' => 'Odebrat automaticky prováděnou akci',
'Assign the task to a specific user' => 'Přiřadit tento úkol konkrétnímu uživateli',
'Assign the task to the person who does the action' => 'Přiřadit úkol osobě, která akci provádí',
'Duplicate the task to another project' => 'Duplikovat úkol do jiného projektu',
'Move a task to another column' => 'Přesun úkolu do jiného sloupce',
'Task modification' => 'Modifikace úkolu',
'Task creation' => 'Vytváření úkolu',
'Closing a task' => 'Uzavření úkolu',
'Assign a color to a specific user' => 'Přiřadit barvu konkrétnímu uživateli',
'Position' => 'Pozice',
'Duplicate to another project' => 'Vytvořit kopii v jiném projektu',
'Duplicate' => 'Vytvořit kopii',
'Link' => 'Odkaz',
'Comment updated successfully.' => 'Komentář byl úspěšně aktualizován.',
'Unable to update your comment.' => 'Nelze upravit Váš komentář.',
'Remove a comment' => 'Odebrat komentář',
'Comment removed successfully.' => 'Komentář byl smazán.',
'Unable to remove this comment.' => 'Komentář nelze odebrat.',
'Do you really want to remove this comment?' => 'Skutečně chcete odebrat tento komentář?',
'Current password for the user "%s"' => 'Aktuální heslo pro uživatele "%s"',
'The current password is required' => 'Heslo je vyžadováno',
'Wrong password' => 'Neplatné heslo',
'Unknown' => 'Neznámý',
'Last logins' => 'Poslední přihlášení',
'Login date' => 'Datum přihlášení',
'Authentication method' => 'Autentifikační metoda',
'IP address' => 'IP adresa',
'User agent' => 'User Agent',
'Persistent connections' => 'Trvalé připojení',
'No session.' => 'doposud žádná relace.',
'Expiration date' => 'Datum expirace',
'Remember Me' => 'Zapamatovat si',
'Creation date' => 'Datum vytvoření',
'Everybody' => 'Kdokoliv',
'Open' => 'Otevřené',
'Closed' => 'Uzavřené',
'Search' => 'Vyhledat',
'Nothing found.' => 'Nenalezena žádná položka.',
'Due date' => 'Plánovaný termín',
'Description' => 'Podrobný popis',
'%d comments' => '%d komentářů',
'%d comment' => '%d komentář',
'Email address invalid' => 'Neplatná e-mailová adresa',
// 'Your external account is not linked anymore to your profile.' => '',
// 'Unable to unlink your external account.' => '',
// 'External authentication failed' => '',
// 'Your external account is linked to your profile successfully.' => '',
'Email' => 'E-Mail',
'Task removed successfully.' => 'Úkol byl úspěšně odebrán.',
'Unable to remove this task.' => 'Tento úkol nelze odebrat.',
'Remove a task' => 'Odebrat úkol',
'Do you really want to remove this task: "%s"?' => 'Opravdu chcete odebrat úkol: "%s"?',
'Assign automatically a color based on a category' => 'Automaticky přiřadit barvu v závislosti na kategorii',
'Assign automatically a category based on a color' => 'Automaticky přiřadit kategorii v závislosti na barvě',
'Task creation or modification' => 'Vytváření nebo úprava úkolu',
'Category' => 'Kategorie',
'Category:' => 'Kategorie:',
'Categories' => 'Kategorie',
'Your category have been created successfully.' => 'Kategorie byla úspěšně vytvořena.',
'This category has been updated successfully.' => 'Kategorie byla úspěšně aktualizována.',
'Unable to update this category.' => 'Kategorii nelze aktualizovat.',
'Remove a category' => 'Odstranit kategorii',
'Category removed successfully.' => 'Kategorie byla odstraněna.',
'Unable to remove this category.' => 'Kategorie nemhla být odstraněna.',
'Category modification for the project "%s"' => 'Aktualizace kategoire pro projekt "%s" ',
'Category Name' => 'Název kategorie',
'Add a new category' => 'Přidat kategorii',
'Do you really want to remove this category: "%s"?' => 'Skutečně chcete odebrat kategorii: "%s"?',
'All categories' => 'Všechny kategorie',
'No category' => 'Žádná kategorie',
'The name is required' => 'Název je vyžadován',
'Remove a file' => 'Odstranit sougor',
'Unable to remove this file.' => 'Soubor nelze odebrat.',
'File removed successfully.' => 'Soubor byl úspěšně odebrán.',
'Attach a document' => 'Vložit dokument',
'Do you really want to remove this file: "%s"?' => 'Skutečně chcete odebrat soubor: "%s"?',
'Attachments' => 'Přílohy',
'Edit the task' => 'Upravit úkol',
'Add a comment' => 'Přidat komentář',
'Edit a comment' => 'Upravit komentář',
'Summary' => 'Souhrn',
'Time tracking' => 'Sledování času',
'Estimate:' => 'Odhad:',
'Spent:' => 'Stráveno:',
'Do you really want to remove this sub-task?' => 'Skutečně chcete odebrat dílčí úkol?',
'Remaining:' => 'Zbývá:',
'hours' => 'hodin',
'estimated' => 'odhadnuto',
'Sub-Tasks' => 'Dílčí úkoly',
'Add a sub-task' => 'Přidat dílčí úkol',
'Original estimate' => 'Časový odhad',
'Create another sub-task' => 'Vytvořit další dílčí úkol',
'Time spent' => 'Strávený čas',
'Edit a sub-task' => 'Upravid dílčí úkol',
'Remove a sub-task' => 'Odstranit dílčí úkol',
'The time must be a numeric value' => 'Zadejte numerickou hodnotu času',
'Todo' => 'Seznam úkolů',
'In progress' => 'Zpracováváme',
'Sub-task removed successfully.' => 'Dílčí úkol byl smazán.',
'Unable to remove this sub-task.' => 'Tento dílčí úkol nelze odebrat.',
'Sub-task updated successfully.' => 'Dílčí úkol byl aktualizován.',
'Unable to update your sub-task.' => 'Nelze aktualizovat dílčí úkol.',
'Unable to create your sub-task.' => 'Nelze vytvořit dílčí úkol.',
'Maximum size: ' => 'Maximální velikost: ',
'Display another project' => 'Zobrazit jiný projekt',
'Created by %s' => 'Vytvořeno uživatelem %s',
'Tasks Export' => 'Export úkolů',
'Start Date' => 'Počáteční datum',
'Execute' => 'Spustit',
'Task Id' => 'Úkol ID',
'Creator' => 'Vlastník',
'Modification date' => 'Datum úpravy',
'Completion date' => 'Datum dokončení',
'Clone' => 'Kopie',
'Project cloned successfully.' => 'Kopie projektu byla úspěšně vytvořena.',
'Unable to clone this project.' => 'Kopii projektu nelze vytvořit.',
'Enable email notifications' => 'Povolit upozornění pomocí e-mailů',
'Task position:' => 'Pořadí úkolu:',
'The task #%d have been opened.' => 'Úkol #%d byl znovu otevřen.',
'The task #%d have been closed.' => 'Úkol #%d byl uzavřen.',
'Sub-task updated' => 'Dílčí úkol byl aktualizován',
'Title:' => 'Nadpis:',
'Status:' => 'Stav:',
'Assignee:' => 'Přiřazeno:',
'Time tracking:' => 'Sledování času:',
'New sub-task' => 'Nový dílčí úkol',
'New attachment added "%s"' => 'Byla přidána nová příloha "%s".',
'New comment posted by %s' => 'Nový komentář publikovaný uživatelem %s',
'New comment' => 'Nový komentář',
'Comment updated' => 'Komentář byl aktualizován.',
'New subtask' => 'Nový dílčí úkol',
'I want to receive notifications only for those projects:' => 'Přeji si dostávat upozornění pouze pro následující projekty:',
'view the task on Kanboard' => 'Zobrazit úkol na Kanboard',
'Public access' => 'Veřejný přístup',
'Disable public access' => 'Zakázat veřejný přístup',
'Enable public access' => 'Povolit veřejný přístup',
'Public access disabled' => 'Veřejný přístup zakázán',
'Move the task to another project' => 'Přesunutí úkolu do jiného projektu',
'Move to another project' => 'Přesunout do jiného projektu',
'Do you really want to duplicate this task?' => 'Opravdu chcete vytořit kopii tohoto úkolu?',
'Duplicate a task' => 'Vytvořit kopii úkolu',
'External accounts' => 'Externí účty',
'Account type' => 'typ účtu',
'Local' => 'Lokální',
'Remote' => 'Vzdálený',
'Enabled' => 'Povoleno',
'Disabled' => 'Zakázáno',
'Login:' => 'Uživatelské jméno:',
'Full Name:' => 'Jméno:',
'Email:' => 'e-mail',
'Notifications:' => 'Upozornění:',
'Notifications' => 'Upozornění',
'Account type:' => 'Typ účtu:',
'Edit profile' => 'Upravit profil',
'Change password' => 'Změnit heslo',
'Password modification' => 'Změna hesla',
'External authentications' => 'Vzdálená autorizace',
'Never connected.' => 'Zatím nikdy nespojen.',
'No external authentication enabled.' => 'Není povolena žádná vzdálená autorizace.',
'Password modified successfully.' => 'Heslo bylo úspěšně změněno.',
'Unable to change the password.' => 'Nelze změnit heslo.',
'Change category' => 'Změna kategorie',
'%s updated the task %s' => '%s aktualizoval úkol %s ',
'%s opened the task %s' => '%s znovu otevřel úkol %s ',
'%s moved the task %s to the position #%d in the column "%s"' => '%s přesunul úkol %s na pozici #%d ve sloupci "%s" ',
'%s moved the task %s to the column "%s"' => '%s přesunul úkol %s do sloupce "%s" ',
'%s created the task %s' => '%s vytvořil úkol %s ',
'%s closed the task %s' => '%s uzavřel %s ',
'%s created a subtask for the task %s' => '%s vytvořil dílčí úkol pro úkol %s ',
'%s updated a subtask for the task %s' => '%s aktualizoval dílčí úkol pro úkol %s ',
'Assigned to %s with an estimate of %s/%sh' => 'Přiřazeno uživateli %s s časovým odhadem práce %s/%s dní',
'Not assigned, estimate of %sh' => 'Nepřiřazeno, časový odhad práce je %s dní',
'%s updated a comment on the task %s' => '%s aktualizoval komentář k úkolu %s ',
'%s commented the task %s' => '%s přidal komentář k úkolu %s ',
'%s\'s activity' => 'Aktivity projektu %s',
'RSS feed' => 'RSS kanál',
'%s updated a comment on the task #%d' => '%s aktualizoval komnetář k úkolu #%d ',
'%s commented on the task #%d' => '%s přidal komentář k úkolu #%d ',
'%s updated a subtask for the task #%d' => '%s aktualizoval dílčí úkol úkolu #%d ',
'%s created a subtask for the task #%d' => '%s vytvořil dílčí úkol úkolu #%d ',
'%s updated the task #%d' => '%s aktualizoval úkol #%d ',
'%s created the task #%d' => '%s vytvořil úkol #%d ',
'%s closed the task #%d' => '%s uzavřel úkol #%d ',
'%s opened the task #%d' => '%s znovu otevřel úkol #%d ',
'Activity' => 'Aktivity',
'Default values are "%s"' => 'Standardní hodnoty jsou: "%s"',
'Default columns for new projects (Comma-separated)' => 'Výchozí sloupce pro nové projekty (odděleny čárkou)',
'Task assignee change' => 'Změna přiřazení uživatelů',
'%s changed the assignee of the task #%d to %s' => '%s změnil přidělení úkolu #%d na uživatele %s',
'%s changed the assignee of the task %s to %s' => '%s změnil přidělení úkolu %s na uživatele %s',
'New password for the user "%s"' => 'Nové heslo pro uživatele "%s"',
'Choose an event' => 'Vybrat událost',
'Create a task from an external provider' => 'Vytvořit úkol externím poskytovatelem',
'Change the assignee based on an external username' => 'Změna přiřazení uživatele závislá na externím uživateli',
'Change the category based on an external label' => 'Změna kategorie závislá na externím popisku',
'Reference' => 'Reference',
'Label' => 'Značka',
'Database' => 'Databáze',
'About' => 'O projektu',
'Database driver:' => 'Databázový ovladač',
'Board settings' => 'Nastavení nástěnky',
'Webhook settings' => 'Webhook nastavení',
'Reset token' => 'Token reset',
'API endpoint:' => 'API endpoint',
'Refresh interval for private board' => 'Interval automatického obnovování pro soukromé nástěnky',
'Refresh interval for public board' => 'Interval automatického obnovování pro veřejné nástěnky',
'Task highlight period' => 'Task highlight period',
'Period (in second) to consider a task was modified recently (0 to disable, 2 days by default)' => 'Interval (v sekundách), ve kterém je považovány úpravy úkolů za aktuální (0 pro zakázání, 2 dny ve výchozím nastavení)',
'Frequency in second (60 seconds by default)' => 'Frekvence v sekundách (60 sekund ve výchozím nastavení)',
'Frequency in second (0 to disable this feature, 10 seconds by default)' => 'Frekvence v sekundách (0 pro zákaz této vlastnosti, 10 sekund ve výchozím nastavení)',
'Application URL' => 'URL aplikace',
'Token regenerated.' => 'Token byl opětovně generován.',
'Date format' => 'Formát datumu',
'ISO format is always accepted, example: "%s" and "%s"' => 'ISO formát je vždy akceptován, například: "%s" a "%s"',
'New private project' => 'Nový soukromý projekt',
'This project is private' => 'Tento projekt je soukromuý',
'Add' => 'Přidat',
'Start date' => 'Počáteční datum',
'Time estimated' => 'Odhadovaný čas',
'There is nothing assigned to you.' => 'Nemáte přiřazenou žádnou položku.',
'My tasks' => 'Moje úkoly',
'Activity stream' => 'Přehled aktivit',
'Dashboard' => 'Nástěnka',
'Confirmation' => 'Potvrzení',
'Webhooks' => 'Webhooks',
'API' => 'API',
'Create a comment from an external provider' => 'Vytvořit komentář pomocí externího poskytovatele',
'Project management' => 'Správa projektů',
'Columns' => 'Sloupce',
'Task' => 'Úkol',
'Percentage' => 'Procenta',
'Number of tasks' => 'Počet úkolů',
'Task distribution' => 'Rozdělení úkolů',
'Analytics' => 'Analýza',
'Subtask' => 'Dílčí úkoly',
'User repartition' => 'Rozdělení podle uživatelů',
'Clone this project' => 'Duplokovat projekt',
'Column removed successfully.' => 'Sloupec byl odstraněn.',
'Not enough data to show the graph.' => 'Pro zobrazení grafu není dostatek dat.',
'Previous' => 'Předchozí',
'The id must be an integer' => 'ID musí být celé číslo',
'The project id must be an integer' => 'ID projektu musí být celé číslo',
'The status must be an integer' => 'Status musí být celé číslo',
'The subtask id is required' => 'Je požadováno id dílčího úkolu',
'The subtask id must be an integer' => 'ID dílčího úkolu musí být číslo',
'The task id is required' => 'ID úkolu je povinné',
'The task id must be an integer' => 'ID úkolu musí být číslo',
'The user id must be an integer' => 'ID uživatele musí být číslo',
'This value is required' => 'Hodnota je povinná',
'This value must be numeric' => 'Hodnota musí být číselná',
'Unable to create this task.' => 'Nelze vytvořit tento úkol',
'Cumulative flow diagram' => 'Kumulativní diagram',
'Daily project summary' => 'Denní přehledy',
'Daily project summary export' => 'Export denních přehledů',
'Exports' => 'Exporty',
'This export contains the number of tasks per column grouped per day.' => 'Tento export obsahuje počet úkolů pro jednotlivé sloupce seskupených podle dní.',
'Active swimlanes' => 'Aktivní dráhy',
'Add a new swimlane' => 'Přidat novou dráhu',
'Default swimlane' => 'Výchozí dráha',
'Do you really want to remove this swimlane: "%s"?' => 'Opravdu si přejete odstranit tuto dráhu: "%s"?',
'Inactive swimlanes' => 'Neaktivní dráha',
'Remove a swimlane' => 'Odstranit dráhu',
'Swimlane modification for the project "%s"' => 'Změny dráhy pro projekt "%s"',
'Swimlane removed successfully.' => 'Dráha byla odstraněna.',
'Swimlanes' => 'Dráhy',
'Swimlane updated successfully.' => 'Dráha byla upravena.',
'Unable to remove this swimlane.' => 'Tuto dráhu nelze odstranit.',
'Unable to update this swimlane.' => 'Tuto dráhu nelze upravit.',
'Your swimlane have been created successfully.' => 'Dráha byla vytvořena.',
'Example: "Bug, Feature Request, Improvement"' => 'Například: "Chyba", "Nápad", "Požadavek"...',
'Default categories for new projects (Comma-separated)' => 'Výchozí kategorie pro nové projekty (oddělené čárkou)',
'Integrations' => 'Integrace',
'Integration with third-party services' => 'Integrace se službami třetích stran',
'Subtask Id' => 'Dílčí úkol Id',
'Subtasks' => 'Dílčí úkoly',
'Subtasks Export' => 'Export dílčích úkolů',
'Task Title' => 'Název úkolu',
'Untitled' => 'bez názvu',
'Application default' => 'Standardní hodnoty',
'Language:' => 'Jazyk:',
'Timezone:' => 'Časová zóna:',
'All columns' => 'Všechny sloupce',
'Next' => 'Další',
// '#%d' => '',
'All swimlanes' => 'Alle Swimlanes',
'All colors' => 'Všechny barvy',
'Moved to column %s' => 'Přesunuto do sloupce %s ',
'User dashboard' => 'Nástěnka uživatele',
'Allow only one subtask in progress at the same time for a user' => 'Umožnit uživateli práci pouze na jednom dílčím úkolu ve stejném čase',
'Edit column "%s"' => 'Upravit sloupec "%s" ',
'Select the new status of the subtask: "%s"' => 'Vyberte nový stav pro podúkol: "%s"',
'Subtask timesheet' => 'Časový rozvrh dílčích úkolů',
'There is nothing to show.' => 'Žádná položka k zobrazení',
'Time Tracking' => 'Sledování času',
'You already have one subtask in progress' => 'Jeden dílčí úkol již aktuálně řešíte',
'Which parts of the project do you want to duplicate?' => 'Které části projektu chcete duplikovat?',
// 'Disallow login form' => '',
'Start' => 'Začátek',
'End' => 'Konec',
'Task age in days' => 'Doba trvání úkolu ve dnech',
'Days in this column' => 'Dní v tomto sloupci',
'%dd' => '%d d',
'Add a new link' => 'Přidat nový odkaz',
'Do you really want to remove this link: "%s"?' => 'Opravdu chcete odstranit odkaz "%s"?',
'Do you really want to remove this link with task #%d?' => 'Opravdu chcete odstranit odkaz na úkol #%d ?',
'Field required' => 'Povinné pole',
'Link added successfully.' => 'Propojení bylo úspěšně přidáno.',
'Link updated successfully.' => 'Propojení bylo úspěšně aktualizováno.',
'Link removed successfully.' => 'Propojení bylo úspěšně odebráno.',
'Link labels' => 'Seznam odkazů',
'Link modification' => 'Úpravy odkazů',
'Opposite label' => 'Opačný text',
'Remove a link' => 'Odstranit odkaz',
'The labels must be different' => 'názvy musí být odlišné',
'There is no link.' => 'Nejsou zde žádné odkazy',
'This label must be unique' => 'Tento název musí být jedinečný',
'Unable to create your link.' => 'Nelze vytvořit toto propojení.',
'Unable to update your link.' => 'Nelze aktualizovat toto propojení.',
'Unable to remove this link.' => 'Nelze odstranit toto propojení',
'relates to' => 'souvisí s',
'blocks' => 'blokuje',
'is blocked by' => 'je blokován',
'duplicates' => 'duplikuje',
'is duplicated by' => 'je duplikován',
'is a child of' => 'je podřízený',
'is a parent of' => 'je nadřízený',
'targets milestone' => 'patří k milníku',
'is a milestone of' => 'je milníkem',
'fixes' => 'nahrazuje',
'is fixed by' => 'je nahrazen',
'This task' => 'Tento úkol',
'<1h' => '<1h',
'%dh' => '%dh',
'Expand tasks' => 'Rozpbalit úkoly',
'Collapse tasks' => 'Sbalit úkoly',
'Expand/collapse tasks' => 'Rozbalit / sbalit úkoly',
'Close dialog box' => 'Zavřít dialogové okno',
'Submit a form' => 'Odeslat formulář',
'Board view' => 'Zobrazení nástěnky',
'Keyboard shortcuts' => 'Klávesnicové zkratky',
'Open board switcher' => 'Otevřít přepínač nástěnek',
'Application' => 'Aplikace',
'Compact view' => 'Kompaktní zobrazení',
'Horizontal scrolling' => 'Horizontální rolování',
'Compact/wide view' => 'Kompaktní/plné zobrazení',
'Currency' => 'Měna',
'Private project' => 'Soukromý projekt',
// 'AUD - Australian Dollar' => '',
// 'CAD - Canadian Dollar' => '',
// 'CHF - Swiss Francs' => '',
'Custom Stylesheet' => 'Vlastní šablony stylů',
'EUR - Euro' => 'EUR - Euro',
'GBP - British Pound' => 'GBP - Britská Libra',
'INR - Indian Rupee' => 'INR - Indische Rupien',
'JPY - Japanese Yen' => 'JPY - Japanischer Yen',
'NZD - New Zealand Dollar' => 'NZD - Neuseeland-Dollar',
'RSD - Serbian dinar' => 'RSD - Serbische Dinar',
// 'CNY - Chinese Yuan' => '',
'USD - US Dollar' => 'USD - US Dollar',
'Destination column' => 'Cílový sloupec',
'Move the task to another column when assigned to a user' => 'Přesunout úkol do jiného sloupce, když je úkol přiřazen uživateli.',
'Move the task to another column when assignee is cleared' => 'Přesunout úkol do jiného sloupce, když je pověření uživatele vymazáno.',
'Source column' => 'Zdrojový sloupec',
'Transitions' => 'Změny etap',
'Executer' => 'Vykonavatel',
'Time spent in the column' => 'Trvání jednotlivých etap',
'Task transitions' => 'Přesuny úkolů',
'Task transitions export' => 'Export přesunů mezi sloupci',
'This report contains all column moves for each task with the date, the user and the time spent for each transition.' => 'Tento seznam obsahuje všechny pohyby úkolů s daty, uživateli a časy strávenými na úkolu.',
'Currency rates' => 'Aktuální kurzy',
'Rate' => 'Kurz',
'Change reference currency' => 'Změnit referenční měnu',
'Reference currency' => 'Referenční měna',
'The currency rate have been added successfully.' => 'Směnný kurz byl úspěšně přidán.',
'Unable to add this currency rate.' => 'Nelze přidat tento směnný kurz',
'Webhook URL' => 'Webhook URL',
'%s removed the assignee of the task %s' => '%s odstranil přiřazení úkolu %s ',
'Information' => 'Informace',
'Check two factor authentication code' => 'Zkontrolujte dvouúrovňový autentifikační klíč',
'The two factor authentication code is not valid.' => 'Dvouúrovňový autentifikační klíč není platný.',
'The two factor authentication code is valid.' => 'Dvouúrovňový autentifikační klíč je platný.',
'Code' => 'Klíč',
'Two factor authentication' => 'Dvouúrovňová autorizace',
'This QR code contains the key URI: ' => 'Tento QR kód obsahuje adresu s klíčem',
'Check my code' => 'Kontrola mého kódu',
'Secret key: ' => 'Tajný klíč',
'Test your device' => 'Test Vašeho zařízení',
'Assign a color when the task is moved to a specific column' => 'Přiřadit barvu, když je úkol přesunut do konkrétního sloupce',
'%s via Kanboard' => '%s via Kanboard',
'Burndown chart' => 'Burndown-Chart',
'This chart show the task complexity over the time (Work Remaining).' => 'Graf zobrazuje složitost úkolů v čase (Zbývající práce).',
'Screenshot taken %s' => 'Snímek obrazovky pořízen %s ',
'Add a screenshot' => 'Přidat snímek obrazovky',
'Take a screenshot and press CTRL+V or ⌘+V to paste here.' => 'Pořiďte snímek obrazovky a v tomto poli stiskněte Ctrl+V nebo ⌘+V ',
'Screenshot uploaded successfully.' => 'Snímek obrazovky byl úspěšně nahrán.',
'SEK - Swedish Krona' => 'SEK - Schwedische Kronen',
'Identifier' => 'Identifikátor',
'Disable two factor authentication' => 'Zrušit dvouúrovňovou autorizaci',
'Do you really want to disable the two factor authentication for this user: "%s"?' => 'Opravdu chcete vypnout dvouúrovňovou autentifikaci pro uživatele: "%s"?',
'Edit link' => 'Upravit odkaz',
// 'Start to type task title...' => '',
// 'A task cannot be linked to itself' => '',
'The exact same link already exists' => 'Stejný odkaz již existuje',
// 'Recurrent task is scheduled to be generated' => '',
'Score' => 'Skóre',
'The identifier must be unique' => 'Identifikátor musí být unikátní',
'This linked task id doesn\'t exists' => 'Tento odkazovaný úkol neexistuje',
'This value must be alphanumeric' => 'Tato hodnota musí být alfanumerická',
'Edit recurrence' => 'Upravit opakování',
'Generate recurrent task' => 'Generovat opakující se úkol',
'Trigger to generate recurrent task' => 'Spouštěč pro generování opakujícího se úkolu',
'Factor to calculate new due date' => 'Faktor pro výpočet nového data splnění',
'Timeframe to calculate new due date' => 'Časové okno pro výpočet nového data splnění',
'Base date to calculate new due date' => 'Výchozí datum pro výpočet nového data splnění',
'Action date' => 'Datum akce',
'Base date to calculate new due date: ' => 'Výchozí datum pro výpočet nového data splnění: ',
'This task has created this child task: ' => 'Tento úkol vygeneroval následující podúkol: ',
'Day(s)' => 'Dny',
'Existing due date' => 'Existující datum splnění',
'Factor to calculate new due date: ' => 'Faktor pro výpočet nového data splnění: ',
'Month(s)' => 'Měsíce',
'This task has been created by: ' => 'Tento úkol vytvořil: ',
'Recurrent task has been generated:' => 'Opakující se úkol vygeneroval: ',
'Timeframe to calculate new due date: ' => 'Časové okno pro výpočet nového data splnění: ',
'Trigger to generate recurrent task: ' => 'Spouštěč pro generování opakujícího se úkolu: ',
'When task is closed' => 'Když je úkol uzavřen',
'When task is moved from first column' => 'Když je úkol přesunut z prvního sloupce',
'When task is moved to last column' => 'Když je úkol přesunut do posleního sloupce',
'Year(s)' => 'Roky',
'Project settings' => 'Nastavení projektu',
'Automatically update the start date' => 'Automaticky aktualizovat počáteční datum',
// 'iCal feed' => '',
'Preferences' => 'Předvolby',
'Security' => 'Zabezpečení ',
'Two factor authentication disabled' => 'Dvouúrovňová autorizace zakázána.',
'Two factor authentication enabled' => 'Dvouúrovňová autorizace povolena.',
'Unable to update this user.' => 'Uživatele nelze aktualizovat.',
'There is no user management for private projects.' => 'Pro soukromé projekty není aplikována správa uživatelů.',
'User that will receive the email' => 'Uživatel, který dostane E-mail',
'Email subject' => 'E-mail Předmět',
'Date' => 'Datum',
'Add a comment log when moving the task between columns' => 'Přidat komentář když je úkol přesouván mezi sloupci',
'Move the task to another column when the category is changed' => 'Přesun úkolu do jiného sloupce když je změněna kategorie',
'Send a task by email to someone' => 'Poslat někomu úkol poštou',
'Reopen a task' => 'Znovu otevřít úkol',
'Notification' => 'Upozornění',
'%s moved the task #%d to the first swimlane' => '%s přesunul úkol #%d do první dráhy',
'Swimlane' => 'Dráha',
'%s moved the task %s to the first swimlane' => '%s přesunul úkol %s do první dráhy',
'%s moved the task %s to the swimlane "%s"' => '%s přesunul úkol %s do dráhy "%s"',
'This report contains all subtasks information for the given date range.' => 'Report obsahuje všechny informace o dílčích úkolech pro daný časový úsek',
'This report contains all tasks information for the given date range.' => 'Report obsahuje informace o všech úkolech pro daný časový úsek.',
'Project activities for %s' => 'Aktivity projektu %s',
'view the board on Kanboard' => 'Zobrazit nástěnku',
'The task have been moved to the first swimlane' => 'Úkol byl přesunut do první dráhy',
'The task have been moved to another swimlane:' => 'Úkol byl přesunut do další dráhy',
'New title: %s' => 'Nový název: %s',
'The task is not assigned anymore' => 'Úkol již není přidělen',
'New assignee: %s' => 'přidělení: %s',
'There is no category now' => 'Nyní neexistuje žádná kategorie',
'New category: %s' => 'Nová kategorie: %s',
'New color: %s' => 'Nová barva: %s',
'New complexity: %d' => 'Nová složitost: %d',
'The due date have been removed' => 'Datum dokončení byl odstraněn',
'There is no description anymore' => 'Ještě neexistuje žádný popis',
'Recurrence settings have been modified' => 'Nastavení opakování bylo změněno',
'Time spent changed: %sh' => 'Strávený čas se změnil: %sh',
'Time estimated changed: %sh' => 'Odhadovaný čas se změnil: %sh',
'The field "%s" have been updated' => 'Sloupec "%s" byl upraven',
'The description has been modified:' => 'Popis byl upraven:',
'Do you really want to close the task "%s" as well as all subtasks?' => 'Opravdu si přejete úkol "%s" uzavřít? (včetně podúkolů)',
'I want to receive notifications for:' => 'Chci dostávat upozornění na:',
'All tasks' => 'Všechny úkoly',
'Only for tasks assigned to me' => 'pouze pro moje úkoly',
'Only for tasks created by me' => 'pouze pro mnou vytvořené úkoly',
'Only for tasks created by me and tasks assigned to me' => 'pouze pro mnou vytvořené a mě přiřazené úkoly',
// '%%Y-%%m-%%d' => '',
'Total for all columns' => 'S',
'You need at least 2 days of data to show the chart.' => 'Potřebujete nejméně data ze dvou dnů pro zobrazení grafu',
'<15m' => '<15min.',
'<30m' => '<30min.',
'Stop timer' => 'Zastavit časovač',
'Start timer' => 'Spustit časovač',
'My activity stream' => 'Přehled mých aktivit',
'Search tasks' => 'Hledání úkolů',
'Reset filters' => 'Resetovat filtry',
'My tasks due tomorrow' => 'Moje zítřejší úkoly',
'Tasks due today' => 'Dnešní úkoly',
'Tasks due tomorrow' => 'Zítřejší úkoly',
'Tasks due yesterday' => 'Včerejší úkoly',
'Closed tasks' => 'Uzavřené úkoly',
'Open tasks' => 'Otevřené úkoly',
'Not assigned' => 'Nepřiřazené',
'View advanced search syntax' => 'Zobrazit syntaxi rozšířeného vyhledávání',
'Overview' => 'Přehled',
'Board/Calendar/List view' => 'Nástěnka/Kalendář/Zobrazení seznamu',
'Switch to the board view' => 'Přepnout na nástěnku',
'Switch to the list view' => 'Přepnout na seznam zobrazení',
'Go to the search/filter box' => 'Zobrazit vyhledávání/filtrování',
'There is no activity yet.' => 'Doposud nejsou žádné aktivity.',
'No tasks found.' => 'Nenalezen žádný úkol.',
'Keyboard shortcut: "%s"' => 'Klávesová zkratka: "%s"',
'List' => 'Seznam',
'Filter' => 'Filtr',
'Advanced search' => 'Rozšířené hledání',
'Example of query: ' => 'Příklad dotazu: ',
'Search by project: ' => 'Hledat podle projektu: ',
'Search by column: ' => 'Hledat podle sloupce: ',
'Search by assignee: ' => 'Hledat podle přiřazené osoby: ',
'Search by color: ' => 'Hledat podle barvy: ',
'Search by category: ' => 'Hledat podle kategorie: ',
'Search by description: ' => 'Hledat podle popisu: ',
'Search by due date: ' => 'Hledat podle termínu: ',
'Average time spent in each column' => 'Průměrná doba strávená v každé fázi',
'Average time spent' => 'Průměrná strávená doba',
// 'This chart shows the average time spent in each column for the last %d tasks.' => '',
'Average Lead and Cycle time' => 'Průměrná dodací lhůta a doba cyklu',
'Average lead time: ' => 'Průměrná dodací lhůta: ',
'Average cycle time: ' => 'Průměrná doba cyklu: ',
'Cycle Time' => 'Doba cyklu',
'Lead Time' => 'Dodací lhůta',
'This chart shows the average lead and cycle time for the last %d tasks over the time.' => 'Graf ukazuje průměrnou dodací lhůtu a dobu cyklu pro posledních %d úkolů v průběhu času',
'Average time into each column' => 'Průměrná doba v každé fázi',
'Lead and cycle time' => 'Dodací lhůta a doba cyklu',
'Lead time: ' => 'Dodací lhůta: ',
'Cycle time: ' => 'Doba cyklu: ',
'Time spent in each column' => 'Čas strávený v každé fázi',
'The lead time is the duration between the task creation and the completion.' => 'Lead time (dodací lhůta) je čas od založení úkolu do jeho dokončení.',
'The cycle time is the duration between the start date and the completion.' => 'Doba cyklu je doba trvání mezi zahájením a dokončením úkolu.',
'If the task is not closed the current time is used instead of the completion date.' => 'Jestliže není úkol uzavřen, místo termínu dokončení je použit aktuální čas.',
'Set automatically the start date' => 'Nastavit automaticky počáteční datum',
'Edit Authentication' => 'Upravit ověřování',
'Remote user' => 'Vzdálený uživatel',
'Remote users do not store their password in Kanboard database, examples: LDAP, Google and Github accounts.' => 'Hesla vzdáleným uživatelům se neukládají do databáze Kanboard. Naříklad: LDAP, Google a Github účty.',
'If you check the box "Disallow login form", credentials entered in the login form will be ignored.' => 'Pokud zaškrtnete políčko "Zakázat přihlašovací formulář", budou pověření zadané do přihlašovacího formuláře ignorovány.',
'Default task color' => 'Výchozí barva úkolu',
'This feature does not work with all browsers.' => 'Tato funkcionalita nefunguje ve všech prohlížečích.',
'There is no destination project available.' => 'Není dostupný žádný cílový projekt.',
// 'Trigger automatically subtask time tracking' => '',
'Include closed tasks in the cumulative flow diagram' => 'začlenit dokončené úkoly do kumulativního flow diagramu',
'Current swimlane: %s' => 'Aktuální swimlane: %s',
'Current column: %s' => 'Aktuální fáze: %s',
'Current category: %s' => 'Aktuální kategorie: %s',
'no category' => 'kategorie nenastavena',
'Current assignee: %s' => 'Aktuálně přiřazený uživatel: %s',
'not assigned' => 'nepřiřazeno',
'Author:' => 'Autor:',
'contributors' => 'přispěvatelé',
'License:' => 'Licence:',
'License' => 'Licence',
'Enter the text below' => 'Zadejte text níže',
'Start date:' => 'Termín zahájení:',
'Due date:' => 'Termín dokončení:',
'People who are project managers' => 'Lidé, kteří jsou správci projektu',
'People who are project members' => 'Lidé, kteří jsou členové projektu',
// 'NOK - Norwegian Krone' => '',
'Show this column' => 'Zobrazit tento sloupec',
'Hide this column' => 'Skrýt tento sloupec',
'End date' => 'Datum konce',
'Users overview' => 'Přehled uživatelů',
'Members' => 'Členové',
'Shared project' => 'Sdílený projekt',
'Project managers' => 'Správci projektu',
'Projects list' => 'Seznam projektů',
'End date:' => 'Datum konce: ',
'Change task color when using a specific task link' => 'Změnit barvu úkolu při použití konkrétního odkazu na úkol',
'Task link creation or modification' => 'Vytvoření, nebo změna odkazu na úkol',
'Milestone' => 'Milník',
'Reset the search/filter box' => 'Vyresetovat pole pro vyhledávání/filtrování',
'Documentation' => 'Dokumentace',
// 'Author' => '',
// 'Version' => '',
// 'Plugins' => '',
// 'There is no plugin loaded.' => '',
'My notifications' => 'Moje oznámení',
// 'Custom filters' => '',
// 'Your custom filter have been created successfully.' => '',
// 'Unable to create your custom filter.' => '',
// 'Custom filter removed successfully.' => '',
// 'Unable to remove this custom filter.' => '',
// 'Edit custom filter' => '',
// 'Your custom filter have been updated successfully.' => '',
// 'Unable to update custom filter.' => '',
// 'Web' => '',
'New attachment on task #%d: %s' => 'Nová příloha u úkolu #%d: %s',
'New comment on task #%d' => 'Nový komentář u úkolu #%d',
'Comment updated on task #%d' => 'Komentář u úkolu #%d byl aktualizován',
'New subtask on task #%d' => 'Nový dílčí úkol u úkolu #%d',
'Subtask updated on task #%d' => 'Dílčí úkol u úkolu #%d byl aktualizován',
'New task #%d: %s' => 'Nový úkol #%d: %s',
'Task updated #%d' => 'Úkol #%d byl aktualizován',
'Task #%d closed' => 'Úkol #%d byl uzavřen',
'Task #%d opened' => 'Úkol #%d byl otevřen',
'Column changed for task #%d' => 'Sloupec úkolu #%d byl změněn',
'New position for task #%d' => 'Nová pozice úkolu #%d',
'Swimlane changed for task #%d' => 'Dráha úkolu #%d byla změněna',
'Assignee changed on task #%d' => 'Vlastník úkolu #%d byl změněn',
'%d overdue tasks' => '%d úkolů po datu splnění',
'Task #%d is overdue' => 'Úkol #%d je po datu splnění',
'No notification.' => 'Žádná notifikace.',
'Mark all as read' => 'Označit vše jako přečtené',
'Mark as read' => 'Označit jako přečtené',
'Total number of tasks in this column across all swimlanes' => 'Celkový počet úkolů v tomto sloupci napříč všemi dráhami',
'Collapse swimlane' => 'Zabalit dráhu',
'Expand swimlane' => 'Rozbalit dráhu',
'Add a new filter' => 'Přidat nový filtr',
'Share with all project members' => 'Sdílet se všemi členy projektu',
'Shared' => 'Sdíleno',
'Owner' => 'Vlastník',
'Unread notifications' => 'Nepřečtené notifikace',
'Notification methods:' => 'Způsoby notifikací:',
'Unable to read your file' => 'Nelze přečíst soubor',
// '%d task(s) have been imported successfully.' => '',
// 'Nothing have been imported!' => '',
// 'Import users from CSV file' => '',
// '%d user(s) have been imported successfully.' => '',
// 'Comma' => '',
// 'Semi-colon' => '',
// 'Tab' => '',
// 'Vertical bar' => '',
// 'Double Quote' => '',
// 'Single Quote' => '',
// '%s attached a file to the task #%d' => '',
// 'There is no column or swimlane activated in your project!' => '',
// 'Append filter (instead of replacement)' => '',
// 'Append/Replace' => '',
// 'Append' => '',
// 'Replace' => '',
// 'Import' => '',
// 'Change sorting' => '',
// 'Tasks Importation' => '',
// 'Delimiter' => '',
// 'Enclosure' => '',
// 'CSV File' => '',
// 'Instructions' => '',
// 'Your file must use the predefined CSV format' => '',
// 'Your file must be encoded in UTF-8' => '',
// 'The first row must be the header' => '',
// 'Duplicates are not verified for you' => '',
// 'The due date must use the ISO format: YYYY-MM-DD' => '',
// 'Download CSV template' => '',
// 'No external integration registered.' => '',
// 'Duplicates are not imported' => '',
// 'Usernames must be lowercase and unique' => '',
// 'Passwords will be encrypted if present' => '',
// '%s attached a new file to the task %s' => '',
// 'Link type' => '',
// 'Assign automatically a category based on a link' => '',
// 'BAM - Konvertible Mark' => '',
// 'Assignee Username' => '',
// 'Assignee Name' => '',
// 'Groups' => '',
// 'Members of %s' => '',
// 'New group' => '',
// 'Group created successfully.' => '',
// 'Unable to create your group.' => '',
// 'Edit group' => '',
// 'Group updated successfully.' => '',
// 'Unable to update your group.' => '',
// 'Add group member to "%s"' => '',
// 'Group member added successfully.' => '',
// 'Unable to add group member.' => '',
// 'Remove user from group "%s"' => '',
// 'User removed successfully from this group.' => '',
// 'Unable to remove this user from the group.' => '',
// 'Remove group' => '',
// 'Group removed successfully.' => '',
// 'Unable to remove this group.' => '',
'Project Permissions' => 'Oprávnění projektu',
'Manager' => 'Správce',
'Project Manager' => 'Správce projektu',
'Project Member' => 'Člen projektu',
'Project Viewer' => 'Čtenář projektu',
// 'Your account is locked for %d minutes' => '',
// 'Invalid captcha' => '',
// 'The name must be unique' => '',
'View all groups' => 'Zobrazit všechny skupiny',
// 'There is no user available.' => '',
// 'Do you really want to remove the user "%s" from the group "%s"?' => '',
// 'There is no group.' => '',
// 'Add group member' => '',
// 'Do you really want to remove this group: "%s"?' => '',
// 'There is no user in this group.' => '',
'Permissions' => 'Oprávnění',
'Allowed Users' => 'Povolení uživatelé',
// 'No user have been allowed specifically.' => '',
'Role' => 'Role',
'Enter user name...' => 'Zadejte uživatelské jméno...',
'Allowed Groups' => 'Povolené skupiny',
// 'No group have been allowed specifically.' => '',
'Group' => 'Skupina',
'Group Name' => 'Jméno skupiny',
// 'Enter group name...' => '',
// 'Role:' => '',
'Project members' => 'Členové projektu',
// '%s mentioned you in the task #%d' => '',
// '%s mentioned you in a comment on the task #%d' => '',
// 'You were mentioned in the task #%d' => '',
// 'You were mentioned in a comment on the task #%d' => '',
// 'Estimated hours: ' => '',
// 'Actual hours: ' => '',
'Hours Spent' => 'Hodin stráveno',
'Hours Estimated' => 'Hodin odhadováno',
'Estimated Time' => 'Odhadovaný čas',
'Actual Time' => 'Aktuální čas',
'Estimated vs actual time' => 'Rozdíl mezi odhadovaným a aktuálním časem',
// 'RUB - Russian Ruble' => '',
// 'Assign the task to the person who does the action when the column is changed' => '',
// 'Close a task in a specific column' => '',
// 'Time-based One-time Password Algorithm' => '',
// 'Two-Factor Provider: ' => '',
// 'Disable two-factor authentication' => '',
// 'Enable two-factor authentication' => '',
// 'There is no integration registered at the moment.' => '',
// 'Password Reset for Kanboard' => '',
'Forgot password?' => 'Zapomenuté heslo?',
// 'Enable "Forget Password"' => '',
// 'Password Reset' => '',
// 'New password' => '',
// 'Change Password' => '',
// 'To reset your password click on this link:' => '',
// 'Last Password Reset' => '',
// 'The password has never been reinitialized.' => '',
'Creation' => 'Vytvoření',
// 'Expiration' => '',
// 'Password reset history' => '',
// 'All tasks of the column "%s" and the swimlane "%s" have been closed successfully.' => '',
// 'Do you really want to close all tasks of this column?' => '',
// '%d task(s) in the column "%s" and the swimlane "%s" will be closed.' => '',
'Close all tasks of this column' => 'Uzavřít všechny úkoly v tomto sloupci',
// 'No plugin has registered a project notification method. You can still configure individual notifications in your user profile.' => '',
'My dashboard' => 'Moje nástěnka',
'My profile' => 'Můj profil',
'Project owner: ' => 'Vlastník projektu: ',
// 'The project identifier is optional and must be alphanumeric, example: MYPROJECT.' => '',
'Project owner' => 'Vlastník projektu',
'Private projects do not have users and groups management.' => 'Soukromé projekty nemají správu uživatelů a skupin',
'There is no project member.' => 'Projekt nemá žádného člena',
'Priority' => 'Priorita',
'Task priority' => 'Priorita úkolu',
'General' => 'Všeobecné',
'Dates' => 'Termíny',
'Default priority' => 'Výchozí priorita',
'Lowest priority' => 'Nejnižší priorita',
'Highest priority' => 'Nejvyžší priorita',
'Close a task when there is no activity' => 'Uzavřít úkol pokud není žádná aktivita',
'Duration in days' => 'Trvání ve dnech',
'Send email when there is no activity on a task' => 'Odeslat mail pokud není žádná aktivita u úkolu',
// 'Unable to fetch link information.' => '',
// 'Daily background job for tasks' => '',
// 'Auto' => '',
'Related' => 'Související',
'Attachment' => 'Příloha',
'Title not found' => 'Název nenalezen',
'Web Link' => 'Webový odkaz',
'External links' => 'Externí odkazy',
'Add external link' => 'Přidat externí odkaz',
'Type' => 'Typ',
'Dependency' => 'Závislost',
'Add internal link' => 'Přidat interní odkaz',
'Add a new external link' => 'Přidat nový externí odkaz',
'Edit external link' => 'Upravit externí odkaz',
'External link' => 'Externí odkaz',
'Copy and paste your link here...' => 'Zde vložte váš odkaz...',
// 'URL' => '',
'Internal links' => 'Interní odkazy',
// 'Assign to me' => '',
// 'Me' => '',
// 'Do not duplicate anything' => '',
'Projects management' => 'Správa projektů',
'Users management' => 'Správa uživatelů',
'Groups management' => 'Správa skupin',
'Create from another project' => 'Vytvořit z jiného projektu',
'open' => 'otevřeno',
'closed' => 'uzavřeno',
'Priority:' => 'Priorita:',
// 'Reference:' => '',
'Complexity:' => 'Složitost:',
'Swimlane:' => 'Dráha:',
'Column:' => 'Sloupec:',
'Position:' => 'Pozice:',
'Creator:' => 'Autor:',
'Time estimated:' => 'Odhadovaný čas:',
'%s hours' => '%s hodin',
'Time spent:' => 'Strávený čas:',
'Created:' => 'Vytvořeno:',
'Modified:' => 'Změněno:',
'Completed:' => 'Dokončeno:',
'Started:' => 'Započato:',
'Moved:' => 'Přesunuto',
'Task #%d' => 'Úkol #%d',
'Time format' => 'Časový formát',
'Start date: ' => 'Počáteční datum',
'End date: ' => 'Koncové datum',
'New due date: ' => 'Nové datum splnění',
'Start date changed: ' => 'Počáteční datum změněno: ',
'Disable private projects' => 'Zakázat soukromé projekty',
// 'Do you really want to remove this custom filter: "%s"?' => '',
// 'Remove a custom filter' => '',
// 'User activated successfully.' => '',
// 'Unable to enable this user.' => '',
// 'User disabled successfully.' => '',
// 'Unable to disable this user.' => '',
// 'All files have been uploaded successfully.' => '',
// 'The maximum allowed file size is %sB.' => '',
// 'Drag and drop your files here' => '',
// 'choose files' => '',
// 'View profile' => '',
// 'Two Factor' => '',
// 'Disable user' => '',
// 'Do you really want to disable this user: "%s"?' => '',
// 'Enable user' => '',
// 'Do you really want to enable this user: "%s"?' => '',
// 'Download' => '',
// 'Uploaded: %s' => '',
// 'Size: %s' => '',
// 'Uploaded by %s' => '',
// 'Filename' => '',
// 'Size' => '',
// 'Column created successfully.' => '',
// 'Another column with the same name exists in the project' => '',
// 'Default filters' => '',
// 'Your board doesn\'t have any columns!' => '',
// 'Change column position' => '',
// 'Switch to the project overview' => '',
// 'User filters' => '',
// 'Category filters' => '',
// 'Upload a file' => '',
// 'View file' => '',
// 'Last activity' => '',
// 'Change subtask position' => '',
// 'This value must be greater than %d' => '',
// 'Another swimlane with the same name exists in the project' => '',
// 'Example: https://example.kanboard.org/ (used to generate absolute URLs)' => '',
// 'Actions duplicated successfully.' => '',
// 'Unable to duplicate actions.' => '',
// 'Add a new action' => '',
// 'Import from another project' => '',
// 'There is no action at the moment.' => '',
// 'Import actions from another project' => '',
// 'There is no available project.' => '',
// 'Local File' => '',
// 'Configuration' => '',
// 'PHP version:' => '',
// 'PHP SAPI:' => '',
// 'OS version:' => '',
// 'Database version:' => '',
// 'Browser:' => '',
// 'Task view' => '',
// 'Edit task' => '',
// 'Edit description' => '',
// 'New internal link' => '',
// 'Display list of keyboard shortcuts' => '',
// 'Menu' => '',
// 'Set start date' => '',
// 'Avatar' => '',
// 'Upload my avatar image' => '',
// 'Remove my image' => '',
// 'The OAuth2 state parameter is invalid' => '',
// 'User not found.' => '',
// 'Search in activity stream' => '',
// 'My activities' => '',
// 'Activity until yesterday' => '',
// 'Activity until today' => '',
// 'Search by creator: ' => '',
// 'Search by creation date: ' => '',
// 'Search by task status: ' => '',
// 'Search by task title: ' => '',
// 'Activity stream search' => '',
// 'Projects where "%s" is manager' => '',
// 'Projects where "%s" is member' => '',
// 'Open tasks assigned to "%s"' => '',
// 'Closed tasks assigned to "%s"' => '',
// 'Assign automatically a color based on a priority' => '',
// 'Overdue tasks for the project(s) "%s"' => '',
// 'Upload files' => '',
// 'Installed Plugins' => '',
// 'Plugin Directory' => '',
// 'Plugin installed successfully.' => '',
// 'Plugin updated successfully.' => '',
// 'Plugin removed successfully.' => '',
// 'Subtask converted to task successfully.' => '',
// 'Unable to convert the subtask.' => '',
// 'Unable to extract plugin archive.' => '',
// 'Plugin not found.' => '',
// 'You don\'t have the permission to remove this plugin.' => '',
// 'Unable to download plugin archive.' => '',
// 'Unable to write temporary file for plugin.' => '',
// 'Unable to open plugin archive.' => '',
// 'There is no file in the plugin archive.' => '',
// 'Create tasks in bulk' => '',
// 'Your Kanboard instance is not configured to install plugins from the user interface.' => '',
// 'There is no plugin available.' => '',
// 'Install' => '',
// 'Update' => '',
// 'Up to date' => '',
// 'Not available' => '',
// 'Remove plugin' => '',
// 'Do you really want to remove this plugin: "%s"?' => '',
// 'Uninstall' => '',
// 'Listing' => '',
// 'Metadata' => '',
// 'Manage projects' => '',
// 'Convert to task' => '',
// 'Convert sub-task to task' => '',
// 'Do you really want to convert this sub-task to a task?' => '',
// 'My task title' => '',
// 'Enter one task by line.' => '',
// 'Number of failed login:' => '',
// 'Account locked until:' => '',
// 'Email settings' => '',
// 'Email sender address' => '',
// 'Email transport' => '',
// 'Webhook token' => '',
// 'Project tags management' => '',
// 'Tag created successfully.' => '',
// 'Unable to create this tag.' => '',
// 'Tag updated successfully.' => '',
// 'Unable to update this tag.' => '',
// 'Tag removed successfully.' => '',
// 'Unable to remove this tag.' => '',
// 'Global tags management' => '',
'Tags' => 'Štítky',
'Tags management' => 'Správa štítků',
'Add new tag' => 'Přidat nový štítek',
'Edit a tag' => 'Upravit štítek',
'Project tags' => 'Štítky projektu',
// 'There is no specific tag for this project at the moment.' => '',
'Tag' => 'Štítek',
// 'Remove a tag' => '',
// 'Do you really want to remove this tag: "%s"?' => '',
// 'Global tags' => '',
// 'There is no global tag at the moment.' => '',
// 'This field cannot be empty' => '',
// 'Close a task when there is no activity in an specific column' => '',
// '%s removed a subtask for the task #%d' => '',
// '%s removed a comment on the task #%d' => '',
// 'Comment removed on task #%d' => '',
// 'Subtask removed on task #%d' => '',
// 'Hide tasks in this column in the dashboard' => '',
// '%s removed a comment on the task %s' => '',
// '%s removed a subtask for the task %s' => '',
// 'Comment removed' => '',
// 'Subtask removed' => '',
// '%s set a new internal link for the task #%d' => '',
// '%s removed an internal link for the task #%d' => '',
// 'A new internal link for the task #%d have been defined' => '',
// 'Internal link removed for the task #%d' => '',
// '%s set a new internal link for the task %s' => '',
// '%s removed an internal link for the task %s' => '',
// 'Automatically set the due date on task creation' => '',
// 'Move the task to another column when closed' => '',
// 'Move the task to another column when not moved during a given period' => '',
// 'Dashboard for %s' => '',
// 'Tasks overview for %s' => '',
// 'Subtasks overview for %s' => '',
// 'Projects overview for %s' => '',
// 'Activity stream for %s' => '',
// 'Assign a color when the task is moved to a specific swimlane' => '',
// 'Assign a priority when the task is moved to a specific swimlane' => '',
// 'User unlocked successfully.' => '',
// 'Unable to unlock the user.' => '',
// 'Move a task to another swimlane' => '',
// 'Creator Name' => '',
// 'Time spent and estimated' => '',
// 'Move position' => '',
// 'Move task to another position on the board' => '',
// 'Insert before this task' => '',
// 'Insert after this task' => '',
// 'Unlock this user' => '',
// 'Custom Project Roles' => '',
// 'Add a new custom role' => '',
// 'Restrictions for the role "%s"' => '',
// 'Add a new project restriction' => '',
// 'Add a new drag and drop restriction' => '',
// 'Add a new column restriction' => '',
// 'Edit this role' => '',
// 'Remove this role' => '',
// 'There is no restriction for this role.' => '',
// 'Only moving task between those columns is permitted' => '',
// 'Close a task in a specific column when not moved during a given period' => '',
// 'Edit columns' => '',
// 'The column restriction has been created successfully.' => '',
// 'Unable to create this column restriction.' => '',
// 'Column restriction removed successfully.' => '',
// 'Unable to remove this restriction.' => '',
// 'Your custom project role has been created successfully.' => '',
// 'Unable to create custom project role.' => '',
// 'Your custom project role has been updated successfully.' => '',
// 'Unable to update custom project role.' => '',
// 'Custom project role removed successfully.' => '',
// 'Unable to remove this project role.' => '',
// 'The project restriction has been created successfully.' => '',
// 'Unable to create this project restriction.' => '',
// 'Project restriction removed successfully.' => '',
// 'You cannot create tasks in this column.' => '',
// 'Task creation is permitted for this column' => '',
// 'Closing or opening a task is permitted for this column' => '',
// 'Task creation is blocked for this column' => '',
// 'Closing or opening a task is blocked for this column' => '',
// 'Task creation is not permitted' => '',
// 'Closing or opening a task is not permitted' => '',
// 'New drag and drop restriction for the role "%s"' => '',
// 'People belonging to this role will be able to move tasks only between the source and the destination column.' => '',
// 'Remove a column restriction' => '',
// 'Do you really want to remove this column restriction: "%s" to "%s"?' => '',
// 'New column restriction for the role "%s"' => '',
// 'Rule' => '',
// 'Do you really want to remove this column restriction?' => '',
// 'Custom roles' => '',
// 'New custom project role' => '',
// 'Edit custom project role' => '',
// 'Remove a custom role' => '',
// 'Do you really want to remove this custom role: "%s"? All people assigned to this role will become project member.' => '',
// 'There is no custom role for this project.' => '',
// 'New project restriction for the role "%s"' => '',
// 'Restriction' => '',
// 'Remove a project restriction' => '',
// 'Do you really want to remove this project restriction: "%s"?' => '',
// 'Duplicate to multiple projects' => '',
// 'This field is required' => '',
// 'Moving a task is not permitted' => '',
// 'This value must be in the range %d to %d' => '',
// 'You are not allowed to move this task.' => '',
// 'API User Access' => '',
// 'Preview' => '',
// 'Write' => '',
// 'Write your text in Markdown' => '',
// 'No personal API access token registered.' => '',
// 'Your personal API access token is "%s"' => '',
// 'Remove your token' => '',
// 'Generate a new token' => '',
// 'Showing %d-%d of %d' => '',
// 'Outgoing Emails' => '',
// 'Add or change currency rate' => '',
// 'Reference currency: %s' => '',
// 'Add custom filters' => '',
// 'Export' => '',
// 'Add link label' => '',
// 'Incompatible Plugins' => '',
// 'Compatibility' => '',
// 'Permissions and ownership' => '',
// 'Priorities' => '',
// 'Close this window' => '',
// 'Unable to upload this file.' => '',
// 'Import tasks' => '',
// 'Choose a project' => '',
// 'Profile' => '',
// 'Application role' => '',
// '%d invitations were sent.' => '',
// '%d invitation was sent.' => '',
// 'Unable to create this user.' => '',
// 'Kanboard Invitation' => '',
// 'Visible on dashboard' => '',
// 'Created at:' => '',
// 'Updated at:' => '',
// 'There is no custom filter.' => '',
// 'New User' => '',
// 'Authentication' => '',
// 'If checked, this user will use a third-party system for authentication.' => '',
// 'The password is necessary only for local users.' => '',
// 'You have been invited to register on Kanboard.' => '',
// 'Click here to join your team' => '',
// 'Invite people' => '',
// 'Emails' => '',
// 'Enter one email address by line.' => '',
// 'Add these people to this project' => '',
// 'Add this person to this project' => '',
// 'Sign-up' => '',
// 'Credentials' => '',
// 'New user' => '',
// 'This username is already taken' => '',
// 'A link to reset your password has been sent by email.' => '',
// 'Your profile must have a valid email address.' => '',
// 'Unfortunately, we are unable to reset your password. Did you entered a valid username? Do you have an email address in your profile?' => '',
// 'TRL - Turkish Lira' => '',
// 'The project email is optional and could be used by several plugins.' => '',
// 'The project email must be unique across all projects' => '',
// 'The email configuration has been disabled by the administrator.' => '',
'Close this project' => 'Uzavřít tento projekt',
'Open this project' => 'Otevřít tento projekt',
'Close a project' => 'Uzavřít projekt',
// 'Do you really want to close this project: "%s"?' => '',
// 'Reopen a project' => '',
// 'Do you really want to reopen this project: "%s"?' => '',
// 'This project is open' => '',
// 'This project is closed' => '',
// 'Unable to upload files, check the permissions of your data folder.' => '',
// 'Another category with the same name exists in this project' => '',
// 'Comment sent by email successfully.' => '',
// 'Sent by email to "%s" (%s)' => '',
// 'Unable to read uploaded file.' => '',
// 'Database uploaded successfully.' => '',
// 'Task sent by email successfully.' => '',
// 'There is no category in this project.' => '',
// 'Send by email' => '',
// 'Create and send a comment by email' => '',
// 'Subject' => '',
// 'Upload the database' => '',
// 'You could upload the previously downloaded Sqlite database (Gzip format).' => '',
// 'Database file' => '',
// 'Upload' => '',
// 'Your project must have at least one active swimlane.' => '',
// 'Project: %s' => '',
// 'Automatic action not found: "%s"' => '',
// '%d projects' => '',
// '%d project' => '',
// 'There is no project.' => '',
'Sort' => 'Seřadit',
// 'Project ID' => '',
// 'Project name' => '',
// 'Public' => '',
// 'Private' => '',
// '%d tasks' => '',
// '%d task' => '',
// 'Task ID' => '',
// 'Assign automatically a color when due date is expired' => '',
// 'Total score in this column across all swimlanes' => '',
// 'HRK - Kuna' => '',
// 'ARS - Argentine Peso' => '',
// 'COP - Colombian Peso' => '',
// '%d groups' => '',
// '%d group' => '',
// 'Group ID' => '',
// 'External ID' => '',
// '%d users' => '',
// '%d user' => '',
// 'Hide subtasks' => '',
// 'Show subtasks' => '',
// 'Authentication Parameters' => '',
// 'API Access' => '',
// 'No users found.' => '',
// 'User ID' => '',
// 'Notifications are activated' => '',
// 'Notifications are disabled' => '',
// 'User disabled' => '',
// '%d notifications' => '',
// '%d notification' => '',
// 'There is no external integration installed.' => '',
// 'You are not allowed to update tasks assigned to someone else.' => '',
// 'You are not allowed to change the assignee.' => '',
// 'Task suppression is not permitted' => '',
// 'Changing assignee is not permitted' => '',
// 'Update only assigned tasks is permitted' => '',
// 'Only for tasks assigned to the current user' => '',
'My projects' => 'Moje projekty',
// 'Your are not member of any project.' => '',
'My subtasks' => 'Moje dílčí úkoly',
// '%d subtasks' => '',
// '%d subtask' => '',
// 'Only moving task between those columns is permitted for tasks assigned to the current user' => '',
'[DUPLICATE]' => '[KOPIE]',
// 'DKK - Danish Krona' => '',
// 'Remove user from group' => '',
// 'Assign the task to its creator' => '',
// 'This task was sent by email to "%s" with subject "%s".' => '',
// 'Predefined Email Subjects' => '',
// 'Write one subject by line.' => '',
// 'Create another link' => '',
// 'BRL - Brazilian Real' => '',
// 'Add a new Kanboard task' => '',
// 'Subtask not started' => '',
// 'Subtask currently in progress' => '',
// 'Subtask completed' => '',
// 'Subtask added successfully.' => '',
// '%d subtasks added successfully.' => '',
// 'Enter one subtask by line.' => '',
// 'Predefined Contents' => '',
// 'Predefined contents' => '',
// 'Predefined Task Description' => '',
// 'Do you really want to remove this template? "%s"' => '',
// 'Add predefined task description' => '',
// 'Predefined Task Descriptions' => '',
// 'Template created successfully.' => '',
// 'Unable to create this template.' => '',
// 'Template updated successfully.' => '',
// 'Unable to update this template.' => '',
// 'Template removed successfully.' => '',
// 'Unable to remove this template.' => '',
// 'Template for the task description' => '',
// 'The start date is greater than the end date' => '',
// 'Tags must be separated by a comma' => '',
// 'Only the task title is required' => '',
// 'Creator Username' => '',
// 'Color Name' => '',
// 'Column Name' => '',
// 'Swimlane Name' => '',
// 'Time Estimated' => '',
// 'Time Spent' => '',
// 'External Link' => '',
// 'This feature enables the iCal feed, RSS feed and the public board view.' => '',
// 'Stop the timer of all subtasks when moving a task to another column' => '',
// 'Subtask Title' => '',
// 'Add a subtask and activate the timer when moving a task to another column' => '',
// 'days' => '',
// 'minutes' => '',
// 'seconds' => '',
// 'Assign automatically a color when preset start date is reached' => '',
// 'Move the task to another column once a predefined start date is reached' => '',
// 'This task is now linked to the task %s with the relation "%s"' => '',
// 'The link with the relation "%s" to the task %s has been removed' => '',
// 'Custom Filter:' => '',
// 'Unable to find this group.' => '',
// '%s moved the task #%d to the column "%s"' => '',
// '%s moved the task #%d to the position %d in the column "%s"' => '',
// '%s moved the task #%d to the swimlane "%s"' => '',
// '%sh spent' => '',
// '%sh estimated' => '',
// 'Select All' => '',
// 'Unselect All' => '',
// 'Apply action' => '',
// 'Move selected tasks to another column' => '',
);