summaryrefslogtreecommitdiff
path: root/app/Locale/da_DK
diff options
context:
space:
mode:
authorJames <18580089+thoja21@users.noreply.github.com>2018-05-25 09:09:53 +0100
committerFrédéric Guillot <fred@miniflux.net>2018-05-25 01:09:53 -0700
commit0759535939a87143c038f8797af4bb6b9b978f3f (patch)
tree77e8b2233e33b6fb22eb59343f08fd71b78a1ee0 /app/Locale/da_DK
parentba0455d8e43d6eb26dbb7e48d2d50da24366c992 (diff)
Correct typos in English text
Diffstat (limited to 'app/Locale/da_DK')
-rw-r--r--app/Locale/da_DK/translations.php8
1 files changed, 4 insertions, 4 deletions
diff --git a/app/Locale/da_DK/translations.php b/app/Locale/da_DK/translations.php
index 328b6aad..9511f53a 100644
--- a/app/Locale/da_DK/translations.php
+++ b/app/Locale/da_DK/translations.php
@@ -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.',