No regular expressions were active.
|
|
1 |
|
tinyMCE.ad
dI18n('en.
table_dlg'
,{
|
|
|
2 |
|
general_ta
b:"General
",
|
|
|
3 |
|
advanced_t
ab:"Advanc
ed",
|
|
|
4 |
|
general_pr
ops:"Gener
al propert
ies",
|
|
|
5 |
|
advanced_p
rops:"Adva
nced prope
rties",
|
|
|
6 |
|
rowtype:"R
ow in tabl
e part",
|
|
|
7 |
|
title:"Ins
ert/Modify
table",
|
|
|
8 |
|
width:"Wid
th",
|
|
|
9 |
|
height:"He
ight",
|
|
|
10 |
|
cols:"Cols
",
|
|
|
11 |
|
rows:"Rows
",
|
|
|
12 |
|
cellspacin
g:"Cellspa
cing",
|
|
|
13 |
|
cellpaddin
g:"Cellpad
ding",
|
|
|
14 |
|
border:"Bo
rder",
|
|
|
15 |
|
align:"Ali
gnment",
|
|
|
16 |
|
align_defa
ult:"Defau
lt",
|
|
|
17 |
|
align_left
:"Left",
|
|
|
18 |
|
align_righ
t:"Right",
|
|
|
19 |
|
align_midd
le:"Center
",
|
|
|
20 |
|
row_title:
"Table row
propertie
s",
|
|
|
21 |
|
cell_title
:"Table ce
ll propert
ies",
|
|
|
22 |
|
cell_type:
"Cell type
",
|
|
|
23 |
|
valign:"Ve
rtical ali
gnment",
|
|
|
24 |
|
align_top:
"Top",
|
|
|
25 |
|
align_bott
om:"Bottom
",
|
|
|
26 |
|
bordercolo
r:"Border
color",
|
|
|
27 |
|
bgcolor:"B
ackground
color",
|
|
|
28 |
|
merge_cell
s_title:"M
erge table
cells",
|
|
|
29 |
|
id:"Id",
|
|
|
30 |
|
style:"Sty
le",
|
|
|
31 |
|
langdir:"L
anguage di
rection",
|
|
|
32 |
|
langcode:"
Language c
ode",
|
|
|
33 |
|
mime:"Targ
et MIME ty
pe",
|
|
|
34 |
|
ltr:"Left
to right",
|
|
|
35 |
|
rtl:"Right
to left",
|
|
|
36 |
|
bgimage:"B
ackground
image",
|
|
|
37 |
|
summary:"S
ummary",
|
|
|
38 |
|
td:"Data",
|
|
|
39 |
|
th:"Header
",
|
|
|
40 |
|
cell_cell:
"Update cu
rrent cell
",
|
|
|
41 |
|
cell_row:"
Update all
cells in
row",
|
|
|
42 |
|
cell_all:"
Update all
cells in
table",
|
|
|
43 |
|
row_row:"U
pdate curr
ent row",
|
|
|
44 |
|
row_odd:"U
pdate odd
rows in ta
ble",
|
|
|
45 |
|
row_even:"
Update eve
n rows in
table",
|
|
|
46 |
|
row_all:"U
pdate all
rows in ta
ble",
|
|
|
47 |
|
thead:"Tab
le Head",
|
|
|
48 |
|
tbody:"Tab
le Body",
|
|
|
49 |
|
tfoot:"Tab
le Foot",
|
|
|
50 |
|
scope:"Sco
pe",
|
|
|
51 |
|
rowgroup:"
Row Group"
,
|
|
|
52 |
|
colgroup:"
Col Group"
,
|
|
|
53 |
|
col_limit:
"You've ex
ceeded the
maximum n
umber of c
olumns of
{$cols}.",
|
|
|
54 |
|
row_limit:
"You've ex
ceeded the
maximum n
umber of r
ows of {$r
ows}.",
|
|
|
55 |
|
cell_limit
:"You've e
xceeded th
e maximum
number of
cells of {
$cells}.",
|
|
|
56 |
|
missing_sc
ope:"Are y
ou sure yo
u want to
continue w
ithout spe
cifying a
scope for
this table
header ce
ll. Withou
t it, it m
ay be diff
icult for
some users
with disa
bilities t
o understa
nd the con
tent or da
ta display
ed of the
table.",
|
|
|
57 |
|
caption:"T
able capti
on",
|
|
|
58 |
|
frame:"Fra
me",
|
|
|
59 |
|
frame_none
:"none",
|
|
|
60 |
|
frame_grou
ps:"groups
",
|
|
|
61 |
|
frame_rows
:"rows",
|
|
|
62 |
|
frame_cols
:"cols",
|
|
|
63 |
|
frame_all:
"all",
|
|
|
64 |
|
rules:"Rul
es",
|
|
|
65 |
|
rules_void
:"void",
|
|
|
66 |
|
rules_abov
e:"above",
|
|
|
67 |
|
rules_belo
w:"below",
|
|
|
68 |
|
rules_hsid
es:"hsides
",
|
|
|
69 |
|
rules_lhs:
"lhs",
|
|
|
70 |
|
rules_rhs:
"rhs",
|
|
|
71 |
|
rules_vsid
es:"vsides
",
|
|
|
72 |
|
rules_box:
"box",
|
|
|
73 |
|
rules_bord
er:"border
"
|
|
|
74 |
|
});
|