]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/et.lang.php
Some more recycling in translation files.
[timetracker.git] / WEB-INF / resources / et.lang.php
index 25e8afa2e5ff37b05c94c6be0ba5aa5a37b47a08..d1aa1416b1c536b415f7558b851fa725a077b119 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,7 +206,8 @@ $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.subtotal' => 'Subtotal',
@@ -445,14 +447,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 +509,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 +518,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.',