Welcome to mirror list, hosted at ThFree Co, Russian Federation.

ko.json « l10n « workflowengine « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 45507b56e68df211f3f30e7b87ed2a5d312a473b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
{ "translations": {
    "The given operator is invalid" : "지정한 연산자가 잘못됨",
    "The given regular expression is invalid" : "지정한 정규 표현식이 잘못됨",
    "The given file size is invalid" : "지정한 파일 크기가 잘못됨",
    "The given tag id is invalid" : "지정한 태그 ID가 잘못됨",
    "The given IP range is invalid" : "지정한 IP 범위가 잘못됨",
    "The given IP range is not valid for IPv4" : "지정한 IP 범위가 올바른 IPv4가 아님",
    "The given IP range is not valid for IPv6" : "지정한 IP 범위가 올바른 IPv6이 아님",
    "The given time span is invalid" : "지정한 시간 간격이 올바르지 않음",
    "The given start time is invalid" : "지정한 시작 시간이 올바르지 않음",
    "The given end time is invalid" : "지정한 끝 시간이 올바르지 않음",
    "The given group does not exist" : "지정한 그룹이 존재히지 않음",
    "File" : "파일",
    "Operation #%s does not exist" : "작업 #%s이(가) 존재하지 않음",
    "Operation %s does not exist" : "작업 %s이(가) 존재하지 않음",
    "Operation %s is invalid" : "작업 %s이(가) 잘못됨",
    "Check %s does not exist" : "검사 %s이(가) 존재하지 않음",
    "Check %s is invalid" : "검사 %s이(가) 잘못됨",
    "Check #%s does not exist" : "검사 #%s이(가) 존재하지 않음",
    "Check %s is invalid or does not exist" : "검사 %s이(가) 올바르지 않거나 존재하지 않음",
    "Images" : "파일",
    "No results" : "결과 없음",
    "%s (invisible)" : "%s(숨겨짐)",
    "%s (restricted)" : "%s(제한됨)",
    "Predefined URLs" : "사전 정의된 URL",
    "Files WebDAV" : "파일 WebDAV",
    "Android client" : "Android 클라이언트",
    "iOS client" : "iOS 클라이언트",
    "Desktop client" : "데스크톱 클라이언트",
    "Thunderbird & Outlook addons" : "Thunderbird와 Outlook 확장 기능",
    "Cancel" : "취소",
    "Delete" : "삭제",
    "Save" : "저장",
    "matches" : "일치함",
    "does not match" : "일치하지 않음",
    "is" : "맞음",
    "is not" : "아님",
    "File name" : "파일 이름",
    "File MIME type" : "파일 MIME 형식",
    "File size (upload)" : "파일 크기(업로드)",
    "less" : "작음",
    "less or equals" : "작거나 같음",
    "greater or equals" : "크거나 같음",
    "greater" : "큼",
    "Request remote address" : "요청의 원격 주소",
    "matches IPv4" : "IPv4와 일치함",
    "does not match IPv4" : "IPv4와 일치하지 않음",
    "matches IPv6" : "IPv6과 일치함",
    "does not match IPv6" : "IPv6과 일치하지 않음",
    "File system tag" : "파일 시스템 태그",
    "is tagged with" : "다음으로 태그됨",
    "is not tagged with" : "다음으로 태그되지 않음",
    "Request URL" : "요청 URL",
    "Request time" : "요청 시간",
    "between" : "사이",
    "not between" : "사이에 없음",
    "Request user agent" : "요청 사용자 에이전트",
    "User group membership" : "사용자 그룹 구성원",
    "is member of" : "구성원임",
    "is not member of" : "구성원이 아님",
    "Short rule description" : "짧은 규칙 설명",
    "Add rule" : "규칙 추가",
    "Reset" : "초기화",
    "Saving…" : "저장 중…",
    "Group list is empty" : "그룹 목록이 비었음",
    "Unable to retrieve the group list" : "그룹 목록을 받아올 수 없음",
    "Saved" : "저장됨",
    "Saving failed:" : "저장 실패:",
    "Add rule group" : "규칙 그룹 추가",
    "Example: {placeholder}" : "예: {placeholder}",
    "Select tag…" : "태그 선택…",
    "Start" : "시작",
    "End" : "끝",
    "Select timezone…" : "시간대 선택…",
    "Sync clients" : "동기화 클라이언트",
    "Workflow" : "작업 흐름",
    "Files workflow engine" : "파일 작업 흐름 엔진",
    "Open documentation" : "문서 열기",
    "Loading…" : "불러오는 중…",
    "Tag management" : "태그 관리"
},"pluralForm" :"nplurals=1; plural=0;"
}