'menu.projects' => 'Projektid',
// TODO: translate the following.
// 'menu.tasks' => 'Tasks',
-// 'menu.users' => 'Users',
+'menu.users' => 'Kasutajad',
'menu.teams' => 'Meeskonnad',
// TODO: translate the following.
// 'menu.export' => 'Export',
'label.start_date' => 'Algab kuupäevast',
'label.end_date' => 'Lõpeb kuupäeval',
'label.user' => 'Kasutaja',
-// TODO: translate the following.
-// 'label.users' => 'Users',
+'label.users' => 'Kasutajad',
'label.client' => 'Klient',
'label.clients' => 'Kliendid',
// TODO: translate the following.
// 'label.option' => 'Option',
-// 'label.invoice' => 'Invoice',
+'label.invoice' => 'Arve',
'label.project' => 'Projekt',
'label.projects' => 'Projektid',
// TODO: translate the following.
'label.edit' => 'Muuda',
'label.delete' => 'Kustuta',
'label.configure' => 'Konfigureeri',
+'label.select_all' => 'Vali kõik',
+'label.select_none' => 'Märgi kõik mittevalituks',
// TODO: translate the following.
-// 'label.select_all' => 'Select all',
-// 'label.select_none' => 'Deselect all',
// 'label.day_view' => 'Day view',
// 'label.week_view' => 'Week view',
// 'label.id' => 'ID',
// TODO: translate the following.
// 'title.report' => 'Report',
// 'title.send_report' => 'Sending Report',
-// 'title.invoice' => 'Invoice',
+'title.invoice' => 'Arve',
+// TODO: translate the following.
// 'title.send_invoice' => 'Sending Invoice',
// 'title.charts' => 'Charts',
'title.projects' => 'Projektid',
// 'title.add_task' => 'Adding Task',
// 'title.edit_task' => 'Editing Task',
// 'title.delete_task' => 'Deleting Task',
-// 'title.users' => 'Users',
+'title.users' => 'Kasutajad',
+// TODO: translate the following.
// 'title.add_user' => 'Adding User',
// 'title.edit_user' => 'Editing User',
// 'title.delete_user' => 'Deleting User',
'title.add_client' => 'Lisa klient',
'title.edit_client' => 'Muuda klienti',
'title.delete_client' => 'Kustuta klient',
+'title.invoices' => 'Arved',
// TODO: translate the following.
-// 'title.invoices' => 'Invoices',
// 'title.add_invoice' => 'Adding Invoice',
// 'title.view_invoice' => 'Viewing Invoice',
// 'title.delete_invoice' => 'Deleting Invoice',
// TODO: refactoring ongoing down from here.
// administrator form
-"form.admin.title" => 'administraator',
// Note to translators: the string below must be translated
// "form.admin.duty_text" => 'create a new meeskond by creating a new meeskond manager account.<br>you can also import meeskond data from an xml file from another Anuko time tracker server (no e-mail collisions are allowed).',
"controls.per_lw" => 'eelmine nädal',
"controls.per_td" => 'täna',
"controls.per_at" => 'kõik ajad',
-
-"label.inv_str" => 'arved',
-"label.set_empl" => 'vali kasutajad',
-"label.sel_all" => 'vali kõik',
-"label.sel_none" => 'märgi kõik mittevalituks',
-"label.disable" => 'keela',
-"label.enable" => 'luba',
);