More recycling.
[timetracker.git] / WEB-INF / resources / et.lang.php
index 25e8afa..9b67eb8 100644 (file)
@@ -178,8 +178,9 @@ $i18n_key_words = array(
 // 'label.start' => 'Start',
 // 'label.finish' => 'Finish',
 // 'label.duration' => 'Duration',
-// 'label.note' => 'Note',
-// 'label.notes' => 'Notes',
+'label.note' => 'Märkus',
+'label.notes' => 'Märkused',
+// TODO: translate the following.
 // 'label.item' => 'Item',
 // 'label.cost' => 'Cost',
 // 'label.day_total' => 'Day total',
@@ -205,9 +206,11 @@ $i18n_key_words = array(
 // 'label.date_format' => 'Date format',
 // 'label.time_format' => 'Time format',
 // 'label.week_start' => 'First day of week',
-// 'label.comment' => 'Comment',
+'label.comment' => 'Kommentaar',
+// TODO: translate the following.
 // 'label.status' => 'Status',
-// 'label.tax' => 'Tax',
+'label.tax' => 'Maks',
+// TODO: translate the following.
 // 'label.subtotal' => 'Subtotal',
 'label.total' => 'Kokku',
 // TODO: translate the following.
@@ -445,14 +448,12 @@ $i18n_key_words = array(
 "form.mytime.start" => 'algus',
 "form.mytime.finish" => 'lõpp',
 "form.mytime.duration" => 'kestus',
-"form.mytime.note" => 'märkus',
 "form.mytime.daily" => 'igapäevane töö',
 "form.mytime.total" => 'tunde kokku: ',
 "form.mytime.th.project" => 'projekt',
 "form.mytime.th.start" => 'algus',
 "form.mytime.th.finish" => 'lõpp',
 "form.mytime.th.duration" => 'kestus',
-"form.mytime.th.note" => 'märkus',
 "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',
@@ -509,7 +510,6 @@ $i18n_key_words = array(
 "form.report.duration" => 'kestus',
 "form.report.start" => 'algus',
 "form.report.finish" => 'lõpp',
-"form.report.note" => 'märkus',
 "form.report.project" => 'projekt',
 "form.report.totals_only" => 'ainult summad',
 "form.report.total" => 'tunde kokku',
@@ -519,12 +519,10 @@ $i18n_key_words = array(
 "form.report.th.start" => 'algus',
 "form.report.th.finish" => 'lõpp',
 "form.report.th.duration" => 'kestus',
-"form.report.th.note" => 'märkus',
 
 // mail form attributes
 "form.mail.from" => 'kellelt',
 "form.mail.to" => 'kellele',
-"form.mail.comment" => 'märkus',
 "form.mail.above" => 'saada aruanne e-mailiga',
 // Note to translators: this string needs to be translated.
 // "form.mail.footer_str" => 'Anuko Time Tracker is a simple, easy to use, open source<br>time tracking system. Visit <a href="https://www.anuko.com">www.anuko.com</a> for more information.',
@@ -538,8 +536,6 @@ $i18n_key_words = array(
 "form.invoice.fillform" => 'täida väljad',
 "form.invoice.date" => 'kuupäev',
 "form.invoice.number" => 'arve number',
-"form.invoice.tax" => 'maks',
-"form.invoice.comment" => 'kommentaar ',
 "form.invoice.th.username" => 'isik',
 "form.invoice.th.time" => 'tunde',
 "form.invoice.th.rate" => 'hind',
@@ -566,8 +562,6 @@ $i18n_key_words = array(
 "form.client.add_title" => 'lisa klient',
 "form.client.edit_title" => 'muuda klienti',
 "form.client.del_title" => 'kustuta klient',
-"form.client.tax" => 'maks',
-"form.client.comment" => 'märkus ',
 
 // miscellaneous strings
 "forward.tocsvfile" => 'ekspordi andmed .csv faili',