Sync locales
This commit is contained in:
@@ -72,7 +72,6 @@ return array(
|
||||
'All projects' => 'Wszystkie projekty',
|
||||
'Add a new column' => 'Dodaj nową kolumnę',
|
||||
'Title' => 'Nazwa',
|
||||
'Nobody assigned' => 'Nikt nie przypisany',
|
||||
'Assigned to %s' => 'Przypisane do %s',
|
||||
'Remove a column' => 'Usuń kolumnę',
|
||||
'Remove a column from a board' => 'Usuń kolumnę z tablicy',
|
||||
@@ -166,7 +165,6 @@ return array(
|
||||
'Task count' => 'Liczba zadań',
|
||||
'User' => 'Użytkownik',
|
||||
'Comments' => 'Komentarze',
|
||||
'Write your text in Markdown' => 'Zobacz jak formatować tekst z użyciem Markdown',
|
||||
'Leave a comment' => 'Wstaw komentarz',
|
||||
'Comment is required' => 'Komentarz jest wymagany',
|
||||
'Leave a description' => 'Dodaj opis',
|
||||
@@ -432,7 +430,6 @@ return array(
|
||||
'ISO format is always accepted, example: "%s" and "%s"' => 'Format ISO jest zawsze akceptowany, przykłady: "%s", "%s"',
|
||||
'New private project' => 'Nowy projekt prywatny',
|
||||
'This project is private' => 'Ten projekt jest prywatny',
|
||||
'Type here to create a new sub-task' => 'Nazwa podzadania',
|
||||
'Add' => 'Dodaj',
|
||||
'Start date' => 'Data rozpoczęcia',
|
||||
'Time estimated' => 'Szacowany czas',
|
||||
@@ -483,9 +480,6 @@ return array(
|
||||
'Daily project summary export for "%s"' => 'Wygeneruj dzienny raport dla projektu: "%s"',
|
||||
'Exports' => 'Eksporty',
|
||||
'This export contains the number of tasks per column grouped per day.' => 'Ten eksport zawiera ilość zadań zgrupowanych w kolumnach na dzień',
|
||||
'Nothing to preview...' => 'Nic do podejrzenia...',
|
||||
'Preview' => 'Podgląd',
|
||||
'Write' => 'Edycja',
|
||||
'Active swimlanes' => 'Aktywne procesy',
|
||||
'Add a new swimlane' => 'Dodaj proces',
|
||||
'Change default swimlane' => 'Zmień domyślny proces',
|
||||
@@ -539,7 +533,6 @@ return array(
|
||||
'Task age in days' => 'Wiek zadania w dniach',
|
||||
'Days in this column' => 'Dni w tej kolumnie',
|
||||
// '%dd' => '',
|
||||
'Add a link' => 'Dodaj link',
|
||||
'Add a new link' => 'Dodaj nowy link',
|
||||
'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?' => 'Czy na pewno chcesz usunąć ten link razem z zadaniem nr %d?',
|
||||
@@ -749,8 +742,6 @@ return array(
|
||||
'My activity stream' => 'Moja aktywność',
|
||||
'My calendar' => 'Mój kalendarz',
|
||||
'Search tasks' => 'Szukaj zadań',
|
||||
'Back to the calendar' => 'Wróć do kalendarza',
|
||||
'Filters' => 'Filtry',
|
||||
'Reset filters' => 'Resetuj zastosowane filtry',
|
||||
'My tasks due tomorrow' => 'Moje zadania do jutra',
|
||||
'Tasks due today' => 'Zadania do dzisiaj',
|
||||
@@ -902,7 +893,6 @@ return array(
|
||||
// 'Shared' => '',
|
||||
'Owner' => 'Właściciel',
|
||||
'Unread notifications' => 'Nieprzeczytane powiadomienia',
|
||||
'My filters' => 'Moje filtry',
|
||||
'Notification methods:' => 'Metody powiadomień:',
|
||||
// 'Import tasks from CSV file' => '',
|
||||
// 'Unable to read your file' => '',
|
||||
@@ -1049,7 +1039,6 @@ return array(
|
||||
// 'Close a task when there is no activity' => '',
|
||||
// 'Duration in days' => '',
|
||||
// 'Send email when there is no activity on a task' => '',
|
||||
// 'List of external links' => '',
|
||||
// 'Unable to fetch link information.' => '',
|
||||
// 'Daily background job for tasks' => '',
|
||||
'Auto' => 'Automatyczny',
|
||||
@@ -1067,9 +1056,7 @@ return array(
|
||||
'External link' => 'Link zewnętrzny',
|
||||
'Copy and paste your link here...' => 'Skopiuj i wklej link tutaj ...',
|
||||
// 'URL' => '',
|
||||
'There is no external link for the moment.' => 'Brak linków zewnętrznych.',
|
||||
'Internal links' => 'Linki do innych zadań',
|
||||
'There is no internal link for the moment.' => 'Brak powiązań do innych zadań.',
|
||||
// 'Assign to me' => '',
|
||||
'Me' => 'JA',
|
||||
'Do not duplicate anything' => 'Nie kopiuj żadnego projektu',
|
||||
@@ -1077,7 +1064,6 @@ return array(
|
||||
'Users management' => 'Zarządzanie użytkownikami',
|
||||
'Groups management' => 'Zarządzanie grupami',
|
||||
'Create from another project' => 'Utwórz na podstawie innego projektu',
|
||||
'There is no subtask at the moment.' => 'Brak podzadań.',
|
||||
'open' => 'otwarty',
|
||||
'closed' => 'zamknięty',
|
||||
'Priority:' => 'Priorytet:',
|
||||
@@ -1096,7 +1082,6 @@ return array(
|
||||
'Started:' => 'Rozpoczęte:',
|
||||
'Moved:' => 'Przesunięcie:',
|
||||
'Task #%d' => 'Zadanie #%d',
|
||||
'Sub-tasks' => 'Podzadania',
|
||||
// 'Date and time format' => '',
|
||||
// 'Time format' => '',
|
||||
// 'Start date: ' => '',
|
||||
@@ -1137,7 +1122,6 @@ return array(
|
||||
// 'User filters' => '',
|
||||
// 'Category filters' => '',
|
||||
'Upload a file' => 'Prześlij plik',
|
||||
'There is no attachment at the moment.' => 'Brak załączników.',
|
||||
'View file' => 'Wyświetl plik',
|
||||
'Last activity' => 'Ostatnia aktywność',
|
||||
// 'Change subtask position' => '',
|
||||
@@ -1151,4 +1135,18 @@ return array(
|
||||
// 'There is no action at the moment.' => '',
|
||||
// 'Import actions from another project' => '',
|
||||
// 'There is no available project.' => '',
|
||||
// 'Local File' => '',
|
||||
// 'Configuration' => '',
|
||||
// 'PHP version:' => '',
|
||||
// 'PHP SAPI:' => '',
|
||||
// 'OS version:' => '',
|
||||
// 'Database version:' => '',
|
||||
// 'Browser:' => '',
|
||||
// 'Task view' => '',
|
||||
// 'Edit task' => '',
|
||||
// 'Edit description' => '',
|
||||
// 'New internal link' => '',
|
||||
// 'Display list of keyboard shortcuts' => '',
|
||||
// 'Menu' => '',
|
||||
// 'Set start date' => '',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user