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

github.com/nextcloud/files_texteditor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/ko.json')
-rw-r--r--l10n/ko.json16
1 files changed, 8 insertions, 8 deletions
diff --git a/l10n/ko.json b/l10n/ko.json
index 95c99d6..2283c91 100644
--- a/l10n/ko.json
+++ b/l10n/ko.json
@@ -1,4 +1,11 @@
{ "translations": {
+ "saving..." : "저장 중...",
+ "saved!" : "저장했습니다!",
+ "failed!" : "실패했습니다!",
+ "Saved" : "저장됨",
+ "There was a problem saving your changes. Click to resume editing." : "변경 사항을 저장할 수 없습니다. 편집을 계속하려면 누르십시오.",
+ "An error occurred!" : "오류가 발생했습니다!",
+ "New text file.txt" : "새 텍스트 파일.txt",
"This file is too big to be opened. Please download the file instead." : "이 파일을 열기에 너무 큽니다. 파일을 다운로드하십시오.",
"Cannot read the file." : "파일을 읽을 수 없습니다.",
"Invalid file path supplied." : "잘못된 경로를 지정했습니다.",
@@ -7,13 +14,6 @@
"Cannot save file as it has been modified since opening" : "파일을 연 후 수정했기 때문에 저장할 수 없음",
"Insufficient permissions" : "권한 부족",
"File path not supplied" : "파일 경로가 지정되지 않았음",
- "File mtime not supplied" : "파일 수정 시간이 지정되지 않았음",
- "saving..." : "저장 중...",
- "saved!" : "저장했습니다!",
- "failed!" : "실패했습니다!",
- "Saved" : "저장됨",
- "There was a problem saving your changes. Click to resume editing." : "변경 사항을 저장할 수 없습니다. 편집을 계속하려면 누르십시오.",
- "An error occurred!" : "오류가 발생했습니다!",
- "New text file.txt" : "새 텍스트 파일.txt"
+ "File mtime not supplied" : "파일 수정 시간이 지정되지 않았음"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file