diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2017-01-10 20:44:23 +0100 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2017-01-10 21:01:17 +0100 |
commit | 86d6efcc43918d0c1252b02e808f921cbc4f5a34 (patch) | |
tree | 2421dd01f7189d566d5bd6d46cd1547272ed2c05 /source/ko | |
parent | c54ca62057567513359adf7d7dce38167b54eb29 (diff) |
update translations for 5.3.0 rc2
and force-fix errors using pocheck
Change-Id: Iaa074827e5f9e841a2f013a7de4e5e902fe88824
Diffstat (limited to 'source/ko')
-rw-r--r-- | source/ko/basic/source/classes.po | 1081 | ||||
-rw-r--r-- | source/ko/dbaccess/source/ui/dlg.po | 9 | ||||
-rw-r--r-- | source/ko/helpcontent2/source/text/shared/01.po | 116 | ||||
-rw-r--r-- | source/ko/helpcontent2/source/text/shared/optionen.po | 304 | ||||
-rw-r--r-- | source/ko/helpcontent2/source/text/smath.po | 20 | ||||
-rw-r--r-- | source/ko/helpcontent2/source/text/smath/00.po | 187 | ||||
-rw-r--r-- | source/ko/helpcontent2/source/text/smath/01.po | 257 | ||||
-rw-r--r-- | source/ko/helpcontent2/source/text/smath/04.po | 12 | ||||
-rw-r--r-- | source/ko/helpcontent2/source/text/smath/guide.po | 42 | ||||
-rw-r--r-- | source/ko/helpcontent2/source/text/swriter/01.po | 250 | ||||
-rw-r--r-- | source/ko/officecfg/registry/data/org/openoffice/Office/UI.po | 103 | ||||
-rw-r--r-- | source/ko/sw/source/ui/dochdl.po | 9 | ||||
-rw-r--r-- | source/ko/sw/uiconfig/swriter/ui.po | 14 |
13 files changed, 562 insertions, 1842 deletions
diff --git a/source/ko/basic/source/classes.po b/source/ko/basic/source/classes.po index ddac2932f7a..bfb31d131b4 100644 --- a/source/ko/basic/source/classes.po +++ b/source/ko/basic/source/classes.po @@ -13,7 +13,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: Pootle 2.8\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1455507286.000000\n" #: sb.src @@ -1351,1082 +1351,3 @@ msgctxt "" "string.text" msgid "The library could not be removed from memory." msgstr "메모리로부터 라이브러리를 삭제하지 못했습니다." - -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_BAD_NUMBER_OF_ARGS & ERRCODE_RES_MASK\n" -"string.text" -msgid "Invalid number of arguments." -msgstr "유효하지 않은 인수 개수" - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_SYNTAX & ERRCODE_RES_MASK\n" -"string.text" -msgid "Syntax error." -msgstr "구문 오류가 발생했습니다." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_NO_GOSUB & ERRCODE_RES_MASK\n" -"string.text" -msgid "Return without Gosub." -msgstr "Gosub 없는 Return" - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_REDO_FROM_START & ERRCODE_RES_MASK\n" -"string.text" -msgid "Incorrect entry; please retry." -msgstr "입력이 잘못되었습니다. 다시 입력하십시오." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_BAD_ARGUMENT & ERRCODE_RES_MASK\n" -"string.text" -msgid "Invalid procedure call." -msgstr "프로시저 호출이 잘못되었습니다." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_MATH_OVERFLOW & ERRCODE_RES_MASK\n" -"string.text" -msgid "Overflow." -msgstr "오버플로" - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_NO_MEMORY & ERRCODE_RES_MASK\n" -"string.text" -msgid "Not enough memory." -msgstr "메모리가 부족합니다." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_ALREADY_DIM & ERRCODE_RES_MASK\n" -"string.text" -msgid "Array already dimensioned." -msgstr "배열의 차원이 이미 정해짐" - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_OUT_OF_RANGE & ERRCODE_RES_MASK\n" -"string.text" -msgid "Index out of defined range." -msgstr "정의된 범위를 벗어난 색인" - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_DUPLICATE_DEF & ERRCODE_RES_MASK\n" -"string.text" -msgid "Duplicate definition." -msgstr "중복된 정의" - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_ZERODIV & ERRCODE_RES_MASK\n" -"string.text" -msgid "Division by zero." -msgstr "영(0)으로 나눔" - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_VAR_UNDEFINED & ERRCODE_RES_MASK\n" -"string.text" -msgid "Variable not defined." -msgstr "변수가 정의되지 않았습니다." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_CONVERSION & ERRCODE_RES_MASK\n" -"string.text" -msgid "Data type mismatch." -msgstr "일치하지 않는 데이터 형식" - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_BAD_PARAMETER & ERRCODE_RES_MASK\n" -"string.text" -msgid "Invalid parameter." -msgstr "매개 변수가 잘못되었습니다." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_USER_ABORT & ERRCODE_RES_MASK\n" -"string.text" -msgid "Process interrupted by user." -msgstr "사용자에 의한 진행 과정 중단" - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_BAD_RESUME & ERRCODE_RES_MASK\n" -"string.text" -msgid "Resume without error." -msgstr "오류 없이 다시 시작" - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_STACK_OVERFLOW & ERRCODE_RES_MASK\n" -"string.text" -msgid "Not enough stack memory." -msgstr "스택 메모리가 부족합니다." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_PROC_UNDEFINED & ERRCODE_RES_MASK\n" -"string.text" -msgid "Sub-procedure or function procedure not defined." -msgstr "하위 프로시저 또는 함수 프로시저가 정의되지 않았습니다." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_BAD_DLL_LOAD & ERRCODE_RES_MASK\n" -"string.text" -msgid "Error loading DLL file." -msgstr "DLL 파일 로드 중 오류" - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_BAD_DLL_CALL & ERRCODE_RES_MASK\n" -"string.text" -msgid "Wrong DLL call convention." -msgstr "잘못된 DLL 호출 규칙" - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_INTERNAL_ERROR & ERRCODE_RES_MASK\n" -"string.text" -msgid "Internal error $(ARG1)." -msgstr "내부 오류 $(ARG1)이(가) 발생했습니다." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_BAD_CHANNEL & ERRCODE_RES_MASK\n" -"string.text" -msgid "Invalid file name or file number." -msgstr "유효하지 않은 파일 이름 또는 파일 번호" - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_FILE_NOT_FOUND & ERRCODE_RES_MASK\n" -"string.text" -msgid "File not found." -msgstr "파일을 찾지 못함" - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_BAD_FILE_MODE & ERRCODE_RES_MASK\n" -"string.text" -msgid "Incorrect file mode." -msgstr "잘못된 파일 모드" - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_FILE_ALREADY_OPEN & ERRCODE_RES_MASK\n" -"string.text" -msgid "File already open." -msgstr "열린 파일" - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_IO_ERROR & ERRCODE_RES_MASK\n" -"string.text" -msgid "Device I/O error." -msgstr "장치 I/O 오류가 발생했습니다." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_FILE_EXISTS & ERRCODE_RES_MASK\n" -"string.text" -msgid "File already exists." -msgstr "파일이 이미 있습니다." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_BAD_RECORD_LENGTH & ERRCODE_RES_MASK\n" -"string.text" -msgid "Incorrect record length." -msgstr "잘못된 레코드 길이" - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_DISK_FULL & ERRCODE_RES_MASK\n" -"string.text" -msgid "Disk or hard drive full." -msgstr "디스크 또는 하드 드라이브가 찼습니다." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_READ_PAST_EOF & ERRCODE_RES_MASK\n" -"string.text" -msgid "Reading exceeds EOF." -msgstr "파일의 끝을 초과하여 읽었습니다." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_BAD_RECORD_NUMBER & ERRCODE_RES_MASK\n" -"string.text" -msgid "Incorrect record number." -msgstr "잘못된 레코드 번호" - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_TOO_MANY_FILES & ERRCODE_RES_MASK\n" -"string.text" -msgid "Too many files." -msgstr "파일이 너무 많습니다." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_NO_DEVICE & ERRCODE_RES_MASK\n" -"string.text" -msgid "Device not available." -msgstr "장치를 사용할 수 없습니다." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_ACCESS_DENIED & ERRCODE_RES_MASK\n" -"string.text" -msgid "Access denied." -msgstr "액세스 거부됨" - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_NOT_READY & ERRCODE_RES_MASK\n" -"string.text" -msgid "Disk not ready." -msgstr "디스크 준비 안 됨" - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_NOT_IMPLEMENTED & ERRCODE_RES_MASK\n" -"string.text" -msgid "Not implemented." -msgstr "구현되지 않음" - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_DIFFERENT_DRIVE & ERRCODE_RES_MASK\n" -"string.text" -msgid "Renaming on different drives impossible." -msgstr "다른 드라이브에서 이름 변경 불가능" - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_ACCESS_ERROR & ERRCODE_RES_MASK\n" -"string.text" -msgid "Path/File access error." -msgstr "경로/파일 액세스 오류가 발생했습니다." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_PATH_NOT_FOUND & ERRCODE_RES_MASK\n" -"string.text" -msgid "Path not found." -msgstr "경로를 찾지 못함" - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_NO_OBJECT & ERRCODE_RES_MASK\n" -"string.text" -msgid "Object variable not set." -msgstr "개체 변수 설정 안 됨" - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_BAD_PATTERN & ERRCODE_RES_MASK\n" -"string.text" -msgid "Invalid string pattern." -msgstr "유효하지 않은 문자열 패턴" - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SBERR_IS_NULL & ERRCODE_RES_MASK\n" -"string.text" -msgid "Use of zero not permitted." -msgstr "영(0)을 사용할 수 없음" - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_DDE_ERROR & ERRCODE_RES_MASK\n" -"string.text" -msgid "DDE Error." -msgstr "DDE 오류가 발생했습니다." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_DDE_WAITINGACK & ERRCODE_RES_MASK\n" -"string.text" -msgid "Awaiting response to DDE connection." -msgstr "DDE 연결의 응답 대기 중" - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_DDE_OUTOFCHANNELS & ERRCODE_RES_MASK\n" -"string.text" -msgid "No DDE channels available." -msgstr "사용 가능한 DDE 채널이 없습니다." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_DDE_NO_RESPONSE & ERRCODE_RES_MASK\n" -"string.text" -msgid "No application responded to DDE connect initiation." -msgstr "DDE 연결 요청에 응답하는 응용 프로그램이 없습니다." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_DDE_MULT_RESPONSES & ERRCODE_RES_MASK\n" -"string.text" -msgid "Too many applications responded to DDE connect initiation." -msgstr "DDE 연결 요청에 응답하는 응용 프로그램이 너무 많습니다." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_DDE_CHANNEL_LOCKED & ERRCODE_RES_MASK\n" -"string.text" -msgid "DDE channel locked." -msgstr "DDE 채널 잠김" - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_DDE_NOTPROCESSED & ERRCODE_RES_MASK\n" -"string.text" -msgid "External application cannot execute DDE operation." -msgstr "외부 응용 프로그램은 DDE 작업을 실행할 수 없습니다." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_DDE_TIMEOUT & ERRCODE_RES_MASK\n" -"string.text" -msgid "Timeout while waiting for DDE response." -msgstr "DDE 응답을 기다리는 중 제한 시간 초과" - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_DDE_USER_INTERRUPT & ERRCODE_RES_MASK\n" -"string.text" -msgid "User pressed ESCAPE during DDE operation." -msgstr "DDE가 작동하는 동안 사용자가 Escape를 눌렀습니다." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_DDE_BUSY & ERRCODE_RES_MASK\n" -"string.text" -msgid "External application busy." -msgstr "외부 응용 프로그램 사용 중" - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_DDE_NO_DATA & ERRCODE_RES_MASK\n" -"string.text" -msgid "DDE operation without data." -msgstr "데이터 없는 DDE 작업입니다." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_DDE_WRONG_DATA_FORMAT & ERRCODE_RES_MASK\n" -"string.text" -msgid "Data are in wrong format." -msgstr "데이터 형식이 잘못되었습니다." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_DDE_PARTNER_QUIT & ERRCODE_RES_MASK\n" -"string.text" -msgid "External application has been terminated." -msgstr "외부 응용 프로그램이 종료되었습니다." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_DDE_CONV_CLOSED & ERRCODE_RES_MASK\n" -"string.text" -msgid "DDE connection interrupted or modified." -msgstr "DDE 연결 중단 또는 수정됨" - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_DDE_NO_CHANNEL & ERRCODE_RES_MASK\n" -"string.text" -msgid "DDE method invoked with no channel open." -msgstr "열린 채널 없이 DDE 메소드 호출" - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_DDE_INVALID_LINK & ERRCODE_RES_MASK\n" -"string.text" -msgid "Invalid DDE link format." -msgstr "DDE 링크 형식이 잘못되었습니다." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_DDE_QUEUE_OVERFLOW & ERRCODE_RES_MASK\n" -"string.text" -msgid "DDE message has been lost." -msgstr "DDE 메시지가 손실되었습니다." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_DDE_LINK_ALREADY_EST & ERRCODE_RES_MASK\n" -"string.text" -msgid "Paste link already performed." -msgstr "링크 붙여넣기 이미 수행됨" - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_DDE_LINK_INV_TOPIC & ERRCODE_RES_MASK\n" -"string.text" -msgid "Link mode cannot be set due to invalid link topic." -msgstr "유효하지 않은 링크 제목으로 인해 연결 모드가 설정되지 않습니다." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_DDE_DLL_NOT_FOUND & ERRCODE_RES_MASK\n" -"string.text" -msgid "DDE requires the DDEML.DLL file." -msgstr "DDE에 DDEML.DLL 파일이 필요합니다." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_CANNOT_LOAD & ERRCODE_RES_MASK\n" -"string.text" -msgid "Module cannot be loaded; invalid format." -msgstr "모듈을 로드할 수 없습니다. 유효하지 않은 형식입니다." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_BAD_INDEX & ERRCODE_RES_MASK\n" -"string.text" -msgid "Invalid object index." -msgstr "개체 색인이 잘못되었습니다." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_NO_ACTIVE_OBJECT & ERRCODE_RES_MASK\n" -"string.text" -msgid "Object is not available." -msgstr "개체를 사용할 수 없습니다." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_BAD_PROP_VALUE & ERRCODE_RES_MASK\n" -"string.text" -msgid "Incorrect property value." -msgstr "잘못된 속성 값" - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_PROP_READONLY & ERRCODE_RES_MASK\n" -"string.text" -msgid "This property is read-only." -msgstr "이 속성은 읽기 전용입니다." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_PROP_WRITEONLY & ERRCODE_RES_MASK\n" -"string.text" -msgid "This property is write only." -msgstr "이 속성은 쓰기 전용입니다." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_INVALID_OBJECT & ERRCODE_RES_MASK\n" -"string.text" -msgid "Invalid object reference." -msgstr "유효하지 않은 개체 참조" - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_NO_METHOD & ERRCODE_RES_MASK\n" -"string.text" -msgid "Property or method not found: $(ARG1)." -msgstr "속성이나 메소드를 찾을 수 없음 : $(ARG1)" - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_NEEDS_OBJECT & ERRCODE_RES_MASK\n" -"string.text" -msgid "Object required." -msgstr "개체 필요" - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_INVALID_USAGE_OBJECT & ERRCODE_RES_MASK\n" -"string.text" -msgid "Invalid use of an object." -msgstr "개체 사용 잘못됨" - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_NO_OLE & ERRCODE_RES_MASK\n" -"string.text" -msgid "OLE Automation is not supported by this object." -msgstr "이 개체는 OLE 자동화를 지원하지 않습니다." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_BAD_METHOD & ERRCODE_RES_MASK\n" -"string.text" -msgid "This property or method is not supported by the object." -msgstr "해당 개체는 이 속성이나 메소드를 지원하지 않습니다." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_OLE_ERROR & ERRCODE_RES_MASK\n" -"string.text" -msgid "OLE Automation Error." -msgstr "OLE 자동화 오류가 발생했습니다." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_BAD_ACTION & ERRCODE_RES_MASK\n" -"string.text" -msgid "This action is not supported by given object." -msgstr "지정된 개체에서 이 작업을 지원하지 않습니다." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_NO_NAMED_ARGS & ERRCODE_RES_MASK\n" -"string.text" -msgid "Named arguments are not supported by given object." -msgstr "지정된 개체는 명명된 인수를 지원하지 않습니다." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_BAD_LOCALE & ERRCODE_RES_MASK\n" -"string.text" -msgid "The current locale setting is not supported by the given object." -msgstr "지정된 개체에서 현재의 언어별 설정을 지원하지 않습니다." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_NAMED_NOT_FOUND & ERRCODE_RES_MASK\n" -"string.text" -msgid "Named argument not found." -msgstr "이름 지정된 인수를 찾지 못함" - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_NOT_OPTIONAL & ERRCODE_RES_MASK\n" -"string.text" -msgid "Argument is not optional." -msgstr "인수는 선택 사항이 아닙니다." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_WRONG_ARGS & ERRCODE_RES_MASK\n" -"string.text" -msgid "Invalid number of arguments." -msgstr "유효하지 않은 인수 개수" - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_NOT_A_COLL & ERRCODE_RES_MASK\n" -"string.text" -msgid "Object is not a list." -msgstr "개체는 목록이 아닙니다." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_BAD_ORDINAL & ERRCODE_RES_MASK\n" -"string.text" -msgid "Invalid ordinal number." -msgstr "유효하지 않은 서수입니다." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_DLLPROC_NOT_FOUND & ERRCODE_RES_MASK\n" -"string.text" -msgid "Specified DLL function not found." -msgstr "지정된 DLL 기능을 찾지 못함" - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_BAD_CLIPBD_FORMAT & ERRCODE_RES_MASK\n" -"string.text" -msgid "Invalid clipboard format." -msgstr "유효하지 않은 클립보드 서식" - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_PROPERTY_NOT_FOUND & ERRCODE_RES_MASK\n" -"string.text" -msgid "Object does not have this property." -msgstr "개체에 이 속성이 없습니다." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_METHOD_NOT_FOUND & ERRCODE_RES_MASK\n" -"string.text" -msgid "Object does not have this method." -msgstr "개체에 이 메소드가 없습니다." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_ARG_MISSING & ERRCODE_RES_MASK\n" -"string.text" -msgid "Required argument lacking." -msgstr "필수 인수가 빠져있습니다." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_METHOD_FAILED & ERRCODE_RES_MASK\n" -"string.text" -msgid "Error executing a method." -msgstr "메소드 실행 중 오류가 발생했습니다." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_SETPROP_FAILED & ERRCODE_RES_MASK\n" -"string.text" -msgid "Unable to set property." -msgstr "속성을 설정할 수 없습니다." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_GETPROP_FAILED & ERRCODE_RES_MASK\n" -"string.text" -msgid "Unable to determine property." -msgstr "속성을 결정할 수 없습니다." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_UNEXPECTED & ERRCODE_RES_MASK\n" -"string.text" -msgid "Unexpected symbol: $(ARG1)." -msgstr "예기치 않은 기호: $(ARG1)" - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_EXPECTED & ERRCODE_RES_MASK\n" -"string.text" -msgid "Expected: $(ARG1)." -msgstr "예상됨: $(ARG1)." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_SYMBOL_EXPECTED & ERRCODE_RES_MASK\n" -"string.text" -msgid "Symbol expected." -msgstr "기호 예상됨" - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_VAR_EXPECTED & ERRCODE_RES_MASK\n" -"string.text" -msgid "Variable expected." -msgstr "변수 예상됨" - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_LABEL_EXPECTED & ERRCODE_RES_MASK\n" -"string.text" -msgid "Label expected." -msgstr "레이블이 예상됩니다." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_LVALUE_EXPECTED & ERRCODE_RES_MASK\n" -"string.text" -msgid "Value cannot be applied." -msgstr "값을 적용할 수 없습니다." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_VAR_DEFINED & ERRCODE_RES_MASK\n" -"string.text" -msgid "Variable $(ARG1) already defined." -msgstr "변수 $(ARG1)이(가) 이미 정의되어 있습니다." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_PROC_DEFINED & ERRCODE_RES_MASK\n" -"string.text" -msgid "Sub procedure or function procedure $(ARG1) already defined." -msgstr "하위 프로시저 또는 함수 프로시저 $(ARG1)이(가) 이미 정의되어 있습니다." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_LABEL_DEFINED & ERRCODE_RES_MASK\n" -"string.text" -msgid "Label $(ARG1) already defined." -msgstr "레이블 $(ARG1)이(가) 이미 정의되어 있습니다." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_UNDEF_VAR & ERRCODE_RES_MASK\n" -"string.text" -msgid "Variable $(ARG1) not found." -msgstr "변수 $(ARG1)을(를) 찾을 수 없습니다." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_UNDEF_ARRAY & ERRCODE_RES_MASK\n" -"string.text" -msgid "Array or procedure $(ARG1) not found." -msgstr "배열 또는 프로시저 $(ARG1)을(를) 찾을 수 없습니다." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_UNDEF_PROC & ERRCODE_RES_MASK\n" -"string.text" -msgid "Procedure $(ARG1) not found." -msgstr "프로시저 $(ARG1)을(를) 찾을 수 없습니다." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_UNDEF_LABEL & ERRCODE_RES_MASK\n" -"string.text" -msgid "Label $(ARG1) undefined." -msgstr "레이블 $(ARG1) 정의 안 됨" - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_UNDEF_TYPE & ERRCODE_RES_MASK\n" -"string.text" -msgid "Unknown data type $(ARG1)." -msgstr "알 수 없는 데이터 유형: $(ARG1)" - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_BAD_EXIT & ERRCODE_RES_MASK\n" -"string.text" -msgid "Exit $(ARG1) expected." -msgstr "$(ARG1) 종료 예상됨" - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_BAD_BLOCK & ERRCODE_RES_MASK\n" -"string.text" -msgid "Statement block still open: $(ARG1) missing." -msgstr "지시문 블록이 아직 열려 있습니다. $(ARG1)이(가) 없습니다." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_BAD_BRACKETS & ERRCODE_RES_MASK\n" -"string.text" -msgid "Parentheses do not match." -msgstr "괄호가 맞지 않습니다." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_BAD_DECLARATION & ERRCODE_RES_MASK\n" -"string.text" -msgid "Symbol $(ARG1) already defined differently." -msgstr "기호 $(ARG1)이(가) 이미 다르게 정의되어 있습니다." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_BAD_PARAMETERS & ERRCODE_RES_MASK\n" -"string.text" -msgid "Parameters do not correspond to procedure." -msgstr "매개 변수가 프로시저에 맞지 않습니다." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_BAD_CHAR_IN_NUMBER & ERRCODE_RES_MASK\n" -"string.text" -msgid "Invalid character in number." -msgstr "숫자에 유효하지 않은 문자가 있습니다." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_MUST_HAVE_DIMS & ERRCODE_RES_MASK\n" -"string.text" -msgid "Array must be dimensioned." -msgstr "배열의 차원을 정해야 합니다." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_NO_IF & ERRCODE_RES_MASK\n" -"string.text" -msgid "Else/Endif without If." -msgstr "IF 없는 Else/Endif" - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_NOT_IN_SUBR & ERRCODE_RES_MASK\n" -"string.text" -msgid "$(ARG1) not allowed within a procedure." -msgstr "프로시저 안에서 $(ARG1) 사용 못 함" - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_NOT_IN_MAIN & ERRCODE_RES_MASK\n" -"string.text" -msgid "$(ARG1) not allowed outside a procedure." -msgstr "프로시저 밖에서 $(ARG1) 사용 못 함" - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_WRONG_DIMS & ERRCODE_RES_MASK\n" -"string.text" -msgid "Dimension specifications do not match." -msgstr "치수 정의가 맞지 않습니다." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_BAD_OPTION & ERRCODE_RES_MASK\n" -"string.text" -msgid "Unknown option: $(ARG1)." -msgstr "알 수 없는 옵션: $(ARG1)." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_CONSTANT_REDECLARED & ERRCODE_RES_MASK\n" -"string.text" -msgid "Constant $(ARG1) redefined." -msgstr "상수 $(ARG1) 재정의됨" - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_PROG_TOO_LARGE & ERRCODE_RES_MASK\n" -"string.text" -msgid "Program too large." -msgstr "프로그램이 너무 큽니다." - -#: sb.src -msgctxt "" -"sb.src\n" -"RID_BASIC_START\n" -"SbERR_NO_STRINGS_ARRAYS & ERRCODE_RES_MASK\n" -"string.text" -msgid "Strings or arrays not permitted." -msgstr "문자열 또는 배열이 허용되지 않음" diff --git a/source/ko/dbaccess/source/ui/dlg.po b/source/ko/dbaccess/source/ui/dlg.po index ed34b5ad748..16b9209ad0c 100644 --- a/source/ko/dbaccess/source/ui/dlg.po +++ b/source/ko/dbaccess/source/ui/dlg.po @@ -13,7 +13,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: Pootle 2.8\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1449854440.000000\n" #: AutoControls.src @@ -836,10 +836,3 @@ msgctxt "" "string.text" msgid "Details" msgstr "상세" - -msgctxt "" -"AutoControls.src\n" -"STR_COMMONURL\n" -"string.text" -msgid "Datasource URL" -msgstr "데이터 원본 URL" diff --git a/source/ko/helpcontent2/source/text/shared/01.po b/source/ko/helpcontent2/source/text/shared/01.po index f00a80ab875..17c2597c815 100644 --- a/source/ko/helpcontent2/source/text/shared/01.po +++ b/source/ko/helpcontent2/source/text/shared/01.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2016-12-21 15:39+0100\n" +"POT-Creation-Date: 2016-12-27 21:50+0100\n" "PO-Revision-Date: 2016-12-22 13:53+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -5043,180 +5043,184 @@ msgctxt "" "01140000.xhp\n" "bm_id3147294\n" "help.text" -msgid "<bookmark_value>printers; properties</bookmark_value><bookmark_value>settings; printers</bookmark_value><bookmark_value>properties; printers</bookmark_value><bookmark_value>default printer; setting up</bookmark_value><bookmark_value>printers; default printer</bookmark_value><bookmark_value>page formats; restriction</bookmark_value>" -msgstr "<bookmark_value>프린터; 속성</bookmark_value><bookmark_value>설정; 프린터</bookmark_value><bookmark_value>속성; 프린터</bookmark_value><bookmark_value>기본 프린터; 설정</bookmark_value><bookmark_value>프린터; 기본 프린터</bookmark_value><bookmark_value>페이지 서식; 제한</bookmark_value>" +msgid "<bookmark_value>printers; properties</bookmark_value> <bookmark_value>settings; printers</bookmark_value> <bookmark_value>properties; printers</bookmark_value> <bookmark_value>default printer; setting up</bookmark_value> <bookmark_value>printers; default printer</bookmark_value> <bookmark_value>page formats; restriction</bookmark_value>" +msgstr "" #: 01140000.xhp -#, fuzzy msgctxt "" "01140000.xhp\n" "hd_id3147294\n" -"1\n" "help.text" msgid "<link href=\"text/shared/01/01140000.xhp\" name=\"Printer Settings\">Printer Settings</link>" -msgstr "<link href=\"text/shared/01/06150000.xhp\" name=\"XML 필터 설정\">XML 필터 설정</link>" +msgstr "" #: 01140000.xhp msgctxt "" "01140000.xhp\n" "par_id3154422\n" -"2\n" "help.text" -msgid "<variable id=\"druckereinstellungtext\"><ahelp hid=\"SVTOOLS:MODALDIALOG:DLG_SVT_PRNDLG_PRNSETUPDLG\">Select the default printer for the current document.</ahelp></variable>" -msgstr "<variable id=\"druckereinstellungtext\"><ahelp hid=\"SVTOOLS:MODALDIALOG:DLG_SVT_PRNDLG_PRNSETUPDLG\">현재 문서의 기본 프린터를 선택합니다.</ahelp></variable>" +msgid "<variable id=\"druckereinstellungtext\"><ahelp hid=\"svt/ui/printersetupdialog/PrinterSetupDialog\">Select the default printer for the current document.</ahelp> </variable>" +msgstr "" #: 01140000.xhp msgctxt "" "01140000.xhp\n" "par_id3148620\n" -"20\n" "help.text" msgid "You might experience a slight delay when you change the default printer for a document that contains embedded $[officename] OLE objects." -msgstr "포함된 $[officename] OLE 개체가 있는 문서의 기본 프린터를 변경하는 경우에는 시간이 다소 지연될 수 있습니다." +msgstr "" #: 01140000.xhp msgctxt "" "01140000.xhp\n" "hd_id3145345\n" -"4\n" "help.text" -msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">Printer </caseinline></switchinline>" -msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">프린터 </caseinline></switchinline>" +msgid "Printer" +msgstr "" #: 01140000.xhp msgctxt "" "01140000.xhp\n" "par_id3145211\n" -"5\n" "help.text" -msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">Lists the information that applies to the selected printer. </caseinline></switchinline>" -msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">선택한 프린터에 적용되는 정보를 나열합니다. </caseinline></switchinline>" +msgid "Lists the information that applies to the selected printer." +msgstr "" #: 01140000.xhp msgctxt "" "01140000.xhp\n" "par_id3148538\n" -"19\n" "help.text" msgid "If the list is empty, you need to install a default printer for your operating system. Refer to the online help for your operating system for instructions on how to install and setup a default printer." -msgstr "목록이 비어 있으면 운영 체제에 맞는 기본 프린터를 설치해야 합니다. 기본 프린터를 설치 및 설정하는 방법을 보려면 운영 체제의 온라인 도움말을 참조하십시오." +msgstr "" #: 01140000.xhp msgctxt "" "01140000.xhp\n" "hd_id3154381\n" -"6\n" "help.text" msgid "Name" -msgstr "이름" +msgstr "" #: 01140000.xhp msgctxt "" "01140000.xhp\n" "par_id3156155\n" -"7\n" "help.text" -msgid "<ahelp hid=\"SVTOOLS:LISTBOX:DLG_SVT_PRNDLG_PRNSETUPDLG:LB_NAMES\">Lists the installed printers on your operating system. To change the default printer, select a printer name from the list.</ahelp>" -msgstr "<ahelp hid=\"SVTOOLS:LISTBOX:DLG_SVT_PRNDLG_PRNSETUPDLG:LB_NAMES\">운영 체제에 설치된 프린터를 나열합니다. 기본 프린터를 변경하려면 목록에서 프린터 이름을 선택합니다.</ahelp>" +msgid "<ahelp hid=\"svt/ui/printersetupdialog/name\">Lists the installed printers on your operating system. To change the default printer, select a printer name from the list.</ahelp>" +msgstr "" #: 01140000.xhp msgctxt "" "01140000.xhp\n" "hd_id3156153\n" -"8\n" "help.text" -msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">Status </caseinline></switchinline>" -msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">상태 </caseinline></switchinline>" +msgid "Status" +msgstr "" #: 01140000.xhp msgctxt "" "01140000.xhp\n" "par_id3150465\n" -"9\n" "help.text" -msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">Describes the current status of the selected printer. </caseinline></switchinline>" -msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">선택한 프린터의 현재 상태를 설명합니다. </caseinline></switchinline>" +msgid "Describes the current status of the selected printer." +msgstr "" #: 01140000.xhp msgctxt "" "01140000.xhp\n" "hd_id3154898\n" -"10\n" "help.text" -msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">Type </caseinline></switchinline>" -msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">유형 </caseinline></switchinline>" +msgid "Type" +msgstr "" #: 01140000.xhp msgctxt "" "01140000.xhp\n" "par_id3156326\n" -"11\n" "help.text" -msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">Displays the type of printer that you selected. </caseinline></switchinline>" -msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">선택한 프린터 유형을 표시합니다. </caseinline></switchinline>" +msgid "Displays the type of printer that you selected." +msgstr "" #: 01140000.xhp msgctxt "" "01140000.xhp\n" "hd_id3149416\n" -"12\n" "help.text" -msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">Location </caseinline></switchinline>" -msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">위치 </caseinline></switchinline>" +msgid "Location" +msgstr "" #: 01140000.xhp msgctxt "" "01140000.xhp\n" "par_id3149955\n" -"13\n" "help.text" -msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">Displays the port for the selected printer. </caseinline></switchinline>" -msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">선택한 프린터의 포트를 표시합니다. </caseinline></switchinline>" +msgid "Displays the port for the selected printer." +msgstr "" #: 01140000.xhp msgctxt "" "01140000.xhp\n" "hd_id3145316\n" -"14\n" "help.text" -msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">Comments </caseinline></switchinline>" -msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">설명 </caseinline></switchinline>" +msgid "Comments" +msgstr "" #: 01140000.xhp msgctxt "" "01140000.xhp\n" "par_id3155923\n" -"15\n" "help.text" -msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">Displays additional information for the printer. </caseinline></switchinline>" -msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">프린터에 대한 추가 정보를 표시합니다. </caseinline></switchinline>" +msgid "Displays additional information for the printer." +msgstr "" #: 01140000.xhp msgctxt "" "01140000.xhp\n" "hd_id3149669\n" -"16\n" "help.text" msgid "Properties" -msgstr "속성" +msgstr "" #: 01140000.xhp msgctxt "" "01140000.xhp\n" "par_id3149045\n" -"17\n" "help.text" -msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\"><ahelp hid=\"SVTOOLS:PUSHBUTTON:DLG_SVT_PRNDLG_PRNSETUPDLG:BTN_PROPERTIES\">Changes the printer settings of your operating system for the current document.</ahelp></caseinline></switchinline>" -msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\"><ahelp hid=\"SVTOOLS:PUSHBUTTON:DLG_SVT_PRNDLG_PRNSETUPDLG:BTN_PROPERTIES\">현재 문서에 대한 운영 체제의 프린터 설정을 변경합니다.</ahelp></caseinline></switchinline>" +msgid "<ahelp hid=\"svt/ui/printersetupdialog/properties\">Changes the printer settings of your operating system for the current document.</ahelp>" +msgstr "" #: 01140000.xhp msgctxt "" "01140000.xhp\n" "par_id3157322\n" -"18\n" "help.text" msgid "Ensure that the Landscape or Portrait layout option set in the printer properties dialog matches the page format that you set by choosing <emph>Format - Page</emph>." -msgstr "프린터 속성 대화 상자에 설정된 가로 또는 세로 모양 옵션과 <emph>서식 - 페이지</emph>를 선택하여 설정한 페이지 서식이 일치하는지 확인합니다." +msgstr "" + +#: 01140000.xhp +msgctxt "" +"01140000.xhp\n" +"hd_id201612110303091265\n" +"help.text" +msgid "Options" +msgstr "" + +#: 01140000.xhp +msgctxt "" +"01140000.xhp\n" +"par_id201612110239454950\n" +"help.text" +msgid "<ahelp hid=\"svt/ui/printersetupdialog/options\">Opens the <emph>Printer Options</emph> dialog where you can override the global printer options set on the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Writer</emph></caseinline><caseinline select=\"CALC\"><emph>Calc</emph></caseinline><defaultinline>Writer/Web</defaultinline></switchinline><emph> - Print</emph> panel for the current document.</ahelp>" +msgstr "" + +#: 01140000.xhp +msgctxt "" +"01140000.xhp\n" +"par_id3157323\n" +"help.text" +msgid "The <emph>Options</emph> button is only available in %PRODUCTNAME Writer and Calc." +msgstr "" #: 01160000.xhp msgctxt "" @@ -43681,7 +43685,7 @@ msgctxt "" "par_id3154863\n" "2\n" "help.text" -msgid "<ahelp hid=\"sfx/ui/documentfontspage/DocumentInfoPage\">Embed document fonts in the current file.</ahelp>" +msgid "<ahelp hid=\"sfx/ui/documentfontspage/DocumentFontsPage\">Embed document fonts in the current file.</ahelp>" msgstr "" #: prop_font_embed.xhp diff --git a/source/ko/helpcontent2/source/text/shared/optionen.po b/source/ko/helpcontent2/source/text/shared/optionen.po index cfd5ecc87ff..82bcc899fe3 100644 --- a/source/ko/helpcontent2/source/text/shared/optionen.po +++ b/source/ko/helpcontent2/source/text/shared/optionen.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-07-06 10:50+0000\n" +"POT-Creation-Date: 2016-12-27 21:50+0100\n" +"PO-Revision-Date: 2016-12-22 13:59+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: ko\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1467802245.000000\n" +"X-Generator: LibreOffice\n" +"X-POOTLE-MTIME: 1482415186.000000\n" #: 01000000.xhp msgctxt "" @@ -2246,8 +2246,8 @@ msgctxt "" "01010500.xhp\n" "tit\n" "help.text" -msgid "Colors" -msgstr "색상" +msgid "Color" +msgstr "" #: 01010500.xhp msgctxt "" @@ -2261,328 +2261,201 @@ msgstr "<bookmark_value>색상; 모델</bookmark_value>" msgctxt "" "01010500.xhp\n" "hd_id3150543\n" -"1\n" "help.text" -msgid "<link href=\"text/shared/optionen/01010500.xhp\" name=\"Colors\">Colors</link>" -msgstr "<link href=\"text/shared/optionen/01010500.xhp\" name=\"색\">색</link>" +msgid "<link href=\"text/shared/optionen/01010500.xhp\" name=\"Color\">Color</link>" +msgstr "" #: 01010500.xhp msgctxt "" "01010500.xhp\n" "par_id3153104\n" -"2\n" "help.text" -msgid "<ahelp hid=\"cui/ui/colorpage/ColorPage\">Allows you to select a color from a color table, edit an existing color, or define new colors.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/colorpage/ColorPage\">색상표에서 색상을 선택하거나 기존 색상을 편집하거나 또는 새로운 색상을 지정할 수 있습니다.</ahelp>" +msgid "<ahelp hid=\"cui/ui/colorpage/ColorPage\">Allows you to select a color from a color palette, edit an existing color, or define new colors.</ahelp>" +msgstr "" #: 01010500.xhp msgctxt "" "01010500.xhp\n" "hd_id3150767\n" -"3\n" "help.text" -msgid "Color table" -msgstr "색상표" +msgid "Colors" +msgstr "" #: 01010500.xhp msgctxt "" "01010500.xhp\n" "hd_id3150869\n" -"5\n" "help.text" -msgid "Name" -msgstr "이름" +msgid "Palette" +msgstr "" #: 01010500.xhp msgctxt "" "01010500.xhp\n" "par_id3149809\n" -"6\n" "help.text" -msgid "<ahelp hid=\"cui/ui/colorpage/name\">Specifies the name of a selected color. You can also type a name in this field when defining a new color.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/colorpage/name\">선택한 색상의 이름을 지정합니다. 새 색상을 지정할 때 이 필드에 이름을 입력할 수도 있습니다.</ahelp>" +msgid "<ahelp hid=\"cui/ui/colorpage/paletteselector\">Specifies the name of a selected palette. You can select a different palette here.</ahelp>" +msgstr "" #: 01010500.xhp msgctxt "" "01010500.xhp\n" "hd_id3150447\n" -"7\n" "help.text" -msgid "Color" -msgstr "색" +msgid "Color Set" +msgstr "" #: 01010500.xhp msgctxt "" "01010500.xhp\n" "par_id3149560\n" -"8\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/colorpage/colorlb\">Contains a list of available colors. To select a color, choose one from the list.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/colorpage/colorlb\">사용할 수 있는 색상 목록을 포함합니다. 색상을 선택하려면 목록에서 하나를 선택합니다.</ahelp>" - -#: 01010500.xhp -msgctxt "" -"01010500.xhp\n" -"hd_id3155132\n" -"9\n" "help.text" -msgid "Color table" -msgstr "색상표" - -#: 01010500.xhp -msgctxt "" -"01010500.xhp\n" -"par_id3152885\n" -"12\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/colorpage/modellb\">To modify, select the color model: Red-Green-Blue (RGB) or Cyan-Magenta-Yellow-BlacK (CMYK).</ahelp>" -msgstr "<ahelp hid=\"cui/ui/colorpage/modellb\">여기서는 적색-녹색-청색(RGB)이나 청록-선홍색-황색-흑색(CMYK)의 색 모델을 선택하십시오.</ahelp>" - -#: 01010500.xhp -msgctxt "" -"01010500.xhp\n" -"par_id1527756\n" -"help.text" -msgid "%PRODUCTNAME uses only the RGB color model for printing in color. The CMYK controls are provided only to ease the input of color values using CMYK notation." -msgstr "%PRODUCTNAME은(는) 컬러 인쇄 시 RGB 색상 모델만을 사용합니다. CMYK 콘트롤은 단지 CMYK 정보를 사용하여 색상 값을 용이하게 입력하기 위한 것입니다." - -#: 01010500.xhp -msgctxt "" -"01010500.xhp\n" -"par_id3147426\n" -"40\n" -"help.text" -msgid "If you select RGB, the initials of the three colors will appear and you can set the color from 0 to 255 with the spin button." -msgstr "RGB를 선택했을 경우, 회전 필드에서 각 색의 값을 0부터 255까지 정의할 수 있는 세 가지 색의 약칭이 나타납니다." - -#: 01010500.xhp -msgctxt "" -"01010500.xhp\n" -"hd_id3150103\n" -"13\n" -"help.text" -msgid "R" +msgid "<ahelp hid=\"cui/ui/colorpage/colorset\">Contains a list of available colors. Click on the desired one in the list to select it.</ahelp>" msgstr "" #: 01010500.xhp msgctxt "" "01010500.xhp\n" -"par_id3152462\n" -"14\n" +"hd_id31563321\n" "help.text" -msgid "<ahelp hid=\"cui/ui/colorpage/R\">Red</ahelp>" -msgstr "<ahelp hid=\"cui/ui/colorpage/R\">적색</ahelp>" - -#: 01010500.xhp -msgctxt "" -"01010500.xhp\n" -"hd_id3145366\n" -"15\n" -"help.text" -msgid "G" +msgid "Recent Colors" msgstr "" #: 01010500.xhp msgctxt "" "01010500.xhp\n" -"par_id3153144\n" -"16\n" +"par_id31544811\n" "help.text" -msgid "<ahelp hid=\"cui/ui/colorpage/G\">Green</ahelp>" -msgstr "<ahelp hid=\"cui/ui/colorpage/G\">녹색</ahelp>" +msgid "<ahelp hid=\"cui/ui/colorpage/recentcolorset\">Displays the last twelve colors selected and applied.</ahelp> Upon selecting a new color it is added to the left of the list. If the list is full and a new color is selected then the rightmost color is deleted." +msgstr "" #: 01010500.xhp msgctxt "" "01010500.xhp\n" -"hd_id3153573\n" -"17\n" +"hd_id3156332\n" "help.text" -msgid "B" +msgid "Add" msgstr "" #: 01010500.xhp -#, fuzzy msgctxt "" "01010500.xhp\n" -"par_id3153726\n" -"18\n" +"par_id3154481\n" "help.text" -msgid "<ahelp hid=\"cui/ui/colorpage/B\">Blue</ahelp>" -msgstr "<ahelp hid=\"cui/ui/colorpage/K\">흑색</ahelp>" +msgid "<ahelp hid=\"cui/ui/colorpage/add\">Adds the new color to the <emph>Custom</emph> palette.</ahelp>" +msgstr "" #: 01010500.xhp msgctxt "" "01010500.xhp\n" -"par_id3152940\n" -"41\n" +"hd_id31547578\n" "help.text" -msgid "If you select CMYK, the initials of the four colors will appear and you can set the color from 0 to 255 with the spin button." -msgstr "CMYK을 선택하면, 회전 필드에서 각 색의 값을 0부터 255까지 정의할 수 있는 네가지 색의 약칭이 나타납니다." +msgid "Delete" +msgstr "" #: 01010500.xhp msgctxt "" "01010500.xhp\n" -"hd_id3154942\n" -"42\n" +"par_id3154483\n" "help.text" -msgid "C" +msgid "<ahelp hid=\"cui/ui/colorpage/delete\">Deletes the selected color without confirmation.</ahelp>" msgstr "" #: 01010500.xhp -#, fuzzy msgctxt "" "01010500.xhp\n" -"par_id3145800\n" -"43\n" +"par_id3154574\n" "help.text" -msgid "<ahelp hid=\"cui/ui/colorpage/C\">Cyan</ahelp>" -msgstr "<ahelp hid=\"cui/ui/colorpage/G\">녹색</ahelp>" +msgid "You can only delete colors from the <emph>custom</emph> palette." +msgstr "" #: 01010500.xhp msgctxt "" "01010500.xhp\n" -"hd_id3155417\n" -"44\n" +"hd_id31507671\n" "help.text" -msgid "M" +msgid "New" msgstr "" #: 01010500.xhp -#, fuzzy msgctxt "" "01010500.xhp\n" -"par_id3150093\n" -"45\n" +"par_id3147426\n" "help.text" -msgid "<ahelp hid=\"cui/ui/colorpage/M\">Magenta</ahelp>" -msgstr "<ahelp hid=\"cui/ui/colorpage/G\">녹색</ahelp>" +msgid "<ahelp hid=\"cui/ui/colorpage/newpreview\">Displays a preview of the color selected from the color palette and the changes you make with the controls below.</ahelp>" +msgstr "" #: 01010500.xhp msgctxt "" "01010500.xhp\n" -"hd_id3147124\n" -"46\n" +"hd_id3150103\n" "help.text" -msgid "Y" +msgid "R" msgstr "" #: 01010500.xhp -#, fuzzy msgctxt "" "01010500.xhp\n" -"par_id3154098\n" -"47\n" +"par_id3152462\n" "help.text" -msgid "<ahelp hid=\"cui/ui/colorpage/Y\">Yellow</ahelp>" -msgstr "<ahelp hid=\"cui/ui/colorpage/R\">적색</ahelp>" +msgid "<ahelp hid=\"cui/ui/colorpage/R_custom\">The color code of the red component of the color. Possible values are between 0 and 255.</ahelp>" +msgstr "" #: 01010500.xhp msgctxt "" "01010500.xhp\n" -"hd_id3154015\n" -"48\n" +"hd_id3145366\n" "help.text" -msgid "K" +msgid "G" msgstr "" #: 01010500.xhp msgctxt "" "01010500.xhp\n" -"par_id3156180\n" -"49\n" +"par_id3153144\n" "help.text" -msgid "<ahelp hid=\"cui/ui/colorpage/K\">Black</ahelp>" -msgstr "<ahelp hid=\"cui/ui/colorpage/K\">흑색</ahelp>" +msgid "<ahelp hid=\"cui/ui/colorpage/G_custom\">The color code of the green component of the color. Possible values are between 0 and 255.</ahelp>" +msgstr "" #: 01010500.xhp msgctxt "" "01010500.xhp\n" -"hd_id3156332\n" -"27\n" +"hd_id3153573\n" "help.text" -msgid "Add" -msgstr "추가" +msgid "B" +msgstr "" #: 01010500.xhp msgctxt "" "01010500.xhp\n" -"par_id3154481\n" -"28\n" +"par_id3153726\n" "help.text" -msgid "<ahelp hid=\"cui/ui/colorpage/add\">Adds a new color.</ahelp>" -msgstr "<ahelp hid=\"cui/ui/colorpage/add\">새로운 색상을 추가합니다.</ahelp>" +msgid "<ahelp hid=\"cui/ui/colorpage/B_custom\">The color code of the blue component of the color. Possible values are between 0 and 255.</ahelp>" +msgstr "" #: 01010500.xhp msgctxt "" "01010500.xhp\n" -"hd_id3153708\n" -"29\n" +"hd_id31535731\n" "help.text" -msgid "Modify" -msgstr "수정" +msgid "Hex" +msgstr "" #: 01010500.xhp msgctxt "" "01010500.xhp\n" -"par_id3148916\n" -"30\n" +"par_id31537261\n" "help.text" -msgid "<ahelp hid=\"cui/ui/colorpage/modify\">Changes the current color.</ahelp> Note that the color is overwritten without a confirmation." -msgstr "<ahelp hid=\"cui/ui/colorpage/modify\">현재 색상을 바꿉니다.</ahelp> 색상을 덮어쓸 때는 확인 메시지가 표시되지 않습니다." +msgid "<ahelp hid=\"cui/ui/colorpage/hex_custom\">The color code of the color expressed as a hexadecimal value.</ahelp>" +msgstr "" #: 01010500.xhp msgctxt "" "01010500.xhp\n" "hd_id3154754\n" -"31\n" "help.text" -msgid "<link href=\"text/shared/optionen/01010501.xhp\" name=\"Edit\">Edit</link>" -msgstr "<link href=\"text/shared/optionen/01010501.xhp\" name=\"편집\">편집</link>" - -#: 01010500.xhp -msgctxt "" -"01010500.xhp\n" -"hd_id3159267\n" -"33\n" -"help.text" -msgid "Load Color List" -msgstr "색상 목록 로드" - -#: 01010500.xhp -msgctxt "" -"01010500.xhp\n" -"par_id3154705\n" -"34\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/colorpage/load\">Accesses the <emph>Open</emph> dialog, which allows you to select a color palette</ahelp>." -msgstr "<ahelp hid=\"cui/ui/colorpage/load\">색상표를 선택할 수 있는 <emph>열기</emph> 대화 상자에 액세스합니다</ahelp>." - -#: 01010500.xhp -msgctxt "" -"01010500.xhp\n" -"hd_id3147344\n" -"36\n" -"help.text" -msgid "Save Color List" -msgstr "색상 목록 저장" - -#: 01010500.xhp -msgctxt "" -"01010500.xhp\n" -"par_id3163808\n" -"37\n" -"help.text" -msgid "<ahelp hid=\"cui/ui/colorpage/save\">Opens the <emph>Save As</emph> dialog, which enables you to save the current color table under a specified name.</ahelp> If you do not choose this command, the current color table will be automatically saved as default and re-loaded the next time you start $[officename]." -msgstr "<ahelp hid=\"cui/ui/colorpage/save\"><emph>다른 이름으로 저장</emph> 대화 상자를 열 수 있으며, 이 대화 상자를 사용하면 현재 색상표를 사용자 정의 이름으로 저장할 수 있습니다.</ahelp> 이 명령을 선택하지 않으면 현재 색상표가 기본값으로 자동 저장되며, 다음 번 $[officename] 시작 시에 다시 로드됩니다." - -#: 01010500.xhp -msgctxt "" -"01010500.xhp\n" -"par_id3154572\n" -"38\n" -"help.text" -msgid "The <emph>Load color list</emph> and <emph>Save color list </emph>icons are visible only if you select the <emph>Colors</emph> tab with the <emph>Format - Area</emph> command." -msgstr "<emph>색상 목록 로드</emph> 및 <emph>색상 목록 저장</emph> 아이콘은 <emph>서식 - 면</emph> 명령을 선택하고 <emph>색상</emph> 탭을 선택한 경우에만 표시됩니다." +msgid "<link href=\"text/shared/optionen/01010501.xhp\" name=\"Pick\">Pick</link><ahelp hid=\"cui/ui/colorpage/edit\"><embed href=\"text/shared/optionen/01010501.xhp#farbentext\"/></ahelp>" +msgstr "" #: 01010501.xhp msgctxt "" @@ -5345,8 +5218,8 @@ msgctxt "" "01030300.xhp\n" "par_idN1064B\n" "help.text" -msgid "<ahelp hid=\"703988739\">Select to see a warning dialog when you try to save or send a document that contains recorded changes, versions, or comments.</ahelp>" -msgstr "<ahelp hid=\"703988739\">기록된 변경 내용, 버전 또는 설명이 포함된 문서를 저장하거나 보낼 때 경고 대화 상자를 표시하려면 선택합니다.</ahelp>" +msgid "<ahelp hid=\"cui/ui/securityoptionsdialog/savesenddocs\">Select to see a warning dialog when you try to save or send a document that contains recorded changes, versions, or comments.</ahelp>" +msgstr "" #: 01030300.xhp msgctxt "" @@ -5361,8 +5234,8 @@ msgctxt "" "01030300.xhp\n" "par_idN10652\n" "help.text" -msgid "<ahelp hid=\"703988740\">Select to see a warning dialog when you try to print a document that contains recorded changes or comments.</ahelp>" -msgstr "<ahelp hid=\"703988740\">기록된 변경 내용이나 설명이 포함된 문서를 인쇄할 때 경고 대화 상자를 표시하려면 선택합니다.</ahelp>" +msgid "<ahelp hid=\"cui/ui/securityoptionsdialog/whenprinting\">Select to see a warning dialog when you try to print a document that contains recorded changes or comments.</ahelp>" +msgstr "" #: 01030300.xhp msgctxt "" @@ -5377,8 +5250,8 @@ msgctxt "" "01030300.xhp\n" "par_idN10659\n" "help.text" -msgid "<ahelp hid=\"703988741\">Select to see a warning dialog when you try to sign a document that contains recorded changes, versions, fields, references to other sources (for example linked sections or linked pictures), or comments.</ahelp>" -msgstr "<ahelp hid=\"703988741\">기록된 변경 사항, 버전, 필드, 다른 원본에 대한 참조(예: 링크된 구역 또는 링크된 그림) 또는 설명이 포함된 문서를 서명할 때 경고 대화 상자를 표시하려면 선택합니다.</ahelp>" +msgid "<ahelp hid=\"cui/ui/securityoptionsdialog/whensigning\">Select to see a warning dialog when you try to sign a document that contains recorded changes, versions, fields, references to other sources (for example linked sections or linked pictures), or comments.</ahelp>" +msgstr "" #: 01030300.xhp msgctxt "" @@ -5393,8 +5266,8 @@ msgctxt "" "01030300.xhp\n" "par_idN10660\n" "help.text" -msgid "<ahelp hid=\"703988742\">Select to see a warning dialog when you try to export a document to PDF format that displays recorded changes in Writer, or that displays comments.</ahelp>" -msgstr "<ahelp hid=\"703988742\">Writer에서 기록된 변경 내용을 표시하거나 설명을 표시하는 문서를 PDF 형식으로 내보낼 때 경고 대화 상자를 표시하려면 선택합니다.</ahelp>" +msgid "<ahelp hid=\"cui/ui/securityoptionsdialog/whenpdf\">Select to see a warning dialog when you try to export a document to PDF format that displays recorded changes in Writer, or that displays comments.</ahelp>" +msgstr "" #: 01030300.xhp msgctxt "" @@ -5405,13 +5278,12 @@ msgid "Remove personal information on saving" msgstr "저장 시 개인 정보 제거" #: 01030300.xhp -#, fuzzy msgctxt "" "01030300.xhp\n" "par_idN10667\n" "help.text" -msgid "<ahelp hid=\"703988743\">Select to always remove user data from the file properties. If this option is not selected, you can still remove the personal information for the current document with the <emph>Reset Properties</emph> button on <emph>File - Properties - General</emph>.</ahelp>" -msgstr "<ahelp hid=\"703988743\">파일 속성에서 항상 사용자 데이터를 제거하려면 선택합니다. 이 옵션을 선택하지 않아도 <emph>파일 - 속성 - 일반</emph>의 <emph>원래대로</emph> 버튼을 사용하여 현재 문서에 대한 개인 정보를 제거할 수도 있습니다.</ahelp>" +msgid "<ahelp hid=\"cui/ui/securityoptionsdialog/removepersonal\">Select to always remove user data from the file properties. If this option is not selected, you can still remove the personal information for the current document with the <emph>Reset Properties</emph> button on <emph>File - Properties - General</emph>.</ahelp>" +msgstr "" #: 01030300.xhp msgctxt "" @@ -5426,8 +5298,8 @@ msgctxt "" "01030300.xhp\n" "par_idN10680\n" "help.text" -msgid "<ahelp hid=\"703988744\">Select to always enable the <emph>Save with password</emph> option in the file save dialogs. Deselect the option to save files by default without password.</ahelp>" -msgstr "<ahelp hid=\"703988744\">파일 저장 대화 상자에서 <emph>암호를 사용하여 저장</emph> 옵션이 기본적으로 선택되도록 지정하려면 선택합니다. 기본적으로 암호 없이 파일을 저장하려면 이 옵션을 선택 취소합니다.</ahelp>" +msgid "<ahelp hid=\"cui/ui/securityoptionsdialog/password\">Select to always enable the <emph>Save with password</emph> option in the file save dialogs. Deselect the option to save files by default without password.</ahelp>" +msgstr "" #: 01030300.xhp msgctxt "" @@ -5442,8 +5314,24 @@ msgctxt "" "01030300.xhp\n" "par_id79042\n" "help.text" -msgid "<ahelp hid=\".\">If enabled, you must hold down the Ctrl key while clicking a hyperlink to follow that link. If not enabled, a click opens the hyperlink.</ahelp>" -msgstr "<ahelp hid=\".\">활성화 되었다면, 링크를 따라가기 위해 Ctrl 키를 누른 상태에서 하이퍼링크를 클릭해야 합니다. 활성화 되지 않았다면, 하이퍼링크를 클릭하여 엽니다.</ahelp>" +msgid "<ahelp hid=\"cui/ui/securityoptionsdialog/ctrlclick\">If enabled, you must hold down the Ctrl key while clicking a hyperlink to follow that link. If not enabled, a click opens the hyperlink.</ahelp>" +msgstr "" + +#: 01030300.xhp +msgctxt "" +"01030300.xhp\n" +"hd_id1972107\n" +"help.text" +msgid "Block any links from documents not among the trusted locations (see Macro Security)" +msgstr "" + +#: 01030300.xhp +msgctxt "" +"01030300.xhp\n" +"par_id79043\n" +"help.text" +msgid "<ahelp hid=\"cui/ui/securityoptionsdialog/blockuntrusted\">Blocks the use of links pointing to images not in the trusted locations defined on the <link href=\"text/shared/optionen/macrosecurity_ts.xhp\" name=\"Trusted Sources\">Trusted Sources</link> tab of the Macro Security dialog.</ahelp> This can increase security in case you work with documents from untrusted sources (e.g. the internet) and are worried about vulnerabilities in image processing software components. Blocking the use of links means that images are not loaded in documents, only a placeholder frame is visible." +msgstr "" #: 01030300.xhp msgctxt "" diff --git a/source/ko/helpcontent2/source/text/smath.po b/source/ko/helpcontent2/source/text/smath.po index b4a62f773cd..e1f16e79bd2 100644 --- a/source/ko/helpcontent2/source/text/smath.po +++ b/source/ko/helpcontent2/source/text/smath.po @@ -3,18 +3,18 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2015-08-25 12:34+0200\n" -"PO-Revision-Date: 2013-05-24 10:14+0000\n" -"Last-Translator: system user <>\n" +"POT-Creation-Date: 2016-12-27 21:50+0100\n" +"PO-Revision-Date: 2015-08-25 13:15+0000\n" +"Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: ko\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: Pootle 2.7\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1369390442.000000\n" +"X-Generator: LibreOffice\n" +"X-POOTLE-MTIME: 1440508520.000000\n" #: main0000.xhp msgctxt "" @@ -248,10 +248,9 @@ msgstr "<link href=\"text/smath/main0103.xhp\" name=\"보기\">보기</link>" msgctxt "" "main0103.xhp\n" "par_id3147338\n" -"2\n" "help.text" -msgid "Sets the display scale and defines which elements you want to be visible. Most of the commands that you can enter into the <emph>Commands</emph> window can also be accessed through a mouse click if you have already opened the Elements window with <link href=\"text/smath/01/03090000.xhp\" name=\"View - Elements\"><emph>View - Elements</emph></link>." -msgstr "여기에서는 보기 배율을 설정하고 표시할 요소를 지정합니다. <emph>명령</emph> 창에 입력할 수 있는 대부분의 명령어들은 <link href=\"text/smath/01/03090000.xhp\" name=\"보기 - 선택\">보기 - 선택</link> 메뉴 명령어를 사용하여 선택 창을 연 후, 마우스 버튼을 클릭하여 실행할 수 있습니다." +msgid "Sets the display scale and defines which elements you want to be visible. Most of the commands that you can enter into the <emph>Commands</emph> window can also be accessed through a mouse click if you have already opened the Elements pane with <link href=\"text/smath/01/03090000.xhp\" name=\"View - Elements\"><emph>View - Elements</emph></link>." +msgstr "" #: main0103.xhp msgctxt "" @@ -618,7 +617,6 @@ msgstr "문맥에서의의 수식" msgctxt "" "main0503.xhp\n" "par_id3148774\n" -"8\n" "help.text" -msgid "To make working with formulas easier, use the context menus, which can be called up with a right mouse click. This applies especially to the Commands window. This context menu contains all the commands that are found in the Elements window, and also operators, and so on, which can be inserted into your formula by mouse-click without having to key them into the Commands window." -msgstr "마우스 오른쪽 버튼을 클릭하면 나타나는 콘텍스트 메뉴를 사용하여 수식 작업을 더욱 간단하게 수행할 수 있습니다. 특히 명령 창에서 유용하게 활용할 수 있습니다. 이 콘텍스트 메뉴는 선택 창의 모든 명령과 연산자 등을 포함하고 있어 명령 창에 입력할 필요 없이 마우스 버튼 클릭만으로 수식에 삽입할 수 있습니다." +msgid "To make working with formulas easier, use the context menus, which can be called up with a right mouse click. This applies especially to the Commands window. This context menu contains all the commands that are found in the Elements pane, and also operators, and so on, which can be inserted into your formula by mouse-click without having to key them into the Commands window." +msgstr "" diff --git a/source/ko/helpcontent2/source/text/smath/00.po b/source/ko/helpcontent2/source/text/smath/00.po index e5705da1869..c9189acb931 100644 --- a/source/ko/helpcontent2/source/text/smath/00.po +++ b/source/ko/helpcontent2/source/text/smath/00.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-07-06 10:56+0000\n" +"POT-Creation-Date: 2016-12-27 21:50+0100\n" +"PO-Revision-Date: 2016-12-22 22:19+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: ko\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1467802616.000000\n" +"X-Generator: LibreOffice\n" +"X-POOTLE-MTIME: 1482445189.000000\n" #: 00000004.xhp msgctxt "" @@ -312,31 +312,13 @@ msgstr "명령창의 콘텍스트 메뉴를 열고 <emph>단항/이항 연산자 msgctxt "" "00000004.xhp\n" "par_id3154106\n" -"71\n" -"help.text" -msgid "Choose <emph>View - Elements</emph> - in the Elements window, click" -msgstr "<emph>보기 - 수식 요소</emph>를 선택하고 수식 요소 창에서 다음을 클릭합니다." - -#: 00000004.xhp -msgctxt "" -"00000004.xhp\n" -"par_id3153535\n" "help.text" -msgid "<image id=\"img_id3151310\" src=\"res/helpimg/starmath/im21101.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151310\">Icon</alt></image>" +msgid "Choose <emph>View - Elements</emph>; then on the Elements pane select <emph>Unary/Binary Operators</emph> from the listbox." msgstr "" #: 00000004.xhp msgctxt "" "00000004.xhp\n" -"par_id3153774\n" -"72\n" -"help.text" -msgid "Unary/Binary Operators" -msgstr "단항/이항 연산자" - -#: 00000004.xhp -msgctxt "" -"00000004.xhp\n" "par_id3150360\n" "73\n" "help.text" @@ -347,31 +329,13 @@ msgstr "명령창의 콘텍스트 메뉴<emph> - 관계</emph>" msgctxt "" "00000004.xhp\n" "par_id3154473\n" -"74\n" "help.text" -msgid "Choose <emph>View - Elements</emph> - in the Elements window, click" -msgstr "<emph>보기 - 수식 요소</emph>를 선택하고 수식 요소 창에서 다음을 클릭합니다." - -#: 00000004.xhp -msgctxt "" -"00000004.xhp\n" -"par_id3147531\n" -"help.text" -msgid "<image id=\"img_id3151103\" src=\"res/helpimg/starmath/bi21309.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151103\">Icon</alt></image>" +msgid "Choose <emph>View - Elements</emph>; then on the Elements pane select <emph>Relations</emph> from the listbox." msgstr "" #: 00000004.xhp msgctxt "" "00000004.xhp\n" -"par_id3150833\n" -"75\n" -"help.text" -msgid "Relations" -msgstr "관계" - -#: 00000004.xhp -msgctxt "" -"00000004.xhp\n" "par_id3149687\n" "37\n" "help.text" @@ -382,31 +346,13 @@ msgstr "명령창의 콘텍스트 메뉴<emph> - 연산자</emph>" msgctxt "" "00000004.xhp\n" "par_id3149342\n" -"76\n" -"help.text" -msgid "Choose <emph>View - Elements</emph> - in the Elements window, click" -msgstr "<emph>보기 - 수식 요소</emph>를 선택하고 수식 요소 창에서 다음을 클릭합니다." - -#: 00000004.xhp -msgctxt "" -"00000004.xhp\n" -"par_id3146921\n" "help.text" -msgid "<image id=\"img_id3146927\" src=\"res/helpimg/starmath/im21105.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3146927\">Icon</alt></image>" +msgid "Choose <emph>View - Elements</emph>; then on the Elements pane select <emph>Operators</emph> from the listbox." msgstr "" #: 00000004.xhp msgctxt "" "00000004.xhp\n" -"par_id3148990\n" -"39\n" -"help.text" -msgid "Operators" -msgstr "연산자" - -#: 00000004.xhp -msgctxt "" -"00000004.xhp\n" "par_id3149297\n" "40\n" "help.text" @@ -417,31 +363,13 @@ msgstr "명령창의 콘텍스트 메뉴<emph> - 함수</emph>" msgctxt "" "00000004.xhp\n" "par_id3143275\n" -"77\n" "help.text" -msgid "Choose <emph>View - Elements</emph> - in the Elements window, click" -msgstr "<emph>보기 - 수식 요소</emph>를 선택하고 수식 요소 창에서 다음을 클릭합니다." - -#: 00000004.xhp -msgctxt "" -"00000004.xhp\n" -"par_id3149103\n" -"help.text" -msgid "<image id=\"img_id3154825\" src=\"res/helpimg/starmath/im21104.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3154825\">Icon</alt></image>" +msgid "Choose <emph>View - Elements</emph>; then on the Elements pane select <emph>Functions</emph> from the listbox." msgstr "" #: 00000004.xhp msgctxt "" "00000004.xhp\n" -"par_id3149796\n" -"42\n" -"help.text" -msgid "Functions" -msgstr "함수" - -#: 00000004.xhp -msgctxt "" -"00000004.xhp\n" "par_id3147092\n" "43\n" "help.text" @@ -452,31 +380,13 @@ msgstr "명령창의 콘텍스트 메뉴<emph> - 괄호</emph>" msgctxt "" "00000004.xhp\n" "par_id3147220\n" -"78\n" -"help.text" -msgid "Choose <emph>View - Elements</emph> - in the Elements window, click" -msgstr "<emph>보기 - 수식 요소</emph>를 선택하고 수식 요소 창에서 다음을 클릭합니다." - -#: 00000004.xhp -msgctxt "" -"00000004.xhp\n" -"par_id3147584\n" "help.text" -msgid "<image id=\"img_id3148733\" src=\"res/helpimg/starmath/im21107.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148733\">Icon</alt></image>" +msgid "Choose <emph>View - Elements</emph>; then on the Elements pane select <emph>Brackets</emph> from the listbox." msgstr "" #: 00000004.xhp msgctxt "" "00000004.xhp\n" -"par_id3147330\n" -"45\n" -"help.text" -msgid "Brackets" -msgstr "괄호" - -#: 00000004.xhp -msgctxt "" -"00000004.xhp\n" "par_id3153510\n" "46\n" "help.text" @@ -487,31 +397,13 @@ msgstr "명령창의 콘텍스트 메뉴<emph> - 속성</emph>" msgctxt "" "00000004.xhp\n" "par_id3147126\n" -"79\n" "help.text" -msgid "Choose <emph>View - Elements</emph> - in the Elements window, click" -msgstr "<emph>보기 - 수식 요소</emph>를 선택하고 수식 요소 창에서 다음을 클릭합니다." - -#: 00000004.xhp -msgctxt "" -"00000004.xhp\n" -"par_id3154376\n" -"help.text" -msgid "<image id=\"img_id3154390\" src=\"res/helpimg/starmath/at21706.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154390\">Icon</alt></image>" +msgid "Choose <emph>View - Elements</emph>; then on the Elements pane select <emph>Attributes</emph> from the listbox." msgstr "" #: 00000004.xhp msgctxt "" "00000004.xhp\n" -"par_id3153361\n" -"48\n" -"help.text" -msgid "Attributes" -msgstr "속성" - -#: 00000004.xhp -msgctxt "" -"00000004.xhp\n" "par_id3154114\n" "49\n" "help.text" @@ -522,31 +414,13 @@ msgstr "명령창의 콘텍스트 메뉴<emph> - 서식</emph>" msgctxt "" "00000004.xhp\n" "par_id3150581\n" -"80\n" "help.text" -msgid "Choose <emph>View - Elements</emph> - in the Elements window, click" -msgstr "<emph>보기 - 수식 요소</emph>를 선택하고 수식 요소 창에서 다음을 클릭합니다." - -#: 00000004.xhp -msgctxt "" -"00000004.xhp\n" -"par_id3151029\n" -"help.text" -msgid "<image id=\"img_id3151036\" src=\"res/helpimg/starmath/im21108.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151036\">Icon</alt></image>" +msgid "Choose <emph>View - Elements</emph>; then on the Elements pane select <emph>Formats</emph> from the listbox." msgstr "" #: 00000004.xhp msgctxt "" "00000004.xhp\n" -"par_id3155119\n" -"51\n" -"help.text" -msgid "Formats" -msgstr "서식 설정" - -#: 00000004.xhp -msgctxt "" -"00000004.xhp\n" "par_id3149008\n" "52\n" "help.text" @@ -557,31 +431,13 @@ msgstr "명령창의 콘텍스트 메뉴<emph> - 집합 연산</emph>" msgctxt "" "00000004.xhp\n" "par_id3147313\n" -"81\n" -"help.text" -msgid "Choose <emph>View - Elements</emph> - in the Elements window, click" -msgstr "<emph>보기 - 수식 요소</emph>를 선택하고 수식 요소 창에서 다음을 클릭합니다." - -#: 00000004.xhp -msgctxt "" -"00000004.xhp\n" -"par_id3151377\n" "help.text" -msgid "<image id=\"img_id3151384\" src=\"res/helpimg/starmath/op21401.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151384\">Icon</alt></image>" +msgid "Choose <emph>View - Elements</emph>; then on the Elements pane select <emph>Set Operations</emph> from the listbox." msgstr "" #: 00000004.xhp msgctxt "" "00000004.xhp\n" -"par_id3150686\n" -"54\n" -"help.text" -msgid "Set Operations" -msgstr "집합 연산" - -#: 00000004.xhp -msgctxt "" -"00000004.xhp\n" "par_id3150109\n" "55\n" "help.text" @@ -721,29 +577,12 @@ msgctxt "" "par_id3153968\n" "91\n" "help.text" -msgid "Choose <emph>View - Elements</emph> - in the Elements window, click" -msgstr "<emph>보기 - 수식 요소</emph>를 선택하고 수식 요소 창에서 다음을 클릭합니다." - -#: 00000004.xhp -msgctxt "" -"00000004.xhp\n" -"par_id3154715\n" -"help.text" -msgid "<image id=\"img_id3154722\" src=\"res/helpimg/starmath/im21117.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3154722\">Icon</alt></image>" +msgid "Choose <emph>View - Elements</emph>; then on the Elements pane select <emph>Others</emph> from the listbox." msgstr "" #: 00000004.xhp msgctxt "" "00000004.xhp\n" -"par_id3150459\n" -"92\n" -"help.text" -msgid "Others" -msgstr "기타" - -#: 00000004.xhp -msgctxt "" -"00000004.xhp\n" "par_id3145626\n" "help.text" msgid "<image id=\"img_id3145632\" src=\"cmd/sc_formelcursor.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3145632\">Icon</alt></image>" diff --git a/source/ko/helpcontent2/source/text/smath/01.po b/source/ko/helpcontent2/source/text/smath/01.po index ad00f14516a..5b2916ce531 100644 --- a/source/ko/helpcontent2/source/text/smath/01.po +++ b/source/ko/helpcontent2/source/text/smath/01.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-07-06 10:57+0000\n" +"POT-Creation-Date: 2016-12-27 21:50+0100\n" +"PO-Revision-Date: 2016-12-22 22:36+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: ko\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1467802647.000000\n" +"X-Generator: LibreOffice\n" +"X-POOTLE-MTIME: 1482446197.000000\n" #: 02080000.xhp msgctxt "" @@ -441,19 +441,17 @@ msgstr "<link href=\"text/smath/01/03090100.xhp\" name=\"단항/이항 연산자 msgctxt "" "03090100.xhp\n" "par_id3151241\n" -"2\n" "help.text" -msgid "<ahelp hid=\"smath/ui/floatingelements/RID_UNBINOPS_CAT\">You can choose various unary and binary operators to build your $[officename] Math formula. Unary refers to operators that affect one placeholder. Binary refers to operators that connect two placeholders. The lower area of the Elements window displays the individual operators.</ahelp> The <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window also contains a list of these operators, as well as additional operators. If you need an operator that is not contained in the Elements window, use the context menu or type it directly in the <emph>Commands</emph> window." -msgstr "<ahelp hid=\"smath/ui/floatingelements/RID_UNBINOPS_CAT\">다양한 단항 및 이항 연산자 중에서 $[officename] Math 수식을 구성할 연산자를 선택할 수 있습니다. 단항은 한 개의 자리 표시자에 영향을 주는 연산자를 나타냅니다. 이항은 두 개의 자리 표시자를 연결하는 연산자를 나타냅니다. 수식 요소 창의 아래쪽 영역에 개별 연산자가 표시됩니다.</ahelp> <emph>명령</emph> 창의 <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"컨텍스트 메뉴\">컨텍스트 메뉴</link>에서도 이 연산자 및 추가 연산자 목록을 볼 수 있습니다. 수식 요소 창에 없는 연산자를 사용해야 하는 경우 컨텍스트 메뉴를 사용하거나 <emph>명령</emph> 창에 직접 입력합니다." +msgid "<ahelp hid=\"smath/ui/floatingelements/RID_UNBINOPS_CAT\">You can choose various unary and binary operators to build your $[officename] Math formula. Unary refers to operators that affect one placeholder. Binary refers to operators that connect two placeholders. The lower area of the Elements pane displays the individual operators.</ahelp> The <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window also contains a list of these operators, as well as additional operators. If you need an operator that is not contained in the Elements pane, use the context menu or type it directly in the <emph>Commands</emph> window." +msgstr "" #: 03090100.xhp msgctxt "" "03090100.xhp\n" "par_id3146963\n" -"3\n" "help.text" -msgid "The following is a complete list of the unary and binary operators. The symbol next to the operator indicates that it can be accessed through the Elements window (choose <emph>View - Elements</emph>) or through the context menu of the Commands window." -msgstr "단항과 이항 연산자의 전체 목록을 아래에서 볼 수 있으며, 연산자 옆에 있는 기호는 수식 요소 창(<emph>보기 - 수식 요소</emph> 선택)을 통해서 또는 명령 창의 컨텍스트 메뉴를 통해서 액세스할 수 있는 연산자임을 나타냅니다." +msgid "The following is a complete list of the unary and binary operators. The symbol next to the operator indicates that it can be accessed through the Elements pane (choose <emph>View - Elements</emph>) or through the context menu of the Commands window." +msgstr "" #: 03090100.xhp msgctxt "" @@ -469,8 +467,8 @@ msgctxt "" "03090100.xhp\n" "par_idN10085\n" "help.text" -msgid "<image id=\"img_id3156399\" src=\"starmath/res/un21201.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3156399\">Icon</alt></image>" -msgstr "<image id=\"img_id3156399\" src=\"starmath/res/un21201.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3156399\">아이콘</alt></image>" +msgid "<image id=\"img_id3156399\" src=\"res/helpimg/starmath/un21201.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3156399\">Icon</alt></image>" +msgstr "" #: 03090100.xhp msgctxt "" @@ -495,8 +493,8 @@ msgctxt "" "03090100.xhp\n" "par_idN100C1\n" "help.text" -msgid "<image id=\"img_id3148776\" src=\"starmath/res/un21202.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148776\">Icon</alt></image>" -msgstr "<image id=\"img_id3148776\" src=\"starmath/res/un21202.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148776\">아이콘</alt></image>" +msgid "<image id=\"img_id3148776\" src=\"res/helpimg/starmath/un21202.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148776\">Icon</alt></image>" +msgstr "" #: 03090100.xhp msgctxt "" @@ -521,8 +519,8 @@ msgctxt "" "03090100.xhp\n" "par_idN100FD\n" "help.text" -msgid "<image id=\"img_id3150757\" src=\"starmath/res/un21203.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150757\">Icon</alt></image>" -msgstr "<image id=\"img_id3150757\" src=\"starmath/res/un21203.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150757\">아이콘</alt></image>" +msgid "<image id=\"img_id3150757\" src=\"res/helpimg/starmath/un21203.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150757\">Icon</alt></image>" +msgstr "" #: 03090100.xhp msgctxt "" @@ -547,8 +545,8 @@ msgctxt "" "03090100.xhp\n" "par_idN10139\n" "help.text" -msgid "<image id=\"img_id3145410\" src=\"starmath/res/un21204.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3145410\">Icon</alt></image>" -msgstr "<image id=\"img_id3145410\" src=\"starmath/res/un21204.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3145410\">아이콘</alt></image>" +msgid "<image id=\"img_id3145410\" src=\"res/helpimg/starmath/un21204.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3145410\">Icon</alt></image>" +msgstr "" #: 03090100.xhp msgctxt "" @@ -573,8 +571,8 @@ msgctxt "" "03090100.xhp\n" "par_idN10175\n" "help.text" -msgid "<image id=\"img_id3151098\" src=\"starmath/res/un21205.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151098\">Icon</alt></image>" -msgstr "<image id=\"img_id3151098\" src=\"starmath/res/un21205.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151098\">아이콘</alt></image>" +msgid "<image id=\"img_id3151098\" src=\"res/helpimg/starmath/un21205.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3151098\">Icon</alt></image>" +msgstr "" #: 03090100.xhp msgctxt "" @@ -599,8 +597,8 @@ msgctxt "" "03090100.xhp\n" "par_idN101B0\n" "help.text" -msgid "<image id=\"img_id3155898\" src=\"starmath/res/un21206.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155898\">Icon</alt></image>" -msgstr "<image id=\"img_id3155898\" src=\"starmath/res/un21206.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155898\">아이콘</alt></image>" +msgid "<image id=\"img_id3155898\" src=\"res/helpimg/starmath/un21206.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155898\">Icon</alt></image>" +msgstr "" #: 03090100.xhp msgctxt "" @@ -625,8 +623,8 @@ msgctxt "" "03090100.xhp\n" "par_idN101E9\n" "help.text" -msgid "<image id=\"img_id3149308\" src=\"starmath/res/un21207.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149308\">Icon</alt></image>" -msgstr "<image id=\"img_id3149308\" src=\"starmath/res/un21207.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149308\">아이콘</alt></image>" +msgid "<image id=\"img_id3149308\" src=\"res/helpimg/starmath/un21207.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149308\">Icon</alt></image>" +msgstr "" #: 03090100.xhp msgctxt "" @@ -651,8 +649,8 @@ msgctxt "" "03090100.xhp\n" "par_idN10226\n" "help.text" -msgid "<image id=\"img_id3148982\" src=\"starmath/res/un21208.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148982\">Icon</alt></image>" -msgstr "<image id=\"img_id3148982\" src=\"starmath/res/un21208.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148982\">아이콘</alt></image>" +msgid "<image id=\"img_id3148982\" src=\"res/helpimg/starmath/un21208.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148982\">Icon</alt></image>" +msgstr "" #: 03090100.xhp msgctxt "" @@ -677,8 +675,8 @@ msgctxt "" "03090100.xhp\n" "par_idN1025F\n" "help.text" -msgid "<image id=\"img_id3155140\" src=\"starmath/res/un21209.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155140\">Icon</alt></image>" -msgstr "<image id=\"img_id3155140\" src=\"starmath/res/un21209.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155140\">아이콘</alt></image>" +msgid "<image id=\"img_id3155140\" src=\"res/helpimg/starmath/un21209.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3155140\">Icon</alt></image>" +msgstr "" #: 03090100.xhp msgctxt "" @@ -703,8 +701,8 @@ msgctxt "" "03090100.xhp\n" "par_idN10298\n" "help.text" -msgid "<image id=\"img_id3149168\" src=\"starmath/res/un21210.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149168\">Icon</alt></image>" -msgstr "<image id=\"img_id3149168\" src=\"starmath/res/un21210.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149168\">아이콘</alt></image>" +msgid "<image id=\"img_id3149168\" src=\"res/helpimg/starmath/un21210.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3149168\">Icon</alt></image>" +msgstr "" #: 03090100.xhp msgctxt "" @@ -729,8 +727,8 @@ msgctxt "" "03090100.xhp\n" "par_idN102D1\n" "help.text" -msgid "<image id=\"img_id3148765\" src=\"starmath/res/un21211.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148765\">Icon</alt></image>" -msgstr "<image id=\"img_id3148765\" src=\"starmath/res/un21211.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148765\">아이콘</alt></image>" +msgid "<image id=\"img_id3148765\" src=\"res/helpimg/starmath/un21211.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148765\">Icon</alt></image>" +msgstr "" #: 03090100.xhp msgctxt "" @@ -755,8 +753,8 @@ msgctxt "" "03090100.xhp\n" "par_idN1030A\n" "help.text" -msgid "<image id=\"img_id3147418\" src=\"starmath/res/un21212.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147418\">Icon</alt></image>" -msgstr "<image id=\"img_id3147418\" src=\"starmath/res/un21212.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147418\">아이콘</alt></image>" +msgid "<image id=\"img_id3147418\" src=\"res/helpimg/starmath/un21212.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147418\">Icon</alt></image>" +msgstr "" #: 03090100.xhp msgctxt "" @@ -781,8 +779,8 @@ msgctxt "" "03090100.xhp\n" "par_idN10343\n" "help.text" -msgid "<image id=\"img_id3149566\" src=\"starmath/res/un21213.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3149566\">Icon</alt></image>" -msgstr "<image id=\"img_id3149566\" src=\"starmath/res/un21213.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3149566\">아이콘</alt></image>" +msgid "<image id=\"img_id3149566\" src=\"res/helpimg/starmath/un21213.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_id3149566\">Icon</alt></image>" +msgstr "" #: 03090100.xhp msgctxt "" @@ -807,8 +805,8 @@ msgctxt "" "03090100.xhp\n" "par_idN10383\n" "help.text" -msgid "<image id=\"img_id3147116\" src=\"starmath/res/un21214.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147116\">Icon</alt></image>" -msgstr "<image id=\"img_id3147116\" src=\"starmath/res/un21214.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147116\">아이콘</alt></image>" +msgid "<image id=\"img_id3147116\" src=\"res/helpimg/starmath/un21214.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3147116\">Icon</alt></image>" +msgstr "" #: 03090100.xhp msgctxt "" @@ -833,8 +831,8 @@ msgctxt "" "03090100.xhp\n" "par_idN103C3\n" "help.text" -msgid "<image id=\"img_id3148440\" src=\"starmath/res/un21215.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148440\">Icon</alt></image>" -msgstr "<image id=\"img_id3148440\" src=\"starmath/res/un21215.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148440\">아이콘</alt></image>" +msgid "<image id=\"img_id3148440\" src=\"res/helpimg/starmath/un21215.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3148440\">Icon</alt></image>" +msgstr "" #: 03090100.xhp msgctxt "" @@ -859,8 +857,8 @@ msgctxt "" "03090100.xhp\n" "par_idN10403\n" "help.text" -msgid "<image id=\"img_id3150173\" src=\"starmath/res/un21221.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150173\">Icon</alt></image>" -msgstr "<image id=\"img_id3150173\" src=\"starmath/res/un21221.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150173\">아이콘</alt></image>" +msgid "<image id=\"img_id3150173\" src=\"res/helpimg/starmath/un21221.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_id3150173\">Icon</alt></image>" +msgstr "" #: 03090100.xhp msgctxt "" @@ -1013,8 +1011,8 @@ msgctxt "" "par_id3153152\n" "2\n" "help.text" -msgid "<ahelp hid=\"modules/smath/ui/floatingelements/RID_RELATIONS_CAT\">You can choose among various relations to structure your <emph>$[officename] Math</emph> formula. The relation functions are displayed in the lower part of the Elements window.</ahelp> The list is also in the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window. All relations that are not contained in the Elements window or in the context menu can be typed manually in the Commands window." -msgstr "<ahelp hid=\"modules/smath/ui/floatingelements/RID_RELATIONS_CAT\">다양한 관계 중에서 <emph>$[officename] Math</emph> 수식을 구성할 관계를 선택할 수 있습니다. 수식 요소 창의 아래쪽에 관계 함수가 표시됩니다.</ahelp> <emph>명령</emph> 창의 <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"컨텍스트 메뉴\">컨텍스트 메뉴</link>에서도 이 목록을 볼 수 있습니다. 수식 요소 창이나 컨텍스트 메뉴에 없는 모든 관계는 명령 창에 수동으로 입력할 수 있습니다." +msgid "<ahelp hid=\"modules/smath/ui/floatingelements/RID_RELATIONS_CAT\">You can choose among various relations to structure your <emph>$[officename] Math</emph> formula. The relation functions are displayed in the lower part of the Elements pane.</ahelp> The list is also in the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window. All relations that are not contained in the Elements pane or in the context menu can be typed manually in the Commands window." +msgstr "" #: 03090200.xhp msgctxt "" @@ -1022,8 +1020,8 @@ msgctxt "" "par_id3147258\n" "3\n" "help.text" -msgid "The following is a complete list of the relations. The symbol next to the name of the relation indicates that it can be accessed through the Elements window (choose <emph>View - Elements</emph>) or through the context menu of the <emph>Commands</emph> window." -msgstr "관계 목록을 아래에서 볼 수 있으며, 관계 이름 옆에 있는 기호는 수식 요소 창(<emph>보기 - 수식 요소</emph> 선택)을 통해서 또는 <emph>명령</emph> 창의 컨텍스트 메뉴를 통해서 액세스할 수 있는 관계임을 나타냅니니다." +msgid "The following is a complete list of the relations. The symbol next to the name of the relation indicates that it can be accessed through the Elements pane (choose <emph>View - Elements</emph>) or through the context menu of the <emph>Commands</emph> window." +msgstr "" #: 03090200.xhp msgctxt "" @@ -1871,19 +1869,17 @@ msgstr "<link href=\"text/smath/01/03090300.xhp\" name=\"연산자\">연산자</ msgctxt "" "03090300.xhp\n" "par_id3149755\n" -"35\n" "help.text" -msgid "<ahelp hid=\"smath/ui/floatingelements/RID_OPERATORS_CAT\">You can choose among various operators to structure your <emph>$[officename] Math</emph> formula. All available operators appear in the lower part of the Elements window.</ahelp> They are also listed in the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window. All operators not contained in the Elements window or in the context menu must be typed manually in the <emph>Commands</emph> window." -msgstr "<ahelp hid=\"smath/ui/floatingelements/RID_OPERATORS_CAT\">다양한 연산자 중에서 <emph>$[officename] Math</emph> 수식을 구성할 연산자를 선택할 수 있습니다. 수식 요소 창 아래쪽에 사용 가능한 모든 연산자가 표시됩니다.</ahelp> <emph>명령</emph> 창의 <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"컨텍스트 메뉴\">컨텍스트 메뉴</link>에서도 이 연산자 목록을 볼 수 있습니다. 수식 요소 창이나 컨텍스트 메뉴에 없는 모든 연산자는 <emph>명령</emph> 창에 수동으로 입력해야 합니다." +msgid "<ahelp hid=\"smath/ui/floatingelements/RID_OPERATORS_CAT\">You can choose among various operators to structure your <emph>$[officename] Math</emph> formula. All available operators appear in the lower part of the Elements pane.</ahelp> They are also listed in the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window. All operators not contained in the Elements pane or in the context menu must be typed manually in the <emph>Commands</emph> window." +msgstr "" #: 03090300.xhp msgctxt "" "03090300.xhp\n" "par_id3153576\n" -"36\n" "help.text" -msgid "The following is a list of the available operators. An icon next to the operator name indicates that it can be accessed through the Elements window (choose <emph>View - Elements</emph>) or through the context menu of the <emph>Commands</emph> window." -msgstr "사용할 수 있는 연산자 목록을 아래에서 볼 수 있으며, 연산자 이름 옆에 있는 아이콘은 수식 요소 창(<emph>보기 - 수식 요소</emph> 선택)을 통해서 또는 <emph>명령</emph> 창의 컨텍스트 메뉴를 통해서 액세스할 수 있는 연산자임을 나타냅니다." +msgid "The following is a list of the available operators. An icon next to the operator name indicates that it can be accessed through the Elements pane (choose <emph>View - Elements</emph>) or through the context menu of the <emph>Commands</emph> window." +msgstr "" #: 03090300.xhp msgctxt "" @@ -2316,10 +2312,9 @@ msgstr "로 <link href=\"text/smath/01/03090400.xhp\" name=\"함수\">함수</li msgctxt "" "03090400.xhp\n" "par_id3155374\n" -"2\n" "help.text" -msgid "<ahelp hid=\"modules/smath/ui/floatingelements/RID_FUNCTIONS_CAT\">Choose a function in the lower part of the window.</ahelp> These functions are also listed in the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window. Any functions not contained in the Elements window need to be typed manually in the Commands window." -msgstr "<ahelp hid=\"modules/smath/ui/floatingelements/RID_FUNCTIONS_CAT\">창 아래쪽에서 함수를 선택합니다.</ahelp> <emph>명령</emph> 창의 <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"컨텍스트 메뉴\">컨텍스트 메뉴</link>에서도 이 함수를 볼 수 있습니다. 수식 요소 창에 없는 모든 함수는 명령 창에 수동으로 입력해야 합니다." +msgid "<ahelp hid=\"modules/smath/ui/floatingelements/RID_FUNCTIONS_CAT\">Choose a function in the lower part of the window.</ahelp> These functions are also listed in the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window. Any functions not contained in the Elements pane need to be typed manually in the Commands window." +msgstr "" #: 03090400.xhp msgctxt "" @@ -2327,8 +2322,8 @@ msgctxt "" "par_id3150760\n" "3\n" "help.text" -msgid "The following is a list of all functions that appear in the <emph>Elements</emph> window. The icon next to the function indicates that it can be accessed through the Elements window (menu View - Elements) or through the context menu of the <emph>Commands</emph> window." -msgstr "다음 목록에는 <emph>수식 요소</emph> 창에 표시되는 모든 함수가 나와 있습니다. 함수 옆에 있는 아이콘은 수식 요소 창(보기 메뉴 - 수식 요소)을 통해서 또는 <emph>명령</emph> 창의 컨텍스트 메뉴를 통해서 액세스할 수 있는 함수임을 나타냅니다." +msgid "The following is a list of all functions that appear in the <emph>Elements</emph> pane. The icon next to the function indicates that it can be accessed through the Elements pane (menu View - Elements) or through the context menu of the <emph>Commands</emph> window." +msgstr "" #: 03090400.xhp msgctxt "" @@ -3036,19 +3031,17 @@ msgstr "<link href=\"text/smath/01/03090500.xhp\" name=\"괄호\">괄호</link>" msgctxt "" "03090500.xhp\n" "par_id3147258\n" -"2\n" "help.text" -msgid "<ahelp hid=\"smath/ui/floatingelements/RID_BRACKETS_CAT\">You can choose among various bracket types to structure a <emph>$[officename] Math</emph> formula. Bracket types are displayed in the lower part of the Elements window.</ahelp> These brackets are also listed in the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window. All brackets that are not contained in the Elements window or in the context menu can be typed manually in the <emph>Commands</emph> window." -msgstr "<ahelp hid=\"smath/ui/floatingelements/RID_BRACKETS_CAT\">다양한 괄호 유형 중에서 <emph>$[officename] Math</emph> 수식을 구성할 괄호 유형을 선택할 수 있습니다. 수식 요소 창 아래쪽에 괄호 유형이 표시됩니다.</ahelp> <emph>명령</emph> 창의 <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"컨텍스트 메뉴\">컨텍스트 메뉴</link>에서도 이 괄호 목록을 볼 수 있습니다. 수식 요소 창이나 컨텍스트 메뉴에 없는 모든 괄호는 <emph>명령</emph> 창에 수동으로 입력할 수 있습니다." +msgid "<ahelp hid=\"smath/ui/floatingelements/RID_BRACKETS_CAT\">You can choose among various bracket types to structure a <emph>$[officename] Math</emph> formula. Bracket types are displayed in the lower part of the Elements pane.</ahelp> These brackets are also listed in the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window. All brackets that are not contained in the Elements pane or in the context menu can be typed manually in the <emph>Commands</emph> window." +msgstr "" #: 03090500.xhp msgctxt "" "03090500.xhp\n" "par_id3154264\n" -"3\n" "help.text" -msgid "The following is a complete list of all available bracket types. The icon next to the bracket type indicates that it can be accessed through the Elements window (menu View - Elements) or through the context menu of the <emph>Commands</emph> window." -msgstr "괄호의 전체 목록을 아래에서 볼 수 있으며, 괄호 옆에 있는 아이콘은 수식 요소 창(보기 메뉴 - 수식 요소)을 통해서 또는 <emph>명령</emph> 창의 컨텍스트 메뉴를 통해서 액세스할 수 있는 괄호임을 나타냅니다." +msgid "The following is a complete list of all available bracket types. The icon next to the bracket type indicates that it can be accessed through the Elements pane (menu View - Elements) or through the context menu of the <emph>Commands</emph> window." +msgstr "" #: 03090500.xhp msgctxt "" @@ -3718,19 +3711,17 @@ msgstr "<variable id=\"attributes\"><link href=\"text/smath/01/03090600.xhp\" na msgctxt "" "03090600.xhp\n" "par_id3145802\n" -"2\n" "help.text" -msgid "<ahelp hid=\"smath/ui/floatingelements/RID_ATTRIBUTES_CAT\">You can choose from various attributes for <emph>%PRODUCTNAME</emph> <emph>Math</emph> formulas. Some attributes are displayed in the lower part of the Elements window.</ahelp> These attributes are also listed in the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window. All attributes not contained in the Elements window or in the context menu must be typed manually in the <emph>Commands</emph> window." -msgstr "<ahelp hid=\"smath/ui/floatingelements/RID_ATTRIBUTES_CAT\"><emph>%PRODUCTNAME</emph> <emph>Math</emph> 수식의 다양한 속성 중에서 선택할 수 있습니다. 일부 속성은 수식 요소 창 아래쪽에 표시됩니다.</ahelp> <emph>명령</emph> 창의 <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"컨텍스트 메뉴\">컨텍스트 메뉴</link>에서도 이 속성 목록을 볼 수 있습니다. 수식 요소 창이나 컨텍스트 메뉴에 없는 모든 속성은 <emph>명령</emph> 창에 수동으로 입력해야 합니다." +msgid "<ahelp hid=\"smath/ui/floatingelements/RID_ATTRIBUTES_CAT\">You can choose from various attributes for <emph>%PRODUCTNAME</emph> <emph>Math</emph> formulas. Some attributes are displayed in the lower part of the Elements pane.</ahelp> These attributes are also listed in the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window. All attributes not contained in the Elements pane or in the context menu must be typed manually in the <emph>Commands</emph> window." +msgstr "" #: 03090600.xhp msgctxt "" "03090600.xhp\n" "par_id3155962\n" -"3\n" "help.text" -msgid "The following is a complete list of all attributes available in <item type=\"productname\">%PRODUCTNAME</item> Math. The symbol next to the attribute indicates that it can be accessed through the Elements window (choose <emph>View - Elements</emph>) or through the context menu of the <emph>Commands</emph> window." -msgstr "<item type=\"productname\">%PRODUCTNAME</item> Math에서 사용 가능한 모든 속성의 전체 목록을 아래에서 볼 수 있으며, 속성 옆에 있는 기호는 수식 요소 창(<emph>보기 - 수식 요소</emph> 선택)을 통해서 또는 <emph>명령</emph> 창의 컨텍스트 메뉴를 통해 액세스할 수 있는 속성임을 나타냅니다." +msgid "The following is a complete list of all attributes available in <item type=\"productname\">%PRODUCTNAME</item> Math. The symbol next to the attribute indicates that it can be accessed through the Elements pane (choose <emph>View - Elements</emph>) or through the context menu of the <emph>Commands</emph> window." +msgstr "" #: 03090600.xhp msgctxt "" @@ -4442,8 +4433,8 @@ msgctxt "" "par_id3147262\n" "2\n" "help.text" -msgid "<ahelp hid=\"smath/ui/floatingelements/RID_FORMAT_CAT\">You can choose among various options for formatting a $[officename] Math formula. The format options are displayed in the lower half of the Formula Elements window.</ahelp> These options are also listed in the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window." -msgstr "<ahelp hid=\"smath/ui/floatingelements/RID_FORMAT_CAT\">다양한 옵션 중에서 $[officename] Math 수식의 서식 옵션을 선택할 수 있습니다. 수식 요소 창 아래쪽에 서식 옵션이 표시됩니다.</ahelp> <emph>명령</emph> 창의 <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"컨텍스트 메뉴\">컨텍스트 메뉴</link>에서도 이 옵션 목록을 볼 수 있습니다." +msgid "<ahelp hid=\"smath/ui/floatingelements/RID_FORMAT_CAT\">You can choose among various options for formatting a $[officename] Math formula. The format options are displayed in the lower half of the Formula Elements pane.</ahelp> These options are also listed in the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> of the <emph>Commands</emph> window." +msgstr "" #: 03090700.xhp msgctxt "" @@ -4451,8 +4442,8 @@ msgctxt "" "par_id3154263\n" "3\n" "help.text" -msgid "The following is a complete list of all available formatting options in $[officename] Math. The icon next to the formatting option indicates that it can be accessed through the Elements window (menu <emph>View - Elements</emph>) or through the context menu of the <emph>Commands</emph> window." -msgstr "$[officename] Math에서 사용 가능한 모든 서식의 전체 목록을 아래에서 볼 수 있으며, 서식 옵션 옆에 있는 아이콘은 수식 요소 창(메뉴 <emph>보기 - 수식 요소</emph>)을 통해서 또는 <emph>명령</emph> 창의 컨텍스트 메뉴를 통해 액세스할 수 있는 옵션임을 나타냅니다." +msgid "The following is a complete list of all available formatting options in $[officename] Math. The icon next to the formatting option indicates that it can be accessed through the Elements pane (menu <emph>View - Elements</emph>) or through the context menu of the <emph>Commands</emph> window." +msgstr "" #: 03090700.xhp msgctxt "" @@ -5026,8 +5017,8 @@ msgctxt "" "par_id3154641\n" "2\n" "help.text" -msgid "<ahelp hid=\"smath/ui/floatingelements/RID_SETOPERATIONS_CAT\">Assign different set operators to the characters in your <emph>$[officename] Math</emph> formula. The individual operators are shown in the lower section of the Elements window</ahelp>. Call the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> in the <emph>Commands</emph> window to see an identical list of the individual functions. Any operators not found in the Elements window have to be entered directly in the Commands window. You can also directly insert other parts of the formula even if symbols already exist for them." -msgstr "<ahelp hid=\"smath/ui/floatingelements/RID_SETOPERATIONS_CAT\"><emph>$[officename] Math</emph> 수식의 문자에 다른 집합 연산자를 지정합니다. 수식 요소 창 아래쪽에 개별 연산자가 표시됩니다.</ahelp> <emph>명령</emph> 창의 <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"컨텍스트 메뉴\">컨텍스트 메뉴</link>에서도 이 개별 함수 목록을 볼 수 있습니다. 수식 요소 창에 없는 모든 연산자는 명령 창에 직접 입력해야 합니다. 또한 해당 기호가 기존에 있는 경우에도 수식의 다른 부분을 직접 삽입할 수 있습니다." +msgid "<ahelp hid=\"smath/ui/floatingelements/RID_SETOPERATIONS_CAT\">Assign different set operators to the characters in your <emph>$[officename] Math</emph> formula. The individual operators are shown in the lower section of the Elements pane</ahelp>. Call the <link href=\"text/shared/00/00000001.xhp#kontextmenue\" name=\"context menu\">context menu</link> in the <emph>Commands</emph> window to see an identical list of the individual functions. Any operators not found in the Elements pane have to be entered directly in the Commands window. You can also directly insert other parts of the formula even if symbols already exist for them." +msgstr "" #: 03090800.xhp msgctxt "" @@ -5035,8 +5026,8 @@ msgctxt "" "par_id3149290\n" "3\n" "help.text" -msgid "After clicking the <emph>Set Operations</emph> icon in the Elements window additional icons will be shown in the lower part of this window. Simply click a symbol to incorporate the operator in the formula being edited in the Commands window." -msgstr "수식 요소 창에서 <emph>집합 연산</emph> 아이콘을 클릭하면 창 아래쪽에 추가 아이콘이 표시됩니다. 기호를 클릭하기만 하면 최근 명령창에서 편집 중인 수식에 연산자를 통합할 수 있습니다." +msgid "After clicking the <emph>Set Operations</emph> icon in the Elements pane additional icons will be shown in the lower part of this window. Simply click a symbol to incorporate the operator in the formula being edited in the Commands window." +msgstr "" #: 03090800.xhp msgctxt "" @@ -6122,8 +6113,8 @@ msgctxt "" "par_id3151392\n" "5\n" "help.text" -msgid "Set brackets were previously inserted in the Elements window or directly in the Commands window as \"left lbrace <?> right rbrace\". Now, a left and a right set bracket can also be inserted using \"lbrace\" and \"rbrace\", with or without wildcards." -msgstr "이전에는 수식 요소 창을 통해서나 명령 창에서 직접 \"left lbrace <?> right rbrace\"의 형식으로 집합 괄호를 삽입했습니다. 이제 와일드카드 유무와 상관없이 \"lbrace\"와 \"rbrace\"를 사용하여 왼쪽과 오른쪽 집합 괄호를 삽입할 수 있습니다." +msgid "Set brackets were previously inserted in the Elements pane or directly in the Commands window as \"left lbrace <?> right rbrace\". Now, a left and a right set bracket can also be inserted using \"lbrace\" and \"rbrace\", with or without wildcards." +msgstr "" #: 03091100.xhp msgctxt "" @@ -6972,10 +6963,9 @@ msgstr "입력 명령" msgctxt "" "03091501.xhp\n" "par_id3151388\n" -"472\n" "help.text" -msgid "Symbol in Elements Window" -msgstr "수식 요소 창의 기호" +msgid "Symbol in Elements pane" +msgstr "" #: 03091501.xhp msgctxt "" @@ -6991,8 +6981,8 @@ msgctxt "" "03091501.xhp\n" "par_id3156276\n" "help.text" -msgid "<image id=\"Graphic10\" src=\"starmath/res/un21209.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>" -msgstr "<image id=\"Graphic10\" src=\"starmath/res/un21209.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">아이콘</alt></image>" +msgid "<image id=\"Graphic10\" src=\"res/helpimg/starmath/un21209.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>" +msgstr "" #: 03091501.xhp msgctxt "" @@ -7008,8 +6998,8 @@ msgctxt "" "03091501.xhp\n" "par_id3163824\n" "help.text" -msgid "<image id=\"Graphic21\" src=\"starmath/res/un21202.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>" -msgstr "<image id=\"Graphic21\" src=\"starmath/res/un21202.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">아이콘</alt></image>" +msgid "<image id=\"Graphic21\" src=\"res/helpimg/starmath/un21202.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>" +msgstr "" #: 03091501.xhp msgctxt "" @@ -7025,8 +7015,8 @@ msgctxt "" "03091501.xhp\n" "par_id3147514\n" "help.text" -msgid "<image id=\"Graphic4\" src=\"starmath/res/un21204.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>" -msgstr "<image id=\"Graphic4\" src=\"starmath/res/un21204.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">아이콘</alt></image>" +msgid "<image id=\"Graphic4\" src=\"res/helpimg/starmath/un21204.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>" +msgstr "" #: 03091501.xhp msgctxt "" @@ -7042,8 +7032,8 @@ msgctxt "" "03091501.xhp\n" "par_id3154821\n" "help.text" -msgid "<image id=\"Graphic13\" src=\"starmath/res/un21212.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>" -msgstr "<image id=\"Graphic13\" src=\"starmath/res/un21212.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">아이콘</alt></image>" +msgid "<image id=\"Graphic13\" src=\"res/helpimg/starmath/un21212.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>" +msgstr "" #: 03091501.xhp msgctxt "" @@ -7059,8 +7049,8 @@ msgctxt "" "03091501.xhp\n" "par_id3155179\n" "help.text" -msgid "<image id=\"Graphic7\" src=\"starmath/res/un21208.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>" -msgstr "<image id=\"Graphic7\" src=\"starmath/res/un21208.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">아이콘</alt></image>" +msgid "<image id=\"Graphic7\" src=\"res/helpimg/starmath/un21208.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>" +msgstr "" #: 03091501.xhp msgctxt "" @@ -7076,8 +7066,8 @@ msgctxt "" "03091501.xhp\n" "par_id3150832\n" "help.text" -msgid "<image id=\"Graphic6\" src=\"starmath/res/un21205.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>" -msgstr "<image id=\"Graphic6\" src=\"starmath/res/un21205.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">아이콘</alt></image>" +msgid "<image id=\"Graphic6\" src=\"res/helpimg/starmath/un21205.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>" +msgstr "" #: 03091501.xhp msgctxt "" @@ -7093,8 +7083,8 @@ msgctxt "" "03091501.xhp\n" "par_id3145590\n" "help.text" -msgid "<image id=\"Graphic2\" src=\"starmath/res/un21201.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>" -msgstr "<image id=\"Graphic2\" src=\"starmath/res/un21201.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">아이콘</alt></image>" +msgid "<image id=\"Graphic2\" src=\"res/helpimg/starmath/un21201.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>" +msgstr "" #: 03091501.xhp msgctxt "" @@ -7110,8 +7100,8 @@ msgctxt "" "03091501.xhp\n" "par_id3150764\n" "help.text" -msgid "<image id=\"Graphic3\" src=\"starmath/res/un21203.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>" -msgstr "<image id=\"Graphic3\" src=\"starmath/res/un21203.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">아이콘</alt></image>" +msgid "<image id=\"Graphic3\" src=\"res/helpimg/starmath/un21203.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>" +msgstr "" #: 03091501.xhp msgctxt "" @@ -7135,8 +7125,8 @@ msgctxt "" "03091501.xhp\n" "par_id3146336\n" "help.text" -msgid "<image id=\"Graphic14\" src=\"starmath/res/un21214.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>" -msgstr "<image id=\"Graphic14\" src=\"starmath/res/un21214.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">아이콘</alt></image>" +msgid "<image id=\"Graphic14\" src=\"res/helpimg/starmath/un21214.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>" +msgstr "" #: 03091501.xhp msgctxt "" @@ -7202,8 +7192,8 @@ msgctxt "" "03091501.xhp\n" "par_id3147212\n" "help.text" -msgid "<image id=\"Graphic8\" src=\"starmath/res/un21206.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>" -msgstr "<image id=\"Graphic8\" src=\"starmath/res/un21206.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">아이콘</alt></image>" +msgid "<image id=\"Graphic8\" src=\"res/helpimg/starmath/un21206.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>" +msgstr "" #: 03091501.xhp msgctxt "" @@ -7219,8 +7209,8 @@ msgctxt "" "03091501.xhp\n" "par_id3151130\n" "help.text" -msgid "<image id=\"Graphic16\" src=\"starmath/res/un21221.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>" -msgstr "<image id=\"Graphic16\" src=\"starmath/res/un21221.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">아이콘</alt></image>" +msgid "<image id=\"Graphic16\" src=\"res/helpimg/starmath/un21221.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>" +msgstr "" #: 03091501.xhp msgctxt "" @@ -7236,8 +7226,8 @@ msgctxt "" "03091501.xhp\n" "par_id3147470\n" "help.text" -msgid "<image id=\"Graphic12\" src=\"starmath/res/un21211.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>" -msgstr "<image id=\"Graphic12\" src=\"starmath/res/un21211.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">아이콘</alt></image>" +msgid "<image id=\"Graphic12\" src=\"res/helpimg/starmath/un21211.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>" +msgstr "" #: 03091501.xhp msgctxt "" @@ -7253,8 +7243,8 @@ msgctxt "" "03091501.xhp\n" "par_id3151319\n" "help.text" -msgid "<image id=\"Graphic5\" src=\"starmath/res/un21213.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_\">Icon</alt></image>" -msgstr "<image id=\"Graphic5\" src=\"starmath/res/un21213.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_\">아이콘</alt></image>" +msgid "<image id=\"Graphic5\" src=\"res/helpimg/starmath/un21213.png\" width=\"0.25inch\" height=\"0.25inch\"><alt id=\"alt_\">Icon</alt></image>" +msgstr "" #: 03091501.xhp msgctxt "" @@ -7346,8 +7336,8 @@ msgctxt "" "03091501.xhp\n" "par_id3147065\n" "help.text" -msgid "<image id=\"Graphic15\" src=\"starmath/res/un21215.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>" -msgstr "<image id=\"Graphic15\" src=\"starmath/res/un21215.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">아이콘</alt></image>" +msgid "<image id=\"Graphic15\" src=\"res/helpimg/starmath/un21215.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>" +msgstr "" #: 03091501.xhp msgctxt "" @@ -7380,8 +7370,8 @@ msgctxt "" "03091501.xhp\n" "par_id3148873\n" "help.text" -msgid "<image id=\"Graphic11\" src=\"starmath/res/un21210.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>" -msgstr "<image id=\"Graphic11\" src=\"starmath/res/un21210.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">아이콘</alt></image>" +msgid "<image id=\"Graphic11\" src=\"res/helpimg/starmath/un21210.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>" +msgstr "" #: 03091501.xhp msgctxt "" @@ -7397,8 +7387,8 @@ msgctxt "" "03091501.xhp\n" "par_id3147073\n" "help.text" -msgid "<image id=\"Graphic9\" src=\"starmath/res/un21207.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>" -msgstr "<image id=\"Graphic9\" src=\"starmath/res/un21207.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">아이콘</alt></image>" +msgid "<image id=\"Graphic9\" src=\"res/helpimg/starmath/un21207.png\" width=\"0.3335inch\" height=\"0.3335inch\"><alt id=\"alt_\">Icon</alt></image>" +msgstr "" #: 03091501.xhp msgctxt "" @@ -7479,10 +7469,9 @@ msgstr "입력 명령" msgctxt "" "03091502.xhp\n" "par_id3154032\n" -"475\n" "help.text" -msgid "Symbol in Elements Window" -msgstr "수식 요소 창의 기호" +msgid "Symbol in Elements pane" +msgstr "" #: 03091502.xhp msgctxt "" @@ -8123,10 +8112,9 @@ msgstr "입력 명령" msgctxt "" "03091503.xhp\n" "par_id3145724\n" -"478\n" "help.text" -msgid "Symbol in Elements Window" -msgstr "수식 요소 창의 기호" +msgid "Symbol in Elements pane" +msgstr "" #: 03091503.xhp msgctxt "" @@ -8563,10 +8551,9 @@ msgstr "입력 명령" msgctxt "" "03091504.xhp\n" "par_id3156681\n" -"481\n" "help.text" -msgid "Symbol in Elements Window" -msgstr "수식 요소 창의 기호" +msgid "Symbol in Elements pane" +msgstr "" #: 03091504.xhp msgctxt "" @@ -9056,10 +9043,9 @@ msgstr "입력 명령" msgctxt "" "03091505.xhp\n" "par_id3143994\n" -"484\n" "help.text" -msgid "Symbol in Elements Window" -msgstr "수식 요소 창의 기호" +msgid "Symbol in Elements pane" +msgstr "" #: 03091505.xhp msgctxt "" @@ -9354,10 +9340,9 @@ msgstr "입력 명령" msgctxt "" "03091506.xhp\n" "par_id3167610\n" -"487\n" "help.text" -msgid "Symbol in Elements Window" -msgstr "수식 요소 창의 기호" +msgid "Symbol in Elements pane" +msgstr "" #: 03091506.xhp msgctxt "" @@ -9796,10 +9781,9 @@ msgstr "입력 명령" msgctxt "" "03091507.xhp\n" "par_id3162086\n" -"490\n" "help.text" -msgid "Symbol in Elements Window" -msgstr "수식 요소 창의 기호" +msgid "Symbol in Elements pane" +msgstr "" #: 03091507.xhp msgctxt "" @@ -10212,8 +10196,8 @@ msgctxt "" "03091508.xhp\n" "par_id3180684\n" "help.text" -msgid "Symbol in Elements Window" -msgstr "수식 요소 창의 기호" +msgid "Symbol in Elements pane" +msgstr "" #: 03091508.xhp msgctxt "" @@ -10667,10 +10651,9 @@ msgstr "입력 명령" msgctxt "" "03091509.xhp\n" "par_id3184320\n" -"496\n" "help.text" -msgid "Symbol in Elements Window" -msgstr "수식 요소 창의 기호" +msgid "Symbol in Elements pane" +msgstr "" #: 03091509.xhp msgctxt "" diff --git a/source/ko/helpcontent2/source/text/smath/04.po b/source/ko/helpcontent2/source/text/smath/04.po index dd101671fe1..d7794888223 100644 --- a/source/ko/helpcontent2/source/text/smath/04.po +++ b/source/ko/helpcontent2/source/text/smath/04.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2013-11-20 13:02+0100\n" -"PO-Revision-Date: 2011-04-06 00:14+0200\n" +"POT-Creation-Date: 2016-12-27 21:50+0100\n" +"PO-Revision-Date: 2013-05-24 10:14+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: ko\n" @@ -12,8 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" +"X-Generator: LibreOffice\n" +"X-POOTLE-MTIME: 1369390453.000000\n" #: 01020000.xhp msgctxt "" @@ -170,10 +171,9 @@ msgstr "업데이트" msgctxt "" "01020000.xhp\n" "hd_id3153732\n" -"21\n" "help.text" -msgid "Navigation in the Elements Window" -msgstr "수식 요소 창의 네비게이션" +msgid "Navigation in the Elements pane" +msgstr "" #: 01020000.xhp msgctxt "" diff --git a/source/ko/helpcontent2/source/text/smath/guide.po b/source/ko/helpcontent2/source/text/smath/guide.po index 1331a2afe24..4bb0bbfa624 100644 --- a/source/ko/helpcontent2/source/text/smath/guide.po +++ b/source/ko/helpcontent2/source/text/smath/guide.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2013-11-20 13:02+0100\n" -"PO-Revision-Date: 2011-04-06 00:14+0200\n" +"POT-Creation-Date: 2016-12-27 21:50+0100\n" +"PO-Revision-Date: 2013-05-24 10:14+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: ko\n" @@ -12,8 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" +"X-Generator: LibreOffice\n" +"X-POOTLE-MTIME: 1369390453.000000\n" #: align.xhp msgctxt "" @@ -421,28 +422,25 @@ msgstr "커서가 명령 창에 있으면 <Enter> 키를 눌러 시작할 수 msgctxt "" "keyboard.xhp\n" "par_id3150537\n" -"13\n" "help.text" -msgid "You can compose formulas using the Elements window. Open it with the menu <emph>View - Elements</emph> if it is not already open." -msgstr "수식 요소 창을 사용하여 수식을 작성할 수 있습니다. 이 창이 열려 있지 않은 경우 <emph>보기 - 수식 요소</emph> 메뉴를 사용하여 창을 여십시오." +msgid "You can compose formulas using the Elements pane. Open it with the menu <emph>View - Elements</emph> if it is not already open." +msgstr "" #: keyboard.xhp msgctxt "" "keyboard.xhp\n" "par_id3155625\n" -"10\n" "help.text" -msgid "If the Elements window is open, use F6 to switch from the Commands window to the Elements window and back." -msgstr "수식 요소 창이 열리면 <F6> 키를 사용하여 명령 창과 수식 요소 창 사이를 전환하십시오." +msgid "If the Elements pane is open, use F6 to switch from the Commands window to the Elements pane and back." +msgstr "" #: keyboard.xhp msgctxt "" "keyboard.xhp\n" "hd_id3154554\n" -"11\n" "help.text" -msgid "Elements window" -msgstr "수식 요소 창" +msgid "Elements pane" +msgstr "" #: limits.xhp msgctxt "" @@ -497,24 +495,24 @@ msgctxt "" "limits.xhp\n" "par_id1276589\n" "help.text" -msgid "You see the Math input window and the Elements window. If you don't see the Elements window, you can enable it in the View menu." -msgstr "Math 입력창과 수식 요소 창이 나타납니다. 수식 요소 창이 보이지 않는다면 보기 메뉴에서 활성화할 수 있습니다." +msgid "You see the Math input window and the Elements pane on the left." +msgstr "" #: limits.xhp msgctxt "" "limits.xhp\n" "par_id3283791\n" "help.text" -msgid "In the upper part of the Elements window, click the <emph>Operators</emph> icon." -msgstr "수식 요소 창의 윗부분에서 <emph>연산자</emph> 아이콘을 클릭합니다." +msgid "From the list on the upper part of the Elements pane, select the <emph>Operators</emph> item." +msgstr "" #: limits.xhp msgctxt "" "limits.xhp\n" "par_id9734794\n" "help.text" -msgid "In the lower part of the Elements window, click the <emph>Sum</emph> icon." -msgstr "수식 요소 창의 아랫부분에서 <emph>합계</emph> 아이콘을 클릭합니다." +msgid "In the lower part of the Elements pane, click the <emph>Sum</emph> icon." +msgstr "" #: limits.xhp msgctxt "" @@ -585,8 +583,8 @@ msgctxt "" "limits.xhp\n" "par_id9406414\n" "help.text" -msgid "In the same way, you can enter an Integral formula with limits. When you click an icon from the Elements window, the assigned text command is inserted in the input window. If you know the text commands, you can enter the commands directly in the input window." -msgstr "같은 방법으로 적분식을 입력할 수도 있습니다. 수식 요소 창에서 아이콘을 클릭하면 정해진 텍스트 명령어가 입력창에 입력됩니다. 텍스트 명령어를 이미 알고 있다면 입력창에 직접 입력할 수도 있습니다." +msgid "In the same way, you can enter an Integral formula with limits. When you click an icon from the Elements pane, the assigned text command is inserted in the input window. If you know the text commands, you can enter the commands directly in the input window." +msgstr "" #: limits.xhp msgctxt "" @@ -617,8 +615,8 @@ msgctxt "" "limits.xhp\n" "par_id4651020\n" "help.text" -msgid "A small gap exists between f(x) and dx, which you can also enter using the Elements window: click the <emph>Format</emph> icon, then the <emph>Small Gap</emph> icon." -msgstr "f(x)와 dx 사이에 작은 간격이 있으며 수식 요소 창을 사용하여 입력할 수도 있습니다. <emph>서식</emph> 아이콘을 클릭한 다음 <emph>작은 간격</emph> 아이콘을 클릭하십시오." +msgid "A small gap exists between f(x) and dx, which you can also enter using the Elements pane: select the <emph>Formats</emph> item from the list on the top, then the <emph>Small Gap</emph> icon." +msgstr "" #: limits.xhp msgctxt "" diff --git a/source/ko/helpcontent2/source/text/swriter/01.po b/source/ko/helpcontent2/source/text/swriter/01.po index f9ad447aaa4..ab49adb9a6d 100644 --- a/source/ko/helpcontent2/source/text/swriter/01.po +++ b/source/ko/helpcontent2/source/text/swriter/01.po @@ -3,8 +3,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2016-11-09 14:10+0100\n" -"PO-Revision-Date: 2016-07-06 11:09+0000\n" +"POT-Creation-Date: 2016-12-27 21:50+0100\n" +"PO-Revision-Date: 2016-12-22 22:40+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: ko\n" @@ -12,9 +12,9 @@ msgstr "" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1467803365.000000\n" +"X-Generator: LibreOffice\n" +"X-POOTLE-MTIME: 1482446401.000000\n" #: 01120000.xhp msgctxt "" @@ -15209,37 +15209,33 @@ msgstr "개요 및 번호 매기기" msgctxt "" "05030800.xhp\n" "hd_id3151173\n" -"1\n" "help.text" msgid "<link href=\"text/swriter/01/05030800.xhp\" name=\"Numbering\">Outline & Numbering</link>" -msgstr "<link href=\"text/swriter/01/05030800.xhp\" name=\"번호 매기기\">개요 및 번호 매기기</link>" +msgstr "" #: 05030800.xhp msgctxt "" "05030800.xhp\n" "par_id3154100\n" -"2\n" "help.text" -msgid "<ahelp hid=\"HID_NUMPARA\">Adds or removes outline level, numbering, or bullets from the paragraph. You can also select the style of numbering to use, and reset the numbering in a numbered list.</ahelp>" -msgstr "<ahelp hid=\"HID_NUMPARA\">단락에서 개요 수준, 번호 매기기, 글머리 기호를 추가하거나 제거합니다. 또는 사용할 번호 매기기 형식을 선택하여 번호 목록에서 번호 매기기를 다시 설정할 수 있습니다.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/numparapage/NumParaPage\">Adds or removes outline level, numbering, or bullets from the paragraph. You can also select the style of numbering to use, and reset the numbering in a numbered list.</ahelp>" +msgstr "" #: 05030800.xhp -#, fuzzy msgctxt "" "05030800.xhp\n" "par_id3153536\n" "help.text" -msgid "To change the numbering options for paragraphs that use the same paragraph style, choose <emph>View - Styles and Formatting</emph>, and then click the <emph>Paragraph Styles </emph>icon. Right-click the style in the list, choose <emph>Modify</emph>, and then click the<emph> Outline & Numbering</emph> tab." -msgstr "같은 단락 스타일을 사용하는 단락의 번호 매기기 옵션을 변경하려면 <emph>서식 - 스타일 및 서식</emph>을 선택한 다음 <emph>단락 스타일</emph> 아이콘을 클릭합니다. 목록에서 스타일을 마우스 오른쪽 버튼으로 클릭하고 <emph>수정</emph>을 선택한 다음 <emph>개요 및 번호 매기기</emph> 탭을 클릭합니다." +msgid "To change the numbering options for paragraphs that use the same paragraph style, choose <emph>View - Styles and Formatting</emph>, and then click the <emph>Paragraph Styles</emph> icon. Right-click the style in the list, choose <emph>Modify</emph>, and then click the <emph>Outline & Numbering</emph> tab." +msgstr "" #: 05030800.xhp msgctxt "" "05030800.xhp\n" "par_id3154470\n" -"26\n" "help.text" -msgid "To change the numbering options for selected paragraphs, choose <emph>Format -</emph><link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\"><emph>Paragraph</emph></link>, and then click the<emph> Outline & Numbering</emph> tab." -msgstr "선택한 단락의 번호 매기기 옵션을 변경하려면 <emph>서식 -</emph><link href=\"text/shared/01/05030000.xhp\" name=\"단락\"><emph>단락</emph></link>을 선택한 다음 <emph>개요 및 번호 매기기</emph> 탭을 클릭합니다." +msgid "To change the numbering options for selected paragraphs, choose <emph>Format - </emph><link href=\"text/shared/01/05030000.xhp\" name=\"Paragraph\"><emph>Paragraph</emph></link>, and then click the <emph>Outline & Numbering</emph> tab." +msgstr "" #: 05030800.xhp msgctxt "" @@ -15254,170 +15250,168 @@ msgctxt "" "05030800.xhp\n" "par_id1209200804371097\n" "help.text" -msgid "<ahelp hid=\".\">Assigns an outline level from 1 to 10 to the selected paragraphs or Paragraph Style.</ahelp> Select <emph>Body text</emph> to reset the outline level." -msgstr "<ahelp hid=\".\">선택된 단락이나 단락 스타일에 1에서 10까지의 개요 수준을 지정합니다. </ahelp>개요 수준을 초기화하려면<emph>본문 텍스트</emph>를 선택하세요" +msgid "<ahelp hid=\"modules/swriter/ui/numparapage/comboLB_OUTLINE_LEVEL\">Assigns an outline level from 1 to 10 to the selected paragraphs or Paragraph Style.</ahelp> Select <emph>Body text</emph> to reset the outline level." +msgstr "" #: 05030800.xhp msgctxt "" "05030800.xhp\n" "hd_id3143283\n" -"5\n" "help.text" msgid "Numbering" -msgstr "번호 매기기" +msgstr "" #: 05030800.xhp msgctxt "" "05030800.xhp\n" "hd_id3154188\n" -"3\n" "help.text" msgid "Numbering Style" -msgstr "번호 매기기 유형" +msgstr "" #: 05030800.xhp msgctxt "" "05030800.xhp\n" "par_id3155178\n" -"4\n" "help.text" -msgid "<ahelp hid=\"SW:LISTBOX:TP_NUMPARA:LB_NUMBER_STYLE\">Select the <link href=\"text/swriter/01/05130004.xhp\" name=\"Numbering Style\">Numbering Style</link> that you want to apply to the paragraph.</ahelp> These styles are also listed in the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles and Formatting\">Styles and Formatting</link> window if you click the <emph>Numbering Style</emph> icon." -msgstr "<ahelp hid=\"SW:LISTBOX:TP_NUMPARA:LB_NUMBER_STYLE\">단락에 적용할 <link href=\"text/swriter/01/05130004.xhp\" name=\"번호 매기기 스타일\">번호 매기기 스타일</link>을 선택합니다.</ahelp> <emph>번호 매기기 스타일</emph> 아이콘을 클릭하면 이러한 스타일이 <link href=\"text/swriter/01/05140000.xhp\" name=\"스타일 및 서식\">스타일 및 서식</link>에도 나열됩니다." +msgid "<ahelp hid=\"modules/swriter/ui/numparapage/comboLB_NUMBER_STYLE\">Select the <link href=\"text/swriter/01/05130004.xhp\" name=\"Numbering Style\">Numbering Style</link> that you want to apply to the paragraph.</ahelp> These styles are also listed in the <link href=\"text/swriter/01/05140000.xhp\" name=\"Styles and Formatting\">Styles and Formatting</link> window if you click the <emph>Numbering Style</emph> icon." +msgstr "" + +#: 05030800.xhp +msgctxt "" +"05030800.xhp\n" +"hd_id3154189\n" +"help.text" +msgid "Edit Style" +msgstr "" + +#: 05030800.xhp +msgctxt "" +"05030800.xhp\n" +"par_id3155179\n" +"help.text" +msgid "<ahelp hid=\"modules/swriter/ui/numparapage/editnumstyle\">Edit the properties of the selected numbering style.</ahelp> These properties will apply to all paragraphs formatted with the given numbering style." +msgstr "" #: 05030800.xhp msgctxt "" "05030800.xhp\n" "par_id3149106\n" -"7\n" "help.text" msgid "This section only appears when you edit the properties of the current paragraph by choosing <emph>Format - Paragraph</emph>." -msgstr "<emph>서식 - 단락</emph>을 선택하여 현재 단락의 속성을 편집할 때만 이 구역이 표시됩니다." +msgstr "" #: 05030800.xhp msgctxt "" "05030800.xhp\n" "hd_id3151250\n" -"8\n" "help.text" msgid "Restart at this paragraph" -msgstr "이 단락에서 새로 시작" +msgstr "" #: 05030800.xhp msgctxt "" "05030800.xhp\n" "par_id3154831\n" -"9\n" "help.text" -msgid "<ahelp hid=\"SW:TRISTATEBOX:TP_NUMPARA:CB_NEW_START\">Restarts the numbering at the current paragraph.</ahelp>" -msgstr "<ahelp hid=\"SW:TRISTATEBOX:TP_NUMPARA:CB_NEW_START\">현재 단락에서 번호 매기기를 다시 시작합니다.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/numparapage/checkCB_NEW_START\">Restarts the numbering at the current paragraph.</ahelp>" +msgstr "" #: 05030800.xhp msgctxt "" "05030800.xhp\n" "hd_id3147096\n" -"24\n" "help.text" msgid "Start with" -msgstr "시작 번호" +msgstr "" #: 05030800.xhp msgctxt "" "05030800.xhp\n" "par_id3148979\n" -"25\n" "help.text" -msgid "<ahelp hid=\"SW_TRISTATEBOX_TP_NUMPARA_CB_NUMBER_NEW_START\">Select this check box, and then enter the number that you want to assign to the paragraph.</ahelp>" -msgstr "<ahelp hid=\"SW_TRISTATEBOX_TP_NUMPARA_CB_NUMBER_NEW_START\">이 확인란을 선택한 다음 단락에 지정할 번호를 입력합니다.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/numparapage/checkCB_NUMBER_NEW_START\">Select this check box, and then enter the number that you want to assign to the paragraph.</ahelp>" +msgstr "" #: 05030800.xhp msgctxt "" "05030800.xhp\n" "hd_id3147226\n" -"10\n" "help.text" msgid "\"Start with\" spin button" -msgstr "와 함께 시작:" +msgstr "" #: 05030800.xhp msgctxt "" "05030800.xhp\n" "par_id3153632\n" -"11\n" "help.text" -msgid "<ahelp hid=\"SW:NUMERICFIELD:TP_NUMPARA:NF_NEW_START\">Enter the number that you want to assign to the paragraph.</ahelp> The following paragraphs are numbered consecutively from the number that you enter here." -msgstr "<ahelp hid=\"SW:NUMERICFIELD:TP_NUMPARA:NF_NEW_START\">단락에 지정할 번호를 입력합니다.</ahelp> 다음 단락의 번호는 여기에 입력한 번호로부터 연속하여 매겨집니다." +msgid "<ahelp hid=\"modules/swriter/ui/numparapage/spinNF_NEW_START\">Enter the number that you want to assign to the paragraph.</ahelp> The following paragraphs are numbered consecutively from the number that you enter here." +msgstr "" #: 05030800.xhp msgctxt "" "05030800.xhp\n" "hd_id3147581\n" -"15\n" "help.text" msgid "Line numbering" -msgstr "행 번호 매기기" +msgstr "" #: 05030800.xhp msgctxt "" "05030800.xhp\n" "par_id3152771\n" -"16\n" "help.text" msgid "Specify the <link href=\"text/swriter/01/06180000.xhp\" name=\"Line numbering\">Line numbering</link> options. To add line numbers to your document, choose <emph>Tools - Line Numbering</emph>." -msgstr "<link href=\"text/swriter/01/06180000.xhp\" name=\"줄 번호 매기기\">줄 번호 매기기</link> 옵션을 지정합니다. 문서에 줄 번호를 추가하려면 <emph>도구 - 줄 번호 매기기</emph>를 선택합니다." +msgstr "" #: 05030800.xhp msgctxt "" "05030800.xhp\n" "hd_id3153345\n" -"17\n" "help.text" msgid "Include this paragraph in line numbering" -msgstr "이 단락의 행을 포함하여 세기" +msgstr "" #: 05030800.xhp msgctxt "" "05030800.xhp\n" "par_id3156267\n" -"18\n" "help.text" -msgid "<ahelp hid=\"SW:TRISTATEBOX:TP_NUMPARA:CB_COUNT_PARA\">Includes the current paragraph in the line numbering.</ahelp>" -msgstr "<ahelp hid=\"SW:TRISTATEBOX:TP_NUMPARA:CB_COUNT_PARA\">줄 번호 매기기에 현재 단락을 포함합니다.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/numparapage/checkCB_COUNT_PARA\">Includes the current paragraph in the line numbering.</ahelp>" +msgstr "" #: 05030800.xhp msgctxt "" "05030800.xhp\n" "hd_id3151026\n" -"19\n" "help.text" msgid "Restart at this paragraph" -msgstr "이 단락에서 새로 시작" +msgstr "" #: 05030800.xhp msgctxt "" "05030800.xhp\n" "par_id3149168\n" -"20\n" "help.text" -msgid "<ahelp hid=\"SW:TRISTATEBOX:TP_NUMPARA:CB_RESTART_PARACOUNT\">Restarts the line numbering at the current paragraph, or at the number that you enter.</ahelp>" -msgstr "<ahelp hid=\"SW:TRISTATEBOX:TP_NUMPARA:CB_RESTART_PARACOUNT\">현재 단락에서 또는 입력한 번호에서 줄 번호 매기기를 다시 시작합니다.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/numparapage/checkCB_RESTART_PARACOUNT\">Restarts the line numbering at the current paragraph, or at the number that you enter.</ahelp>" +msgstr "" #: 05030800.xhp msgctxt "" "05030800.xhp\n" "hd_id3145775\n" -"21\n" "help.text" msgid "Start with" -msgstr "시작 번호" +msgstr "" #: 05030800.xhp msgctxt "" "05030800.xhp\n" "par_id3149355\n" -"22\n" "help.text" -msgid "<ahelp hid=\"SW:NUMERICFIELD:TP_NUMPARA:NF_RESTART_PARA\">Enter the number at which to restart the line numbering</ahelp>" -msgstr "<ahelp hid=\"SW:NUMERICFIELD:TP_NUMPARA:NF_RESTART_PARA\">줄 번호 매기기를 다시 시작할 번호를 입력합니다.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/numparapage/spinNF_RESTART_PARA\">Enter the number at which to restart the line numbering</ahelp>" +msgstr "" #: 05040000.xhp msgctxt "" @@ -15867,199 +15861,209 @@ msgstr "각주" msgctxt "" "05040600.xhp\n" "hd_id3154767\n" -"1\n" "help.text" msgid "<link href=\"text/swriter/01/05040600.xhp\" name=\"Footnote\">Footnote</link>" -msgstr "<link href=\"text/swriter/01/05040600.xhp\" name=\"각주\">각주</link>" +msgstr "" #: 05040600.xhp msgctxt "" "05040600.xhp\n" "par_id3149351\n" -"2\n" "help.text" -msgid "<ahelp hid=\"HID_FOOTNOTE_PAGE\">Specifies the layout options for footnotes, including the line that separates the footnote from the main body of document.</ahelp>" -msgstr "<ahelp hid=\"HID_FOOTNOTE_PAGE\">문서의 본문과 각주를 구분하는 선을 비롯한 각주의 레이아웃 옵션을 지정합니다.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/footnoteareapage/FootnoteAreaPage\">Specifies the layout options for footnotes, including the line that separates the footnote from the main body of document.</ahelp>" +msgstr "" #: 05040600.xhp msgctxt "" "05040600.xhp\n" "hd_id3154646\n" -"3\n" "help.text" msgid "Footnote area" -msgstr "각주 영역" +msgstr "" #: 05040600.xhp msgctxt "" "05040600.xhp\n" "par_id3151168\n" -"4\n" "help.text" msgid "Set the height of the footnote area." -msgstr "각주 영역의 높이를 여기에서 정의하십시오." +msgstr "" #: 05040600.xhp msgctxt "" "05040600.xhp\n" "hd_id3145412\n" -"5\n" "help.text" msgid "Not larger than page area" -msgstr "최대 높이, 쪽 높이와 같게" +msgstr "" #: 05040600.xhp msgctxt "" "05040600.xhp\n" "par_id3147514\n" -"6\n" "help.text" -msgid "<ahelp hid=\"SW:RADIOBUTTON:TP_FOOTNOTE_PAGE:RB_MAXHEIGHT_PAGE\">Automatically adjusts the height of the footnote area depending on the number of footnotes.</ahelp>" -msgstr "<ahelp hid=\"SW:RADIOBUTTON:TP_FOOTNOTE_PAGE:RB_MAXHEIGHT_PAGE\">각주 개수에 따라 각주 영역의 높이를 자동으로 조정합니다.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/footnoteareapage/maxheightpage\">Automatically adjusts the height of the footnote area depending on the number of footnotes.</ahelp>" +msgstr "" #: 05040600.xhp msgctxt "" "05040600.xhp\n" "hd_id3154099\n" -"7\n" "help.text" -msgid "Maximum Footnote Height" -msgstr "최대 각주 높이" +msgid "Maximum footnote height" +msgstr "" #: 05040600.xhp msgctxt "" "05040600.xhp\n" "par_id3149807\n" -"8\n" "help.text" -msgid "<ahelp hid=\".\">Sets a maximum height for the footnote area. Enable this option, then enter the height.</ahelp>" -msgstr "<ahelp hid=\".\">각주 영역에 대한 최대 높이를 설정합니다. 이 옵션을 활성화한 다음 높이를 입력합니다.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/footnoteareapage/maxheight\">Sets a maximum height for the footnote area. Enable this option, then enter the height.</ahelp>" +msgstr "" #: 05040600.xhp msgctxt "" "05040600.xhp\n" "par_id3154568\n" -"10\n" "help.text" -msgid "<ahelp hid=\"SW:METRICFIELD:TP_FOOTNOTE_PAGE:ED_MAXHEIGHT\">Enter the maximum height for the footnote area.</ahelp>" -msgstr "<ahelp hid=\"SW:METRICFIELD:TP_FOOTNOTE_PAGE:ED_MAXHEIGHT\">각주 영역의 최대 높이를 입력합니다.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/footnoteareapage/maxheightsb\">Enter the maximum height for the footnote area.</ahelp>" +msgstr "" #: 05040600.xhp msgctxt "" "05040600.xhp\n" "hd_id3151318\n" -"11\n" "help.text" -msgid "Distance from text" -msgstr "텍스트에 대한 간격" +msgid "Space to text" +msgstr "" #: 05040600.xhp msgctxt "" "05040600.xhp\n" "par_id3153665\n" -"12\n" "help.text" -msgid "<ahelp hid=\"SW:METRICFIELD:TP_FOOTNOTE_PAGE:ED_DIST\">Enter the amount of space to leave between the bottom page margin and the first line of text in the footnote area.</ahelp>" -msgstr "<ahelp hid=\"SW:METRICFIELD:TP_FOOTNOTE_PAGE:ED_DIST\">아래의 페이지 여백과 각주 영역의 텍스트 첫 줄 사이에 두어야 할 공백 정도를 입력합니다.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/footnoteareapage/spacetotext\">Enter the amount of space to leave between the bottom page margin and the first line of text in the footnote area.</ahelp>" +msgstr "" #: 05040600.xhp msgctxt "" "05040600.xhp\n" "hd_id3155897\n" -"13\n" "help.text" msgid "Separator Line" -msgstr "분리선" +msgstr "" #: 05040600.xhp msgctxt "" "05040600.xhp\n" "par_id3149689\n" -"14\n" "help.text" -msgid "Specifies the position and length of the separator line." -msgstr "구분선의 위치와 길이를 지정합니다." +msgid "Specifies the position and other properties of the separator line." +msgstr "" #: 05040600.xhp msgctxt "" "05040600.xhp\n" "hd_id3154194\n" -"15\n" "help.text" msgid "Position" -msgstr "위치" +msgstr "" #: 05040600.xhp msgctxt "" "05040600.xhp\n" "par_id3155184\n" -"16\n" "help.text" -msgid "<ahelp hid=\"SW:LISTBOX:TP_FOOTNOTE_PAGE:DLB_LINEPOS\">Select the horizontal alignment for the line that separates the main text from the footnote area.</ahelp>" -msgstr "<ahelp hid=\"SW:LISTBOX:TP_FOOTNOTE_PAGE:DLB_LINEPOS\">주 텍스트를 각주 영역과 구분하는 선에 대해 수평 맞춤을 선택합니다.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/footnoteareapage/position\">Select the horizontal alignment for the line that separates the main text from the footnote area.</ahelp>" +msgstr "" #: 05040600.xhp msgctxt "" "05040600.xhp\n" -"hd_id3143284\n" -"17\n" +"hd_id3151253\n" "help.text" -msgid "Length" -msgstr "길이" +msgid "Style" +msgstr "" #: 05040600.xhp msgctxt "" "05040600.xhp\n" -"par_id3154827\n" -"18\n" +"par_id3149105\n" "help.text" -msgid "<ahelp hid=\"SW:METRICFIELD:TP_FOOTNOTE_PAGE:ED_LINEWIDTH\">Enter the length of the separator line as a percentage of the page width area.</ahelp>" -msgstr "<ahelp hid=\"SW:METRICFIELD:TP_FOOTNOTE_PAGE:ED_LINEWIDTH\">구분선의 길이를 페이지 너비 영역에 대한 백분율로 입력합니다.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/footnoteareapage/style\">Select the formatting style for the separator line. If you do not want a separator line, choose \"None\".</ahelp>" +msgstr "" #: 05040600.xhp msgctxt "" "05040600.xhp\n" -"hd_id3151253\n" -"19\n" +"hd_id3151254\n" "help.text" -msgid "Weight" -msgstr "두께" +msgid "Thickness" +msgstr "" #: 05040600.xhp msgctxt "" "05040600.xhp\n" -"par_id3149105\n" -"20\n" +"par_id3149106\n" "help.text" -msgid "<ahelp hid=\"SW:LISTBOX:TP_FOOTNOTE_PAGE:DLB_LINETYPE\">Select the formatting style for the separator line. If you do not want a separator line, choose \"0.0 pt\".</ahelp>" -msgstr "<ahelp hid=\"SW:LISTBOX:TP_FOOTNOTE_PAGE:DLB_LINETYPE\">구분선의 서식 스타일을 선택합니다. 구분선을 원하지 않으면 \"0.0 pt\"를 선택합니다.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/footnoteareapage/thickness\">Select the thickness of the separator line.</ahelp>" +msgstr "" + +#: 05040600.xhp +msgctxt "" +"05040600.xhp\n" +"hd_id3151255\n" +"help.text" +msgid "Color" +msgstr "" + +#: 05040600.xhp +msgctxt "" +"05040600.xhp\n" +"par_id3149107\n" +"help.text" +msgid "<ahelp hid=\"modules/swriter/ui/footnoteareapage/color\">Select the color of the separator line.</ahelp>" +msgstr "" + +#: 05040600.xhp +msgctxt "" +"05040600.xhp\n" +"hd_id3143284\n" +"help.text" +msgid "Length" +msgstr "" + +#: 05040600.xhp +msgctxt "" +"05040600.xhp\n" +"par_id3154827\n" +"help.text" +msgid "<ahelp hid=\"modules/swriter/ui/footnoteareapage/length\">Enter the length of the separator line as a percentage of the page width area.</ahelp>" +msgstr "" #: 05040600.xhp msgctxt "" "05040600.xhp\n" "hd_id3149828\n" -"21\n" "help.text" -msgid "Spacing" -msgstr "간격" +msgid "Spacing to footnote contents" +msgstr "" #: 05040600.xhp msgctxt "" "05040600.xhp\n" "par_id3148970\n" -"22\n" "help.text" -msgid "<ahelp hid=\"SW:METRICFIELD:TP_FOOTNOTE_PAGE:ED_LINEDIST\">Enter the amount of space to leave between the separator line and the first line of the footnote area.</ahelp>" -msgstr "<ahelp hid=\"SW:METRICFIELD:TP_FOOTNOTE_PAGE:ED_LINEDIST\">구분선과 각주 영역의 첫 줄 사이에 두어야 할 공백 정도를 입력합니다.</ahelp>" +msgid "<ahelp hid=\"modules/swriter/ui/footnoteareapage/spacingtocontents\">Enter the amount of space to leave between the separator line and the first line of the footnote area.</ahelp>" +msgstr "" #: 05040600.xhp msgctxt "" "05040600.xhp\n" "par_id3155145\n" -"24\n" "help.text" msgid "To specify the spacing between two footnotes, choose <item type=\"menuitem\">Format - Paragraph</item>, and then click the <emph>Indents & Spacing</emph> tab." -msgstr "두 각주 사이의 간격을 지정하려면 <item type=\"menuitem\">서식 - 단락</item>을 선택한 다음 <emph>들여쓰기 및 간격</emph> 탭을 클릭합니다." +msgstr "" #: 05040700.xhp msgctxt "" diff --git a/source/ko/officecfg/registry/data/org/openoffice/Office/UI.po b/source/ko/officecfg/registry/data/org/openoffice/Office/UI.po index 1defb843f72..39fccd51680 100644 --- a/source/ko/officecfg/registry/data/org/openoffice/Office/UI.po +++ b/source/ko/officecfg/registry/data/org/openoffice/Office/UI.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2016-12-01 12:12+0100\n" +"POT-Creation-Date: 2016-12-27 21:51+0100\n" "PO-Revision-Date: 2016-10-14 07:09+0000\n" "Last-Translator: shga <shga89@naver.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -12,8 +12,8 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1476428947.000000\n" #: BaseWindowState.xcu @@ -25050,6 +25050,105 @@ msgctxt "" msgid "Standard" msgstr "기본" +#: ToolbarMode.xcu +msgctxt "" +"ToolbarMode.xcu\n" +"..ToolbarMode.Applications.Writer.Modes.Default\n" +"Label\n" +"value.text" +msgid "Default" +msgstr "" + +#: ToolbarMode.xcu +msgctxt "" +"ToolbarMode.xcu\n" +"..ToolbarMode.Applications.Writer.Modes.Single\n" +"Label\n" +"value.text" +msgid "Single toolbar" +msgstr "" + +#: ToolbarMode.xcu +msgctxt "" +"ToolbarMode.xcu\n" +"..ToolbarMode.Applications.Writer.Modes.Sidebar\n" +"Label\n" +"value.text" +msgid "Sidebar" +msgstr "" + +#: ToolbarMode.xcu +msgctxt "" +"ToolbarMode.xcu\n" +"..ToolbarMode.Applications.Writer.Modes.Notebookbar\n" +"Label\n" +"value.text" +msgid "Notebookbar" +msgstr "" + +#: ToolbarMode.xcu +msgctxt "" +"ToolbarMode.xcu\n" +"..ToolbarMode.Applications.Calc.Modes.Default\n" +"Label\n" +"value.text" +msgid "Default" +msgstr "" + +#: ToolbarMode.xcu +msgctxt "" +"ToolbarMode.xcu\n" +"..ToolbarMode.Applications.Calc.Modes.Single\n" +"Label\n" +"value.text" +msgid "Single toolbar" +msgstr "" + +#: ToolbarMode.xcu +msgctxt "" +"ToolbarMode.xcu\n" +"..ToolbarMode.Applications.Calc.Modes.Sidebar\n" +"Label\n" +"value.text" +msgid "Sidebar" +msgstr "" + +#: ToolbarMode.xcu +msgctxt "" +"ToolbarMode.xcu\n" +"..ToolbarMode.Applications.Calc.Modes.Notebookbar\n" +"Label\n" +"value.text" +msgid "Notebookbar" +msgstr "" + +#: ToolbarMode.xcu +msgctxt "" +"ToolbarMode.xcu\n" +"..ToolbarMode.Applications.Impress.Modes.Default\n" +"Label\n" +"value.text" +msgid "Default" +msgstr "" + +#: ToolbarMode.xcu +msgctxt "" +"ToolbarMode.xcu\n" +"..ToolbarMode.Applications.Impress.Modes.Single\n" +"Label\n" +"value.text" +msgid "Single toolbar" +msgstr "" + +#: ToolbarMode.xcu +msgctxt "" +"ToolbarMode.xcu\n" +"..ToolbarMode.Applications.Impress.Modes.Notebookbar\n" +"Label\n" +"value.text" +msgid "Notebookbar" +msgstr "" + #: WriterCommands.xcu msgctxt "" "WriterCommands.xcu\n" diff --git a/source/ko/sw/source/ui/dochdl.po b/source/ko/sw/source/ui/dochdl.po index b8abf677883..026e7dc0c9e 100644 --- a/source/ko/sw/source/ui/dochdl.po +++ b/source/ko/sw/source/ui/dochdl.po @@ -13,7 +13,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: Pootle 2.8\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1449856866.000000\n" #: dochdl.src @@ -87,10 +87,3 @@ msgctxt "" "string.text" msgid "DDE link" msgstr "DDE 연결" - -msgctxt "" -"dochdl.src\n" -"STR_NO_TABLE\n" -"string.text" -msgid "A table cannot be inserted into another table. However, you can paste the data into the document when the cursor is not in a table." -msgstr "다른 표로 표를 삽입할 수 없습니다. 그러나 커서가 표에 없는 경우 문서에 데이터를 붙여넣을 수 있습니다." diff --git a/source/ko/sw/uiconfig/swriter/ui.po b/source/ko/sw/uiconfig/swriter/ui.po index acc50a4b337..9616cd94a25 100644 --- a/source/ko/sw/uiconfig/swriter/ui.po +++ b/source/ko/sw/uiconfig/swriter/ui.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: LibO 40l10n\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2016-12-10 23:39+0100\n" +"POT-Creation-Date: 2016-12-27 21:50+0100\n" "PO-Revision-Date: 2016-05-08 19:31+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: none\n" @@ -983,11 +983,11 @@ msgstr "위치" #: bulletsandnumbering.ui msgctxt "" "bulletsandnumbering.ui\n" -"options\n" +"customize\n" "label\n" "string.text" -msgid "Options" -msgstr "선택 사항" +msgid "Customize" +msgstr "" #: businessdatapage.ui msgctxt "" @@ -15661,11 +15661,11 @@ msgstr "위치" #: templatedialog16.ui msgctxt "" "templatedialog16.ui\n" -"options\n" +"customize\n" "label\n" "string.text" -msgid "Options" -msgstr "선택 사항" +msgid "Customize" +msgstr "" #: templatedialog2.ui msgctxt "" |