Some more progress on group editor.
[timetracker.git] / WEB-INF / resources / tr.lang.php
index 2600f1d..4ea24ff 100644 (file)
@@ -65,6 +65,7 @@ $i18n_key_words = array(
 'menu.users' => 'Kullanıcılar',
 // TODO: translate the following.
 // 'menu.groups' => 'Groups',
+// 'menu.subgroups' => 'Subgroups',
 // 'menu.export' => 'Export',
 'menu.clients' => 'Müşteriler',
 // TODO: translate the following.
@@ -105,10 +106,6 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'error.user_exists' => 'User with this login already exists.',
 // 'error.object_exists' => 'Object with this name already exists.',
-'error.project_exists' => 'Bu isimde proje zaten vardır.',
-// TODO: translate the following.
-// 'error.task_exists' => 'Task with this name already exists.',
-// 'error.client_exists' => 'Client with this name already exists.',
 // 'error.invoice_exists' => 'Invoice with this number already exists.',
 // 'error.role_exists' => 'Role with this rank already exists.',
 // 'error.no_invoiceable_items' => 'There are no invoiceable items.',
@@ -276,7 +273,8 @@ $i18n_key_words = array(
 'title.login' => 'Giriş',
 'title.groups' => 'Ekipler', // TODO: change "teams" to "groups".
 // TODO: translate the following.
-// 'title.create_group' => 'Creating Group',
+// 'title.subgroups' => 'Subgroups',
+// 'title.add_group' => 'Adding Group',
 // 'title.edit_group' => 'Editing Group',
 'title.delete_group' => 'Ekibi sil', // TODO: change "team" to "group".
 'title.reset_password' => 'Parolayı sıfırla',
@@ -338,7 +336,6 @@ $i18n_key_words = array(
 // 'title.options' => 'Options',
 'title.profile' => 'Profili',
 // TODO: translate the following.
-// 'title.group' => 'Group Settings',
 // 'title.plugins' => 'Plugins',
 // 'title.cf_custom_fields' => 'Custom Fields',
 // 'title.cf_add_custom_field' => 'Adding Custom Field',