A bit more progress on renaming.
[timetracker.git] / WEB-INF / resources / ro.lang.php
index 357d644..00f0e74 100644 (file)
@@ -48,8 +48,10 @@ $i18n_key_words = array(
 // 'menu.forum' => 'Forum',
 'menu.help' => 'Ajutor',
 // TODO: translate the following.
-// 'menu.create_team' => 'Create Team',
+// 'menu.create_group' => 'Create Group',
 'menu.profile' => 'Profil',
+// TODO: translate the following.
+// 'menu.group' => 'Group',
 'menu.time' => 'Timpul',
 // TODO: translate the following.
 // 'menu.expenses' => 'Expenses',
@@ -60,8 +62,8 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'menu.tasks' => 'Tasks',
 'menu.users' => 'Utilizatori',
-'menu.teams' => 'Echipe',
 // TODO: translate the following.
+// 'menu.groups' => 'Groups',
 // 'menu.export' => 'Export',
 'menu.clients' => 'Clienti',
 // TODO: translate the following.
@@ -107,7 +109,7 @@ $i18n_key_words = array(
 // 'error.role_exists' => 'Role with this rank already exists.',
 // 'error.no_invoiceable_items' => 'There are no invoiceable items.',
 // 'error.no_login' => 'No user with this login.',
-'error.no_teams' => 'Baza de date este goala. Intra ca admin si adauga o noua echipa.',
+'error.no_groups' => 'Baza de date este goala. Intra ca admin si adauga o noua echipa.', // TODO: replace "team" with "group".
 'error.upload' => 'Eroare la upload-ul fisierului.',
 // TODO: translate the following.
 // 'error.range_locked' => 'Date range is locked.',
@@ -133,9 +135,9 @@ $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',
@@ -318,6 +320,7 @@ $i18n_key_words = array(
 // 'title.options' => 'Options',
 'title.profile' => 'Profil',
 // TODO: translate the following.
+// 'title.group' => 'Group Settings',
 // 'title.cf_custom_fields' => 'Custom Fields',
 // 'title.cf_add_custom_field' => 'Adding Custom Field',
 // 'title.cf_edit_custom_field' => 'Editing Custom Field',
@@ -514,6 +517,7 @@ $i18n_key_words = array(
 // 'form.profile.allow_overlap' => 'Allow overlap',
 // 'form.profile.future_entries' => 'Future entries',
 // 'form.profile.uncompleted_indicators' => 'Uncompleted indicators',
+// 'form.profile.allow_ip' => 'Allow IP',
 // 'form.profile.plugins' => 'Plugins',
 
 // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report.