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 'core/l10n/ko.js')
-rw-r--r--core/l10n/ko.js5
1 files changed, 3 insertions, 2 deletions
diff --git a/core/l10n/ko.js b/core/l10n/ko.js
index e6f42e71e04..f868a87107b 100644
--- a/core/l10n/ko.js
+++ b/core/l10n/ko.js
@@ -272,8 +272,7 @@ OC.L10N.register(
"Profile not found" : "프로파일 찾을 수 없음",
"The profile does not exist." : "프로파일이 존재하지 않습니다.",
"Back to %s" : "%s(으)로 돌아가기",
- "File not found" : "파일을 찾을 수 없음",
- "The document could not be found on the server. Maybe the share was deleted or has expired?" : "서버에서 문서를 찾을 수 없습니다. 공유가 삭제되었거나 만료되었습니까?",
+ "Page not found" : "페이지를 찾을 수 없음",
"Too many requests" : "너무 많은 요청",
"There were too many requests from your network. Retry later or contact your administrator if this is an error." : "이 네트워크에 너무 요청이 많습니다. 나중에 다시 시도하십시오. 이것이 오류일 경우 관리자에게 문의하십시오.",
"Error" : "오류",
@@ -392,6 +391,8 @@ OC.L10N.register(
"Local document editing back-end used by the Collabora Online app." : "Collabora Online 앱을 로컬 문서 수정 백엔드로 사용 함.",
"restricted" : "제한됨",
"invisible" : "보이지 않음",
+ "File not found" : "파일을 찾을 수 없음",
+ "The document could not be found on the server. Maybe the share was deleted or has expired?" : "서버에서 문서를 찾을 수 없습니다. 공유가 삭제되었거나 만료되었습니까?",
"More" : "더 보기",
"More apps menu" : "더 많은 앱 메뉴",
"Settings menu" : "설정 메뉴",