summaryrefslogtreecommitdiff
path: root/plugins/TaskIntervalButton/Locale/pl_PL/translations.php
blob: a880d4427a725902b9a4916b6e762e507c7199ea (plain)
1
2
3
4
5
6
7
8
9
<?php

return array(
    'Add time interval' => 'Dodaj spędzony czas',
    'Interval added.' => 'Czas dodany.',
    'Unable to add interval.' => 'Nie udało się dodać czasu.',
    'Add interval' => 'Dodaj czas',
    'Do you really want to add interval (30 minutes) to this task: "%s"?' => 'Czy na pewno chcesz dodać czas (30 minut) do zadania: "%s"?',
);