Some more renaming.
[timetracker.git] / WEB-INF / resources / ro.lang.php
index f95d48c..bbbc097 100644 (file)
@@ -135,16 +135,16 @@ $i18n_key_words = array(
 // 'button.reset_password' => 'Reset password',
 'button.send' => 'Trimite',
 'button.send_by_email' => 'Trimite pe e-mail',
-'button.create_team' => 'Adauga echipa',
-'button.export' => 'Exporta echipa',
-'button.import' => 'Importa echipa',
+'button.create_group' => 'Adauga echipa', // TODO: replace "team" with "group".
+'button.export' => 'Exporta echipa', // TODO: replace "team" with "group".
+'button.import' => 'Importa echipa', // 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' => 'Moneda',
 // TODO: translate the following.
@@ -256,11 +256,11 @@ $i18n_key_words = array(
 // page is about and is "consistent" from page to page, meaning that correct grammar is used everywhere.
 // Compare with English file to see how it is done there and do Romanian titles similarly.
 'title.login' => 'Autentificare',
-'title.teams' => 'Echipe',
+'title.groups' => 'Echipe', // TODO: change "teams" to "groups".
 // TODO: translate the following.
-// 'title.create_team' => 'Creating Team',
-// 'title.edit_team' => 'Editing Team',
-'title.delete_team' => 'Șterge echipa',
+// 'title.create_group' => 'Creating Team',
+// 'title.edit_group' => 'Editing Team',
+'title.delete_group' => 'Șterge echipa', // TODO: change "team" to "group".
 'title.reset_password' => 'Reseteaza parola',
 // TODO: translate the following.
 // 'title.change_password' => 'Changing Password',