X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fsv.lang.php;h=db0cc9f55b0543ef53a2852bd16c7d3c71c4dfb5;hb=bf5a31da67e50256caa4dae27f54832581dbcf7c;hp=1f6b444ccf64d6a63e4f119466a49dae719d5d17;hpb=182ed39acb3600d991ff4742848a75c5ed2ba728;p=timetracker.git diff --git a/WEB-INF/resources/sv.lang.php b/WEB-INF/resources/sv.lang.php index 1f6b444c..db0cc9f5 100644 --- a/WEB-INF/resources/sv.lang.php +++ b/WEB-INF/resources/sv.lang.php @@ -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', @@ -69,6 +70,8 @@ $i18n_key_words = array( 'error.access_denied' => 'Åtkomst nekad.', 'error.sys' => 'Systemfel.', 'error.db' => 'Databasfel.', +// TODO: translate the following. +// 'error.feature_disabled' => 'Feature is disabled.', 'error.field' => '"{0}" innehåller ett felaktigt värde.', 'error.empty' => '"{0}" kan inte vara tomt.', 'error.not_equal' => '"{0}" matchar inte "{1}".', @@ -278,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', @@ -466,6 +471,8 @@ $i18n_key_words = array( // 'form.profile.allow_overlap' => 'Allow overlap', // 'form.profile.future_entries' => 'Future entries', 'form.profile.uncompleted_indicators' => 'Indikatorer för oavslutad registrering', +// TODO: translate the following. +// 'form.profile.allow_ip' => 'Allow IP', 'form.profile.plugins' => 'Tillägg', // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report.