X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/cf1529ffd0e143b1d4e279755f1b6372c6cba8f6..4f0f87f88dc93f04a9d1fa777c686c348b0875b0:/WEB-INF/resources/et.lang.php diff --git a/WEB-INF/resources/et.lang.php b/WEB-INF/resources/et.lang.php index 049b6040..62e10713 100644 --- a/WEB-INF/resources/et.lang.php +++ b/WEB-INF/resources/et.lang.php @@ -59,7 +59,7 @@ $i18n_key_words = array( 'menu.projects' => 'Projektid', // TODO: translate the following. // 'menu.tasks' => 'Tasks', -// 'menu.users' => 'Users', +'menu.users' => 'Kasutajad', 'menu.teams' => 'Meeskonnad', // TODO: translate the following. // 'menu.export' => 'Export', @@ -163,13 +163,12 @@ $i18n_key_words = array( 'label.start_date' => 'Algab kuupäevast', 'label.end_date' => 'Lõpeb kuupäeval', 'label.user' => 'Kasutaja', -// TODO: translate the following. -// 'label.users' => 'Users', +'label.users' => 'Kasutajad', 'label.client' => 'Klient', 'label.clients' => 'Kliendid', // TODO: translate the following. // 'label.option' => 'Option', -// 'label.invoice' => 'Invoice', +'label.invoice' => 'Arve', 'label.project' => 'Projekt', 'label.projects' => 'Projektid', // TODO: translate the following. @@ -279,7 +278,8 @@ $i18n_key_words = array( // TODO: translate the following. // 'title.report' => 'Report', // 'title.send_report' => 'Sending Report', -// 'title.invoice' => 'Invoice', +'title.invoice' => 'Arve', +// TODO: translate the following. // 'title.send_invoice' => 'Sending Invoice', // 'title.charts' => 'Charts', 'title.projects' => 'Projektid', @@ -291,7 +291,8 @@ $i18n_key_words = array( // 'title.add_task' => 'Adding Task', // 'title.edit_task' => 'Editing Task', // 'title.delete_task' => 'Deleting Task', -// 'title.users' => 'Users', +'title.users' => 'Kasutajad', +// TODO: translate the following. // 'title.add_user' => 'Adding User', // 'title.edit_user' => 'Editing User', // 'title.delete_user' => 'Deleting User', @@ -299,8 +300,8 @@ $i18n_key_words = array( 'title.add_client' => 'Lisa klient', 'title.edit_client' => 'Muuda klienti', 'title.delete_client' => 'Kustuta klient', +'title.invoices' => 'Arved', // TODO: translate the following. -// 'title.invoices' => 'Invoices', // 'title.add_invoice' => 'Adding Invoice', // 'title.view_invoice' => 'Viewing Invoice', // 'title.delete_invoice' => 'Deleting Invoice', @@ -541,7 +542,4 @@ $i18n_key_words = array( "controls.per_lw" => 'eelmine nädal', "controls.per_td" => 'täna', "controls.per_at" => 'kõik ajad', - -"label.inv_str" => 'arved', -"label.set_empl" => 'vali kasutajad', );