X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/5038971aa31a431afb8819a101b91965ad53b968..3151c20a6f850bf1207f914f8b1a7f31c2be7244:/WEB-INF/resources/et.lang.php diff --git a/WEB-INF/resources/et.lang.php b/WEB-INF/resources/et.lang.php index 554eba0b..8d0b14bc 100644 --- a/WEB-INF/resources/et.lang.php +++ b/WEB-INF/resources/et.lang.php @@ -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', @@ -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,16 +454,11 @@ $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.
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',