summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/ko/chrome/ko/locale/ko/messenger/messengercompose/EditorInsertTable.dtd
blob: e5388a289e56714094dd108612b9fc83ece1ea86 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<!-- 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 size.label "크기">
<!ENTITY numRowsEditField.label "행:">
<!ENTITY numRowsEditField.accessKey "R">
<!ENTITY numColumnsEditField.label "열:">
<!ENTITY numColumnsEditField.accessKey "C">
<!ENTITY widthEditField.label "폭:">
<!ENTITY widthEditField.accessKey "W">
<!ENTITY borderEditField.label "테두리:">
<!ENTITY borderEditField.accessKey "B">
<!ENTITY borderEditField.tooltip "표 테두리의 크기를 입력하십시오. 테두리 없음은 '0'을 입력하십시오.">
<!ENTITY pixels.label "픽셀">