"text1":"The deletion of your account is permanent and cannot be undone. We will delete all your projects, tasks and everything associated with it.",
"text2":"To proceed, please enter your password. You will receive an email with further instructions.",
"confirm":"계정을 삭제하시겠습니까?",
"requestSuccess":"The request was successful. You'll receive an email with further instructions.",
"passwordRequired":"비밀번호를 입력하십시오.",
"confirmSuccess":"You've successfully confirmed the deletion of your account. We will delete your account in three days.",
"scheduled":"We will delete your Vikunja account at {date} ({dateSince}).",
"scheduledCancel":"To cancel the deletion of your account, click here.",
"scheduledCancelText":"To cancel the deletion of your account, please enter your password below:",
"scheduledCancelConfirm":"Cancel the deletion of my account",
"scheduledCancelSuccess":"We will not delete your account."
},
"export":{
"title":"Export your Vikunja data",
"description":"You can request a copy of all your Vikunja data. This includes Projects, Tasks and everything associated to them. You can import this data in any Vikunja instance through the migration function.",
"descriptionPasswordRequired":"Please enter your password to proceed:",
"request":"Request a copy of my Vikunja Data",
"success":"You've successfully requested your Vikunja Data! We will send you an email once it's ready to download.",
"downloadTitle":"Download your exported Vikunja data"
}
},
"project":{
"archivedMessage":"This project is archived. It is not possible to create new or edit tasks for it.",
"archived":"보관",
"showArchived":"보관 목록 표시",
"title":"프로젝트 제목",
"color":"색상",
"projects":"프로젝트",
"parent":"상위 프로젝트",
"search":"Type to search for a project…",
"searchSelect":"Click or press enter to select this project",
"shared":"프로젝트 공유",
"noDescriptionAvailable":"No project description is available.",
"inboxTitle":"Inbox",
"create":{
"header":"새 프로젝트",
"titlePlaceholder":"The project's title goes here…",
"explanation":"Share Links allow you to easily share a project with other users who don't have an account on Vikunja.",
"create":"새 공유 링크 만들기",
"name":"이름 (선택 사항)",
"namePlaceholder":"e.g. Lorem Ipsum",
"nameExplanation":"All actions done by this link share will show up with the name.",
"password":"비밀번호 (선택사항)",
"passwordExplanation":"When signing in, the user will be required to enter this password.",
"noName":"<이름이 설정되지 않음>",
"remove":"공유 링크 지우기",
"removeText":"Are you sure you want to remove this link share? It will no longer be possible to access this project with this link share. This cannot be undone!",
"removeHeader":"Remove a {type} from the {sharable}",
"removeText":"Are you sure you want to remove this {sharable} from the {type}? This cannot be undone!",
"removeSuccess":"The {sharable} was successfully removed from the {type}.",
"addedSuccess":"The {type} was successfully added.",
"updatedSuccess":"The {type} was successfully added."
},
"right":{
"title":"Permission",
"read":"Read only",
"readWrite":"Read & write",
"admin":"Admin"
},
"attributes":{
"link":"Link",
"delete":"Delete"
}
},
"list":{
"title":"List",
"add":"Add",
"addPlaceholder":"Add a new task…",
"empty":"This project is currently empty.",
"newTaskCta":"새 할일 등록",
"editTask":"할 일 편집"
},
"gantt":{
"title":"Gantt",
"showTasksWithoutDates":"Show tasks which don't have dates set",
"size":"Size",
"default":"기본값",
"month":"월",
"day":"일",
"hour":"시",
"range":"날짜 범위",
"noDates":"This task has no dates set."
},
"table":{
"title":"테이블",
"columns":"열 갯수"
},
"kanban":{
"title":"Kanban",
"limit":"Limit: {limit}",
"noLimit":"설정 안함",
"doneBucket":"Done bucket",
"doneBucketHint":"All tasks moved into this bucket will automatically marked as done.",
"doneBucketHintExtended":"All tasks moved into the done bucket will be marked as done automatically. All tasks marked as done from elsewhere will be moved as well.",
"doneBucketSavedSuccess":"The done bucket has been saved successfully.",
"includeNulls":"Include Tasks which don't have a value set",
"requireAll":"Require all filters to be true for a task to show up",
"showDoneTasks":"완료한 목록 표시",
"sortAlphabetically":"Sort Alphabetically",
"enablePriority":"Enable Filter By Priority",
"enablePercentDone":"Enable Filter By Progress",
"dueDateRange":"Due Date Range",
"startDateRange":"Start Date Range",
"endDateRange":"End Date Range",
"reminderRange":"Reminder Date Range"
},
"create":{
"title":"New Saved Filter",
"description":"A saved filter is a virtual project which is computed from a set of filters each time it is accessed.",
"action":"Create new saved filter",
"titleRequired":"Please provide a title for the filter."
},
"delete":{
"header":"Delete this saved filter",
"text":"Are you sure you want to delete this saved filter?",
"success":"The filter was deleted successfully."
},
"edit":{
"title":"Edit This Saved Filter",
"success":"The filter was saved successfully."
}
},
"migrate":{
"title":"Import from other services",
"titleService":"Import your data from {name} into Vikunja",
"import":"Import your data into Vikunja",
"description":"Click on the logo of one of the third-party services below to get started.",
"descriptionDo":"Vikunja will import all lists, tasks, notes, reminders and files you have access to.",
"authorize":"To authorize Vikunja to access your {name} Account, click the button below.",
"getStarted":"Get Started",
"inProgress":"Importing in progress…",
"alreadyMigrated1":"It looks like you've already imported your stuff from {name} at {date}.",
"alreadyMigrated2":"Importing again is possible, but might create duplicates. Are you sure?",
"confirm":"I am sure, please start migrating now!",
"importUpload":"To import data from {name} into Vikunja, click the button below to select a file.",
"upload":"Upload file"
},
"label":{
"title":"Labels",
"manage":"Manage labels",
"description":"Click on a label to edit it. You can edit all labels you created, you can use all labels which are associated with a task to whose project you have access.",
"newCTA":"You currently do not have any labels.",
"search":"Type to search for a label…",
"create":{
"header":"New label",
"title":"Create a new label",
"titleRequired":"Please specify a title.",
"success":"The label was successfully created."
},
"edit":{
"header":"라벨 편집",
"forbidden":"You are not allowed to edit this label because you don't own it.",
"success":"The label was successfully updated."
},
"deleteSuccess":"The label was successfully deleted.",
"attributes":{
"title":"제목",
"titlePlaceholder":"The label title goes here…",
"description":"상세정보",
"descriptionPlaceholder":"Label description",
"color":"색상"
}
},
"sharing":{
"authenticating":"Authenticating…",
"passwordRequired":"This shared project requires a password. Please enter it below:",
"error":"An error occured.",
"invalidPassword":"The password is invalid."
},
"navigation":{
"overview":"개요",
"upcoming":"Upcoming",
"settings":"설정",
"imprint":"Imprint",
"privacy":"개인정보 취급방침"
},
"misc":{
"loading":"로딩 중...",
"save":"저장",
"delete":"삭제",
"confirm":"확인",
"cancel":"취소",
"refresh":"새로고침",
"disable":"비활성화",
"copy":"클립보드에 복사",
"copyError":"클립보드에 복사 실패",
"search":"검색",
"searchPlaceholder":"검색할 내용 입력...",
"previous":"이전",
"next":"다음",
"poweredBy":"Powered by Vikunja",
"info":"정보",
"create":"생성",
"doit":"Do it!",
"saving":"저장중...",
"saved":"Saved!",
"default":"Default",
"close":"Close",
"download":"Download",
"showMenu":"Show the menu",
"hideMenu":"Hide the menu",
"forExample":"For example:",
"welcomeBack":"Welcome Back!",
"custom":"Custom",
"id":"ID",
"created":"Created at",
"actions":"Actions",
"cannotBeUndone":"This cannot be undone!"
},
"input":{
"resetColor":"Reset Color",
"datepicker":{
"today":"Today",
"tomorrow":"Tomorrow",
"nextMonday":"Next Monday",
"thisWeekend":"This Weekend",
"laterThisWeek":"Later This Week",
"nextWeek":"Next Week",
"chooseDate":"Choose a date"
},
"editor":{
"edit":"Edit",
"done":"Done",
"heading1":"Heading 1",
"heading2":"Heading 2",
"heading3":"Heading 3",
"headingSmaller":"Heading Smaller",
"headingBigger":"Heading Bigger",
"bold":"굵게",
"italic":"Italic",
"strikethrough":"Strikethrough",
"code":"코드",
"quote":"인용",
"unorderedList":"Unordered List",
"orderedList":"Ordered List",
"cleanBlock":"블록 지우기",
"link":"링크",
"image":"이미지",
"table":"표",
"horizontalRule":"Horizontal Rule",
"sideBySide":"Side By Side",
"guide":"가이드"
},
"multiselect":{
"createPlaceholder":"새로 생성하기",
"selectPlaceholder":"Click or press enter to select"
},
"datepickerRange":{
"to":"To",
"from":"From",
"fromto":"{from} 에서 {to}",
"ranges":{
"today":"오늘",
"thisWeek":"이번 주",
"restOfThisWeek":"The Rest of This Week",
"nextWeek":"다음 주",
"next7Days":"일주일 이내",
"lastWeek":"지난 주",
"thisMonth":"이번 달",
"restOfThisMonth":"The Rest of This Month",
"nextMonth":"다음 달 ",
"next30Days":"30일 이내",
"lastMonth":"지난달",
"thisYear":"올해",
"restOfThisYear":"The Rest of This Year"
}
},
"datemathHelp":{
"canuse":"You can use date math to filter for relative dates.",
"learnhow":"Check out how it works",
"title":"Date Math",
"intro":"Specify relative dates which are resolved on the fly by Vikunja when applying the filter.",
"expression":"Each Date Math expression starts with an anchor date, which can either be {0}, or a date string ending with {1}. This anchor date can optionally be followed by one or more maths expressions.",
"similar":"These expressions are similar to the ones provided by {0} and {1}.",
"add1Day":"Add one day",
"minus1Day":"하루 단축",
"roundDay":"Round down to the nearest day",
"supportedUnits":"Supported time units",
"someExamples":"Examples of time expressions",
"units":{
"seconds":"초",
"minutes":"분",
"hours":"시",
"days":"Days",
"weeks":"Weeks",
"months":"Months",
"years":"Years"
},
"examples":{
"now":"Right now",
"in24h":"In 24h",
"today":"Today at 00:00",
"beginningOfThisWeek":"The beginning of this week at 00:00",
"endOfThisWeek":"The end of this week",
"in30Days":"In 30 days",
"datePlusMonth":"{0} plus one month at 00:00 of that day"
}
}
},
"task":{
"task":"Task",
"new":"Create a new task",
"delete":"Delete this task",
"createSuccess":"The task was successfully created.",
"addReminder":"Add a new reminder…",
"doneSuccess":"The task was successfully marked as done.",
"undoneSuccess":"The task was successfully un-marked as done.",
"undo":"Undo",
"openDetail":"Open task detail view",
"checklistTotal":"{checked} of {total} tasks",
"checklistAllDone":"{total} tasks",
"show":{
"titleCurrent":"Current Tasks",
"titleDates":"Tasks from {from} until {to}",
"noDates":"Show tasks without dates",
"overdue":"Show overdue tasks",
"fromuntil":"Tasks from {from} until {until}",
"select":"Select a date range",
"noTasks":"Nothing to do — Have a nice day!"
},
"detail":{
"chooseDueDate":"Click here to set a due date",
"chooseStartDate":"Click here to set a start date",
"chooseEndDate":"Click here to set an end date",
"move":"Move task to a different project",
"done":"완료로 표시",
"undone":"미완료로 표시",
"created":"Created {0} by {1}",
"updated":"Updated {0}",
"doneAt":"Done {0}",
"updateSuccess":"할 일이 성공적으로 저장되었습니다.",
"deleteSuccess":"The task has been deleted successfully.",
"belongsToProject":"This task belongs to project '{project}'",
"hint":"Use magic prefixes to define due dates, assignees and other task properties.",
"title":"Quick Add Magic",
"intro":"When creating a task, you can use special keywords to directly add attributes to the newly created task. This allows to add commonly used attributes to tasks much faster.",
"multiple":"You can use this multiple times.",
"label1":"To add a label, simply prefix the name of the label with {prefix}.",
"label2":"Vikunja will first check if the label already exist and create it if not.",
"label3":"To use spaces, simply add a \" or ' around the label name.",
"label4":"For example: {prefix}\"Label with spaces\".",
"priority1":"To set a task's priority, add a number 1-5, prefixed with a {prefix}.",
"priority2":"The higher the number, the higher the priority.",
"assignees":"To directly assign the task to a user, add their username prefixed with {prefix} to the task.",
"project1":"To set a project for the task to appear in, enter its name prefixed with {prefix}.",
"project2":"This will return an error if the project does not exist.",
"project3":"To use spaces, simply add a \" or ' around the project name.",
"project4":"For example: {prefix}\"Project with spaces\".",
"dateAndTime":"Date and time",
"date":"Any date will be used as the due date of the new task. You can use dates in any of these formats:",
"dateWeekday":"any weekday, will use the next date with that date",
"dateCurrentYear":"will use the current year",
"dateNth":"will use the {day}th of the current month",
"dateTime":"Combine any of the date formats with \"{time}\" (or {timePM}) to set a time.",
"repeats":"Repeating tasks",
"repeatsDescription":"To set a task as repeating in an interval, simply add '{suffix}' to the task text. The amount needs to be a number and can be omitted to use just the type (see examples)."
}
},
"team":{
"title":"Teams",
"noTeams":"You are currently not part of any teams.",
"create":{
"title":"Create a new team",
"success":"The team was successfully created."
},
"edit":{
"title":"Edit Team \"{team}\"",
"members":"Team Members",
"search":"Type to search a user…",
"addUser":"Add to team",
"makeMember":"Make Member",
"makeAdmin":"Make Admin",
"success":"The team was successfully updated.",
"userAddedSuccess":"The team member was successfully added.",
"madeMember":"The team member was successfully made member.",
"madeAdmin":"The team member was successfully made admin.",
"mustSelectUser":"Please select a user.",
"delete":{
"header":"Delete the team",
"text1":"Are you sure you want to delete this team and all of its members?",
"text2":"All team members will lose access to projects shared with this team. This CANNOT BE UNDONE!",
"success":"The team was successfully deleted."
},
"deleteUser":{
"header":"Remove a user from the team",
"text1":"Are you sure you want to remove this user from the team?",
"text2":"They will lose access to all projects this team has access to. This CANNOT BE UNDONE!",
"success":"The user was successfully deleted from the team."
},
"leave":{
"title":"Leave team",
"text1":"Are you sure you want to leave this team?",
"text2":"You will lose access to all projects this team has access to. If you change your mind you'll need a team admin to add you again.",
"success":"You have successfully left the team."
}
},
"attributes":{
"name":"Team Name",
"namePlaceholder":"The team's name goes here…",
"nameRequired":"Please specify a name.",
"description":"Description",
"descriptionPlaceholder":"The teams description goes here…",
"admin":"Admin",
"member":"Member"
}
},
"keyboardShortcuts":{
"title":"Keyboard Shortcuts",
"general":"General",
"allPages":"These shortcuts work on all pages.",
"currentPageOnly":"These shortcuts work only on the current page.",
"somePagesOnly":"These shortcuts work only on some pages.",
"toggleMenu":"Toggle The Menu",
"quickSearch":"Open the search/quick action bar",
"then":"then",
"task":{
"title":"Task Page",
"done":"Mark task done / undone",
"assign":"Assign this task to a user",
"labels":"Add labels to this task",
"dueDate":"Change the due date of this task",
"attachment":"Add an attachment to this task",
"related":"Modify related tasks of this task",
"color":"Change the color of this task",
"move":"Move this task to another project",
"reminder":"Manage reminders of this task",
"description":"Toggle editing of the task description",
"delete":"Delete this task",
"priority":"Change the priority of this task",
"favorite":"Mark this task as favorite / unfavorite"
"error":"Could not find or use Vikunja installation at \"{domain}\". Please check if the url has the correct format and you can reach it when accessing it directly and try again.",
"success":"Using Vikunja installation at \"{domain}\".",
"urlRequired":"A url is required."
},
"loadingError":{
"failed":"Loading failed, please {0}. If the error persists, please {1}.",
"tryAgain":"try again",
"contact":"contact us"
},
"notification":{
"title":"Notifications",
"none":"You don't have any notifications. Have a nice day!",
"explainer":"Notifications will appear here when actions projects or tasks you subscribed to happen."
},
"quickActions":{
"commands":"Commands",
"placeholder":"Type a command or search…",
"hint":"You can use {project} to limit the search to a project. Combine {project} or {label} (labels) with a search query to search for a task with these labels or on that project. Use {assignee} to only search for teams.",