More recycling in translations.
[timetracker.git] / WEB-INF / resources / et.lang.php
index d6850f2..e5da5b5 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,8 +163,7 @@ $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.
@@ -196,9 +195,9 @@ $i18n_key_words = array(
 'label.edit' => 'Muuda',
 'label.delete' => 'Kustuta',
 'label.configure' => 'Konfigureeri',
+'label.select_all' => 'Vali kõik',
+'label.select_none' => 'Märgi kõik mittevalituks',
 // TODO: translate the following.
-// 'label.select_all' => 'Select all',
-// 'label.select_none' => 'Deselect all',
 // 'label.day_view' => 'Day view',
 // 'label.week_view' => 'Week view',
 // 'label.id' => 'ID',
@@ -291,7 +290,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',
@@ -365,8 +365,8 @@ $i18n_key_words = array(
 // 'form.login.about' =>'Anuko <a href="https://www.anuko.com/lp/tt_2.htm" target="_blank">Time Tracker</a> is a simple, easy to use, open source time tracking system.',
 
 // Resetting Password form. See example at https://timetracker.anuko.com/password_reset.php.
+'form.reset_password.message' => 'Salasõna tühjendamise käsk edastatud.', // TODO: add "by email" to match the English string.
 // TODO: translate the following.
-// 'form.reset_password.message' => 'Password reset request sent by email.',
 // 'form.reset_password.email_subject' => 'Anuko Time Tracker password reset request',
 // 'form.reset_password.email_body' => "Dear User,\n\nSomeone, possibly you, requested your Anuko Time Tracker password reset. Please visit this link if you want to reset your password.\n\n%s\n\nAnuko Time Tracker is a simple, easy to use, open source time tracking system. Visit https://www.anuko.com for more information.\n\n",
 
@@ -448,15 +448,7 @@ $i18n_key_words = array(
 
 // TODO: refactoring ongoing down from here.
 
-// password reminder form attributes
-"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',
-// "form.fpass.send_pass_body" => "Dear User,\n\nSomeone, possibly you, requested your Anuko Time Tracker password reset. Please visit this link if you want to reset your password.\n\n%s\n\nAnuko Time Tracker is a simple, easy to use, open source time tracking system. Visit https://www.anuko.com for more information.\n\n",
-// "form.fpass.reset_comment" => "to reset your password please type it in and click on save",
-
 // administrator form
-"form.admin.title" => 'administraator',
 // 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).',
 
@@ -551,9 +543,4 @@ $i18n_key_words = array(
 "controls.per_at" => 'kõik ajad',
 
 "label.inv_str" => 'arved',
-"label.set_empl" => 'vali kasutajad',
-"label.sel_all" => 'vali kõik',
-"label.sel_none" => 'märgi kõik mittevalituks',
-"label.disable" => 'keela',
-"label.enable" => 'luba',
 );