summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/zh-TW/chrome/zh-TW/locale/zh-TW/messenger/messengercompose/EditorInsertTable.dtd
blob: e50cc21e2bd153a213d8f1043ed098ce56e6554d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<!-- 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 "圖素">