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.json5
1 files changed, 2 insertions, 3 deletions
diff --git a/l10n/ko.json b/l10n/ko.json
index 87abcef..cc5ebea 100644
--- a/l10n/ko.json
+++ b/l10n/ko.json
@@ -21,12 +21,11 @@
"You can not open a folder" : "폴더를 열 수 없음",
"Invalid range request" : "잘못된 범위 요청",
"This application enables Nextcloud users to open, save and edit text files in the web browser. If enabled, an entry called \"Text file\" in the \"New\" button menu at the top of the web browser appears. When clicked, a new text file opens in the browser and the file can be saved into the current Nextcloud directory. Further, when a text file is clicked in the web browser, it will be opened and editable. If the privileges allow, a user can also edit shared files and save these changes back into the web browser.\nMore information is available in the text editor documentation." : "이 앱으로 Nextcloud 사용자가 웹 브라우저에서 텍스트 파일을 열고, 편집하고, 저장할 수 있습니다. 이 앱을 활성화하면 웹 브라우저 위쪽에 있는 \"새로 만들기\" 단추 메뉴에 \"텍스트 파일\" 항목이 생성됩니다. 해당 항목을 누르면 새 텍스트 파일이 웹 브라우저에 열리고 현재 Nextcloud 디렉터리에 텍스트 파일이 저장됩니다. 웹 브라우저에서 텍스트 파일을 누르면 열거나 편집할 수 있습니다. 권한이 허용된 경우에는 사용자가 공유된 파일을 직접 편집할 수 있으며 웹 브라우저에서의 변경 사항이 저장됩니다.\n더 많은 정보를 보려면 텍스트 편집기 문서를 참조하십시오.",
- "saving..." : "저장 중...",
+ "Saving…" : "저장 중…",
"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" : "파일 수정 시간이 지정되지 않았음",
- "Saving…" : "저장 중…"
+ "File mtime not supplied" : "파일 수정 시간이 지정되지 않았음"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file