]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/tr.lang.php
A bit more renaming.
[timetracker.git] / WEB-INF / resources / tr.lang.php
index 746bbc3a829125a885f4d4ab92dc9774d5bdec4a..1d3ddd6c8d8bc2ac68099e0b16ef7cd1040cf108 100644 (file)
@@ -138,17 +138,17 @@ $i18n_key_words = array(
 // 'button.reset_password' => 'Reset password',
 'button.send' => 'Gönder',
 'button.send_by_email' => 'E-posta ile gönder',
-'button.create_team' => 'Ekip yarat',
+'button.create_group' => 'Ekip yarat', // TODO: replace "team" with "group".
 // TODO: translate the following.
-// 'button.export' => 'Export team',
-'button.import' => 'Ekibi içeri aktar',
+// 'button.export' => 'Export group',
+'button.import' => 'Ekibi içeri aktar', // TODO: replace "team" with "group".
 // TODO: translate the following.
 // 'button.close' => 'Close',
 // 'button.stop' => 'Stop',
 
 // Labels for controls on forms. Labels in this section are used on multiple forms.
 // TODO: translate the following.
-// 'label.team_name' => 'Team name',
+// 'label.group_name' => 'Group name',
 // 'label.address' => 'Address',
 'label.currency' => 'Para birimi',
 // TODO: translate the following.
@@ -265,7 +265,7 @@ $i18n_key_words = array(
 // Compare with English file to see how it is done there and do Romanian titles similarly.
 // Specifically: compare project and client titles and see how they differ.
 'title.login' => 'Giriş',
-'title.teams' => 'Ekipler',
+'title.groups' => 'Ekipler', // TODO: change "teams" to "groups".
 // TODO: translate the following.
 // 'title.create_team' => 'Creating Team',
 // 'title.edit_team' => 'Editing Team',