Some more recycling.
[timetracker.git] / WEB-INF / resources / cs.lang.php
index 5171205..3ef7f19 100644 (file)
@@ -59,7 +59,7 @@ $i18n_key_words = array(
 'menu.projects' => 'Projekty',
 // TODO: translate the following.
 // 'menu.tasks' => 'Tasks',
-// 'menu.users' => 'Users',
+'menu.users' => 'Uživatelů',
 'menu.teams' => 'Týmy',
 'menu.export' => 'Export',
 'menu.clients' => 'Zákazníci',
@@ -165,13 +165,12 @@ $i18n_key_words = array(
 'label.start_date' => 'Počáteční datum',
 'label.end_date' => 'Koncové datum',
 'label.user' => 'Uživatel',
-// TODO: translate the following.
-// 'label.users' => 'Users',
+'label.users' => 'Uživatelů',
 'label.client' => 'Zákazník',
 'label.clients' => 'Zákazníci',
 // TODO: translate the following.
 // 'label.option' => 'Option',
-// 'label.invoice' => 'Invoice',
+'label.invoice' => 'Faktura',
 'label.project' => 'Projekt',
 'label.projects' => 'Projekty',
 // TODO: translate the following.
@@ -280,7 +279,8 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'title.report' => 'Report',
 // 'title.send_report' => 'Sending Report',
-// 'title.invoice' => 'Invoice',
+'title.invoice' => 'Faktura',
+// TODO: translate the following.
 // 'title.send_invoice' => 'Sending Invoice',
 // 'title.charts' => 'Charts',
 'title.projects' => 'Projekty',
@@ -292,7 +292,8 @@ $i18n_key_words = array(
 // 'title.add_task' => 'Adding Task',
 // 'title.edit_task' => 'Editing Task',
 // 'title.delete_task' => 'Deleting Task',
-// 'title.users' => 'Users',
+'title.users' => 'Uživatelů',
+// TODO: translate the following.
 // 'title.add_user' => 'Adding User',
 // 'title.edit_user' => 'Editing User',
 // 'title.delete_user' => 'Deleting User',
@@ -300,7 +301,8 @@ $i18n_key_words = array(
 'title.add_client' => 'Přidat zákazníka',
 'title.edit_client' => 'Upravit zákazníka',
 'title.delete_client' => 'Smazat zákazníka',
-// 'title.invoices' => 'Invoices',
+'title.invoices' => 'Faktury',
+// TODO: translate the following.
 // 'title.add_invoice' => 'Adding Invoice',
 // 'title.view_invoice' => 'Viewing Invoice',
 // 'title.delete_invoice' => 'Deleting Invoice',
@@ -536,7 +538,4 @@ $i18n_key_words = array(
 "controls.per_td" => 'dnes',
 "controls.per_at" => 'od počátku',
 "controls.per_ty" => 'letos',
-
-"label.inv_str" => 'faktura',
-"label.set_empl" => 'výběr uživatelů',
 );