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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/workflowengine/l10n/ko.js')
-rw-r--r--apps/workflowengine/l10n/ko.js7
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/workflowengine/l10n/ko.js b/apps/workflowengine/l10n/ko.js
index 3163e612fea..91ca723670c 100644
--- a/apps/workflowengine/l10n/ko.js
+++ b/apps/workflowengine/l10n/ko.js
@@ -12,6 +12,7 @@ OC.L10N.register(
"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이(가) 잘못됨",
@@ -19,12 +20,18 @@ OC.L10N.register(
"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" : "일치하지 않음",