MainWindow <p><b><font size+=2>Appearance</font></b></p><hr><p>Use this tab to customize the appearance of your Qt applications.</p><p>You can select the default GUI Style from the drop down list and customize the colors.</p><p>Any GUI Style plugins in your plugin path will automatically be added to the list of built-in Qt styles. (See the Library Paths tab for information on adding new plugin paths.)</p><p>When you choose 3-D Effects and Window Background colors, the Qt Configuration program will automatically generate a palette for you. To customize colors further, press the Tune Palette button to open the advanced palette editor.<p>The Preview Window shows what the selected Style and colors look like. <p><b><font size+=2>모양</font></b></p><hr><p>이 탭을 사용하면 Qt 프로그램의 모양을 지정할 수 있습니다.</p><p>기본 GUI 스타일을 드롭 다운 목록에서 선택하고 색상을 사용자 정의할 수 있습니다.</p><p>플러그인 경로에 있는 GUI 스타일 플러그인이 Qt 내장 스타일과 더불어 추가될 것입니다. (새 플러그인 경로를 추가하려면 라이브러리 경로 탭을 참고하십시오.)</p><p>3차원 효과 및 창 배경색을 선택하면 Qt 설정 프로그램에서 자동으로 팔레트를 생성합니다. 색을 더 편집하려면 팔레트 조정 단추를 눌러서 고급 팔레트 편집기를 여십시오.<p>미리 보기 창에서 스타일과 색을 보여 줍니다. <p><b><font size+=2>Fonts</font></b></p><hr><p>Use this tab to select the default font for your Qt applications. The selected font is shown (initially as 'Sample Text') in the line edit below the Family, Style and Point Size drop down lists.</p><p>Qt has a powerful font substitution feature that allows you to specify a list of substitute fonts. Substitute fonts are used when a font cannot be loaded, or if the specified font doesn't have a particular character.<p>For example, if you select the font Lucida, which doesn't have Korean characters, but need to show some Korean text using the Mincho font family you can do so by adding Mincho to the list. Once Mincho is added, any Korean characters that are not found in the Lucida font will be taken from the Mincho font. Because the font substitutions are lists, you can also select multiple families, such as Song Ti (for use with Chinese text). <p><b><font size+=2>글꼴</font></b></p><hr><p>이 탭에서 Qt 프로그램의 글꼴을 설정할 수 있습니다. 선택한 글꼴은 글꼴 종류, 스타일, 포인트 크기 아래의 라인 편집기에 미리 보여집니다.(기본 텍스트는 '예제 텍스트')</p><p>Qt는 글꼴 대체 목록을 지정하는 기능을 갖추고 있습니다. 글꼴을 불러올 수 없거나 지정한 글꼴에 필요한 문자가 없는 경우 자동적으로 대체됩니다.<p>예를 들어 한글 글자가 없는 Lucida 글꼴을 선택한 경우, 한글을 명조체로 표시하고 싶다면 목록에 명조체를 추가하여 한글을 표시할 수 있습니다. 명조체를 추가하면 Lucida 글꼴에 없는 한글 글자는 명조체로 표시됩니다. 글꼴 대체는 목록으로 관리되므로, 중국어의 한자를 표시하고 싶은 경우에는 다른 글꼴을 추가할 수 있습니다. <p><b><font size+=2>Interface</font></b></p><hr><p>Use this tab to customize the feel of your Qt applications.</p><p>If the Resolve Symlinks checkbox is checked Qt will follow symlinks when handling URLs. For example, in the file dialog, if this setting is turned on and /usr/tmp is a symlink to /var/tmp, entering the /usr/tmp directory will cause the file dialog to change to /var/tmp. With this setting turned off, symlinks are not resolved or followed.</p><p>The Global Strut setting is useful for people who require a minimum size for all widgets (e.g. when using a touch panel or for users who are visually impaired). Leaving the Global Strut width and height at 0 will disable the Global Strut feature</p><p>XIM (Extended Input Methods) are used for entering characters in languages that have large character sets, for example, Chinese and Japanese. <p><b><font size+=2>인터페이스</font></b></p><hr><p>Qt 프로그램의 모습을 바꿀 수 있습니다.</p><p>심볼릭 링크 따라가기를 선택하면 Qt에서 URL을 처리할 때 심볼릭 링크를 따라갑니다. 예를 들어 이 설정이 활성화되어 있고 /usr/tmp가 /var/tmp를 향한 심볼릭 링크로 지정되어 있으면 /usr/tmp 디렉터리에 들어갔을 때 /var/tmp 디렉터리로 전환됩니다. 이 설정이 비활성화되어 있으면 심볼릭 링크를 따라가지 않습니다.</p><p>크기 제한 설정이 켜져 있으면 위젯의 최소 크기를 설정할 수 있습니다. 시각 장애가 있거나 터치 패널을 사용하는 등 최소 위젯 크기가 필요한 경우 사용할 수 있습니다. 크기 제한 설정을 0으로 설정하면 크기 제한 기능을 사용하지 않습니다.</p><p>XIM (X 입력기)는 한국어, 중국어, 일본어 등의 특수한 입력기를 사용하는 언어에 사용합니다. <p><b><font size+=2>Printer</font></b></p><hr><p>Use this tab to configure the way Qt generates output for the printer.You can specify if Qt should try to embed fonts into its generated output.If you enable font embedding, the resulting postscript will be more portable and will more accurately reflect the visual output on the screen; however the resulting postscript file size will be bigger.<p>When using font embedding you can select additional directories where Qt should search for embeddable font files. By default, the X server font path is used. <p><b><font size+=2>프린터</font></b></p><hr><p>Qt에서 프린터를 다루는 방식을 설정할 수 있습니다. Qt에서 생성한 출력물에 글꼴을 임베딩할 지 결정할 수 있습니다. 만약 글꼴 임베딩을 사용하면 생성된 포스트스크립트 파일은 지정한 글꼴이 없는 곳에서도 똑같이 출력할 수 있으나, 파일의 크기가 더 커집니다.<p>글꼴 임베딩을 사용하는 경우 Qt가 글꼴 파일을 찾을 추가 디렉터리를 설정할 수 있습니다. 기본적으로 X 글꼴 경로를 사용합니다. <p><b><font size+=2>Phonon</font></b></p><hr><p>Use this tab to configure the Phonon GStreamer multimedia backend. <p>It is reccommended to leave all settings on "Auto" to let Phonon determine your settings automatically. <p><b><font size+=2>Phonon</font></b></p><hr><p>이 탭을 사용하면 Phonon GStreamer 멀티미디어 백엔드를 설정할 수 있습니다.<p>모든 설정을 "자동"으로 설정하여 Phonon에서 자동으로 설정하도록 하는 것을 추천합니다. Desktop Settings (Default) 데스크톱 설정 (기본값) Choose style and palette based on your desktop settings. 데스크톱 설정을 기반으로 한 스타일과 팔레트를 선택하십시오. On The Spot On The Spot Unknown 알 수 없음 Auto (default) 자동 (기본값) Choose audio output automatically. 자동으로 오디오 출력을 선택합니다. aRts aRts Experimental aRts support for GStreamer. GStreamer의 실험적인 aRts 출력입니다. Phonon GStreamer backend not available. Phonon GStreamer 백엔드를 사용할 수 없습니다. Choose render method automatically 렌더링 방식 자동으로 선택하기 X11 X11 Use X11 Overlays X11 오버레이 사용하기 OpenGL OpenGL Use OpenGL if available 사용 가능한 경우 OpenGL 사용하기 Software 소프트웨어 Use simple software rendering 간단한 소프트웨어 렌더링 사용하기 No changes to be saved. 저장할 변경 사항이 없습니다. Saving changes... 변경 사항 저장하는 중... Saved changes. 변경 사항을 저장하였습니다. <h3>%1</h3><br/>Version %2<br/><br/>Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies). <h3>%1</h3><br/>버전 %2<br/><br/>저작권자 (C) 2012 Nokia Corporation and/or its subsidiary(-ies). Over The Spot Over The Spot Off The Spot Off The Spot Root 루트 Select a Directory 디렉터리 선택 Qt Configuration Qt 설정 Save Changes 변경 사항 저장 Save changes to settings? 변경 사항을 저장하시겠습니까? &Yes 예(&Y) &No 아니오(&N) &Cancel 취소(&C) Appearance 모양 GUI Style GUI 스타일 Select GUI &Style: GUI 스타일 선택(&S): Preview 미리 보기 Select &Palette: 팔레트 선택(&P): Active Palette 활성 팔레트 Inactive Palette 비활성 팔레트 Disabled Palette 사용 불가 팔레트 Build Palette 팔레트 생성 &Button Background: 단추 배경(&B): Window Back&ground: 창 배경(&G): &Tune Palette... 팔레트 조정(&T)... Please use the KDE Control Center to set the palette. KDE 제어판에서 팔레트를 조정하십시오. Fonts 글꼴 Default Font 기본 글꼴 &Style: 스타일(&S): &Point Size: 포인트 크기(&P): F&amily: 종류(&A): Sample Text 견본 텍스트 Font Substitution 글꼴 대체 S&elect or Enter a Family: 글꼴을 선택하거나 입력하십시오(&E): Current Substitutions: 현재 대체 목록: Up 위로 Down 아래로 Remove 삭제 Select s&ubstitute Family: 대체할 글꼴을 선택하십시오(&U): Add 추가 Interface 인터페이스 Feel Settings 모양 설정 ms ms &Double Click Interval: 두 번 누름 간격(&D): No blinking 깜빡임 없음 &Cursor Flash Time: 커서 깜빡임 시간(&C): lines Wheel &Scroll Lines: 휠 스크롤 줄 수(&S): Resolve symlinks in URLs URL의 심볼릭 링크 따라가기 GUI Effects GUI 효과 &Enable 활성화(&E) Alt+E Alt+E &Menu Effect: 메뉴 효과(&M): C&omboBox Effect: 콤보 상자 효과(&O): &ToolTip Effect: 풍선 도움말 효과(&T): Tool&Box Effect: 도구 상자 효과(&B): Disable 사용 안함 Animate 애니메이션 Fade 페이드 Global Strut 크기 제한 Minimum &Width: 최소 폭(&W): Minimum Hei&ght: 최소 높이(&G): pixels 픽셀 Enhanced support for languages written right-to-left 오른쪽에서 왼쪽으로 쓰는 언어 지원 향상 XIM Input Style: XIM 입력 방식: Default Input Method: 기본 입력기: Printer 프린터 Enable Font embedding 글꼴 임베딩 사용하기 Font Paths 글꼴 경로 Browse... 찾아보기... Press the <b>Browse</b> button or enter a directory and press Enter to add them to the list. <b>찾아보기</b> 단추를 누르거나 디렉터리를 입력하고 Enter 키를 눌러서 목록에 추가할 수 있습니다. Phonon Phonon About Phonon Phonon 정보 Current Version: 현재 버전: Not available 사용할 수 없음 Website: 웹 사이트: <a href="http://phonon.kde.org">http://phonon.kde.org/</a> <a href="http://phonon.kde.org">http://phonon.kde.org/</a> About GStreamer GStreamer 정보 <a href="http://gstreamer.freedesktop.org/">http://gstreamer.freedesktop.org/</a> <a href="http://gstreamer.freedesktop.org/">http://gstreamer.freedesktop.org/</a> GStreamer backend settings GStreamer 백엔드 설정 Preferred audio sink: 선호하는 오디오 싱크: Preferred render method: 선호하는 렌더링 방법: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Note: changes to these settings may prevent applications from starting up correctly.</span></p></body></html> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">메모: 이 설정을 변경하면 프로그램이 시작되지 않을 수도 있습니다.</span></p></body></html> &File 파일(&F) &Help 도움말(&H) &Save 저장(&S) Save 저장 Ctrl+S Ctrl+S E&xit 끝내기(&X) Exit 끝내기 Ctrl+Q Ctrl+Q &About 정보(&A) About 정보 About &Qt Qt 정보(&Q) About Qt Qt 정보 MainWindowBase Qt Configuration Qt 설정 Appearance 모양 GUI Style GUI 스타일 Select GUI &Style: GUI 스타일 선택(&S): Preview 미리 보기 Select &Palette: 팔레트 선택(&P): Active Palette 활성 팔레트 Inactive Palette 비활성 팔레트 Disabled Palette 사용 불가 팔레트 Build Palette 팔레트 생성 &3-D Effects: 3차원 효과(&3): Window Back&ground: 창 배경(&G): &Tune Palette... 팔레트 조정(&T)... Please use the KDE Control Center to set the palette. KDE 제어판에서 팔레트를 조정하십시오. Fonts 글꼴 Default Font 기본 글꼴 &Style: 스타일(&S): &Point Size: 포인트 크기(&P): F&amily: 종류(&A): Sample Text 견본 텍스트 Font Substitution 글꼴 대체 S&elect or Enter a Family: 글꼴을 선택하거나 입력하십시오(&E): Current Substitutions: 현재 대체 목록: Up 위로 Down 아래로 Remove 삭제 Select s&ubstitute Family: 대체할 글꼴을 선택하십시오(&U): Add 추가 Interface 인터페이스 Feel Settings 모양 설정 ms ms &Double Click Interval: 두 번 누름 간격(&D): No blinking 깜빡임 없음 &Cursor Flash Time: 커서 깜빡임 시간(&C): lines Wheel &Scroll Lines: 휠 스크롤 줄 수(&S): Resolve symlinks in URLs URL의 심볼릭 링크 따라가기 GUI Effects GUI 효과 &Enable 활성화(&E) Alt+E Alt+E &Menu Effect: 메뉴 효과(&M): C&omboBox Effect: 콤보 상자 효과(&O): &ToolTip Effect: 풍선 도움말 효과(&T): Tool&Box Effect: 도구 상자 효과(&B): Disable 사용 안함 Animate 애니메이션 Fade 페이드 Global Strut 크기 제한 Minimum &Width: 최소 폭(&W): Minimum Hei&ght: 최소 높이(&G): pixels 픽셀 Enhanced support for languages written right-to-left 오른쪽에서 왼쪽으로 쓰는 언어 지원 향상 XIM Input Style: XIM 입력 방식: On The Spot On The Spot Over The Spot Over The Spot Off The Spot Off The Spot Root 루트 Default Input Method: 기본 입력기: Printer 프린터 Enable Font embedding 글꼴 임베딩 사용하기 Font Paths 글꼴 경로 Browse... 찾아보기... Press the <b>Browse</b> button or enter a directory and press Enter to add them to the list. <b>찾아보기</b> 단추를 누르거나 디렉터리를 입력하고 Enter 키를 눌러서 목록에 추가할 수 있습니다. Phonon Phonon About Phonon Phonon 정보 Current Version: 현재 버전: Not available 사용할 수 없음 Website: 웹 사이트: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://phonon.kde.org"><span style=" text-decoration: underline; color:#0000ff;">http://phonon.kde.org</span></a></p></body></html> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://phonon.kde.org"><span style=" text-decoration: underline; color:#0000ff;">http://phonon.kde.org</span></a></p></body></html> About GStreamer GStreamer 정보 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://gstreamer.freedesktop.org/"><span style=" text-decoration: underline; color:#0000ff;">http://gstreamer.freedesktop.org/</span></a></p></body></html> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://gstreamer.freedesktop.org/"><span style=" text-decoration: underline; color:#0000ff;">http://gstreamer.freedesktop.org/</span></a></p></body></html> GStreamer backend settings GStreamer 백엔드 설정 Preferred audio sink: 선호하는 오디오 싱크: Preferred render method: 선호하는 렌더링 방법: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Note: changes to these settings may prevent applications from starting up correctly.</span></p></body></html> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">메모: 이 설정을 변경하면 프로그램이 시작되지 않을 수도 있습니다.</span></p></body></html> &File 파일(&F) &Help 도움말(&H) &Save 저장(&S) Save 저장 Ctrl+S Ctrl+S E&xit 끝내기(&X) Exit 끝내기 &About 정보(&A) About 정보 About &Qt Qt 정보(&Q) About Qt Qt 정보 PaletteEditorAdvanced Tune Palette 팔레트 조정 Select &Palette: 팔레트 선택(&P): Active Palette 활성 팔레트 Inactive Palette 비활성 팔레트 Disabled Palette 사용 불가 팔레트 Auto 자동 Build inactive palette from active 활성 팔레트에서 비활성 팔레트 생성 Build disabled palette from active 활성 팔레트에서 사용 불가 팔레트 생성 Central color &roles 중심 색상 역할(&R) Choose central color role 중심 색상 역할 선택 <b>Select a color role.</b><p>Available central roles are: <ul> <li>Window - general background color.</li> <li>WindowText - general foreground color. </li> <li>Base - used as background color for e.g. text entry widgets, usually white or another light color. </li> <li>Text - the foreground color used with Base. Usually this is the same as WindowText, in what case it must provide good contrast both with Window and Base. </li> <li>Button - general button background color, where buttons need a background different from Window, as in the Macintosh style. </li> <li>ButtonText - a foreground color used with the Button color. </li> <li>Highlight - a color to indicate a selected or highlighted item. </li> <li>HighlightedText - a text color that contrasts to Highlight. </li> <li>BrightText - a text color that is very different from WindowText and contrasts well with e.g. black. </li> </ul> </p> <b>색상 역할을 선택하십시오.</b><p>사용 가능한 색상 역할 목록: <ul> <li>창 - 일반적인 배경색.</li> <li>창 텍스트 - 일반적인 전경색. </li> <li>기본 - 텍스트 입력 위젯과 같은 곳의 배경색. 일반적으로 흰색 또는 밝은 색입니다.</li> <li>텍스트 - '기본'과 같이 사용되는 전경색입니다. 대개 창 텍스트와 같은 색을 사용합니다.</li> <li>단추 - 일반적인 단추 배경색. 매킨토시 스타일과 같이 단추와 창의 배경색이 다른 곳에서 사용합니다.</li> <li>단추 텍스트 - 단추 색과 같이 사용되는 전경색.</li> <li>강조 - 선택하거나 강조된 항목을 나타내는 색.</li> <li>강조 텍스트 - '강조'와 같이 사용되는 텍스트 색.</li> <li>밝은 텍스트 - 창 텍스트와 대조되는 텍스트 색. 예를 들어 검정색입니다.</li> </ul> </p> Window WindowText 창 텍스트 Base 기본 AlternateBase 대체 텍스트 ToolTipBase 풍선 도움말 기본 ToolTipText 풍선 도움말 텍스트 Text 텍스트 Button 단추 ButtonText 단추 텍스트 BrightText 밝은 텍스트 Highlight 강조 HighlightedText 강조된 텍스트 Link 링크 LinkVisited 방문한 링크 &Select Color: 색 선택(&S): 3-D shadow &effects 3차원 그림자 효과(&E) Generate shadings 그림자 생성 Check to let 3D-effect colors be calculated from button-color. 3차원 효과 색상을 단추 색상에서 생성하려면 누르십시오. Build &from button color 단추 색상에서 생성(&F) Choose 3D-effect color role 3차원 효과 색상 역할 선택 <b>Select a color role.</b><p>Available effect roles are: <ul> <li>Light - lighter than Button color. </li> <li>Midlight - between Button and Light. </li> <li>Mid - between Button and Dark. </li> <li>Dark - darker than Button. </li> <li>Shadow - a very dark color. </li> </ul> <b>색상 역할을 선택하십시오.</b><p>사용 가능한 색상 역할 목록: <ul> <li>밝음 - 단추 색보다 밝음. </li> <li>약간 밝음 - '밝음'과 '단추 색'의 중간.</li> <li>중간 - '단추 색'과 '어두움'의 중간.</li> <li>어두움 - 단추 색보다 어두움.</li> <li>그림자 - 매우 어두운 색.</li> </ul> Light 밝음 Midlight 약간 밝음 Mid 중간 Dark 어두움 Shadow 그림자 Select Co&lor: 색 선택(&L): Choose a color 색 선택 Choose a color for the selected central color role. 중심 색상 역할에 사용할 색상을 선택하십시오. Choose a color for the selected effect color role. 선택한 효과 색상 역할에 사용할 색을 선택하십시오. PaletteEditorAdvancedBase Tune Palette 팔레트 조정 <b>Edit Palette</b><p>Change the palette of the current widget or form.</p><p>Use a generated palette or select colors for each color group and each color role.</p><p>The palette can be tested with different widget layouts in the preview section.</p> <b>팔레트 조정</b><p>현재 위젯이나 폼의 팔레트를 변경합니다.</p><p>생성된 팔레트를 사용하거나, 각각 색상 그룹과 역할의 색을 선택하십시오.</p><p>미리 보기 섹션의 여러 위젯 레이아웃으로 팔레트를 테스트할 수 있습니다.</p> Select &Palette: 팔레트 선택(&P): Active Palette 활성 팔레트 Inactive Palette 비활성 팔레트 Disabled Palette 사용 불가 팔레트 Auto 자동 Build inactive palette from active 활성 팔레트에서 비활성 팔레트 생성 Build disabled palette from active 활성 팔레트에서 사용 불가 팔레트 생성 Central color &roles 중심 색상 역할(&R) Choose central color role 중심 색상 역할 선택 <b>Select a color role.</b><p>Available central roles are: <ul> <li>Window - general background color.</li> <li>WindowText - general foreground color. </li> <li>Base - used as background color for e.g. text entry widgets, usually white or another light color. </li> <li>Text - the foreground color used with Base. Usually this is the same as WindowText, in what case it must provide good contrast both with Window and Base. </li> <li>Button - general button background color, where buttons need a background different from Window, as in the Macintosh style. </li> <li>ButtonText - a foreground color used with the Button color. </li> <li>Highlight - a color to indicate a selected or highlighted item. </li> <li>HighlightedText - a text color that contrasts to Highlight. </li> <li>BrightText - a text color that is very different from WindowText and contrasts well with e.g. black. </li> </ul> </p> <b>색상 역할을 선택하십시오.</b><p>사용 가능한 색상 역할 목록: <ul> <li>창 - 일반적인 배경색.</li> <li>창 텍스트 - 일반적인 전경색. </li> <li>기본 - 텍스트 입력 위젯과 같은 곳의 배경색. 일반적으로 흰색 또는 밝은 색입니다.</li> <li>텍스트 - '기본'과 같이 사용되는 전경색입니다. 대개 창 텍스트와 같은 색을 사용합니다.</li> <li>단추 - 일반적인 단추 배경색. 매킨토시 스타일과 같이 단추와 창의 배경색이 다른 곳에서 사용합니다.</li> <li>단추 텍스트 - 단추 색과 같이 사용되는 전경색.</li> <li>강조 - 선택하거나 강조된 항목을 나타내는 색.</li> <li>강조 텍스트 - '강조'와 같이 사용되는 텍스트 색.</li> <li>밝은 텍스트 - 창 텍스트와 대조되는 텍스트 색. 예를 들어 검정색입니다.</li> </ul> </p> Window WindowText 창 텍스트 Button 단추 Base 기본 Text 텍스트 BrightText 밝은 텍스트 ButtonText 단추 텍스트 Highlight 강조 HighlightedText 강조된 텍스트 &Select Color: 색 선택(&S): Choose a color 색 선택 Choose a color for the selected central color role. 중심 색상 역할에 사용할 색상을 선택하십시오. 3-D shadow &effects 3차원 그림자 효과(&E) Build &from button color 단추 색상에서 생성(&F) Generate shadings 그림자 생성 Check to let 3D-effect colors be calculated from button-color. 3차원 효과 색상을 단추 색상에서 생성하려면 누르십시오. Choose 3D-effect color role 3차원 효과 색상 역할 선택 <b>Select a color role.</b><p>Available effect roles are: <ul> <li>Light - lighter than Button color. </li> <li>Midlight - between Button and Light. </li> <li>Mid - between Button and Dark. </li> <li>Dark - darker than Button. </li> <li>Shadow - a very dark color. </li> </ul> <b>색상 역할을 선택하십시오.</b><p>사용 가능한 색상 역할 목록: <ul> <li>밝음 - 단추 색보다 밝음. </li> <li>약간 밝음 - '밝음'과 '단추 색'의 중간.</li> <li>중간 - '단추 색'과 '어두움'의 중간.</li> <li>어두움 - 단추 색보다 어두움.</li> <li>그림자 - 매우 어두운 색.</li> </ul> Light 밝음 Midlight 약간 밝음 Mid 중간 Dark 어두움 Shadow 그림자 Select Co&lor: 색 선택(&L): Choose a color for the selected effect color role. 선택한 효과 색상 역할에 사용할 색을 선택하십시오. OK 확인 Close dialog and apply all changes. 대화 상자를 닫고 변경 사항을 적용합니다. Cancel 취소 Close dialog and discard all changes. 대화 상자를 닫고 변경 사항을 적용하지 않습니다. PreviewFrame Desktop settings will only take effect after an application restart. 데스크톱 설정은 프로그램을 다시 시작해야 적용됩니다. PreviewWidget Preview Window 미리 보기 창 GroupBox 그룹 상자 RadioButton1 라디오 단추 1 RadioButton2 라디오 단추 2 RadioButton3 라디오 단추 3 GroupBox2 그룹 상자 2 CheckBox1 체크 상자 1 CheckBox2 체크 상자 2 LineEdit 라인 편집기 ComboBox 콤보 상자 PushButton 누름 단추 <p><a href="http://qt.nokia.com">http://qt.nokia.com</a></p> <p><a href="http://www.kde.org">http://www.kde.org</a></p> <p><a href="http://qt.nokia.com">http://qt.nokia.com</a></p> <p><a href="http://www.kde.org">http://www.kde.org</a></p> PreviewWidgetBase Preview Window 미리 보기 창 ButtonGroup 단추 그룹 RadioButton1 라디오 단추 1 RadioButton2 라디오 단추 2 RadioButton3 라디오 단추 3 ButtonGroup2 단추 그룹 2 CheckBox1 체크 상자 1 CheckBox2 체크 상자 2 LineEdit 라인 편집기 ComboBox 콤보 상자 PushButton 누름 단추 <p> <a href="http://qt.nokia.com">http://qt.nokia.com</a> </p> <p> <a href="http://www.kde.org">http://www.kde.org</a> </p> <p> <a href="http://qt.nokia.com">http://qt.nokia.com</a> </p> <p> <a href="http://www.kde.org">http://www.kde.org</a> </p>