Move calendar to external plugin
This commit is contained in:
@@ -455,7 +455,6 @@ return array(
|
||||
'Language:' => '언어:',
|
||||
'Timezone:' => '시간대:',
|
||||
'All columns' => '모든 컬럼',
|
||||
'Calendar' => '달력',
|
||||
'Next' => '다음에 ',
|
||||
'#%d' => '#%d',
|
||||
'All swimlanes' => '모든 스윔레인',
|
||||
@@ -607,14 +606,7 @@ return array(
|
||||
'When task is moved from first column' => '할일이 첫번째 컬럼으로 옮겨졌을때',
|
||||
'When task is moved to last column' => '할일이 마지막 컬럼으로 옮겨졌을때',
|
||||
'Year(s)' => '년',
|
||||
'Calendar settings' => '달력 설정',
|
||||
'Project calendar view' => '프로젝트 달력 보기',
|
||||
'Project settings' => '프로젝트 설정',
|
||||
'Show subtasks based on the time tracking' => '시간 트래킹의 서브 할일 보기',
|
||||
'Show tasks based on the creation date' => '생성 날짜로 할일 보기',
|
||||
'Show tasks based on the start date' => '시작 날짜로 할일 보기',
|
||||
'Subtasks time tracking' => '서브 할일 시간 트래킹',
|
||||
'User calendar view' => '담당자 달력 보기',
|
||||
'Automatically update the start date' => '시작일에 자동 갱신',
|
||||
'iCal feed' => 'iCal 피드',
|
||||
'Preferences' => '우선권',
|
||||
@@ -670,7 +662,6 @@ return array(
|
||||
'Stop timer' => '타이머 정지',
|
||||
'Start timer' => '타이머 시작',
|
||||
'My activity stream' => '내 활동기록',
|
||||
'My calendar' => '내 캘린더',
|
||||
'Search tasks' => '할일 찾기',
|
||||
'Reset filters' => '필터 리셋',
|
||||
'My tasks due tomorrow' => '내일까지 내 할일',
|
||||
@@ -684,7 +675,6 @@ return array(
|
||||
'Overview' => '개요',
|
||||
'Board/Calendar/List view' => '보드/달력/리스트 보기',
|
||||
'Switch to the board view' => '보드 보기로 전환',
|
||||
'Switch to the calendar view' => '달력 보기로 전환',
|
||||
'Switch to the list view' => '리스트 보기로 전환',
|
||||
'Go to the search/filter box' => '검색/필터 박스로 이동',
|
||||
'There is no activity yet.' => '활동이 없습니다',
|
||||
|
||||
Reference in New Issue
Block a user