diff options
author | James <18580089+thoja21@users.noreply.github.com> | 2018-05-25 09:09:53 +0100 |
---|---|---|
committer | Frédéric Guillot <fred@miniflux.net> | 2018-05-25 01:09:53 -0700 |
commit | 0759535939a87143c038f8797af4bb6b9b978f3f (patch) | |
tree | 77e8b2233e33b6fb22eb59343f08fd71b78a1ee0 /app/Locale/pl_PL/translations.php | |
parent | ba0455d8e43d6eb26dbb7e48d2d50da24366c992 (diff) |
Correct typos in English text
Diffstat (limited to 'app/Locale/pl_PL/translations.php')
-rw-r--r-- | app/Locale/pl_PL/translations.php | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/app/Locale/pl_PL/translations.php b/app/Locale/pl_PL/translations.php index 331aa2fe..be91d579 100644 --- a/app/Locale/pl_PL/translations.php +++ b/app/Locale/pl_PL/translations.php @@ -682,20 +682,20 @@ return array( 'Search by category: ' => 'Szukaj wg kategorii:', 'Search by description: ' => 'Szukaj wg opisu:', 'Search by due date: ' => 'Szukaj wg terminu:', - 'Average time spent into each column' => 'Średni czas spędzony w każdej z kolumn', + 'Average time spent in each column' => 'Średni czas spędzony w każdej z kolumn', 'Average time spent' => 'Średni spędzony czas', - 'This chart show the average time spent into each column for the last %d tasks.' => 'Niniejszy wykres pokazuje średni czas spędzony w każdej z kolumn dla ostatnich %d zadań.', + 'This chart shows the average time spent in each column for the last %d tasks.' => 'Niniejszy wykres pokazuje średni czas spędzony w każdej z kolumn dla ostatnich %d zadań.', 'Average Lead and Cycle time' => 'Średni czas cyklu i realizacji', 'Average lead time: ' => 'Średni czas realizacji:', 'Average cycle time: ' => 'Średni czas cyklu:', 'Cycle Time' => 'Czas cyklu', 'Lead Time' => 'Czas realizacji', - 'This chart show the average lead and cycle time for the last %d tasks over the time.' => 'Niniejszy wykres pokazuje średni czas cyklu i realizacji dla ostatnich %d zadań na przestrzeni czasu.', + 'This chart shows the average lead and cycle time for the last %d tasks over the time.' => 'Niniejszy wykres pokazuje średni czas cyklu i realizacji dla ostatnich %d zadań na przestrzeni czasu.', 'Average time into each column' => 'Średni czas dla każdej kolumny', 'Lead and cycle time' => 'Czas cyklu i realizacji', 'Lead time: ' => 'Czas realizacji:', 'Cycle time: ' => 'Czas cyklu:', - 'Time spent into each column' => 'Czas spędzony przez zadanie w każdej z kolumn', + 'Time spent in each column' => 'Czas spędzony przez zadanie w każdej z kolumn', 'The lead time is the duration between the task creation and the completion.' => 'Czas realizacji pomiędzy utworzeniem a ukończeniem zadania.', 'The cycle time is the duration between the start date and the completion.' => 'Czas cyklu pomiędzy datą rozpoczęcia a ukończeniem zadania.', 'If the task is not closed the current time is used instead of the completion date.' => 'Jeśli zadanie nie jest zamknięte, bieżący czas zostaje użyty zamiast daty ukończenia.', |