]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/et.lang.php
More recycling.
[timetracker.git] / WEB-INF / resources / et.lang.php
index 554eba0b5c68db1c720ac3a603ae3aff47f58eab..d85027da2dde40eafd989f0b4d007335d65cb9f1 100644 (file)
@@ -130,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',
@@ -160,11 +159,11 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'label.bcc' => 'Bcc',
 'label.subject' => 'Teema',
+'label.date' => 'Kuupäev',
+'label.start_date' => 'Algab kuupäevast',
+'label.end_date' => 'Lõpeb kuupäeval',
+'label.user' => 'Kasutaja',
 // TODO: translate the following.
-// 'label.date' => 'Date',
-// 'label.start_date' => 'Start date',
-// 'label.end_date' => 'End date',
-// 'label.user' => 'User',
 // 'label.users' => 'Users',
 // 'label.client' => 'Client',
 // 'label.clients' => 'Clients',
@@ -176,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.
@@ -399,22 +398,50 @@ $i18n_key_words = array(
 'form.reports.show_fields' => 'Näita välju',
 'form.reports.group_by' => 'Grupeeri',
 'form.reports.group_by_no' => '--- ilma grupeerimata ---',
+'form.reports.group_by_date' => 'kuupäev',
+'form.reports.group_by_user' => 'kasutaja',
 // TODO: translate the following.
-// 'form.reports.group_by_date' => 'date',
-// 'form.reports.group_by_user' => 'user',
 // 'form.reports.group_by_client' => 'client',
 'form.reports.group_by_project' => 'projekt',
 // TODO: translate the following.
 // 'form.reports.group_by_task' => 'task',
-// 'form.reports.totals_only' => 'Totals only',
+'form.reports.totals_only' => 'Ainult summad',
+
+// 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
 // "form.fpass.send_pass_subj" => 'AnukoTime Tracker password reset request',
@@ -426,32 +453,17 @@ $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.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.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',
@@ -462,47 +474,22 @@ $i18n_key_words = array(
 // Note to translators: we need a more accurate translation of form.profile.create_title
 "form.profile.create_title" => 'loo uus halduri konto',
 "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',
 "form.people.edit_str" => 'kasutaja muutmine',
 "form.people.del_str" => 'kasutaja kustutamine',
-"form.people.th.login" => 'login',
 "form.people.th.role" => 'roll',
 "form.people.th.rate" => 'hind',
 "form.people.manager" => 'haldur',
 "form.people.comanager" => 'kaashaldur',
-"form.people.empl" => 'kasutaja',
-"form.people.login" => 'login',
 
 "form.people.rate" => 'vaikimisi tunni hind',
 "form.people.comanager" => 'kaashaldur',
 
 // 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.totals_only" => 'ainult summad',
 "form.report.total" => 'tunde kokku',
-"form.report.th.empllist" => 'kasutaja',
-"form.report.th.date" => 'kuupäev',
-"form.report.th.start" => 'algus',
-"form.report.th.finish" => 'lõpp',
-"form.report.th.duration" => 'kestus',
 
 // mail form attributes
 "form.mail.from" => 'kellelt',
@@ -518,7 +505,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',