Merge pull-request #1548

This commit is contained in:
Frederic Guillot
2015-12-14 21:52:48 -05:00

View File

@@ -20,15 +20,15 @@ return array(
'Red' => 'Czerwony', 'Red' => 'Czerwony',
'Orange' => 'Pomarańczowy', 'Orange' => 'Pomarańczowy',
'Grey' => 'Szary', 'Grey' => 'Szary',
// 'Brown' => '', 'Brown' => 'Brąz',
// 'Deep Orange' => '', 'Deep Orange' => 'Ciemnopomarańczowy',
// 'Dark Grey' => '', 'Dark Grey' => 'Ciemnoszary',
// 'Pink' => '', 'Pink' => 'Różowy',
// 'Teal' => '', 'Teal' => 'Turkusowy',
// 'Cyan' => '', 'Cyan' => 'Cyjan',
// 'Lime' => '', 'Lime' => 'Limonkowy',
// 'Light Green' => '', 'Light Green' => 'Jasnozielony',
// 'Amber' => '', 'Amber' => 'Amber',
'Save' => 'Zapisz', 'Save' => 'Zapisz',
'Login' => 'Login', 'Login' => 'Login',
'Official website:' => 'Oficjalna strona:', 'Official website:' => 'Oficjalna strona:',
@@ -148,7 +148,7 @@ return array(
'Task created successfully.' => 'Zadanie zostało utworzone.', 'Task created successfully.' => 'Zadanie zostało utworzone.',
'User created successfully.' => 'Użytkownik dodany', 'User created successfully.' => 'Użytkownik dodany',
'Unable to create your user.' => 'Nie udało się dodać użytkownika.', 'Unable to create your user.' => 'Nie udało się dodać użytkownika.',
'User updated successfully.' => 'Użytkownik zaktualizowany.', 'User updated successfully.' => 'Profil użytkownika został zaaktualizowany.',
'Unable to update your user.' => 'Nie udało się zaktualizować użytkownika.', 'Unable to update your user.' => 'Nie udało się zaktualizować użytkownika.',
'User removed successfully.' => 'Użytkownik usunięty.', 'User removed successfully.' => 'Użytkownik usunięty.',
'Unable to remove this user.' => 'Nie udało się usunąć użytkownika.', 'Unable to remove this user.' => 'Nie udało się usunąć użytkownika.',
@@ -364,7 +364,7 @@ return array(
'Task updated' => 'Zaktualizowane zadanie', 'Task updated' => 'Zaktualizowane zadanie',
'Task closed' => 'Zadanie zamknięte', 'Task closed' => 'Zadanie zamknięte',
'Task opened' => 'Zadanie otwarte', 'Task opened' => 'Zadanie otwarte',
'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ć powiadomienia tylko dla poniższych 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',
'User management' => 'Zarządzanie użytkownikami', 'User management' => 'Zarządzanie użytkownikami',
@@ -494,7 +494,7 @@ return array(
'Project management' => 'Menadżer projektu', 'Project management' => 'Menadżer projektu',
'My projects' => 'Moje projekty', 'My projects' => 'Moje projekty',
'Columns' => 'Kolumny', 'Columns' => 'Kolumny',
'Task' => 'zadania', 'Task' => 'Zadanie',
'Your are not member of any project.' => 'Nie bierzesz udziału w żadnym projekcie', 'Your are not member of any project.' => 'Nie bierzesz udziału w żadnym projekcie',
'Percentage' => 'Procent', 'Percentage' => 'Procent',
'Number of tasks' => 'Liczba zadań', 'Number of tasks' => 'Liczba zadań',
@@ -688,7 +688,7 @@ return array(
'The two factor authentication code is valid.' => 'Kod weryfikujący poprawny', 'The two factor authentication code is valid.' => 'Kod weryfikujący poprawny',
'Code' => 'Kod', 'Code' => 'Kod',
'Two factor authentication' => 'Uwierzytelnianie dwustopniowe', 'Two factor authentication' => 'Uwierzytelnianie dwustopniowe',
'Enable/disable two factor authentication' => 'Włącz/Wyłącz uwierzytelnianie dwustopniowe', 'Enable/disable two factor authentication' => 'Włącz/wyłącz uwierzytelnianie dwustopniowe',
'This QR code contains the key URI: ' => 'Ten kod QR zawiera URI klucza: ', '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).' => 'Zapisz sekretny klucz w swoim oprogramowaniu TOTP (na przykład FreeOTP lub Google Authenticator)', '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' => 'Sprawdź kod', 'Check my code' => 'Sprawdź kod',
@@ -699,8 +699,8 @@ return array(
'uploaded by: %s' => 'Dodane przez: %s', 'uploaded by: %s' => 'Dodane przez: %s',
'uploaded on: %s' => 'Data dodania: %s', 'uploaded on: %s' => 'Data dodania: %s',
'size: %s' => 'Rozmiar: %s', 'size: %s' => 'Rozmiar: %s',
// 'Burndown chart for "%s"' => '', 'Burndown chart for "%s"' => 'Wykres Burndown dla "%s"',
// 'Burndown chart' => '', 'Burndown chart' => 'Wykres Burndown',
// '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' => 'Zrzut ekranu zapisany %s', 'Screenshot taken %s' => 'Zrzut ekranu zapisany %s',
'Add a screenshot' => 'Dodaj zrzut ekranu', 'Add a screenshot' => 'Dodaj zrzut ekranu',
@@ -770,19 +770,19 @@ return array(
// 'Commit made by @%s on Gitlab' => '', // 'Commit made by @%s on Gitlab' => '',
// 'Add a comment log when moving the task between columns' => '', // 'Add a comment log when moving the task between columns' => '',
// 'Move the task to another column when the category is changed' => '', // 'Move the task to another column when the category is changed' => '',
// 'Send a task by email to someone' => '', 'Send a task by email to someone' => 'Wyślij zadanie mailem do kogokolwiek',
// 'Reopen a task' => '', 'Reopen a task' => 'Otwórz ponownie zadanie',
// 'Bitbucket issue opened' => '', // 'Bitbucket issue opened' => '',
// 'Bitbucket issue closed' => '', // 'Bitbucket issue closed' => '',
// 'Bitbucket issue reopened' => '', // 'Bitbucket issue reopened' => '',
// 'Bitbucket issue assignee change' => '', // 'Bitbucket issue assignee change' => '',
// 'Bitbucket issue comment created' => '', // 'Bitbucket issue comment created' => '',
// 'Column change' => '', 'Column change' => 'Zmiana kolumny',
// 'Position change' => '', 'Position change' => 'Zmiana pozycji',
// 'Swimlane change' => '', 'Swimlane change' => 'Zmiana Swimlane',
// 'Assignee change' => '', 'Assignee change' => 'Zmiana przypisanego użytkownika',
// '[%s] Overdue tasks' => '', // '[%s] Overdue tasks' => '',
// 'Notification' => '', 'Notification' => 'Powiadomienie',
// '%s moved the task #%d to the first swimlane' => '', // '%s moved the task #%d to the first swimlane' => '',
// '%s moved the task #%d to the swimlane "%s"' => '', // '%s moved the task #%d to the swimlane "%s"' => '',
// 'Swimlane' => '', // 'Swimlane' => '',
@@ -796,12 +796,12 @@ return array(
// 'The task have been moved to the first swimlane' => '', // 'The task have been moved to the first swimlane' => '',
// 'The task have been moved to another swimlane:' => '', // 'The task have been moved to another swimlane:' => '',
// 'Overdue tasks for the project "%s"' => '', // 'Overdue tasks for the project "%s"' => '',
// 'New title: %s' => '', 'New title: %s' => 'Nowy tytuł: %s',
// 'The task is not assigned anymore' => '', 'The task is not assigned anymore' => 'Brak osoby odpowiedzialnej za zadanie',
// 'New assignee: %s' => '', 'New assignee: %s' => 'Nowy odpowiedzialny: %s',
// 'There is no category now' => '', 'There is no category now' => 'Aktualnie zadanie nie posiada kategorii',
// 'New category: %s' => '', 'New category: %s' => 'Nowa kategoria: %s',
// 'New color: %s' => '', 'New color: %s' => 'Nowy kolor: %s',
// 'New complexity: %d' => '', // 'New complexity: %d' => '',
// 'The due date have been removed' => '', // 'The due date have been removed' => '',
// 'There is no description anymore' => '', // 'There is no description anymore' => '',
@@ -811,61 +811,61 @@ return array(
// 'The field "%s" have been updated' => '', // 'The field "%s" have been updated' => '',
// 'The description have been modified' => '', // 'The description have been modified' => '',
// 'Do you really want to close the task "%s" as well as all subtasks?' => '', // 'Do you really want to close the task "%s" as well as all subtasks?' => '',
// 'Swimlane: %s' => '', //'Swimlane: %s' => '',
// 'I want to receive notifications for:' => '', 'I want to receive notifications for:' => 'Wysyłaj powiadomienia dla:',
// 'All tasks' => '', 'All tasks' => 'Wszystkich zadań',
// 'Only for tasks assigned to me' => '', 'Only for tasks assigned to me' => 'Tylko zadań przypisanych do mnie',
// 'Only for tasks created by me' => '', 'Only for tasks created by me' => 'Tylko zadań utworzonych przeze mnie',
// 'Only for tasks created by me and assigned to me' => '', 'Only for tasks created by me and assigned to me' => 'Tylko zadań przypisanych lub utworzonych przeze mnie',
// '%A' => '', // '%A' => '',
// '%b %e, %Y, %k:%M %p' => '', // '%b %e, %Y, %k:%M %p' => '',
// 'New due date: %B %e, %Y' => '', 'New due date: %B %e, %Y' => 'Nowy termin: %B %e, %Y',
// 'Start date changed: %B %e, %Y' => '', 'Start date changed: %B %e, %Y' => 'Zmiana daty rozpoczęcia: %B %e, %Y',
// '%k:%M %p' => '', // '%k:%M %p' => '',
// '%%Y-%%m-%%d' => '', // '%%Y-%%m-%%d' => '',
// 'Total for all columns' => '', // 'Total for all columns' => '',
// 'You need at least 2 days of data to show the chart.' => '', // 'You need at least 2 days of data to show the chart.' => '',
// '<15m' => '', // '<15m' => '',
// '<30m' => '', // '<30m' => '',
// 'Stop timer' => '', 'Stop timer' => 'Zatrzymaj pomiar czasu',
// 'Start timer' => '', 'Start timer' => 'Uruchom pomiar czasu',
// 'Add project member' => '', 'Add project member' => 'Dodaj członka projektu',
// 'Enable notifications' => '', 'Enable notifications' => 'Włącz powiadomienia',
// 'My activity stream' => '', 'My activity stream' => 'Moja aktywność',
// 'My calendar' => '', 'My calendar' => 'Mój kalendarz',
// 'Search tasks' => '', 'Search tasks' => 'Szukaj zadań',
// 'Back to the calendar' => '', 'Back to the calendar' => 'Wróć do kalendarza',
// 'Filters' => '', 'Filters' => 'Filtry',
// 'Reset filters' => '', 'Reset filters' => 'Resetuj zastosowane filtry',
// 'My tasks due tomorrow' => '', 'My tasks due tomorrow' => 'Moje zadania do jutra',
// 'Tasks due today' => '', 'Tasks due today' => 'Zadania do dzisiaj',
// 'Tasks due tomorrow' => '', 'Tasks due tomorrow' => 'Zadania do jutra',
// 'Tasks due yesterday' => '', 'Tasks due yesterday' => 'Zadania na wczoraj',
// 'Closed tasks' => '', 'Closed tasks' => 'Zamknięte zadania',
// 'Open tasks' => '', 'Open tasks' => 'Otwarte zadania',
// 'Not assigned' => '', 'Not assigned' => 'Nieprzypisane zadania',
// 'View advanced search syntax' => '', 'View advanced search syntax' => 'Pomoc dotycząca budowania filtrów',
// 'Overview' => '', 'Overview' => 'Przegląd',
// '%b %e %Y' => '', // '%b %e %Y' => '',
// 'Board/Calendar/List view' => '', 'Board/Calendar/List view' => 'Widok: Tablica/Kalendarz/Lista',
// 'Switch to the board view' => '', 'Switch to the board view' => 'Przełącz na tablicę',
// 'Switch to the calendar view' => '', 'Switch to the calendar view' => 'Przełącz na kalendarz',
// 'Switch to the list view' => '', 'Switch to the list view' => 'Przełącz na listę',
// 'Go to the search/filter box' => '', 'Go to the search/filter box' => 'Użyj pola wyszukiwania/filtrów',
// 'There is no activity yet.' => '', 'There is no activity yet.' => 'Brak powiadomień',
// 'No tasks found.' => '', 'No tasks found.' => 'Nie znaleziono zadań',
// 'Keyboard shortcut: "%s"' => '', 'Keyboard shortcut: "%s"' => 'Skrót klawiaturowy: "%s"',
// 'List' => '', 'List' => 'Lista',
// 'Filter' => '', 'Filter' => 'Filtr',
// 'Advanced search' => '', 'Advanced search' => 'Zaawansowane wyszukiwanie',
// 'Example of query: ' => '', 'Example of query: ' => 'Przykładowe zapytanie:',
// 'Search by project: ' => '', 'Search by project: ' => 'Szukaj wg projektów:',
// 'Search by column: ' => '', 'Search by column: ' => 'Szukaj wg kolumn:',
// 'Search by assignee: ' => '', 'Search by assignee: ' => 'Szukaj wg użytkownika:',
// 'Search by color: ' => '', 'Search by color: ' => 'Szukaj wg koloru:',
// 'Search by category: ' => '', 'Search by category: ' => 'Szukaj wg kategorii:',
// 'Search by description: ' => '', 'Search by description: ' => 'Szukaj wg opisu:',
// 'Search by due date: ' => '', 'Search by due date: ' => 'Szukaj wg terminu:',
// 'Lead and Cycle time for "%s"' => '', // 'Lead and Cycle time for "%s"' => '',
// 'Average time spent into each column for "%s"' => '', // 'Average time spent into each column for "%s"' => '',
// 'Average time spent into each column' => '', // 'Average time spent into each column' => '',
@@ -890,7 +890,7 @@ return array(
// 'The cycle time is the duration between the start date and the completion.' => '', // 'The cycle time is the duration between the start date and the completion.' => '',
// 'If the task is not closed the current time is used instead of the completion date.' => '', // 'If the task is not closed the current time is used instead of the completion date.' => '',
// 'Set automatically the start date' => '', // 'Set automatically the start date' => '',
// 'Edit Authentication' => '', 'Edit Authentication' => 'Edycja autoryzacji',
// 'Google Id' => '', // 'Google Id' => '',
// 'Github Id' => '', // 'Github Id' => '',
// 'Remote user' => '', // 'Remote user' => '',
@@ -898,62 +898,62 @@ return array(
// 'If you check the box "Disallow login form", credentials entered in the login form will be ignored.' => '', // 'If you check the box "Disallow login form", credentials entered in the login form will be ignored.' => '',
// 'By @%s on Gitlab' => '', // 'By @%s on Gitlab' => '',
// 'Gitlab issue comment created' => '', // 'Gitlab issue comment created' => '',
// 'New remote user' => '', 'New remote user' => 'Nowy użytkownik zdalny',
// 'New local user' => '', 'New local user' => 'Nowy użytkownik lokalny',
// 'Default task color' => '', 'Default task color' => 'Domyślny kolor zadań',
// 'Hide sidebar' => '', 'Hide sidebar' => 'Ukryj menu boczne',
// 'Expand sidebar' => '', 'Expand sidebar' => 'Pokaż menu boczne',
// 'This feature does not work with all browsers.' => '', 'This feature does not work with all browsers.' => 'Ta funkcja może nie działać z każdą przeglądarką',
// 'There is no destination project available.' => '', // 'There is no destination project available.' => '',
// 'Trigger automatically subtask time tracking' => '', // 'Trigger automatically subtask time tracking' => '',
// 'Include closed tasks in the cumulative flow diagram' => '', // 'Include closed tasks in the cumulative flow diagram' => '',
// 'Current swimlane: %s' => '', 'Current swimlane: %s' => 'Bieżący swimlane: %s',
// 'Current column: %s' => '', 'Current column: %s' => 'Bieżąca kolumna: %s',
// 'Current category: %s' => '', 'Current category: %s' => 'Bieżąca kategoria: %s',
// 'no category' => '', 'no category' => 'brak kategorii',
// 'Current assignee: %s' => '', //'Current assignee: %s' => '',
// 'not assigned' => '', 'not assigned' => 'Brak osoby odpowiedzialnej',
// 'Author:' => '', 'Author:' => 'Autor',
// 'contributors' => '', 'contributors' => 'współautorzy',
// 'License:' => '', 'License:' => 'Licencja:',
// 'License' => '', 'License' => 'Licencja',
// 'Enter the text below' => '', 'Enter the text below' => 'Wpisz tekst poniżej',
// 'Gantt chart for %s' => '', 'Gantt chart for %s' => 'Wykres Gantt dla %s',
// 'Sort by position' => '', 'Sort by position' => 'Sortuj wg pozycji',
// 'Sort by date' => '', 'Sort by date' => 'Sortuj wg daty',
// 'Add task' => '', 'Add task' => 'Dodaj zadanie',
// 'Start date:' => '', 'Start date:' => 'Data rozpoczęcia:',
// 'Due date:' => '', 'Due date:' => 'Termin',
// 'There is no start date or due date for this task.' => '', 'There is no start date or due date for this task.' => 'Brak daty rozpoczęcia lub terminu zadania',
// 'Moving or resizing a task will change the start and due date of the task.' => '', // 'Moving or resizing a task will change the start and due date of the task.' => '',
// 'There is no task in your project.' => '', // 'There is no task in your project.' => '',
// 'Gantt chart' => '', 'Gantt chart' => 'Wykres Gantta',
// 'People who are project managers' => '', 'People who are project managers' => 'Użytkownicy będący menedżerami projektu',
// 'People who are project members' => '', 'People who are project members' => 'Użytkownicy będący uczestnikami projektu',
// 'NOK - Norwegian Krone' => '', // 'NOK - Norwegian Krone' => '',
// 'Show this column' => '', 'Show this column' => 'Pokaż tą kolumnę',
// 'Hide this column' => '', 'Hide this column' => 'Ukryj tą kolumnę',
// 'open file' => '', 'open file' => 'otwórz plik',
// 'End date' => '', 'End date' => 'Data zakończenia',
// 'Users overview' => '', 'Users overview' => 'Przegląd użytkowników',
// 'Managers' => '', 'Managers' => 'Menedżerowie',
// 'Members' => '', 'Members' => 'Uczestnicy',
// 'Shared project' => '', 'Shared project' => 'Projekt udostępniony',
// 'Project managers' => '', 'Project managers' => 'Menedżerowie projektu',
// 'Gantt chart for all projects' => '', 'Gantt chart for all projects' => 'Wykres Gantta dla wszystkich projektów',
// 'Projects list' => '', 'Projects list' => 'Lista projektów',
// 'Gantt chart for this project' => '', 'Gantt chart for this project' => 'Wykres Gantta dla bieżacego projektu',
// 'Project board' => '', 'Project board' => 'Talica projektu',
// 'End date:' => '', 'End date:' => 'Data zakończenia:',
// 'There is no start date or end date for this project.' => '', 'There is no start date or end date for this project.' => 'Nie zdefiniowano czasu trwania projektu',
// 'Projects Gantt chart' => '', 'Projects Gantt chart' => 'Wykres Gantta dla projektów',
// 'Start date: %s' => '', 'Start date: %s' => 'Data rozpoczęcia: %s',
// 'End date: %s' => '', 'End date: %s' => 'Data zakończenia: %s',
// 'Link type' => '', 'Link type' => 'Typ adresu URL',
// 'Change task color when using a specific task link' => '', 'Change task color when using a specific task link' => 'Zmień kolor zadania używając specjalnego adresu URL',
// 'Task link creation or modification' => '', 'Task link creation or modification' => 'Adres URL do utworzenia zadania lub modyfikacji',
// 'Login with my Gitlab Account' => '', // 'Login with my Gitlab Account' => '',
// 'Milestone' => '', 'Milestone' => 'Kamień milowy',
// 'Gitlab Authentication' => '', // 'Gitlab Authentication' => '',
// 'Help on Gitlab authentication' => '', // 'Help on Gitlab authentication' => '',
// 'Gitlab Id' => '', // 'Gitlab Id' => '',
@@ -963,17 +963,17 @@ return array(
// 'Documentation: %s' => '', // 'Documentation: %s' => '',
// 'Switch to the Gantt chart view' => '', // 'Switch to the Gantt chart view' => '',
// 'Reset the search/filter box' => '', // 'Reset the search/filter box' => '',
// 'Documentation' => '', 'Documentation' => 'Dokumentacja',
// 'Table of contents' => '', // 'Table of contents' => '',
// 'Gantt' => '', // 'Gantt' => '',
// 'Author' => '', 'Author' => 'Autor',
// 'Version' => '', 'Version' => 'Wersja',
// 'Plugins' => '', 'Plugins' => 'Wtyczki',
// 'There is no plugin loaded.' => '', 'There is no plugin loaded.' => 'Nie wykryto żadnych wtyczek.',
// 'Set maximum column height' => '', 'Set maximum column height' => 'Ustaw maksymalną wysokość kolumn',
// 'Remove maximum column height' => '', 'Remove maximum column height' => 'Usuń maksymalną wysokość kolumn',
// 'My notifications' => '', 'My notifications' => 'Moje powiadomienia',
// 'Custom filters' => '', 'Custom filters' => 'Dostosuj filtry',
// 'Your custom filter have been created successfully.' => '', // 'Your custom filter have been created successfully.' => '',
// 'Unable to create your custom filter.' => '', // 'Unable to create your custom filter.' => '',
// 'Custom filter removed successfully.' => '', // 'Custom filter removed successfully.' => '',
@@ -982,68 +982,68 @@ return array(
// 'Your custom filter have been updated successfully.' => '', // 'Your custom filter have been updated successfully.' => '',
// 'Unable to update custom filter.' => '', // 'Unable to update custom filter.' => '',
// 'Web' => '', // 'Web' => '',
// 'New attachment on task #%d: %s' => '', 'New attachment on task #%d: %s' => 'Nowy załącznik do zadania #%d: %s',
// 'New comment on task #%d' => '', 'New comment on task #%d' => 'Nowy załącznik #%d',
// 'Comment updated on task #%d' => '', 'Comment updated on task #%d' => 'Comment updated on task #%d',
// 'New subtask on task #%d' => '', 'New subtask on task #%d' => 'Nowe pod-zadanie dla zadania #%d',
// 'Subtask updated on task #%d' => '', 'Subtask updated on task #%d' => 'Aktualizacja pod-zadania w zadaniu #%d',
// 'New task #%d: %s' => '', 'New task #%d: %s' => 'Nowe zadanie #%d: %s',
// 'Task updated #%d' => '', 'Task updated #%d' => 'Aktualizacja zadania #%d',
// 'Task #%d closed' => '', 'Task #%d closed' => 'Zamknięto zadanie #%d',
// 'Task #%d opened' => '', 'Task #%d opened' => 'Otwarto zadanie #%d',
// 'Column changed for task #%d' => '', 'Column changed for task #%d' => 'Zmieniono kolumnę zadania #%d',
// 'New position for task #%d' => '', 'New position for task #%d' => 'Ustalono nową pozycję zadania #%d',
// 'Swimlane changed for task #%d' => '', 'Swimlane changed for task #%d' => 'Zmieniono swimlane dla zadania #%d',
// 'Assignee changed on task #%d' => '', 'Assignee changed on task #%d' => 'Zmieniono osobę odpowiedzialną dla zadania #%d',
// '%d overdue tasks' => '', // '%d overdue tasks' => '',
// 'Task #%d is overdue' => '', // 'Task #%d is overdue' => '',
// 'No new notifications.' => '', 'No new notifications.' => 'Brak nowych powiadomień.',
// 'Mark all as read' => '', 'Mark all as read' => 'Oznacz wszystkie jako przeczytane',
// 'Mark as read' => '', 'Mark as read' => 'Oznacz jako przeczytane',
// 'Total number of tasks in this column across all swimlanes' => '', // 'Total number of tasks in this column across all swimlanes' => '',
// 'Collapse swimlane' => '', 'Collapse swimlane' => 'Zwiń swimlane',
// 'Expand swimlane' => '', 'Expand swimlane' => 'Rozwiń swimlane',
// 'Add a new filter' => '', 'Add a new filter' => 'Dodaj nowy filtr',
// 'Share with all project members' => '', 'Share with all project members' => 'Udostępnij wszystkim uczestnikom projektu',
// 'Shared' => '', //'Shared' => '',
// 'Owner' => '', 'Owner' => 'Właściciel',
// 'Unread notifications' => '', 'Unread notifications' => 'Nieprzeczytane powiadomienia',
// 'My filters' => '', 'My filters' => 'Moje filtry',
// 'Notification methods:' => '', 'Notification methods:' => 'Metody powiadomień:',
// 'Import tasks from CSV file' => '', // 'Import tasks from CSV file' => '',
// 'Unable to read your file' => '', // 'Unable to read your file' => '',
// '%d task(s) have been imported successfully.' => '', // '%d task(s) have been imported successfully.' => '',
// 'Nothing have been imported!' => '', // 'Nothing have been imported!' => '',
// 'Import users from CSV file' => '', // 'Import users from CSV file' => '',
// '%d user(s) have been imported successfully.' => '', // '%d user(s) have been imported successfully.' => '',
// 'Comma' => '', 'Comma' => 'Przecinek',
// 'Semi-colon' => '', 'Semi-colon' => 'Średnik',
// 'Tab' => '', 'Tab' => 'Tabulacja',
// 'Vertical bar' => '', 'Vertical bar' => 'Kreska pionowa',
// 'Double Quote' => '', 'Double Quote' => 'Cudzysłów',
// 'Single Quote' => '', 'Single Quote' => 'Apostrof',
// '%s attached a file to the task #%d' => '', // '%s attached a file to the task #%d' => '',
// 'There is no column or swimlane activated in your project!' => '', // 'There is no column or swimlane activated in your project!' => '',
// 'Append filter (instead of replacement)' => '', 'Append filter (instead of replacement)' => 'Dołączaj filtr do zastosowanego filtru(zamiast przełączać)',
// 'Append/Replace' => '', // 'Append/Replace' => '',
// 'Append' => '', // 'Append' => '',
// 'Replace' => '', // 'Replace' => '',
// 'There is no notification method registered.' => '', 'There is no notification method registered.' => 'Tablica nie posiada aktywnych metod powiadomień.',
// 'Import' => '', // 'Import' => '',
// 'change sorting' => '', // 'change sorting' => '',
// 'Tasks Importation' => '', 'Tasks Importation' => 'Import zadań',
// 'Delimiter' => '', 'Delimiter' => 'Separator pola',
// 'Enclosure' => '', 'Enclosure' => 'Separator tekstu',
// 'CSV File' => '', 'CSV File' => 'Plik CSV',
// 'Instructions' => '', 'Instructions' => 'Instrukcje',
// 'Your file must use the predefined CSV format' => '', 'Your file must use the predefined CSV format' => 'Twój plik musi być zgodny z predefiniowanym formatem CSV (pobierz szablon)',
// 'Your file must be encoded in UTF-8' => '', 'Your file must be encoded in UTF-8' => 'Twój plik musi być kodowany w UTF-8',
// 'The first row must be the header' => '', 'The first row must be the header' => 'Pierwszy wiersz pliku musi definiować nagłówki',
// 'Duplicates are not verified for you' => '', 'Duplicates are not verified for you' => 'Duplikaty nie będą weryfikowane',
// 'The due date must use the ISO format: YYYY-MM-DD' => '', 'The due date must use the ISO format: YYYY-MM-DD' => 'Data musi być w formacie ISO: YYYY-MM-DD',
// 'Download CSV template' => '', 'Download CSV template' => 'Pobierz szablon pliku CSV',
// 'No external integration registered.' => '', // 'No external integration registered.' => '',
// 'Duplicates are not imported' => '', 'Duplicates are not imported' => 'Duplikaty nie zostaną zaimportowane',
// 'Usernames must be lowercase and unique' => '', // 'Usernames must be lowercase and unique' => '',
// 'Passwords will be encrypted if present' => '', // 'Passwords will be encrypted if present' => '',
// '%s attached a new file to the task %s' => '', // '%s attached a new file to the task %s' => '',
@@ -1051,52 +1051,52 @@ return array(
// 'BAM - Konvertible Mark' => '', // 'BAM - Konvertible Mark' => '',
// 'Assignee Username' => '', // 'Assignee Username' => '',
// 'Assignee Name' => '', // 'Assignee Name' => '',
// 'Groups' => '', 'Groups' => 'Grupy',
// 'Members of %s' => '', 'Members of %s' => 'Członkowie %s',
// 'New group' => '', 'New group' => 'Nowa grupa',
// 'Group created successfully.' => '', 'Group created successfully.' => 'Grupa została utworzona.',
// 'Unable to create your group.' => '', 'Unable to create your group.' => 'Nie można utworzyć grupy.',
// 'Edit group' => '', 'Edit group' => 'Edytuj grupę',
// 'Group updated successfully.' => '', 'Group updated successfully.' => 'Grupa została zaaktualizowana.',
// 'Unable to update your group.' => '', 'Unable to update your group.' => 'Nie można zaaktualizować grupy.',
// 'Add group member to "%s"' => '', 'Add group member to "%s"' => 'Dodaj członka do grupy "%s"',
// 'Group member added successfully.' => '', 'Group member added successfully.' => 'Użytkownik został dodany do grupy.',
// 'Unable to add group member.' => '', 'Unable to add group member.' => 'Nie można dodać użytkownika do grupy.',
// 'Remove user from group "%s"' => '', 'Remove user from group "%s"' => 'Usuń użytkownika z grupy "%s"',
// 'User removed successfully from this group.' => '', 'User removed successfully from this group.' => 'Użytkownik został usunięty z grupy.',
// 'Unable to remove this user from the group.' => '', 'Unable to remove this user from the group.' => 'Nie można usunąć użytkownika z grupy.',
// 'Remove group' => '', 'Remove group' => 'Usuń grupę',
// 'Group removed successfully.' => '', 'Group removed successfully.' => 'Grupa została usunięta.',
// 'Unable to remove this group.' => '', 'Unable to remove this group.' => 'Nie można usunąć grupy.',
// 'Project Permissions' => '', 'Project Permissions' => 'Prawa dostępowe projektu',
// 'Manager' => '', 'Manager' => 'Menedżer',
// 'Project Manager' => '', 'Project Manager' => 'Menedżer projektu',
// 'Project Member' => '', 'Project Member' => 'Uczestnik projektu',
// 'Project Viewer' => '', 'Project Viewer' => 'Obserwator projektu',
// 'Gitlab issue reopened' => '', // 'Gitlab issue reopened' => '',
// 'Your account is locked for %d minutes' => '', 'Your account is locked for %d minutes' => 'Twoje konto zostało zablokowane na %d minut',
// 'Invalid captcha' => '', 'Invalid captcha' => 'Błędny kod z obrazka (captcha)',
// 'The name must be unique' => '', 'The name must be unique' => 'Nazwa musi być unikatowa',
// 'View all groups' => '', 'View all groups' => 'Wyświetl wszystkie grupy',
// 'View group members' => '', 'View group members' => 'Wyświetl wszystkich członków grupy',
// 'There is no user available.' => '', 'There is no user available.' => 'Żaden użytkownik nie jest dostępny.',
// 'Do you really want to remove the user "%s" from the group "%s"?' => '', 'Do you really want to remove the user "%s" from the group "%s"?' => 'Czy napewno chcesz usunąć użytkownika "%s" z grupy "%s"?',
// 'There is no group.' => '', 'There is no group.' => 'Brak grup.',
// 'External Id' => '', 'External Id' => 'Zewnętrzny Id',
// 'Add group member' => '', 'Add group member' => 'Dodaj członka grupy',
// 'Do you really want to remove this group: "%s"?' => '', 'Do you really want to remove this group: "%s"?' => 'Czy napewno chcesz usunąć grupę "%s"?',
// 'There is no user in this group.' => '', 'There is no user in this group.' => 'Wybrana grupa nie posiada członków.',
// 'Remove this user' => '', 'Remove this user' => 'Usuń użytkownika',
// 'Permissions' => '', 'Permissions' => 'Prawa dostępu',
// 'Allowed Users' => '', 'Allowed Users' => 'Użytkownicy z dostępem',
// 'No user have been allowed specifically.' => '', 'No user have been allowed specifically.' => 'Żaden użytkownik nie ma przyznanego dostępu.',
// 'Role' => '', 'Role' => 'Rola',
// 'Enter user name...' => '', 'Enter user name...' => 'Wprowadź nazwę użytkownika...',
// 'Allowed Groups' => '', 'Allowed Groups' => 'Dostępne grupy',
// 'No group have been allowed specifically.' => '', 'No group have been allowed specifically.' => 'Żadna grupa nie ma przyznanego dostępu.',
// 'Group' => '', 'Group' => 'Grupa',
// 'Group Name' => '', 'Group Name' => 'Nazwa grupy',
// 'Enter group name...' => '', 'Enter group name...' => 'Wprowadź nazwę grupy...',
// 'Role:' => '', 'Role:' => 'Rola:',
// 'Project members' => '', 'Project members' => 'Uczestnicy projektu',
); );