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

github.com/nextcloud/gallery.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/ko.js')
-rw-r--r--l10n/ko.js10
1 files changed, 5 insertions, 5 deletions
diff --git a/l10n/ko.js b/l10n/ko.js
index d7770f7c..a80eaade 100644
--- a/l10n/ko.js
+++ b/l10n/ko.js
@@ -8,7 +8,6 @@ OC.L10N.register(
"Aborting preview. Could not find the file" : "미리 보기를 중단합니다. 파일을 찾을 수 없음",
"No ownCloud installation (7 or higher) found at {remote}" : "{remote}에 ownCloud 7 이상이 설치되어 있지 않음",
"Invalid ownCloud url" : "잘못된 ownCloud URL",
- "Picture view" : "사진 보기",
"Could not load the description" : "설명을 불러올 수 없음",
"Could not load the description: " : "설명을 불러올 수 없음: ",
"Copyright" : "저작권",
@@ -33,11 +32,11 @@ OC.L10N.register(
"This share is password-protected" : "이 공유는 암호로 보호되어 있습니다",
"The password is wrong. Try again." : "암호가 잘못되었습니다. 다시 입력해 주십시오.",
"Password" : "암호",
- "File list" : "파일 목록",
- "Sort by name" : "이름순으로 정렬",
"Sort by date" : "날짜순으로 정렬",
- "Album information" : "앨범 정보",
+ "Sort by name" : "이름순으로 정렬",
"Share" : "공유",
+ "Album information" : "앨범 정보",
+ "File list" : "파일 목록",
"Sorry, this file could not be found." : "이 파일을 찾을 수 없습니다.",
"Reasons might be:" : "이유는 다음과 같을 수 있습니다:",
"the wrong file ID was provided" : "잘못된 파일 ID를 받음",
@@ -56,6 +55,7 @@ OC.L10N.register(
"the link has expired" : "링크가 만료됨",
"sharing is disabled" : "공유가 비활성화됨",
"For more information, please ask the person who has sent you this link." : "더 많은 정보를 얻으려면 링크를 보낸 사람에게 물어 보십시오.",
- "Add to your ownCloud" : "내 ownCloud에 추가하기"
+ "Add to your ownCloud" : "내 ownCloud에 추가하기",
+ "Picture view" : "사진 보기"
},
"nplurals=1; plural=0;");