X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/8f20fd3208aaa11e5ecf009c7c01af45a5a8532d..71fec3f0a23c27d6fce365e4c45b1981caf2bfaf:/WEB-INF/resources/et.lang.php
diff --git a/WEB-INF/resources/et.lang.php b/WEB-INF/resources/et.lang.php
index c00626e2..f6a97afe 100644
--- a/WEB-INF/resources/et.lang.php
+++ b/WEB-INF/resources/et.lang.php
@@ -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 Windows login and password in the fields below.',
'label.required_fields' => '* nõutud väljad',
@@ -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',
@@ -585,14 +585,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',
"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',
);