diff options
Diffstat (limited to 'app/Locale/sv_SE/translations.php')
-rw-r--r-- | app/Locale/sv_SE/translations.php | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/app/Locale/sv_SE/translations.php b/app/Locale/sv_SE/translations.php index a7522360..c777dcf9 100644 --- a/app/Locale/sv_SE/translations.php +++ b/app/Locale/sv_SE/translations.php @@ -682,20 +682,20 @@ return array( 'Search by category: ' => 'Sök efter kategori:', 'Search by description: ' => 'Sök efter beskrivning', 'Search by due date: ' => 'Sök efter förfallodatum', - 'Average time spent into each column' => 'Medeltidsåtgång i varje kolumn', + 'Average time spent in each column' => 'Medeltidsåtgång i varje kolumn', 'Average time spent' => 'Medeltidsåtgång', - 'This chart show the average time spent into each column for the last %d tasks.' => 'Diagramet visar medeltidsåtgång i varje kolumn för de senaste %d uppgifterna.', + 'This chart shows the average time spent in each column for the last %d tasks.' => 'Diagramet visar medeltidsåtgång i varje kolumn för de senaste %d uppgifterna.', 'Average Lead and Cycle time' => 'Medel av led och cykeltid', 'Average lead time: ' => 'Medel av ledtid', 'Average cycle time: ' => 'Medel av cykeltid', 'Cycle Time' => 'Cykeltid', 'Lead Time' => 'Ledtid', - 'This chart show the average lead and cycle time for the last %d tasks over the time.' => 'Diagramet visar medel av led och cykeltid för de senaste %d uppgifterna över tiden.', + 'This chart shows the average lead and cycle time for the last %d tasks over the time.' => 'Diagramet visar medel av led och cykeltid för de senaste %d uppgifterna över tiden.', 'Average time into each column' => 'Medeltidsåtgång i varje kolumn', 'Lead and cycle time' => 'Led och cykeltid', 'Lead time: ' => 'Ledtid', 'Cycle time: ' => 'Cykeltid', - 'Time spent into each column' => 'Tidsåtgång per kolumn', + 'Time spent in each column' => 'Tidsåtgång per kolumn', 'The lead time is the duration between the task creation and the completion.' => 'Ledtiden är varaktigheten mellan uppgiftens skapande och slutförande.', 'The cycle time is the duration between the start date and the completion.' => 'Cykeltiden är varaktigheten mellan uppgiftens startdatum och slut.', 'If the task is not closed the current time is used instead of the completion date.' => 'Om uppgiften inte är stängd används nuvarande tid istället för slutförandedatum.', |