summaryrefslogtreecommitdiff
path: root/locales/pl_PL/translations.php
diff options
context:
space:
mode:
Diffstat (limited to 'locales/pl_PL/translations.php')
-rw-r--r--locales/pl_PL/translations.php29
1 files changed, 29 insertions, 0 deletions
diff --git a/locales/pl_PL/translations.php b/locales/pl_PL/translations.php
index ae5ec4de..7da7c330 100644
--- a/locales/pl_PL/translations.php
+++ b/locales/pl_PL/translations.php
@@ -221,4 +221,33 @@ 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' => '',
);