polish translation updated

This commit is contained in:
Piotr Zęgota
2015-06-18 15:56:48 +02:00
parent 79de1a0cea
commit bd92f0ff34

View File

@@ -1,8 +1,8 @@
<?php <?php
return array( return array(
// 'number.decimals_separator' => '', 'number.decimals_separator' => ',',
// 'number.thousands_separator' => '', 'number.thousands_separator' => ' ',
'None' => 'Brak', 'None' => 'Brak',
'edit' => 'edytuj', 'edit' => 'edytuj',
'Edit' => 'Edytuj', 'Edit' => 'Edytuj',
@@ -41,7 +41,7 @@ return array(
'Only administrators can access to this page.' => 'Tylko administrator może wejść na tą stronę.', 'Only administrators can access to this page.' => 'Tylko administrator może wejść na tą stronę.',
'Edit user' => 'Edytuj użytkownika', 'Edit user' => 'Edytuj użytkownika',
'Logout' => 'Wyloguj', 'Logout' => 'Wyloguj',
'Bad username or password' => 'Zła nazwa uyżytkownika lub hasło', 'Bad username or password' => 'Zła nazwa użytkownika lub hasło',
'users' => 'użytkownicy', 'users' => 'użytkownicy',
'projects' => 'projekty', 'projects' => 'projekty',
'Edit project' => 'Edytuj projekt', 'Edit project' => 'Edytuj projekt',
@@ -68,7 +68,7 @@ return array(
'Do you really want to remove this project: "%s"?' => 'Na pewno chcesz usunąć projekt: "%s"?', 'Do you really want to remove this project: "%s"?' => 'Na pewno chcesz usunąć projekt: "%s"?',
'Remove project' => 'Usuń projekt', 'Remove project' => 'Usuń projekt',
'Boards' => 'Tablice', 'Boards' => 'Tablice',
'Edit the board for "%s"' => 'Edytuj tablię dla "%s"', 'Edit the board for "%s"' => 'Edytuj tablicę dla "%s"',
'All projects' => 'Wszystkie projekty', 'All projects' => 'Wszystkie projekty',
'Change columns' => 'Zmień kolumny', 'Change columns' => 'Zmień kolumny',
'Add a new column' => 'Dodaj nową kolumnę', 'Add a new column' => 'Dodaj nową kolumnę',
@@ -215,7 +215,7 @@ return array(
'Invalid date' => 'Błędna data', 'Invalid date' => 'Błędna data',
'Must be done before %B %e, %Y' => 'Termin do %e %B %Y', 'Must be done before %B %e, %Y' => 'Termin do %e %B %Y',
'%B %e, %Y' => '%e %B %Y', '%B %e, %Y' => '%e %B %Y',
// '%b %e, %Y' => '', '%b %e, %Y' => '%e %B %Y',
'Automatic actions' => 'Akcje automatyczne', 'Automatic actions' => 'Akcje automatyczne',
'Your automatic action have been created successfully.' => 'Twoja akcja została dodana', 'Your automatic action have been created successfully.' => 'Twoja akcja została dodana',
'Unable to create your automatic action.' => 'Nie udało się utworzyć akcji', 'Unable to create your automatic action.' => 'Nie udało się utworzyć akcji',
@@ -241,7 +241,7 @@ return array(
'Assign the task to the person who does the action' => 'Przypisz zadanie to osoby wykonującej akcję', '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', '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 column' => 'Przeniesienie zadania do innej kolumny',
'Move a task to another position in the same column' => 'Zmiania pozycji zadania w kolumnie', 'Move a task to another position in the same column' => 'Zmiana pozycji zadania w kolumnie',
'Task modification' => 'Modyfikacja zadania', 'Task modification' => 'Modyfikacja zadania',
'Task creation' => 'Tworzenie zadania', 'Task creation' => 'Tworzenie zadania',
'Open a closed task' => 'Otwarcie zamkniętego zadania', 'Open a closed task' => 'Otwarcie zamkniętego zadania',
@@ -322,7 +322,7 @@ return array(
'Remove a category' => 'Usuń kategorię', 'Remove a category' => 'Usuń kategorię',
'Category removed successfully.' => 'Pomyślnie usunięto kategorię.', 'Category removed successfully.' => 'Pomyślnie usunięto kategorię.',
'Unable to remove this category.' => 'Nie można usunąć tej kategorii.', 'Unable to remove this category.' => 'Nie można usunąć tej kategorii.',
'Category modification for the project "%s"' => 'Zmiania kategorii projektu "%s"', 'Category modification for the project "%s"' => 'Zmiana kategorii projektu "%s"',
'Category Name' => 'Nazwa kategorii', 'Category Name' => 'Nazwa kategorii',
'Categories for the project "%s"' => 'Kategorie projektu', 'Categories for the project "%s"' => 'Kategorie projektu',
'Add a new category' => 'Utwórz nową kategorię', 'Add a new category' => 'Utwórz nową kategorię',
@@ -364,7 +364,7 @@ return array(
'Sub-task removed successfully.' => 'Pod-zadanie usunięte pomyślnie.', 'Sub-task removed successfully.' => 'Pod-zadanie usunięte pomyślnie.',
'Unable to remove this sub-task.' => 'Nie można usunąć tego pod-zadania.', 'Unable to remove this sub-task.' => 'Nie można usunąć tego pod-zadania.',
'Sub-task updated successfully.' => 'Pod-zadanie zaktualizowane pomyślnie.', 'Sub-task updated successfully.' => 'Pod-zadanie zaktualizowane pomyślnie.',
'Unable to update your sub-task.' => 'Nie można zaktalizować tego pod-zadania.', 'Unable to update your sub-task.' => 'Nie można zaktualizować tego pod-zadania.',
'Unable to create your sub-task.' => 'Nie można utworzyć tego pod-zadania.', 'Unable to create your sub-task.' => 'Nie można utworzyć tego pod-zadania.',
'Sub-task added successfully.' => 'Pod-zadanie utworzone pomyślnie', 'Sub-task added successfully.' => 'Pod-zadanie utworzone pomyślnie',
'Maximum size: ' => 'Maksymalny rozmiar: ', 'Maximum size: ' => 'Maksymalny rozmiar: ',
@@ -387,7 +387,7 @@ return array(
'Execute' => 'Wykonaj', 'Execute' => 'Wykonaj',
'Task Id' => 'Identyfikator Zadania', 'Task Id' => 'Identyfikator Zadania',
'Creator' => 'Autor', 'Creator' => 'Autor',
'Modification date' => 'Data modyfyfikacji', 'Modification date' => 'Data modyfikacji',
'Completion date' => 'Data ukończenia', 'Completion date' => 'Data ukończenia',
'Clone' => 'Sklonuj', 'Clone' => 'Sklonuj',
'Clone Project' => 'Sklonuj projekt', 'Clone Project' => 'Sklonuj projekt',
@@ -408,16 +408,16 @@ return array(
'Comment updated' => 'Komentarz zaktualizowany', 'Comment updated' => 'Komentarz zaktualizowany',
'New comment posted by %s' => 'Nowy komentarz dodany przez %s', 'New comment posted by %s' => 'Nowy komentarz dodany przez %s',
'List of due tasks for the project "%s"' => 'Lista zadań oczekujących projektu "%s"', 'List of due tasks for the project "%s"' => 'Lista zadań oczekujących projektu "%s"',
// 'New attachment' => '', 'New attachment' => 'Nowy załącznik',
// 'New comment' => '', 'New comment' => 'Nowy Komentarz',
// 'New subtask' => '', 'New subtask' => 'Nowe pod-zadanie',
// 'Subtask updated' => '', 'Subtask updated' => 'Zaktualizowane pod-zadanie',
// 'Task updated' => '', 'Task updated' => 'Zaktualizowane zadanie',
// 'Task closed' => '', 'Task closed' => 'Zadanie zamknięte',
// 'Task opened' => '', 'Task opened' => 'Zadanie otwarte',
'[%s][Due tasks]' => '[%s][Zadania oczekujące]', '[%s][Due tasks]' => '[%s][Zadania oczekujące]',
'[Kanboard] Notification' => '[Kanboard] Powiadomienie', '[Kanboard] Notification' => '[Kanboard] Powiadomienie',
'I want to receive notifications only for those projects:' => 'Chcę otrzymywaćpowiadiomienia tylko dla tych projektów:', 'I want to receive notifications only for those projects:' => 'Chcę otrzymywać powiadiomienia tylko dla tych projektów:',
'view the task on Kanboard' => 'Zobacz zadanie', 'view the task on Kanboard' => 'Zobacz zadanie',
'Public access' => 'Dostęp publiczny', 'Public access' => 'Dostęp publiczny',
'Category management' => 'Zarządzanie kategoriami', 'Category management' => 'Zarządzanie kategoriami',
@@ -425,16 +425,16 @@ return array(
'Active tasks' => 'Aktywne zadania', 'Active tasks' => 'Aktywne zadania',
'Disable public access' => 'Zablokuj dostęp publiczny', 'Disable public access' => 'Zablokuj dostęp publiczny',
'Enable public access' => 'Odblokuj dostęp publiczny', 'Enable public access' => 'Odblokuj dostęp publiczny',
'Active projects' => 'Aktywne projety', 'Active projects' => 'Aktywne projekty',
'Inactive projects' => 'Nieaktywne projekty', 'Inactive projects' => 'Nieaktywne projekty',
'Public access disabled' => 'Dostęp publiczny zablokowany', 'Public access disabled' => 'Dostęp publiczny zablokowany',
'Do you really want to disable this project: "%s"?' => 'Czy napewno chcesz zablokować projekt: "%s"?', 'Do you really want to disable this project: "%s"?' => 'Czy na pewno chcesz zablokować projekt: "%s"?',
'Do you really want to duplicate this project: "%s"?' => 'Czy napewno chcesz zduplikować projekt: "%s"?', 'Do you really want to duplicate this project: "%s"?' => 'Czy na pewno chcesz zduplikować projekt: "%s"?',
'Do you really want to enable this project: "%s"?' => 'Czy napewno chcesz odblokować projekt: "%s"?', 'Do you really want to enable this project: "%s"?' => 'Czy na pewno chcesz odblokować projekt: "%s"?',
'Project activation' => 'Aktywacja projekt', 'Project activation' => 'Aktywacja projekt',
'Move the task to another project' => 'Przenieś zadanie do innego projektu', 'Move the task to another project' => 'Przenieś zadanie do innego projektu',
'Move to another project' => 'Przenieś do innego projektu', 'Move to another project' => 'Przenieś do innego projektu',
'Do you really want to duplicate this task?' => 'Czy napewno chcesz zduplikować to zadanie: "%s"?', 'Do you really want to duplicate this task?' => 'Czy na pewno chcesz zduplikować to zadanie: "%s"?',
'Duplicate a task' => 'Zduplikuj zadanie', 'Duplicate a task' => 'Zduplikuj zadanie',
'External accounts' => 'Konta zewnętrzne', 'External accounts' => 'Konta zewnętrzne',
'Account type' => 'Typ konta', 'Account type' => 'Typ konta',
@@ -455,7 +455,7 @@ return array(
'Account type:' => 'Typ konta:', 'Account type:' => 'Typ konta:',
'Edit profile' => 'Edytuj profil', 'Edit profile' => 'Edytuj profil',
'Change password' => 'Zmień hasło', 'Change password' => 'Zmień hasło',
'Password modification' => 'Zmiania hasła', 'Password modification' => 'Zmiana hasła',
'External authentications' => 'Autentykacja zewnętrzna', 'External authentications' => 'Autentykacja zewnętrzna',
'Google Account' => 'Konto Google', 'Google Account' => 'Konto Google',
'Github Account' => 'Konto Github', 'Github Account' => 'Konto Github',
@@ -494,13 +494,13 @@ return array(
'%s moved the task #%d to the position %d in the column "%s"' => '%s przeniósł zadanie #%d na pozycję %d w kolmnie "%s"', '%s moved the task #%d to the position %d in the column "%s"' => '%s przeniósł zadanie #%d na pozycję %d w kolmnie "%s"',
'Activity' => 'Aktywność', 'Activity' => 'Aktywność',
'Default values are "%s"' => 'Domyślne wartości: "%s"', 'Default values are "%s"' => 'Domyślne wartości: "%s"',
'Default columns for new projects (Comma-separated)' => 'Domyślne kolmny dla nowych projektów (oddzielone przecinkiem)', 'Default columns for new projects (Comma-separated)' => 'Domyślne kolumny dla nowych projektów (oddzielone przecinkiem)',
'Task assignee change' => 'Zmień osobę odpowiedzialną', 'Task assignee change' => 'Zmień osobę odpowiedzialną',
'%s change the assignee of the task #%d to %s' => '%s zmienił osobę odpowiedzialną za zadanie #%d na %s', '%s change the assignee of the task #%d to %s' => '%s zmienił osobę odpowiedzialną za zadanie #%d na %s',
'%s changed the assignee of the task %s to %s' => '%s zmienił osobę odpowiedzialną za zadanie %s na %s', '%s changed the assignee of the task %s to %s' => '%s zmienił osobę odpowiedzialną za zadanie %s na %s',
// 'Column Change' => '', 'Column Change' => 'Zmiana kolumny',
// 'Position Change' => '', 'Position Change' => 'Zmiana pozycji',
// 'Assignee Change' => '', 'Assignee Change' => 'Zmiana osoby odpowiedzialnej',
'New password for the user "%s"' => 'Nowe hasło użytkownika "%s"', 'New password for the user "%s"' => 'Nowe hasło użytkownika "%s"',
'Choose an event' => 'Wybierz zdarzenie', 'Choose an event' => 'Wybierz zdarzenie',
// 'Github commit received' => '', // 'Github commit received' => '',
@@ -511,7 +511,7 @@ return array(
// 'Github issue label change' => '', // 'Github issue label change' => '',
'Create a task from an external provider' => 'Utwórz zadanie z dostawcy zewnętrznego', 'Create a task from an external provider' => 'Utwórz zadanie z dostawcy zewnętrznego',
'Change the assignee based on an external username' => 'Zmień osobę odpowiedzialną na podstawie zewnętrznej nazwy użytkownika', 'Change the assignee based on an external username' => 'Zmień osobę odpowiedzialną na podstawie zewnętrznej nazwy użytkownika',
'Change the category based on an external label' => 'Zmień kategorię na podstawie zewnętrzenj etykiety', 'Change the category based on an external label' => 'Zmień kategorię na podstawie zewnętrznej etykiety',
// 'Reference' => '', // 'Reference' => '',
// 'Reference: %s' => '', // 'Reference: %s' => '',
'Label' => 'Etykieta', 'Label' => 'Etykieta',
@@ -524,11 +524,11 @@ return array(
'URL for task creation:' => 'URL do tworzenia zadań', 'URL for task creation:' => 'URL do tworzenia zadań',
'Reset token' => 'Resetuj token', 'Reset token' => 'Resetuj token',
// 'API endpoint:' => '', // 'API endpoint:' => '',
'Refresh interval for private board' => 'Częstotliwość odświerzania dla tablicy prywatnej', 'Refresh interval for private board' => 'Częstotliwość odświeżania dla tablicy prywatnej',
'Refresh interval for public board' => 'Częstotliwość odświerzania dla tablicy publicznej', 'Refresh interval for public board' => 'Częstotliwość odświeżania dla tablicy publicznej',
'Task highlight period' => 'Okres wyróżniania zadań', 'Task highlight period' => 'Okres wyróżniania zadań',
'Period (in second) to consider a task was modified recently (0 to disable, 2 days by default)' => 'Okres (w sekundach) wymagany do uznania projektu za niedawno zmieniony (0 ab zablokować, domyślnie 2 dni)', 'Period (in second) to consider a task was modified recently (0 to disable, 2 days by default)' => 'Okres (w sekundach) wymagany do uznania projektu za niedawno zmieniony (0 ab zablokować, domyślnie 2 dni)',
'Frequency in second (60 seconds by default)' => 'Częstotliwosć w sekundach (domyślnie 60 sekund)', 'Frequency in second (60 seconds by default)' => 'Częstotliwość w sekundach (domyślnie 60 sekund)',
'Frequency in second (0 to disable this feature, 10 seconds by default)' => 'Częstotliwość w sekundach (0 aby zablokować, domyślnie 10 sekund)', 'Frequency in second (0 to disable this feature, 10 seconds by default)' => 'Częstotliwość w sekundach (0 aby zablokować, domyślnie 10 sekund)',
'Application URL' => 'Adres URL aplikacji', 'Application URL' => 'Adres URL aplikacji',
'Example: http://example.kanboard.net/ (used by email notifications)' => 'Przykład: http://example.kanboard.net/ (Używane przez powiadomienia email)', 'Example: http://example.kanboard.net/ (used by email notifications)' => 'Przykład: http://example.kanboard.net/ (Używane przez powiadomienia email)',
@@ -549,7 +549,7 @@ return array(
'Activity stream' => 'Dziennik aktywności', 'Activity stream' => 'Dziennik aktywności',
'Dashboard' => 'Panel', 'Dashboard' => 'Panel',
'Confirmation' => 'Potwierdzenie', 'Confirmation' => 'Potwierdzenie',
'Allow everybody to access to this project' => 'Udostepnij ten projekt wszystkim', 'Allow everybody to access to this project' => 'Udostępnij ten projekt wszystkim',
'Everybody have access to this project.' => 'Wszyscy mają dostęp do tego projektu.', 'Everybody have access to this project.' => 'Wszyscy mają dostęp do tego projektu.',
// 'Webhooks' => '', // 'Webhooks' => '',
// 'API' => '', // 'API' => '',
@@ -575,7 +575,7 @@ return array(
'User repartition' => 'Przydział użytkownika', 'User repartition' => 'Przydział użytkownika',
'User repartition for "%s"' => 'Przydział użytkownika dla "%s"', 'User repartition for "%s"' => 'Przydział użytkownika dla "%s"',
'Clone this project' => 'Sklonuj ten projekt', 'Clone this project' => 'Sklonuj ten projekt',
'Column removed successfully.' => 'Kolumna usunięta pomyslnie.', 'Column removed successfully.' => 'Kolumna usunięta pomyślnie.',
'Edit Project' => 'Edytuj projekt', 'Edit Project' => 'Edytuj projekt',
// 'Github Issue' => '', // 'Github Issue' => '',
'Not enough data to show the graph.' => 'Za mało danych do utworzenia wykresu.', 'Not enough data to show the graph.' => 'Za mało danych do utworzenia wykresu.',
@@ -614,7 +614,7 @@ return array(
'Show default swimlane' => 'Pokaż domyślny proces', 'Show default swimlane' => 'Pokaż domyślny proces',
'Swimlane modification for the project "%s"' => 'Edycja procesów dla projektu "%s"', 'Swimlane modification for the project "%s"' => 'Edycja procesów dla projektu "%s"',
'Swimlane not found.' => 'Nie znaleziono procesu.', 'Swimlane not found.' => 'Nie znaleziono procesu.',
'Swimlane removed successfully.' => 'Proces usunięty pomyslnie.', 'Swimlane removed successfully.' => 'Proces usunięty pomyślnie.',
'Swimlanes' => 'Procesy', 'Swimlanes' => 'Procesy',
'Swimlane updated successfully.' => 'Proces zaktualizowany pomyślnie.', 'Swimlane updated successfully.' => 'Proces zaktualizowany pomyślnie.',
'The default swimlane have been updated successfully.' => 'Domyślny proces zaktualizowany pomyślnie.', 'The default swimlane have been updated successfully.' => 'Domyślny proces zaktualizowany pomyślnie.',
@@ -622,7 +622,7 @@ return array(
'Unable to remove this swimlane.' => 'Nie można usunąć procesu.', 'Unable to remove this swimlane.' => 'Nie można usunąć procesu.',
'Unable to update this swimlane.' => 'Nie można zaktualizować procesu.', 'Unable to update this swimlane.' => 'Nie można zaktualizować procesu.',
'Your swimlane have been created successfully.' => 'Proces tworzony pomyślnie.', 'Your swimlane have been created successfully.' => 'Proces tworzony pomyślnie.',
'Example: "Bug, Feature Request, Improvement"' => 'Przykład: "Błąd, Żądanie Funkcjonalnośći, Udoskonalenia"', 'Example: "Bug, Feature Request, Improvement"' => 'Przykład: "Błąd, Żądanie Funkcjonalności, Udoskonalenia"',
'Default categories for new projects (Comma-separated)' => 'Domyślne kategorie dla nowych projektów (oddzielone przecinkiem)', 'Default categories for new projects (Comma-separated)' => 'Domyślne kategorie dla nowych projektów (oddzielone przecinkiem)',
// 'Gitlab commit received' => '', // 'Gitlab commit received' => '',
// 'Gitlab issue opened' => '', // 'Gitlab issue opened' => '',
@@ -647,11 +647,11 @@ return array(
'Timezone:' => 'Strefa czasowa:', 'Timezone:' => 'Strefa czasowa:',
'All columns' => 'Wszystkie kolumny', 'All columns' => 'Wszystkie kolumny',
'Calendar for "%s"' => 'Kalendarz dla "%s"', 'Calendar for "%s"' => 'Kalendarz dla "%s"',
'Filter by column' => 'Filtrj według kolumn', 'Filter by column' => 'Filtruj według kolumn',
'Filter by status' => 'Filtruj według statusu', 'Filter by status' => 'Filtruj według statusu',
'Calendar' => 'Kalendarz', 'Calendar' => 'Kalendarz',
'Next' => 'Następny', 'Next' => 'Następny',
// '#%d' => '', '#%d' => 'nr %d',
'Filter by color' => 'Filtruj według koloru', 'Filter by color' => 'Filtruj według koloru',
'Filter by swimlane' => 'Filtruj według procesu', 'Filter by swimlane' => 'Filtruj według procesu',
'All swimlanes' => 'Wszystkie procesy', 'All swimlanes' => 'Wszystkie procesy',
@@ -659,245 +659,245 @@ return array(
'All status' => 'Wszystkie statusy', 'All status' => 'Wszystkie statusy',
'Add a comment logging moving the task between columns' => 'Dodaj komentarz dokumentujący przeniesienie zadania pomiędzy kolumnami', 'Add a comment logging moving the task between columns' => 'Dodaj komentarz dokumentujący przeniesienie zadania pomiędzy kolumnami',
'Moved to column %s' => 'Przeniosiono do kolumny %s', 'Moved to column %s' => 'Przeniosiono do kolumny %s',
// 'Change description' => '', 'Change description' => 'Zmień opis',
// 'User dashboard' => '', 'User dashboard' => 'Panel użytkownika',
// 'Allow only one subtask in progress at the same time for a user' => '', '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"' => '', 'Edit column "%s"' => 'Zmień kolumnę "%s"',
// 'Enable time tracking for subtasks' => '', 'Enable time tracking for subtasks' => 'Włącz śledzenie czasu dla pod-zadań',
// 'Select the new status of the subtask: "%s"' => '', 'Select the new status of the subtask: "%s"' => 'Wybierz nowy status dla pod-zadania: "%s"',
// 'Subtask timesheet' => '', 'Subtask timesheet' => 'Oś czasu pod-zadania',
// 'There is nothing to show.' => '', 'There is nothing to show.' => 'Nie nic do wyświetlenia',
// 'Time Tracking' => '', 'Time Tracking' => 'Śledzenie czasu',
// 'You already have one subtask in progress' => '', 'You already have one subtask in progress' => 'Masz już zadanie o statusie "w trakcie"',
// 'Which parts of the project do you want to duplicate?' => '', 'Which parts of the project do you want to duplicate?' => 'Które elementy projektu chcesz zduplikować?',
// 'Change dashboard view' => '', 'Change dashboard view' => 'Zmień elementy panelu',
// 'Show/hide activities' => '', 'Show/hide activities' => 'Pokaż/Ukryj aktywność',
// 'Show/hide projects' => '', 'Show/hide projects' => 'Pokaż/Ukryj projekty',
// 'Show/hide subtasks' => '', 'Show/hide subtasks' => 'Pokaż/Ukryj pod-zadania',
// 'Show/hide tasks' => '', 'Show/hide tasks' => 'Pokaż/Ukryj zadania',
// 'Disable login form' => '', 'Disable login form' => 'Wyłącz formularz logowania',
// 'Show/hide calendar' => '', 'Show/hide calendar' => 'Pokaż/Ukryj kalendarz',
// 'User calendar' => '', 'User calendar' => 'Kalendarz użytkownika',
// 'Bitbucket commit received' => '', // 'Bitbucket commit received' => '',
// 'Bitbucket webhooks' => '', // 'Bitbucket webhooks' => '',
// 'Help on Bitbucket webhooks' => '', // 'Help on Bitbucket webhooks' => '',
// 'Start' => '', 'Start' => 'Początek',
// 'End' => '', 'End' => 'Koniec',
// 'Task age in days' => '', 'Task age in days' => 'Wiek zadania w dniach',
// 'Days in this column' => '', 'Days in this column' => 'Dni w tej kolumnie',
// '%dd' => '', // '%dd' => '',
// 'Add a link' => '', 'Add a link' => 'Dodaj link',
// 'Add a new link' => '', 'Add a new link' => 'Dodaj nowy link',
// 'Do you really want to remove this link: "%s"?' => '', 'Do you really want to remove this link: "%s"?' => 'Czy na pewno chcesz usunąć ten link: "%s"?',
// 'Do you really want to remove this link with task #%d?' => '', 'Do you really want to remove this link with task #%d?' => 'Czy na pewno chcesz usunąć ten link razem z zadaniem nr %d?',
// 'Field required' => '', 'Field required' => 'Pole wymagane',
// 'Link added successfully.' => '', 'Link added successfully.' => 'Link dodany',
// 'Link updated successfully.' => '', 'Link updated successfully.' => 'Link zaktualizowany',
// 'Link removed successfully.' => '', 'Link removed successfully.' => 'Link usunięty',
// 'Link labels' => '', 'Link labels' => 'Etykiety linku',
// 'Link modification' => '', 'Link modification' => 'Modyfikuj link',
// 'Links' => '', 'Links' => 'Linki',
// 'Link settings' => '', 'Link settings' => 'Ustawienia linku',
// 'Opposite label' => '', 'Opposite label' => 'Etykieta odwrotna',
// 'Remove a link' => '', 'Remove a link' => 'Usuń link',
// 'Task\'s links' => '', 'Task\'s links' => 'Linki zadania',
// 'The labels must be different' => '', 'The labels must be different' => 'Etykiety muszą być różne',
// 'There is no link.' => '', 'There is no link.' => 'Brak linku',
// 'This label must be unique' => '', 'This label must be unique' => 'Etykieta musi być unikatowa',
// 'Unable to create your link.' => '', 'Unable to create your link.' => 'Nie można utworzyć linku.',
// 'Unable to update your link.' => '', 'Unable to update your link.' => 'Nie można zaktualizować linku,',
// 'Unable to remove this link.' => '', 'Unable to remove this link.' => 'Nie można usunąć linku,',
// 'relates to' => '', 'relates to' => 'odnosi się do',
// 'blocks' => '', 'blocks' => 'blokuje',
// 'is blocked by' => '', 'is blocked by' => 'jest blokowane przez',
// 'duplicates' => '', 'duplicates' => 'duplikuje',
// 'is duplicated by' => '', 'is duplicated by' => 'jest duplikowane przez',
// 'is a child of' => '', 'is a child of' => 'jest dzieckiem',
// 'is a parent of' => '', 'is a parent of' => 'jest rodzicem',
// 'targets milestone' => '', 'targets milestone' => 'oznacza krok milowy',
// 'is a milestone of' => '', 'is a milestone of' => 'jest krokiem milowym',
// 'fixes' => '', 'fixes' => 'naprawia',
// 'is fixed by' => '', 'is fixed by' => 'zostało naprawione przez',
// 'This task' => '', 'This task' => 'To zadanie',
// '<1h' => '', // '<1h' => '',
// '%dh' => '', // '%dh' => '',
// '%b %e' => '', '%b %e' => '%e %b',
// 'Expand tasks' => '', 'Expand tasks' => 'Rozwiń zadania',
// 'Collapse tasks' => '', 'Collapse tasks' => 'Zwiń zadania',
// 'Expand/collapse tasks' => '', 'Expand/collapse tasks' => 'Zwiń/Rozwiń zadania',
// 'Close dialog box' => '', 'Close dialog box' => 'Zamknij okno',
// 'Submit a form' => '', 'Submit a form' => 'Wyślij formularz',
// 'Board view' => '', 'Board view' => 'Widok tablicy',
// 'Keyboard shortcuts' => '', 'Keyboard shortcuts' => 'Skróty klawiszowe',
// 'Open board switcher' => '', 'Open board switcher' => 'Przełącz tablice',
// 'Application' => '', 'Application' => 'Aplikacja',
// 'Filter recently updated' => '', 'Filter recently updated' => 'Filtruj ostatnio zmieniane',
// 'since %B %e, %Y at %k:%M %p' => '', 'since %B %e, %Y at %k:%M %p' => 'od %e %B %Y o %k:%M',
// 'More filters' => '', 'More filters' => 'Więcej filtrów',
// 'Compact view' => '', 'Compact view' => 'Widok kompaktowy',
// 'Horizontal scrolling' => '', 'Horizontal scrolling' => 'Przewijanie poziome',
// 'Compact/wide view' => '', 'Compact/wide view' => 'Pełny/Kompaktowy widok',
// 'No results match:' => '', 'No results match:' => 'Brak wyników:',
// 'Remove hourly rate' => '', 'Remove hourly rate' => 'Usuń stawkę godzinową',
// 'Do you really want to remove this hourly rate?' => '', 'Do you really want to remove this hourly rate?' => 'Czy na pewno chcesz usunąć stawkę godzinową?',
// 'Hourly rates' => '', 'Hourly rates' => 'Stawki godzinowe',
// 'Hourly rate' => '', 'Hourly rate' => 'Stawka godzinowa',
// 'Currency' => '', 'Currency' => 'Waluta',
// 'Effective date' => '', 'Effective date' => 'Data efektywna',
// 'Add new rate' => '', 'Add new rate' => 'Dodaj nową stawkę',
// 'Rate removed successfully.' => '', 'Rate removed successfully.' => 'Stawka usunięta.',
// 'Unable to remove this rate.' => '', 'Unable to remove this rate.' => 'Nie można usunąć tej stawki.',
// 'Unable to save the hourly rate.' => '', 'Unable to save the hourly rate.' => 'Nie można zapisać tej stawki godzinowej.',
// 'Hourly rate created successfully.' => '', 'Hourly rate created successfully.' => 'Stawka godzinowa utworzona pomyślnie.',
// 'Start time' => '', 'Start time' => 'Rozpoczęto',
// 'End time' => '', 'End time' => 'Zakończono',
// 'Comment' => '', 'Comment' => 'Komentarz',
// 'All day' => '', 'All day' => 'Cały dzień',
// 'Day' => '', 'Day' => 'Dzień',
// 'Manage timetable' => '', 'Manage timetable' => 'Zarządzaj rozkładami zajęć',
// 'Overtime timetable' => '', 'Overtime timetable' => 'Rozkład zajęć - nadgodziny',
// 'Time off timetable' => '', 'Time off timetable' => 'Rozkład zajęć - czas wolny',
// 'Timetable' => '', 'Timetable' => 'Rozkład zajęć',
// 'Work timetable' => '', 'Work timetable' => 'Rozkład zajęć - praca',
// 'Week timetable' => '', 'Week timetable' => 'Tygodniowy rozkład zajęć',
// 'Day timetable' => '', 'Day timetable' => 'Dzienny rozkład zajęć',
// 'From' => '', 'From' => 'Od',
// 'To' => '', 'To' => 'Do',
// 'Time slot created successfully.' => '', 'Time slot created successfully.' => 'Przydział czasowy utworzony.',
// 'Unable to save this time slot.' => '', 'Unable to save this time slot.' => 'Nie można zapisać tego przydziału czasowego.',
// 'Time slot removed successfully.' => '', 'Time slot removed successfully.' => 'Przydział czasowy usunięty.',
// 'Unable to remove this time slot.' => '', 'Unable to remove this time slot.' => 'Nie można usunąć tego przydziału czasowego.',
// 'Do you really want to remove this time slot?' => '', 'Do you really want to remove this time slot?' => 'Czy na pewno chcesz usunąć ten przedział czasowy?',
// 'Remove time slot' => '', 'Remove time slot' => 'Usuń przedział czasowy',
// 'Add new time slot' => '', 'Add new time slot' => 'Dodaj przedział czasowy',
// 'This timetable is used when the checkbox "all day" is checked for scheduled time off and overtime.' => '', 'This timetable is used when the checkbox "all day" is checked for scheduled time off and overtime.' => 'Ten rozkład zajęć jest używany przypadku zaznaczenia "cały dzień" dla zaplanowanego czasu wolnego i nadgodzin',
// 'Files' => '', 'Files' => 'Pliki',
// 'Images' => '', 'Images' => 'Obrazy',
// 'Private project' => '', 'Private project' => 'Projekt prywatny',
// 'Amount' => '', 'Amount' => 'Ilość',
// 'AUD - Australian Dollar' => '', 'AUD - Australian Dollar' => 'AUD - Dolar australijski',
// 'Budget' => '', 'Budget' => 'Budżet',
// 'Budget line' => '', 'Budget line' => 'Linia budżetowa',
// 'Budget line removed successfully.' => '', 'Budget line removed successfully.' => 'Linia budżetowa usunięta.',
// 'Budget lines' => '', 'Budget lines' => 'Linie budżetowe',
// 'CAD - Canadian Dollar' => '', 'CAD - Canadian Dollar' => 'CAD - Dolar kanadyjski',
// 'CHF - Swiss Francs' => '', 'CHF - Swiss Francs' => 'CHF - Frank szwajcarski',
// 'Cost' => '', 'Cost' => 'Koszt',
// 'Cost breakdown' => '', 'Cost breakdown' => 'Analiza kosztów',
// 'Custom Stylesheet' => '', 'Custom Stylesheet' => 'Niestandardowy arkusz stylów',
// 'download' => '', 'download' => 'pobierz',
// 'Do you really want to remove this budget line?' => '', 'Do you really want to remove this budget line?' => 'Czy chcesz usunąć tą linię budżetową?',
// 'EUR - Euro' => '', //'EUR - Euro' => '',
// 'Expenses' => '', 'Expenses' => 'Wydatki',
// 'GBP - British Pound' => '', 'GBP - British Pound' => 'GBP - Funt brytyjski',
// 'INR - Indian Rupee' => '', 'INR - Indian Rupee' => 'INR - Rupia indyjska',
// 'JPY - Japanese Yen' => '', 'JPY - Japanese Yen' => 'JPY - Jen japoński',
// 'New budget line' => '', 'New budget line' => 'Nowa linia budżetowa',
// 'NZD - New Zealand Dollar' => '', 'NZD - New Zealand Dollar' => 'NZD - Dolar nowozelandzki',
// 'Remove a budget line' => '', 'Remove a budget line' => 'Usuń linię budżetową',
// 'Remove budget line' => '', 'Remove budget line' => 'Usuń linię budżetową',
// 'RSD - Serbian dinar' => '', 'RSD - Serbian dinar' => 'RSD - Dinar serbski',
// 'The budget line have been created successfully.' => '', 'The budget line have been created successfully.' => '',
// 'Unable to create the budget line.' => '', 'Unable to create the budget line.' => 'Nie można utworzyć linii budżetowej',
// 'Unable to remove this budget line.' => '', 'Unable to remove this budget line.' => 'Nie można usunąć tej linii budżetowej',
// 'USD - US Dollar' => '', 'USD - US Dollar' => 'USD - Dolar amerykański',
// 'Remaining' => '', 'Remaining' => 'Pozostało',
// 'Destination column' => '', 'Destination column' => 'Kolumna docelowa',
// 'Move the task to another column when assigned to a user' => '', 'Move the task to another column when assigned to a user' => 'Przenieś zadanie do innej kolumny gdy zostanie przypisane do osoby',
// 'Move the task to another column when assignee is cleared' => '', 'Move the task to another column when assignee is cleared' => 'Przenieś zadanie do innej kolumny gdy osoba odpowiedzialna zostanie usunięta',
// 'Source column' => '', 'Source column' => 'Kolumna źródłowa',
// 'Show subtask estimates (forecast of future work)' => '', 'Show subtask estimates (forecast of future work)' => 'Pokaż planowane czasy wykonania pod-zadań',
// 'Transitions' => '', 'Transitions' => 'Przeniesienia',
// 'Executer' => '', 'Executer' => 'Wykonał',
// 'Time spent in the column' => '', 'Time spent in the column' => 'Czas spędzony w tej kolumnie',
// 'Task transitions' => '', 'Task transitions' => 'Przeniesienia zadania',
// 'Task transitions export' => '', 'Task transitions export' => 'Export przeniesień zadania',
// 'This report contains all column moves for each task with the date, the user and the time spent for each transition.' => '', 'This report contains all column moves for each task with the date, the user and the time spent for each transition.' => 'Ten raport zawiera wszystkie przeniesienia pomiędzy kolumnami wraz z datą oraz osobą odpowiedzialną',
// 'Currency rates' => '', 'Currency rates' => 'Kursy walut',
// 'Rate' => '', 'Rate' => 'Kurs',
// 'Change reference currency' => '', 'Change reference currency' => 'Zmień walutę referencyjną',
// 'Add a new currency rate' => '', 'Add a new currency rate' => 'Dodaj nowy kurs waluty',
// 'Currency rates are used to calculate project budget.' => '', 'Currency rates are used to calculate project budget.' => 'Kursy walut są używane do obliczeń budżetu projektu.',
// 'Reference currency' => '', 'Reference currency' => 'Waluta referencyjna',
// 'The currency rate have been added successfully.' => '', 'The currency rate have been added successfully.' => 'Dodano kurs waluty',
// 'Unable to add this currency rate.' => '', 'Unable to add this currency rate.' => 'Nie można dodać kursu waluty',
// 'Send notifications to a Slack channel' => '', // 'Send notifications to a Slack channel' => '',
// 'Webhook URL' => '', // 'Webhook URL' => '',
// 'Help on Slack integration' => '', // 'Help on Slack integration' => '',
// '%s remove the assignee of the task %s' => '', '%s remove the assignee of the task %s' => '%s usunął osobę przypisaną do zadania %s',
// 'Send notifications to Hipchat' => '', // 'Send notifications to Hipchat' => '',
// 'API URL' => '', // 'API URL' => '',
// 'Room API ID or name' => '', // 'Room API ID or name' => '',
// 'Room notification token' => '', // 'Room notification token' => '',
// 'Help on Hipchat integration' => '', // 'Help on Hipchat integration' => '',
// 'Enable Gravatar images' => '', // 'Enable Gravatar images' => '',
// 'Information' => '', 'Information' => 'Informacje',
// 'Check two factor authentication code' => '', 'Check two factor authentication code' => 'Sprawdź kod weryfikujący',
// 'The two factor authentication code is not valid.' => '', 'The two factor authentication code is not valid.' => 'Kod weryfikujący niepoprawny',
// 'The two factor authentication code is valid.' => '', 'The two factor authentication code is valid.' => 'Kod weryfikujący poprawny',
// 'Code' => '', 'Code' => 'Kod',
// 'Two factor authentication' => '', 'Two factor authentication' => 'Uwierzytelnianie dwustopniowe',
// 'Enable/disable two factor authentication' => '', 'Enable/disable two factor authentication' => 'Włącz/Wyłącz uwierzytelnianie dwustopniowe',
// 'This QR code contains the key URI: ' => '', 'This QR code contains the key URI: ' => 'Ten kod QR zawiera URI klucza: ',
// 'Save the secret key in your TOTP software (by example Google Authenticator or FreeOTP).' => '', 'Save the secret key in your TOTP software (by example Google Authenticator or FreeOTP).' => 'Zapisz sekretny klucz w swoim oprogramowaniu TOTP (na przykład FreeOTP lub Google Authenticator)',
// 'Check my code' => '', 'Check my code' => 'Sprawdź kod',
// 'Secret key: ' => '', 'Secret key: ' => 'Tajny kod: ',
// 'Test your device' => '', 'Test your device' => 'Przetestuj urządzenie',
// 'Assign a color when the task is moved to a specific column' => '', 'Assign a color when the task is moved to a specific column' => 'Przypisz kolor gdy zadanie jest przeniesione do danej kolumny',
// '%s via Kanboard' => '', '%s via Kanboard' => '%s poprzez Kanboard',
// 'uploaded by: %s' => '', 'uploaded by: %s' => 'Dodane przez: %s',
// 'uploaded on: %s' => '', 'uploaded on: %s' => 'Data dodania: %s',
// 'size: %s' => '', 'size: %s' => 'Rozmiar: %s',
// 'Burndown chart for "%s"' => '', // 'Burndown chart for "%s"' => '',
// 'Burndown chart' => '', // 'Burndown chart' => '',
// 'This chart show the task complexity over the time (Work Remaining).' => '', // 'This chart show the task complexity over the time (Work Remaining).' => '',
// 'Screenshot taken %s' => '', 'Screenshot taken %s' => 'Zrzut ekranu zapisany %s',
// 'Add a screenshot' => '', 'Add a screenshot' => 'Dodaj zrzut ekranu',
// 'Take a screenshot and press CTRL+V or ⌘+V to paste here.' => '', 'Take a screenshot and press CTRL+V or ⌘+V to paste here.' => 'Zrób zrzut ekranu i wciśnij CTRL+V by dodać go tutaj.',
// 'Screenshot uploaded successfully.' => '', 'Screenshot uploaded successfully.' => 'Zrzut ekranu dodany.',
// 'SEK - Swedish Krona' => '', 'SEK - Swedish Krona' => 'SEK - Korona szwedzka',
// 'The project identifier is an optional alphanumeric code used to identify your project.' => '', 'The project identifier is an optional alphanumeric code used to identify your project.' => 'Identyfikator projektu to opcjonalny kod alfanumeryczny do identyfikacji projektu.',
// 'Identifier' => '', 'Identifier' => 'Identyfikator',
// 'Postmark (incoming emails)' => '', // 'Postmark (incoming emails)' => '',
// 'Help on Postmark integration' => '', // 'Help on Postmark integration' => '',
// 'Mailgun (incoming emails)' => '', // 'Mailgun (incoming emails)' => '',
// 'Help on Mailgun integration' => '', // 'Help on Mailgun integration' => '',
// 'Sendgrid (incoming emails)' => '', // 'Sendgrid (incoming emails)' => '',
// 'Help on Sendgrid integration' => '', // 'Help on Sendgrid integration' => '',
// 'Disable two factor authentication' => '', 'Disable two factor authentication' => 'Wyłącz uwierzytelnianie dwuetapowe',
// 'Do you really want to disable the two factor authentication for this user: "%s"?' => '', 'Do you really want to disable the two factor authentication for this user: "%s"?' => 'Czy na pewno chcesz wyłączyć uwierzytelnianie dwuetapowe dla tego użytkownika: "%s"?',
// 'Edit link' => '', 'Edit link' => 'Edytuj link',
// 'Start to type task title...' => '', 'Start to type task title...' => 'Rozpocznij wpisywanie tytułu zadania...',
// 'A task cannot be linked to itself' => '', 'A task cannot be linked to itself' => 'Link do zadania nie może wskazywać na samego siebie',
// 'The exact same link already exists' => '', 'The exact same link already exists' => 'Taki link już istnieje',
// 'Recurrent task is scheduled to be generated' => '', 'Recurrent task is scheduled to be generated' => 'Zaplanowano zadanie cykliczne',
// 'Recurring information' => '', 'Recurring information' => 'Informacje o zadaniu cyklicznym',
// 'Score' => '', 'Score' => 'Wynik',
// 'The identifier must be unique' => '', 'The identifier must be unique' => 'Identyfikator musi być unikatowy',
// 'This linked task id doesn\'t exists' => '', 'This linked task id doesn\'t exists' => 'Id zadania nie istnieje',
// 'This value must be alphanumeric' => '', 'This value must be alphanumeric' => 'Ta wartość musi być alfanumeryczna',
// 'Edit recurrence' => '', 'Edit recurrence' => 'Rekurencja',
// 'Generate recurrent task' => '', 'Generate recurrent task' => 'Włącz rekurencje',
// 'Trigger to generate recurrent task' => '', 'Trigger to generate recurrent task' => 'Wyzwalacz tworzący zadanie cykliczne',
// 'Factor to calculate new due date' => '', 'Factor to calculate new due date' => 'Czynnik wyliczający nowy termin',
// 'Timeframe to calculate new due date' => '', 'Timeframe to calculate new due date' => 'Ramy czasowe do wyliczenia nowego terminu',
// 'Base date to calculate new due date' => '', 'Base date to calculate new due date' => 'Data bazowa do wyliczenia nowego terminu',
// 'Action date' => '', 'Action date' => 'Data akcji',
// 'Base date to calculate new due date: ' => '', 'Base date to calculate new due date: ' => 'Data bazowa do wyliczenia nowego terminu: ',
// 'This task has created this child task: ' => '', 'This task has created this child task: ' => 'Zadanie utworzyło zadanie pokrewne: ',
// 'Day(s)' => '', 'Day(s)' => 'Dni',
// 'Existing due date' => '', 'Existing due date' => 'Istniejący termin',
// 'Factor to calculate new due date: ' => '', 'Factor to calculate new due date: ' => 'Czynnik wyliczający nowy termin: ',
// 'Month(s)' => '', 'Month(s)' => 'Miesięcy',
// 'Recurrence' => '', 'Recurrence' => 'Cykl',
// 'This task has been created by: ' => '', 'This task has been created by: ' => 'Zadanie utworzone przez: ',
// 'Recurrent task has been generated:' => '', 'Recurrent task has been generated:' => 'Zadanie cykliczne zostało utworzone: ',
// 'Timeframe to calculate new due date: ' => '', 'Timeframe to calculate new due date: ' => 'Ramy czasowe do wyliczenia nowego terminu: ',
// 'Trigger to generate recurrent task: ' => '', 'Trigger to generate recurrent task: ' => 'Wyzwalacz tworzący zadanie cykliczne: ',
// 'When task is closed' => '', 'When task is closed' => 'Zamknięcie zadania',
// 'When task is moved from first column' => '', 'When task is moved from first column' => 'Przeniesienie zadania z pierwszej kolumny',
// 'When task is moved to last column' => '', 'When task is moved to last column' => 'Przeniesienie zadania do ostatniej kolumny',
// 'Year(s)' => '', 'Year(s)' => 'Lat',
// 'Jabber (XMPP)' => '', // 'Jabber (XMPP)' => '',
// 'Send notifications to Jabber' => '', // 'Send notifications to Jabber' => '',
// 'XMPP server address' => '', // 'XMPP server address' => '',
@@ -906,20 +906,20 @@ return array(
// 'Multi-user chat room' => '', // 'Multi-user chat room' => '',
// 'Help on Jabber integration' => '', // 'Help on Jabber integration' => '',
// 'The server address must use this format: "tcp://hostname:5222"' => '', // 'The server address must use this format: "tcp://hostname:5222"' => '',
// 'Calendar settings' => '', 'Calendar settings' => 'Ustawienia kalendarza',
// 'Project calendar view' => '', 'Project calendar view' => 'Widok kalendarza projektu',
// 'Project settings' => '', 'Project settings' => 'Ustawienia Projektu',
// 'Show subtasks based on the time tracking' => '', 'Show subtasks based on the time tracking' => 'Pokaż pod-zadania w śledzeniu czasu',
// 'Show tasks based on the creation date' => '', 'Show tasks based on the creation date' => 'Pokaż zadania względem daty utworzenia',
// 'Show tasks based on the start date' => '', 'Show tasks based on the start date' => 'Pokaż zadania względem daty rozpoczęcia',
// 'Subtasks time tracking' => '', 'Subtasks time tracking' => 'Śledzenie czasu pod-zadań',
// 'User calendar view' => '', 'User calendar view' => 'Widok kalendarza użytkownika',
// 'Automatically update the start date' => '', 'Automatically update the start date' => 'Automatycznie aktualizuj datę rozpoczęcia',
// 'iCal feed' => '', // 'iCal feed' => '',
// 'Preferences' => '', 'Preferences' => 'Ustawienia',
// 'Security' => '', 'Security' => 'Zabezpieczenia',
// 'Two factor authentication disabled' => '', 'Two factor authentication disabled' => 'Uwierzytelnianie dwuetapowe wyłączone',
// 'Two factor authentication enabled' => '', 'Two factor authentication enabled' => 'Uwierzytelnianie dwuetapowe włączone',
// 'Unable to update this user.' => '', 'Unable to update this user.' => 'Nie można zaktualizować tego użytkownika',
// 'There is no user management for private projects.' => '', 'There is no user management for private projects.' => 'Dla projektów prywatnych nie występuje zarządzanie użytkownikami.',
); );