[tx-robot] updated from transifex
This commit is contained in:
parent
74cf5fd714
commit
fe15045b43
19
l10n/ko.js
19
l10n/ko.js
@ -2,14 +2,33 @@ OC.L10N.register(
|
||||
"richdocuments",
|
||||
{
|
||||
"Saving..." : "저장 중...",
|
||||
"Download this revision" : "이 리비전 다운로드",
|
||||
"Restore this revision" : "이 리비전 복원",
|
||||
"Latest revision" : "최신 리비전",
|
||||
"More versions..." : "더 많은 버전...",
|
||||
"Just now" : "지금",
|
||||
"Failed to revert the document to older version" : "문서를 이전 버전으로 되돌릴 수 없음",
|
||||
"Save" : "저장",
|
||||
"Loading documents..." : "문서 불러오는 중...",
|
||||
"Edit" : "편집",
|
||||
"Document" : "문서",
|
||||
"Spreadsheet" : "스프레드시트",
|
||||
"Presentation" : "프레젠테이션",
|
||||
"Could not create file" : "파일을 만들 수 없음",
|
||||
"New Document.odt" : "새 문서.odt",
|
||||
"New Spreadsheet.ods" : "새 스프레드시트.ods",
|
||||
"New Presentation.odp" : "새 프레젠테이션.odp",
|
||||
"New Document.docx" : "새 문서.docx",
|
||||
"New Spreadsheet.xlsx" : "새 스프레드시트.xlsx",
|
||||
"New Presentation.pptx" : "새 프레젠테이션.pptx",
|
||||
"Can't create document" : "문서를 만들 수 없음",
|
||||
"Saved" : "저장됨",
|
||||
"Saved with error: Collabora Online should use the same protocol as the server installation." : "저장 오류 발생: Collabora Online과 서버 설치본이 같은 프로토콜을 사용해야 합니다.",
|
||||
"Collabora Online" : "Collabora Online",
|
||||
"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" : "적용",
|
||||
"Use OOXML by default for new files" : "새 파일에 OOXML을 기본값으로 사용",
|
||||
"Wrong password. Please retry." : "암호가 잘못되었습니다. 다시 시도하십시오.",
|
||||
"Password" : "암호",
|
||||
"OK" : "확인",
|
||||
|
19
l10n/ko.json
19
l10n/ko.json
@ -1,13 +1,32 @@
|
||||
{ "translations": {
|
||||
"Saving..." : "저장 중...",
|
||||
"Download this revision" : "이 리비전 다운로드",
|
||||
"Restore this revision" : "이 리비전 복원",
|
||||
"Latest revision" : "최신 리비전",
|
||||
"More versions..." : "더 많은 버전...",
|
||||
"Just now" : "지금",
|
||||
"Failed to revert the document to older version" : "문서를 이전 버전으로 되돌릴 수 없음",
|
||||
"Save" : "저장",
|
||||
"Loading documents..." : "문서 불러오는 중...",
|
||||
"Edit" : "편집",
|
||||
"Document" : "문서",
|
||||
"Spreadsheet" : "스프레드시트",
|
||||
"Presentation" : "프레젠테이션",
|
||||
"Could not create file" : "파일을 만들 수 없음",
|
||||
"New Document.odt" : "새 문서.odt",
|
||||
"New Spreadsheet.ods" : "새 스프레드시트.ods",
|
||||
"New Presentation.odp" : "새 프레젠테이션.odp",
|
||||
"New Document.docx" : "새 문서.docx",
|
||||
"New Spreadsheet.xlsx" : "새 스프레드시트.xlsx",
|
||||
"New Presentation.pptx" : "새 프레젠테이션.pptx",
|
||||
"Can't create document" : "문서를 만들 수 없음",
|
||||
"Saved" : "저장됨",
|
||||
"Saved with error: Collabora Online should use the same protocol as the server installation." : "저장 오류 발생: Collabora Online과 서버 설치본이 같은 프로토콜을 사용해야 합니다.",
|
||||
"Collabora Online" : "Collabora Online",
|
||||
"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" : "적용",
|
||||
"Use OOXML by default for new files" : "새 파일에 OOXML을 기본값으로 사용",
|
||||
"Wrong password. Please retry." : "암호가 잘못되었습니다. 다시 시도하십시오.",
|
||||
"Password" : "암호",
|
||||
"OK" : "확인",
|
||||
|
Loading…
x
Reference in New Issue
Block a user