Introduced view_own_tasks right and its handling.
[timetracker.git] / WEB-INF / resources / sv.lang.php
index 37e8dff..a45921b 100644 (file)
@@ -44,8 +44,9 @@ $i18n_key_words = array(
 'menu.logout' => 'Logga ut',
 'menu.forum' => 'Forum',
 'menu.help' => 'Hjälp',
-'menu.create_team' => 'Skapa arbetsgrupp',
+'menu.create_group' => 'Skapa grupp',
 'menu.profile' => 'Profil',
+'menu.group' => 'Grupp',
 'menu.time' => 'Tider',
 'menu.expenses' => 'Kostnader',
 'menu.reports' => 'Rapporter',
@@ -53,7 +54,7 @@ $i18n_key_words = array(
 'menu.projects' => 'Projekt',
 'menu.tasks' => 'Arbetsuppgifter',
 'menu.users' => 'Användare',
-'menu.teams' => 'Arbetsgrupper',
+'menu.groups' => 'Grupper',
 'menu.export' => 'Exportera',
 'menu.clients' => 'Kunder',
 'menu.options' => 'Alternativ',
@@ -280,6 +281,8 @@ $i18n_key_words = array(
 'title.import' => 'Importera arbetsgrupp',
 'title.options' => 'Alternativ',
 'title.profile' => 'Profil',
+// TODO: translate the following.
+// 'title.group' => 'Group Settings',
 'title.cf_custom_fields' => 'Egna fält',
 'title.cf_add_custom_field' => 'Lägg till fält',
 'title.cf_edit_custom_field' => 'Redigera fält',