More recycling.
[timetracker.git] / WEB-INF / resources / et.lang.php
index 387caf3..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',
@@ -193,8 +194,8 @@ $i18n_key_words = array(
 // 'label.view' => 'View',
 'label.edit' => 'Muuda',
 'label.delete' => 'Kustuta',
+'label.configure' => 'Konfigureeri',
 // TODO: translate the following.
-// 'label.configure' => 'Configure',
 // 'label.select_all' => 'Select all',
 // 'label.select_none' => 'Deselect all',
 // 'label.day_view' => 'Day view',
@@ -205,15 +206,18 @@ $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.
 // 'label.client_name' => 'Client name',
 // 'label.client_address' => 'Client address',
-// 'label.or' => 'or',
+'label.or' => 'või',
+// TODO: translate the following.
 // 'label.error' => 'Error',
 // 'label.ldap_hint' => 'Type your <b>Windows login</b> and <b>password</b> in the fields below.',
 'label.required_fields' => '* nõutud väljad',
@@ -350,8 +354,8 @@ $i18n_key_words = array(
 // 'dropdown.not_paid' => 'not paid',
 
 // Login form. See example at https://timetracker.anuko.com/login.php.
+'form.login.forgot_password' => 'Unustasid salasõna?',
 // TODO: translate the following.
-// 'form.login.forgot_password' => 'Forgot password?',
 // 'form.login.about' =>'Anuko <a href="https://www.anuko.com/lp/tt_2.htm" target="_blank">Time Tracker</a> is a simple, easy to use, open source time tracking system.',
 
 // Resetting Password form. See example at https://timetracker.anuko.com/password_reset.php.
@@ -367,7 +371,8 @@ $i18n_key_words = array(
 // Time form. See example at https://timetracker.anuko.com/time.php.
 // TODO: translate the following.
 // 'form.time.duration_format' => '(hh:mm or 0.0h)',
-// 'form.time.billable' => 'Billable',
+'form.time.billable' => 'Arvestatav',
+// TODO: translate the following.
 // 'form.time.uncompleted' => 'Uncompleted',
 // 'form.time.remaining_quota' => 'Remaining quota',
 // 'form.time.over_quota' => 'Over quota',
@@ -384,15 +389,17 @@ $i18n_key_words = array(
 'form.reports.save_as_favorite' => 'Salvesta lemmikuna',
 // TODO: translate the following.
 // 'form.reports.confirm_delete' => 'Are you sure you want to delete this favorite report?',
-// 'form.reports.include_billable' => 'billable',
-// 'form.reports.include_not_billable' => 'not billable',
+'form.reports.include_billable' => 'arvestatav',
+'form.reports.include_not_billable' => 'mittearvestatav',
+// TODO: translate the following.
 // 'form.reports.include_invoiced' => 'invoiced',
 // 'form.reports.include_not_invoiced' => 'not invoiced',
-// 'form.reports.select_period' => 'Select time period',
-// 'form.reports.set_period' => 'or set dates',
-// 'form.reports.show_fields' => 'Show fields',
-// 'form.reports.group_by' => 'Group by',
-// 'form.reports.group_by_no' => '--- no grouping ---',
+'form.reports.select_period' => 'Vali ajaperiood',
+'form.reports.set_period' => 'või märgi kuupäevad',
+'form.reports.show_fields' => 'Näita välju',
+'form.reports.group_by' => 'Grupeeri',
+'form.reports.group_by_no' => '--- ilma grupeerimata ---',
+// TODO: translate the following.
 // 'form.reports.group_by_date' => 'date',
 // 'form.reports.group_by_user' => 'user',
 // 'form.reports.group_by_client' => 'client',
@@ -441,17 +448,14 @@ $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.billable" => 'arvestatav',
 "form.mytime.warn_tozero_rec" => 'see ajakanne tuleb kustutada kuna see ajaperiood on lukustatud',
 // Note to translators: the string below must be translated and added
 // "form.mytime.uncompleted" => 'uncompleted',
@@ -506,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',
@@ -516,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.',
@@ -535,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',
@@ -563,19 +562,12 @@ $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.forgot_password" => 'unustasid salasõna?',
 "forward.tocsvfile" => 'ekspordi andmed .csv faili',
 "forward.toxmlfile" => 'ekspordi andmed .xml faili',
 "forward.geninvoice" => 'loo arve',
-"forward.change" => 'konfigureeri kliendid',
 
-// strings inside contols on forms
-"controls.select.project" => '--- vali projekt ---',
-"controls.select.activity" => '--- vali tegevus ---',
 "controls.select.client" => '--- vali klient ---',
 "controls.project_bind" => '--- kõik ---',
 "controls.all" => '--- kõik ---',
@@ -586,31 +578,11 @@ $i18n_key_words = array(
 "controls.per_lw" => 'eelmine nädal',
 "controls.per_td" => 'täna',
 "controls.per_at" => 'kõik ajad',
-// Note to translators: the string below must be translated and added
-// "controls.per_ty" => 'this year',
-"controls.sel_period" => '--- vali ajaperiood ---',
-"controls.sel_groupby" => '--- ilma grupeerimata ---',
-"controls.inc_billable" => 'arvestatav',
-"controls.inc_nbillable" => 'mittearvestatav',
-// Note to translators: the string below must be translated and added
-// "controls.default" => '--- default ---',
-
-// labels
-"label.chart.title1" => 'tegevused kasutajal',
-// Note to translators: the string below is missing and must be translated and added
-// "label.chart.title2" => 'projects for user',
-"label.chart.period" => 'tabel perioodiks',
-
-"label.sel_tp" => 'vali ajaperiood',
-"label.set_tp" => 'või märgi kuupäevad',
-"label.fields" => 'näita välju',
-"label.group_title" => 'grupeeri',
 
 "label.inv_str" => 'arved',
 "label.set_empl" => 'vali kasutajad',
 "label.sel_all" => 'vali kõik',
 "label.sel_none" => 'märgi kõik mittevalituks',
-"label.or" => 'või',
 "label.disable" => 'keela',
 "label.enable" => 'luba',
 );