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