46 строки
3.3 KiB
JavaScript
46 строки
3.3 KiB
JavaScript
OC.L10N.register(
|
|
"richdocuments",
|
|
{
|
|
"Saving…" : "저장 중…",
|
|
"All" : "모두",
|
|
"Download this revision" : "이 리비전 다운로드",
|
|
"Restore this revision" : "이 리비전 복원",
|
|
"Please enter the filename to store the document as." : "문서를 저장할 파일 이름을 입력하십시오.",
|
|
"Save As" : "다른 이름으로 저장",
|
|
"New filename" : "새 파일 이름",
|
|
"Save" : "저장",
|
|
"Loading documents…" : "문서 불러오는 중…",
|
|
"Edit" : "편집",
|
|
"New Document" : "새 문서",
|
|
"New Spreadsheet" : "새 스프레드시트",
|
|
"New Presentation" : "새 프레젠테이션",
|
|
"Could not create file" : "파일을 만들 수 없음",
|
|
"Can't create document" : "문서를 만들 수 없음",
|
|
"New Document.odt" : "새 문서.odt",
|
|
"New Spreadsheet.ods" : "새 스프레드시트.ods",
|
|
"New Presentation.odp" : "새 프레젠테이션.odp",
|
|
"New Document.docx" : "새 문서.docx",
|
|
"New Spreadsheet.xlsx" : "새 스프레드시트.xlsx",
|
|
"New Presentation.pptx" : "새 프레젠테이션.pptx",
|
|
"Saved" : "저장됨",
|
|
"Saved with error: Collabora Online should use the same protocol as the server installation." : "저장 오류 발생: Collabora Online과 서버 설치본이 같은 프로토콜을 사용해야 합니다.",
|
|
"Collabora Online" : "Collabora Online",
|
|
"Open documentation" : "문서 열기",
|
|
"Collabora Online server" : "Collabora Online 서버",
|
|
"URL (and port) of the Collabora Online server that provides the editing functionality as a WOPI client." : "문서 편집 기능을 WOPI 클라이언트로 제공하는 Collabora Online 서버의 URL 및 포트입니다.",
|
|
"Apply" : "적용",
|
|
"Restrict usage to specific groups" : "지정한 그룹만 사용할 수 있도록 제한",
|
|
"Restrict edit to specific groups" : "지정한 그룹만 편집할 수 있도록 제한",
|
|
"Use OOXML by default for new files" : "새 파일에 OOXML을 기본값으로 사용",
|
|
"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" : "확인",
|
|
"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;");
|