Add custom Flash plugin for CKEditor - refs #8458

This will replace the original CKEditor plugin
pull/2487/head
Angel Fernando Quiroz Campos 9 years ago
parent d9ac652dd0
commit 02fe6422fe
  1. 339
      main/inc/lib/javascript/ckeditor/plugins/flash/LICENSE
  2. 2
      main/inc/lib/javascript/ckeditor/plugins/flash/README.md
  3. 677
      main/inc/lib/javascript/ckeditor/plugins/flash/dialogs/flash.js
  4. BIN
      main/inc/lib/javascript/ckeditor/plugins/flash/icons/flash.png
  5. BIN
      main/inc/lib/javascript/ckeditor/plugins/flash/icons/hidpi/flash.png
  6. BIN
      main/inc/lib/javascript/ckeditor/plugins/flash/images/placeholder.png
  7. 43
      main/inc/lib/javascript/ckeditor/plugins/flash/lang/af.js
  8. 43
      main/inc/lib/javascript/ckeditor/plugins/flash/lang/ar.js
  9. 43
      main/inc/lib/javascript/ckeditor/plugins/flash/lang/bg.js
  10. 43
      main/inc/lib/javascript/ckeditor/plugins/flash/lang/bn.js
  11. 43
      main/inc/lib/javascript/ckeditor/plugins/flash/lang/bs.js
  12. 43
      main/inc/lib/javascript/ckeditor/plugins/flash/lang/ca.js
  13. 43
      main/inc/lib/javascript/ckeditor/plugins/flash/lang/cs.js
  14. 43
      main/inc/lib/javascript/ckeditor/plugins/flash/lang/cy.js
  15. 43
      main/inc/lib/javascript/ckeditor/plugins/flash/lang/da.js
  16. 43
      main/inc/lib/javascript/ckeditor/plugins/flash/lang/de-ch.js
  17. 43
      main/inc/lib/javascript/ckeditor/plugins/flash/lang/de.js
  18. 43
      main/inc/lib/javascript/ckeditor/plugins/flash/lang/el.js
  19. 43
      main/inc/lib/javascript/ckeditor/plugins/flash/lang/en-au.js
  20. 43
      main/inc/lib/javascript/ckeditor/plugins/flash/lang/en-ca.js
  21. 43
      main/inc/lib/javascript/ckeditor/plugins/flash/lang/en-gb.js
  22. 43
      main/inc/lib/javascript/ckeditor/plugins/flash/lang/en.js
  23. 43
      main/inc/lib/javascript/ckeditor/plugins/flash/lang/eo.js
  24. 43
      main/inc/lib/javascript/ckeditor/plugins/flash/lang/es.js
  25. 43
      main/inc/lib/javascript/ckeditor/plugins/flash/lang/et.js
  26. 43
      main/inc/lib/javascript/ckeditor/plugins/flash/lang/eu.js
  27. 43
      main/inc/lib/javascript/ckeditor/plugins/flash/lang/fa.js
  28. 43
      main/inc/lib/javascript/ckeditor/plugins/flash/lang/fi.js
  29. 43
      main/inc/lib/javascript/ckeditor/plugins/flash/lang/fo.js
  30. 43
      main/inc/lib/javascript/ckeditor/plugins/flash/lang/fr-ca.js
  31. 43
      main/inc/lib/javascript/ckeditor/plugins/flash/lang/fr.js
  32. 43
      main/inc/lib/javascript/ckeditor/plugins/flash/lang/gl.js
  33. 43
      main/inc/lib/javascript/ckeditor/plugins/flash/lang/gu.js
  34. 43
      main/inc/lib/javascript/ckeditor/plugins/flash/lang/he.js
  35. 43
      main/inc/lib/javascript/ckeditor/plugins/flash/lang/hi.js
  36. 43
      main/inc/lib/javascript/ckeditor/plugins/flash/lang/hr.js
  37. 43
      main/inc/lib/javascript/ckeditor/plugins/flash/lang/hu.js
  38. 43
      main/inc/lib/javascript/ckeditor/plugins/flash/lang/id.js
  39. 43
      main/inc/lib/javascript/ckeditor/plugins/flash/lang/is.js
  40. 43
      main/inc/lib/javascript/ckeditor/plugins/flash/lang/it.js
  41. 43
      main/inc/lib/javascript/ckeditor/plugins/flash/lang/ja.js
  42. 43
      main/inc/lib/javascript/ckeditor/plugins/flash/lang/ka.js
  43. 43
      main/inc/lib/javascript/ckeditor/plugins/flash/lang/km.js
  44. 43
      main/inc/lib/javascript/ckeditor/plugins/flash/lang/ko.js
  45. 43
      main/inc/lib/javascript/ckeditor/plugins/flash/lang/ku.js
  46. 43
      main/inc/lib/javascript/ckeditor/plugins/flash/lang/lt.js
  47. 43
      main/inc/lib/javascript/ckeditor/plugins/flash/lang/lv.js
  48. 43
      main/inc/lib/javascript/ckeditor/plugins/flash/lang/mk.js
  49. 43
      main/inc/lib/javascript/ckeditor/plugins/flash/lang/mn.js
  50. 43
      main/inc/lib/javascript/ckeditor/plugins/flash/lang/ms.js
  51. 43
      main/inc/lib/javascript/ckeditor/plugins/flash/lang/nb.js
  52. 43
      main/inc/lib/javascript/ckeditor/plugins/flash/lang/nl.js
  53. 43
      main/inc/lib/javascript/ckeditor/plugins/flash/lang/no.js
  54. 43
      main/inc/lib/javascript/ckeditor/plugins/flash/lang/pl.js
  55. 43
      main/inc/lib/javascript/ckeditor/plugins/flash/lang/pt-br.js
  56. 43
      main/inc/lib/javascript/ckeditor/plugins/flash/lang/pt.js
  57. 43
      main/inc/lib/javascript/ckeditor/plugins/flash/lang/ro.js
  58. 43
      main/inc/lib/javascript/ckeditor/plugins/flash/lang/ru.js
  59. 43
      main/inc/lib/javascript/ckeditor/plugins/flash/lang/si.js
  60. 43
      main/inc/lib/javascript/ckeditor/plugins/flash/lang/sk.js
  61. 43
      main/inc/lib/javascript/ckeditor/plugins/flash/lang/sl.js
  62. 43
      main/inc/lib/javascript/ckeditor/plugins/flash/lang/sq.js
  63. 43
      main/inc/lib/javascript/ckeditor/plugins/flash/lang/sr-latn.js
  64. 43
      main/inc/lib/javascript/ckeditor/plugins/flash/lang/sr.js
  65. 43
      main/inc/lib/javascript/ckeditor/plugins/flash/lang/sv.js
  66. 43
      main/inc/lib/javascript/ckeditor/plugins/flash/lang/th.js
  67. 43
      main/inc/lib/javascript/ckeditor/plugins/flash/lang/tr.js
  68. 43
      main/inc/lib/javascript/ckeditor/plugins/flash/lang/tt.js
  69. 43
      main/inc/lib/javascript/ckeditor/plugins/flash/lang/ug.js
  70. 43
      main/inc/lib/javascript/ckeditor/plugins/flash/lang/uk.js
  71. 43
      main/inc/lib/javascript/ckeditor/plugins/flash/lang/vi.js
  72. 43
      main/inc/lib/javascript/ckeditor/plugins/flash/lang/zh-cn.js
  73. 43
      main/inc/lib/javascript/ckeditor/plugins/flash/lang/zh.js
  74. 155
      main/inc/lib/javascript/ckeditor/plugins/flash/plugin.js
  75. BIN
      main/inc/lib/javascript/ckeditor/plugins/flash/swf/player.swf

@ -0,0 +1,339 @@
GNU GENERAL PUBLIC LICENSE
Version 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc., <http://fsf.org/>
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
Preamble
The licenses for most software are designed to take away your
freedom to share and change it. By contrast, the GNU General Public
License is intended to guarantee your freedom to share and change free
software--to make sure the software is free for all its users. This
General Public License applies to most of the Free Software
Foundation's software and to any other program whose authors commit to
using it. (Some other Free Software Foundation software is covered by
the GNU Lesser General Public License instead.) You can apply it to
your programs, too.
When we speak of free software, we are referring to freedom, not
price. Our General Public Licenses are designed to make sure that you
have the freedom to distribute copies of free software (and charge for
this service if you wish), that you receive source code or can get it
if you want it, that you can change the software or use pieces of it
in new free programs; and that you know you can do these things.
To protect your rights, we need to make restrictions that forbid
anyone to deny you these rights or to ask you to surrender the rights.
These restrictions translate to certain responsibilities for you if you
distribute copies of the software, or if you modify it.
For example, if you distribute copies of such a program, whether
gratis or for a fee, you must give the recipients all the rights that
you have. You must make sure that they, too, receive or can get the
source code. And you must show them these terms so they know their
rights.
We protect your rights with two steps: (1) copyright the software, and
(2) offer you this license which gives you legal permission to copy,
distribute and/or modify the software.
Also, for each author's protection and ours, we want to make certain
that everyone understands that there is no warranty for this free
software. If the software is modified by someone else and passed on, we
want its recipients to know that what they have is not the original, so
that any problems introduced by others will not reflect on the original
authors' reputations.
Finally, any free program is threatened constantly by software
patents. We wish to avoid the danger that redistributors of a free
program will individually obtain patent licenses, in effect making the
program proprietary. To prevent this, we have made it clear that any
patent must be licensed for everyone's free use or not licensed at all.
The precise terms and conditions for copying, distribution and
modification follow.
GNU GENERAL PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
0. This License applies to any program or other work which contains
a notice placed by the copyright holder saying it may be distributed
under the terms of this General Public License. The "Program", below,
refers to any such program or work, and a "work based on the Program"
means either the Program or any derivative work under copyright law:
that is to say, a work containing the Program or a portion of it,
either verbatim or with modifications and/or translated into another
language. (Hereinafter, translation is included without limitation in
the term "modification".) Each licensee is addressed as "you".
Activities other than copying, distribution and modification are not
covered by this License; they are outside its scope. The act of
running the Program is not restricted, and the output from the Program
is covered only if its contents constitute a work based on the
Program (independent of having been made by running the Program).
Whether that is true depends on what the Program does.
1. You may copy and distribute verbatim copies of the Program's
source code as you receive it, in any medium, provided that you
conspicuously and appropriately publish on each copy an appropriate
copyright notice and disclaimer of warranty; keep intact all the
notices that refer to this License and to the absence of any warranty;
and give any other recipients of the Program a copy of this License
along with the Program.
You may charge a fee for the physical act of transferring a copy, and
you may at your option offer warranty protection in exchange for a fee.
2. You may modify your copy or copies of the Program or any portion
of it, thus forming a work based on the Program, and copy and
distribute such modifications or work under the terms of Section 1
above, provided that you also meet all of these conditions:
a) You must cause the modified files to carry prominent notices
stating that you changed the files and the date of any change.
b) You must cause any work that you distribute or publish, that in
whole or in part contains or is derived from the Program or any
part thereof, to be licensed as a whole at no charge to all third
parties under the terms of this License.
c) If the modified program normally reads commands interactively
when run, you must cause it, when started running for such
interactive use in the most ordinary way, to print or display an
announcement including an appropriate copyright notice and a
notice that there is no warranty (or else, saying that you provide
a warranty) and that users may redistribute the program under
these conditions, and telling the user how to view a copy of this
License. (Exception: if the Program itself is interactive but
does not normally print such an announcement, your work based on
the Program is not required to print an announcement.)
These requirements apply to the modified work as a whole. If
identifiable sections of that work are not derived from the Program,
and can be reasonably considered independent and separate works in
themselves, then this License, and its terms, do not apply to those
sections when you distribute them as separate works. But when you
distribute the same sections as part of a whole which is a work based
on the Program, the distribution of the whole must be on the terms of
this License, whose permissions for other licensees extend to the
entire whole, and thus to each and every part regardless of who wrote it.
Thus, it is not the intent of this section to claim rights or contest
your rights to work written entirely by you; rather, the intent is to
exercise the right to control the distribution of derivative or
collective works based on the Program.
In addition, mere aggregation of another work not based on the Program
with the Program (or with a work based on the Program) on a volume of
a storage or distribution medium does not bring the other work under
the scope of this License.
3. You may copy and distribute the Program (or a work based on it,
under Section 2) in object code or executable form under the terms of
Sections 1 and 2 above provided that you also do one of the following:
a) Accompany it with the complete corresponding machine-readable
source code, which must be distributed under the terms of Sections
1 and 2 above on a medium customarily used for software interchange; or,
b) Accompany it with a written offer, valid for at least three
years, to give any third party, for a charge no more than your
cost of physically performing source distribution, a complete
machine-readable copy of the corresponding source code, to be
distributed under the terms of Sections 1 and 2 above on a medium
customarily used for software interchange; or,
c) Accompany it with the information you received as to the offer
to distribute corresponding source code. (This alternative is
allowed only for noncommercial distribution and only if you
received the program in object code or executable form with such
an offer, in accord with Subsection b above.)
The source code for a work means the preferred form of the work for
making modifications to it. For an executable work, complete source
code means all the source code for all modules it contains, plus any
associated interface definition files, plus the scripts used to
control compilation and installation of the executable. However, as a
special exception, the source code distributed need not include
anything that is normally distributed (in either source or binary
form) with the major components (compiler, kernel, and so on) of the
operating system on which the executable runs, unless that component
itself accompanies the executable.
If distribution of executable or object code is made by offering
access to copy from a designated place, then offering equivalent
access to copy the source code from the same place counts as
distribution of the source code, even though third parties are not
compelled to copy the source along with the object code.
4. You may not copy, modify, sublicense, or distribute the Program
except as expressly provided under this License. Any attempt
otherwise to copy, modify, sublicense or distribute the Program is
void, and will automatically terminate your rights under this License.
However, parties who have received copies, or rights, from you under
this License will not have their licenses terminated so long as such
parties remain in full compliance.
5. You are not required to accept this License, since you have not
signed it. However, nothing else grants you permission to modify or
distribute the Program or its derivative works. These actions are
prohibited by law if you do not accept this License. Therefore, by
modifying or distributing the Program (or any work based on the
Program), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying
the Program or works based on it.
6. Each time you redistribute the Program (or any work based on the
Program), the recipient automatically receives a license from the
original licensor to copy, distribute or modify the Program subject to
these terms and conditions. You may not impose any further
restrictions on the recipients' exercise of the rights granted herein.
You are not responsible for enforcing compliance by third parties to
this License.
7. If, as a consequence of a court judgment or allegation of patent
infringement or for any other reason (not limited to patent issues),
conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License. If you cannot
distribute so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you
may not distribute the Program at all. For example, if a patent
license would not permit royalty-free redistribution of the Program by
all those who receive copies directly or indirectly through you, then
the only way you could satisfy both it and this License would be to
refrain entirely from distribution of the Program.
If any portion of this section is held invalid or unenforceable under
any particular circumstance, the balance of the section is intended to
apply and the section as a whole is intended to apply in other
circumstances.
It is not the purpose of this section to induce you to infringe any
patents or other property right claims or to contest validity of any
such claims; this section has the sole purpose of protecting the
integrity of the free software distribution system, which is
implemented by public license practices. Many people have made
generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that
system; it is up to the author/donor to decide if he or she is willing
to distribute software through any other system and a licensee cannot
impose that choice.
This section is intended to make thoroughly clear what is believed to
be a consequence of the rest of this License.
8. If the distribution and/or use of the Program is restricted in
certain countries either by patents or by copyrighted interfaces, the
original copyright holder who places the Program under this License
may add an explicit geographical distribution limitation excluding
those countries, so that distribution is permitted only in or among
countries not thus excluded. In such case, this License incorporates
the limitation as if written in the body of this License.
9. The Free Software Foundation may publish revised and/or new versions
of the General Public License from time to time. Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.
Each version is given a distinguishing version number. If the Program
specifies a version number of this License which applies to it and "any
later version", you have the option of following the terms and conditions
either of that version or of any later version published by the Free
Software Foundation. If the Program does not specify a version number of
this License, you may choose any version ever published by the Free Software
Foundation.
10. If you wish to incorporate parts of the Program into other free
programs whose distribution conditions are different, write to the author
to ask for permission. For software which is copyrighted by the Free
Software Foundation, write to the Free Software Foundation; we sometimes
make exceptions for this. Our decision will be guided by the two goals
of preserving the free status of all derivatives of our free software and
of promoting the sharing and reuse of software generally.
NO WARRANTY
11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
REPAIR OR CORRECTION.
12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
POSSIBILITY OF SUCH DAMAGES.
END OF TERMS AND CONDITIONS
How to Apply These Terms to Your New Programs
If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.
To do so, attach the following notices to the program. It is safest
to attach them to the start of each source file to most effectively
convey the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.
{description}
Copyright (C) {year} {fullname}
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License along
with this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
Also add information on how to contact you by electronic and paper mail.
If the program is interactive, make it output a short notice like this
when it starts in an interactive mode:
Gnomovision version 69, Copyright (C) year name of author
Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
This is free software, and you are welcome to redistribute it
under certain conditions; type `show c' for details.
The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License. Of course, the commands you use may
be called something other than `show w' and `show c'; they could even be
mouse-clicks or menu items--whatever suits your program.
You should also get your employer (if you work as a programmer) or your
school, if any, to sign a "copyright disclaimer" for the program, if
necessary. Here is a sample; alter the names:
Yoyodyne, Inc., hereby disclaims all copyright interest in the program
`Gnomovision' (which makes passes at compilers) written by James Hacker.
{signature of Ty Coon}, 1 April 1989
Ty Coon, President of Vice
This General Public License does not permit incorporating your program into
proprietary programs. If your program is a subroutine library, you may
consider it more useful to permit linking proprietary applications with the
library. If this is what you want to do, use the GNU Lesser General
Public License instead of this License.

@ -0,0 +1,2 @@
# flashflv-ck4-plugin
Flash plugin with support to play FLV for CKEditor v4

@ -0,0 +1,677 @@
/**
* @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
* For licensing, see LICENSE.md or http://ckeditor.com/license
*/
( function() {
// It is possible to set things in three different places.
// 1. As attributes in the object tag.
// 2. As param tags under the object tag.
// 3. As attributes in the embed tag.
// It is possible for a single attribute to be present in more than one place.
// So let's define a mapping between a sementic attribute and its syntactic
// equivalents.
// Then we'll set and retrieve attribute values according to the mapping,
// instead of having to check and set each syntactic attribute every time.
//
// Reference: http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_12701
var ATTRTYPE_OBJECT = 1,
ATTRTYPE_PARAM = 2,
ATTRTYPE_EMBED = 4;
var config = {};
var attributesMap = {
id: [ {
type: ATTRTYPE_OBJECT, name: 'id'
} ],
classid: [ {
type: ATTRTYPE_OBJECT, name: 'classid'
} ],
codebase: [ {
type: ATTRTYPE_OBJECT, name: 'codebase'
} ],
pluginspage: [ {
type: ATTRTYPE_EMBED, name: 'pluginspage'
} ],
src: [ {
type: ATTRTYPE_PARAM, name: 'movie'
}, {
type: ATTRTYPE_EMBED, name: 'src'
}, {
type: ATTRTYPE_OBJECT, name: 'data'
} ],
name: [ {
type: ATTRTYPE_EMBED, name: 'name'
} ],
align: [ {
type: ATTRTYPE_OBJECT, name: 'align'
} ],
'class': [ {
type: ATTRTYPE_OBJECT, name: 'class'
}, {
type: ATTRTYPE_EMBED, name: 'class'
} ],
width: [ {
type: ATTRTYPE_OBJECT, name: 'width'
}, {
type: ATTRTYPE_EMBED, name: 'width'
} ],
height: [ {
type: ATTRTYPE_OBJECT, name: 'height'
}, {
type: ATTRTYPE_EMBED, name: 'height'
} ],
hSpace: [ {
type: ATTRTYPE_OBJECT, name: 'hSpace'
}, {
type: ATTRTYPE_EMBED, name: 'hSpace'
} ],
vSpace: [ {
type: ATTRTYPE_OBJECT, name: 'vSpace'
}, {
type: ATTRTYPE_EMBED, name: 'vSpace'
} ],
style: [ {
type: ATTRTYPE_OBJECT, name: 'style'
}, {
type: ATTRTYPE_EMBED, name: 'style'
} ],
type: [ {
type: ATTRTYPE_EMBED, name: 'type'
} ]
};
var names = [ 'play', 'loop', 'menu', 'quality', 'scale', 'salign', 'wmode', 'bgcolor', 'base', 'flashvars', 'allowScriptAccess', 'allowFullScreen' ];
for ( var i = 0; i < names.length; i++ ) {
attributesMap[ names[ i ] ] = [ {
type: ATTRTYPE_EMBED, name: names[ i ]
}, {
type: ATTRTYPE_PARAM, name: names[ i ]
} ];
}
// These attributes are "true" by default and not present in editor data (when "true").
// Note that, though default value of "allowFullScreen" is "true", it is not listed here.
// "allowFullScreen" is present in editor data regardless of the value (#7634).
names = [ 'play', 'loop', 'menu' ];
for ( i = 0; i < names.length; i++ )
attributesMap[ names[ i ] ][ 0 ][ 'default' ] = attributesMap[ names[ i ] ][ 1 ][ 'default' ] = true;
function isFlv(src) {
var flashFilenameRegex = /\.flv(?:$|\?)/i;
return flashFilenameRegex.test(src);
}
function loadValue( objectNode, embedNode, paramMap ) {
var attributes = attributesMap[ this.id ];
if ( !attributes )
return;
var isCheckbox = ( this instanceof CKEDITOR.ui.dialog.checkbox );
for ( var i = 0; i < attributes.length; i++ ) {
var attrDef = attributes[ i ];
switch ( attrDef.type ) {
case ATTRTYPE_OBJECT:
if ( !objectNode )
continue;
if ( objectNode.getAttribute( attrDef.name ) !== null ) {
var value = objectNode.getAttribute( attrDef.name );
if ( isCheckbox ) {
this.setValue( value.toLowerCase() == 'true' );
} else {
this.setValue( value );
}
return;
} else if ( isCheckbox ) {
this.setValue( !!attrDef['default'] );
}
break;
case ATTRTYPE_PARAM:
if ( !objectNode ) {
continue;
}
if ( attrDef.name in paramMap ) {
value = paramMap[ attrDef.name ];
if ( isCheckbox )
this.setValue( value.toLowerCase() == 'true' );
else
this.setValue( value );
return;
} else if ( isCheckbox ) {
this.setValue( !!attrDef[ 'default' ] );
}
break;
case ATTRTYPE_EMBED:
if ( !embedNode )
continue;
if ( embedNode.getAttribute( attrDef.name ) ) {
value = embedNode.getAttribute( attrDef.name );
if ( isCheckbox )
this.setValue( value.toLowerCase() == 'true' );
else
this.setValue( value );
return;
} else if ( isCheckbox ) {
this.setValue( !!attrDef[ 'default' ] );
}
}
}
}
function commitValue( objectNode, embedNode, paramMap ) {
var attributes = attributesMap[ this.id ];
if ( !attributes )
return;
var isRemove = ( this.getValue() === '' ),
isCheckbox = ( this instanceof CKEDITOR.ui.dialog.checkbox );
for ( var i = 0; i < attributes.length; i++ ) {
var attrDef = attributes[ i ];
switch ( attrDef.type ) {
case ATTRTYPE_OBJECT:
// Avoid applying the data attribute when not needed (#7733)
if ( !objectNode || ( attrDef.name == 'data' && embedNode && !objectNode.hasAttribute( 'data' ) ) )
continue;
var value = this.getValue();
if ( isRemove || isCheckbox && value === attrDef[ 'default' ] )
objectNode.removeAttribute( attrDef.name );
else
objectNode.setAttribute( attrDef.name, value );
break;
case ATTRTYPE_PARAM:
if ( !objectNode )
continue;
value = this.getValue();
if ( isRemove || isCheckbox && value === attrDef[ 'default' ] ) {
if ( attrDef.name in paramMap )
paramMap[ attrDef.name ].remove();
} else {
if ( attrDef.name in paramMap )
paramMap[ attrDef.name ].setAttribute( 'value', value );
else {
var param = CKEDITOR.dom.element.createFromHtml( '<cke:param></cke:param>', objectNode.getDocument() );
param.setAttributes( { name: attrDef.name, value: value } );
if ( objectNode.getChildCount() < 1 )
param.appendTo( objectNode );
else
param.insertBefore( objectNode.getFirst() );
}
}
break;
case ATTRTYPE_EMBED:
if ( !embedNode )
continue;
value = this.getValue();
if ( isRemove || isCheckbox && value === attrDef[ 'default' ] )
embedNode.removeAttribute( attrDef.name );
else if (attrDef.name === 'src' && isFlv(value)) {
embedNode.setAttribute(attrDef.name, config.flash_flvPlayer);
embedNode.setAttribute('flashvars', 'file=' + value + '&link=' + value);
} else {
embedNode.setAttribute( attrDef.name, value );
}
}
}
}
CKEDITOR.dialog.add( 'flash', function( editor ) {
var makeObjectTag = !editor.config.flashEmbedTagOnly,
makeEmbedTag = editor.config.flashAddEmbedTag || editor.config.flashEmbedTagOnly;
config = editor.config;
var previewPreloader,
previewAreaHtml = '<div>' + CKEDITOR.tools.htmlEncode( editor.lang.common.preview ) + '<br>' +
'<div id="cke_FlashPreviewLoader' + CKEDITOR.tools.getNextNumber() + '" style="display:none"><div class="loading">&nbsp;</div></div>' +
'<div id="cke_FlashPreviewBox' + CKEDITOR.tools.getNextNumber() + '" class="FlashPreviewBox"></div></div>';
return {
title: editor.lang.flash.title,
minWidth: 420,
minHeight: 310,
onShow: function() {
// Clear previously saved elements.
this.fakeImage = this.objectNode = this.embedNode = null;
previewPreloader = new CKEDITOR.dom.element( 'embed', editor.document );
// Try to detect any embed or object tag that has Flash parameters.
var fakeImage = this.getSelectedElement();
if ( fakeImage && fakeImage.data( 'cke-real-element-type' ) && fakeImage.data( 'cke-real-element-type' ) == 'flash' ) {
this.fakeImage = fakeImage;
var realElement = editor.restoreRealElement( fakeImage ),
objectNode = null,
embedNode = null,
paramMap = {};
if ( realElement.getName() == 'cke:object' ) {
objectNode = realElement;
var embedList = objectNode.getElementsByTag( 'embed', 'cke' );
if ( embedList.count() > 0 )
embedNode = embedList.getItem( 0 );
var paramList = objectNode.getElementsByTag( 'param', 'cke' );
for ( var i = 0, length = paramList.count(); i < length; i++ ) {
var item = paramList.getItem( i ),
name = item.getAttribute( 'name' ),
value = item.getAttribute( 'value' );
paramMap[ name ] = value;
}
} else if ( realElement.getName() == 'cke:embed' ) {
embedNode = realElement;
}
this.objectNode = objectNode;
this.embedNode = embedNode;
this.setupContent( objectNode, embedNode, paramMap, fakeImage );
}
},
onOk: function() {
// If there's no selected object or embed, create one. Otherwise, reuse the
// selected object and embed nodes.
var objectNode = null,
embedNode = null,
paramMap = null;
if ( !this.fakeImage ) {
if ( makeObjectTag ) {
objectNode = CKEDITOR.dom.element.createFromHtml( '<cke:object></cke:object>', editor.document );
var attributes = {
classid: 'clsid:d27cdb6e-ae6d-11cf-96b8-444553540000',
codebase: 'http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0'
};
objectNode.setAttributes( attributes );
}
if ( makeEmbedTag ) {
embedNode = CKEDITOR.dom.element.createFromHtml( '<cke:embed></cke:embed>', editor.document );
embedNode.setAttributes( {
type: 'application/x-shockwave-flash',
pluginspage: 'http://www.macromedia.com/go/getflashplayer'
} );
if ( objectNode )
embedNode.appendTo( objectNode );
}
} else {
objectNode = this.objectNode;
embedNode = this.embedNode;
}
// Produce the paramMap if there's an object tag.
if ( objectNode ) {
paramMap = {};
var paramList = objectNode.getElementsByTag( 'param', 'cke' );
for ( var i = 0, length = paramList.count(); i < length; i++ )
paramMap[ paramList.getItem( i ).getAttribute( 'name' ) ] = paramList.getItem( i );
}
// A subset of the specified attributes/styles
// should also be applied on the fake element to
// have better visual effect. (#5240)
var extraStyles = {},
extraAttributes = {};
this.commitContent( objectNode, embedNode, paramMap, extraStyles, extraAttributes );
// Refresh the fake image.
var newFakeImage = editor.createFakeElement( objectNode || embedNode, 'cke_flash', 'flash', true );
newFakeImage.setAttributes( extraAttributes );
newFakeImage.setStyles( extraStyles );
if ( this.fakeImage ) {
newFakeImage.replace( this.fakeImage );
editor.getSelection().selectElement( newFakeImage );
} else {
editor.insertElement( newFakeImage );
}
},
onHide: function() {
if ( this.preview )
this.preview.setHtml( '' );
},
contents: [ {
id: 'info',
label: editor.lang.common.generalTab,
accessKey: 'I',
elements: [ {
type: 'vbox',
padding: 0,
children: [ {
type: 'hbox',
widths: [ '280px', '110px' ],
align: 'right',
children: [ {
id: 'src',
type: 'text',
label: editor.lang.common.url,
required: true,
validate: CKEDITOR.dialog.validate.notEmpty( editor.lang.flash.validateSrc ),
setup: loadValue,
commit: commitValue,
onLoad: function() {
var dialog = this.getDialog(),
updatePreview = function( src ) {
// Query the preloader to figure out the url impacted by based href.
previewPreloader.setAttribute( 'src', src );
var embed = document.createElement('embed');
embed.setAttribute('allowfullscreen', 'true');
embed.setAttribute('type', 'application/x-shockwave-flash');
embed.setAttribute('quality', 'high');
embed.setAttribute('height', '100%');
embed.setAttribute('width', '100%');
if (isFlv(src)) {
embed.setAttribute(
'flashvars',
CKEDITOR.tools.htmlEncode('file=' + src + '&link=' + src + '&height=100%&width=100%')
);
embed.setAttribute('src', CKEDITOR.tools.htmlEncode(config.flash_flvPlayer));
} else {
embed.setAttribute('src', CKEDITOR.tools.htmlEncode(previewPreloader.getAttribute('src')));
}
dialog.preview.setHtml(embed.outerHTML);
};
// Preview element
dialog.preview = dialog.getContentElement( 'info', 'preview' ).getElement().getChild( 3 );
// Sync on inital value loaded.
this.on( 'change', function( evt ) {
if ( evt.data && evt.data.value )
updatePreview( evt.data.value );
} );
// Sync when input value changed.
this.getInputElement().on( 'change', function() {
updatePreview( this.getValue() );
}, this );
}
},
{
type: 'button',
id: 'browse',
filebrowser: 'info:src',
hidden: true,
// v-align with the 'src' field.
// TODO: We need something better than a fixed size here.
style: 'display:inline-block;margin-top:14px;',
label: editor.lang.common.browseServer
} ]
} ]
},
{
type: 'hbox',
widths: [ '25%', '25%', '25%', '25%', '25%' ],
children: [ {
type: 'text',
id: 'width',
requiredContent: 'embed[width]',
style: 'width:95px',
label: editor.lang.common.width,
validate: CKEDITOR.dialog.validate.htmlLength( editor.lang.common.invalidHtmlLength.replace( '%1', editor.lang.common.width ) ),
setup: loadValue,
commit: commitValue
},
{
type: 'text',
id: 'height',
requiredContent: 'embed[height]',
style: 'width:95px',
label: editor.lang.common.height,
validate: CKEDITOR.dialog.validate.htmlLength( editor.lang.common.invalidHtmlLength.replace( '%1', editor.lang.common.height ) ),
setup: loadValue,
commit: commitValue
},
{
type: 'text',
id: 'hSpace',
requiredContent: 'embed[hspace]',
style: 'width:95px',
label: editor.lang.flash.hSpace,
validate: CKEDITOR.dialog.validate.integer( editor.lang.flash.validateHSpace ),
setup: loadValue,
commit: commitValue
},
{
type: 'text',
id: 'vSpace',
requiredContent: 'embed[vspace]',
style: 'width:95px',
label: editor.lang.flash.vSpace,
validate: CKEDITOR.dialog.validate.integer( editor.lang.flash.validateVSpace ),
setup: loadValue,
commit: commitValue
} ]
},
{
type: 'vbox',
children: [ {
type: 'html',
id: 'preview',
style: 'width:95%;',
html: previewAreaHtml
} ]
} ]
},
{
id: 'Upload',
hidden: true,
filebrowser: 'uploadButton',
label: editor.lang.common.upload,
elements: [ {
type: 'file',
id: 'upload',
label: editor.lang.common.upload,
size: 38
},
{
type: 'fileButton',
id: 'uploadButton',
label: editor.lang.common.uploadSubmit,
filebrowser: 'info:src',
'for': [ 'Upload', 'upload' ]
} ]
},
{
id: 'properties',
label: editor.lang.flash.propertiesTab,
elements: [ {
type: 'hbox',
widths: [ '50%', '50%' ],
children: [ {
id: 'scale',
type: 'select',
requiredContent: 'embed[scale]',
label: editor.lang.flash.scale,
'default': '',
style: 'width : 100%;',
items: [
[ editor.lang.common.notSet, '' ],
[ editor.lang.flash.scaleAll, 'showall' ],
[ editor.lang.flash.scaleNoBorder, 'noborder' ],
[ editor.lang.flash.scaleFit, 'exactfit' ]
],
setup: loadValue,
commit: commitValue
},
{
id: 'allowScriptAccess',
type: 'select',
requiredContent: 'embed[allowscriptaccess]',
label: editor.lang.flash.access,
'default': '',
style: 'width : 100%;',
items: [
[ editor.lang.common.notSet, '' ],
[ editor.lang.flash.accessAlways, 'always' ],
[ editor.lang.flash.accessSameDomain, 'samedomain' ],
[ editor.lang.flash.accessNever, 'never' ]
],
setup: loadValue,
commit: commitValue
} ]
},
{
type: 'hbox',
widths: [ '50%', '50%' ],
children: [ {
id: 'wmode',
type: 'select',
requiredContent: 'embed[wmode]',
label: editor.lang.flash.windowMode,
'default': '',
style: 'width : 100%;',
items: [
[ editor.lang.common.notSet, '' ],
[ editor.lang.flash.windowModeWindow, 'window' ],
[ editor.lang.flash.windowModeOpaque, 'opaque' ],
[ editor.lang.flash.windowModeTransparent, 'transparent' ]
],
setup: loadValue,
commit: commitValue
},
{
id: 'quality',
type: 'select',
requiredContent: 'embed[quality]',
label: editor.lang.flash.quality,
'default': 'high',
style: 'width : 100%;',
items: [
[ editor.lang.common.notSet, '' ],
[ editor.lang.flash.qualityBest, 'best' ],
[ editor.lang.flash.qualityHigh, 'high' ],
[ editor.lang.flash.qualityAutoHigh, 'autohigh' ],
[ editor.lang.flash.qualityMedium, 'medium' ],
[ editor.lang.flash.qualityAutoLow, 'autolow' ],
[ editor.lang.flash.qualityLow, 'low' ]
],
setup: loadValue,
commit: commitValue
} ]
},
{
type: 'hbox',
widths: [ '50%', '50%' ],
children: [ {
id: 'align',
type: 'select',
requiredContent: 'object[align]',
label: editor.lang.common.align,
'default': '',
style: 'width : 100%;',
items: [
[ editor.lang.common.notSet, '' ],
[ editor.lang.common.alignLeft, 'left' ],
[ editor.lang.flash.alignAbsBottom, 'absBottom' ],
[ editor.lang.flash.alignAbsMiddle, 'absMiddle' ],
[ editor.lang.flash.alignBaseline, 'baseline' ],
[ editor.lang.common.alignBottom, 'bottom' ],
[ editor.lang.common.alignMiddle, 'middle' ],
[ editor.lang.common.alignRight, 'right' ],
[ editor.lang.flash.alignTextTop, 'textTop' ],
[ editor.lang.common.alignTop, 'top' ]
],
setup: loadValue,
commit: function( objectNode, embedNode, paramMap, extraStyles, extraAttributes ) {
var value = this.getValue();
commitValue.apply( this, arguments );
value && ( extraAttributes.align = value );
}
},
{
type: 'html',
html: '<div></div>'
} ]
},
{
type: 'fieldset',
label: CKEDITOR.tools.htmlEncode( editor.lang.flash.flashvars ),
children: [ {
type: 'vbox',
padding: 0,
children: [ {
type: 'checkbox',
id: 'menu',
label: editor.lang.flash.chkMenu,
'default': true,
setup: loadValue,
commit: commitValue
},
{
type: 'checkbox',
id: 'play',
label: editor.lang.flash.chkPlay,
'default': true,
setup: loadValue,
commit: commitValue
},
{
type: 'checkbox',
id: 'loop',
label: editor.lang.flash.chkLoop,
'default': true,
setup: loadValue,
commit: commitValue
},
{
type: 'checkbox',
id: 'allowFullScreen',
label: editor.lang.flash.chkFull,
'default': true,
setup: loadValue,
commit: commitValue
} ]
} ]
} ]
},
{
id: 'advanced',
label: editor.lang.common.advancedTab,
elements: [ {
type: 'hbox',
children: [ {
type: 'text',
id: 'id',
requiredContent: 'object[id]',
label: editor.lang.common.id,
setup: loadValue,
commit: commitValue
} ]
},
{
type: 'hbox',
widths: [ '45%', '55%' ],
children: [ {
type: 'text',
id: 'bgcolor',
requiredContent: 'embed[bgcolor]',
label: editor.lang.flash.bgcolor,
setup: loadValue,
commit: commitValue
},
{
type: 'text',
id: 'class',
requiredContent: 'embed(cke-xyz)', // Random text like 'xyz' will check if all are allowed.
label: editor.lang.common.cssClass,
setup: loadValue,
commit: commitValue
} ]
},
{
type: 'text',
id: 'style',
requiredContent: 'embed{cke-xyz}', // Random text like 'xyz' will check if all are allowed.
validate: CKEDITOR.dialog.validate.inlineStyle( editor.lang.common.invalidInlineStyle ),
label: editor.lang.common.cssStyle,
setup: loadValue,
commit: commitValue
} ]
} ]
};
} );
} )();

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 256 B

@ -0,0 +1,43 @@
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'flash', 'af', {
access: 'Skrip toegang',
accessAlways: 'Altyd',
accessNever: 'Nooit',
accessSameDomain: 'Selfde domeinnaam',
alignAbsBottom: 'Absoluut-onder',
alignAbsMiddle: 'Absoluut-middel',
alignBaseline: 'Basislyn',
alignTextTop: 'Teks bo',
bgcolor: 'Agtergrondkleur',
chkFull: 'Laat volledige skerm toe',
chkLoop: 'Herhaal',
chkMenu: 'Flash spyskaart aan',
chkPlay: 'Speel outomaties',
flashvars: 'Veranderlikes vir Flash',
hSpace: 'HSpasie',
properties: 'Flash eienskappe',
propertiesTab: 'Eienskappe',
quality: 'Kwaliteit',
qualityAutoHigh: 'Outomaties hoog',
qualityAutoLow: 'Outomaties laag',
qualityBest: 'Beste',
qualityHigh: 'Hoog',
qualityLow: 'Laag',
qualityMedium: 'Gemiddeld',
scale: 'Skaal',
scaleAll: 'Wys alles',
scaleFit: 'Presiese pas',
scaleNoBorder: 'Geen rand',
title: 'Flash eienskappe',
vSpace: 'VSpasie',
validateHSpace: 'HSpasie moet \'n heelgetal wees.',
validateSrc: 'Voeg die URL in',
validateVSpace: 'VSpasie moet \'n heelgetal wees.',
windowMode: 'Venster modus',
windowModeOpaque: 'Ondeursigtig',
windowModeTransparent: 'Deursigtig',
windowModeWindow: 'Venster'
} );

@ -0,0 +1,43 @@
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'flash', 'ar', {
access: 'دخول النص البرمجي',
accessAlways: 'دائماً',
accessNever: 'مطلقاً',
accessSameDomain: 'نفس النطاق',
alignAbsBottom: 'أسفل النص',
alignAbsMiddle: 'وسط السطر',
alignBaseline: 'على السطر',
alignTextTop: 'أعلى النص',
bgcolor: 'لون الخلفية',
chkFull: 'ملء الشاشة',
chkLoop: 'تكرار',
chkMenu: 'تمكين قائمة فيلم الفلاش',
chkPlay: 'تشغيل تلقائي',
flashvars: 'متغيرات الفلاش',
hSpace: 'تباعد أفقي',
properties: 'خصائص الفلاش',
propertiesTab: 'الخصائص',
quality: 'جودة',
qualityAutoHigh: 'عالية تلقائياً',
qualityAutoLow: 'منخفضة تلقائياً',
qualityBest: 'أفضل',
qualityHigh: 'عالية',
qualityLow: 'منخفضة',
qualityMedium: 'متوسطة',
scale: 'الحجم',
scaleAll: 'إظهار الكل',
scaleFit: 'ضبط تام',
scaleNoBorder: 'بلا حدود',
title: 'خصائص فيلم الفلاش',
vSpace: 'تباعد عمودي',
validateHSpace: 'HSpace يجب أن يكون عدداً.',
validateSrc: 'فضلاً أدخل عنوان الموقع الذي يشير إليه الرابط',
validateVSpace: 'VSpace يجب أن يكون عدداً.',
windowMode: 'وضع النافذة',
windowModeOpaque: 'غير شفاف',
windowModeTransparent: 'شفاف',
windowModeWindow: 'نافذة'
} );

@ -0,0 +1,43 @@
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'flash', 'bg', {
access: 'Достъп до скрипт',
accessAlways: 'Винаги',
accessNever: 'Никога',
accessSameDomain: 'Същият домейн',
alignAbsBottom: 'Най-долу',
alignAbsMiddle: 'Точно по средата',
alignBaseline: 'Базова линия',
alignTextTop: 'Върху текста',
bgcolor: 'Цвят на фона',
chkFull: 'Включи на цял екран',
chkLoop: 'Цикъл',
chkMenu: 'Разрешено Flash меню',
chkPlay: 'Авто. пускане',
flashvars: 'Променливи за Флаш',
hSpace: 'Хоризонтален отстъп',
properties: 'Настройки за флаш',
propertiesTab: 'Настройки',
quality: 'Качество',
qualityAutoHigh: 'Авто. високо',
qualityAutoLow: 'Авто. ниско',
qualityBest: 'Отлично',
qualityHigh: 'Високо',
qualityLow: 'Ниско',
qualityMedium: 'Средно',
scale: 'Оразмеряване',
scaleAll: 'Показва всичко',
scaleFit: 'Според мястото',
scaleNoBorder: 'Без рамка',
title: 'Настройки за флаш',
vSpace: 'Вертикален отстъп',
validateHSpace: 'HSpace трябва да е число.',
validateSrc: 'Уеб адреса не трябва да е празен.',
validateVSpace: 'VSpace трябва да е число.',
windowMode: 'Режим на прозореца',
windowModeOpaque: 'Плътност',
windowModeTransparent: 'Прозрачност',
windowModeWindow: 'Прозорец'
} );

@ -0,0 +1,43 @@
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'flash', 'bn', {
access: 'Script Access', // MISSING
accessAlways: 'Always', // MISSING
accessNever: 'Never', // MISSING
accessSameDomain: 'Same domain', // MISSING
alignAbsBottom: 'Abs ন',
alignAbsMiddle: 'Abs উপর',
alignBaseline: 'মল র',
alignTextTop: 'টসট উপর',
bgcolor: 'পঠতলর র',
chkFull: 'Allow Fullscreen', // MISSING
chkLoop: 'লপ',
chkMenu: 'ফশ ম এনবল কর',
chkPlay: 'অট',
flashvars: 'Variables for Flash', // MISSING
hSpace: 'হরইজনল সস',
properties: 'ফশ পি',
propertiesTab: 'Properties', // MISSING
quality: 'Quality', // MISSING
qualityAutoHigh: 'Auto High', // MISSING
qualityAutoLow: 'Auto Low', // MISSING
qualityBest: 'Best', // MISSING
qualityHigh: 'High', // MISSING
qualityLow: 'Low', // MISSING
qualityMedium: 'Medium', // MISSING
scale: 'সল',
scaleAll: 'সব দও',
scaleFit: 'নিত ফিট',
scaleNoBorder: 'ক বরর নই',
title: 'ফশ পি',
vSpace: 'ভিল সস',
validateHSpace: 'HSpace must be a number.', // MISSING
validateSrc: 'অনরহ কর URL লিক টইপ করন',
validateVSpace: 'VSpace must be a number.', // MISSING
windowMode: 'Window mode', // MISSING
windowModeOpaque: 'Opaque', // MISSING
windowModeTransparent: 'Transparent', // MISSING
windowModeWindow: 'Window' // MISSING
} );

@ -0,0 +1,43 @@
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'flash', 'bs', {
access: 'Script Access', // MISSING
accessAlways: 'Always', // MISSING
accessNever: 'Never', // MISSING
accessSameDomain: 'Same domain', // MISSING
alignAbsBottom: 'Abs dole',
alignAbsMiddle: 'Abs sredina',
alignBaseline: 'Bazno',
alignTextTop: 'Vrh teksta',
bgcolor: 'Boja pozadine',
chkFull: 'Allow Fullscreen', // MISSING
chkLoop: 'Loop', // MISSING
chkMenu: 'Enable Flash Menu', // MISSING
chkPlay: 'Auto Play', // MISSING
flashvars: 'Variables for Flash', // MISSING
hSpace: 'HSpace',
properties: 'Flash Properties', // MISSING
propertiesTab: 'Properties', // MISSING
quality: 'Quality', // MISSING
qualityAutoHigh: 'Auto High', // MISSING
qualityAutoLow: 'Auto Low', // MISSING
qualityBest: 'Best', // MISSING
qualityHigh: 'High', // MISSING
qualityLow: 'Low', // MISSING
qualityMedium: 'Medium', // MISSING
scale: 'Scale', // MISSING
scaleAll: 'Show all', // MISSING
scaleFit: 'Exact Fit', // MISSING
scaleNoBorder: 'No Border', // MISSING
title: 'Flash Properties', // MISSING
vSpace: 'VSpace',
validateHSpace: 'HSpace must be a number.', // MISSING
validateSrc: 'Molimo ukucajte URL link',
validateVSpace: 'VSpace must be a number.', // MISSING
windowMode: 'Window mode', // MISSING
windowModeOpaque: 'Opaque', // MISSING
windowModeTransparent: 'Transparent', // MISSING
windowModeWindow: 'Window' // MISSING
} );

@ -0,0 +1,43 @@
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'flash', 'ca', {
access: 'Accés a scripts',
accessAlways: 'Sempre',
accessNever: 'Mai',
accessSameDomain: 'El mateix domini',
alignAbsBottom: 'Abs Bottom',
alignAbsMiddle: 'Abs Middle',
alignBaseline: 'Baseline',
alignTextTop: 'Text Superior',
bgcolor: 'Color de Fons',
chkFull: 'Permetre la pantalla completa',
chkLoop: 'Bucle',
chkMenu: 'Habilita menú Flash',
chkPlay: 'Reprodució automàtica',
flashvars: 'Variables de Flash',
hSpace: 'Espaiat horitzontal',
properties: 'Propietats del Flash',
propertiesTab: 'Propietats',
quality: 'Qualitat',
qualityAutoHigh: 'Alta automàtica',
qualityAutoLow: 'Baixa automàtica',
qualityBest: 'La millor',
qualityHigh: 'Alta',
qualityLow: 'Baixa',
qualityMedium: 'Mitjana',
scale: 'Escala',
scaleAll: 'Mostra-ho tot',
scaleFit: 'Mida exacta',
scaleNoBorder: 'Sense vores',
title: 'Propietats del Flash',
vSpace: 'Espaiat vertical',
validateHSpace: 'L\'espaiat horitzontal ha de ser un número.',
validateSrc: 'La URL no pot estar buida.',
validateVSpace: 'L\'espaiat vertical ha de ser un número.',
windowMode: 'Mode de la finestra',
windowModeOpaque: 'Opaca',
windowModeTransparent: 'Transparent',
windowModeWindow: 'Finestra'
} );

@ -0,0 +1,43 @@
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'flash', 'cs', {
access: 'Přístup ke skriptu',
accessAlways: 'Vždy',
accessNever: 'Nikdy',
accessSameDomain: 'Ve stejné doméně',
alignAbsBottom: 'Zcela dolů',
alignAbsMiddle: 'Doprostřed',
alignBaseline: 'Na účaří',
alignTextTop: 'Na horní okraj textu',
bgcolor: 'Barva pozadí',
chkFull: 'Povolit celoobrazovkový režim',
chkLoop: 'Opakování',
chkMenu: 'Nabídka Flash',
chkPlay: 'Automatické spuštění',
flashvars: 'Proměnné pro Flash',
hSpace: 'Horizontální mezera',
properties: 'Vlastnosti Flashe',
propertiesTab: 'Vlastnosti',
quality: 'Kvalita',
qualityAutoHigh: 'Vysoká - auto',
qualityAutoLow: 'Nízká - auto',
qualityBest: 'Nejlepší',
qualityHigh: 'Vysoká',
qualityLow: 'Nejnižší',
qualityMedium: 'Střední',
scale: 'Zobrazit',
scaleAll: 'Zobrazit vše',
scaleFit: 'Přizpůsobit',
scaleNoBorder: 'Bez okraje',
title: 'Vlastnosti Flashe',
vSpace: 'Vertikální mezera',
validateHSpace: 'Zadaná horizontální mezera musí být číslo.',
validateSrc: 'Zadejte prosím URL odkazu',
validateVSpace: 'Zadaná vertikální mezera musí být číslo.',
windowMode: 'Režim okna',
windowModeOpaque: 'Neprůhledné',
windowModeTransparent: 'Průhledné',
windowModeWindow: 'Okno'
} );

@ -0,0 +1,43 @@
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'flash', 'cy', {
access: 'Mynediad Sgript',
accessAlways: 'Pob amser',
accessNever: 'Byth',
accessSameDomain: 'R\'un parth',
alignAbsBottom: 'Gwaelod Abs',
alignAbsMiddle: 'Canol Abs',
alignBaseline: 'Baslinell',
alignTextTop: 'Testun Top',
bgcolor: 'Lliw cefndir',
chkFull: 'Caniatàu Sgrin Llawn',
chkLoop: 'Lwpio',
chkMenu: 'Galluogi Dewislen Flash',
chkPlay: 'AwtoChwarae',
flashvars: 'Newidynnau ar gyfer Flash',
hSpace: 'BwlchLl',
properties: 'Priodweddau Flash',
propertiesTab: 'Priodweddau',
quality: 'Ansawdd',
qualityAutoHigh: 'Uchel Awto',
qualityAutoLow: 'Isel Awto',
qualityBest: 'Gorau',
qualityHigh: 'Uchel',
qualityLow: 'Isel',
qualityMedium: 'Canolig',
scale: 'Graddfa',
scaleAll: 'Dangos pob',
scaleFit: 'Ffit Union',
scaleNoBorder: 'Dim Ymyl',
title: 'Priodweddau Flash',
vSpace: 'BwlchF',
validateHSpace: 'Rhaid i\'r BwlchLl fod yn rhif.',
validateSrc: 'Ni all yr URL fod yn wag.',
validateVSpace: 'Rhaid i\'r BwlchF fod yn rhif.',
windowMode: 'Modd ffenestr',
windowModeOpaque: 'Afloyw',
windowModeTransparent: 'Tryloyw',
windowModeWindow: 'Ffenestr'
} );

@ -0,0 +1,43 @@
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'flash', 'da', {
access: 'Scriptadgang',
accessAlways: 'Altid',
accessNever: 'Aldrig',
accessSameDomain: 'Samme domæne',
alignAbsBottom: 'Absolut nederst',
alignAbsMiddle: 'Absolut centreret',
alignBaseline: 'Grundlinje',
alignTextTop: 'Toppen af teksten',
bgcolor: 'Baggrundsfarve',
chkFull: 'Tillad fuldskærm',
chkLoop: 'Gentagelse',
chkMenu: 'Vis Flash-menu',
chkPlay: 'Automatisk afspilning',
flashvars: 'Variabler for Flash',
hSpace: 'Vandret margen',
properties: 'Egenskaber for Flash',
propertiesTab: 'Egenskaber',
quality: 'Kvalitet',
qualityAutoHigh: 'Auto høj',
qualityAutoLow: 'Auto lav',
qualityBest: 'Bedste',
qualityHigh: 'Høj',
qualityLow: 'Lav',
qualityMedium: 'Medium',
scale: 'Skalér',
scaleAll: 'Vis alt',
scaleFit: 'Tilpas størrelse',
scaleNoBorder: 'Ingen ramme',
title: 'Egenskaber for Flash',
vSpace: 'Lodret margen',
validateHSpace: 'Vandret margen skal være et tal.',
validateSrc: 'Indtast hyperlink URL!',
validateVSpace: 'Lodret margen skal være et tal.',
windowMode: 'Vinduestilstand',
windowModeOpaque: 'Gennemsigtig (opaque)',
windowModeTransparent: 'Transparent',
windowModeWindow: 'Vindue'
} );

@ -0,0 +1,43 @@
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'flash', 'de-ch', {
access: 'Skriptzugriff',
accessAlways: 'Immer',
accessNever: 'Nie',
accessSameDomain: 'Gleiche Domain',
alignAbsBottom: 'Abs Unten',
alignAbsMiddle: 'Abs Mitte',
alignBaseline: 'Basislinie',
alignTextTop: 'Text oben',
bgcolor: 'Hintergrundfarbe',
chkFull: 'Vollbildmodus erlauben',
chkLoop: 'Endlosschleife',
chkMenu: 'Flash-Menü aktivieren',
chkPlay: 'Automatisch Abspielen',
flashvars: 'Variablen für Flash',
hSpace: 'Horizontal-Abstand',
properties: 'Flash-Eigenschaften',
propertiesTab: 'Eigenschaften',
quality: 'Qualität',
qualityAutoHigh: 'Auto Hoch',
qualityAutoLow: 'Auto Niedrig',
qualityBest: 'Beste',
qualityHigh: 'Hoch',
qualityLow: 'Niedrig',
qualityMedium: 'Mittel',
scale: 'Skalierung',
scaleAll: 'Alles anzeigen',
scaleFit: 'Passgenau',
scaleNoBorder: 'Ohne Rand',
title: 'Flash-Eigenschaften',
vSpace: 'Vertikal-Abstand',
validateHSpace: 'HSpace muss eine Zahl sein.',
validateSrc: 'URL darf nicht leer sein.',
validateVSpace: 'VSpace muss eine Zahl sein.',
windowMode: 'Fenstermodus',
windowModeOpaque: 'Deckend',
windowModeTransparent: 'Transparent',
windowModeWindow: 'Fenster'
} );

@ -0,0 +1,43 @@
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'flash', 'de', {
access: 'Skriptzugriff',
accessAlways: 'Immer',
accessNever: 'Nie',
accessSameDomain: 'Gleiche Domain',
alignAbsBottom: 'Abs Unten',
alignAbsMiddle: 'Abs Mitte',
alignBaseline: 'Basislinie',
alignTextTop: 'Text oben',
bgcolor: 'Hintergrundfarbe',
chkFull: 'Vollbildmodus erlauben',
chkLoop: 'Endlosschleife',
chkMenu: 'Flash-Menü aktivieren',
chkPlay: 'Automatisch Abspielen',
flashvars: 'Variablen für Flash',
hSpace: 'Horizontal-Abstand',
properties: 'Flash-Eigenschaften',
propertiesTab: 'Eigenschaften',
quality: 'Qualität',
qualityAutoHigh: 'Auto Hoch',
qualityAutoLow: 'Auto Niedrig',
qualityBest: 'Beste',
qualityHigh: 'Hoch',
qualityLow: 'Niedrig',
qualityMedium: 'Mittel',
scale: 'Skalierung',
scaleAll: 'Alles anzeigen',
scaleFit: 'Passgenau',
scaleNoBorder: 'Ohne Rand',
title: 'Flash-Eigenschaften',
vSpace: 'Vertikal-Abstand',
validateHSpace: 'HSpace muss eine Zahl sein.',
validateSrc: 'URL darf nicht leer sein.',
validateVSpace: 'VSpace muss eine Zahl sein.',
windowMode: 'Fenstermodus',
windowModeOpaque: 'Deckend',
windowModeTransparent: 'Transparent',
windowModeWindow: 'Fenster'
} );

@ -0,0 +1,43 @@
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'flash', 'el', {
access: 'Πρόσβαση Script',
accessAlways: 'Πάντα',
accessNever: 'Ποτέ',
accessSameDomain: 'Ίδιο όνομα τομέα',
alignAbsBottom: 'Απόλυτα Κάτω',
alignAbsMiddle: 'Απόλυτα στη Μέση',
alignBaseline: 'Γραμμή Βάσης',
alignTextTop: 'Κορυφή Κειμένου',
bgcolor: 'Χρώμα Υποβάθρου',
chkFull: 'Να Επιτρέπεται η Προβολή σε Πλήρη Οθόνη',
chkLoop: 'Επανάληψη',
chkMenu: 'Ενεργοποίηση Flash Menu',
chkPlay: 'Αυτόματη Εκτέλεση',
flashvars: 'Μεταβλητές για Flash',
hSpace: 'Οριζόντιο Διάστημα',
properties: 'Ιδιότητες Flash',
propertiesTab: 'Ιδιότητες',
quality: 'Ποιότητα',
qualityAutoHigh: 'Αυτόματη Υψηλή',
qualityAutoLow: 'Αυτόματη Χαμηλή',
qualityBest: 'Καλύτερη',
qualityHigh: 'Υψηλή',
qualityLow: 'Χαμηλή',
qualityMedium: 'Μεσαία',
scale: 'Μεγέθυνση',
scaleAll: 'Εμφάνιση όλων',
scaleFit: 'Ακριβές Μέγεθος',
scaleNoBorder: 'Χωρίς Περίγραμμα',
title: 'Ιδιότητες Flash',
vSpace: 'Κάθετο Διάστημα',
validateHSpace: 'Το HSpace πρέπει να είναι αριθμός.',
validateSrc: 'Εισάγετε την τοποθεσία (URL) του υπερσυνδέσμου (Link)',
validateVSpace: 'Το VSpace πρέπει να είναι αριθμός.',
windowMode: 'Τρόπος λειτουργίας παραθύρου',
windowModeOpaque: 'Συμπαγές',
windowModeTransparent: 'Διάφανο',
windowModeWindow: 'Παράθυρο'
} );

@ -0,0 +1,43 @@
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'flash', 'en-au', {
access: 'Script Access',
accessAlways: 'Always',
accessNever: 'Never',
accessSameDomain: 'Same domain',
alignAbsBottom: 'Abs Bottom',
alignAbsMiddle: 'Abs Middle',
alignBaseline: 'Baseline',
alignTextTop: 'Text Top',
bgcolor: 'Background colour',
chkFull: 'Allow Fullscreen',
chkLoop: 'Loop',
chkMenu: 'Enable Flash Menu',
chkPlay: 'Auto Play',
flashvars: 'Variables for Flash',
hSpace: 'HSpace',
properties: 'Flash Properties',
propertiesTab: 'Properties',
quality: 'Quality',
qualityAutoHigh: 'Auto High', // MISSING
qualityAutoLow: 'Auto Low', // MISSING
qualityBest: 'Best', // MISSING
qualityHigh: 'High', // MISSING
qualityLow: 'Low', // MISSING
qualityMedium: 'Medium', // MISSING
scale: 'Scale',
scaleAll: 'Show all',
scaleFit: 'Exact Fit',
scaleNoBorder: 'No Border',
title: 'Flash Properties',
vSpace: 'VSpace',
validateHSpace: 'HSpace must be a number.',
validateSrc: 'URL must not be empty.',
validateVSpace: 'VSpace must be a number.',
windowMode: 'Window mode',
windowModeOpaque: 'Opaque', // MISSING
windowModeTransparent: 'Transparent', // MISSING
windowModeWindow: 'Window' // MISSING
} );

@ -0,0 +1,43 @@
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'flash', 'en-ca', {
access: 'Script Access',
accessAlways: 'Always',
accessNever: 'Never',
accessSameDomain: 'Same domain',
alignAbsBottom: 'Abs Bottom',
alignAbsMiddle: 'Abs Middle',
alignBaseline: 'Baseline',
alignTextTop: 'Text Top',
bgcolor: 'Background colour',
chkFull: 'Allow Fullscreen',
chkLoop: 'Loop',
chkMenu: 'Enable Flash Menu',
chkPlay: 'Auto Play',
flashvars: 'Variables for Flash',
hSpace: 'HSpace',
properties: 'Flash Properties',
propertiesTab: 'Properties',
quality: 'Quality',
qualityAutoHigh: 'Auto High', // MISSING
qualityAutoLow: 'Auto Low', // MISSING
qualityBest: 'Best', // MISSING
qualityHigh: 'High', // MISSING
qualityLow: 'Low', // MISSING
qualityMedium: 'Medium', // MISSING
scale: 'Scale',
scaleAll: 'Show all',
scaleFit: 'Exact Fit',
scaleNoBorder: 'No Border',
title: 'Flash Properties',
vSpace: 'VSpace',
validateHSpace: 'HSpace must be a number.',
validateSrc: 'URL must not be empty.',
validateVSpace: 'VSpace must be a number.',
windowMode: 'Window mode',
windowModeOpaque: 'Opaque', // MISSING
windowModeTransparent: 'Transparent', // MISSING
windowModeWindow: 'Window' // MISSING
} );

@ -0,0 +1,43 @@
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'flash', 'en-gb', {
access: 'Script Access',
accessAlways: 'Always',
accessNever: 'Never',
accessSameDomain: 'Same domain',
alignAbsBottom: 'Abs Bottom',
alignAbsMiddle: 'Abs Middle',
alignBaseline: 'Baseline',
alignTextTop: 'Text Top',
bgcolor: 'Background colour',
chkFull: 'Allow Fullscreen',
chkLoop: 'Loop',
chkMenu: 'Enable Flash Menu',
chkPlay: 'Auto Play',
flashvars: 'Variables for Flash',
hSpace: 'HSpace',
properties: 'Flash Properties',
propertiesTab: 'Properties',
quality: 'Quality',
qualityAutoHigh: 'Auto High',
qualityAutoLow: 'Auto Low',
qualityBest: 'Best',
qualityHigh: 'High',
qualityLow: 'Low',
qualityMedium: 'Medium',
scale: 'Scale',
scaleAll: 'Show all',
scaleFit: 'Exact Fit',
scaleNoBorder: 'No Border',
title: 'Flash Properties',
vSpace: 'VSpace',
validateHSpace: 'HSpace must be a number.',
validateSrc: 'URL must not be empty.',
validateVSpace: 'VSpace must be a number.',
windowMode: 'Window mode',
windowModeOpaque: 'Opaque',
windowModeTransparent: 'Transparent',
windowModeWindow: 'Window'
} );

@ -0,0 +1,43 @@
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'flash', 'en', {
access: 'Script Access',
accessAlways: 'Always',
accessNever: 'Never',
accessSameDomain: 'Same domain',
alignAbsBottom: 'Abs Bottom',
alignAbsMiddle: 'Abs Middle',
alignBaseline: 'Baseline',
alignTextTop: 'Text Top',
bgcolor: 'Background color',
chkFull: 'Allow Fullscreen',
chkLoop: 'Loop',
chkMenu: 'Enable Flash Menu',
chkPlay: 'Auto Play',
flashvars: 'Variables for Flash',
hSpace: 'HSpace',
properties: 'Flash Properties',
propertiesTab: 'Properties',
quality: 'Quality',
qualityAutoHigh: 'Auto High',
qualityAutoLow: 'Auto Low',
qualityBest: 'Best',
qualityHigh: 'High',
qualityLow: 'Low',
qualityMedium: 'Medium',
scale: 'Scale',
scaleAll: 'Show all',
scaleFit: 'Exact Fit',
scaleNoBorder: 'No Border',
title: 'Flash Properties',
vSpace: 'VSpace',
validateHSpace: 'HSpace must be a number.',
validateSrc: 'URL must not be empty.',
validateVSpace: 'VSpace must be a number.',
windowMode: 'Window mode',
windowModeOpaque: 'Opaque',
windowModeTransparent: 'Transparent',
windowModeWindow: 'Window'
} );

@ -0,0 +1,43 @@
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'flash', 'eo', {
access: 'Atingi skriptojn',
accessAlways: 'Ĉiam',
accessNever: 'Neniam',
accessSameDomain: 'Sama domajno',
alignAbsBottom: 'Absoluta Malsupro',
alignAbsMiddle: 'Absoluta Centro',
alignBaseline: 'TekstoMalsupro',
alignTextTop: 'TekstoSupro',
bgcolor: 'Fona Koloro',
chkFull: 'Permesi tutekranon',
chkLoop: 'Iteracio',
chkMenu: 'Ebligi flaŝmenuon',
chkPlay: 'Aŭtomata legado',
flashvars: 'Variabloj por Flaŝo',
hSpace: 'Horizontala Spaco',
properties: 'Flaŝatributoj',
propertiesTab: 'Atributoj',
quality: 'Kvalito',
qualityAutoHigh: 'Aŭtomate alta',
qualityAutoLow: 'Aŭtomate malalta',
qualityBest: 'Plej bona',
qualityHigh: 'Alta',
qualityLow: 'Malalta',
qualityMedium: 'Meza',
scale: 'Skalo',
scaleAll: 'Montri ĉion',
scaleFit: 'Origina grando',
scaleNoBorder: 'Neniu bordero',
title: 'Flaŝatributoj',
vSpace: 'Vertikala Spaco',
validateHSpace: 'Horizontala Spaco devas esti nombro.',
validateSrc: 'Bonvolu entajpi la retadreson (URL)',
validateVSpace: 'Vertikala Spaco devas esti nombro.',
windowMode: 'Fenestra reĝimo',
windowModeOpaque: 'Opaka',
windowModeTransparent: 'Travidebla',
windowModeWindow: 'Fenestro'
} );

@ -0,0 +1,43 @@
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'flash', 'es', {
access: 'Acceso de scripts',
accessAlways: 'Siempre',
accessNever: 'Nunca',
accessSameDomain: 'Mismo dominio',
alignAbsBottom: 'Abs inferior',
alignAbsMiddle: 'Abs centro',
alignBaseline: 'Línea de base',
alignTextTop: 'Tope del texto',
bgcolor: 'Color de Fondo',
chkFull: 'Permitir pantalla completa',
chkLoop: 'Repetir',
chkMenu: 'Activar Menú Flash',
chkPlay: 'Autoejecución',
flashvars: 'Opciones',
hSpace: 'Esp.Horiz',
properties: 'Propiedades de Flash',
propertiesTab: 'Propiedades',
quality: 'Calidad',
qualityAutoHigh: 'Auto Alta',
qualityAutoLow: 'Auto Baja',
qualityBest: 'La mejor',
qualityHigh: 'Alta',
qualityLow: 'Baja',
qualityMedium: 'Media',
scale: 'Escala',
scaleAll: 'Mostrar todo',
scaleFit: 'Ajustado',
scaleNoBorder: 'Sin Borde',
title: 'Propiedades de Flash',
vSpace: 'Esp.Vert',
validateHSpace: 'Esp.Horiz debe ser un número.',
validateSrc: 'Por favor escriba el vínculo URL',
validateVSpace: 'Esp.Vert debe ser un número.',
windowMode: 'WindowMode',
windowModeOpaque: 'Opaco',
windowModeTransparent: 'Transparente',
windowModeWindow: 'Ventana'
} );

@ -0,0 +1,43 @@
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'flash', 'et', {
access: 'Skriptide ligipääs',
accessAlways: 'Kõigile',
accessNever: 'Mitte ühelegi',
accessSameDomain: 'Samalt domeenilt',
alignAbsBottom: 'Abs alla',
alignAbsMiddle: 'Abs keskele',
alignBaseline: 'Baasjoonele',
alignTextTop: 'Tekstist üles',
bgcolor: 'Tausta värv',
chkFull: 'Täisekraan lubatud',
chkLoop: 'Korduv',
chkMenu: 'Flashi menüü lubatud',
chkPlay: 'Automaatne start ',
flashvars: 'Flashi muutujad',
hSpace: 'H. vaheruum',
properties: 'Flashi omadused',
propertiesTab: 'Omadused',
quality: 'Kvaliteet',
qualityAutoHigh: 'Automaatne kõrge',
qualityAutoLow: 'Automaatne madal',
qualityBest: 'Parim',
qualityHigh: 'Kõrge',
qualityLow: 'Madal',
qualityMedium: 'Keskmine',
scale: 'Mastaap',
scaleAll: 'Näidatakse kõike',
scaleFit: 'Täpne sobivus',
scaleNoBorder: 'Äärist ei ole',
title: 'Flashi omadused',
vSpace: 'V. vaheruum',
validateHSpace: 'H. vaheruum peab olema number.',
validateSrc: 'Palun kirjuta lingi URL',
validateVSpace: 'V. vaheruum peab olema number.',
windowMode: 'Akna režiim',
windowModeOpaque: 'Läbipaistmatu',
windowModeTransparent: 'Läbipaistev',
windowModeWindow: 'Aken'
} );

@ -0,0 +1,43 @@
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'flash', 'eu', {
access: 'Script atzipena',
accessAlways: 'Beti',
accessNever: 'Inoiz ere ez',
accessSameDomain: 'Domeinu berekoak',
alignAbsBottom: 'Abs behean',
alignAbsMiddle: 'Abs erdian',
alignBaseline: 'Oinean',
alignTextTop: 'Testua goian',
bgcolor: 'Atzeko planoko kolorea',
chkFull: 'Onartu pantaila osoa',
chkLoop: 'Begizta',
chkMenu: 'Gaitu Flash-en menua',
chkPlay: 'Erreproduzitu automatikoki',
flashvars: 'Flash-en aldagaiak',
hSpace: 'HSpace',
properties: 'Flash-en propietateak',
propertiesTab: 'Propietateak',
quality: 'Kalitatea',
qualityAutoHigh: 'Auto altua',
qualityAutoLow: 'Auto baxua',
qualityBest: 'Hoberena',
qualityHigh: 'Altua',
qualityLow: 'Baxua',
qualityMedium: 'Ertaina',
scale: 'Eskalatu',
scaleAll: 'Erakutsi dena',
scaleFit: 'Doitu',
scaleNoBorder: 'Ertzik gabe',
title: 'Flash-en propietateak',
vSpace: 'VSpace',
validateHSpace: 'HSpace zenbaki bat izan behar da.',
validateSrc: 'URLak ezin du hutsik egon.',
validateVSpace: 'VSpace zenbaki bat izan behar da.',
windowMode: 'Leiho-modua',
windowModeOpaque: 'Opakoa',
windowModeTransparent: 'Gardena',
windowModeWindow: 'Leihoa'
} );

@ -0,0 +1,43 @@
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'flash', 'fa', {
access: 'دسترسی به اسکریپت',
accessAlways: 'همیشه',
accessNever: 'هرگز',
accessSameDomain: 'همان دامنه',
alignAbsBottom: 'پائین مطلق',
alignAbsMiddle: 'وسط مطلق',
alignBaseline: 'خط پایه',
alignTextTop: 'متن بالا',
bgcolor: 'رنگ پسزمینه',
chkFull: 'اجازه تمام صفحه',
chkLoop: 'اجرای پیاپی',
chkMenu: 'در دسترس بودن منوی فلش',
chkPlay: 'آغاز خودکار',
flashvars: 'مقادیر برای فلش',
hSpace: 'فاصلهٴ افقی',
properties: 'ویژگیهای فلش',
propertiesTab: 'ویژگیها',
quality: 'کیفیت',
qualityAutoHigh: 'بالا - خودکار',
qualityAutoLow: 'پایین - خودکار',
qualityBest: 'بهترین',
qualityHigh: 'بالا',
qualityLow: 'پایین',
qualityMedium: 'متوسط',
scale: 'مقیاس',
scaleAll: 'نمایش همه',
scaleFit: 'جایگیری کامل',
scaleNoBorder: 'بدون کران',
title: 'ویژگیهای فلش',
vSpace: 'فاصلهٴ عمودی',
validateHSpace: 'مقدار فاصله گذاری افقی باید یک عدد باشد.',
validateSrc: 'لطفا URL پیوند را بنویسید',
validateVSpace: 'مقدار فاصله گذاری عمودی باید یک عدد باشد.',
windowMode: 'حالت پنجره',
windowModeOpaque: 'مات',
windowModeTransparent: 'شفاف',
windowModeWindow: 'پنجره'
} );

@ -0,0 +1,43 @@
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'flash', 'fi', {
access: 'Skriptien pääsy',
accessAlways: 'Aina',
accessNever: 'Ei koskaan',
accessSameDomain: 'Sama verkkotunnus',
alignAbsBottom: 'Aivan alas',
alignAbsMiddle: 'Aivan keskelle',
alignBaseline: 'Alas (teksti)',
alignTextTop: 'Ylös (teksti)',
bgcolor: 'Taustaväri',
chkFull: 'Salli kokoruututila',
chkLoop: 'Toisto',
chkMenu: 'Näytä Flash-valikko',
chkPlay: 'Automaattinen käynnistys',
flashvars: 'Muuttujat Flash:lle',
hSpace: 'Vaakatila',
properties: 'Flash-ominaisuudet',
propertiesTab: 'Ominaisuudet',
quality: 'Laatu',
qualityAutoHigh: 'Automaattinen korkea',
qualityAutoLow: 'Automaattinen matala',
qualityBest: 'Paras',
qualityHigh: 'Korkea',
qualityLow: 'Matala',
qualityMedium: 'Keskitaso',
scale: 'Levitä',
scaleAll: 'Näytä kaikki',
scaleFit: 'Tarkka koko',
scaleNoBorder: 'Ei rajaa',
title: 'Flash ominaisuudet',
vSpace: 'Pystytila',
validateHSpace: 'Vaakatilan täytyy olla numero.',
validateSrc: 'Linkille on kirjoitettava URL',
validateVSpace: 'Pystytilan täytyy olla numero.',
windowMode: 'Ikkuna tila',
windowModeOpaque: 'Läpinäkyvyys',
windowModeTransparent: 'Läpinäkyvä',
windowModeWindow: 'Ikkuna'
} );

@ -0,0 +1,43 @@
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'flash', 'fo', {
access: 'Script atgongd',
accessAlways: 'Altíð',
accessNever: 'Ongantíð',
accessSameDomain: 'Sama navnaøki',
alignAbsBottom: 'Abs botnur',
alignAbsMiddle: 'Abs miðja',
alignBaseline: 'Basislinja',
alignTextTop: 'Tekst toppur',
bgcolor: 'Bakgrundslitur',
chkFull: 'Loyv fullan skerm',
chkLoop: 'Endurspæl',
chkMenu: 'Ger Flash skrá virkna',
chkPlay: 'Avspælingin byrjar sjálv',
flashvars: 'Variablar fyri Flash',
hSpace: 'Høgri breddi',
properties: 'Flash eginleikar',
propertiesTab: 'Eginleikar',
quality: 'Góðska',
qualityAutoHigh: 'Auto høg',
qualityAutoLow: 'Auto Lág',
qualityBest: 'Besta',
qualityHigh: 'Høg',
qualityLow: 'Lág',
qualityMedium: 'Meðal',
scale: 'Skalering',
scaleAll: 'Vís alt',
scaleFit: 'Neyv skalering',
scaleNoBorder: 'Eingin bordi',
title: 'Flash eginleikar',
vSpace: 'Vinstri breddi',
validateHSpace: 'HSpace má vera eitt tal.',
validateSrc: 'Vinarliga skriva tilknýti (URL)',
validateVSpace: 'VSpace má vera eitt tal.',
windowMode: 'Slag av rúti',
windowModeOpaque: 'Ikki transparent',
windowModeTransparent: 'Transparent',
windowModeWindow: 'Rútur'
} );

@ -0,0 +1,43 @@
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'flash', 'fr-ca', {
access: 'Accès au script',
accessAlways: 'Toujours',
accessNever: 'Jamais',
accessSameDomain: 'Même domaine',
alignAbsBottom: 'Bas absolu',
alignAbsMiddle: 'Milieu absolu',
alignBaseline: 'Bas du texte',
alignTextTop: 'Haut du texte',
bgcolor: 'Couleur de fond',
chkFull: 'Permettre le plein-écran',
chkLoop: 'Boucle',
chkMenu: 'Activer le menu Flash',
chkPlay: 'Lecture automatique',
flashvars: 'Variables pour Flash',
hSpace: 'Espacement horizontal',
properties: 'Propriétés de l\'animation Flash',
propertiesTab: 'Propriétés',
quality: 'Qualité',
qualityAutoHigh: 'Haute auto',
qualityAutoLow: 'Basse auto',
qualityBest: 'Meilleur',
qualityHigh: 'Haute',
qualityLow: 'Basse',
qualityMedium: 'Moyenne',
scale: 'Échelle',
scaleAll: 'Afficher tout',
scaleFit: 'Ajuster aux dimensions',
scaleNoBorder: 'Sans bordure',
title: 'Propriétés de l\'animation Flash',
vSpace: 'Espacement vertical',
validateHSpace: 'L\'espacement horizontal doit être un entier.',
validateSrc: 'Veuillez saisir l\'URL',
validateVSpace: 'L\'espacement vertical doit être un entier.',
windowMode: 'Mode de fenêtre',
windowModeOpaque: 'Opaque',
windowModeTransparent: 'Transparent',
windowModeWindow: 'Fenêtre'
} );

@ -0,0 +1,43 @@
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'flash', 'fr', {
access: 'Accès aux scripts',
accessAlways: 'Toujours',
accessNever: 'Jamais',
accessSameDomain: 'Même domaine',
alignAbsBottom: 'Bas absolu',
alignAbsMiddle: 'Milieu absolu',
alignBaseline: 'Ligne de base',
alignTextTop: 'Haut du texte',
bgcolor: 'Couleur d\'arrière-plan',
chkFull: 'Permettre le plein écran',
chkLoop: 'Boucle',
chkMenu: 'Activer le menu Flash',
chkPlay: 'Lire automatiquement',
flashvars: 'Variables Flash',
hSpace: 'Espacement horizontal',
properties: 'Propriétés du Flash',
propertiesTab: 'Propriétés',
quality: 'Qualité',
qualityAutoHigh: 'Haute automatique',
qualityAutoLow: 'Basse automatique',
qualityBest: 'Maximale',
qualityHigh: 'Haute',
qualityLow: 'Basse',
qualityMedium: 'Moyenne',
scale: 'Échelle',
scaleAll: 'Afficher tout',
scaleFit: 'Adaptation automatique',
scaleNoBorder: 'Aucune bordure',
title: 'Propriétés du Flash',
vSpace: 'Espacement vertical',
validateHSpace: 'L\'espacement horizontal doit être un nombre.',
validateSrc: 'L\'URL doit être indiquée.',
validateVSpace: 'L\'espacement vertical doit être un nombre.',
windowMode: 'Mode fenêtre',
windowModeOpaque: 'Opaque',
windowModeTransparent: 'Transparent',
windowModeWindow: 'Fenêtre'
} );

@ -0,0 +1,43 @@
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'flash', 'gl', {
access: 'Acceso de scripts',
accessAlways: 'Sempre',
accessNever: 'Nunca',
accessSameDomain: 'Mesmo dominio',
alignAbsBottom: 'Abs Inferior',
alignAbsMiddle: 'Abs centro',
alignBaseline: 'Liña de base',
alignTextTop: 'Tope do texto',
bgcolor: 'Cor do fondo',
chkFull: 'Permitir pantalla completa',
chkLoop: 'Repetir',
chkMenu: 'Activar o menú do «Flash»',
chkPlay: 'Reprodución auomática',
flashvars: 'Opcións do «Flash»',
hSpace: 'Esp. Horiz.',
properties: 'Propiedades do «Flash»',
propertiesTab: 'Propiedades',
quality: 'Calidade',
qualityAutoHigh: 'Alta, automática',
qualityAutoLow: 'Baixa, automática',
qualityBest: 'A mellor',
qualityHigh: 'Alta',
qualityLow: 'Baixa',
qualityMedium: 'Media',
scale: 'Escalar',
scaleAll: 'Amosar todo',
scaleFit: 'Encaixar axustando',
scaleNoBorder: 'Sen bordo',
title: 'Propiedades do «Flash»',
vSpace: 'Esp.Vert.',
validateHSpace: 'O espazado horizontal debe ser un número.',
validateSrc: 'O URL non pode estar baleiro.',
validateVSpace: 'O espazado vertical debe ser un número.',
windowMode: 'Modo da xanela',
windowModeOpaque: 'Opaca',
windowModeTransparent: 'Transparente',
windowModeWindow: 'Xanela'
} );

@ -0,0 +1,43 @@
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'flash', 'gu', {
access: 'સટ એકસ',
accessAlways: 'હમ',
accessNever: 'નહ',
accessSameDomain: 'એજ ડન',
alignAbsBottom: 'Abs ન',
alignAbsMiddle: 'Abs ઉપર',
alignBaseline: 'આધર લ',
alignTextTop: 'ટટ ઉપર',
bgcolor: 'બકગઉનડ રગ,',
chkFull: 'ફલ સન કરવ',
chkLoop: 'લપ',
chkMenu: 'ફશ મરયગ કર',
chkPlay: 'ઑટ/સવય',
flashvars: 'ફલશ નિકલ',
hSpace: 'સમસતરય જગ',
properties: 'ફશનણ',
propertiesTab: 'ગણ',
quality: 'ગણધરમ',
qualityAutoHigh: 'ઓટ',
qualityAutoLow: 'ઓટ',
qualityBest: 'શઠ',
qualityHigh: 'ઊ',
qualityLow: 'ન',
qualityMedium: 'મધયમ',
scale: 'સલ',
scaleAll: 'સલ ઓલ/બધ બત',
scaleFit: 'સલ એકદમ ફટ',
scaleNoBorder: 'સલ બડર વગર',
title: 'ફશ ગણ',
vSpace: 'લબરપ જગ',
validateHSpace: 'HSpace આકડઈએ.',
validateSrc: 'લિક URL ટઇપ કર',
validateVSpace: 'VSpace આકડઈએ.',
windowMode: 'વિડ',
windowModeOpaque: 'અપરદરશક',
windowModeTransparent: 'પરદરશક',
windowModeWindow: 'વિ'
} );

@ -0,0 +1,43 @@
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'flash', 'he', {
access: 'גישת סקריפט',
accessAlways: 'תמיד',
accessNever: 'אף פעם',
accessSameDomain: 'דומיין זהה',
alignAbsBottom: 'לתחתית האבסולוטית',
alignAbsMiddle: 'מרכוז אבסולוטי',
alignBaseline: 'לקו התחתית',
alignTextTop: 'לראש הטקסט',
bgcolor: 'צבע רקע',
chkFull: 'אפשר חלון מלא',
chkLoop: 'לולאה',
chkMenu: 'אפשר תפריט פלאש',
chkPlay: 'ניגון אוטומטי',
flashvars: 'משתנים לפלאש',
hSpace: 'מרווח אופקי',
properties: 'מאפייני פלאש',
propertiesTab: 'מאפיינים',
quality: 'איכות',
qualityAutoHigh: 'גבוהה אוטומטית',
qualityAutoLow: 'נמוכה אוטומטית',
qualityBest: 'מעולה',
qualityHigh: 'גבוהה',
qualityLow: 'נמוכה',
qualityMedium: 'ממוצעת',
scale: 'גודל',
scaleAll: 'הצג הכל',
scaleFit: 'התאמה מושלמת',
scaleNoBorder: 'ללא גבולות',
title: 'מאפיני פלאש',
vSpace: 'מרווח אנכי',
validateHSpace: 'המרווח האופקי חייב להיות מספר.',
validateSrc: 'יש להקליד את כתובת סרטון הפלאש (URL)',
validateVSpace: 'המרווח האנכי חייב להיות מספר.',
windowMode: 'מצב חלון',
windowModeOpaque: 'אטום',
windowModeTransparent: 'שקוף',
windowModeWindow: 'חלון'
} );

@ -0,0 +1,43 @@
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'flash', 'hi', {
access: 'Script Access', // MISSING
accessAlways: 'Always', // MISSING
accessNever: 'Never', // MISSING
accessSameDomain: 'Same domain', // MISSING
alignAbsBottom: 'Abs न',
alignAbsMiddle: 'Abs ऊपर',
alignBaseline: 'मल र',
alignTextTop: 'टट ऊपर',
bgcolor: 'बउनड रग',
chkFull: 'Allow Fullscreen', // MISSING
chkLoop: 'लप',
chkMenu: 'फ़श मरयग कर',
chkPlay: 'ऑट',
flashvars: 'Variables for Flash', // MISSING
hSpace: 'हिटल सस',
properties: 'फ़श पपरज़',
propertiesTab: 'Properties', // MISSING
quality: 'Quality', // MISSING
qualityAutoHigh: 'Auto High', // MISSING
qualityAutoLow: 'Auto Low', // MISSING
qualityBest: 'Best', // MISSING
qualityHigh: 'High', // MISSING
qualityLow: 'Low', // MISSING
qualityMedium: 'Medium', // MISSING
scale: 'सल',
scaleAll: 'सभि',
scaleFit: 'बिल फ़िट',
scaleNoBorder: 'कई बडर नह',
title: 'फ़श पपरज़',
vSpace: 'वरिकल सस',
validateHSpace: 'HSpace must be a number.', // MISSING
validateSrc: 'लिक URL टइप कर',
validateVSpace: 'VSpace must be a number.', // MISSING
windowMode: 'Window mode', // MISSING
windowModeOpaque: 'Opaque', // MISSING
windowModeTransparent: 'Transparent', // MISSING
windowModeWindow: 'Window' // MISSING
} );

@ -0,0 +1,43 @@
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'flash', 'hr', {
access: 'Script Access',
accessAlways: 'Uvijek',
accessNever: 'Nikad',
accessSameDomain: 'Ista domena',
alignAbsBottom: 'Abs dolje',
alignAbsMiddle: 'Abs sredina',
alignBaseline: 'Bazno',
alignTextTop: 'Vrh teksta',
bgcolor: 'Boja pozadine',
chkFull: 'Omogući Fullscreen',
chkLoop: 'Ponavljaj',
chkMenu: 'Omogući Flash izbornik',
chkPlay: 'Auto Play',
flashvars: 'Varijable za Flash',
hSpace: 'HSpace',
properties: 'Flash svojstva',
propertiesTab: 'Svojstva',
quality: 'Kvaliteta',
qualityAutoHigh: 'Auto High',
qualityAutoLow: 'Auto Low',
qualityBest: 'Best',
qualityHigh: 'High',
qualityLow: 'Low',
qualityMedium: 'Medium',
scale: 'Omjer',
scaleAll: 'Prikaži sve',
scaleFit: 'Točna veličina',
scaleNoBorder: 'Bez okvira',
title: 'Flash svojstva',
vSpace: 'VSpace',
validateHSpace: 'HSpace mora biti broj.',
validateSrc: 'Molimo upišite URL link',
validateVSpace: 'VSpace mora biti broj.',
windowMode: 'Vrsta prozora',
windowModeOpaque: 'Opaque',
windowModeTransparent: 'Transparent',
windowModeWindow: 'Window'
} );

@ -0,0 +1,43 @@
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'flash', 'hu', {
access: 'Szkript hozzáférés',
accessAlways: 'Mindig',
accessNever: 'Soha',
accessSameDomain: 'Azonos domainről',
alignAbsBottom: 'Legaljára',
alignAbsMiddle: 'Közepére',
alignBaseline: 'Alapvonalhoz',
alignTextTop: 'Szöveg tetejére',
bgcolor: 'Háttérszín',
chkFull: 'Teljes képernyő engedélyezése',
chkLoop: 'Folyamatosan',
chkMenu: 'Flash menü engedélyezése',
chkPlay: 'Automata lejátszás',
flashvars: 'Flash változók',
hSpace: 'Vízsz. táv',
properties: 'Flash tulajdonságai',
propertiesTab: 'Tulajdonságok',
quality: 'Minőség',
qualityAutoHigh: 'Automata jó',
qualityAutoLow: 'Automata gyenge',
qualityBest: 'Legjobb',
qualityHigh: 'Jó',
qualityLow: 'Gyenge',
qualityMedium: 'Közepes',
scale: 'Méretezés',
scaleAll: 'Mindent mutat',
scaleFit: 'Teljes kitöltés',
scaleNoBorder: 'Keret nélkül',
title: 'Flash tulajdonságai',
vSpace: 'Függ. táv',
validateHSpace: 'A vízszintes távolsűág mezőbe csak számokat írhat.',
validateSrc: 'Adja meg a hivatkozás webcímét',
validateVSpace: 'A függőleges távolsűág mezőbe csak számokat írhat.',
windowMode: 'Ablak mód',
windowModeOpaque: 'Opaque',
windowModeTransparent: 'Transparent',
windowModeWindow: 'Window'
} );

@ -0,0 +1,43 @@
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'flash', 'id', {
access: 'Script Access', // MISSING
accessAlways: 'Selalu',
accessNever: 'Tidak Pernah',
accessSameDomain: 'Domain yang sama',
alignAbsBottom: 'Abs Bottom', // MISSING
alignAbsMiddle: 'Abs Middle', // MISSING
alignBaseline: 'Dasar',
alignTextTop: 'Text Top', // MISSING
bgcolor: 'Warna Latar Belakang',
chkFull: 'Izinkan Layar Penuh',
chkLoop: 'Loop', // MISSING
chkMenu: 'Enable Flash Menu', // MISSING
chkPlay: 'Mainkan Otomatis',
flashvars: 'Variables for Flash', // MISSING
hSpace: 'HSpace', // MISSING
properties: 'Flash Properties', // MISSING
propertiesTab: 'Properti',
quality: 'Kualitas',
qualityAutoHigh: 'Tinggi Otomatis',
qualityAutoLow: 'Rendah Otomatis',
qualityBest: 'Terbaik',
qualityHigh: 'Tinggi',
qualityLow: 'Rendah',
qualityMedium: 'Sedang',
scale: 'Scale', // MISSING
scaleAll: 'Perlihatkan semua',
scaleFit: 'Exact Fit', // MISSING
scaleNoBorder: 'Tanpa Batas',
title: 'Flash Properties', // MISSING
vSpace: 'VSpace',
validateHSpace: 'HSpace harus sebuah angka',
validateSrc: 'URL tidak boleh kosong',
validateVSpace: 'VSpace harus sebuah angka',
windowMode: 'Window mode', // MISSING
windowModeOpaque: 'Opaque', // MISSING
windowModeTransparent: 'Transparan',
windowModeWindow: 'Jendela'
} );

@ -0,0 +1,43 @@
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'flash', 'is', {
access: 'Script Access', // MISSING
accessAlways: 'Always', // MISSING
accessNever: 'Never', // MISSING
accessSameDomain: 'Same domain', // MISSING
alignAbsBottom: 'Abs neðst',
alignAbsMiddle: 'Abs miðjuð',
alignBaseline: 'Grunnlína',
alignTextTop: 'Efri brún texta',
bgcolor: 'Bakgrunnslitur',
chkFull: 'Allow Fullscreen', // MISSING
chkLoop: 'Endurtekning',
chkMenu: 'Sýna Flash-valmynd',
chkPlay: 'Sjálfvirk spilun',
flashvars: 'Variables for Flash', // MISSING
hSpace: 'Vinstri bil',
properties: 'Eigindi Flash',
propertiesTab: 'Properties', // MISSING
quality: 'Quality', // MISSING
qualityAutoHigh: 'Auto High', // MISSING
qualityAutoLow: 'Auto Low', // MISSING
qualityBest: 'Best', // MISSING
qualityHigh: 'High', // MISSING
qualityLow: 'Low', // MISSING
qualityMedium: 'Medium', // MISSING
scale: 'Skali',
scaleAll: 'Sýna allt',
scaleFit: 'Fella skala að stærð',
scaleNoBorder: 'Án ramma',
title: 'Eigindi Flash',
vSpace: 'Hægri bil',
validateHSpace: 'HSpace must be a number.', // MISSING
validateSrc: 'Sláðu inn veffang stiklunnar!',
validateVSpace: 'VSpace must be a number.', // MISSING
windowMode: 'Window mode', // MISSING
windowModeOpaque: 'Opaque', // MISSING
windowModeTransparent: 'Transparent', // MISSING
windowModeWindow: 'Window' // MISSING
} );

@ -0,0 +1,43 @@
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'flash', 'it', {
access: 'Accesso Script',
accessAlways: 'Sempre',
accessNever: 'Mai',
accessSameDomain: 'Solo stesso dominio',
alignAbsBottom: 'In basso assoluto',
alignAbsMiddle: 'Centrato assoluto',
alignBaseline: 'Linea base',
alignTextTop: 'In alto al testo',
bgcolor: 'Colore sfondo',
chkFull: 'Permetti la modalità tutto schermo',
chkLoop: 'Riavvio automatico',
chkMenu: 'Abilita Menu di Flash',
chkPlay: 'Avvio Automatico',
flashvars: 'Variabili per Flash',
hSpace: 'HSpace',
properties: 'Proprietà Oggetto Flash',
propertiesTab: 'Proprietà',
quality: 'Qualità',
qualityAutoHigh: 'Alta Automatica',
qualityAutoLow: 'Bassa Automatica',
qualityBest: 'Massima',
qualityHigh: 'Alta',
qualityLow: 'Bassa',
qualityMedium: 'Intermedia',
scale: 'Ridimensiona',
scaleAll: 'Mostra Tutto',
scaleFit: 'Dimensione Esatta',
scaleNoBorder: 'Senza Bordo',
title: 'Proprietà Oggetto Flash',
vSpace: 'VSpace',
validateHSpace: 'L\'HSpace dev\'essere un numero.',
validateSrc: 'Devi inserire l\'URL del collegamento',
validateVSpace: 'Il VSpace dev\'essere un numero.',
windowMode: 'Modalità finestra',
windowModeOpaque: 'Opaca',
windowModeTransparent: 'Trasparente',
windowModeWindow: 'Finestra'
} );

@ -0,0 +1,43 @@
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'flash', 'ja', {
access: 'スクリプトアクセス(AllowScriptAccess)',
accessAlways: 'すべての場合に通信可能(Always)',
accessNever: 'すべての場合に通信不可能(Never)',
accessSameDomain: '同一ドメインのみに通信可能(Same domain)',
alignAbsBottom: '下部(絶対的)',
alignAbsMiddle: '中央(絶対的)',
alignBaseline: 'ベースライン',
alignTextTop: 'テキスト上部',
bgcolor: '背景色',
chkFull: 'フルスクリーン許可',
chkLoop: 'ループ再生',
chkMenu: 'Flashメニュー可能',
chkPlay: '再生',
flashvars: 'フラッシュに渡す変数(FlashVars)',
hSpace: '横間隔',
properties: 'Flash プロパティ',
propertiesTab: 'プロパティ',
quality: '画質',
qualityAutoHigh: '自動/高',
qualityAutoLow: '自動/低',
qualityBest: '品質優先',
qualityHigh: '高',
qualityLow: '低',
qualityMedium: '中',
scale: '拡大縮小設定',
scaleAll: 'すべて表示',
scaleFit: '上下左右にフィット',
scaleNoBorder: '外が見えない様に拡大',
title: 'Flash プロパティ',
vSpace: '縦間隔',
validateHSpace: '横間隔は数値で入力してください。',
validateSrc: 'リンクURLを入力してください。',
validateVSpace: '縦間隔は数値で入力してください。',
windowMode: 'ウィンドウモード',
windowModeOpaque: '背景を不透明設定',
windowModeTransparent: '背景を透過設定',
windowModeWindow: '標準'
} );

@ -0,0 +1,43 @@
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'flash', 'ka', {
access: 'სკრიპტის წვდომა',
accessAlways: 'ყოველთვის',
accessNever: 'არასდროს',
accessSameDomain: 'იგივე დომენი',
alignAbsBottom: 'ჩარჩოს ქვემოთა ნაწილის სწორება ტექსტისთვის',
alignAbsMiddle: 'ჩარჩოს შუა ნაწილის სწორება ტექსტისთვის',
alignBaseline: 'საბაზისო ხაზის სწორება',
alignTextTop: 'ტექსტი ზემოდან',
bgcolor: 'ფონის ფერი',
chkFull: 'მთელი ეკრანის დაშვება',
chkLoop: 'ჩაციკლვა',
chkMenu: 'Flash-ის მენიუს დაშვება',
chkPlay: 'ავტო გაშვება',
flashvars: 'ცვლადები Flash-ისთვის',
hSpace: 'ჰორიზ. სივრცე',
properties: 'Flash-ის პარამეტრები',
propertiesTab: 'პარამეტრები',
quality: 'ხარისხი',
qualityAutoHigh: 'მაღალი (ავტომატური)',
qualityAutoLow: 'ძალიან დაბალი',
qualityBest: 'საუკეთესო',
qualityHigh: 'მაღალი',
qualityLow: 'დაბალი',
qualityMedium: 'საშუალო',
scale: 'მასშტაბირება',
scaleAll: 'ყველაფრის ჩვენება',
scaleFit: 'ზუსტი ჩასმა',
scaleNoBorder: 'ჩარჩოს გარეშე',
title: 'Flash-ის პარამეტრები',
vSpace: 'ვერტ. სივრცე',
validateHSpace: 'ჰორიზონტალური სივრცე არ უნდა იყოს ცარიელი.',
validateSrc: 'URL არ უნდა იყოს ცარიელი.',
validateVSpace: 'ვერტიკალური სივრცე არ უნდა იყოს ცარიელი.',
windowMode: 'ფანჯრის რეჟიმი',
windowModeOpaque: 'გაუმჭვირვალე',
windowModeTransparent: 'გამჭვირვალე',
windowModeWindow: 'ფანჯარა'
} );

@ -0,0 +1,43 @@
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'flash', 'km', {
access: 'Script Access', // MISSING
accessAlways: 'ជច',
accessNever: 'ក',
accessSameDomain: 'Same domain', // MISSING
alignAbsBottom: 'Abs Bottom', // MISSING
alignAbsMiddle: 'Abs Middle', // MISSING
alignBaseline: 'បនលដន',
alignTextTop: 'លអតថបទ',
bgcolor: 'ពណងកយ',
chkFull: 'អនរង',
chkLoop: 'ចនដង',
chkMenu: 'បងញ មយរបស Flash',
chkPlay: 'លងដយសយបរវតត',
flashvars: 'អថរ Flash',
hSpace: 'គតទទង',
properties: 'ករកណត Flash',
propertiesTab: 'លកខណសមបត',
quality: 'គណភព',
qualityAutoHigh: 'ខពសរវត',
qualityAutoLow: 'ទរវត',
qualityBest: 'លត',
qualityHigh: 'ខពស',
qualityLow: 'ទប',
qualityMedium: 'មធយម',
scale: 'ទ',
scaleAll: 'បងញទងអស',
scaleFit: 'តវលមម',
scaleNoBorder: 'មនបងញសម',
title: 'ករកណត Flash',
vSpace: 'គតបណយ',
validateHSpace: 'HSpace must be a number.', // MISSING
validateSrc: 'សមសរសរ អយដន URL',
validateVSpace: 'VSpace must be a number.', // MISSING
windowMode: 'Window mode', // MISSING
windowModeOpaque: 'Opaque', // MISSING
windowModeTransparent: 'ភ',
windowModeWindow: 'វនដ'
} );

@ -0,0 +1,43 @@
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'flash', 'ko', {
access: '스크립트 허용',
accessAlways: '항상 허용',
accessNever: '허용 안함',
accessSameDomain: '같은 도메인 허용',
alignAbsBottom: '아래',
alignAbsMiddle: '중간',
alignBaseline: '영문 글꼴 기준선',
alignTextTop: '글자 상단',
bgcolor: '배경 색상',
chkFull: '전체화면 허용',
chkLoop: '반복',
chkMenu: '플래시 메뉴 활성화',
chkPlay: '자동 재생',
flashvars: '플래시 변수',
hSpace: '가로 여백',
properties: '플래시 속성',
propertiesTab: '속성',
quality: '품질',
qualityAutoHigh: '자동 높음',
qualityAutoLow: '자동 낮음',
qualityBest: '최고',
qualityHigh: '높음',
qualityLow: '낮음',
qualityMedium: '중간',
scale: '배율',
scaleAll: '모두 보기',
scaleFit: '맞춤',
scaleNoBorder: '테두리 없음',
title: '플래시 속성',
vSpace: '세로 여백',
validateHSpace: '가로 여백은 숫자여야 합니다.',
validateSrc: '링크 주소(URL)를 입력하십시오.',
validateVSpace: '세로 여백은 숫자여야 합니다.',
windowMode: '윈도우 모드',
windowModeOpaque: '불투명',
windowModeTransparent: '투명',
windowModeWindow: '윈도우'
} );

@ -0,0 +1,43 @@
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'flash', 'ku', {
access: 'دەستپێگەیشتنی نووسراو',
accessAlways: 'هەمیشه',
accessNever: 'هەرگیز',
accessSameDomain: 'هەمان دۆمەین',
alignAbsBottom: 'له ژێرەوه',
alignAbsMiddle: 'لەناوەند',
alignBaseline: 'هێڵەبنەڕەت',
alignTextTop: 'دەق لەسەرەوه',
bgcolor: 'ڕەنگی پاشبنەما',
chkFull: 'ڕێپێدان بە پڕی شاشه',
chkLoop: 'گرێ',
chkMenu: 'چالاککردنی لیستەی فلاش',
chkPlay: 'پێکردنی یان لێدانی خۆکار',
flashvars: 'گۆڕاوەکان بۆ فلاش',
hSpace: 'بۆشایی ئاسۆیی',
properties: 'خاسیەتی فلاش',
propertiesTab: 'خاسیەت',
quality: 'جۆرایەتی',
qualityAutoHigh: 'بەرزی خۆکار',
qualityAutoLow: 'نزمی خۆکار',
qualityBest: 'باشترین',
qualityHigh: 'بەرزی',
qualityLow: 'نزم',
qualityMedium: 'مامناوەند',
scale: 'پێوانه',
scaleAll: 'نیشاندانی هەموو',
scaleFit: 'بەوردی بگونجێت',
scaleNoBorder: 'بێ پەراوێز',
title: 'خاسیەتی فلاش',
vSpace: 'بۆشایی ئەستونی',
validateHSpace: 'بۆشایی ئاسۆیی دەبێت ژمارە بێت.',
validateSrc: 'ناونیشانی بەستەر نابێت خاڵی بێت',
validateVSpace: 'بۆشایی ئەستونی دەبێت ژماره بێت.',
windowMode: 'شێوازی پەنجەره',
windowModeOpaque: 'ناڕوون',
windowModeTransparent: 'ڕۆشن',
windowModeWindow: 'پەنجەره'
} );

@ -0,0 +1,43 @@
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'flash', 'lt', {
access: 'Skripto priėjimas',
accessAlways: 'Visada',
accessNever: 'Niekada',
accessSameDomain: 'Tas pats domenas',
alignAbsBottom: 'Absoliučią apačią',
alignAbsMiddle: 'Absoliutų vidurį',
alignBaseline: 'Apatinę liniją',
alignTextTop: 'Teksto viršūnę',
bgcolor: 'Fono spalva',
chkFull: 'Leisti per visą ekraną',
chkLoop: 'Ciklas',
chkMenu: 'Leisti Flash meniu',
chkPlay: 'Automatinis paleidimas',
flashvars: 'Flash kintamieji',
hSpace: 'Hor.Erdvė',
properties: 'Flash savybės',
propertiesTab: 'Nustatymai',
quality: 'Kokybė',
qualityAutoHigh: 'Automatiškai Gera',
qualityAutoLow: 'Automatiškai Žema',
qualityBest: 'Geriausia',
qualityHigh: 'Gera',
qualityLow: 'Žema',
qualityMedium: 'Vidutinė',
scale: 'Mastelis',
scaleAll: 'Rodyti visą',
scaleFit: 'Tikslus atitikimas',
scaleNoBorder: 'Be rėmelio',
title: 'Flash savybės',
vSpace: 'Vert.Erdvė',
validateHSpace: 'HSpace turi būti skaičius.',
validateSrc: 'Prašome įvesti nuorodos URL',
validateVSpace: 'VSpace turi būti skaičius.',
windowMode: 'Lango režimas',
windowModeOpaque: 'Nepermatomas',
windowModeTransparent: 'Permatomas',
windowModeWindow: 'Langas'
} );

@ -0,0 +1,43 @@
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'flash', 'lv', {
access: 'Skripta pieeja',
accessAlways: 'Vienmēr',
accessNever: 'Nekad',
accessSameDomain: 'Tas pats domēns',
alignAbsBottom: 'Absolūti apakšā',
alignAbsMiddle: 'Absolūti vertikāli centrēts',
alignBaseline: 'Pamatrindā',
alignTextTop: 'Teksta augšā',
bgcolor: 'Fona krāsa',
chkFull: 'Pilnekrāns',
chkLoop: 'Nepārtraukti',
chkMenu: 'Atļaut Flash izvēlni',
chkPlay: 'Automātiska atskaņošana',
flashvars: 'Flash mainīgie',
hSpace: 'Horizontālā telpa',
properties: 'Flash īpašības',
propertiesTab: 'Uzstādījumi',
quality: 'Kvalitāte',
qualityAutoHigh: 'Automātiski Augsta',
qualityAutoLow: 'Automātiski Zema',
qualityBest: 'Labākā',
qualityHigh: 'Augsta',
qualityLow: 'Zema',
qualityMedium: 'Vidēja',
scale: 'Mainīt izmēru',
scaleAll: 'Rādīt visu',
scaleFit: 'Precīzs izmērs',
scaleNoBorder: 'Bez rāmja',
title: 'Flash īpašības',
vSpace: 'Vertikālā telpa',
validateHSpace: 'Hspace jābūt skaitlim',
validateSrc: 'Lūdzu norādi hipersaiti',
validateVSpace: 'Vspace jābūt skaitlim',
windowMode: 'Loga režīms',
windowModeOpaque: 'Necaurspīdīgs',
windowModeTransparent: 'Caurspīdīgs',
windowModeWindow: 'Logs'
} );

@ -0,0 +1,43 @@
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'flash', 'mk', {
access: 'Script Access', // MISSING
accessAlways: 'Always', // MISSING
accessNever: 'Never', // MISSING
accessSameDomain: 'Same domain', // MISSING
alignAbsBottom: 'Abs Bottom', // MISSING
alignAbsMiddle: 'Abs Middle', // MISSING
alignBaseline: 'Baseline',
alignTextTop: 'Text Top', // MISSING
bgcolor: 'Background color', // MISSING
chkFull: 'Allow Fullscreen', // MISSING
chkLoop: 'Loop', // MISSING
chkMenu: 'Enable Flash Menu', // MISSING
chkPlay: 'Auto Play', // MISSING
flashvars: 'Variables for Flash', // MISSING
hSpace: 'Хоризонтален простор',
properties: 'Flash Properties', // MISSING
propertiesTab: 'Properties', // MISSING
quality: 'Quality', // MISSING
qualityAutoHigh: 'Auto High', // MISSING
qualityAutoLow: 'Auto Low', // MISSING
qualityBest: 'Best', // MISSING
qualityHigh: 'High', // MISSING
qualityLow: 'Low', // MISSING
qualityMedium: 'Medium', // MISSING
scale: 'Scale', // MISSING
scaleAll: 'Show all', // MISSING
scaleFit: 'Exact Fit', // MISSING
scaleNoBorder: 'No Border', // MISSING
title: 'Flash Properties', // MISSING
vSpace: 'Вертикален простор',
validateHSpace: 'HSpace must be a number.', // MISSING
validateSrc: 'URL must not be empty.', // MISSING
validateVSpace: 'VSpace must be a number.', // MISSING
windowMode: 'Window mode', // MISSING
windowModeOpaque: 'Opaque', // MISSING
windowModeTransparent: 'Transparent', // MISSING
windowModeWindow: 'Window' // MISSING
} );

@ -0,0 +1,43 @@
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'flash', 'mn', {
access: 'Script Access', // MISSING
accessAlways: 'Онцлогууд',
accessNever: 'Хэзээ ч үгүй',
accessSameDomain: 'Байнга',
alignAbsBottom: 'Abs доод талд',
alignAbsMiddle: 'Abs Дунд талд',
alignBaseline: 'Baseline',
alignTextTop: 'Текст дээр',
bgcolor: 'Дэвсгэр өнгө',
chkFull: 'Allow Fullscreen', // MISSING
chkLoop: 'Давтах',
chkMenu: 'Флаш цэс идвэхжүүлэх',
chkPlay: 'Автоматаар тоглох',
flashvars: 'Variables for Flash', // MISSING
hSpace: 'Хөндлөн зай',
properties: 'Флаш шинж чанар',
propertiesTab: 'Properties', // MISSING
quality: 'Quality', // MISSING
qualityAutoHigh: 'Auto High', // MISSING
qualityAutoLow: 'Auto Low', // MISSING
qualityBest: 'Best', // MISSING
qualityHigh: 'High', // MISSING
qualityLow: 'Low', // MISSING
qualityMedium: 'Medium', // MISSING
scale: 'Өргөгтгөх',
scaleAll: 'Бүгдийг харуулах',
scaleFit: 'Яг тааруулах',
scaleNoBorder: 'Хүрээгүй',
title: 'Флаш шинж чанар',
vSpace: 'Босоо зай',
validateHSpace: 'HSpace must be a number.', // MISSING
validateSrc: 'Линк URL-ээ төрөлжүүлнэ үү',
validateVSpace: 'VSpace must be a number.', // MISSING
windowMode: 'Window mode', // MISSING
windowModeOpaque: 'Opaque', // MISSING
windowModeTransparent: 'Transparent', // MISSING
windowModeWindow: 'Window' // MISSING
} );

@ -0,0 +1,43 @@
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'flash', 'ms', {
access: 'Script Access', // MISSING
accessAlways: 'Always', // MISSING
accessNever: 'Never', // MISSING
accessSameDomain: 'Same domain', // MISSING
alignAbsBottom: 'Bawah Mutlak',
alignAbsMiddle: 'Pertengahan Mutlak',
alignBaseline: 'Garis Dasar',
alignTextTop: 'Atas Text',
bgcolor: 'Warna Latarbelakang',
chkFull: 'Allow Fullscreen', // MISSING
chkLoop: 'Loop', // MISSING
chkMenu: 'Enable Flash Menu', // MISSING
chkPlay: 'Auto Play', // MISSING
flashvars: 'Variables for Flash', // MISSING
hSpace: 'Ruang Melintang',
properties: 'Flash Properties', // MISSING
propertiesTab: 'Properties', // MISSING
quality: 'Quality', // MISSING
qualityAutoHigh: 'Auto High', // MISSING
qualityAutoLow: 'Auto Low', // MISSING
qualityBest: 'Best', // MISSING
qualityHigh: 'High', // MISSING
qualityLow: 'Low', // MISSING
qualityMedium: 'Medium', // MISSING
scale: 'Scale', // MISSING
scaleAll: 'Show all', // MISSING
scaleFit: 'Exact Fit', // MISSING
scaleNoBorder: 'No Border', // MISSING
title: 'Flash Properties', // MISSING
vSpace: 'Ruang Menegak',
validateHSpace: 'HSpace must be a number.', // MISSING
validateSrc: 'Sila taip sambungan URL',
validateVSpace: 'VSpace must be a number.', // MISSING
windowMode: 'Window mode', // MISSING
windowModeOpaque: 'Opaque', // MISSING
windowModeTransparent: 'Transparent', // MISSING
windowModeWindow: 'Window' // MISSING
} );

@ -0,0 +1,43 @@
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'flash', 'nb', {
access: 'Scripttilgang',
accessAlways: 'Alltid',
accessNever: 'Aldri',
accessSameDomain: 'Samme domene',
alignAbsBottom: 'Abs bunn',
alignAbsMiddle: 'Abs midten',
alignBaseline: 'Bunnlinje',
alignTextTop: 'Tekst topp',
bgcolor: 'Bakgrunnsfarge',
chkFull: 'Tillat fullskjerm',
chkLoop: 'Loop',
chkMenu: 'Slå på Flash-meny',
chkPlay: 'Autospill',
flashvars: 'Variabler for flash',
hSpace: 'HMarg',
properties: 'Egenskaper for Flash-objekt',
propertiesTab: 'Egenskaper',
quality: 'Kvalitet',
qualityAutoHigh: 'Auto høy',
qualityAutoLow: 'Auto lav',
qualityBest: 'Best',
qualityHigh: 'Høy',
qualityLow: 'Lav',
qualityMedium: 'Medium',
scale: 'Skaler',
scaleAll: 'Vis alt',
scaleFit: 'Skaler til å passe',
scaleNoBorder: 'Ingen ramme',
title: 'Flash-egenskaper',
vSpace: 'VMarg',
validateHSpace: 'HMarg må være et tall.',
validateSrc: 'Vennligst skriv inn lenkens url.',
validateVSpace: 'VMarg må være et tall.',
windowMode: 'Vindumodus',
windowModeOpaque: 'Opaque',
windowModeTransparent: 'Gjennomsiktig',
windowModeWindow: 'Vindu'
} );

@ -0,0 +1,43 @@
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'flash', 'nl', {
access: 'Script toegang',
accessAlways: 'Altijd',
accessNever: 'Nooit',
accessSameDomain: 'Zelfde domeinnaam',
alignAbsBottom: 'Absoluut-onder',
alignAbsMiddle: 'Absoluut-midden',
alignBaseline: 'Basislijn',
alignTextTop: 'Boven tekst',
bgcolor: 'Achtergrondkleur',
chkFull: 'Schermvullend toestaan',
chkLoop: 'Herhalen',
chkMenu: 'Flashmenu\'s inschakelen',
chkPlay: 'Automatisch afspelen',
flashvars: 'Variabelen voor Flash',
hSpace: 'HSpace',
properties: 'Eigenschappen Flash',
propertiesTab: 'Eigenschappen',
quality: 'Kwaliteit',
qualityAutoHigh: 'Automatisch hoog',
qualityAutoLow: 'Automatisch laag',
qualityBest: 'Beste',
qualityHigh: 'Hoog',
qualityLow: 'Laag',
qualityMedium: 'Gemiddeld',
scale: 'Schaal',
scaleAll: 'Alles tonen',
scaleFit: 'Precies passend',
scaleNoBorder: 'Geen rand',
title: 'Eigenschappen Flash',
vSpace: 'VSpace',
validateHSpace: 'De HSpace moet een getal zijn.',
validateSrc: 'De URL mag niet leeg zijn.',
validateVSpace: 'De VSpace moet een getal zijn.',
windowMode: 'Venster modus',
windowModeOpaque: 'Ondoorzichtig',
windowModeTransparent: 'Doorzichtig',
windowModeWindow: 'Venster'
} );

@ -0,0 +1,43 @@
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'flash', 'no', {
access: 'Scripttilgang',
accessAlways: 'Alltid',
accessNever: 'Aldri',
accessSameDomain: 'Samme domene',
alignAbsBottom: 'Abs bunn',
alignAbsMiddle: 'Abs midten',
alignBaseline: 'Bunnlinje',
alignTextTop: 'Tekst topp',
bgcolor: 'Bakgrunnsfarge',
chkFull: 'Tillat fullskjerm',
chkLoop: 'Loop',
chkMenu: 'Slå på Flash-meny',
chkPlay: 'Autospill',
flashvars: 'Variabler for flash',
hSpace: 'HMarg',
properties: 'Egenskaper for Flash-objekt',
propertiesTab: 'Egenskaper',
quality: 'Kvalitet',
qualityAutoHigh: 'Auto høy',
qualityAutoLow: 'Auto lav',
qualityBest: 'Best',
qualityHigh: 'Høy',
qualityLow: 'Lav',
qualityMedium: 'Medium',
scale: 'Skaler',
scaleAll: 'Vis alt',
scaleFit: 'Skaler til å passe',
scaleNoBorder: 'Ingen ramme',
title: 'Flash-egenskaper',
vSpace: 'VMarg',
validateHSpace: 'HMarg må være et tall.',
validateSrc: 'Vennligst skriv inn lenkens url.',
validateVSpace: 'VMarg må være et tall.',
windowMode: 'Vindumodus',
windowModeOpaque: 'Opaque',
windowModeTransparent: 'Gjennomsiktig',
windowModeWindow: 'Vindu'
} );

@ -0,0 +1,43 @@
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'flash', 'pl', {
access: 'Dostęp skryptów',
accessAlways: 'Zawsze',
accessNever: 'Nigdy',
accessSameDomain: 'Ta sama domena',
alignAbsBottom: 'Do dołu',
alignAbsMiddle: 'Do środka w pionie',
alignBaseline: 'Do linii bazowej',
alignTextTop: 'Do góry tekstu',
bgcolor: 'Kolor tła',
chkFull: 'Zezwól na pełny ekran',
chkLoop: 'Pętla',
chkMenu: 'Włącz menu',
chkPlay: 'Autoodtwarzanie',
flashvars: 'Zmienne obiektu Flash',
hSpace: 'Odstęp poziomy',
properties: 'Właściwości obiektu Flash',
propertiesTab: 'Właściwości',
quality: 'Jakość',
qualityAutoHigh: 'Auto wysoka',
qualityAutoLow: 'Auto niska',
qualityBest: 'Najlepsza',
qualityHigh: 'Wysoka',
qualityLow: 'Niska',
qualityMedium: 'Średnia',
scale: 'Skaluj',
scaleAll: 'Pokaż wszystko',
scaleFit: 'Dokładne dopasowanie',
scaleNoBorder: 'Bez obramowania',
title: 'Właściwości obiektu Flash',
vSpace: 'Odstęp pionowy',
validateHSpace: 'Odstęp poziomy musi być liczbą.',
validateSrc: 'Podaj adres URL',
validateVSpace: 'Odstęp pionowy musi być liczbą.',
windowMode: 'Tryb okna',
windowModeOpaque: 'Nieprzezroczyste',
windowModeTransparent: 'Przezroczyste',
windowModeWindow: 'Okno'
} );

@ -0,0 +1,43 @@
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'flash', 'pt-br', {
access: 'Acesso ao script',
accessAlways: 'Sempre',
accessNever: 'Nunca',
accessSameDomain: 'Acessar Mesmo Domínio',
alignAbsBottom: 'Inferior Absoluto',
alignAbsMiddle: 'Centralizado Absoluto',
alignBaseline: 'Baseline',
alignTextTop: 'Superior Absoluto',
bgcolor: 'Cor do Plano de Fundo',
chkFull: 'Permitir tela cheia',
chkLoop: 'Tocar Infinitamente',
chkMenu: 'Habilita Menu Flash',
chkPlay: 'Tocar Automaticamente',
flashvars: 'Variáveis do Flash',
hSpace: 'HSpace',
properties: 'Propriedades do Flash',
propertiesTab: 'Propriedades',
quality: 'Qualidade',
qualityAutoHigh: 'Qualidade Alta Automática',
qualityAutoLow: 'Qualidade Baixa Automática',
qualityBest: 'Qualidade Melhor',
qualityHigh: 'Qualidade Alta',
qualityLow: 'Qualidade Baixa',
qualityMedium: 'Qualidade Média',
scale: 'Escala',
scaleAll: 'Mostrar tudo',
scaleFit: 'Escala Exata',
scaleNoBorder: 'Sem Borda',
title: 'Propriedades do Flash',
vSpace: 'VSpace',
validateHSpace: 'O HSpace tem que ser um número',
validateSrc: 'Por favor, digite o endereço do link',
validateVSpace: 'O VSpace tem que ser um número.',
windowMode: 'Modo da janela',
windowModeOpaque: 'Opaca',
windowModeTransparent: 'Transparente',
windowModeWindow: 'Janela'
} );

@ -0,0 +1,43 @@
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'flash', 'pt', {
access: 'Acesso ao Script',
accessAlways: 'Sempre',
accessNever: 'Nunca',
accessSameDomain: 'Mesmo dominio',
alignAbsBottom: 'Abs inferior',
alignAbsMiddle: 'Abs centro',
alignBaseline: 'Linha de base',
alignTextTop: 'Topo do texto',
bgcolor: 'Cor de fundo',
chkFull: 'Permitir Ecrã inteiro',
chkLoop: 'Cíclico',
chkMenu: 'Permitir menu do Flash',
chkPlay: 'Reproduzir automaticamente',
flashvars: 'Variaveis para o Flash',
hSpace: 'Esp. Horiz',
properties: 'Propriedades do Flash',
propertiesTab: 'Propriedades',
quality: 'Qualidade',
qualityAutoHigh: 'Alta Automaticamente',
qualityAutoLow: 'Baixa Automaticamente',
qualityBest: 'Melhor',
qualityHigh: 'Alta',
qualityLow: 'Baixa',
qualityMedium: 'Média',
scale: 'Escala',
scaleAll: 'Mostrar tudo',
scaleFit: 'Tamanho exato',
scaleNoBorder: 'Sem bordas',
title: 'Propriedades do Flash',
vSpace: 'Esp.Vert',
validateHSpace: 'HSpace tem de ser um numero.',
validateSrc: 'O URL não pode ficar vazio',
validateVSpace: 'VSpace tem de ser um numero.',
windowMode: 'Modo de janela',
windowModeOpaque: 'Opaco',
windowModeTransparent: 'Transparente',
windowModeWindow: 'Janela'
} );

@ -0,0 +1,43 @@
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'flash', 'ro', {
access: 'Acces script',
accessAlways: 'Întotdeauna',
accessNever: 'Niciodată',
accessSameDomain: 'Același domeniu',
alignAbsBottom: 'Jos absolut (Abs Bottom)',
alignAbsMiddle: 'Mijloc absolut (Abs Middle)',
alignBaseline: 'Linia de jos (Baseline)',
alignTextTop: 'Text sus',
bgcolor: 'Coloarea fundalului',
chkFull: 'Permite pe tot ecranul',
chkLoop: 'Repetă (Loop)',
chkMenu: 'Activează meniul flash',
chkPlay: 'Rulează automat',
flashvars: 'Variabile pentru flash',
hSpace: 'HSpace',
properties: 'Proprietăţile flashului',
propertiesTab: 'Proprietăți',
quality: 'Calitate',
qualityAutoHigh: 'Auto înaltă',
qualityAutoLow: 'Auto Joasă',
qualityBest: 'Cea mai bună',
qualityHigh: 'Înaltă',
qualityLow: 'Joasă',
qualityMedium: 'Medie',
scale: 'Scală',
scaleAll: 'Arată tot',
scaleFit: 'Potriveşte',
scaleNoBorder: 'Fără bordură (No border)',
title: 'Proprietăţile flashului',
vSpace: 'VSpace',
validateHSpace: 'Hspace trebuie să fie un număr.',
validateSrc: 'Vă rugăm să scrieţi URL-ul',
validateVSpace: 'VSpace trebuie să fie un număr',
windowMode: 'Mod fereastră',
windowModeOpaque: 'Opacă',
windowModeTransparent: 'Transparentă',
windowModeWindow: 'Fereastră'
} );

@ -0,0 +1,43 @@
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'flash', 'ru', {
access: 'Доступ к скриптам',
accessAlways: 'Всегда',
accessNever: 'Никогда',
accessSameDomain: 'В том же домене',
alignAbsBottom: 'По низу текста',
alignAbsMiddle: 'По середине текста',
alignBaseline: 'По базовой линии',
alignTextTop: 'По верху текста',
bgcolor: 'Цвет фона',
chkFull: 'Разрешить полноэкранный режим',
chkLoop: 'Повторять',
chkMenu: 'Включить меню Flash',
chkPlay: 'Автоматическое воспроизведение',
flashvars: 'Переменные для Flash',
hSpace: 'Гориз. отступ',
properties: 'Свойства Flash',
propertiesTab: 'Свойства',
quality: 'Качество',
qualityAutoHigh: 'Запуск на высоком',
qualityAutoLow: 'Запуск на низком',
qualityBest: 'Лучшее',
qualityHigh: 'Высокое',
qualityLow: 'Низкое',
qualityMedium: 'Среднее',
scale: 'Масштабировать',
scaleAll: 'Пропорционально',
scaleFit: 'Заполнять',
scaleNoBorder: 'Заходить за границы',
title: 'Свойства Flash',
vSpace: 'Вертик. отступ',
validateHSpace: 'Горизонтальный отступ задается числом.',
validateSrc: 'Вы должны ввести ссылку',
validateVSpace: 'Вертикальный отступ задается числом.',
windowMode: 'Взаимодействие с окном',
windowModeOpaque: 'Непрозрачный',
windowModeTransparent: 'Прозрачный',
windowModeWindow: 'Обычный'
} );

@ -0,0 +1,43 @@
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'flash', 'si', {
access: 'පටපතරවශය',
accessAlways: 'හමවටම',
accessNever: 'ක',
accessSameDomain: 'එකම වසම',
alignAbsBottom: 'පතල',
alignAbsMiddle: 'Abs ',
alignBaseline: 'පද රව',
alignTextTop: 'වගනය ඉහල',
bgcolor: 'පස වරණය',
chkFull: 'පණ තරය සදහ අවසර',
chkLoop: 'පව',
chkMenu: 'සකය බබලන මව',
chkPlay: 'සවයය කමක වම',
flashvars: 'වනසවන දතත',
hSpace: 'HSpace',
properties: 'බබලන ගණ',
propertiesTab: 'ගණ',
quality: 'තතවය',
qualityAutoHigh: 'සවයය ',
qualityAutoLow: ' සවයය ',
qualityBest: 'වඩලපන',
qualityHigh: 'ඉහළ',
qualityLow: 'පහළ',
qualityMedium: 'මධය',
scale: 'පරණ',
scaleAll: 'සයලල ',
scaleFit: 'හරයටම ගලපන',
scaleNoBorder: 'මඉම',
title: 'බබලන ',
vSpace: 'VSpace',
validateHSpace: 'HSpace සවකය යය.',
validateSrc: 'URL හය ',
validateVSpace: 'VSpace සවකය යය',
windowMode: 'ජනල කරමය',
windowModeOpaque: 'වද පන',
windowModeTransparent: 'වද පන',
windowModeWindow: 'ජනල'
} );

@ -0,0 +1,43 @@
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'flash', 'sk', {
access: 'Prístup skriptu',
accessAlways: 'Vždy',
accessNever: 'Nikdy',
accessSameDomain: 'Rovnaká doména',
alignAbsBottom: 'Úplne dole',
alignAbsMiddle: 'Do stredu',
alignBaseline: 'Na základnú čiaru',
alignTextTop: 'Na horný okraj textu',
bgcolor: 'Farba pozadia',
chkFull: 'Povoliť zobrazenie na celú obrazovku (fullscreen)',
chkLoop: 'Opakovanie',
chkMenu: 'Povoliť Flash Menu',
chkPlay: 'Automatické prehrávanie',
flashvars: 'Premenné pre Flash',
hSpace: 'H-medzera',
properties: 'Vlastnosti Flashu',
propertiesTab: 'Vlastnosti',
quality: 'Kvalita',
qualityAutoHigh: 'Automaticky vysoká',
qualityAutoLow: 'Automaticky nízka',
qualityBest: 'Najlepšia',
qualityHigh: 'Vysoká',
qualityLow: 'Nízka',
qualityMedium: 'Stredná',
scale: 'Mierka',
scaleAll: 'Zobraziť všetko',
scaleFit: 'Roztiahnuť, aby sedelo presne',
scaleNoBorder: 'Bez okrajov',
title: 'Vlastnosti Flashu',
vSpace: 'V-medzera',
validateHSpace: 'H-medzera musí byť číslo.',
validateSrc: 'URL nesmie byť prázdne.',
validateVSpace: 'V-medzera musí byť číslo',
windowMode: 'Mód okna',
windowModeOpaque: 'Nepriehľadný',
windowModeTransparent: 'Priehľadný',
windowModeWindow: 'Okno'
} );

@ -0,0 +1,43 @@
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'flash', 'sl', {
access: 'Dostop skripta',
accessAlways: 'Vedno',
accessNever: 'Nikoli',
accessSameDomain: 'Samo ista domena',
alignAbsBottom: 'Popolnoma na dno',
alignAbsMiddle: 'Popolnoma v sredino',
alignBaseline: 'Na osnovno črto',
alignTextTop: 'Besedilo na vrh',
bgcolor: 'Barva ozadja',
chkFull: 'Dovoli celozaslonski način',
chkLoop: 'Ponavljanje',
chkMenu: 'Omogoči meni flasha',
chkPlay: 'Samodejno predvajaj',
flashvars: 'Spremenljivke za flash',
hSpace: 'Vodoravni odmik',
properties: 'Lastnosti flasha',
propertiesTab: 'Lastnosti',
quality: 'Kakovost',
qualityAutoHigh: 'Samodejno visoka',
qualityAutoLow: 'Samodejno nizka',
qualityBest: 'Najvišja',
qualityHigh: 'Visoka',
qualityLow: 'Nizka',
qualityMedium: 'Srednja',
scale: 'Povečava',
scaleAll: 'Pokaži vse',
scaleFit: 'Natančno prileganje',
scaleNoBorder: 'Brez obrobe',
title: 'Lastnosti flasha',
vSpace: 'Navpični odmik',
validateHSpace: 'Vodoravni odmik mora biti število.',
validateSrc: 'Vnesite URL povezave',
validateVSpace: 'Navpični odmik mora biti število.',
windowMode: 'Način okna',
windowModeOpaque: 'Motno',
windowModeTransparent: 'Prosojno',
windowModeWindow: 'Okno'
} );

@ -0,0 +1,43 @@
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'flash', 'sq', {
access: 'Qasja në Skriptë',
accessAlways: 'Gjithnjë',
accessNever: 'Asnjëherë',
accessSameDomain: 'Fusha e Njëjtë',
alignAbsBottom: 'Abs në Fund',
alignAbsMiddle: 'Abs në Mes',
alignBaseline: 'Baza',
alignTextTop: 'Koka e Tekstit',
bgcolor: 'Ngjyra e Prapavijës',
chkFull: 'Lejo Ekran të Plotë',
chkLoop: 'Përsëritje',
chkMenu: 'Lejo Menynë për Flash',
chkPlay: 'Auto Play',
flashvars: 'Variablat për Flash',
hSpace: 'Hapësira Horizontale',
properties: 'Karakteristikat për Flash',
propertiesTab: 'Karakteristikat',
quality: 'Kualiteti',
qualityAutoHigh: 'Automatikisht i Lartë',
qualityAutoLow: 'Automatikisht i Ulët',
qualityBest: 'Më i Miri',
qualityHigh: 'I Lartë',
qualityLow: 'Më i Ulti',
qualityMedium: 'I Mesëm',
scale: 'Shkalla',
scaleAll: 'Shfaq të Gjitha',
scaleFit: 'Përputhje të Plotë',
scaleNoBorder: 'Pa Kornizë',
title: 'Rekuizitat për Flash',
vSpace: 'Hapësira Vertikale',
validateHSpace: 'Hapësira Horizontale duhet të është numër.',
validateSrc: 'URL nuk duhet mbetur zbrazur.',
validateVSpace: 'Hapësira Vertikale duhet të është numër.',
windowMode: 'Window mode',
windowModeOpaque: 'Errët',
windowModeTransparent: 'Tejdukshëm',
windowModeWindow: 'Window'
} );

@ -0,0 +1,43 @@
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'flash', 'sr-latn', {
access: 'Script Access', // MISSING
accessAlways: 'Always', // MISSING
accessNever: 'Never', // MISSING
accessSameDomain: 'Same domain', // MISSING
alignAbsBottom: 'Abs dole',
alignAbsMiddle: 'Abs sredina',
alignBaseline: 'Bazno',
alignTextTop: 'Vrh teksta',
bgcolor: 'Boja pozadine',
chkFull: 'Allow Fullscreen', // MISSING
chkLoop: 'Ponavljaj',
chkMenu: 'Uključi fleš meni',
chkPlay: 'Automatski start',
flashvars: 'Variables for Flash', // MISSING
hSpace: 'HSpace',
properties: 'Osobine fleša',
propertiesTab: 'Properties', // MISSING
quality: 'Quality', // MISSING
qualityAutoHigh: 'Auto High', // MISSING
qualityAutoLow: 'Auto Low', // MISSING
qualityBest: 'Best', // MISSING
qualityHigh: 'High', // MISSING
qualityLow: 'Low', // MISSING
qualityMedium: 'Medium', // MISSING
scale: 'Skaliraj',
scaleAll: 'Prikaži sve',
scaleFit: 'Popuni površinu',
scaleNoBorder: 'Bez ivice',
title: 'Osobine fleša',
vSpace: 'VSpace',
validateHSpace: 'HSpace must be a number.', // MISSING
validateSrc: 'Unesite URL linka',
validateVSpace: 'VSpace must be a number.', // MISSING
windowMode: 'Window mode', // MISSING
windowModeOpaque: 'Opaque', // MISSING
windowModeTransparent: 'Transparent', // MISSING
windowModeWindow: 'Window' // MISSING
} );

@ -0,0 +1,43 @@
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'flash', 'sr', {
access: 'Script Access', // MISSING
accessAlways: 'Always', // MISSING
accessNever: 'Never', // MISSING
accessSameDomain: 'Same domain', // MISSING
alignAbsBottom: 'Abs доле',
alignAbsMiddle: 'Abs средина',
alignBaseline: 'Базно',
alignTextTop: 'Врх текста',
bgcolor: 'Боја позадине',
chkFull: 'Allow Fullscreen', // MISSING
chkLoop: 'Понављај',
chkMenu: 'Укључи флеш мени',
chkPlay: 'Аутоматски старт',
flashvars: 'Variables for Flash', // MISSING
hSpace: 'HSpace',
properties: 'Особине Флеша',
propertiesTab: 'Properties', // MISSING
quality: 'Quality', // MISSING
qualityAutoHigh: 'Auto High', // MISSING
qualityAutoLow: 'Auto Low', // MISSING
qualityBest: 'Best', // MISSING
qualityHigh: 'High', // MISSING
qualityLow: 'Low', // MISSING
qualityMedium: 'Medium', // MISSING
scale: 'Скалирај',
scaleAll: 'Прикажи све',
scaleFit: 'Попуни површину',
scaleNoBorder: 'Без ивице',
title: 'Особине флеша',
vSpace: 'VSpace',
validateHSpace: 'HSpace must be a number.', // MISSING
validateSrc: 'Унесите УРЛ линка',
validateVSpace: 'VSpace must be a number.', // MISSING
windowMode: 'Window mode', // MISSING
windowModeOpaque: 'Opaque', // MISSING
windowModeTransparent: 'Transparent', // MISSING
windowModeWindow: 'Window' // MISSING
} );

@ -0,0 +1,43 @@
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'flash', 'sv', {
access: 'Script-tillgång',
accessAlways: 'Alltid',
accessNever: 'Aldrig',
accessSameDomain: 'Samma domän',
alignAbsBottom: 'Absolut nederkant',
alignAbsMiddle: 'Absolut centrering',
alignBaseline: 'Baslinje',
alignTextTop: 'Text överkant',
bgcolor: 'Bakgrundsfärg',
chkFull: 'Tillåt helskärm',
chkLoop: 'Upprepa/Loopa',
chkMenu: 'Aktivera Flashmeny',
chkPlay: 'Automatisk uppspelning',
flashvars: 'Variabler för Flash',
hSpace: 'Horis. marginal',
properties: 'Flashegenskaper',
propertiesTab: 'Egenskaper',
quality: 'Kvalitet',
qualityAutoHigh: 'Auto Hög',
qualityAutoLow: 'Auto Låg',
qualityBest: 'Bäst',
qualityHigh: 'Hög',
qualityLow: 'Låg',
qualityMedium: 'Medium',
scale: 'Skala',
scaleAll: 'Visa allt',
scaleFit: 'Exakt passning',
scaleNoBorder: 'Ingen ram',
title: 'Flashegenskaper',
vSpace: 'Vert. marginal',
validateHSpace: 'HSpace måste vara ett nummer.',
validateSrc: 'Var god ange länkens URL',
validateVSpace: 'VSpace måste vara ett nummer.',
windowMode: 'Fönsterläge',
windowModeOpaque: 'Opaque',
windowModeTransparent: 'Transparent',
windowModeWindow: 'Fönster'
} );

@ -0,0 +1,43 @@
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'flash', 'th', {
access: 'การเขาถงสครปต',
accessAlways: 'ตลอดไป',
accessNever: 'ไมเลย',
accessSameDomain: 'โดเมนเดยวกน',
alignAbsBottom: 'ชดดานลางสด',
alignAbsMiddle: 'กงกลาง',
alignBaseline: 'ชดบรรทด',
alignTextTop: 'ใตวอกษร',
bgcolor: 'สนหลง',
chkFull: 'อนญาตใหแสดงเตมหนาจอได',
chkLoop: 'เลนวนรอบ Loop',
chkMenu: 'ใหใชงานเมนของ Flash',
chkPlay: 'เลนอตโนม Auto Play',
flashvars: 'ตวแปรสำหรบ Flas',
hSpace: 'ระยะแนวนอน',
properties: 'คณสมบของไฟล Flash',
propertiesTab: 'คณสมบ',
quality: 'คณภาพ',
qualityAutoHigh: 'ปรบคณภาพสงอตโนม',
qualityAutoLow: 'ปรบคณภาพตำอตโนม',
qualityBest: 'ดด',
qualityHigh: 'สง',
qualityLow: 'ตำ',
qualityMedium: 'ปานกลาง',
scale: 'อตราสวน Scale',
scaleAll: 'แสดงใหเหนทงหมด Show all',
scaleFit: 'แสดงใหพอดบพนท Exact Fit',
scaleNoBorder: 'ไมแสดงเสนขอบ No Border',
title: 'คณสมบของไฟล Flash',
vSpace: 'ระยะแนวตง',
validateHSpace: 'HSpace ตองเปนจำนวนตวเลข',
validateSrc: 'กรณาระบอยางองออนไลน (URL)',
validateVSpace: 'VSpace ตองเปนจำนวนตวเลข',
windowMode: 'โหมดหนาตาง',
windowModeOpaque: 'ความทบแสง',
windowModeTransparent: 'ความโปรงแสง',
windowModeWindow: 'หนาตาง'
} );

@ -0,0 +1,43 @@
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'flash', 'tr', {
access: 'Kod İzni',
accessAlways: 'Herzaman',
accessNever: 'Asla',
accessSameDomain: 'Aynı domain',
alignAbsBottom: 'Tam Altı',
alignAbsMiddle: 'Tam Ortası',
alignBaseline: 'Taban Çizgisi',
alignTextTop: 'Yazı Tepeye',
bgcolor: 'Arka Renk',
chkFull: 'Tam ekrana İzinver',
chkLoop: 'Döngü',
chkMenu: 'Flash Menüsünü Kullan',
chkPlay: 'Otomatik Oynat',
flashvars: 'Flash Değerleri',
hSpace: 'Yatay Boşluk',
properties: 'Flash Özellikleri',
propertiesTab: 'Özellikler',
quality: 'Kalite',
qualityAutoHigh: 'Otomatik Yükseklik',
qualityAutoLow: 'Otomatik Düşüklük',
qualityBest: 'En iyi',
qualityHigh: 'Yüksek',
qualityLow: 'Düşük',
qualityMedium: 'Orta',
scale: 'Boyutlandır',
scaleAll: 'Hepsini Göster',
scaleFit: 'Tam Sığdır',
scaleNoBorder: 'Kenar Yok',
title: 'Flash Özellikleri',
vSpace: 'Dikey Boşluk',
validateHSpace: 'HSpace sayı olmalıdır.',
validateSrc: 'Lütfen köprü URL\'sini yazın',
validateVSpace: 'VSpace sayı olmalıdır.',
windowMode: 'Pencere modu',
windowModeOpaque: 'Opak',
windowModeTransparent: 'Şeffaf',
windowModeWindow: 'Pencere'
} );

@ -0,0 +1,43 @@
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'flash', 'tt', {
access: 'Script Access', // MISSING
accessAlways: 'Һəрвакыт',
accessNever: 'Беркайчан да',
accessSameDomain: 'Same domain', // MISSING
alignAbsBottom: 'Иң аска',
alignAbsMiddle: 'Төгәл уртада',
alignBaseline: 'Таяныч сызыгы',
alignTextTop: 'Текст өсте',
bgcolor: 'Фон төсе',
chkFull: 'Allow Fullscreen', // MISSING
chkLoop: 'Әйләнеш',
chkMenu: 'Enable Flash Menu', // MISSING
chkPlay: 'Auto Play', // MISSING
flashvars: 'Variables for Flash', // MISSING
hSpace: 'Горизонталь ара',
properties: 'Флеш үзлекләре',
propertiesTab: 'Үзлекләр',
quality: 'Сыйфат',
qualityAutoHigh: 'Авто югары сыйфат',
qualityAutoLow: 'Авто түбән сыйфат',
qualityBest: 'Иң югары сыйфат',
qualityHigh: 'Югары',
qualityLow: 'Түбəн',
qualityMedium: 'Уртача',
scale: 'Зурлык',
scaleAll: 'Барысын күрсәтү',
scaleFit: 'Exact Fit', // MISSING
scaleNoBorder: 'Чиксез',
title: 'Флеш үзлекләре',
vSpace: 'Вертикаль ара',
validateHSpace: 'Горизонталь ара сан булырга тиеш.',
validateSrc: 'URL буш булмаска тиеш.',
validateVSpace: 'Вертикаль ара сан булырга тиеш.',
windowMode: 'Тəрəзə тәртибе',
windowModeOpaque: 'Үтә күренмәле',
windowModeTransparent: 'Үтə күренмəле',
windowModeWindow: 'Тəрəзə'
} );

@ -0,0 +1,43 @@
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'flash', 'ug', {
access: 'قوليازما زىيارەتكە يول قوي',
accessAlways: 'ھەمىشە',
accessNever: 'ھەرگىز',
accessSameDomain: 'ئوخشاش دائىرىدە',
alignAbsBottom: 'مۇتلەق ئاستى',
alignAbsMiddle: 'مۇتلەق ئوتتۇرا',
alignBaseline: 'ئاساسىي سىزىق',
alignTextTop: 'تېكىست ئۈستىدە',
bgcolor: 'تەگلىك رەڭگى',
chkFull: 'پۈتۈن ئېكراننى قوزغات',
chkLoop: 'دەۋرىي',
chkMenu: 'Flash تىزىملىكنى قوزغات',
chkPlay: 'ئۆزلۈكىدىن چال',
flashvars: 'Flash ئۆزگەرگۈچى',
hSpace: 'توغرىسىغا ئارىلىق',
properties: 'Flash خاسلىق',
propertiesTab: 'خاسلىق',
quality: 'سۈپەت',
qualityAutoHigh: 'يۇقىرى (ئاپتوماتىك)',
qualityAutoLow: 'تۆۋەن (ئاپتوماتىك)',
qualityBest: 'ئەڭ ياخشى',
qualityHigh: 'يۇقىرى',
qualityLow: 'تۆۋەن',
qualityMedium: 'ئوتتۇرا (ئاپتوماتىك)',
scale: 'نىسبىتى',
scaleAll: 'ھەممىنى كۆرسەت',
scaleFit: 'قەتئىي ماسلىشىش',
scaleNoBorder: 'گىرۋەك يوق',
title: 'ماۋزۇ',
vSpace: 'بويىغا ئارىلىق',
validateHSpace: 'توغرىسىغا ئارىلىق چوقۇم سان بولىدۇ',
validateSrc: 'ئەسلى ھۆججەت ئادرېسىنى كىرگۈزۈڭ',
validateVSpace: 'بويىغا ئارىلىق چوقۇم سان بولىدۇ',
windowMode: 'كۆزنەك ھالىتى',
windowModeOpaque: 'خىرە',
windowModeTransparent: 'سۈزۈك',
windowModeWindow: 'كۆزنەك گەۋدىسى'
} );

@ -0,0 +1,43 @@
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'flash', 'uk', {
access: 'Доступ до скрипта',
accessAlways: 'Завжди',
accessNever: 'Ніколи',
accessSameDomain: 'З того ж домена',
alignAbsBottom: 'По нижньому краю (abs)',
alignAbsMiddle: 'По середині (abs)',
alignBaseline: 'По базовій лінії',
alignTextTop: 'Текст по верхньому краю',
bgcolor: 'Колір фону',
chkFull: 'Дозволити повноекранний перегляд',
chkLoop: 'Циклічно',
chkMenu: 'Дозволити меню Flash',
chkPlay: 'Автопрогравання',
flashvars: 'Змінні Flash',
hSpace: 'Гориз. відступ',
properties: 'Властивості Flash',
propertiesTab: 'Властивості',
quality: 'Якість',
qualityAutoHigh: 'Автом. відмінна',
qualityAutoLow: 'Автом. низька',
qualityBest: 'Відмінна',
qualityHigh: 'Висока',
qualityLow: 'Низька',
qualityMedium: 'Середня',
scale: 'Масштаб',
scaleAll: 'Показати все',
scaleFit: 'Поч. розмір',
scaleNoBorder: 'Без рамки',
title: 'Властивості Flash',
vSpace: 'Верт. відступ',
validateHSpace: 'Гориз. відступ повинен бути цілим числом.',
validateSrc: 'URL посилання не може бути порожнім.',
validateVSpace: 'Верт. відступ повинен бути цілим числом.',
windowMode: 'Віконний режим',
windowModeOpaque: 'Непрозорість',
windowModeTransparent: 'Прозорість',
windowModeWindow: 'Вікно'
} );

@ -0,0 +1,43 @@
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'flash', 'vi', {
access: 'Truy cập mã',
accessAlways: 'Luôn luôn',
accessNever: 'Không bao giờ',
accessSameDomain: 'Cùng tên miền',
alignAbsBottom: 'Dưới tuyệt đối',
alignAbsMiddle: 'Giữa tuyệt đối',
alignBaseline: 'Đường cơ sở',
alignTextTop: 'Phía trên chữ',
bgcolor: 'Màu nền',
chkFull: 'Cho phép toàn màn hình',
chkLoop: 'Lặp',
chkMenu: 'Cho phép bật menu của Flash',
chkPlay: 'Tự động chạy',
flashvars: 'Các biến số dành cho Flash',
hSpace: 'Khoảng đệm ngang',
properties: 'Thuộc tính Flash',
propertiesTab: 'Thuộc tính',
quality: 'Chất lượng',
qualityAutoHigh: 'Cao tự động',
qualityAutoLow: 'Thấp tự động',
qualityBest: 'Tốt nhất',
qualityHigh: 'Cao',
qualityLow: 'Thấp',
qualityMedium: 'Trung bình',
scale: 'Tỷ lệ',
scaleAll: 'Hiển thị tất cả',
scaleFit: 'Vừa vặn',
scaleNoBorder: 'Không đường viền',
title: 'Thuộc tính Flash',
vSpace: 'Khoảng đệm dọc',
validateHSpace: 'Khoảng đệm ngang phải là số nguyên.',
validateSrc: 'Hãy đưa vào đường dẫn liên kết',
validateVSpace: 'Khoảng đệm dọc phải là số nguyên.',
windowMode: 'Chế độ cửa sổ',
windowModeOpaque: 'Mờ đục',
windowModeTransparent: 'Trong suốt',
windowModeWindow: 'Cửa sổ'
} );

@ -0,0 +1,43 @@
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'flash', 'zh-cn', {
access: '允许脚本访问',
accessAlways: '总是',
accessNever: '从不',
accessSameDomain: '同域',
alignAbsBottom: '绝对底部',
alignAbsMiddle: '绝对居中',
alignBaseline: '基线',
alignTextTop: '文本上方',
bgcolor: '背景颜色',
chkFull: '启用全屏',
chkLoop: '循环',
chkMenu: '启用 Flash 菜单',
chkPlay: '自动播放',
flashvars: 'Flash 变量',
hSpace: '水平间距',
properties: 'Flash 属性',
propertiesTab: '属性',
quality: '质量',
qualityAutoHigh: '高(自动)',
qualityAutoLow: '低(自动)',
qualityBest: '最好',
qualityHigh: '高',
qualityLow: '低',
qualityMedium: '中(自动)',
scale: '缩放',
scaleAll: '全部显示',
scaleFit: '严格匹配',
scaleNoBorder: '无边框',
title: '标题',
vSpace: '垂直间距',
validateHSpace: '水平间距必须为数字格式',
validateSrc: '请输入源文件地址',
validateVSpace: '垂直间距必须为数字格式',
windowMode: '窗体模式',
windowModeOpaque: '不透明',
windowModeTransparent: '透明',
windowModeWindow: '窗体'
} );

@ -0,0 +1,43 @@
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'flash', 'zh', {
access: '腳本存取',
accessAlways: '永遠',
accessNever: '從不',
accessSameDomain: '相同網域',
alignAbsBottom: '絕對下方',
alignAbsMiddle: '絕對置中',
alignBaseline: '基準線',
alignTextTop: '上層文字',
bgcolor: '背景顏色',
chkFull: '允許全螢幕',
chkLoop: '重複播放',
chkMenu: '啟用 Flash 選單',
chkPlay: '自動播放',
flashvars: 'Flash 變數',
hSpace: 'HSpace',
properties: 'Flash 屬性',
propertiesTab: '屬性',
quality: '品質',
qualityAutoHigh: '自動高',
qualityAutoLow: '自動低',
qualityBest: '最佳',
qualityHigh: '高',
qualityLow: '低',
qualityMedium: '中',
scale: '縮放比例',
scaleAll: '全部顯示',
scaleFit: '最適化',
scaleNoBorder: '無框線',
title: 'Flash 屬性',
vSpace: 'VSpace',
validateHSpace: 'HSpace 必須為數字。',
validateSrc: 'URL 不可為空白。',
validateVSpace: 'VSpace 必須為數字。',
windowMode: '視窗模式',
windowModeOpaque: '不透明',
windowModeTransparent: '透明',
windowModeWindow: '視窗'
} );

@ -0,0 +1,155 @@
/**
* @license Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
* For licensing, see LICENSE.md or http://ckeditor.com/license
*/
( function() {
var flashFilenameRegex = /\.swf(?:$|\?)/i;
function isFlashEmbed( element ) {
var attributes = element.attributes;
return ( attributes.type == 'application/x-shockwave-flash' || flashFilenameRegex.test( attributes.src || '' ) );
}
function createFakeElement( editor, realElement ) {
return editor.createFakeParserElement( realElement, 'cke_flash', 'flash', true );
}
CKEDITOR.plugins.add( 'flash', {
requires: 'dialog,fakeobjects',
// jscs:disable maximumLineLength
lang: 'af,ar,bg,bn,bs,ca,cs,cy,da,de,de-ch,el,en,en-au,en-ca,en-gb,eo,es,et,eu,fa,fi,fo,fr,fr-ca,gl,gu,he,hi,hr,hu,id,is,it,ja,ka,km,ko,ku,lt,lv,mk,mn,ms,nb,nl,no,pl,pt,pt-br,ro,ru,si,sk,sl,sq,sr,sr-latn,sv,th,tr,tt,ug,uk,vi,zh,zh-cn', // %REMOVE_LINE_CORE%
// jscs:enable maximumLineLength
icons: 'flash', // %REMOVE_LINE_CORE%
hidpi: true, // %REMOVE_LINE_CORE%
onLoad: function() {
console.log(this.path, this);
CKEDITOR.addCss( 'img.cke_flash' +
'{' +
'background-image: url(' + CKEDITOR.getUrl( this.path + 'images/placeholder.png' ) + ');' +
'background-position: center center;' +
'background-repeat: no-repeat;' +
'border: 1px solid #a9a9a9;' +
'width: 80px;' +
'height: 80px;' +
'}'
);
},
init: function( editor ) {
console.log(editor.config.flash_flvPlayer, this.path + 'swf/player.swf');
editor.config.flash_flvPlayer = editor.config.flash_flvPlayer || (this.path + 'swf/player.swf');
var allowed = 'object[classid,codebase,height,hspace,vspace,width];' +
'param[name,value];' +
'embed[height,hspace,pluginspage,src,type,vspace,width]';
if ( CKEDITOR.dialog.isTabEnabled( editor, 'flash', 'properties' ) )
allowed += ';object[align]; embed[allowscriptaccess,quality,scale,wmode]';
if ( CKEDITOR.dialog.isTabEnabled( editor, 'flash', 'advanced' ) )
allowed += ';object[id]{*}; embed[bgcolor]{*}(*)';
editor.addCommand( 'flash', new CKEDITOR.dialogCommand( 'flash', {
allowedContent: allowed,
requiredContent: 'embed'
} ) );
editor.ui.addButton && editor.ui.addButton( 'Flash', {
label: editor.lang.common.flash,
command: 'flash',
toolbar: 'insert,20'
} );
CKEDITOR.dialog.add( 'flash', this.path + 'dialogs/flash.js' );
// If the "menu" plugin is loaded, register the menu items.
if ( editor.addMenuItems ) {
editor.addMenuItems( {
flash: {
label: editor.lang.flash.properties,
command: 'flash',
group: 'flash'
}
} );
}
editor.on( 'doubleclick', function( evt ) {
var element = evt.data.element;
if ( element.is( 'img' ) && element.data( 'cke-real-element-type' ) == 'flash' )
evt.data.dialog = 'flash';
} );
// If the "contextmenu" plugin is loaded, register the listeners.
if ( editor.contextMenu ) {
editor.contextMenu.addListener( function( element ) {
if ( element && element.is( 'img' ) && !element.isReadOnly() && element.data( 'cke-real-element-type' ) == 'flash' )
return { flash: CKEDITOR.TRISTATE_OFF };
} );
}
},
afterInit: function( editor ) {
var dataProcessor = editor.dataProcessor,
dataFilter = dataProcessor && dataProcessor.dataFilter;
if ( dataFilter ) {
dataFilter.addRules( {
elements: {
'cke:object': function( element ) {
var attributes = element.attributes,
classId = attributes.classid && String( attributes.classid ).toLowerCase();
if ( !classId && !isFlashEmbed( element ) ) {
// Look for the inner <embed>
for ( var i = 0; i < element.children.length; i++ ) {
if ( element.children[ i ].name == 'cke:embed' ) {
if ( !isFlashEmbed( element.children[ i ] ) )
return null;
return createFakeElement( editor, element );
}
}
return null;
}
return createFakeElement( editor, element );
},
'cke:embed': function( element ) {
if ( !isFlashEmbed( element ) )
return null;
return createFakeElement( editor, element );
}
}
}, 5 );
}
}
} );
} )();
CKEDITOR.tools.extend( CKEDITOR.config, {
/**
* Save as `<embed>` tag only. This tag is unrecommended.
*
* @cfg {Boolean} [flashEmbedTagOnly=false]
* @member CKEDITOR.config
*/
flashEmbedTagOnly: false,
/**
* Add `<embed>` tag as alternative: `<object><embed></embed></object>`.
*
* @cfg {Boolean} [flashAddEmbedTag=false]
* @member CKEDITOR.config
*/
flashAddEmbedTag: true,
/**
* Use {@link #flashEmbedTagOnly} and {@link #flashAddEmbedTag} values on edit.
*
* @cfg {Boolean} [flashConvertOnEdit=false]
* @member CKEDITOR.config
*/
flashConvertOnEdit: false
} );
Loading…
Cancel
Save