More recycling in translations.
[timetracker.git] / WEB-INF / resources / et.lang.php
index f45bc1a..25e8afa 100644 (file)
@@ -193,8 +193,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',
@@ -213,7 +213,8 @@ $i18n_key_words = array(
 // 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 +351,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.
@@ -454,7 +455,6 @@ $i18n_key_words = array(
 "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',
@@ -570,11 +570,9 @@ $i18n_key_words = array(
 "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',
 
 "controls.select.client" => '--- vali klient ---',
 "controls.project_bind" => '--- kõik ---',
@@ -586,20 +584,11 @@ $i18n_key_words = array(
 "controls.per_lw" => 'eelmine nädal',
 "controls.per_td" => 'täna',
 "controls.per_at" => 'kõik ajad',
-"controls.inc_billable" => 'arvestatav',
-"controls.inc_nbillable" => 'mittearvestatav',
-
-// 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.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',
 );