richdocuments/l10n/ko.js

60 строки
3.5 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",
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",
"File already exists" : "파일이 이미 있습니다.",
2020-11-29 06:07:51 +03:00
"Not allowed to create document" : "문서 생성이 허용되지 않았습니다",
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-12-22 06:37:45 +03:00
"File is too big" : "파일이 너무 큼",
"Invalid file provided" : "잘못된 파일 지정됨",
"Office" : "사무실",
2019-12-22 06:37:45 +03:00
"Empty" : "비어 있음",
2020-01-31 05:56:19 +03:00
"Advanced settings" : "고급 설정",
2020-01-30 05:59:08 +03:00
"Restrict usage to specific groups" : "지정한 그룹만 사용할 수 있도록 제한",
2020-01-31 05:56:19 +03:00
"Select groups" : "그룹 선택",
2020-01-30 05:59:08 +03:00
"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" : "외부 앱 접근 허용",
2020-06-05 05:54:31 +03:00
"Failed to save settings" : "환경설정 저장 실패",
2020-01-31 05:56:19 +03:00
"Description" : "설명",
2019-12-22 06:37:45 +03:00
"No results" : "결과 없음",
"Cancel" : "취소",
"Close" : "닫기",
2019-12-22 06:37:45 +03:00
"Error" : "오류",
"An error occurred" : "오류가 발생함",
"Nickname" : "별명",
"Set" : "설정",
2019-07-17 05:46:17 +03:00
"Please enter the filename to store the document as." : "문서를 저장할 파일 이름을 입력하십시오.",
"Save As" : "다른 이름으로 저장",
"New filename" : "새 파일 이름",
"Save" : "저장",
2020-01-30 05:59:08 +03:00
"Saving…" : "저장 중…",
2019-12-22 06:37:45 +03:00
"Remove from favorites" : "즐겨찾기에서 제거",
"Add to favorites" : "즐겨찾기에 추가",
"Details" : "세부사항",
"Download" : "다운로드",
2020-11-29 06:07:51 +03:00
"(read only)" : "(읽기 전용)",
2019-12-22 06:37:45 +03:00
"Guest" : "손님",
2020-10-14 06:07:49 +03:00
"Failed to revert the document to older version" : "문서를 이전 버전으로 되돌릴 수 없음",
"Could not create file" : "파일을 만들 수 없음",
"Create" : "생성",
2020-11-29 06:07:51 +03:00
"Select template" : "템플릿 선택",
"Global templates" : "전역 템플릿",
"Add a new template" : "새 템플릿 추가",
"template preview" : "템플릿 미리보기",
"Select a template directory" : "템플릿 디렉터리 선택",
"Document already exists" : "문서가 이미 존재합니다",
"New Document" : "새 문서",
"New Spreadsheet" : "새 스프레드시트",
"New Presentation" : "새 프레젠테이션"
2016-06-22 09:36:05 +03:00
},
"nplurals=1; plural=0;");