Update polish translation

This commit is contained in:
Frédéric Guillot
2014-03-14 20:38:03 -04:00
parent c8492793bc
commit 04dca7d28d

View File

@@ -221,34 +221,34 @@ return array(
'Invalid date' => 'Błędna data', 'Invalid date' => 'Błędna data',
'Must be done before %B %e, %G' => 'Termin do %e %B %G', 'Must be done before %B %e, %G' => 'Termin do %e %B %G',
'%B %e, %G' => '%e %B %G', '%B %e, %G' => '%e %B %G',
// 'Automatic actions' => '', 'Automatic actions' => 'Akcje automatyczne',
// 'Your automatic action have been created successfully.' => '', 'Your automatic action have been created successfully.' => 'Twoja akcja została dodana',
// 'Unable to create your automatic action.' => '', 'Unable to create your automatic action.' => 'Nie udało się utworzyć akcji',
// 'Remove an action' => '', 'Remove an action' => 'Usuń akcję',
// 'Unable to remove this action.' => '', 'Unable to remove this action.' => 'Nie można usunąć akcji',
// 'Action removed successfully.' => '', 'Action removed successfully.' => 'Akcja usunięta',
// 'Automatic actions for the project "%s"' => '', 'Automatic actions for the project "%s"' => 'Akcje automatyczne dla projektu "%s"',
// 'Defined actions' => '', 'Defined actions' => 'Zdefiniowane akcje',
// 'Event name' => '', 'Event name' => 'Nazwa zdarzenia',
// 'Action name' => '', 'Action name' => 'Nazwa akcji',
// 'Action parameters' => '', 'Action parameters' => 'Parametry akcji',
// 'Action' => '', 'Action' => 'Akcja',
// 'Event' => '', 'Event' => 'Zdarzenie',
// 'When the selected event occurs execute the corresponding action.' => '', 'When the selected event occurs execute the corresponding action.' => 'Gdy następuje wybrane zdarzenie, uruchom odpowiednią akcję',
// 'Next step' => '', 'Next step' => 'Następny krok',
// 'Define action parameters' => '', 'Define action parameters' => 'Zdefiniuj parametry akcji',
// 'Save this action' => '', 'Save this action' => 'Zapisz akcję',
// 'Do you really want to remove this action: "%s"?' => '', 'Do you really want to remove this action: "%s"?' => 'Na pewno chcesz usunąć akcję "%s"?',
// 'Remove an automatic action' => '', 'Remove an automatic action' => 'Usuń akcję automatyczną',
// 'Close the task' => '', 'Close the task' => 'Zamknij zadanie',
// 'Assign the task to a specific user' => '', 'Assign the task to a specific user' => 'Przypisz zadanie do wybranego użytkownika',
// 'Assign the task to the person who does the action' => '', 'Assign the task to the person who does the action' => 'Przypisz zadanie to osoby wykonującej akcję',
// 'Duplicate the task to another project' => '', 'Duplicate the task to another project' => 'Kopiuj zadanie do innego projektu',
// 'Move a task to another column' => '', 'Move a task to another column' => 'Przeniesienie zadania do innej kolumny',
// 'Move a task to another position in the same column' => '', 'Move a task to another position in the same column' => 'Zmiania pozycji zadania w kolumnie',
// 'Task modification' => '', 'Task modification' => 'Modyfikacja zadania',
// 'Task creation' => '', 'Task creation' => 'Tworzenie zadania',
// 'Open a closed task' => '', 'Open a closed task' => 'Otwarcie zamkniętego zadania',
// 'Closing a task' => '', 'Closing a task' => 'Zamknięcie zadania',
// 'Assign a color to a specific user' => '', 'Assign a color to a specific user' => 'Przypisz kolor do wybranego użytkownika',
); );