summaryrefslogtreecommitdiff
path: root/app/Locale/pl_PL
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2016-05-07 23:04:35 -0400
committerFrederic Guillot <fred@kanboard.net>2016-05-07 23:04:35 -0400
commit1a1e5e3d933a8d7fff1e6cc15504378b9e09397f (patch)
treeef6b7f35e0f9ef42402f01d5fd59ce1620c4f448 /app/Locale/pl_PL
parent06dd98afe870c650ce98358bba5214f1e8b5028a (diff)
Sync translations
Diffstat (limited to 'app/Locale/pl_PL')
-rw-r--r--app/Locale/pl_PL/translations.php8
1 files changed, 3 insertions, 5 deletions
diff --git a/app/Locale/pl_PL/translations.php b/app/Locale/pl_PL/translations.php
index a89b2119..5de489ff 100644
--- a/app/Locale/pl_PL/translations.php
+++ b/app/Locale/pl_PL/translations.php
@@ -170,7 +170,6 @@ return array(
'Leave a description' => 'Dodaj opis',
'Comment added successfully.' => 'Komentarz dodany',
'Unable to create your comment.' => 'Nie udało się dodać komentarza',
- 'Edit this task' => 'Edytuj zadanie',
'Due Date' => 'Termin',
'Invalid date' => 'Błędna data',
'Automatic actions' => 'Akcje automatyczne',
@@ -517,7 +516,6 @@ return array(
'All swimlanes' => 'Wszystkie tory',
'All colors' => 'Wszystkie kolory',
'Moved to column %s' => 'Przeniosiono do kolumny %s',
- 'Change description' => 'Zmień opis',
'User dashboard' => 'Panel użytkownika',
'Allow only one subtask in progress at the same time for a user' => 'Zezwalaj na tylko jedno pod-zadanie o statusie "w trakcie" jednocześnie',
'Edit column "%s"' => 'Zmień kolumnę "%s"',
@@ -709,7 +707,6 @@ return array(
'view the board on Kanboard' => 'Zobacz tablice',
'The task have been moved to the first swimlane' => 'Zadanie zostało przeniesione do piewszego toru',
'The task have been moved to another swimlane:' => 'Zadanie zostało przeniesione do innego toru:',
- 'Overdue tasks for the project(s) "%s"' => 'Zaległe zadania dla projektu/projektów "%s"',
'New title: %s' => 'Nowy tytuł: %s',
'The task is not assigned anymore' => 'Brak osoby odpowiedzialnej za zadanie',
'New assignee: %s' => 'Nowy odpowiedzialny: %s',
@@ -738,7 +735,6 @@ return array(
'Stop timer' => 'Zatrzymaj pomiar czasu',
'Start timer' => 'Uruchom pomiar czasu',
'Add project member' => 'Dodaj uczestnika projektu',
- 'Enable notifications' => 'Włącz powiadomienia',
'My activity stream' => 'Moja aktywność',
'My calendar' => 'Mój kalendarz',
'Search tasks' => 'Szukaj zadań',
@@ -998,7 +994,7 @@ return array(
'RUB - Russian Ruble' => 'RUB - Rosyjskie Ruble',
'Assign the task to the person who does the action when the column is changed' => 'Przypisz zadanie do osoby wykonującej akcję gdy kolumna zostanie zmodyfikowana',
'Close a task in a specific column' => 'Zamknij zadanie w określonej kolumnie',
- //'Time-based One-time Password Algorithm' => '',
+ // 'Time-based One-time Password Algorithm' => '',
'Two-Factor Provider: ' => 'Dostawca: ',
'Disable two-factor authentication' => 'Wyłącz dwustopniowe uwierzytelnianie',
'Enable two-factor authentication' => 'Włącz dwustopniowe uwierzytelnianie',
@@ -1167,4 +1163,6 @@ return array(
'Projects where "%s" is member' => 'Projekty gdzie "%s" jest uczestnikiem',
'Open tasks assigned to "%s"' => 'Otwarte zadania przypisane do "%s"',
'Closed tasks assigned to "%s"' => 'Zamknięte zadania przypisane do "%s"',
+ // 'Assign automatically a color based on a priority' => '',
+ 'Overdue tasks for the project(s) "%s"' => 'Zaległe zadania dla projektu/projektów "%s"',
);