Correct typos in English text

This commit is contained in:
James
2018-05-25 09:09:53 +01:00
committed by Frédéric Guillot
parent ba0455d8e4
commit 0759535939
34 changed files with 128 additions and 128 deletions

View File

@@ -682,20 +682,20 @@ return array(
'Search by category: ' => 'Søg efter kategori: ',
'Search by description: ' => 'Søg efter beskrivelse: ',
'Search by due date: ' => 'Søg efter forfaldsdato: ',
'Average time spent into each column' => 'Gennemsnitlig tid forbrugt i hver kolonne',
'Average time spent in each column' => 'Gennemsnitlig tid forbrugt i hver kolonne',
'Average time spent' => 'Gennemsnitlig tid forbrugt',
'This chart show the average time spent into each column for the last %d tasks.' => 'Diagram viser gennemsnitlig tid i hver kolonne for de seneste %d opgaver.',
'This chart shows the average time spent in each column for the last %d tasks.' => 'Diagram viser gennemsnitlig tid i hver kolonne for de seneste %d opgaver.',
'Average Lead and Cycle time' => 'Gennemsnitlig hoved- og gennemløbstid',
'Average lead time: ' => 'Gennemsnitlig hoved tid: ',
'Average cycle time: ' => 'Gennemsnitlig gennemløbstid: ',
'Cycle Time' => 'Gennemløbstid',
'Lead Time' => 'Hoved tid',
'This chart show the average lead and cycle time for the last %d tasks over the time.' => 'Diagram viser gennemsnitlig hoved- og gennemløbstid for de seneste %d opgaver over tid.',
'This chart shows the average lead and cycle time for the last %d tasks over the time.' => 'Diagram viser gennemsnitlig hoved- og gennemløbstid for de seneste %d opgaver over tid.',
'Average time into each column' => 'Gennemsnitlig tid i hver kolonne',
'Lead and cycle time' => 'Hoved- og gennemløbstid',
'Lead time: ' => 'Hoved tid: ',
'Cycle time: ' => 'Gennemløbstid: ',
'Time spent into each column' => 'Tid forbrugt i hver kolonne',
'Time spent in each column' => 'Tid forbrugt i hver kolonne',
'The lead time is the duration between the task creation and the completion.' => 'Hoved tid er varighed mellem opgaveoprettelse og færdiggørelse.',
'The cycle time is the duration between the start date and the completion.' => 'Gennemløbstid er varighed mellem startdato og færdiggørelse.',
'If the task is not closed the current time is used instead of the completion date.' => 'Hvis opgave ikke er lukket bruges nuværende tid i stedet for færdiggørelses-dato.',