X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=WEB-INF%2Fresources%2Fsv.lang.php;h=93e3348bbf494e0e14073fe1619323407c58f606;hb=40e7c879cbbc4f00227c039f1a86d48f81e10101;hp=3d4081b6e5c36d53633f6f74d2e4cf9e8d5c75ab;hpb=dd3a0ade5b3c342fb4352b00dac4f654409fd3e5;p=timetracker.git diff --git a/WEB-INF/resources/sv.lang.php b/WEB-INF/resources/sv.lang.php index 3d4081b6..93e3348b 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', @@ -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', @@ -485,6 +490,7 @@ $i18n_key_words = array( // Swap roles form. See example at https://timetracker.anuko.com/swap_roles.php. // TODO: translate the following. +// 'form.swap.hint' => 'Demote yourself to a lower role by swapping roles with someone else. This cannot be undone.', // 'form.swap.swap_with' => 'Swap roles with', // Roles and rights. These strings are used in multiple places. Grouped here to provide consistent translations.