Changeset 6180
- Timestamp:
- 12/07/10 11:40:48 (2 years ago)
- Location:
- CKEditor/branches/versions/3.5.x/_source/lang
- Files:
-
- 59 edited
-
_translationstatus.txt (modified) (1 diff)
-
af.js (modified) (1 diff)
-
ar.js (modified) (1 diff)
-
bg.js (modified) (1 diff)
-
bn.js (modified) (1 diff)
-
bs.js (modified) (1 diff)
-
ca.js (modified) (1 diff)
-
cs.js (modified) (1 diff)
-
cy.js (modified) (1 diff)
-
da.js (modified) (1 diff)
-
de.js (modified) (1 diff)
-
el.js (modified) (1 diff)
-
en-au.js (modified) (1 diff)
-
en-ca.js (modified) (1 diff)
-
en-gb.js (modified) (1 diff)
-
en.js (modified) (1 diff)
-
eo.js (modified) (1 diff)
-
es.js (modified) (1 diff)
-
et.js (modified) (1 diff)
-
eu.js (modified) (1 diff)
-
fa.js (modified) (1 diff)
-
fi.js (modified) (1 diff)
-
fo.js (modified) (1 diff)
-
fr-ca.js (modified) (1 diff)
-
fr.js (modified) (1 diff)
-
gl.js (modified) (1 diff)
-
gu.js (modified) (1 diff)
-
he.js (modified) (2 diffs)
-
hi.js (modified) (1 diff)
-
hr.js (modified) (1 diff)
-
hu.js (modified) (1 diff)
-
is.js (modified) (1 diff)
-
it.js (modified) (1 diff)
-
ja.js (modified) (1 diff)
-
km.js (modified) (1 diff)
-
ko.js (modified) (1 diff)
-
lt.js (modified) (1 diff)
-
lv.js (modified) (1 diff)
-
mn.js (modified) (1 diff)
-
ms.js (modified) (1 diff)
-
nb.js (modified) (1 diff)
-
nl.js (modified) (1 diff)
-
no.js (modified) (1 diff)
-
pl.js (modified) (1 diff)
-
pt-br.js (modified) (1 diff)
-
pt.js (modified) (1 diff)
-
ro.js (modified) (1 diff)
-
ru.js (modified) (1 diff)
-
sk.js (modified) (1 diff)
-
sl.js (modified) (1 diff)
-
sr-latn.js (modified) (1 diff)
-
sr.js (modified) (1 diff)
-
sv.js (modified) (1 diff)
-
th.js (modified) (1 diff)
-
tr.js (modified) (1 diff)
-
uk.js (modified) (1 diff)
-
vi.js (modified) (1 diff)
-
zh-cn.js (modified) (2 diffs)
-
zh.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
CKEditor/branches/versions/3.5.x/_source/lang/_translationstatus.txt
r6134 r6180 33 33 is.js Found: 307 Missing: 239 34 34 it.js Found: 404 Missing: 142 35 ja.js Found: 4 13 Missing: 13335 ja.js Found: 423 Missing: 123 36 36 km.js Found: 275 Missing: 271 37 37 ko.js Found: 293 Missing: 253 -
CKEditor/branches/versions/3.5.x/_source/lang/af.js
r6050 r6180 618 618 iframe : 619 619 { 620 title : ' Iframe Properties', // MISSING621 toolbar : ' Iframe', // MISSING620 title : 'iFrame Properties', // MISSING 621 toolbar : 'iFrame', // MISSING 622 622 height : 'Height', // MISSING 623 623 width : 'Width', // MISSING 624 invalidHeight : ' Iframe height must be a number.', // MISSING625 invalidWidth : ' Iframe width must be a number.', // MISSING626 noUrl : 'Please type the i frame URL', // MISSING627 scrolling : 'Enable scrollbars', // MISSING624 invalidHeight : 'iFrame height must be a number.', // MISSING 625 invalidWidth : 'iFrame width must be a number.', // MISSING 626 noUrl : 'Please type the iFrame URL', // MISSING 627 scrolling : 'Enable scrollbars', // MISSING 628 628 border : 'Show frame border', // MISSING 629 629 align : 'Alignment', // MISSING 630 alignLeft : 'Left', // MISSING630 alignLeft : 'Left', // MISSING 631 631 alignRight : 'Right', // MISSING 632 alignTop : 'Top', // MISSING632 alignTop : 'Top', // MISSING 633 633 alignMiddle : 'Middle', // MISSING 634 634 alignBottom : 'Bottom' // MISSING -
CKEditor/branches/versions/3.5.x/_source/lang/ar.js
r6050 r6180 618 618 iframe : 619 619 { 620 title : ' Iframe Properties', // MISSING621 toolbar : ' Iframe', // MISSING620 title : 'iFrame Properties', // MISSING 621 toolbar : 'iFrame', // MISSING 622 622 height : 'Height', // MISSING 623 623 width : 'Width', // MISSING 624 invalidHeight : ' Iframe height must be a number.', // MISSING625 invalidWidth : ' Iframe width must be a number.', // MISSING626 noUrl : 'Please type the i frame URL', // MISSING627 scrolling : 'Enable scrollbars', // MISSING624 invalidHeight : 'iFrame height must be a number.', // MISSING 625 invalidWidth : 'iFrame width must be a number.', // MISSING 626 noUrl : 'Please type the iFrame URL', // MISSING 627 scrolling : 'Enable scrollbars', // MISSING 628 628 border : 'Show frame border', // MISSING 629 629 align : 'Alignment', // MISSING 630 alignLeft : 'Left', // MISSING630 alignLeft : 'Left', // MISSING 631 631 alignRight : 'Right', // MISSING 632 alignTop : 'Top', // MISSING632 alignTop : 'Top', // MISSING 633 633 alignMiddle : 'Middle', // MISSING 634 634 alignBottom : 'Bottom' // MISSING -
CKEditor/branches/versions/3.5.x/_source/lang/bg.js
r6050 r6180 618 618 iframe : 619 619 { 620 title : ' Iframe Properties', // MISSING621 toolbar : ' Iframe', // MISSING620 title : 'iFrame Properties', // MISSING 621 toolbar : 'iFrame', // MISSING 622 622 height : 'Height', // MISSING 623 623 width : 'Width', // MISSING 624 invalidHeight : ' Iframe height must be a number.', // MISSING625 invalidWidth : ' Iframe width must be a number.', // MISSING626 noUrl : 'Please type the i frame URL', // MISSING627 scrolling : 'Enable scrollbars', // MISSING624 invalidHeight : 'iFrame height must be a number.', // MISSING 625 invalidWidth : 'iFrame width must be a number.', // MISSING 626 noUrl : 'Please type the iFrame URL', // MISSING 627 scrolling : 'Enable scrollbars', // MISSING 628 628 border : 'Show frame border', // MISSING 629 629 align : 'Alignment', // MISSING 630 alignLeft : 'Left', // MISSING630 alignLeft : 'Left', // MISSING 631 631 alignRight : 'Right', // MISSING 632 alignTop : 'Top', // MISSING632 alignTop : 'Top', // MISSING 633 633 alignMiddle : 'Middle', // MISSING 634 634 alignBottom : 'Bottom' // MISSING -
CKEditor/branches/versions/3.5.x/_source/lang/bn.js
r6050 r6180 618 618 iframe : 619 619 { 620 title : ' Iframe Properties', // MISSING621 toolbar : ' Iframe', // MISSING620 title : 'iFrame Properties', // MISSING 621 toolbar : 'iFrame', // MISSING 622 622 height : 'Height', // MISSING 623 623 width : 'Width', // MISSING 624 invalidHeight : ' Iframe height must be a number.', // MISSING625 invalidWidth : ' Iframe width must be a number.', // MISSING626 noUrl : 'Please type the i frame URL', // MISSING627 scrolling : 'Enable scrollbars', // MISSING624 invalidHeight : 'iFrame height must be a number.', // MISSING 625 invalidWidth : 'iFrame width must be a number.', // MISSING 626 noUrl : 'Please type the iFrame URL', // MISSING 627 scrolling : 'Enable scrollbars', // MISSING 628 628 border : 'Show frame border', // MISSING 629 629 align : 'Alignment', // MISSING 630 alignLeft : 'Left', // MISSING630 alignLeft : 'Left', // MISSING 631 631 alignRight : 'Right', // MISSING 632 alignTop : 'Top', // MISSING632 alignTop : 'Top', // MISSING 633 633 alignMiddle : 'Middle', // MISSING 634 634 alignBottom : 'Bottom' // MISSING -
CKEditor/branches/versions/3.5.x/_source/lang/bs.js
r6050 r6180 618 618 iframe : 619 619 { 620 title : ' Iframe Properties', // MISSING621 toolbar : ' Iframe', // MISSING620 title : 'iFrame Properties', // MISSING 621 toolbar : 'iFrame', // MISSING 622 622 height : 'Height', // MISSING 623 623 width : 'Width', // MISSING 624 invalidHeight : ' Iframe height must be a number.', // MISSING625 invalidWidth : ' Iframe width must be a number.', // MISSING626 noUrl : 'Please type the i frame URL', // MISSING627 scrolling : 'Enable scrollbars', // MISSING624 invalidHeight : 'iFrame height must be a number.', // MISSING 625 invalidWidth : 'iFrame width must be a number.', // MISSING 626 noUrl : 'Please type the iFrame URL', // MISSING 627 scrolling : 'Enable scrollbars', // MISSING 628 628 border : 'Show frame border', // MISSING 629 629 align : 'Alignment', // MISSING 630 alignLeft : 'Left', // MISSING630 alignLeft : 'Left', // MISSING 631 631 alignRight : 'Right', // MISSING 632 alignTop : 'Top', // MISSING632 alignTop : 'Top', // MISSING 633 633 alignMiddle : 'Middle', // MISSING 634 634 alignBottom : 'Bottom' // MISSING -
CKEditor/branches/versions/3.5.x/_source/lang/ca.js
r6050 r6180 618 618 iframe : 619 619 { 620 title : ' Iframe Properties', // MISSING621 toolbar : ' Iframe', // MISSING620 title : 'iFrame Properties', // MISSING 621 toolbar : 'iFrame', // MISSING 622 622 height : 'Height', // MISSING 623 623 width : 'Width', // MISSING 624 invalidHeight : ' Iframe height must be a number.', // MISSING625 invalidWidth : ' Iframe width must be a number.', // MISSING626 noUrl : 'Please type the i frame URL', // MISSING627 scrolling : 'Enable scrollbars', // MISSING624 invalidHeight : 'iFrame height must be a number.', // MISSING 625 invalidWidth : 'iFrame width must be a number.', // MISSING 626 noUrl : 'Please type the iFrame URL', // MISSING 627 scrolling : 'Enable scrollbars', // MISSING 628 628 border : 'Show frame border', // MISSING 629 629 align : 'Alignment', // MISSING 630 alignLeft : 'Left', // MISSING630 alignLeft : 'Left', // MISSING 631 631 alignRight : 'Right', // MISSING 632 alignTop : 'Top', // MISSING632 alignTop : 'Top', // MISSING 633 633 alignMiddle : 'Middle', // MISSING 634 634 alignBottom : 'Bottom' // MISSING -
CKEditor/branches/versions/3.5.x/_source/lang/cs.js
r6050 r6180 618 618 iframe : 619 619 { 620 title : ' Iframe Properties', // MISSING621 toolbar : ' Iframe', // MISSING620 title : 'iFrame Properties', // MISSING 621 toolbar : 'iFrame', // MISSING 622 622 height : 'Height', // MISSING 623 623 width : 'Width', // MISSING 624 invalidHeight : ' Iframe height must be a number.', // MISSING625 invalidWidth : ' Iframe width must be a number.', // MISSING626 noUrl : 'Please type the i frame URL', // MISSING627 scrolling : 'Enable scrollbars', // MISSING624 invalidHeight : 'iFrame height must be a number.', // MISSING 625 invalidWidth : 'iFrame width must be a number.', // MISSING 626 noUrl : 'Please type the iFrame URL', // MISSING 627 scrolling : 'Enable scrollbars', // MISSING 628 628 border : 'Show frame border', // MISSING 629 629 align : 'Alignment', // MISSING 630 alignLeft : 'Left', // MISSING630 alignLeft : 'Left', // MISSING 631 631 alignRight : 'Right', // MISSING 632 alignTop : 'Top', // MISSING632 alignTop : 'Top', // MISSING 633 633 alignMiddle : 'Middle', // MISSING 634 634 alignBottom : 'Bottom' // MISSING -
CKEditor/branches/versions/3.5.x/_source/lang/cy.js
r6050 r6180 618 618 iframe : 619 619 { 620 title : ' Iframe Properties', // MISSING621 toolbar : ' Iframe', // MISSING620 title : 'iFrame Properties', // MISSING 621 toolbar : 'iFrame', // MISSING 622 622 height : 'Height', // MISSING 623 623 width : 'Width', // MISSING 624 invalidHeight : ' Iframe height must be a number.', // MISSING625 invalidWidth : ' Iframe width must be a number.', // MISSING626 noUrl : 'Please type the i frame URL', // MISSING627 scrolling : 'Enable scrollbars', // MISSING624 invalidHeight : 'iFrame height must be a number.', // MISSING 625 invalidWidth : 'iFrame width must be a number.', // MISSING 626 noUrl : 'Please type the iFrame URL', // MISSING 627 scrolling : 'Enable scrollbars', // MISSING 628 628 border : 'Show frame border', // MISSING 629 629 align : 'Alignment', // MISSING 630 alignLeft : 'Left', // MISSING630 alignLeft : 'Left', // MISSING 631 631 alignRight : 'Right', // MISSING 632 alignTop : 'Top', // MISSING632 alignTop : 'Top', // MISSING 633 633 alignMiddle : 'Middle', // MISSING 634 634 alignBottom : 'Bottom' // MISSING -
CKEditor/branches/versions/3.5.x/_source/lang/da.js
r6050 r6180 618 618 iframe : 619 619 { 620 title : ' Iframe Properties', // MISSING621 toolbar : ' Iframe', // MISSING620 title : 'iFrame Properties', // MISSING 621 toolbar : 'iFrame', // MISSING 622 622 height : 'Height', // MISSING 623 623 width : 'Width', // MISSING 624 invalidHeight : ' Iframe height must be a number.', // MISSING625 invalidWidth : ' Iframe width must be a number.', // MISSING626 noUrl : 'Please type the i frame URL', // MISSING627 scrolling : 'Enable scrollbars', // MISSING624 invalidHeight : 'iFrame height must be a number.', // MISSING 625 invalidWidth : 'iFrame width must be a number.', // MISSING 626 noUrl : 'Please type the iFrame URL', // MISSING 627 scrolling : 'Enable scrollbars', // MISSING 628 628 border : 'Show frame border', // MISSING 629 629 align : 'Alignment', // MISSING 630 alignLeft : 'Left', // MISSING630 alignLeft : 'Left', // MISSING 631 631 alignRight : 'Right', // MISSING 632 alignTop : 'Top', // MISSING632 alignTop : 'Top', // MISSING 633 633 alignMiddle : 'Middle', // MISSING 634 634 alignBottom : 'Bottom' // MISSING -
CKEditor/branches/versions/3.5.x/_source/lang/de.js
r6126 r6180 618 618 iframe : 619 619 { 620 title : ' Iframe Properties', // MISSING621 toolbar : ' Iframe', // MISSING620 title : 'iFrame Properties', // MISSING 621 toolbar : 'iFrame', // MISSING 622 622 height : 'Height', // MISSING 623 623 width : 'Width', // MISSING 624 invalidHeight : ' Iframe height must be a number.', // MISSING625 invalidWidth : ' Iframe width must be a number.', // MISSING626 noUrl : 'Please type the i frame URL', // MISSING627 scrolling : 'Enable scrollbars', // MISSING624 invalidHeight : 'iFrame height must be a number.', // MISSING 625 invalidWidth : 'iFrame width must be a number.', // MISSING 626 noUrl : 'Please type the iFrame URL', // MISSING 627 scrolling : 'Enable scrollbars', // MISSING 628 628 border : 'Show frame border', // MISSING 629 629 align : 'Alignment', // MISSING 630 alignLeft : 'Left', // MISSING630 alignLeft : 'Left', // MISSING 631 631 alignRight : 'Right', // MISSING 632 alignTop : 'Top', // MISSING632 alignTop : 'Top', // MISSING 633 633 alignMiddle : 'Middle', // MISSING 634 634 alignBottom : 'Bottom' // MISSING -
CKEditor/branches/versions/3.5.x/_source/lang/el.js
r6050 r6180 618 618 iframe : 619 619 { 620 title : ' Iframe Properties', // MISSING621 toolbar : ' Iframe', // MISSING620 title : 'iFrame Properties', // MISSING 621 toolbar : 'iFrame', // MISSING 622 622 height : 'Height', // MISSING 623 623 width : 'Width', // MISSING 624 invalidHeight : ' Iframe height must be a number.', // MISSING625 invalidWidth : ' Iframe width must be a number.', // MISSING626 noUrl : 'Please type the i frame URL', // MISSING627 scrolling : 'Enable scrollbars', // MISSING624 invalidHeight : 'iFrame height must be a number.', // MISSING 625 invalidWidth : 'iFrame width must be a number.', // MISSING 626 noUrl : 'Please type the iFrame URL', // MISSING 627 scrolling : 'Enable scrollbars', // MISSING 628 628 border : 'Show frame border', // MISSING 629 629 align : 'Alignment', // MISSING 630 alignLeft : 'Left', // MISSING630 alignLeft : 'Left', // MISSING 631 631 alignRight : 'Right', // MISSING 632 alignTop : 'Top', // MISSING632 alignTop : 'Top', // MISSING 633 633 alignMiddle : 'Middle', // MISSING 634 634 alignBottom : 'Bottom' // MISSING -
CKEditor/branches/versions/3.5.x/_source/lang/en-au.js
r6134 r6180 618 618 iframe : 619 619 { 620 title : ' Iframe Properties', // MISSING621 toolbar : ' Iframe', // MISSING620 title : 'iFrame Properties', // MISSING 621 toolbar : 'iFrame', // MISSING 622 622 height : 'Height', // MISSING 623 623 width : 'Width', // MISSING 624 invalidHeight : ' Iframe height must be a number.', // MISSING625 invalidWidth : ' Iframe width must be a number.', // MISSING626 noUrl : 'Please type the i frame URL', // MISSING627 scrolling : 'Enable scrollbars', // MISSING624 invalidHeight : 'iFrame height must be a number.', // MISSING 625 invalidWidth : 'iFrame width must be a number.', // MISSING 626 noUrl : 'Please type the iFrame URL', // MISSING 627 scrolling : 'Enable scrollbars', // MISSING 628 628 border : 'Show frame border', // MISSING 629 629 align : 'Alignment', // MISSING 630 alignLeft : 'Left', // MISSING630 alignLeft : 'Left', // MISSING 631 631 alignRight : 'Right', // MISSING 632 alignTop : 'Top', // MISSING632 alignTop : 'Top', // MISSING 633 633 alignMiddle : 'Middle', // MISSING 634 634 alignBottom : 'Bottom' // MISSING -
CKEditor/branches/versions/3.5.x/_source/lang/en-ca.js
r6134 r6180 618 618 iframe : 619 619 { 620 title : ' Iframe Properties', // MISSING621 toolbar : ' Iframe', // MISSING620 title : 'iFrame Properties', // MISSING 621 toolbar : 'iFrame', // MISSING 622 622 height : 'Height', // MISSING 623 623 width : 'Width', // MISSING 624 invalidHeight : ' Iframe height must be a number.', // MISSING625 invalidWidth : ' Iframe width must be a number.', // MISSING626 noUrl : 'Please type the i frame URL', // MISSING627 scrolling : 'Enable scrollbars', // MISSING624 invalidHeight : 'iFrame height must be a number.', // MISSING 625 invalidWidth : 'iFrame width must be a number.', // MISSING 626 noUrl : 'Please type the iFrame URL', // MISSING 627 scrolling : 'Enable scrollbars', // MISSING 628 628 border : 'Show frame border', // MISSING 629 629 align : 'Alignment', // MISSING 630 alignLeft : 'Left', // MISSING630 alignLeft : 'Left', // MISSING 631 631 alignRight : 'Right', // MISSING 632 alignTop : 'Top', // MISSING632 alignTop : 'Top', // MISSING 633 633 alignMiddle : 'Middle', // MISSING 634 634 alignBottom : 'Bottom' // MISSING -
CKEditor/branches/versions/3.5.x/_source/lang/en-gb.js
r6134 r6180 618 618 iframe : 619 619 { 620 title : ' Iframe Properties', // MISSING621 toolbar : ' Iframe', // MISSING620 title : 'iFrame Properties', // MISSING 621 toolbar : 'iFrame', // MISSING 622 622 height : 'Height', // MISSING 623 623 width : 'Width', // MISSING 624 invalidHeight : ' Iframe height must be a number.', // MISSING625 invalidWidth : ' Iframe width must be a number.', // MISSING626 noUrl : 'Please type the i frame URL', // MISSING627 scrolling : 'Enable scrollbars', // MISSING624 invalidHeight : 'iFrame height must be a number.', // MISSING 625 invalidWidth : 'iFrame width must be a number.', // MISSING 626 noUrl : 'Please type the iFrame URL', // MISSING 627 scrolling : 'Enable scrollbars', // MISSING 628 628 border : 'Show frame border', // MISSING 629 629 align : 'Alignment', // MISSING 630 alignLeft : 'Left', // MISSING630 alignLeft : 'Left', // MISSING 631 631 alignRight : 'Right', // MISSING 632 alignTop : 'Top', // MISSING632 alignTop : 'Top', // MISSING 633 633 alignMiddle : 'Middle', // MISSING 634 634 alignBottom : 'Bottom' // MISSING -
CKEditor/branches/versions/3.5.x/_source/lang/en.js
r6134 r6180 618 618 iframe : 619 619 { 620 title : ' Iframe Properties',621 toolbar : ' Iframe',620 title : 'iFrame Properties', 621 toolbar : 'iFrame', 622 622 height : 'Height', 623 623 width : 'Width', 624 invalidHeight : ' Iframe height must be a number.',625 invalidWidth : ' Iframe width must be a number.',626 noUrl : 'Please type the i frame URL',627 scrolling : 'Enable scrollbars',624 invalidHeight : 'iFrame height must be a number.', 625 invalidWidth : 'iFrame width must be a number.', 626 noUrl : 'Please type the iFrame URL', 627 scrolling : 'Enable scrollbars', 628 628 border : 'Show frame border', 629 629 align : 'Alignment', 630 alignLeft : 'Left',630 alignLeft : 'Left', 631 631 alignRight : 'Right', 632 alignTop : 'Top',632 alignTop : 'Top', 633 633 alignMiddle : 'Middle', 634 634 alignBottom : 'Bottom' -
CKEditor/branches/versions/3.5.x/_source/lang/eo.js
r6050 r6180 618 618 iframe : 619 619 { 620 title : ' Iframe Properties', // MISSING621 toolbar : ' Iframe', // MISSING620 title : 'iFrame Properties', // MISSING 621 toolbar : 'iFrame', // MISSING 622 622 height : 'Height', // MISSING 623 623 width : 'Width', // MISSING 624 invalidHeight : ' Iframe height must be a number.', // MISSING625 invalidWidth : ' Iframe width must be a number.', // MISSING626 noUrl : 'Please type the i frame URL', // MISSING627 scrolling : 'Enable scrollbars', // MISSING624 invalidHeight : 'iFrame height must be a number.', // MISSING 625 invalidWidth : 'iFrame width must be a number.', // MISSING 626 noUrl : 'Please type the iFrame URL', // MISSING 627 scrolling : 'Enable scrollbars', // MISSING 628 628 border : 'Show frame border', // MISSING 629 629 align : 'Alignment', // MISSING 630 alignLeft : 'Left', // MISSING630 alignLeft : 'Left', // MISSING 631 631 alignRight : 'Right', // MISSING 632 alignTop : 'Top', // MISSING632 alignTop : 'Top', // MISSING 633 633 alignMiddle : 'Middle', // MISSING 634 634 alignBottom : 'Bottom' // MISSING -
CKEditor/branches/versions/3.5.x/_source/lang/es.js
r5915 r6180 618 618 iframe : 619 619 { 620 title : ' Iframe Properties', // MISSING621 toolbar : ' Iframe', // MISSING620 title : 'iFrame Properties', // MISSING 621 toolbar : 'iFrame', // MISSING 622 622 height : 'Height', // MISSING 623 623 width : 'Width', // MISSING 624 invalidHeight : ' Iframe height must be a number.', // MISSING625 invalidWidth : ' Iframe width must be a number.', // MISSING626 noUrl : 'Please type the i frame URL', // MISSING627 scrolling : 'Enable scrollbars', // MISSING624 invalidHeight : 'iFrame height must be a number.', // MISSING 625 invalidWidth : 'iFrame width must be a number.', // MISSING 626 noUrl : 'Please type the iFrame URL', // MISSING 627 scrolling : 'Enable scrollbars', // MISSING 628 628 border : 'Show frame border', // MISSING 629 629 align : 'Alignment', // MISSING 630 alignLeft : 'Left', // MISSING630 alignLeft : 'Left', // MISSING 631 631 alignRight : 'Right', // MISSING 632 alignTop : 'Top', // MISSING632 alignTop : 'Top', // MISSING 633 633 alignMiddle : 'Middle', // MISSING 634 634 alignBottom : 'Bottom' // MISSING -
CKEditor/branches/versions/3.5.x/_source/lang/et.js
r6050 r6180 618 618 iframe : 619 619 { 620 title : ' Iframe Properties', // MISSING621 toolbar : ' Iframe', // MISSING620 title : 'iFrame Properties', // MISSING 621 toolbar : 'iFrame', // MISSING 622 622 height : 'Height', // MISSING 623 623 width : 'Width', // MISSING 624 invalidHeight : ' Iframe height must be a number.', // MISSING625 invalidWidth : ' Iframe width must be a number.', // MISSING626 noUrl : 'Please type the i frame URL', // MISSING627 scrolling : 'Enable scrollbars', // MISSING624 invalidHeight : 'iFrame height must be a number.', // MISSING 625 invalidWidth : 'iFrame width must be a number.', // MISSING 626 noUrl : 'Please type the iFrame URL', // MISSING 627 scrolling : 'Enable scrollbars', // MISSING 628 628 border : 'Show frame border', // MISSING 629 629 align : 'Alignment', // MISSING 630 alignLeft : 'Left', // MISSING630 alignLeft : 'Left', // MISSING 631 631 alignRight : 'Right', // MISSING 632 alignTop : 'Top', // MISSING632 alignTop : 'Top', // MISSING 633 633 alignMiddle : 'Middle', // MISSING 634 634 alignBottom : 'Bottom' // MISSING -
CKEditor/branches/versions/3.5.x/_source/lang/eu.js
r6050 r6180 618 618 iframe : 619 619 { 620 title : ' Iframe Properties', // MISSING621 toolbar : ' Iframe', // MISSING620 title : 'iFrame Properties', // MISSING 621 toolbar : 'iFrame', // MISSING 622 622 height : 'Height', // MISSING 623 623 width : 'Width', // MISSING 624 invalidHeight : ' Iframe height must be a number.', // MISSING625 invalidWidth : ' Iframe width must be a number.', // MISSING626 noUrl : 'Please type the i frame URL', // MISSING627 scrolling : 'Enable scrollbars', // MISSING624 invalidHeight : 'iFrame height must be a number.', // MISSING 625 invalidWidth : 'iFrame width must be a number.', // MISSING 626 noUrl : 'Please type the iFrame URL', // MISSING 627 scrolling : 'Enable scrollbars', // MISSING 628 628 border : 'Show frame border', // MISSING 629 629 align : 'Alignment', // MISSING 630 alignLeft : 'Left', // MISSING630 alignLeft : 'Left', // MISSING 631 631 alignRight : 'Right', // MISSING 632 alignTop : 'Top', // MISSING632 alignTop : 'Top', // MISSING 633 633 alignMiddle : 'Middle', // MISSING 634 634 alignBottom : 'Bottom' // MISSING -
CKEditor/branches/versions/3.5.x/_source/lang/fa.js
r6050 r6180 618 618 iframe : 619 619 { 620 title : ' Iframe Properties', // MISSING621 toolbar : ' Iframe', // MISSING620 title : 'iFrame Properties', // MISSING 621 toolbar : 'iFrame', // MISSING 622 622 height : 'Height', // MISSING 623 623 width : 'Width', // MISSING 624 invalidHeight : ' Iframe height must be a number.', // MISSING625 invalidWidth : ' Iframe width must be a number.', // MISSING626 noUrl : 'Please type the i frame URL', // MISSING627 scrolling : 'Enable scrollbars', // MISSING624 invalidHeight : 'iFrame height must be a number.', // MISSING 625 invalidWidth : 'iFrame width must be a number.', // MISSING 626 noUrl : 'Please type the iFrame URL', // MISSING 627 scrolling : 'Enable scrollbars', // MISSING 628 628 border : 'Show frame border', // MISSING 629 629 align : 'Alignment', // MISSING 630 alignLeft : 'Left', // MISSING630 alignLeft : 'Left', // MISSING 631 631 alignRight : 'Right', // MISSING 632 alignTop : 'Top', // MISSING632 alignTop : 'Top', // MISSING 633 633 alignMiddle : 'Middle', // MISSING 634 634 alignBottom : 'Bottom' // MISSING -
CKEditor/branches/versions/3.5.x/_source/lang/fi.js
r6050 r6180 618 618 iframe : 619 619 { 620 title : ' Iframe Properties', // MISSING621 toolbar : ' Iframe', // MISSING620 title : 'iFrame Properties', // MISSING 621 toolbar : 'iFrame', // MISSING 622 622 height : 'Height', // MISSING 623 623 width : 'Width', // MISSING 624 invalidHeight : ' Iframe height must be a number.', // MISSING625 invalidWidth : ' Iframe width must be a number.', // MISSING626 noUrl : 'Please type the i frame URL', // MISSING627 scrolling : 'Enable scrollbars', // MISSING624 invalidHeight : 'iFrame height must be a number.', // MISSING 625 invalidWidth : 'iFrame width must be a number.', // MISSING 626 noUrl : 'Please type the iFrame URL', // MISSING 627 scrolling : 'Enable scrollbars', // MISSING 628 628 border : 'Show frame border', // MISSING 629 629 align : 'Alignment', // MISSING 630 alignLeft : 'Left', // MISSING630 alignLeft : 'Left', // MISSING 631 631 alignRight : 'Right', // MISSING 632 alignTop : 'Top', // MISSING632 alignTop : 'Top', // MISSING 633 633 alignMiddle : 'Middle', // MISSING 634 634 alignBottom : 'Bottom' // MISSING -
CKEditor/branches/versions/3.5.x/_source/lang/fo.js
r6050 r6180 618 618 iframe : 619 619 { 620 title : ' Iframe Properties', // MISSING621 toolbar : ' Iframe', // MISSING620 title : 'iFrame Properties', // MISSING 621 toolbar : 'iFrame', // MISSING 622 622 height : 'Height', // MISSING 623 623 width : 'Width', // MISSING 624 invalidHeight : ' Iframe height must be a number.', // MISSING625 invalidWidth : ' Iframe width must be a number.', // MISSING626 noUrl : 'Please type the i frame URL', // MISSING627 scrolling : 'Enable scrollbars', // MISSING624 invalidHeight : 'iFrame height must be a number.', // MISSING 625 invalidWidth : 'iFrame width must be a number.', // MISSING 626 noUrl : 'Please type the iFrame URL', // MISSING 627 scrolling : 'Enable scrollbars', // MISSING 628 628 border : 'Show frame border', // MISSING 629 629 align : 'Alignment', // MISSING 630 alignLeft : 'Left', // MISSING630 alignLeft : 'Left', // MISSING 631 631 alignRight : 'Right', // MISSING 632 alignTop : 'Top', // MISSING632 alignTop : 'Top', // MISSING 633 633 alignMiddle : 'Middle', // MISSING 634 634 alignBottom : 'Bottom' // MISSING -
CKEditor/branches/versions/3.5.x/_source/lang/fr-ca.js
r6050 r6180 618 618 iframe : 619 619 { 620 title : ' Iframe Properties', // MISSING621 toolbar : ' Iframe', // MISSING620 title : 'iFrame Properties', // MISSING 621 toolbar : 'iFrame', // MISSING 622 622 height : 'Height', // MISSING 623 623 width : 'Width', // MISSING 624 invalidHeight : ' Iframe height must be a number.', // MISSING625 invalidWidth : ' Iframe width must be a number.', // MISSING626 noUrl : 'Please type the i frame URL', // MISSING627 scrolling : 'Enable scrollbars', // MISSING624 invalidHeight : 'iFrame height must be a number.', // MISSING 625 invalidWidth : 'iFrame width must be a number.', // MISSING 626 noUrl : 'Please type the iFrame URL', // MISSING 627 scrolling : 'Enable scrollbars', // MISSING 628 628 border : 'Show frame border', // MISSING 629 629 align : 'Alignment', // MISSING 630 alignLeft : 'Left', // MISSING630 alignLeft : 'Left', // MISSING 631 631 alignRight : 'Right', // MISSING 632 alignTop : 'Top', // MISSING632 alignTop : 'Top', // MISSING 633 633 alignMiddle : 'Middle', // MISSING 634 634 alignBottom : 'Bottom' // MISSING -
CKEditor/branches/versions/3.5.x/_source/lang/fr.js
r6050 r6180 618 618 iframe : 619 619 { 620 title : ' Iframe Properties', // MISSING621 toolbar : ' Iframe', // MISSING620 title : 'iFrame Properties', // MISSING 621 toolbar : 'iFrame', // MISSING 622 622 height : 'Height', // MISSING 623 623 width : 'Width', // MISSING 624 invalidHeight : ' Iframe height must be a number.', // MISSING625 invalidWidth : ' Iframe width must be a number.', // MISSING626 noUrl : 'Please type the i frame URL', // MISSING627 scrolling : 'Enable scrollbars', // MISSING624 invalidHeight : 'iFrame height must be a number.', // MISSING 625 invalidWidth : 'iFrame width must be a number.', // MISSING 626 noUrl : 'Please type the iFrame URL', // MISSING 627 scrolling : 'Enable scrollbars', // MISSING 628 628 border : 'Show frame border', // MISSING 629 629 align : 'Alignment', // MISSING 630 alignLeft : 'Left', // MISSING630 alignLeft : 'Left', // MISSING 631 631 alignRight : 'Right', // MISSING 632 alignTop : 'Top', // MISSING632 alignTop : 'Top', // MISSING 633 633 alignMiddle : 'Middle', // MISSING 634 634 alignBottom : 'Bottom' // MISSING -
CKEditor/branches/versions/3.5.x/_source/lang/gl.js
r6050 r6180 618 618 iframe : 619 619 { 620 title : ' Iframe Properties', // MISSING621 toolbar : ' Iframe', // MISSING620 title : 'iFrame Properties', // MISSING 621 toolbar : 'iFrame', // MISSING 622 622 height : 'Height', // MISSING 623 623 width : 'Width', // MISSING 624 invalidHeight : ' Iframe height must be a number.', // MISSING625 invalidWidth : ' Iframe width must be a number.', // MISSING626 noUrl : 'Please type the i frame URL', // MISSING627 scrolling : 'Enable scrollbars', // MISSING624 invalidHeight : 'iFrame height must be a number.', // MISSING 625 invalidWidth : 'iFrame width must be a number.', // MISSING 626 noUrl : 'Please type the iFrame URL', // MISSING 627 scrolling : 'Enable scrollbars', // MISSING 628 628 border : 'Show frame border', // MISSING 629 629 align : 'Alignment', // MISSING 630 alignLeft : 'Left', // MISSING630 alignLeft : 'Left', // MISSING 631 631 alignRight : 'Right', // MISSING 632 alignTop : 'Top', // MISSING632 alignTop : 'Top', // MISSING 633 633 alignMiddle : 'Middle', // MISSING 634 634 alignBottom : 'Bottom' // MISSING -
CKEditor/branches/versions/3.5.x/_source/lang/gu.js
r6050 r6180 618 618 iframe : 619 619 { 620 title : ' Iframe Properties', // MISSING621 toolbar : ' Iframe', // MISSING620 title : 'iFrame Properties', // MISSING 621 toolbar : 'iFrame', // MISSING 622 622 height : 'Height', // MISSING 623 623 width : 'Width', // MISSING 624 invalidHeight : ' Iframe height must be a number.', // MISSING625 invalidWidth : ' Iframe width must be a number.', // MISSING626 noUrl : 'Please type the i frame URL', // MISSING627 scrolling : 'Enable scrollbars', // MISSING624 invalidHeight : 'iFrame height must be a number.', // MISSING 625 invalidWidth : 'iFrame width must be a number.', // MISSING 626 noUrl : 'Please type the iFrame URL', // MISSING 627 scrolling : 'Enable scrollbars', // MISSING 628 628 border : 'Show frame border', // MISSING 629 629 align : 'Alignment', // MISSING 630 alignLeft : 'Left', // MISSING630 alignLeft : 'Left', // MISSING 631 631 alignRight : 'Right', // MISSING 632 alignTop : 'Top', // MISSING632 alignTop : 'Top', // MISSING 633 633 alignMiddle : 'Middle', // MISSING 634 634 alignBottom : 'Bottom' // MISSING -
CKEditor/branches/versions/3.5.x/_source/lang/he.js
r5916 r6180 618 618 iframe : 619 619 { 620 title : 'מאפייני חלון פנימי ( Iframe)',621 toolbar : 'חלון פנימי ( Iframe)',620 title : 'מאפייני חלון פנימי (iFrame)', 621 toolbar : 'חלון פנימי (iFrame)', 622 622 height : 'גובה', 623 623 width : 'רוחב', … … 625 625 invalidWidth : 'רוחב החלון חייב להיות מספרי.', 626 626 noUrl : 'יש להכניס כתובת לחלון.', 627 scrolling : 'אפשר פסי גלילה',627 scrolling : 'אפשר פסי גלילה', 628 628 border : 'הראה מסגרת לחלון', 629 629 align : 'יישור', 630 alignLeft : 'שמאל',630 alignLeft : 'שמאל', 631 631 alignRight : 'ימין', 632 alignTop : 'למעלה',632 alignTop : 'למעלה', 633 633 alignMiddle : 'מרכז', 634 634 alignBottom : 'למטה' -
CKEditor/branches/versions/3.5.x/_source/lang/hi.js
r6050 r6180 618 618 iframe : 619 619 { 620 title : ' Iframe Properties', // MISSING621 toolbar : ' Iframe', // MISSING620 title : 'iFrame Properties', // MISSING 621 toolbar : 'iFrame', // MISSING 622 622 height : 'Height', // MISSING 623 623 width : 'Width', // MISSING 624 invalidHeight : ' Iframe height must be a number.', // MISSING625 invalidWidth : ' Iframe width must be a number.', // MISSING626 noUrl : 'Please type the i frame URL', // MISSING627 scrolling : 'Enable scrollbars', // MISSING624 invalidHeight : 'iFrame height must be a number.', // MISSING 625 invalidWidth : 'iFrame width must be a number.', // MISSING 626 noUrl : 'Please type the iFrame URL', // MISSING 627 scrolling : 'Enable scrollbars', // MISSING 628 628 border : 'Show frame border', // MISSING 629 629 align : 'Alignment', // MISSING 630 alignLeft : 'Left', // MISSING630 alignLeft : 'Left', // MISSING 631 631 alignRight : 'Right', // MISSING 632 alignTop : 'Top', // MISSING632 alignTop : 'Top', // MISSING 633 633 alignMiddle : 'Middle', // MISSING 634 634 alignBottom : 'Bottom' // MISSING -
CKEditor/branches/versions/3.5.x/_source/lang/hr.js
r6050 r6180 618 618 iframe : 619 619 { 620 title : ' Iframe Properties', // MISSING621 toolbar : ' Iframe', // MISSING620 title : 'iFrame Properties', // MISSING 621 toolbar : 'iFrame', // MISSING 622 622 height : 'Height', // MISSING 623 623 width : 'Width', // MISSING 624 invalidHeight : ' Iframe height must be a number.', // MISSING625 invalidWidth : ' Iframe width must be a number.', // MISSING626 noUrl : 'Please type the i frame URL', // MISSING627 scrolling : 'Enable scrollbars', // MISSING624 invalidHeight : 'iFrame height must be a number.', // MISSING 625 invalidWidth : 'iFrame width must be a number.', // MISSING 626 noUrl : 'Please type the iFrame URL', // MISSING 627 scrolling : 'Enable scrollbars', // MISSING 628 628 border : 'Show frame border', // MISSING 629 629 align : 'Alignment', // MISSING 630 alignLeft : 'Left', // MISSING630 alignLeft : 'Left', // MISSING 631 631 alignRight : 'Right', // MISSING 632 alignTop : 'Top', // MISSING632 alignTop : 'Top', // MISSING 633 633 alignMiddle : 'Middle', // MISSING 634 634 alignBottom : 'Bottom' // MISSING -
CKEditor/branches/versions/3.5.x/_source/lang/hu.js
r6050 r6180 618 618 iframe : 619 619 { 620 title : ' Iframe Properties', // MISSING621 toolbar : ' Iframe', // MISSING620 title : 'iFrame Properties', // MISSING 621 toolbar : 'iFrame', // MISSING 622 622 height : 'Height', // MISSING 623 623 width : 'Width', // MISSING 624 invalidHeight : ' Iframe height must be a number.', // MISSING625 invalidWidth : ' Iframe width must be a number.', // MISSING626 noUrl : 'Please type the i frame URL', // MISSING627 scrolling : 'Enable scrollbars', // MISSING624 invalidHeight : 'iFrame height must be a number.', // MISSING 625 invalidWidth : 'iFrame width must be a number.', // MISSING 626 noUrl : 'Please type the iFrame URL', // MISSING 627 scrolling : 'Enable scrollbars', // MISSING 628 628 border : 'Show frame border', // MISSING 629 629 align : 'Alignment', // MISSING 630 alignLeft : 'Left', // MISSING630 alignLeft : 'Left', // MISSING 631 631 alignRight : 'Right', // MISSING 632 alignTop : 'Top', // MISSING632 alignTop : 'Top', // MISSING 633 633 alignMiddle : 'Middle', // MISSING 634 634 alignBottom : 'Bottom' // MISSING -
CKEditor/branches/versions/3.5.x/_source/lang/is.js
r6050 r6180 618 618 iframe : 619 619 { 620 title : ' Iframe Properties', // MISSING621 toolbar : ' Iframe', // MISSING620 title : 'iFrame Properties', // MISSING 621 toolbar : 'iFrame', // MISSING 622 622 height : 'Height', // MISSING 623 623 width : 'Width', // MISSING 624 invalidHeight : ' Iframe height must be a number.', // MISSING625 invalidWidth : ' Iframe width must be a number.', // MISSING626 noUrl : 'Please type the i frame URL', // MISSING627 scrolling : 'Enable scrollbars', // MISSING624 invalidHeight : 'iFrame height must be a number.', // MISSING 625 invalidWidth : 'iFrame width must be a number.', // MISSING 626 noUrl : 'Please type the iFrame URL', // MISSING 627 scrolling : 'Enable scrollbars', // MISSING 628 628 border : 'Show frame border', // MISSING 629 629 align : 'Alignment', // MISSING 630 alignLeft : 'Left', // MISSING630 alignLeft : 'Left', // MISSING 631 631 alignRight : 'Right', // MISSING 632 alignTop : 'Top', // MISSING632 alignTop : 'Top', // MISSING 633 633 alignMiddle : 'Middle', // MISSING 634 634 alignBottom : 'Bottom' // MISSING -
CKEditor/branches/versions/3.5.x/_source/lang/it.js
r6050 r6180 618 618 iframe : 619 619 { 620 title : ' Iframe Properties', // MISSING621 toolbar : ' Iframe', // MISSING620 title : 'iFrame Properties', // MISSING 621 toolbar : 'iFrame', // MISSING 622 622 height : 'Height', // MISSING 623 623 width : 'Width', // MISSING 624 invalidHeight : ' Iframe height must be a number.', // MISSING625 invalidWidth : ' Iframe width must be a number.', // MISSING626 noUrl : 'Please type the i frame URL', // MISSING627 scrolling : 'Enable scrollbars', // MISSING624 invalidHeight : 'iFrame height must be a number.', // MISSING 625 invalidWidth : 'iFrame width must be a number.', // MISSING 626 noUrl : 'Please type the iFrame URL', // MISSING 627 scrolling : 'Enable scrollbars', // MISSING 628 628 border : 'Show frame border', // MISSING 629 629 align : 'Alignment', // MISSING 630 alignLeft : 'Left', // MISSING630 alignLeft : 'Left', // MISSING 631 631 alignRight : 'Right', // MISSING 632 alignTop : 'Top', // MISSING632 alignTop : 'Top', // MISSING 633 633 alignMiddle : 'Middle', // MISSING 634 634 alignBottom : 'Bottom' // MISSING -
CKEditor/branches/versions/3.5.x/_source/lang/ja.js
r6135 r6180 618 618 iframe : 619 619 { 620 title : ' Iframe Properties', // MISSING621 toolbar : ' Iframe', // MISSING620 title : 'iFrame Properties', // MISSING 621 toolbar : 'iFrame', // MISSING 622 622 height : 'Height', // MISSING 623 623 width : 'Width', // MISSING 624 invalidHeight : ' Iframe height must be a number.', // MISSING625 invalidWidth : ' Iframe width must be a number.', // MISSING626 noUrl : 'Please type the i frame URL', // MISSING627 scrolling : 'Enable scrollbars', // MISSING624 invalidHeight : 'iFrame height must be a number.', // MISSING 625 invalidWidth : 'iFrame width must be a number.', // MISSING 626 noUrl : 'Please type the iFrame URL', // MISSING 627 scrolling : 'Enable scrollbars', // MISSING 628 628 border : 'Show frame border', // MISSING 629 629 align : 'Alignment', // MISSING 630 alignLeft : 'Left', // MISSING630 alignLeft : 'Left', // MISSING 631 631 alignRight : 'Right', // MISSING 632 alignTop : 'Top', // MISSING632 alignTop : 'Top', // MISSING 633 633 alignMiddle : 'Middle', // MISSING 634 634 alignBottom : 'Bottom' // MISSING -
CKEditor/branches/versions/3.5.x/_source/lang/km.js
r6050 r6180 618 618 iframe : 619 619 { 620 title : ' Iframe Properties', // MISSING621 toolbar : ' Iframe', // MISSING620 title : 'iFrame Properties', // MISSING 621 toolbar : 'iFrame', // MISSING 622 622 height : 'Height', // MISSING 623 623 width : 'Width', // MISSING 624 invalidHeight : ' Iframe height must be a number.', // MISSING625 invalidWidth : ' Iframe width must be a number.', // MISSING626 noUrl : 'Please type the i frame URL', // MISSING627 scrolling : 'Enable scrollbars', // MISSING624 invalidHeight : 'iFrame height must be a number.', // MISSING 625 invalidWidth : 'iFrame width must be a number.', // MISSING 626 noUrl : 'Please type the iFrame URL', // MISSING 627 scrolling : 'Enable scrollbars', // MISSING 628 628 border : 'Show frame border', // MISSING 629 629 align : 'Alignment', // MISSING 630 alignLeft : 'Left', // MISSING630 alignLeft : 'Left', // MISSING 631 631 alignRight : 'Right', // MISSING 632 alignTop : 'Top', // MISSING632 alignTop : 'Top', // MISSING 633 633 alignMiddle : 'Middle', // MISSING 634 634 alignBottom : 'Bottom' // MISSING -
CKEditor/branches/versions/3.5.x/_source/lang/ko.js
r6050 r6180 618 618 iframe : 619 619 { 620 title : ' Iframe Properties', // MISSING621 toolbar : ' Iframe', // MISSING620 title : 'iFrame Properties', // MISSING 621 toolbar : 'iFrame', // MISSING 622 622 height : 'Height', // MISSING 623 623 width : 'Width', // MISSING 624 invalidHeight : ' Iframe height must be a number.', // MISSING625 invalidWidth : ' Iframe width must be a number.', // MISSING626 noUrl : 'Please type the i frame URL', // MISSING627 scrolling : 'Enable scrollbars', // MISSING624 invalidHeight : 'iFrame height must be a number.', // MISSING 625 invalidWidth : 'iFrame width must be a number.', // MISSING 626 noUrl : 'Please type the iFrame URL', // MISSING 627 scrolling : 'Enable scrollbars', // MISSING 628 628 border : 'Show frame border', // MISSING 629 629 align : 'Alignment', // MISSING 630 alignLeft : 'Left', // MISSING630 alignLeft : 'Left', // MISSING 631 631 alignRight : 'Right', // MISSING 632 alignTop : 'Top', // MISSING632 alignTop : 'Top', // MISSING 633 633 alignMiddle : 'Middle', // MISSING 634 634 alignBottom : 'Bottom' // MISSING -
CKEditor/branches/versions/3.5.x/_source/lang/lt.js
r6050 r6180 618 618 iframe : 619 619 { 620 title : ' Iframe Properties', // MISSING621 toolbar : ' Iframe', // MISSING620 title : 'iFrame Properties', // MISSING 621 toolbar : 'iFrame', // MISSING 622 622 height : 'Height', // MISSING 623 623 width : 'Width', // MISSING 624 invalidHeight : ' Iframe height must be a number.', // MISSING625 invalidWidth : ' Iframe width must be a number.', // MISSING626 noUrl : 'Please type the i frame URL', // MISSING627 scrolling : 'Enable scrollbars', // MISSING624 invalidHeight : 'iFrame height must be a number.', // MISSING 625 invalidWidth : 'iFrame width must be a number.', // MISSING 626 noUrl : 'Please type the iFrame URL', // MISSING 627 scrolling : 'Enable scrollbars', // MISSING 628 628 border : 'Show frame border', // MISSING 629 629 align : 'Alignment', // MISSING 630 alignLeft : 'Left', // MISSING630 alignLeft : 'Left', // MISSING 631 631 alignRight : 'Right', // MISSING 632 alignTop : 'Top', // MISSING632 alignTop : 'Top', // MISSING 633 633 alignMiddle : 'Middle', // MISSING 634 634 alignBottom : 'Bottom' // MISSING -
CKEditor/branches/versions/3.5.x/_source/lang/lv.js
r6050 r6180 618 618 iframe : 619 619 { 620 title : ' Iframe Properties', // MISSING621 toolbar : ' Iframe', // MISSING620 title : 'iFrame Properties', // MISSING 621 toolbar : 'iFrame', // MISSING 622 622 height : 'Height', // MISSING 623 623 width : 'Width', // MISSING 624 invalidHeight : ' Iframe height must be a number.', // MISSING625 invalidWidth : ' Iframe width must be a number.', // MISSING626 noUrl : 'Please type the i frame URL', // MISSING627 scrolling : 'Enable scrollbars', // MISSING624 invalidHeight : 'iFrame height must be a number.', // MISSING 625 invalidWidth : 'iFrame width must be a number.', // MISSING 626 noUrl : 'Please type the iFrame URL', // MISSING 627 scrolling : 'Enable scrollbars', // MISSING 628 628 border : 'Show frame border', // MISSING 629 629 align : 'Alignment', // MISSING 630 alignLeft : 'Left', // MISSING630 alignLeft : 'Left', // MISSING 631 631 alignRight : 'Right', // MISSING 632 alignTop : 'Top', // MISSING632 alignTop : 'Top', // MISSING 633 633 alignMiddle : 'Middle', // MISSING 634 634 alignBottom : 'Bottom' // MISSING -
CKEditor/branches/versions/3.5.x/_source/lang/mn.js
r6050 r6180 618 618 iframe : 619 619 { 620 title : ' Iframe Properties', // MISSING621 toolbar : ' Iframe', // MISSING620 title : 'iFrame Properties', // MISSING 621 toolbar : 'iFrame', // MISSING 622 622 height : 'Height', // MISSING 623 623 width : 'Width', // MISSING 624 invalidHeight : ' Iframe height must be a number.', // MISSING625 invalidWidth : ' Iframe width must be a number.', // MISSING626 noUrl : 'Please type the i frame URL', // MISSING627 scrolling : 'Enable scrollbars', // MISSING624 invalidHeight : 'iFrame height must be a number.', // MISSING 625 invalidWidth : 'iFrame width must be a number.', // MISSING 626 noUrl : 'Please type the iFrame URL', // MISSING 627 scrolling : 'Enable scrollbars', // MISSING 628 628 border : 'Show frame border', // MISSING 629 629 align : 'Alignment', // MISSING 630 alignLeft : 'Left', // MISSING630 alignLeft : 'Left', // MISSING 631 631 alignRight : 'Right', // MISSING 632 alignTop : 'Top', // MISSING632 alignTop : 'Top', // MISSING 633 633 alignMiddle : 'Middle', // MISSING 634 634 alignBottom : 'Bottom' // MISSING -
CKEditor/branches/versions/3.5.x/_source/lang/ms.js
r6050 r6180 618 618 iframe : 619 619 { 620 title : ' Iframe Properties', // MISSING621 toolbar : ' Iframe', // MISSING620 title : 'iFrame Properties', // MISSING 621 toolbar : 'iFrame', // MISSING 622 622 height : 'Height', // MISSING 623 623 width : 'Width', // MISSING 624 invalidHeight : ' Iframe height must be a number.', // MISSING625 invalidWidth : ' Iframe width must be a number.', // MISSING626 noUrl : 'Please type the i frame URL', // MISSING627 scrolling : 'Enable scrollbars', // MISSING624 invalidHeight : 'iFrame height must be a number.', // MISSING 625 invalidWidth : 'iFrame width must be a number.', // MISSING 626 noUrl : 'Please type the iFrame URL', // MISSING 627 scrolling : 'Enable scrollbars', // MISSING 628 628 border : 'Show frame border', // MISSING 629 629 align : 'Alignment', // MISSING 630 alignLeft : 'Left', // MISSING630 alignLeft : 'Left', // MISSING 631 631 alignRight : 'Right', // MISSING 632 alignTop : 'Top', // MISSING632 alignTop : 'Top', // MISSING 633 633 alignMiddle : 'Middle', // MISSING 634 634 alignBottom : 'Bottom' // MISSING -
CKEditor/branches/versions/3.5.x/_source/lang/nb.js
r6050 r6180 618 618 iframe : 619 619 { 620 title : ' Iframe Properties', // MISSING621 toolbar : ' Iframe', // MISSING620 title : 'iFrame Properties', // MISSING 621 toolbar : 'iFrame', // MISSING 622 622 height : 'Height', // MISSING 623 623 width : 'Width', // MISSING 624 invalidHeight : ' Iframe height must be a number.', // MISSING625 invalidWidth : ' Iframe width must be a number.', // MISSING626 noUrl : 'Please type the i frame URL', // MISSING627 scrolling : 'Enable scrollbars', // MISSING624 invalidHeight : 'iFrame height must be a number.', // MISSING 625 invalidWidth : 'iFrame width must be a number.', // MISSING 626 noUrl : 'Please type the iFrame URL', // MISSING 627 scrolling : 'Enable scrollbars', // MISSING 628 628 border : 'Show frame border', // MISSING 629 629 align : 'Alignment', // MISSING 630 alignLeft : 'Left', // MISSING630 alignLeft : 'Left', // MISSING 631 631 alignRight : 'Right', // MISSING 632 alignTop : 'Top', // MISSING632 alignTop : 'Top', // MISSING 633 633 alignMiddle : 'Middle', // MISSING 634 634 alignBottom : 'Bottom' // MISSING -
CKEditor/branches/versions/3.5.x/_source/lang/nl.js
r6050 r6180 618 618 iframe : 619 619 { 620 title : ' Iframe Properties', // MISSING621 toolbar : ' Iframe', // MISSING620 title : 'iFrame Properties', // MISSING 621 toolbar : 'iFrame', // MISSING 622 622 height : 'Height', // MISSING 623 623 width : 'Width', // MISSING 624 invalidHeight : ' Iframe height must be a number.', // MISSING625 invalidWidth : ' Iframe width must be a number.', // MISSING626 noUrl : 'Please type the i frame URL', // MISSING627 scrolling : 'Enable scrollbars', // MISSING624 invalidHeight : 'iFrame height must be a number.', // MISSING 625 invalidWidth : 'iFrame width must be a number.', // MISSING 626 noUrl : 'Please type the iFrame URL', // MISSING 627 scrolling : 'Enable scrollbars', // MISSING 628 628 border : 'Show frame border', // MISSING 629 629 align : 'Alignment', // MISSING 630 alignLeft : 'Left', // MISSING630 alignLeft : 'Left', // MISSING 631 631 alignRight : 'Right', // MISSING 632 alignTop : 'Top', // MISSING632 alignTop : 'Top', // MISSING 633 633 alignMiddle : 'Middle', // MISSING 634 634 alignBottom : 'Bottom' // MISSING -
CKEditor/branches/versions/3.5.x/_source/lang/no.js
r6050 r6180 618 618 iframe : 619 619 { 620 title : ' Iframe Properties', // MISSING621 toolbar : ' Iframe', // MISSING620 title : 'iFrame Properties', // MISSING 621 toolbar : 'iFrame', // MISSING 622 622 height : 'Height', // MISSING 623 623 width : 'Width', // MISSING 624 invalidHeight : ' Iframe height must be a number.', // MISSING625 invalidWidth : ' Iframe width must be a number.', // MISSING626 noUrl : 'Please type the i frame URL', // MISSING627 scrolling : 'Enable scrollbars', // MISSING624 invalidHeight : 'iFrame height must be a number.', // MISSING 625 invalidWidth : 'iFrame width must be a number.', // MISSING 626 noUrl : 'Please type the iFrame URL', // MISSING 627 scrolling : 'Enable scrollbars', // MISSING 628 628 border : 'Show frame border', // MISSING 629 629 align : 'Alignment', // MISSING 630 alignLeft : 'Left', // MISSING630 alignLeft : 'Left', // MISSING 631 631 alignRight : 'Right', // MISSING 632 alignTop : 'Top', // MISSING632 alignTop : 'Top', // MISSING 633 633 alignMiddle : 'Middle', // MISSING 634 634 alignBottom : 'Bottom' // MISSING -
CKEditor/branches/versions/3.5.x/_source/lang/pl.js
r6050 r6180 618 618 iframe : 619 619 { 620 title : ' Iframe Properties', // MISSING621 toolbar : ' Iframe', // MISSING620 title : 'iFrame Properties', // MISSING 621 toolbar : 'iFrame', // MISSING 622 622 height : 'Height', // MISSING 623 623 width : 'Width', // MISSING 624 invalidHeight : ' Iframe height must be a number.', // MISSING625 invalidWidth : ' Iframe width must be a number.', // MISSING626 noUrl : 'Please type the i frame URL', // MISSING627 scrolling : 'Enable scrollbars', // MISSING624 invalidHeight : 'iFrame height must be a number.', // MISSING 625 invalidWidth : 'iFrame width must be a number.', // MISSING 626 noUrl : 'Please type the iFrame URL', // MISSING 627 scrolling : 'Enable scrollbars', // MISSING 628 628 border : 'Show frame border', // MISSING 629 629 align : 'Alignment', // MISSING 630 alignLeft : 'Left', // MISSING630 alignLeft : 'Left', // MISSING 631 631 alignRight : 'Right', // MISSING 632 alignTop : 'Top', // MISSING632 alignTop : 'Top', // MISSING 633 633 alignMiddle : 'Middle', // MISSING 634 634 alignBottom : 'Bottom' // MISSING -
CKEditor/branches/versions/3.5.x/_source/lang/pt-br.js
r5915 r6180 617 617 iframe : 618 618 { 619 title : ' Iframe Properties', // MISSING620 toolbar : ' Iframe', // MISSING619 title : 'iFrame Properties', // MISSING 620 toolbar : 'iFrame', // MISSING 621 621 height : 'Height', // MISSING 622 622 width : 'Width', // MISSING 623 invalidHeight : ' Iframe height must be a number.', // MISSING624 invalidWidth : ' Iframe width must be a number.', // MISSING625 noUrl : 'Please type the i frame URL', // MISSING626 scrolling : 'Enable scrollbars', // MISSING623 invalidHeight : 'iFrame height must be a number.', // MISSING 624 invalidWidth : 'iFrame width must be a number.', // MISSING 625 noUrl : 'Please type the iFrame URL', // MISSING 626 scrolling : 'Enable scrollbars', // MISSING 627 627 border : 'Show frame border', // MISSING 628 628 align : 'Alignment', // MISSING 629 alignLeft : 'Left', // MISSING629 alignLeft : 'Left', // MISSING 630 630 alignRight : 'Right', // MISSING 631 alignTop : 'Top', // MISSING631 alignTop : 'Top', // MISSING 632 632 alignMiddle : 'Middle', // MISSING 633 633 alignBottom : 'Bottom' // MISSING -
CKEditor/branches/versions/3.5.x/_source/lang/pt.js
r6050 r6180 618 618 iframe : 619 619 { 620 title : ' Iframe Properties', // MISSING621 toolbar : ' Iframe', // MISSING620 title : 'iFrame Properties', // MISSING 621 toolbar : 'iFrame', // MISSING 622 622 height : 'Height', // MISSING 623 623 width : 'Width', // MISSING 624 invalidHeight : ' Iframe height must be a number.', // MISSING625 invalidWidth : ' Iframe width must be a number.', // MISSING626 noUrl : 'Please type the i frame URL', // MISSING627 scrolling : 'Enable scrollbars', // MISSING624 invalidHeight : 'iFrame height must be a number.', // MISSING 625 invalidWidth : 'iFrame width must be a number.', // MISSING 626 noUrl : 'Please type the iFrame URL', // MISSING 627 scrolling : 'Enable scrollbars', // MISSING 628 628 border : 'Show frame border', // MISSING 629 629 align : 'Alignment', // MISSING 630 alignLeft : 'Left', // MISSING630 alignLeft : 'Left', // MISSING 631 631 alignRight : 'Right', // MISSING 632 alignTop : 'Top', // MISSING632 alignTop : 'Top', // MISSING 633 633 alignMiddle : 'Middle', // MISSING 634 634 alignBottom : 'Bottom' // MISSING -
CKEditor/branches/versions/3.5.x/_source/lang/ro.js
r6050 r6180 618 618 iframe : 619 619 { 620 title : ' Iframe Properties', // MISSING621 toolbar : ' Iframe', // MISSING620 title : 'iFrame Properties', // MISSING 621 toolbar : 'iFrame', // MISSING 622 622 height : 'Height', // MISSING 623 623 width : 'Width', // MISSING 624 invalidHeight : ' Iframe height must be a number.', // MISSING625 invalidWidth : ' Iframe width must be a number.', // MISSING626 noUrl : 'Please type the i frame URL', // MISSING627 scrolling : 'Enable scrollbars', // MISSING624 invalidHeight : 'iFrame height must be a number.', // MISSING 625 invalidWidth : 'iFrame width must be a number.', // MISSING 626 noUrl : 'Please type the iFrame URL', // MISSING 627 scrolling : 'Enable scrollbars', // MISSING 628 628 border : 'Show frame border', // MISSING 629 629 align : 'Alignment', // MISSING 630 alignLeft : 'Left', // MISSING630 alignLeft : 'Left', // MISSING 631 631 alignRight : 'Right', // MISSING 632 alignTop : 'Top', // MISSING632 alignTop : 'Top', // MISSING 633 633 alignMiddle : 'Middle', // MISSING 634 634 alignBottom : 'Bottom' // MISSING -
CKEditor/branches/versions/3.5.x/_source/lang/ru.js
r6050 r6180 618 618 iframe : 619 619 { 620 title : ' Iframe Properties', // MISSING621 toolbar : ' Iframe', // MISSING620 title : 'iFrame Properties', // MISSING 621 toolbar : 'iFrame', // MISSING 622 622 height : 'Height', // MISSING 623 623 width : 'Width', // MISSING 624 invalidHeight : ' Iframe height must be a number.', // MISSING625 invalidWidth : ' Iframe width must be a number.', // MISSING626 noUrl : 'Please type the i frame URL', // MISSING627 scrolling : 'Enable scrollbars', // MISSING624 invalidHeight : 'iFrame height must be a number.', // MISSING 625 invalidWidth : 'iFrame width must be a number.', // MISSING 626 noUrl : 'Please type the iFrame URL', // MISSING 627 scrolling : 'Enable scrollbars', // MISSING 628 628 border : 'Show frame border', // MISSING 629 629 align : 'Alignment', // MISSING 630 alignLeft : 'Left', // MISSING630 alignLeft : 'Left', // MISSING 631 631 alignRight : 'Right', // MISSING 632 alignTop : 'Top', // MISSING632 alignTop : 'Top', // MISSING 633 633 alignMiddle : 'Middle', // MISSING 634 634 alignBottom : 'Bottom' // MISSING -
CKEditor/branches/versions/3.5.x/_source/lang/sk.js
r6050 r6180 618 618 iframe : 619 619 { 620 title : ' Iframe Properties', // MISSING621 toolbar : ' Iframe', // MISSING620 title : 'iFrame Properties', // MISSING 621 toolbar : 'iFrame', // MISSING 622 622 height : 'Height', // MISSING 623 623 width : 'Width', // MISSING 624 invalidHeight : ' Iframe height must be a number.', // MISSING625 invalidWidth : ' Iframe width must be a number.', // MISSING626 noUrl : 'Please type the i frame URL', // MISSING627 scrolling : 'Enable scrollbars', // MISSING624 invalidHeight : 'iFrame height must be a number.', // MISSING 625 invalidWidth : 'iFrame width must be a number.', // MISSING 626 noUrl : 'Please type the iFrame URL', // MISSING 627 scrolling : 'Enable scrollbars', // MISSING 628 628 border : 'Show frame border', // MISSING 629 629 align : 'Alignment', // MISSING 630 alignLeft : 'Left', // MISSING630 alignLeft : 'Left', // MISSING 631 631 alignRight : 'Right', // MISSING 632 alignTop : 'Top', // MISSING632 alignTop : 'Top', // MISSING 633 633 alignMiddle : 'Middle', // MISSING 634 634 alignBottom : 'Bottom' // MISSING -
CKEditor/branches/versions/3.5.x/_source/lang/sl.js
r6050 r6180 618 618 iframe : 619 619 { 620 title : ' Iframe Properties', // MISSING621 toolbar : ' Iframe', // MISSING620 title : 'iFrame Properties', // MISSING 621 toolbar : 'iFrame', // MISSING 622 622 height : 'Height', // MISSING 623 623 width : 'Width', // MISSING 624 invalidHeight : ' Iframe height must be a number.', // MISSING625 invalidWidth : ' Iframe width must be a number.', // MISSING626 noUrl : 'Please type the i frame URL', // MISSING627 scrolling : 'Enable scrollbars', // MISSING624 invalidHeight : 'iFrame height must be a number.', // MISSING 625 invalidWidth : 'iFrame width must be a number.', // MISSING 626 noUrl : 'Please type the iFrame URL', // MISSING 627 scrolling : 'Enable scrollbars', // MISSING 628 628 border : 'Show frame border', // MISSING 629 629 align : 'Alignment', // MISSING 630 alignLeft : 'Left', // MISSING630 alignLeft : 'Left', // MISSING 631 631 alignRight : 'Right', // MISSING 632 alignTop : 'Top', // MISSING632 alignTop : 'Top', // MISSING 633 633 alignMiddle : 'Middle', // MISSING 634 634 alignBottom : 'Bottom' // MISSING -
CKEditor/branches/versions/3.5.x/_source/lang/sr-latn.js
r6050 r6180 618 618 iframe : 619 619 { 620 title : ' Iframe Properties', // MISSING621 toolbar : ' Iframe', // MISSING620 title : 'iFrame Properties', // MISSING 621 toolbar : 'iFrame', // MISSING 622 622 height : 'Height', // MISSING 623 623 width : 'Width', // MISSING 624 invalidHeight : ' Iframe height must be a number.', // MISSING625 invalidWidth : ' Iframe width must be a number.', // MISSING626 noUrl : 'Please type the i frame URL', // MISSING627 scrolling : 'Enable scrollbars', // MISSING624 invalidHeight : 'iFrame height must be a number.', // MISSING 625 invalidWidth : 'iFrame width must be a number.', // MISSING 626 noUrl : 'Please type the iFrame URL', // MISSING 627 scrolling : 'Enable scrollbars', // MISSING 628 628 border : 'Show frame border', // MISSING 629 629 align : 'Alignment', // MISSING 630 alignLeft : 'Left', // MISSING630 alignLeft : 'Left', // MISSING 631 631 alignRight : 'Right', // MISSING 632 alignTop : 'Top', // MISSING632 alignTop : 'Top', // MISSING 633 633 alignMiddle : 'Middle', // MISSING 634 634 alignBottom : 'Bottom' // MISSING -
CKEditor/branches/versions/3.5.x/_source/lang/sr.js
r6050 r6180 618 618 iframe : 619 619 { 620 title : ' Iframe Properties', // MISSING621 toolbar : ' Iframe', // MISSING620 title : 'iFrame Properties', // MISSING 621 toolbar : 'iFrame', // MISSING 622 622 height : 'Height', // MISSING 623 623 width : 'Width', // MISSING 624 invalidHeight : ' Iframe height must be a number.', // MISSING625 invalidWidth : ' Iframe width must be a number.', // MISSING626 noUrl : 'Please type the i frame URL', // MISSING627 scrolling : 'Enable scrollbars', // MISSING624 invalidHeight : 'iFrame height must be a number.', // MISSING 625 invalidWidth : 'iFrame width must be a number.', // MISSING 626 noUrl : 'Please type the iFrame URL', // MISSING 627 scrolling : 'Enable scrollbars', // MISSING 628 628 border : 'Show frame border', // MISSING 629 629 align : 'Alignment', // MISSING 630 alignLeft : 'Left', // MISSING630 alignLeft : 'Left', // MISSING 631 631 alignRight : 'Right', // MISSING 632 alignTop : 'Top', // MISSING632 alignTop : 'Top', // MISSING 633 633 alignMiddle : 'Middle', // MISSING 634 634 alignBottom : 'Bottom' // MISSING -
CKEditor/branches/versions/3.5.x/_source/lang/sv.js
r6050 r6180 618 618 iframe : 619 619 { 620 title : ' Iframe Properties', // MISSING621 toolbar : ' Iframe', // MISSING620 title : 'iFrame Properties', // MISSING 621 toolbar : 'iFrame', // MISSING 622 622 height : 'Height', // MISSING 623 623 width : 'Width', // MISSING 624 invalidHeight : ' Iframe height must be a number.', // MISSING625 invalidWidth : ' Iframe width must be a number.', // MISSING626 noUrl : 'Please type the i frame URL', // MISSING627 scrolling : 'Enable scrollbars', // MISSING624 invalidHeight : 'iFrame height must be a number.', // MISSING 625 invalidWidth : 'iFrame width must be a number.', // MISSING 626 noUrl : 'Please type the iFrame URL', // MISSING 627 scrolling : 'Enable scrollbars', // MISSING 628 628 border : 'Show frame border', // MISSING 629 629 align : 'Alignment', // MISSING 630 alignLeft : 'Left', // MISSING630 alignLeft : 'Left', // MISSING 631 631 alignRight : 'Right', // MISSING 632 alignTop : 'Top', // MISSING632 alignTop : 'Top', // MISSING 633 633 alignMiddle : 'Middle', // MISSING 634 634 alignBottom : 'Bottom' // MISSING -
CKEditor/branches/versions/3.5.x/_source/lang/th.js
r6050 r6180 618 618 iframe : 619 619 { 620 title : ' Iframe Properties', // MISSING621 toolbar : ' Iframe', // MISSING620 title : 'iFrame Properties', // MISSING 621 toolbar : 'iFrame', // MISSING 622 622 height : 'Height', // MISSING 623 623 width : 'Width', // MISSING 624 invalidHeight : ' Iframe height must be a number.', // MISSING625 invalidWidth : ' Iframe width must be a number.', // MISSING626 noUrl : 'Please type the i frame URL', // MISSING627 scrolling : 'Enable scrollbars', // MISSING624 invalidHeight : 'iFrame height must be a number.', // MISSING 625 invalidWidth : 'iFrame width must be a number.', // MISSING 626 noUrl : 'Please type the iFrame URL', // MISSING 627 scrolling : 'Enable scrollbars', // MISSING 628 628 border : 'Show frame border', // MISSING 629 629 align : 'Alignment', // MISSING 630 alignLeft : 'Left', // MISSING630 alignLeft : 'Left', // MISSING 631 631 alignRight : 'Right', // MISSING 632 alignTop : 'Top', // MISSING632 alignTop : 'Top', // MISSING 633 633 alignMiddle : 'Middle', // MISSING 634 634 alignBottom : 'Bottom' // MISSING -
CKEditor/branches/versions/3.5.x/_source/lang/tr.js
r5915 r6180 617 617 iframe : 618 618 { 619 title : ' Iframe Properties', // MISSING620 toolbar : ' Iframe', // MISSING619 title : 'iFrame Properties', // MISSING 620 toolbar : 'iFrame', // MISSING 621 621 height : 'Height', // MISSING 622 622 width : 'Width', // MISSING 623 invalidHeight : ' Iframe height must be a number.', // MISSING624 invalidWidth : ' Iframe width must be a number.', // MISSING625 noUrl : 'Please type the i frame URL', // MISSING626 scrolling : 'Enable scrollbars', // MISSING623 invalidHeight : 'iFrame height must be a number.', // MISSING 624 invalidWidth : 'iFrame width must be a number.', // MISSING 625 noUrl : 'Please type the iFrame URL', // MISSING 626 scrolling : 'Enable scrollbars', // MISSING 627 627 border : 'Show frame border', // MISSING 628 628 align : 'Alignment', // MISSING 629 alignLeft : 'Left', // MISSING629 alignLeft : 'Left', // MISSING 630 630 alignRight : 'Right', // MISSING 631 alignTop : 'Top', // MISSING631 alignTop : 'Top', // MISSING 632 632 alignMiddle : 'Middle', // MISSING 633 633 alignBottom : 'Bottom' // MISSING -
CKEditor/branches/versions/3.5.x/_source/lang/uk.js
r6050 r6180 618 618 iframe : 619 619 { 620 title : ' Iframe Properties', // MISSING621 toolbar : ' Iframe', // MISSING620 title : 'iFrame Properties', // MISSING 621 toolbar : 'iFrame', // MISSING 622 622 height : 'Height', // MISSING 623 623 width : 'Width', // MISSING 624 invalidHeight : ' Iframe height must be a number.', // MISSING625 invalidWidth : ' Iframe width must be a number.', // MISSING626 noUrl : 'Please type the i frame URL', // MISSING627 scrolling : 'Enable scrollbars', // MISSING624 invalidHeight : 'iFrame height must be a number.', // MISSING 625 invalidWidth : 'iFrame width must be a number.', // MISSING 626 noUrl : 'Please type the iFrame URL', // MISSING 627 scrolling : 'Enable scrollbars', // MISSING 628 628 border : 'Show frame border', // MISSING 629 629 align : 'Alignment', // MISSING 630 alignLeft : 'Left', // MISSING630 alignLeft : 'Left', // MISSING 631 631 alignRight : 'Right', // MISSING 632 alignTop : 'Top', // MISSING632 alignTop : 'Top', // MISSING 633 633 alignMiddle : 'Middle', // MISSING 634 634 alignBottom : 'Bottom' // MISSING -
CKEditor/branches/versions/3.5.x/_source/lang/vi.js
r6050 r6180 618 618 iframe : 619 619 { 620 title : ' Iframe Properties', // MISSING621 toolbar : ' Iframe', // MISSING620 title : 'iFrame Properties', // MISSING 621 toolbar : 'iFrame', // MISSING 622 622 height : 'Height', // MISSING 623 623 width : 'Width', // MISSING 624 invalidHeight : ' Iframe height must be a number.', // MISSING625 invalidWidth : ' Iframe width must be a number.', // MISSING626 noUrl : 'Please type the i frame URL', // MISSING627 scrolling : 'Enable scrollbars', // MISSING624 invalidHeight : 'iFrame height must be a number.', // MISSING 625 invalidWidth : 'iFrame width must be a number.', // MISSING 626 noUrl : 'Please type the iFrame URL', // MISSING 627 scrolling : 'Enable scrollbars', // MISSING 628 628 border : 'Show frame border', // MISSING 629 629 align : 'Alignment', // MISSING 630 alignLeft : 'Left', // MISSING630 alignLeft : 'Left', // MISSING 631 631 alignRight : 'Right', // MISSING 632 alignTop : 'Top', // MISSING632 alignTop : 'Top', // MISSING 633 633 alignMiddle : 'Middle', // MISSING 634 634 alignBottom : 'Bottom' // MISSING -
CKEditor/branches/versions/3.5.x/_source/lang/zh-cn.js
r6134 r6180 618 618 iframe : 619 619 { 620 title : ' Iframe属性',621 toolbar : ' Iframe',620 title : 'iFrame属性', 621 toolbar : 'iFrame', 622 622 height : '高度', 623 623 width : '宽度', … … 625 625 invalidWidth : '框架宽度必须为数字格式', 626 626 noUrl : '请输入框架的 URL', 627 scrolling : '允许滚动条',627 scrolling : '允许滚动条', 628 628 border : '显示框架边框', 629 629 align : '对齐方式', 630 alignLeft : '左',630 alignLeft : '左', 631 631 alignRight : '右', 632 alignTop : '上',632 alignTop : '上', 633 633 alignMiddle : '中', 634 634 alignBottom : '下' -
CKEditor/branches/versions/3.5.x/_source/lang/zh.js
r6050 r6180 618 618 iframe : 619 619 { 620 title : ' Iframe Properties', // MISSING621 toolbar : ' Iframe', // MISSING620 title : 'iFrame Properties', // MISSING 621 toolbar : 'iFrame', // MISSING 622 622 height : 'Height', // MISSING 623 623 width : 'Width', // MISSING 624 invalidHeight : ' Iframe height must be a number.', // MISSING625 invalidWidth : ' Iframe width must be a number.', // MISSING626 noUrl : 'Please type the i frame URL', // MISSING627 scrolling : 'Enable scrollbars', // MISSING624 invalidHeight : 'iFrame height must be a number.', // MISSING 625 invalidWidth : 'iFrame width must be a number.', // MISSING 626 noUrl : 'Please type the iFrame URL', // MISSING 627 scrolling : 'Enable scrollbars', // MISSING 628 628 border : 'Show frame border', // MISSING 629 629 align : 'Alignment', // MISSING 630 alignLeft : 'Left', // MISSING630 alignLeft : 'Left', // MISSING 631 631 alignRight : 'Right', // MISSING 632 alignTop : 'Top', // MISSING632 alignTop : 'Top', // MISSING 633 633 alignMiddle : 'Middle', // MISSING 634 634 alignBottom : 'Bottom' // MISSING
Note: See TracChangeset
for help on using the changeset viewer.
