Move calendar to external plugin
This commit is contained in:
@@ -455,7 +455,6 @@ return array(
|
||||
'Language:' => 'Język:',
|
||||
'Timezone:' => 'Strefa czasowa:',
|
||||
'All columns' => 'Wszystkie kolumny',
|
||||
'Calendar' => 'Kalendarz',
|
||||
'Next' => 'Następny',
|
||||
'#%d' => 'nr %d',
|
||||
'All swimlanes' => 'Wszystkie tory',
|
||||
@@ -607,14 +606,7 @@ return array(
|
||||
'When task is moved from first column' => 'Przeniesienie zadania z pierwszej kolumny',
|
||||
'When task is moved to last column' => 'Przeniesienie zadania do ostatniej kolumny',
|
||||
'Year(s)' => 'Lat',
|
||||
'Calendar settings' => 'Ustawienia kalendarza',
|
||||
'Project calendar view' => 'Widok kalendarza projektu',
|
||||
'Project settings' => 'Ustawienia Projektu',
|
||||
'Show subtasks based on the time tracking' => 'Pokaż pod-zadania w śledzeniu czasu',
|
||||
'Show tasks based on the creation date' => 'Pokaż zadania względem daty utworzenia',
|
||||
'Show tasks based on the start date' => 'Pokaż zadania względem daty rozpoczęcia',
|
||||
'Subtasks time tracking' => 'Śledzenie czasu pod-zadań',
|
||||
'User calendar view' => 'Widok kalendarza użytkownika',
|
||||
'Automatically update the start date' => 'Automatycznie aktualizuj datę rozpoczęcia',
|
||||
// 'iCal feed' => '',
|
||||
'Preferences' => 'Ustawienia',
|
||||
@@ -670,7 +662,6 @@ return array(
|
||||
'Stop timer' => 'Zatrzymaj pomiar czasu',
|
||||
'Start timer' => 'Uruchom pomiar czasu',
|
||||
'My activity stream' => 'Moja aktywność',
|
||||
'My calendar' => 'Mój kalendarz',
|
||||
'Search tasks' => 'Szukaj zadań',
|
||||
'Reset filters' => 'Resetuj zastosowane filtry',
|
||||
'My tasks due tomorrow' => 'Moje zadania do jutra',
|
||||
@@ -684,7 +675,6 @@ return array(
|
||||
'Overview' => 'Podsumowanie',
|
||||
'Board/Calendar/List view' => 'Widok: Tablica/Kalendarz/Lista',
|
||||
'Switch to the board view' => 'Przełącz na tablicę',
|
||||
'Switch to the calendar view' => 'Przełącz na kalendarz',
|
||||
'Switch to the list view' => 'Przełącz na listę',
|
||||
'Go to the search/filter box' => 'Użyj pola wyszukiwania/filtrów',
|
||||
'There is no activity yet.' => 'Brak powiadomień',
|
||||
|
||||
Reference in New Issue
Block a user