Cosmetic.
[timetracker.git] / WEB-INF / resources / tr.lang.php
index 79a06bc..ae60f7a 100644 (file)
@@ -49,23 +49,21 @@ $i18n_key_words = array(
 'menu.help' => 'Yardım',
 // TODO: translate the following.
 // 'menu.create_team' => 'Create Team',
-
-// TODO: refactoring ongoing down from here.
-'menu.profile' => 'profili',
-'menu.my_time' => 'zamanım',
+'menu.profile' => 'Profili',
 // TODO: translate the following.
+// 'menu.time' => 'Time',
 // 'menu.expenses' => 'Expenses',
-'menu.reports' => 'raporlar',
+'menu.reports' => 'Raporlar',
 // TODO: translate the following.
 // 'menu.charts' => 'Charts',
-'menu.projects' => 'projeler',
+'menu.projects' => 'Projeler',
 // TODO: translate the following.
 // 'menu.tasks' => 'Tasks',
 // 'menu.users' => 'Users',
-'menu.teams' => 'ekipler',
+'menu.teams' => 'Ekipler',
 // TODO: translate the following.
 // 'menu.export' => 'Export',
-'menu.clients' => 'müşteriler',
+'menu.clients' => 'Müşteriler',
 // TODO: translate the following.
 // 'menu.options' => 'Options',
 
@@ -81,6 +79,8 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'error.access_denied' => 'Access denied.',
 // 'error.sys' => 'System error.',
+
+// TODO: refactoring ongoing down from here.
 'error.db' => 'veritabanı hatası',
 'error.field' => 'hatalı veri "{0}"',
 'error.empty' => 'alan "{0}" boştur',