summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/ko/chrome/ko/locale/ko/messenger/messengercompose/EditorColorProperties.dtd
blob: 2c38ab0bc57522ab3b3491d19afaae9ae18faab8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<!-- This Source Code Form is subject to the terms of the Mozilla Public
   - License, v. 2.0. If a copy of the MPL was not distributed with this
   - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->

<!-- Window title -->
<!ENTITY windowTitle.label "페이지 색상과 배경">
<!ENTITY pageColors.label "페이지 색상">
<!ENTITY defaultColorsRadio.label "기본 색상 읽기 (페이지 색상 지정 안 함)">
<!ENTITY defaultColorsRadio.accessKey "D">
<!ENTITY defaultColorsRadio.tooltip "사용자의 웹브라우저 색상 설정 사용">
<!ENTITY customColorsRadio.label "사용자 지정 색상:">
<!ENTITY customColorsRadio.accessKey "C">
<!ENTITY customColorsRadio.tooltip "사용자의 웹브라우저 색상 설정 무시">

<!ENTITY normalText.label "일반 단어">
<!ENTITY normalText.accessKey "N">
<!ENTITY linkText.label "링크된 단어">
<!ENTITY linkText.accessKey "L">
<!ENTITY activeLinkText.label "방문 중인 링크 단어">
<!ENTITY activeLinkText.accessKey "A">
<!ENTITY visitedLinkText.label "방문한 링크 단어">
<!ENTITY visitedLinkText.accessKey "V">
<!ENTITY background.label "배경:">
<!ENTITY background.accessKey "B">
<!ENTITY colon.character ":">
<!ENTITY backgroundImage.label "배경 이미지:">
<!ENTITY backgroundImage.accessKey "m">
<!ENTITY backgroundImage.tooltip "이미지 파일을 배경으로 사용">
<!ENTITY backgroundImage.shortenedDataURI "데이터 URI 축약 (복사하면 클립보드에 전체 URI가 복사됨)">