Sync translations
This commit is contained in:
@@ -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"',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user