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

github.com/nextcloud/richdocuments.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.js15
1 files changed, 6 insertions, 9 deletions
diff --git a/l10n/ko.js b/l10n/ko.js
index 4e626b6c..fcf6956e 100644
--- a/l10n/ko.js
+++ b/l10n/ko.js
@@ -14,9 +14,12 @@ OC.L10N.register(
"File is too big" : "파일이 너무 큼",
"Invalid file provided" : "잘못된 파일 지정됨",
"Empty" : "비어 있음",
+ "Restrict usage to specific groups" : "지정한 그룹만 사용할 수 있도록 제한",
+ "Restrict edit to specific groups" : "지정한 그룹만 편집할 수 있도록 제한",
+ "Use Canonical webroot" : "정규화된 웹 루트 사용",
+ "Canonical webroot, in case there are multiple, for Collabora to use. Provide the one with least restrictions. Eg: Use non-shibbolized webroot if this instance is accessed by both shibbolized and non-shibbolized webroots. You can ignore this setting if only one webroot is used to access this instance." : "웹 루트가 여러 개 있는 경우 Collabora에서 사용할 정규화된 웹 루트입니다. 제약 사항이 가장 적은 항목을 선택하십시오. 예: 이 인스턴스를 단일 인증(Shibboleth)을 사용하는 웹 루트와 단일 인증을 사용하지 않는 웹 루트에서 접근한다면 단일 인증을 사용하지 않는 쪽을 사용하십시오. 단일 웹 루트만 사용한다면 이 설정을 무시해도 됩니다.",
+ "Enable access for external apps" : "외부 앱 접근 허용",
"No results" : "결과 없음",
- "Saving…" : "저장 중…",
- "All" : "모두",
"Error" : "오류",
"An error occurred" : "오류가 발생함",
"Nickname" : "별명",
@@ -25,6 +28,7 @@ OC.L10N.register(
"New filename" : "새 파일 이름",
"Cancel" : "취소",
"Save" : "저장",
+ "Saving…" : "저장 중…",
"Remove from favorites" : "즐겨찾기에서 제거",
"Add to favorites" : "즐겨찾기에 추가",
"Details" : "세부사항",
@@ -37,13 +41,6 @@ OC.L10N.register(
"Could not create file" : "파일을 만들 수 없음",
"Create" : "생성",
"Select template" : "템플릿 선택",
- "Apply" : "적용",
- "Restrict usage to specific groups" : "지정한 그룹만 사용할 수 있도록 제한",
- "Restrict edit to specific groups" : "지정한 그룹만 편집할 수 있도록 제한",
- "Enable access for external apps" : "외부 앱 접근 허용",
- "Add" : "추가",
- "Use Canonical webroot" : "정규화된 웹 루트 사용",
- "Canonical webroot, in case there are multiple, for Collabora to use. Provide the one with least restrictions. Eg: Use non-shibbolized webroot if this instance is accessed by both shibbolized and non-shibbolized webroots. You can ignore this setting if only one webroot is used to access this instance." : "웹 루트가 여러 개 있는 경우 Collabora에서 사용할 정규화된 웹 루트입니다. 제약 사항이 가장 적은 항목을 선택하십시오. 예: 이 인스턴스를 단일 인증(Shibboleth)을 사용하는 웹 루트와 단일 인증을 사용하지 않는 웹 루트에서 접근한다면 단일 인증을 사용하지 않는 쪽을 사용하십시오. 단일 웹 루트만 사용한다면 이 설정을 무시해도 됩니다.",
"Wrong password. Please retry." : "암호가 잘못되었습니다. 다시 시도하십시오.",
"Password" : "암호",
"OK" : "확인",