]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/tr.lang.php
Recycling of some strings for dropdown options.
[timetracker.git] / WEB-INF / resources / tr.lang.php
index bf4ce11a8b937b8a753a5a0bbbe6c02224eee612..d3c8cfa92f7035823b5bf086c2366fbcc0d3f020 100644 (file)
@@ -59,7 +59,7 @@ $i18n_key_words = array(
 'menu.projects' => 'Projeler',
 // TODO: translate the following.
 // 'menu.tasks' => 'Tasks',
-// 'menu.users' => 'Users',
+'menu.users' => 'Kullanıcılar',
 'menu.teams' => 'Ekipler',
 // TODO: translate the following.
 // 'menu.export' => 'Export',
@@ -171,8 +171,8 @@ $i18n_key_words = array(
 'label.start_date' => 'Başlangıç tarihi',
 'label.end_date' => 'Son tarihi',
 'label.user' => 'Kullanıcı',
+'label.users' => 'Kullanıcılar',
 // TODO: translate the following.
-// 'label.users' => 'Users',
 // 'label.client' => 'Client',
 // 'label.clients' => 'Clients',
 // 'label.option' => 'Option',
@@ -295,7 +295,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' => 'Kullanıcılar',
+// TODO: translate the following.
 // 'title.add_user' => 'Adding User',
 // 'title.edit_user' => 'Editing User',
 // 'title.delete_user' => 'Deleting User',
@@ -544,6 +545,4 @@ $i18n_key_words = array(
 "controls.per_lw" => 'geçen hafta',
 "controls.per_td" => 'bugün',
 "controls.per_at" => 'tüm zamanlar',
-
-"label.set_empl" => 'kullanıcıları seç',
 );