A bit more cleanup and recycling.
[timetracker.git] / WEB-INF / resources / et.lang.php
index 9b67eb8..875b992 100644 (file)
@@ -87,7 +87,8 @@ $i18n_key_words = array(
 'error.project' => 'Vali projekt.',
 // TODO: translate the following.
 // 'error.task' => 'Select task.',
-// 'error.client' => 'Select client.',
+'error.client' => 'Vali klient.',
+// TODO: translate the following.
 // 'error.report' => 'Select report.',
 // 'error.record' => 'Select record.',
 'error.auth' => 'Vale login või salasõna.',
@@ -129,8 +130,7 @@ $i18n_key_words = array(
 // 'button.add_option' => 'Add option',
 'button.add' => 'Lisa',
 'button.generate' => 'Loo',
-// TODO: translate the following.
-// 'button.reset_password' => 'Reset password',
+'button.reset_password' => 'Tühjenda salasõna',
 'button.send' => 'Saada',
 'button.send_by_email' => 'Saada e-mailiga',
 'button.create_team' => 'Loo meeskond',
@@ -159,8 +159,8 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'label.bcc' => 'Bcc',
 'label.subject' => 'Teema',
+'label.date' => 'Kuupäev',
 // TODO: translate the following.
-// 'label.date' => 'Date',
 // 'label.start_date' => 'Start date',
 // 'label.end_date' => 'End date',
 // 'label.user' => 'User',
@@ -175,9 +175,9 @@ $i18n_key_words = array(
 // 'label.task' => 'Task',
 // 'label.tasks' => 'Tasks',
 // 'label.description' => 'Description',
-// 'label.start' => 'Start',
-// 'label.finish' => 'Finish',
-// 'label.duration' => 'Duration',
+'label.start' => 'Algus',
+'label.finish' => 'Lõpp',
+'label.duration' => 'Kestus',
 'label.note' => 'Märkus',
 'label.notes' => 'Märkused',
 // TODO: translate the following.
@@ -207,8 +207,7 @@ $i18n_key_words = array(
 // 'label.time_format' => 'Time format',
 // 'label.week_start' => 'First day of week',
 'label.comment' => 'Kommentaar',
-// TODO: translate the following.
-// 'label.status' => 'Status',
+'label.status' => 'Seisund',
 'label.tax' => 'Maks',
 // TODO: translate the following.
 // 'label.subtotal' => 'Subtotal',
@@ -279,10 +278,10 @@ $i18n_key_words = array(
 // 'title.send_invoice' => 'Sending Invoice',
 // 'title.charts' => 'Charts',
 'title.projects' => 'Projektid',
+'title.add_project' => 'Projekti lisamine',
+'title.edit_project' => 'Projekti muutmine',
+'title.delete_project' => 'Projekti kustutamine',
 // TODO: translate the following.
-// 'title.add_project' => 'Adding Project',
-// 'title.edit_project' => 'Editing Project',
-// 'title.delete_project' => 'Deleting Project',
 // 'title.tasks' => 'Tasks',
 // 'title.add_task' => 'Adding Task',
 // 'title.edit_task' => 'Editing Task',
@@ -408,12 +407,41 @@ $i18n_key_words = array(
 // 'form.reports.group_by_task' => 'task',
 // 'form.reports.totals_only' => 'Totals only',
 
+// Report form. See example at https://timetracker.anuko.com/report.php
+// (after generating a report at https://timetracker.anuko.com/reports.php).
+// TODO: translate the following.
+// 'form.report.export' => 'Export',
+// 'form.report.assign_to_invoice' => 'Assign to invoice',
+
+// Invoice form. See example at https://timetracker.anuko.com/invoice.php
+// (you can get to this form after generating a report).
+// TODO: translate the following.
+// 'form.invoice.number' => 'Invoice number',
+// 'form.invoice.person' => 'Person',
+// 'form.invoice.invoice_to_delete' => 'Invoice to delete',
+// 'form.invoice.invoice_entries' => 'Invoice entries',
+// 'form.invoice.confirm_deleting_entries' => 'Please confirm deleting invoice entries from Time Tracker.',
+
+// Charts form. See example at https://timetracker.anuko.com/charts.php
+// TODO: translate the following.
+// 'form.charts.interval' => 'Interval',
+// 'form.charts.chart' => 'Chart',
+
+// Projects form. See example at https://timetracker.anuko.com/projects.php
+// TODO: translate the following.
+// 'form.projects.active_projects' => 'Active Projects',
+// 'form.projects.inactive_projects' => 'Inactive Projects',
+
+// Tasks form. See example at https://timetracker.anuko.com/tasks.php
+// TODO: translate the following.
+// 'form.tasks.active_tasks' => 'Active Tasks',
+// 'form.tasks.inactive_tasks' => 'Inactive Tasks',
+
 
 
 // TODO: refactoring ongoing down from here.
 
 // password reminder form attributes
-"form.fpass.title" => 'tühjenda salasõna',
 "form.fpass.login" => 'login',
 "form.fpass.send_pass_str" => 'salasõna tühjendamise käsk edastatud',
 // Note to translators: the 3 strings below must be translated
@@ -426,34 +454,18 @@ $i18n_key_words = array(
 // Note to translators: the string below must be translated
 // "form.admin.duty_text" => 'create a new meeskond by creating a new meeskond manager account.<br>you can also import meeskond data from an xml file from another Anuko time tracker server (no e-mail collisions are allowed).',
 
-"form.admin.change_pass" => 'muuda administraatori konto salasõna',
 "form.admin.profile.title" => 'meeskonnad',
 "form.admin.profile.noprofiles" => 'sinu andmebaas on tühi. logi adminina sisse ja loo uus meeskond.',
 "form.admin.profile.comment" => 'kustuta meeskond',
 "form.admin.profile.th.id" => 'id',
 "form.admin.profile.th.active" => 'aktiivne',
-// Note to translators: the strings below are missing in the translation and must be translated
-// "form.admin.custom_date_format" => "date format",
-// "form.admin.custom_time_format" => "time format",
-// "form.admin.start_week" => "first day of week",
 
 // my time form attributes
 "form.mytime.title" => 'minu aeg',
 "form.mytime.edit_title" => 'ajakande muutmine',
 "form.mytime.del_str" => 'ajakande kustutamine',
-// Note to translators: the string below must be translated
-// "form.mytime.time_form" => ' (hh:mm)',
-"form.mytime.date" => 'kuupäev',
-"form.mytime.project" => 'projekt',
-"form.mytime.start" => 'algus',
-"form.mytime.finish" => 'lõpp',
-"form.mytime.duration" => 'kestus',
 "form.mytime.daily" => 'igapäevane töö',
 "form.mytime.total" => 'tunde kokku: ',
-"form.mytime.th.project" => 'projekt',
-"form.mytime.th.start" => 'algus',
-"form.mytime.th.finish" => 'lõpp',
-"form.mytime.th.duration" => 'kestus',
 "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.warn_tozero_rec" => 'see ajakanne tuleb kustutada kuna see ajaperiood on lukustatud',
@@ -466,14 +478,6 @@ $i18n_key_words = array(
 "form.profile.edit_title" => 'profiili muutmine',
 "form.profile.login" => 'login',
 
-// Note to translators: the strings below must be translated and added to the localization file
-// "form.profile.showchart" => 'show pie charts',
-// "form.profile.lang" => 'language',
-// "form.profile.custom_date_format" => "date format",
-// "form.profile.custom_time_format" => "time format",
-// "form.profile.default_format" => "(default)",
-// "form.profile.start_week" => "first day of week",
-
 // people form attributes
 "form.people.ppl_str" => 'inimesed',
 "form.people.createu_str" => 'loo uus kasutaja',
@@ -481,8 +485,6 @@ $i18n_key_words = array(
 "form.people.del_str" => 'kasutaja kustutamine',
 "form.people.th.login" => 'login',
 "form.people.th.role" => 'roll',
-"form.people.th.status" => 'seisund',
-"form.people.th.project" => 'projekt',
 "form.people.th.rate" => 'hind',
 "form.people.manager" => 'haldur',
 "form.people.comanager" => 'kaashaldur',
@@ -491,34 +493,14 @@ $i18n_key_words = array(
 
 "form.people.rate" => 'vaikimisi tunni hind',
 "form.people.comanager" => 'kaashaldur',
-"form.people.projects" => 'projektid',
-
-// projects form attributes
-"form.project.proj_title" => 'projektid',
-"form.project.edit_str" => 'projektide muutmine',
-"form.project.add_str" => 'uue projekti lisamine',
-"form.project.del_str" => 'projekti kustutamine',
-
-// activities form attributes
-"form.activity.project" => 'projekt',
 
 // report attributes
 "form.report.from" => 'algab kuupäevast',
 "form.report.to" => 'lõpeb kuupäeval',
 "form.report.groupby_user" => 'kasutaja',
-"form.report.groupby_project" => 'projekt',
-"form.report.duration" => 'kestus',
-"form.report.start" => 'algus',
-"form.report.finish" => 'lõpp',
-"form.report.project" => 'projekt',
 "form.report.totals_only" => 'ainult summad',
 "form.report.total" => 'tunde kokku',
 "form.report.th.empllist" => 'kasutaja',
-"form.report.th.date" => 'kuupäev',
-"form.report.th.project" => 'projekt',
-"form.report.th.start" => 'algus',
-"form.report.th.finish" => 'lõpp',
-"form.report.th.duration" => 'kestus',
 
 // mail form attributes
 "form.mail.from" => 'kellelt',
@@ -534,7 +516,6 @@ $i18n_key_words = array(
 "form.invoice.above" => 'lisainformatsioon arvele',
 "form.invoice.select_cust" => 'vali klient',
 "form.invoice.fillform" => 'täida väljad',
-"form.invoice.date" => 'kuupäev',
 "form.invoice.number" => 'arve number',
 "form.invoice.th.username" => 'isik',
 "form.invoice.th.time" => 'tunde',
@@ -568,7 +549,6 @@ $i18n_key_words = array(
 "forward.toxmlfile" => 'ekspordi andmed .xml faili',
 "forward.geninvoice" => 'loo arve',
 
-"controls.select.client" => '--- vali klient ---',
 "controls.project_bind" => '--- kõik ---',
 "controls.all" => '--- kõik ---',
 "controls.notbind" => '--- ei ---',