// 'label.week_list' => 'Week list',
// Form titles.
+// TODO: Improve titles for consistency, so that each title explains correctly what each
+// page is about and is "consistent" from page to page, meaning that correct grammar is used everywhere.
+// Compare with English file to see how it is done there and do Czech titles similarly.
+// Specifically: Vytváření vs Pridat, etc.
'title.login' => 'Přihlásit',
// TODO: translate the following.
// 'title.teams' => 'Teams',
// 'title.edit_task' => 'Editing Task',
// 'title.delete_task' => 'Deleting Task',
'title.users' => 'Uživatelů',
+'title.add_user' => 'Vytváření uživatele', // TODO: Need to be consistent with all titles.
// TODO: translate the following.
-// 'title.add_user' => 'Adding User',
// 'title.edit_user' => 'Editing User',
-// 'title.delete_user' => 'Deleting User',
+'title.delete_user' => 'Smazat uživatele',
+// TODO: translate the following.
'title.clients' => 'Zákazníci',
'title.add_client' => 'Přidat zákazníka',
'title.edit_client' => 'Upravit zákazníka',
"form.profile.showchart" => 'zobrazuj grafy',
// people form attributes
-"form.people.ppl_str" => 'pracovnící',
-"form.people.createu_str" => 'vytváření nového uživatele',
-"form.people.edit_str" => 'nastavení uživatele',
-"form.people.del_str" => 'smazat uživatele',
"form.people.th.role" => 'role',
"form.people.th.rate" => 'sazba',
"form.people.manager" => 'manažer',
<br>
<table cellspacing="0" cellpadding="4" width="100%" border="0">
<tr>
- <td align="center"> Anuko Time Tracker 1.17.12.3959 | Copyright © <a href="https://www.anuko.com/lp/tt_3.htm" target="_blank">Anuko</a> |
+ <td align="center"> Anuko Time Tracker 1.17.12.3960 | Copyright © <a href="https://www.anuko.com/lp/tt_3.htm" target="_blank">Anuko</a> |
<a href="https://www.anuko.com/lp/tt_4.htm" target="_blank">{$i18n.footer.credits}</a> |
<a href="https://www.anuko.com/lp/tt_5.htm" target="_blank">{$i18n.footer.license}</a> |
<a href="https://www.anuko.com/lp/tt_7.htm" target="_blank">{$i18n.footer.improve}</a>