richdocuments/l10n/ko.js

38 строки
2.7 KiB
JavaScript
Исходник Обычный вид История

2016-06-22 09:36:05 +03:00
OC.L10N.register(
"richdocuments",
{
2019-04-18 03:36:37 +03:00
"Collabora Online" : "Collabora Online",
2018-07-10 03:27:05 +03:00
"Can't create document" : "문서를 만들 수 없음",
2017-05-02 03:16:29 +03:00
"New Document.odt" : "새 문서.odt",
"New Spreadsheet.ods" : "새 스프레드시트.ods",
"New Presentation.odp" : "새 프레젠테이션.odp",
"New Document.docx" : "새 문서.docx",
"New Spreadsheet.xlsx" : "새 스프레드시트.xlsx",
"New Presentation.pptx" : "새 프레젠테이션.pptx",
2017-03-25 04:16:14 +03:00
"Saved" : "저장됨",
2017-05-02 03:16:29 +03:00
"Saved with error: Collabora Online should use the same protocol as the server installation." : "저장 오류 발생: Collabora Online과 서버 설치본이 같은 프로토콜을 사용해야 합니다.",
2019-07-17 05:46:17 +03:00
"Saving…" : "저장 중…",
"All" : "모두",
"Please enter the filename to store the document as." : "문서를 저장할 파일 이름을 입력하십시오.",
"Save As" : "다른 이름으로 저장",
"New filename" : "새 파일 이름",
"Save" : "저장",
"New Document" : "새 문서",
"New Spreadsheet" : "새 스프레드시트",
"New Presentation" : "새 프레젠테이션",
"Could not create file" : "파일을 만들 수 없음",
2016-06-22 09:36:05 +03:00
"Apply" : "적용",
2018-01-04 04:23:03 +03:00
"Restrict usage to specific groups" : "지정한 그룹만 사용할 수 있도록 제한",
"Restrict edit to specific groups" : "지정한 그룹만 편집할 수 있도록 제한",
"Enable access for external apps" : "외부 앱 접근 허용",
"Add" : "추가",
2018-02-03 04:29:54 +03:00
"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)을 사용하는 웹 루트와 단일 인증을 사용하지 않는 웹 루트에서 접근한다면 단일 인증을 사용하지 않는 쪽을 사용하십시오. 단일 웹 루트만 사용한다면 이 설정을 무시해도 됩니다.",
2016-06-22 09:36:05 +03:00
"Wrong password. Please retry." : "암호가 잘못되었습니다. 다시 시도하십시오.",
2017-03-25 04:16:14 +03:00
"Password" : "암호",
"OK" : "확인",
2016-06-22 09:36:05 +03:00
"Guest %s" : "손님 %s",
"This link has been expired or is never existed. Please contact the person who shared it with you for details." : "이 링크는 만료되었거나 존재하지 않았습니다. 이 링크를 공유한 사람에게 문의하십시오."
},
"nplurals=1; plural=0;");