-// TODO: translate the following.
-// 'form.time.duration_format' => '(hh:mm or 0.0h)',
-'form.time.billable' => 'Arvestatav',
-// TODO: translate the following.
-// 'form.time.uncompleted' => 'Uncompleted',
-// 'form.time.remaining_quota' => 'Remaining quota',
-// 'form.time.over_quota' => 'Over quota',
-// 'form.time.remaining_balance' => 'Remaining balance',
-// 'form.time.over_balance' => 'Over balance',
+'form.time.duration_format' => '(hh:mm or 0.0h)',
+'form.time.billable' => 'Arveldatav',
+'form.time.uncompleted' => 'Lõpetamata',
+'form.time.remaining_quota' => 'Allesolev kvoot',
+'form.time.over_quota' => 'Üle kvoodi',
+// Note for translators. "Balance" below means accumulated quota for user since 1st of the month
+// until and including a selected day. If a quota is 8 hours a day, then the balance
+// is 8 hours multiplied by a number of work days. "Remaining balance" and "Over balance" are
+// balance differences with logged hours.
+// The term looks confusing, if you have a better idea how to name these things, let us know.
+'form.time.remaining_balance' => 'Järelejäänud kontoseis', // TODO: check as per above comment.
+'form.time.over_balance' => 'Üle piirmäära', // // TODO: check as per above comment.