More recycling in translations.
[timetracker.git] / WEB-INF / resources / ca.lang.php
index 7500be4..e82c354 100644 (file)
@@ -57,7 +57,7 @@ $i18n_key_words = array(
 'menu.projects' => 'Projectes',
 // TODO: translate the following.
 // 'menu.tasks' => 'Tasks',
-// 'menu.users' => 'Users',
+'menu.users' => 'Usuaris',
 'menu.teams' => 'Grups',
 // TODO: translate the following.
 // 'menu.export' => 'Export',
@@ -286,7 +286,8 @@ $i18n_key_words = array(
 // 'title.add_task' => 'Adding Task',
 // 'title.edit_task' => 'Editing Task',
 // 'title.delete_task' => 'Deleting Task',
-// 'title.users' => 'Users',
+'title.users' => 'Usuaris',
+// TODO: translate the following.
 // 'title.add_user' => 'Adding User',
 // 'title.edit_user' => 'Editing User',
 // 'title.delete_user' => 'Deleting User',
@@ -515,6 +516,4 @@ $i18n_key_words = array(
 "controls.per_lw" => 'La setmana passada',
 "controls.per_td" => 'Aquest dia',
 "controls.per_lw" => 'La setmana passada',
-
-"label.set_empl" => 'Seleccionar usuaris',
 );