]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/et.lang.php
Recycling of some strings for dropdown options.
[timetracker.git] / WEB-INF / resources / et.lang.php
index 049b60409996ad15d9d7eb00f483ee5fa652b3d6..62e107135441c68267131be147f77d4b3e82752b 100644 (file)
@@ -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',
 );