// 'button.add_option' => 'Add option',
'button.add' => 'Lisa',
'button.generate' => 'Loo',
-// TODO: translate the following.
-// 'button.reset_password' => 'Reset password',
+'button.reset_password' => 'Tühjenda salasõna',
'button.send' => 'Saada',
'button.send_by_email' => 'Saada e-mailiga',
'button.create_team' => 'Loo meeskond',
// 'label.description' => 'Description',
// 'label.start' => 'Start',
// 'label.finish' => 'Finish',
-// 'label.duration' => 'Duration',
+'label.duration' => 'Kestus',
'label.note' => 'Märkus',
'label.notes' => 'Märkused',
// TODO: translate the following.
// 'form.reports.group_by_task' => 'task',
// 'form.reports.totals_only' => 'Totals only',
+// Report form. See example at https://timetracker.anuko.com/report.php
+// (after generating a report at https://timetracker.anuko.com/reports.php).
+// TODO: translate the following.
+// 'form.report.export' => 'Export',
+// 'form.report.assign_to_invoice' => 'Assign to invoice',
+
+// Invoice form. See example at https://timetracker.anuko.com/invoice.php
+// (you can get to this form after generating a report).
+// TODO: translate the following.
+// 'form.invoice.number' => 'Invoice number',
+// 'form.invoice.person' => 'Person',
+// 'form.invoice.invoice_to_delete' => 'Invoice to delete',
+// 'form.invoice.invoice_entries' => 'Invoice entries',
+// 'form.invoice.confirm_deleting_entries' => 'Please confirm deleting invoice entries from Time Tracker.',
+
+// Charts form. See example at https://timetracker.anuko.com/charts.php
+// TODO: translate the following.
+// 'form.charts.interval' => 'Interval',
+// 'form.charts.chart' => 'Chart',
+
+// Projects form. See example at https://timetracker.anuko.com/projects.php
+// TODO: translate the following.
+// 'form.projects.active_projects' => 'Active Projects',
+// 'form.projects.inactive_projects' => 'Inactive Projects',
+
+// Tasks form. See example at https://timetracker.anuko.com/tasks.php
+// TODO: translate the following.
+// 'form.tasks.active_tasks' => 'Active Tasks',
+// 'form.tasks.inactive_tasks' => 'Inactive Tasks',
+
// TODO: refactoring ongoing down from here.
// password reminder form attributes
-"form.fpass.title" => 'tühjenda salasõna',
"form.fpass.login" => 'login',
"form.fpass.send_pass_str" => 'salasõna tühjendamise käsk edastatud',
// Note to translators: the 3 strings below must be translated
"form.mytime.date" => 'kuupäev',
"form.mytime.start" => 'algus',
"form.mytime.finish" => 'lõpp',
-"form.mytime.duration" => 'kestus',
"form.mytime.daily" => 'igapäevane töö',
"form.mytime.total" => 'tunde kokku: ',
"form.mytime.th.start" => 'algus',
"form.mytime.th.finish" => 'lõpp',
-"form.mytime.th.duration" => 'kestus',
"form.mytime.del_yes" => 'ajakanne kustutatud',
"form.mytime.no_finished_rec" => 'kanne salvestati ainult alguse ajaga. see ei ole viga. logi välja kui vaja peaks olema.',
"form.mytime.warn_tozero_rec" => 'see ajakanne tuleb kustutada kuna see ajaperiood on lukustatud',
"form.report.from" => 'algab kuupäevast',
"form.report.to" => 'lõpeb kuupäeval',
"form.report.groupby_user" => 'kasutaja',
-"form.report.groupby_project" => 'projekt',
-"form.report.duration" => 'kestus',
"form.report.start" => 'algus',
"form.report.finish" => 'lõpp',
"form.report.totals_only" => 'ainult summad',
"form.report.th.date" => 'kuupäev',
"form.report.th.start" => 'algus',
"form.report.th.finish" => 'lõpp',
-"form.report.th.duration" => 'kestus',
// mail form attributes
"form.mail.from" => 'kellelt',