X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=inline;f=WEB-INF%2Fresources%2Fet.lang.php;h=25e8afa2e5ff37b05c94c6be0ba5aa5a37b47a08;hb=59cc31a364495ff91d9b43fada500982418fd4e7;hp=c00626e268a223a69acbf0707b53b973f53aee3d;hpb=8f20fd3208aaa11e5ecf009c7c01af45a5a8532d;p=timetracker.git diff --git a/WEB-INF/resources/et.lang.php b/WEB-INF/resources/et.lang.php index c00626e2..25e8afa2 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', @@ -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 Time Tracker 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,7 +570,6 @@ $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', @@ -585,14 +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', "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', );