Sync locales
This commit is contained in:
@@ -154,8 +154,6 @@ return array(
|
||||
'%d closed tasks' => '%d dokončených úkolů',
|
||||
'No task for this project' => 'Tento projekt nemá žádné úkoly',
|
||||
'Public link' => 'Veřejný odkaz',
|
||||
'Change assignee' => 'Změna přiřazení k uživatelům',
|
||||
'Change assignee for the task "%s"' => 'Změna přiřazení uživatele pro úkol "%s"',
|
||||
'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',
|
||||
@@ -248,7 +246,6 @@ return array(
|
||||
'Category' => 'Kategorie',
|
||||
'Category:' => 'Kategorie:',
|
||||
'Categories' => 'Kategorie',
|
||||
'Category not found.' => 'Kategorie není nalezena.',
|
||||
'Your category have been created successfully.' => 'Kategorie byla úspěšně vytvořena.',
|
||||
'Unable to create your category.' => 'Kategorii nelze vytvořit.',
|
||||
'Your category have been updated successfully.' => 'Kategorie byla úspěšně aktualizována.',
|
||||
@@ -270,7 +267,6 @@ return array(
|
||||
'Do you really want to remove this file: "%s"?' => 'Skutečně chcete odebrat soubor: "%s"?',
|
||||
'Attachments' => 'Přílohy',
|
||||
'Edit the task' => 'Upravit úkol',
|
||||
'Edit the description' => 'Upravit popis',
|
||||
'Add a comment' => 'Přidat komentář',
|
||||
'Edit a comment' => 'Upravit komentář',
|
||||
'Summary' => 'Souhrn',
|
||||
@@ -368,7 +364,6 @@ return array(
|
||||
'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 for the task "%s"' => 'Změna kategorie pro úkol "%s" ',
|
||||
'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 ',
|
||||
@@ -485,7 +480,6 @@ return array(
|
||||
'Remove a swimlane' => 'Odstranit swimlane',
|
||||
'Show default swimlane' => 'Standard Swimlane anzeigen',
|
||||
'Swimlane modification for the project "%s"' => 'Swimlane Änderung für das Projekt "%s"',
|
||||
'Swimlane not found.' => 'Swimlane nicht gefunden',
|
||||
'Swimlane removed successfully.' => 'Swimlane erfolgreich entfernt.',
|
||||
'Swimlanes' => 'Swimlanes',
|
||||
'Swimlane updated successfully.' => 'Swimlane erfolgreich geändert.',
|
||||
@@ -1202,4 +1196,23 @@ return array(
|
||||
// 'Email transport' => '',
|
||||
// 'Webhook token' => '',
|
||||
// 'Imports' => '',
|
||||
// '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' => '',
|
||||
// 'Tags management' => '',
|
||||
// 'Add new tag' => '',
|
||||
// 'Edit a tag' => '',
|
||||
// 'Project tags' => '',
|
||||
// 'There is no specific tag for this project at the moment.' => '',
|
||||
// 'Tag' => '',
|
||||
// 'Remove a tag' => '',
|
||||
// 'Do you really want to remove this tag: "%s"?' => '',
|
||||
// 'Global tags' => '',
|
||||
// 'There is no global tag at the moment.' => '',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user