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, 2 insertions, 5 deletions
diff --git a/app/Locale/pl_PL/translations.php b/app/Locale/pl_PL/translations.php
index 64b7bac5..331aa2fe 100644
--- a/app/Locale/pl_PL/translations.php
+++ b/app/Locale/pl_PL/translations.php
@@ -256,7 +256,6 @@ return array(
'Do you really want to remove this sub-task?' => 'Czy na pewno chcesz usunąć to pod-zadanie?',
'Remaining:' => 'Pozostało:',
'hours' => 'godzin(y)',
- 'spent' => 'przeznaczono',
'estimated' => 'szacowany',
'Sub-Tasks' => 'Pod-zadania',
'Add a sub-task' => 'Dodaj pod-zadanie',
@@ -481,7 +480,6 @@ return array(
'Link removed successfully.' => 'Link usunięty',
'Link labels' => 'Etykiety linku',
'Link modification' => 'Modyfikuj link',
- 'Links' => 'Linki',
'Opposite label' => 'Etykieta odwrotna',
'Remove a link' => 'Usuń link',
'The labels must be different' => 'Etykiety muszą być różne',
@@ -522,7 +520,6 @@ return array(
'CAD - Canadian Dollar' => 'CAD - Dolar kanadyjski',
'CHF - Swiss Francs' => 'CHF - Frank szwajcarski',
'Custom Stylesheet' => 'Niestandardowy arkusz stylów',
- 'download' => 'pobierz',
// 'EUR - Euro' => '',
'GBP - British Pound' => 'GBP - Funt brytyjski',
'INR - Indian Rupee' => 'INR - Rupia indyjska',
@@ -593,7 +590,6 @@ return array(
'Existing due date' => 'Istniejący termin',
'Factor to calculate new due date: ' => 'Czynnik wyliczający nowy termin: ',
'Month(s)' => 'Miesięcy',
- 'Recurrence' => 'Cykl',
'This task has been created by: ' => 'Zadanie utworzone przez: ',
'Recurrent task has been generated:' => 'Zadanie cykliczne zostało utworzone: ',
'Timeframe to calculate new due date: ' => 'Ramy czasowe do wyliczenia nowego terminu: ',
@@ -731,7 +727,6 @@ return array(
'NOK - Norwegian Krone' => 'NOK - Korona norweska',
'Show this column' => 'Pokaż tą kolumnę',
'Hide this column' => 'Ukryj tą kolumnę',
- 'open file' => 'otwórz plik',
'End date' => 'Data zakończenia',
'Users overview' => 'Przegląd użytkowników',
'Members' => 'Członkowie',
@@ -1380,4 +1375,6 @@ return array(
// '%s moved the task #%d to the column "%s"' => '',
// '%s moved the task #%d to the position %d in the column "%s"' => '',
// '%s moved the task #%d to the swimlane "%s"' => '',
+ // '%sh spent' => '',
+ // '%sh estimated' => '',
);