From c582a4094b827d349a5d07b95d24a77750bc4a15 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 4 Jan 2018 01:11:53 +0000 Subject: [tx-robot] updated from transifex --- l10n/ko.js | 10 +++++++++- l10n/ko.json | 10 +++++++++- 2 files changed, 18 insertions(+), 2 deletions(-) diff --git a/l10n/ko.js b/l10n/ko.js index 3f70a72..197a0bd 100644 --- a/l10n/ko.js +++ b/l10n/ko.js @@ -7,15 +7,23 @@ OC.L10N.register( "Saved" : "저장됨", "There was a problem saving your changes. Click to resume editing." : "변경 사항을 저장할 수 없습니다. 편집을 계속하려면 누르십시오.", "An error occurred!" : "오류가 발생했습니다!", + "Edit" : "편집", + "Mixed" : "혼합됨", + "Preview" : "미리 보기", + "New text file" : "새 텍스트 파일", "New text file.txt" : "새 텍스트 파일.txt", + "You can not open a folder" : "폴더를 열 수 없음", "This file is too big to be opened. Please download the file instead." : "이 파일을 열기에 너무 큽니다. 파일을 다운로드하십시오.", "Cannot read the file." : "파일을 읽을 수 없습니다.", "Invalid file path supplied." : "잘못된 경로를 지정했습니다.", "The file is locked." : "이 파일이 잠겨 있습니다.", "An internal server error occurred." : "내부 서버 오류가 발생했습니다.", + "You can not write to a folder" : "폴더에 기록할 수 없음", "Cannot save file as it has been modified since opening" : "파일을 연 후 수정했기 때문에 저장할 수 없음", "Insufficient permissions" : "권한 부족", "File path not supplied" : "파일 경로가 지정되지 않았음", - "File mtime not supplied" : "파일 수정 시간이 지정되지 않았음" + "File mtime not supplied" : "파일 수정 시간이 지정되지 않았음", + "Text editor" : "텍스트 편집기", + "Text file" : "텍스트 파일" }, "nplurals=1; plural=0;"); diff --git a/l10n/ko.json b/l10n/ko.json index 2283c91..1329134 100644 --- a/l10n/ko.json +++ b/l10n/ko.json @@ -5,15 +5,23 @@ "Saved" : "저장됨", "There was a problem saving your changes. Click to resume editing." : "변경 사항을 저장할 수 없습니다. 편집을 계속하려면 누르십시오.", "An error occurred!" : "오류가 발생했습니다!", + "Edit" : "편집", + "Mixed" : "혼합됨", + "Preview" : "미리 보기", + "New text file" : "새 텍스트 파일", "New text file.txt" : "새 텍스트 파일.txt", + "You can not open a folder" : "폴더를 열 수 없음", "This file is too big to be opened. Please download the file instead." : "이 파일을 열기에 너무 큽니다. 파일을 다운로드하십시오.", "Cannot read the file." : "파일을 읽을 수 없습니다.", "Invalid file path supplied." : "잘못된 경로를 지정했습니다.", "The file is locked." : "이 파일이 잠겨 있습니다.", "An internal server error occurred." : "내부 서버 오류가 발생했습니다.", + "You can not write to a folder" : "폴더에 기록할 수 없음", "Cannot save file as it has been modified since opening" : "파일을 연 후 수정했기 때문에 저장할 수 없음", "Insufficient permissions" : "권한 부족", "File path not supplied" : "파일 경로가 지정되지 않았음", - "File mtime not supplied" : "파일 수정 시간이 지정되지 않았음" + "File mtime not supplied" : "파일 수정 시간이 지정되지 않았음", + "Text editor" : "텍스트 편집기", + "Text file" : "텍스트 파일" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file -- cgit v1.2.3