summaryrefslogtreecommitdiff
path: root/app/Locale/pl_PL/translations.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Locale/pl_PL/translations.php')
-rw-r--r--app/Locale/pl_PL/translations.php7
1 files changed, 5 insertions, 2 deletions
diff --git a/app/Locale/pl_PL/translations.php b/app/Locale/pl_PL/translations.php
index e5770339..0d020dcb 100644
--- a/app/Locale/pl_PL/translations.php
+++ b/app/Locale/pl_PL/translations.php
@@ -327,10 +327,10 @@ return array(
'Time tracking:' => 'Śledzenie czasu: ',
'New sub-task' => 'Nowe Pod-zadanie',
'New attachment added "%s"' => 'Nowy załącznik dodany "%s"',
- 'Comment updated' => 'Komentarz zaktualizowany',
'New comment posted by %s' => 'Nowy komentarz dodany przez %s',
'New attachment' => 'Nowy załącznik',
'New comment' => 'Nowy Komentarz',
+ 'Comment updated' => 'Komentarz zaktualizowany',
'New subtask' => 'Nowe pod-zadanie',
'Subtask updated' => 'Zaktualizowane pod-zadanie',
'Task updated' => 'Zaktualizowane zadanie',
@@ -841,7 +841,6 @@ return array(
'End date:' => 'Data zakończenia:',
'There is no start date or end date for this project.' => 'Nie zdefiniowano czasu trwania projektu',
'Projects Gantt chart' => 'Wykres Gantta dla projektów',
- 'Link type' => 'Rodzaj link\'u',
'Change task color when using a specific task link' => 'Zmień kolor zadania używając specjalnego adresu URL',
'Task link creation or modification' => 'Adres URL do utworzenia zadania lub modyfikacji',
'Milestone' => 'Kamień milowy',
@@ -930,6 +929,7 @@ return array(
// 'Usernames must be lowercase and unique' => '',
// 'Passwords will be encrypted if present' => '',
// '%s attached a new file to the task %s' => '',
+ 'Link type' => 'Rodzaj link\'u',
// 'Assign automatically a category based on a link' => '',
// 'BAM - Konvertible Mark' => '',
// 'Assignee Username' => '',
@@ -1149,4 +1149,7 @@ return array(
// 'Display list of keyboard shortcuts' => '',
// 'Menu' => '',
// 'Set start date' => '',
+ // 'Avatar' => '',
+ // 'Upload my avatar image' => '',
+ // 'Remove my image' => '',
);