Remove pages
3
admin/css/bootstrap3-wysihtml5.min.css
vendored
|
@ -1,3 +0,0 @@
|
|||
/*! bootstrap3-wysihtml5-bower 2013-11-22 */
|
||||
|
||||
ul.wysihtml5-toolbar{margin:0;padding:0;display:block}ul.wysihtml5-toolbar::after{clear:both;display:table;content:""}ul.wysihtml5-toolbar>li{float:left;display:list-item;list-style:none;margin:0 5px 10px 0}ul.wysihtml5-toolbar a[data-wysihtml5-command=bold]{font-weight:700}ul.wysihtml5-toolbar a[data-wysihtml5-command=italic]{font-style:italic}ul.wysihtml5-toolbar a[data-wysihtml5-command=underline]{text-decoration:underline}ul.wysihtml5-toolbar a.btn.wysihtml5-command-active{background-image:none;-webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05);-moz-box-shadow:inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05);box-shadow:inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05);background-color:#E6E6E6;background-color:#D9D9D9;outline:0}ul.wysihtml5-commands-disabled .dropdown-menu{display:none!important}ul.wysihtml5-toolbar div.wysihtml5-colors{display:block;width:50px;height:20px;margin-top:2px;margin-left:5px;position:absolute;pointer-events:none}ul.wysihtml5-toolbar a.wysihtml5-colors-title{padding-left:70px}ul.wysihtml5-toolbar div[data-wysihtml5-command-value=black]{background:#000!important}ul.wysihtml5-toolbar div[data-wysihtml5-command-value=silver]{background:silver!important}ul.wysihtml5-toolbar div[data-wysihtml5-command-value=gray]{background:gray!important}ul.wysihtml5-toolbar div[data-wysihtml5-command-value=maroon]{background:maroon!important}ul.wysihtml5-toolbar div[data-wysihtml5-command-value=red]{background:red!important}ul.wysihtml5-toolbar div[data-wysihtml5-command-value=purple]{background:purple!important}ul.wysihtml5-toolbar div[data-wysihtml5-command-value=green]{background:green!important}ul.wysihtml5-toolbar div[data-wysihtml5-command-value=olive]{background:olive!important}ul.wysihtml5-toolbar div[data-wysihtml5-command-value=navy]{background:navy!important}ul.wysihtml5-toolbar div[data-wysihtml5-command-value=blue]{background:#00f!important}ul.wysihtml5-toolbar div[data-wysihtml5-command-value=orange]{background:orange!important}
|
|
@ -57,7 +57,7 @@ if ($_SERVER['REQUEST_METHOD'] == 'POST') {
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Paste - Login</title>
|
||||
<link href="css/paste.css" rel="stylesheet">
|
||||
<style type="text/css">
|
||||
<style>
|
||||
body {
|
||||
background: #F5F5F5;
|
||||
}
|
||||
|
|
|
@ -133,9 +133,6 @@ if ($last_ip == $ip) {
|
|||
<li class="col-xs-3 col-sm-2 col-md-1">
|
||||
<a href="ads.php"><i class="fa fa-gbp"></i>Ads</a>
|
||||
</li>
|
||||
<li class="col-xs-3 col-sm-2 col-md-1">
|
||||
<a href="pages.php"><i class="fa fa-file"></i>Pages</a>
|
||||
</li>
|
||||
<li class="col-xs-3 col-sm-2 col-md-1">
|
||||
<a href="sitemap.php"><i class="fa fa-map-signs"></i>Sitemap</a>
|
||||
</li>
|
||||
|
|
|
@ -178,9 +178,6 @@ if (isset($_GET['delete'])) {
|
|||
<li class="col-xs-3 col-sm-2 col-md-1">
|
||||
<a href="ads.php"><i class="fa fa-gbp"></i>Ads</a>
|
||||
</li>
|
||||
<li class="col-xs-3 col-sm-2 col-md-1">
|
||||
<a href="pages.php"><i class="fa fa-file"></i>Pages</a>
|
||||
</li>
|
||||
<li class="col-xs-3 col-sm-2 col-md-1">
|
||||
<a href="sitemap.php"><i class="fa fa-map-signs"></i>Sitemap</a>
|
||||
</li>
|
||||
|
|
|
@ -1,944 +0,0 @@
|
|||
Software License Agreement
|
||||
==========================
|
||||
|
||||
CKEditor - The text editor for Internet - http://ckeditor.com
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
|
||||
Licensed under the terms of any of the following licenses at your choice:
|
||||
|
||||
- GNU General Public License Version 2 or later (the "GPL")
|
||||
http://www.gnu.org/licenses/gpl.html
|
||||
(See Appendix A)
|
||||
|
||||
- GNU Lesser General Public License Version 2.1 or later (the "LGPL")
|
||||
http://www.gnu.org/licenses/lgpl.html
|
||||
(See Appendix B)
|
||||
|
||||
- Mozilla Public License Version 1.1 or later (the "MPL")
|
||||
http://www.mozilla.org/MPL/MPL-1.1.html
|
||||
(See Appendix C)
|
||||
|
||||
You are not required to, but if you want to explicitly declare the license you have chosen to be bound to when using,
|
||||
reproducing, modifying and distributing this software, just include a text file titled "legal.txt" in your version of
|
||||
this software, indicating your license choice. In any case, your choice will not restrict any recipient of your version
|
||||
of this software to use, reproduce, modify and distribute this software under any of the above licenses.
|
||||
|
||||
Sources of Intellectual Property Included in CKEditor
|
||||
-----------------------------------------------------
|
||||
|
||||
Where not otherwise indicated, all CKEditor content is authored by CKSource engineers and consists of CKSource-owned
|
||||
intellectual property. In some specific instances, CKEditor will incorporate work done by developers outside of CKSource
|
||||
with their express permission.
|
||||
|
||||
Trademarks
|
||||
----------
|
||||
|
||||
CKEditor is a trademark of CKSource - Frederico Knabben. All other brand and product names are trademarks, registered
|
||||
trademarks or service marks of their respective holders.
|
||||
|
||||
---
|
||||
|
||||
Appendix A: The GPL License
|
||||
---------------------------
|
||||
|
||||
GNU GENERAL PUBLIC LICENSE Version 2, June 1991
|
||||
|
||||
Copyright (C) 1989, 1991 Free Software Foundation, Inc., 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
|
||||
|
||||
|
||||
Appendix B: The LGPL License
|
||||
----------------------------
|
||||
|
||||
GNU LESSER GENERAL PUBLIC LICENSE Version 2.1, February 1999
|
||||
|
||||
Copyright (C) 1991, 1999 Free Software Foundation, Inc. 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Everyone
|
||||
is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.
|
||||
|
||||
[This is the first released version of the Lesser GPL. It also counts as the successor of the GNU Library Public License, version 2, hence the version number 2.1.]
|
||||
|
||||
Preamble
|
||||
|
||||
The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU
|
||||
General Public Licenses are intended to guarantee your freedom to share and change free software-to make sure the
|
||||
software is free for all its users.
|
||||
|
||||
This license, the Lesser General Public License, applies to some specially designated software packages-typically
|
||||
libraries-of the Free Software Foundation and other authors who decide to use it. You can use it too, but we suggest you
|
||||
first think carefully about whether this license or the ordinary General Public License is the better strategy to use in
|
||||
any particular case, based on the explanations below.
|
||||
|
||||
When we speak of free software, we are referring to freedom of use, 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 and use pieces of it in new
|
||||
free programs; and that you are informed that you can do these things.
|
||||
|
||||
To protect your rights, we need to make restrictions that forbid distributors to deny you these rights or to ask you to
|
||||
surrender these rights. These restrictions translate to certain responsibilities for you if you distribute copies of the
|
||||
library or if you modify it.
|
||||
|
||||
For example, if you distribute copies of the library, whether gratis or for a fee, you must give the recipients all the
|
||||
rights that we gave you. You must make sure that they, too, receive or can get the source code. If you link other code
|
||||
with the library, you must provide complete object files to the recipients, so that they can relink them with the
|
||||
library after making changes to the library and recompiling it. And you must show them these terms so they know their
|
||||
rights.
|
||||
|
||||
We protect your rights with a two-step method: (1) we copyright the library, and (2) we offer you this license, which
|
||||
gives you legal permission to copy, distribute and/or modify the library.
|
||||
|
||||
To protect each distributor, we want to make it very clear that there is no warranty for the free library. Also, if the
|
||||
library is modified by someone else and passed on, the recipients should know that what they have is not the original
|
||||
version, so that the original author's reputation will not be affected by problems that might be introduced by others.
|
||||
|
||||
Finally, software patents pose a constant threat to the existence of any free program. We wish to make sure that a
|
||||
company cannot effectively restrict the users of a free program by obtaining a restrictive license from a patent holder.
|
||||
Therefore, we insist that any patent license obtained for a version of the library must be consistent with the full
|
||||
freedom of use specified in this license.
|
||||
|
||||
Most GNU software, including some libraries, is covered by the ordinary GNU General Public License. This license, the
|
||||
GNU Lesser General Public License, applies to certain designated libraries, and is quite different from the ordinary
|
||||
General Public License. We use this license for certain libraries in order to permit linking those libraries into
|
||||
non-free programs.
|
||||
|
||||
When a program is linked with a library, whether statically or using a shared library, the combination of the two is
|
||||
legally speaking a combined work, a derivative of the original library. The ordinary General Public License therefore
|
||||
permits such linking only if the entire combination fits its criteria of freedom. The Lesser General Public License
|
||||
permits more lax criteria for linking other code with the library.
|
||||
|
||||
We call this license the "Lesser" General Public License because it does Less to protect the user's freedom than the
|
||||
ordinary General Public License. It also provides other free software developers Less of an advantage over competing
|
||||
non-free programs. These disadvantages are the reason we use the ordinary General Public License for many libraries.
|
||||
However, the Lesser license provides advantages in certain special circumstances.
|
||||
|
||||
For example, on rare occasions, there may be a special need to encourage the widest possible use of a certain library,
|
||||
so that it becomes a de-facto standard. To achieve this, non-free programs must be allowed to use the library. A more
|
||||
frequent case is that a free library does the same job as widely used non-free libraries. In this case, there is little
|
||||
to gain by limiting the free library to free software only, so we use the Lesser General Public License.
|
||||
|
||||
In other cases, permission to use a particular library in non-free programs enables a greater number of people to use a
|
||||
large body of free software. For example, permission to use the GNU C Library in non-free programs enables many more
|
||||
people to use the whole GNU operating system, as well as its variant, the GNU/Linux operating system.
|
||||
|
||||
Although the Lesser General Public License is Less protective of the users' freedom, it does ensure that the user of a
|
||||
program that is linked with the Library has the freedom and the wherewithal to run that program using a modified version
|
||||
of the Library.
|
||||
|
||||
The precise terms and conditions for copying, distribution and modification follow. Pay close attention to the
|
||||
difference between a
|
||||
"work based on the library" and a "work that uses the library". The former contains code derived from the library,
|
||||
whereas the latter must be combined with the library in order to run.
|
||||
|
||||
GNU LESSER GENERAL PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
|
||||
|
||||
0. This License Agreement applies to any software library or other program which contains a notice placed by the
|
||||
copyright holder or other authorized party saying it may be distributed under the terms of this Lesser General Public
|
||||
License (also called "this License"). Each licensee is addressed as "you".
|
||||
|
||||
A "library" means a collection of software functions and/or data prepared so as to be conveniently linked with
|
||||
application programs
|
||||
(which use some of those functions and data) to form executables.
|
||||
|
||||
The "Library", below, refers to any such software library or work which has been distributed under these terms. A "work
|
||||
based on the Library" means either the Library or any derivative work under copyright law: that is to say, a work
|
||||
containing the Library or a portion of it, either verbatim or with modifications and/or translated straightforwardly
|
||||
into another language. (Hereinafter, translation is included without limitation in the term "modification".)
|
||||
|
||||
"Source code" for a work means the preferred form of the work for making modifications to it. For a library, 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 library.
|
||||
|
||||
Activities other than copying, distribution and modification are not covered by this License; they are outside its
|
||||
scope. The act of running a program using the Library is not restricted, and output from such a program is covered only
|
||||
if its contents constitute a work based on the Library (independent of the use of the Library in a tool for writing it).
|
||||
Whether that is true depends on what the Library does and what the program that uses the Library does.
|
||||
|
||||
1. You may copy and distribute verbatim copies of the Library's complete 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
|
||||
distribute a copy of this License along with the Library.
|
||||
|
||||
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 Library or any portion of it, thus forming a work based on the Library, 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) The modified work must itself be a software library.
|
||||
|
||||
b) You must cause the files modified to carry prominent notices
|
||||
stating that you changed the files and the date of any change.
|
||||
|
||||
c) You must cause the whole of the work to be licensed at no
|
||||
charge to all third parties under the terms of this License.
|
||||
|
||||
d) If a facility in the modified Library refers to a function or a
|
||||
table of data to be supplied by an application program that uses
|
||||
the facility, other than as an argument passed when the facility
|
||||
is invoked, then you must make a good faith effort to ensure that,
|
||||
in the event an application does not supply such function or
|
||||
table, the facility still operates, and performs whatever part of
|
||||
its purpose remains meaningful.
|
||||
|
||||
(For example, a function in a library to compute square roots has
|
||||
a purpose that is entirely well-defined independent of the
|
||||
application. Therefore, Subsection 2d requires that any
|
||||
application-supplied function or table used by this function must
|
||||
be optional: if the application does not supply it, the square
|
||||
root function must still compute square roots.)
|
||||
|
||||
These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the
|
||||
Library, 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 Library, 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
|
||||
Library.
|
||||
|
||||
In addition, mere aggregation of another work not based on the Library with the Library (or with a work based on the
|
||||
Library) on a volume of a storage or distribution medium does not bring the other work under the scope of this License.
|
||||
|
||||
3. You may opt to apply the terms of the ordinary GNU General Public License instead of this License to a given copy of
|
||||
the Library. To do this, you must alter all the notices that refer to this License, so that they refer to the
|
||||
ordinary GNU General Public License, version 2, instead of to this License. (If a newer version than version 2 of
|
||||
the ordinary GNU General Public License has appeared, then you can specify that version instead if you wish.) Do not
|
||||
make any other change in these notices.
|
||||
|
||||
Once this change is made in a given copy, it is irreversible for that copy, so the ordinary GNU General Public License
|
||||
applies to all subsequent copies and derivative works made from that copy.
|
||||
|
||||
This option is useful when you wish to copy part of the code of the Library into a program that is not a library.
|
||||
|
||||
4. You may copy and distribute the Library (or a portion or derivative of it, under Section 2) in object code or
|
||||
executable form under the terms of Sections 1 and 2 above provided that you 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.
|
||||
|
||||
If distribution of 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 satisfies the requirement to distribute the source code, even though
|
||||
third parties are not compelled to copy the source along with the object code.
|
||||
|
||||
5. A program that contains no derivative of any portion of the Library, but is designed to work with the Library by
|
||||
being compiled or linked with it, is called a "work that uses the Library". Such a work, in isolation, is not a
|
||||
derivative work of the Library, and therefore falls outside the scope of this License.
|
||||
|
||||
However, linking a "work that uses the Library" with the Library creates an executable that is a derivative of the
|
||||
Library (because it contains portions of the Library), rather than a "work that uses the library". The executable is
|
||||
therefore covered by this License. Section 6 states terms for distribution of such executables.
|
||||
|
||||
When a "work that uses the Library" uses material from a header file that is part of the Library, the object code for
|
||||
the work may be a derivative work of the Library even though the source code is not. Whether this is true is especially
|
||||
significant if the work can be linked without the Library, or if the work is itself a library. The threshold for this to
|
||||
be true is not precisely defined by law.
|
||||
|
||||
If such an object file uses only numerical parameters, data structure layouts and accessors, and small macros and small
|
||||
inline functions (ten lines or less in length), then the use of the object file is unrestricted, regardless of whether
|
||||
it is legally a derivative work. (Executables containing this object code plus portions of the Library will still fall
|
||||
under Section 6.)
|
||||
|
||||
Otherwise, if the work is a derivative of the Library, you may distribute the object code for the work under the terms
|
||||
of Section 6. Any executables containing that work also fall under Section 6, whether or not they are linked directly
|
||||
with the Library itself.
|
||||
|
||||
6. As an exception to the Sections above, you may also combine or link a "work that uses the Library" with the Library
|
||||
to produce a work containing portions of the Library, and distribute that work under terms of your choice, provided
|
||||
that the terms permit modification of the work for the customer's own use and reverse engineering for debugging such
|
||||
modifications.
|
||||
|
||||
You must give prominent notice with each copy of the work that the Library is used in it and that the Library and its
|
||||
use are covered by this License. You must supply a copy of this License. If the work during execution displays copyright
|
||||
notices, you must include the copyright notice for the Library among them, as well as a reference directing the user to
|
||||
the copy of this License. Also, you must do one of these things:
|
||||
|
||||
a) Accompany the work with the complete corresponding
|
||||
machine-readable source code for the Library including whatever
|
||||
changes were used in the work (which must be distributed under
|
||||
Sections 1 and 2 above); and, if the work is an executable linked
|
||||
with the Library, with the complete machine-readable "work that
|
||||
uses the Library", as object code and/or source code, so that the
|
||||
user can modify the Library and then relink to produce a modified
|
||||
executable containing the modified Library. (It is understood
|
||||
that the user who changes the contents of definitions files in the
|
||||
Library will not necessarily be able to recompile the application
|
||||
to use the modified definitions.)
|
||||
|
||||
b) Use a suitable shared library mechanism for linking with the
|
||||
Library. A suitable mechanism is one that (1) uses at run time a
|
||||
copy of the library already present on the user's computer system,
|
||||
rather than copying library functions into the executable, and (2)
|
||||
will operate properly with a modified version of the library, if
|
||||
the user installs one, as long as the modified version is
|
||||
interface-compatible with the version that the work was made with.
|
||||
|
||||
c) Accompany the work with a written offer, valid for at
|
||||
least three years, to give the same user the materials
|
||||
specified in Subsection 6a, above, for a charge no more
|
||||
than the cost of performing this distribution.
|
||||
|
||||
d) If distribution of the work is made by offering access to copy
|
||||
from a designated place, offer equivalent access to copy the above
|
||||
specified materials from the same place.
|
||||
|
||||
e) Verify that the user has already received a copy of these
|
||||
materials or that you have already sent this user a copy.
|
||||
|
||||
For an executable, the required form of the "work that uses the Library" must include any data and utility programs
|
||||
needed for reproducing the executable from it. However, as a special exception, the materials to be 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.
|
||||
|
||||
It may happen that this requirement contradicts the license restrictions of other proprietary libraries that do not
|
||||
normally accompany the operating system. Such a contradiction means you cannot use both them and the Library together in
|
||||
an executable that you distribute.
|
||||
|
||||
7. You may place library facilities that are a work based on the Library side-by-side in a single library together with
|
||||
other library facilities not covered by this License, and distribute such a combined library, provided that the
|
||||
separate distribution of the work based on the Library and of the other library facilities is otherwise permitted,
|
||||
and provided that you do these two things:
|
||||
|
||||
a) Accompany the combined library with a copy of the same work
|
||||
based on the Library, uncombined with any other library
|
||||
facilities. This must be distributed under the terms of the
|
||||
Sections above.
|
||||
|
||||
b) Give prominent notice with the combined library of the fact
|
||||
that part of it is a work based on the Library, and explaining
|
||||
where to find the accompanying uncombined form of the same work.
|
||||
|
||||
8. You may not copy, modify, sublicense, link with, or distribute the Library except as expressly provided under this
|
||||
License. Any attempt otherwise to copy, modify, sublicense, link with, or distribute the Library 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.
|
||||
|
||||
9. 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 Library or its derivative works. These actions are prohibited by law if you do
|
||||
not accept this License. Therefore, by modifying or distributing the Library (or any work based on the Library), you
|
||||
indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or
|
||||
modifying the Library or works based on it.
|
||||
|
||||
10. Each time you redistribute the Library (or any work based on the Library), the recipient automatically receives a
|
||||
license from the original licensor to copy, distribute, link with or modify the Library 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 with this License.
|
||||
|
||||
11. 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 Library at all. For example, if a patent license would not permit
|
||||
royalty-free redistribution of the Library 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
|
||||
Library.
|
||||
|
||||
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.
|
||||
|
||||
12. If the distribution and/or use of the Library is restricted in certain countries either by patents or by copyrighted
|
||||
interfaces, the original copyright holder who places the Library 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.
|
||||
|
||||
13. The Free Software Foundation may publish revised and/or new versions of the Lesser 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 Library 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 Library does not specify a license version number, you may
|
||||
choose any version ever published by the Free Software Foundation.
|
||||
|
||||
14. If you wish to incorporate parts of the Library into other free programs whose distribution conditions are
|
||||
incompatible with these, 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
|
||||
|
||||
15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY
|
||||
APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE
|
||||
LIBRARY "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 LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY
|
||||
SERVICING, REPAIR OR CORRECTION.
|
||||
|
||||
16. 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 LIBRARY 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 LIBRARY (
|
||||
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 LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN
|
||||
ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
|
||||
|
||||
END OF TERMS AND CONDITIONS
|
||||
|
||||
|
||||
Appendix C: The MPL License
|
||||
---------------------------
|
||||
|
||||
MOZILLA PUBLIC LICENSE Version 1.1
|
||||
|
||||
1. Definitions.
|
||||
|
||||
1.0.1. "Commercial Use" means distribution or otherwise making the Covered Code available to a third party.
|
||||
|
||||
1.1. "Contributor" means each entity that creates or contributes to the creation of Modifications.
|
||||
|
||||
1.2. "Contributor Version" means the combination of the Original Code, prior Modifications used by a Contributor, and
|
||||
the Modifications made by that particular Contributor.
|
||||
|
||||
1.3. "Covered Code" means the Original Code or Modifications or the combination of the Original Code and
|
||||
Modifications, in each case including portions thereof.
|
||||
|
||||
1.4. "Electronic Distribution Mechanism" means a mechanism generally accepted in the software development community
|
||||
for the electronic transfer of data.
|
||||
|
||||
1.5. "Executable" means Covered Code in any form other than Source Code.
|
||||
|
||||
1.6. "Initial Developer" means the individual or entity identified as the Initial Developer in the Source Code notice
|
||||
required by Exhibit A.
|
||||
|
||||
1.7. "Larger Work" means a work which combines Covered Code or portions thereof with code not governed by the terms
|
||||
of this License.
|
||||
|
||||
1.8. "License" means this document.
|
||||
|
||||
1.8.1. "Licensable" means having the right to grant, to the maximum extent possible, whether at the time of the
|
||||
initial grant or subsequently acquired, any and all of the rights conveyed herein.
|
||||
|
||||
1.9. "Modifications" means any addition to or deletion from the substance or structure of either the Original Code or
|
||||
any previous Modifications. When Covered Code is released as a series of files, a Modification is:
|
||||
A. Any addition to or deletion from the contents of a file containing Original Code or previous Modifications.
|
||||
|
||||
B. Any new file that contains any part of the Original Code or
|
||||
previous Modifications.
|
||||
|
||||
1.10. "Original Code" means Source Code of computer software code which is described in the Source Code notice
|
||||
required by Exhibit A as Original Code, and which, at the time of its release under this License is not already
|
||||
Covered Code governed by this License.
|
||||
|
||||
1.10.1. "Patent Claims" means any patent claim(s), now owned or hereafter acquired, including without limitation,
|
||||
method, process, and apparatus claims, in any patent Licensable by grantor.
|
||||
|
||||
1.11. "Source Code" means the preferred form of the Covered Code for making modifications to it, including all
|
||||
modules it contains, plus any associated interface definition files, scripts used to control compilation and
|
||||
installation of an Executable, or source code differential comparisons against either the Original Code or another
|
||||
well known, available Covered Code of the Contributor's choice. The Source Code can be in a compressed or archival
|
||||
form, provided the appropriate decompression or de-archiving software is widely available for no charge.
|
||||
|
||||
1.12. "You" (or "Your") means an individual or a legal entity exercising rights under, and complying with all of the
|
||||
terms of, this License or a future version of this License issued under Section 6.1. For legal entities, "You"
|
||||
includes any entity which controls, is controlled by, or is under common control with You. For purposes of this
|
||||
definition, "control" means (a) the power, direct or indirect, to cause the direction or management of such entity,
|
||||
whether by contract or otherwise, or (b) ownership of more than fifty percent
|
||||
(50%) of the outstanding shares or beneficial ownership of such entity.
|
||||
|
||||
2. Source Code License.
|
||||
|
||||
2.1. The Initial Developer Grant. The Initial Developer hereby grants You a world-wide, royalty-free, non-exclusive
|
||||
license, subject to third party intellectual property claims:
|
||||
(a) under intellectual property rights (other than patent or trademark) Licensable by Initial Developer to use,
|
||||
reproduce, modify, display, perform, sublicense and distribute the Original Code (or portions thereof) with or
|
||||
without Modifications, and/or as part of a Larger Work; and
|
||||
|
||||
(b) under Patents Claims infringed by the making, using or
|
||||
selling of Original Code, to make, have made, use, practice,
|
||||
sell, and offer for sale, and/or otherwise dispose of the
|
||||
Original Code (or portions thereof).
|
||||
|
||||
(c) the licenses granted in this Section 2.1(a) and (b) are
|
||||
effective on the date Initial Developer first distributes
|
||||
Original Code under the terms of this License.
|
||||
|
||||
(d) Notwithstanding Section 2.1(b) above, no patent license is
|
||||
granted: 1) for code that You delete from the Original Code; 2)
|
||||
separate from the Original Code; or 3) for infringements caused
|
||||
by: i) the modification of the Original Code or ii) the
|
||||
combination of the Original Code with other software or devices.
|
||||
|
||||
2.2. Contributor Grant. Subject to third party intellectual property claims, each Contributor hereby grants You a
|
||||
world-wide, royalty-free, non-exclusive license
|
||||
|
||||
(a) under intellectual property rights (other than patent or
|
||||
trademark) Licensable by Contributor, to use, reproduce, modify,
|
||||
display, perform, sublicense and distribute the Modifications
|
||||
created by such Contributor (or portions thereof) either on an
|
||||
unmodified basis, with other Modifications, as Covered Code
|
||||
and/or as part of a Larger Work; and
|
||||
|
||||
(b) under Patent Claims infringed by the making, using, or
|
||||
selling of Modifications made by that Contributor either alone
|
||||
and/or in combination with its Contributor Version (or portions
|
||||
of such combination), to make, use, sell, offer for sale, have
|
||||
made, and/or otherwise dispose of: 1) Modifications made by that
|
||||
Contributor (or portions thereof); and 2) the combination of
|
||||
Modifications made by that Contributor with its Contributor
|
||||
Version (or portions of such combination).
|
||||
|
||||
(c) the licenses granted in Sections 2.2(a) and 2.2(b) are
|
||||
effective on the date Contributor first makes Commercial Use of
|
||||
the Covered Code.
|
||||
|
||||
(d) Notwithstanding Section 2.2(b) above, no patent license is
|
||||
granted: 1) for any code that Contributor has deleted from the
|
||||
Contributor Version; 2) separate from the Contributor Version;
|
||||
3) for infringements caused by: i) third party modifications of
|
||||
Contributor Version or ii) the combination of Modifications made
|
||||
by that Contributor with other software (except as part of the
|
||||
Contributor Version) or other devices; or 4) under Patent Claims
|
||||
infringed by Covered Code in the absence of Modifications made by
|
||||
that Contributor.
|
||||
|
||||
3. Distribution Obligations.
|
||||
|
||||
3.1. Application of License. The Modifications which You create or to which You contribute are governed by the terms
|
||||
of this License, including without limitation Section 2.2. The Source Code version of Covered Code may be distributed
|
||||
only under the terms of this License or a future version of this License released under Section 6.1, and You must
|
||||
include a copy of this License with every copy of the Source Code You distribute. You may not offer or impose any
|
||||
terms on any Source Code version that alters or restricts the applicable version of this License or the recipients'
|
||||
rights hereunder. However, You may include an additional document offering the additional rights described in Section
|
||||
3.5.
|
||||
|
||||
3.2. Availability of Source Code. Any Modification which You create or to which You contribute must be made available
|
||||
in Source Code form under the terms of this License either on the same media as an Executable version or via an
|
||||
accepted Electronic Distribution Mechanism to anyone to whom you made an Executable version available; and if made
|
||||
available via Electronic Distribution Mechanism, must remain available for at least twelve (12)
|
||||
months after the date it initially became available, or at least six
|
||||
(6) months after a subsequent version of that particular Modification has been made available to such recipients. You
|
||||
are responsible for ensuring that the Source Code version remains available even if the Electronic Distribution
|
||||
Mechanism is maintained by a third party.
|
||||
|
||||
3.3. Description of Modifications. You must cause all Covered Code to which You contribute to contain a file
|
||||
documenting the changes You made to create that Covered Code and the date of any change. You must include a prominent
|
||||
statement that the Modification is derived, directly or indirectly, from Original Code provided by the Initial
|
||||
Developer and including the name of the Initial Developer in (a) the Source Code, and (b) in any notice in an
|
||||
Executable version or related documentation in which You describe the origin or ownership of the Covered Code.
|
||||
|
||||
3.4. Intellectual Property Matters
|
||||
(a) Third Party Claims. If Contributor has knowledge that a license under a third party's intellectual property
|
||||
rights is required to exercise the rights granted by such Contributor under Sections 2.1 or 2.2, Contributor must
|
||||
include a text file with the Source Code distribution titled "LEGAL" which describes the claim and the party making
|
||||
the claim in sufficient detail that a recipient will know whom to contact. If Contributor obtains such knowledge
|
||||
after the Modification is made available as described in Section 3.2, Contributor shall promptly modify the LEGAL
|
||||
file in all copies Contributor makes available thereafter and shall take other steps
|
||||
(such as notifying appropriate mailing lists or newsgroups)
|
||||
reasonably calculated to inform those who received the Covered Code that new knowledge has been obtained.
|
||||
|
||||
(b) Contributor APIs.
|
||||
If Contributor's Modifications include an application programming
|
||||
interface and Contributor has knowledge of patent licenses which
|
||||
are reasonably necessary to implement that API, Contributor must
|
||||
also include this information in the LEGAL file.
|
||||
|
||||
(c) Representations.
|
||||
Contributor represents that, except as disclosed pursuant to
|
||||
Section 3.4(a) above, Contributor believes that Contributor's
|
||||
Modifications are Contributor's original creation(s) and/or
|
||||
Contributor has sufficient rights to grant the rights conveyed by
|
||||
this License.
|
||||
|
||||
3.5. Required Notices. You must duplicate the notice in Exhibit A in each file of the Source Code. If it is not
|
||||
possible to put such notice in a particular Source Code file due to its structure, then You must include such notice
|
||||
in a location (such as a relevant directory) where a user would be likely to look for such a notice. If You created
|
||||
one or more Modification(s)
|
||||
You may add your name as a Contributor to the notice described in Exhibit A. You must also duplicate this License in
|
||||
any documentation for the Source Code where You describe recipients' rights or ownership rights relating to Covered
|
||||
Code. You may choose to offer, and to charge a fee for, warranty, support, indemnity or liability obligations to one
|
||||
or more recipients of Covered Code. However, You may do so only on Your own behalf, and not on behalf of the Initial
|
||||
Developer or any Contributor. You must make it absolutely clear than any such warranty, support, indemnity or
|
||||
liability obligation is offered by You alone, and You hereby agree to indemnify the Initial Developer and every
|
||||
Contributor for any liability incurred by the Initial Developer or such Contributor as a result of warranty, support,
|
||||
indemnity or liability terms You offer.
|
||||
|
||||
3.6. Distribution of Executable Versions. You may distribute Covered Code in Executable form only if the requirements
|
||||
of Section 3.1-3.5 have been met for that Covered Code, and if You include a notice stating that the Source Code
|
||||
version of the Covered Code is available under the terms of this License, including a description of how and where
|
||||
You have fulfilled the obligations of Section 3.2. The notice must be conspicuously included in any notice in an
|
||||
Executable version, related documentation or collateral in which You describe recipients' rights relating to the
|
||||
Covered Code. You may distribute the Executable version of Covered Code or ownership rights under a license of Your
|
||||
choice, which may contain terms different from this License, provided that You are in compliance with the terms of
|
||||
this License and that the license for the Executable version does not attempt to limit or alter the recipient's
|
||||
rights in the Source Code version from the rights set forth in this License. If You distribute the Executable version
|
||||
under a different license You must make it absolutely clear that any terms which differ from this License are offered
|
||||
by You alone, not by the Initial Developer or any Contributor. You hereby agree to indemnify the Initial Developer
|
||||
and every Contributor for any liability incurred by the Initial Developer or such Contributor as a result of any such
|
||||
terms You offer.
|
||||
|
||||
3.7. Larger Works. You may create a Larger Work by combining Covered Code with other code not governed by the terms
|
||||
of this License and distribute the Larger Work as a single product. In such a case, You must make sure the
|
||||
requirements of this License are fulfilled for the Covered Code.
|
||||
|
||||
4. Inability to Comply Due to Statute or Regulation.
|
||||
|
||||
If it is impossible for You to comply with any of the terms of this License with respect to some or all of the
|
||||
Covered Code due to statute, judicial order, or regulation then You must: (a) comply with the terms of this License
|
||||
to the maximum extent possible; and (b)
|
||||
describe the limitations and the code they affect. Such description must be included in the LEGAL file described in
|
||||
Section 3.4 and must be included with all distributions of the Source Code. Except to the extent prohibited by
|
||||
statute or regulation, such description must be sufficiently detailed for a recipient of ordinary skill to be able to
|
||||
understand it.
|
||||
|
||||
5. Application of this License.
|
||||
|
||||
This License applies to code to which the Initial Developer has attached the notice in Exhibit A and to related
|
||||
Covered Code.
|
||||
|
||||
6. Versions of the License.
|
||||
|
||||
6.1. New Versions. Netscape Communications Corporation ("Netscape") may publish revised and/or new versions of the
|
||||
License from time to time. Each version will be given a distinguishing version number.
|
||||
|
||||
6.2. Effect of New Versions. Once Covered Code has been published under a particular version of the License, You may
|
||||
always continue to use it under the terms of that version. You may also choose to use such Covered Code under the
|
||||
terms of any subsequent version of the License published by Netscape. No one other than Netscape has the right to
|
||||
modify the terms applicable to Covered Code created under this License.
|
||||
|
||||
6.3. Derivative Works. If You create or use a modified version of this License (which you may only do in order to
|
||||
apply it to code which is not already Covered Code governed by this License), You must (a) rename Your license so
|
||||
that the phrases "Mozilla", "MOZILLAPL", "MOZPL", "Netscape",
|
||||
"MPL", "NPL" or any confusingly similar phrase do not appear in your license (except to note that your license
|
||||
differs from this License)
|
||||
and (b) otherwise make it clear that Your version of the license contains terms which differ from the Mozilla Public
|
||||
License and Netscape Public License. (Filling in the name of the Initial Developer, Original Code or Contributor in
|
||||
the notice described in Exhibit A shall not of themselves be deemed to be modifications of this License.)
|
||||
|
||||
7. DISCLAIMER OF WARRANTY.
|
||||
|
||||
COVERED CODE IS PROVIDED UNDER THIS LICENSE ON AN "AS IS" BASIS, WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR
|
||||
IMPLIED, INCLUDING, WITHOUT LIMITATION, WARRANTIES THAT THE COVERED CODE IS FREE OF DEFECTS, MERCHANTABLE, FIT FOR A
|
||||
PARTICULAR PURPOSE OR NON-INFRINGING. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE COVERED CODE IS WITH
|
||||
YOU. SHOULD ANY COVERED CODE PROVE DEFECTIVE IN ANY RESPECT, YOU (NOT THE INITIAL DEVELOPER OR ANY OTHER CONTRIBUTOR)
|
||||
ASSUME THE COST OF ANY NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN
|
||||
ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY COVERED CODE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER.
|
||||
|
||||
8. TERMINATION.
|
||||
|
||||
8.1. This License and the rights granted hereunder will terminate automatically if You fail to comply with terms
|
||||
herein and fail to cure such breach within 30 days of becoming aware of the breach. All sublicenses to the Covered
|
||||
Code which are properly granted shall survive any termination of this License. Provisions which, by their nature,
|
||||
must remain in effect beyond the termination of this License shall survive.
|
||||
|
||||
8.2. If You initiate litigation by asserting a patent infringement claim (excluding declatory judgment actions)
|
||||
against Initial Developer or a Contributor (the Initial Developer or Contributor against whom You file such action is
|
||||
referred to as "Participant") alleging that:
|
||||
|
||||
(a) such Participant's Contributor Version directly or indirectly infringes any patent, then any and all rights
|
||||
granted by such Participant to You under Sections 2.1 and/or 2.2 of this License shall, upon 60 days notice from
|
||||
Participant terminate prospectively, unless if within 60 days after receipt of notice You either: (i)
|
||||
agree in writing to pay Participant a mutually agreeable reasonable royalty for Your past and future use of
|
||||
Modifications made by such Participant, or (ii) withdraw Your litigation claim with respect to the Contributor
|
||||
Version against such Participant. If within 60 days of notice, a reasonable royalty and payment arrangement are not
|
||||
mutually agreed upon in writing by the parties or the litigation claim is not withdrawn, the rights granted by
|
||||
Participant to You under Sections 2.1 and/or 2.2 automatically terminate at the expiration of the 60 day notice
|
||||
period specified above.
|
||||
|
||||
(b) any software, hardware, or device, other than such Participant's Contributor Version, directly or indirectly
|
||||
infringes any patent, then any rights granted to You by such Participant under Sections 2.1(b)
|
||||
and 2.2(b) are revoked effective as of the date You first made, used, sold, distributed, or had made, Modifications
|
||||
made by that Participant.
|
||||
|
||||
8.3. If You assert a patent infringement claim against Participant alleging that such Participant's Contributor
|
||||
Version directly or indirectly infringes any patent where such claim is resolved (such as by license or settlement)
|
||||
prior to the initiation of patent infringement litigation, then the reasonable value of the licenses granted by such
|
||||
Participant under Sections 2.1 or 2.2 shall be taken into account in determining the amount or value of any payment
|
||||
or license.
|
||||
|
||||
8.4. In the event of termination under Sections 8.1 or 8.2 above, all end user license agreements (excluding
|
||||
distributors and resellers)
|
||||
which have been validly granted by You or any distributor hereunder prior to termination shall survive termination.
|
||||
|
||||
9. LIMITATION OF LIABILITY.
|
||||
|
||||
UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT
|
||||
(INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE INITIAL DEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY
|
||||
DISTRIBUTOR OF COVERED CODE, OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR ANY INDIRECT,
|
||||
SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF
|
||||
GOODWILL, WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER COMMERCIAL DAMAGES OR LOSSES, EVEN IF
|
||||
SUCH PARTY SHALL HAVE BEEN INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF LIABILITY SHALL NOT APPLY
|
||||
TO LIABILITY FOR DEATH OR PERSONAL INJURY RESULTING FROM SUCH PARTY'S NEGLIGENCE TO THE EXTENT APPLICABLE LAW
|
||||
PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL
|
||||
DAMAGES, SO THIS EXCLUSION AND LIMITATION MAY NOT APPLY TO YOU.
|
||||
|
||||
10. U.S. GOVERNMENT END USERS.
|
||||
|
||||
The Covered Code is a "commercial item," as that term is defined in 48 C.F.R. 2.101 (Oct. 1995), consisting of "
|
||||
commercial computer software" and "commercial computer software documentation," as such terms are used in 48 C.F.R.
|
||||
12.212 (Sept. 1995). Consistent with 48 C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 (June 1995), all
|
||||
U.S. Government End Users acquire Covered Code with only those rights set forth herein.
|
||||
|
||||
11. MISCELLANEOUS.
|
||||
|
||||
This License represents the complete agreement concerning subject matter hereof. If any provision of this License is
|
||||
held to be unenforceable, such provision shall be reformed only to the extent necessary to make it enforceable. This
|
||||
License shall be governed by California law provisions (except to the extent applicable law, if any, provides
|
||||
otherwise), excluding its conflict-of-law provisions. With respect to disputes in which at least one party is a
|
||||
citizen of, or an entity chartered or registered to do business in the United States of America, any litigation
|
||||
relating to this License shall be subject to the jurisdiction of the Federal Courts of the Northern District of
|
||||
California, with venue lying in Santa Clara County, California, with the losing party responsible for costs,
|
||||
including without limitation, court costs and reasonable attorneys' fees and expenses. The application of the United
|
||||
Nations Convention on Contracts for the International Sale of Goods is expressly excluded. Any law or regulation
|
||||
which provides that the language of a contract shall be construed against the drafter shall not apply to this
|
||||
License.
|
||||
|
||||
12. RESPONSIBILITY FOR CLAIMS.
|
||||
|
||||
As between Initial Developer and the Contributors, each party is responsible for claims and damages arising,
|
||||
directly or indirectly, out of its utilization of rights under this License and You agree to work with Initial
|
||||
Developer and Contributors to distribute such responsibility on an equitable basis. Nothing herein is intended or
|
||||
shall be deemed to constitute any admission of liability.
|
||||
|
||||
13. MULTIPLE-LICENSED CODE.
|
||||
|
||||
Initial Developer may designate portions of the Covered Code as
|
||||
"Multiple-Licensed". "Multiple-Licensed" means that the Initial Developer permits you to utilize portions of the
|
||||
Covered Code under Your choice of the NPL or the alternative licenses, if any, specified by the Initial Developer in
|
||||
the file described in Exhibit A.
|
||||
|
||||
EXHIBIT A -Mozilla Public License.
|
||||
|
||||
``The contents of this file are subject to the Mozilla Public License
|
||||
Version 1.1 (the "License"); you may not use this file except in
|
||||
compliance with the License. You may obtain a copy of the License at
|
||||
http://www.mozilla.org/MPL/
|
||||
|
||||
Software distributed under the License is distributed on an "AS IS"
|
||||
basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the
|
||||
License for the specific language governing rights and limitations
|
||||
under the License.
|
||||
|
||||
The Original Code is ______________________________________.
|
||||
|
||||
The Initial Developer of the Original Code is ________________________.
|
||||
Portions created by ______________________ are Copyright (C) ______
|
||||
_______________________. All Rights Reserved.
|
||||
|
||||
Contributor(s): ______________________________________.
|
||||
|
||||
Alternatively, the contents of this file may be used under the terms
|
||||
of the _____ license (the "[___] License"), in which case the
|
||||
provisions of [______] License are applicable instead of those
|
||||
above. If you wish to allow use of your version of this file only
|
||||
under the terms of the [____] License and not to allow others to use
|
||||
your version of this file under the MPL, indicate your decision by
|
||||
deleting the provisions above and replace them with the notice and
|
||||
other provisions required by the [___] License. If you do not delete
|
||||
the provisions above, a recipient may use your version of this file
|
||||
under either the MPL or the [___] License."
|
||||
|
||||
[NOTE: The text of this Exhibit A may differ slightly from the text of
|
||||
the notices in the Source Code files of the Original Code. You should
|
||||
use the text of this Exhibit A rather than the text found in the
|
||||
Original Code Source Code for Your Modifications.]
|
|
@ -1,37 +0,0 @@
|
|||
CKEditor 4
|
||||
==========
|
||||
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
http://ckeditor.com - See LICENSE.md for license information.
|
||||
|
||||
CKEditor is a text editor to be used inside web pages. It's not a replacement for desktop text editors like Word or
|
||||
OpenOffice, but a component to be used as part of web applications and websites.
|
||||
|
||||
## Documentation
|
||||
|
||||
The full editor documentation is available online at the following address:
|
||||
http://docs.ckeditor.com
|
||||
|
||||
## Installation
|
||||
|
||||
Installing CKEditor is an easy task. Just follow these simple steps:
|
||||
|
||||
1. **Download** the latest version from the CKEditor website:
|
||||
http://ckeditor.com. You should have already completed this step, but be sure you have the very latest version.
|
||||
2. **Extract** (decompress) the downloaded file into the root of your website.
|
||||
|
||||
**Note:** CKEditor is by default installed in the `ckeditor` folder. You can place the files in whichever you want
|
||||
though.
|
||||
|
||||
## Checking Your Installation
|
||||
|
||||
The editor comes with a few sample pages that can be used to verify that installation proceeded properly. Take a look at
|
||||
the `samples` directory.
|
||||
|
||||
To test your installation, just call the following page at your website:
|
||||
|
||||
http://<your site>/<CKEditor installation path>/samples/index.html
|
||||
|
||||
For example:
|
||||
|
||||
http://www.example.com/ckeditor/samples/index.html
|
10
admin/js/plugins/ckeditor/adapters/jquery.js
vendored
|
@ -1,10 +0,0 @@
|
|||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
(function(a){CKEDITOR.config.jqueryOverrideVal="undefined"==typeof CKEDITOR.config.jqueryOverrideVal?!0:CKEDITOR.config.jqueryOverrideVal;"undefined"!=typeof a&&(a.extend(a.fn,{ckeditorGet:function(){var a=this.eq(0).data("ckeditorInstance");if(!a)throw"CKEditor is not initialized yet, use ckeditor() with a callback.";return a},ckeditor:function(g,d){if(!CKEDITOR.env.isCompatible)throw Error("The environment is incompatible.");if(!a.isFunction(g))var k=d,d=g,g=k;var i=[],d=d||{};this.each(function(){var b=
|
||||
a(this),c=b.data("ckeditorInstance"),f=b.data("_ckeditorInstanceLock"),h=this,j=new a.Deferred;i.push(j.promise());if(c&&!f)g&&g.apply(c,[this]),j.resolve();else if(f)c.once("instanceReady",function(){setTimeout(function(){c.element?(c.element.$==h&&g&&g.apply(c,[h]),j.resolve()):setTimeout(arguments.callee,100)},0)},null,null,9999);else{if(d.autoUpdateElement||"undefined"==typeof d.autoUpdateElement&&CKEDITOR.config.autoUpdateElement)d.autoUpdateElementJquery=!0;d.autoUpdateElement=!1;b.data("_ckeditorInstanceLock",
|
||||
!0);c=a(this).is("textarea")?CKEDITOR.replace(h,d):CKEDITOR.inline(h,d);b.data("ckeditorInstance",c);c.on("instanceReady",function(d){var e=d.editor;setTimeout(function(){if(e.element){d.removeListener();e.on("dataReady",function(){b.trigger("dataReady.ckeditor",[e])});e.on("setData",function(a){b.trigger("setData.ckeditor",[e,a.data])});e.on("getData",function(a){b.trigger("getData.ckeditor",[e,a.data])},999);e.on("destroy",function(){b.trigger("destroy.ckeditor",[e])});e.on("save",function(){a(h.form).submit();
|
||||
return!1},null,null,20);if(e.config.autoUpdateElementJquery&&b.is("textarea")&&a(h.form).length){var c=function(){b.ckeditor(function(){e.updateElement()})};a(h.form).submit(c);a(h.form).bind("form-pre-serialize",c);b.bind("destroy.ckeditor",function(){a(h.form).unbind("submit",c);a(h.form).unbind("form-pre-serialize",c)})}e.on("destroy",function(){b.removeData("ckeditorInstance")});b.removeData("_ckeditorInstanceLock");b.trigger("instanceReady.ckeditor",[e]);g&&g.apply(e,[h]);j.resolve()}else setTimeout(arguments.callee,
|
||||
100)},0)},null,null,9999)}});var f=new a.Deferred;this.promise=f.promise();a.when.apply(this,i).then(function(){f.resolve()});this.editor=this.eq(0).data("ckeditorInstance");return this}}),CKEDITOR.config.jqueryOverrideVal&&(a.fn.val=CKEDITOR.tools.override(a.fn.val,function(g){return function(d){if(arguments.length){var k=this,i=[],f=this.each(function(){var b=a(this),c=b.data("ckeditorInstance");if(b.is("textarea")&&c){var f=new a.Deferred;c.setData(d,function(){f.resolve()});i.push(f.promise());
|
||||
return!0}return g.call(b,d)});if(i.length){var b=new a.Deferred;a.when.apply(this,i).done(function(){b.resolveWith(k)});return b.promise()}return f}var f=a(this).eq(0),c=f.data("ckeditorInstance");return f.is("textarea")&&c?c.getData():g.call(f)}})))})(window.jQuery);
|
|
@ -1,110 +0,0 @@
|
|||
/**
|
||||
* @license Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
/**
|
||||
* This file was added automatically by CKEditor builder.
|
||||
* You may re-use it at any time to build CKEditor again.
|
||||
*
|
||||
* If you would like to build CKEditor online again
|
||||
* (for example to upgrade), visit one the following links:
|
||||
*
|
||||
* (1) http://ckeditor.com/builder
|
||||
* Visit online builder to build CKEditor from scratch.
|
||||
*
|
||||
* (2) http://ckeditor.com/builder/60491947bad18cd75f0676ad044f6ad2
|
||||
* Visit online builder to build CKEditor, starting with the same setup as before.
|
||||
*
|
||||
* (3) http://ckeditor.com/builder/download/60491947bad18cd75f0676ad044f6ad2
|
||||
* Straight download link to the latest version of CKEditor (Optimized) with the same setup as before.
|
||||
*
|
||||
* NOTE:
|
||||
* This file is not used by CKEditor, you may remove it.
|
||||
* Changing this file will not change your CKEditor configuration.
|
||||
*/
|
||||
|
||||
var CKBUILDER_CONFIG = {
|
||||
skin: 'moono',
|
||||
preset: 'full',
|
||||
ignore: [
|
||||
'.bender',
|
||||
'.DS_Store',
|
||||
'.gitignore',
|
||||
'.gitattributes',
|
||||
'.idea',
|
||||
'.mailmap',
|
||||
'bender.js',
|
||||
'bender-err.log',
|
||||
'bender-out.log',
|
||||
'dev',
|
||||
'node_modules',
|
||||
'package.json',
|
||||
'README.md',
|
||||
'tests'
|
||||
],
|
||||
plugins: {
|
||||
'a11yhelp': 1,
|
||||
'about': 1,
|
||||
'basicstyles': 1,
|
||||
'bidi': 1,
|
||||
'blockquote': 1,
|
||||
'clipboard': 1,
|
||||
'colorbutton': 1,
|
||||
'colordialog': 1,
|
||||
'contextmenu': 1,
|
||||
'dialogadvtab': 1,
|
||||
'div': 1,
|
||||
'elementspath': 1,
|
||||
'enterkey': 1,
|
||||
'entities': 1,
|
||||
'filebrowser': 1,
|
||||
'find': 1,
|
||||
'flash': 1,
|
||||
'floatingspace': 1,
|
||||
'font': 1,
|
||||
'format': 1,
|
||||
'forms': 1,
|
||||
'horizontalrule': 1,
|
||||
'htmlwriter': 1,
|
||||
'iframe': 1,
|
||||
'image': 1,
|
||||
'indentblock': 1,
|
||||
'indentlist': 1,
|
||||
'justify': 1,
|
||||
'language': 1,
|
||||
'link': 1,
|
||||
'list': 1,
|
||||
'liststyle': 1,
|
||||
'magicline': 1,
|
||||
'maximize': 1,
|
||||
'newpage': 1,
|
||||
'pagebreak': 1,
|
||||
'pastefromword': 1,
|
||||
'pastetext': 1,
|
||||
'preview': 1,
|
||||
'print': 1,
|
||||
'removeformat': 1,
|
||||
'resize': 1,
|
||||
'save': 1,
|
||||
'scayt': 1,
|
||||
'selectall': 1,
|
||||
'showblocks': 1,
|
||||
'showborders': 1,
|
||||
'smiley': 1,
|
||||
'sourcearea': 1,
|
||||
'specialchar': 1,
|
||||
'stylescombo': 1,
|
||||
'tab': 1,
|
||||
'table': 1,
|
||||
'tabletools': 1,
|
||||
'templates': 1,
|
||||
'toolbar': 1,
|
||||
'undo': 1,
|
||||
'wsc': 1,
|
||||
'wysiwygarea': 1
|
||||
},
|
||||
languages: {
|
||||
'en': 1
|
||||
}
|
||||
};
|
1001
admin/js/plugins/ckeditor/ckeditor.js
vendored
|
@ -1,10 +0,0 @@
|
|||
/**
|
||||
* @license Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
|
||||
* For licensing, see LICENSE.html or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
CKEDITOR.editorConfig = function (config) {
|
||||
// Define changes to default configuration here. For example:
|
||||
// config.language = 'fr';
|
||||
// config.uiColor = '#AADC6E';
|
||||
};
|
|
@ -1,118 +0,0 @@
|
|||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
|
||||
body {
|
||||
/* Font */
|
||||
font-family: sans-serif, Arial, Verdana, "Trebuchet MS";
|
||||
font-size: 12px;
|
||||
|
||||
/* Text color */
|
||||
color: #333;
|
||||
|
||||
/* Remove the background color to make it transparent */
|
||||
background-color: #fff;
|
||||
|
||||
margin: 20px;
|
||||
}
|
||||
|
||||
.cke_editable {
|
||||
font-size: 13px;
|
||||
line-height: 1.6;
|
||||
}
|
||||
|
||||
blockquote {
|
||||
font-style: italic;
|
||||
font-family: Georgia, Times, "Times New Roman", serif;
|
||||
padding: 2px 0;
|
||||
border-style: solid;
|
||||
border-color: #ccc;
|
||||
border-width: 0;
|
||||
}
|
||||
|
||||
.cke_contents_ltr blockquote {
|
||||
padding-left: 20px;
|
||||
padding-right: 8px;
|
||||
border-left-width: 5px;
|
||||
}
|
||||
|
||||
.cke_contents_rtl blockquote {
|
||||
padding-left: 8px;
|
||||
padding-right: 20px;
|
||||
border-right-width: 5px;
|
||||
}
|
||||
|
||||
a {
|
||||
color: #0782C1;
|
||||
}
|
||||
|
||||
ol, ul, dl {
|
||||
/* IE7: reset rtl list margin. (#7334) */
|
||||
*margin-right: 0px;
|
||||
/* preserved spaces for list items with text direction other than the list. (#6249,#8049)*/
|
||||
padding: 0 40px;
|
||||
}
|
||||
|
||||
h1, h2, h3, h4, h5, h6 {
|
||||
font-weight: normal;
|
||||
line-height: 1.2;
|
||||
}
|
||||
|
||||
hr {
|
||||
border: 0px;
|
||||
border-top: 1px solid #ccc;
|
||||
}
|
||||
|
||||
img.right {
|
||||
border: 1px solid #ccc;
|
||||
float: right;
|
||||
margin-left: 15px;
|
||||
padding: 5px;
|
||||
}
|
||||
|
||||
img.left {
|
||||
border: 1px solid #ccc;
|
||||
float: left;
|
||||
margin-right: 15px;
|
||||
padding: 5px;
|
||||
}
|
||||
|
||||
pre {
|
||||
white-space: pre-wrap; /* CSS 2.1 */
|
||||
word-wrap: break-word; /* IE7 */
|
||||
-moz-tab-size: 4;
|
||||
-o-tab-size: 4;
|
||||
-webkit-tab-size: 4;
|
||||
tab-size: 4;
|
||||
}
|
||||
|
||||
.marker {
|
||||
background-color: Yellow;
|
||||
}
|
||||
|
||||
span[lang] {
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
figure {
|
||||
text-align: center;
|
||||
border: solid 1px #ccc;
|
||||
border-radius: 2px;
|
||||
background: rgba(0, 0, 0, 0.05);
|
||||
padding: 10px;
|
||||
margin: 10px 20px;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
figure > figcaption {
|
||||
text-align: center;
|
||||
display: block; /* For IE8 */
|
||||
}
|
||||
|
||||
a > img {
|
||||
padding: 1px;
|
||||
margin: 1px;
|
||||
border: none;
|
||||
outline: 1px solid #0782C1;
|
||||
}
|
|
@ -1,10 +0,0 @@
|
|||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.dialog.add("a11yHelp",function(j){var a=j.lang.a11yhelp,l=CKEDITOR.tools.getNextId(),e={8:a.backspace,9:a.tab,13:a.enter,16:a.shift,17:a.ctrl,18:a.alt,19:a.pause,20:a.capslock,27:a.escape,33:a.pageUp,34:a.pageDown,35:a.end,36:a.home,37:a.leftArrow,38:a.upArrow,39:a.rightArrow,40:a.downArrow,45:a.insert,46:a["delete"],91:a.leftWindowKey,92:a.rightWindowKey,93:a.selectKey,96:a.numpad0,97:a.numpad1,98:a.numpad2,99:a.numpad3,100:a.numpad4,101:a.numpad5,102:a.numpad6,103:a.numpad7,104:a.numpad8,
|
||||
105:a.numpad9,106:a.multiply,107:a.add,109:a.subtract,110:a.decimalPoint,111:a.divide,112:a.f1,113:a.f2,114:a.f3,115:a.f4,116:a.f5,117:a.f6,118:a.f7,119:a.f8,120:a.f9,121:a.f10,122:a.f11,123:a.f12,144:a.numLock,145:a.scrollLock,186:a.semiColon,187:a.equalSign,188:a.comma,189:a.dash,190:a.period,191:a.forwardSlash,192:a.graveAccent,219:a.openBracket,220:a.backSlash,221:a.closeBracket,222:a.singleQuote};e[CKEDITOR.ALT]=a.alt;e[CKEDITOR.SHIFT]=a.shift;e[CKEDITOR.CTRL]=a.ctrl;var f=[CKEDITOR.ALT,CKEDITOR.SHIFT,
|
||||
CKEDITOR.CTRL],m=/\$\{(.*?)\}/g,p=function(){var a=j.keystrokeHandler.keystrokes,g={},c;for(c in a)g[a[c]]=c;return function(a,c){var b;if(g[c]){b=g[c];for(var h,i,k=[],d=0;d<f.length;d++)i=f[d],h=b/f[d],1<h&&2>=h&&(b-=i,k.push(e[i]));k.push(e[b]||String.fromCharCode(b));b=k.join("+")}else b=a;return b}}();return{title:a.title,minWidth:600,minHeight:400,contents:[{id:"info",label:j.lang.common.generalTab,expand:!0,elements:[{type:"html",id:"legends",style:"white-space:normal;",focus:function(){this.getElement().focus()},
|
||||
html:function(){for(var e='<div class="cke_accessibility_legend" role="document" aria-labelledby="'+l+'_arialbl" tabIndex="-1">%1</div><span id="'+l+'_arialbl" class="cke_voice_label">'+a.contents+" </span>",g=[],c=a.legend,j=c.length,f=0;f<j;f++){for(var b=c[f],h=[],i=b.items,k=i.length,d=0;d<k;d++){var n=i[d],o=n.legend.replace(m,p);o.match(m)||h.push("<dt>%1</dt><dd>%2</dd>".replace("%1",n.name).replace("%2",o))}g.push("<h1>%1</h1><dl>%2</dl>".replace("%1",b.name).replace("%2",h.join("")))}return e.replace("%1",
|
||||
g.join(""))}()+'<style type="text/css">.cke_accessibility_legend{width:600px;height:400px;padding-right:5px;overflow-y:auto;overflow-x:hidden;}.cke_browser_quirks .cke_accessibility_legend,{height:390px}.cke_accessibility_legend *{white-space:normal;}.cke_accessibility_legend h1{font-size: 20px;border-bottom: 1px solid #AAA;margin: 5px 0px 15px;}.cke_accessibility_legend dl{margin-left: 5px;}.cke_accessibility_legend dt{font-size: 13px;font-weight: bold;}.cke_accessibility_legend dd{margin:10px}</style>'}]}],
|
||||
buttons:[CKEDITOR.dialog.cancelButton]}});
|
|
@ -1,25 +0,0 @@
|
|||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
|
||||
cs.js Found: 30 Missing: 0
|
||||
cy.js Found: 30 Missing: 0
|
||||
da.js Found: 12 Missing: 18
|
||||
de.js Found: 30 Missing: 0
|
||||
el.js Found: 25 Missing: 5
|
||||
eo.js Found: 30 Missing: 0
|
||||
fa.js Found: 30 Missing: 0
|
||||
fi.js Found: 30 Missing: 0
|
||||
fr.js Found: 30 Missing: 0
|
||||
gu.js Found: 12 Missing: 18
|
||||
he.js Found: 30 Missing: 0
|
||||
it.js Found: 30 Missing: 0
|
||||
mk.js Found: 5 Missing: 25
|
||||
nb.js Found: 30 Missing: 0
|
||||
nl.js Found: 30 Missing: 0
|
||||
no.js Found: 30 Missing: 0
|
||||
pt-br.js Found: 30 Missing: 0
|
||||
ro.js Found: 6 Missing: 24
|
||||
tr.js Found: 30 Missing: 0
|
||||
ug.js Found: 27 Missing: 3
|
||||
vi.js Found: 6 Missing: 24
|
||||
zh-cn.js Found: 30 Missing: 0
|
|
@ -1,110 +0,0 @@
|
|||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang("a11yhelp", "ar", {
|
||||
title: "Accessibility Instructions",
|
||||
contents: "Help Contents. To close this dialog press ESC.",
|
||||
legend: [{
|
||||
name: "عام",
|
||||
items: [{
|
||||
name: "Editor Toolbar",
|
||||
legend: "Press ${toolbarFocus} to navigate to the toolbar. Move to the next and previous toolbar group with TAB and SHIFT-TAB. Move to the next and previous toolbar button with RIGHT ARROW or LEFT ARROW. Press SPACE or ENTER to activate the toolbar button."
|
||||
}, {
|
||||
name: "Editor Dialog",
|
||||
legend: "Inside a dialog, press TAB to navigate to next dialog field, press SHIFT + TAB to move to previous field, press ENTER to submit dialog, press ESC to cancel dialog. For dialogs that have multiple tab pages, press ALT + F10 to navigate to tab-list. Then move to next tab with TAB OR RIGTH ARROW. Move to previous tab with SHIFT + TAB or LEFT ARROW. Press SPACE or ENTER to select the tab page."
|
||||
},
|
||||
{
|
||||
name: "Editor Context Menu",
|
||||
legend: "Press ${contextMenu} or APPLICATION KEY to open context-menu. Then move to next menu option with TAB or DOWN ARROW. Move to previous option with SHIFT+TAB or UP ARROW. Press SPACE or ENTER to select the menu option. Open sub-menu of current option with SPACE or ENTER or RIGHT ARROW. Go back to parent menu item with ESC or LEFT ARROW. Close context menu with ESC."
|
||||
}, {
|
||||
name: "Editor List Box",
|
||||
legend: "Inside a list-box, move to next list item with TAB OR DOWN ARROW. Move to previous list item with SHIFT + TAB or UP ARROW. Press SPACE or ENTER to select the list option. Press ESC to close the list-box."
|
||||
},
|
||||
{
|
||||
name: "Editor Element Path Bar",
|
||||
legend: "Press ${elementsPathFocus} to navigate to the elements path bar. Move to next element button with TAB or RIGHT ARROW. Move to previous button with SHIFT+TAB or LEFT ARROW. Press SPACE or ENTER to select the element in editor."
|
||||
}]
|
||||
}, {
|
||||
name: "Commands",
|
||||
items: [{name: " Undo command", legend: "Press ${undo}"}, {
|
||||
name: " Redo command",
|
||||
legend: "Press ${redo}"
|
||||
}, {name: " Bold command", legend: "Press ${bold}"}, {name: " Italic command", legend: "Press ${italic}"}, {
|
||||
name: " Underline command",
|
||||
legend: "Press ${underline}"
|
||||
}, {name: " Link command", legend: "Press ${link}"}, {
|
||||
name: " Toolbar Collapse command",
|
||||
legend: "Press ${toolbarCollapse}"
|
||||
}, {
|
||||
name: " Access previous focus space command",
|
||||
legend: "Press ${accessPreviousSpace} to access the closest unreachable focus space before the caret, for example: two adjacent HR elements. Repeat the key combination to reach distant focus spaces."
|
||||
}, {
|
||||
name: " Access next focus space command",
|
||||
legend: "Press ${accessNextSpace} to access the closest unreachable focus space after the caret, for example: two adjacent HR elements. Repeat the key combination to reach distant focus spaces."
|
||||
},
|
||||
{name: " Accessibility Help", legend: "Press ${a11yHelp}"}]
|
||||
}],
|
||||
backspace: "Backspace",
|
||||
tab: "Tab",
|
||||
enter: "Enter",
|
||||
shift: "Shift",
|
||||
ctrl: "Ctrl",
|
||||
alt: "Alt",
|
||||
pause: "Pause",
|
||||
capslock: "Caps Lock",
|
||||
escape: "Escape",
|
||||
pageUp: "Page Up",
|
||||
pageDown: "Page Down",
|
||||
end: "End",
|
||||
home: "Home",
|
||||
leftArrow: "Left Arrow",
|
||||
upArrow: "Up Arrow",
|
||||
rightArrow: "Right Arrow",
|
||||
downArrow: "Down Arrow",
|
||||
insert: "Insert",
|
||||
"delete": "Delete",
|
||||
leftWindowKey: "Left Windows key",
|
||||
rightWindowKey: "Right Windows key",
|
||||
selectKey: "Select key",
|
||||
numpad0: "Numpad 0",
|
||||
numpad1: "Numpad 1",
|
||||
numpad2: "Numpad 2",
|
||||
numpad3: "Numpad 3",
|
||||
numpad4: "Numpad 4",
|
||||
numpad5: "Numpad 5",
|
||||
numpad6: "Numpad 6",
|
||||
numpad7: "Numpad 7",
|
||||
numpad8: "Numpad 8",
|
||||
numpad9: "Numpad 9",
|
||||
multiply: "Multiply",
|
||||
add: "إضافة",
|
||||
subtract: "Subtract",
|
||||
decimalPoint: "Decimal Point",
|
||||
divide: "تقسيم",
|
||||
f1: "F1",
|
||||
f2: "F2",
|
||||
f3: "F3",
|
||||
f4: "F4",
|
||||
f5: "F5",
|
||||
f6: "F6",
|
||||
f7: "F7",
|
||||
f8: "F8",
|
||||
f9: "F9",
|
||||
f10: "F10",
|
||||
f11: "F11",
|
||||
f12: "F12",
|
||||
numLock: "Num Lock",
|
||||
scrollLock: "Scroll Lock",
|
||||
semiColon: "Semicolon",
|
||||
equalSign: "Equal Sign",
|
||||
comma: "فاصلة",
|
||||
dash: "Dash",
|
||||
period: "نقطة",
|
||||
forwardSlash: "Forward Slash",
|
||||
graveAccent: "Grave Accent",
|
||||
openBracket: "Open Bracket",
|
||||
backSlash: "Backslash",
|
||||
closeBracket: "Close Bracket",
|
||||
singleQuote: "Single Quote"
|
||||
});
|
|
@ -1,110 +0,0 @@
|
|||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang("a11yhelp", "bg", {
|
||||
title: "Accessibility Instructions",
|
||||
contents: "Help Contents. To close this dialog press ESC.",
|
||||
legend: [{
|
||||
name: "Общо",
|
||||
items: [{
|
||||
name: "Editor Toolbar",
|
||||
legend: "Press ${toolbarFocus} to navigate to the toolbar. Move to the next and previous toolbar group with TAB and SHIFT-TAB. Move to the next and previous toolbar button with RIGHT ARROW or LEFT ARROW. Press SPACE or ENTER to activate the toolbar button."
|
||||
}, {
|
||||
name: "Editor Dialog",
|
||||
legend: "Inside a dialog, press TAB to navigate to next dialog field, press SHIFT + TAB to move to previous field, press ENTER to submit dialog, press ESC to cancel dialog. For dialogs that have multiple tab pages, press ALT + F10 to navigate to tab-list. Then move to next tab with TAB OR RIGTH ARROW. Move to previous tab with SHIFT + TAB or LEFT ARROW. Press SPACE or ENTER to select the tab page."
|
||||
},
|
||||
{
|
||||
name: "Editor Context Menu",
|
||||
legend: "Press ${contextMenu} or APPLICATION KEY to open context-menu. Then move to next menu option with TAB or DOWN ARROW. Move to previous option with SHIFT+TAB or UP ARROW. Press SPACE or ENTER to select the menu option. Open sub-menu of current option with SPACE or ENTER or RIGHT ARROW. Go back to parent menu item with ESC or LEFT ARROW. Close context menu with ESC."
|
||||
}, {
|
||||
name: "Editor List Box",
|
||||
legend: "Inside a list-box, move to next list item with TAB OR DOWN ARROW. Move to previous list item with SHIFT + TAB or UP ARROW. Press SPACE or ENTER to select the list option. Press ESC to close the list-box."
|
||||
},
|
||||
{
|
||||
name: "Editor Element Path Bar",
|
||||
legend: "Press ${elementsPathFocus} to navigate to the elements path bar. Move to next element button with TAB or RIGHT ARROW. Move to previous button with SHIFT+TAB or LEFT ARROW. Press SPACE or ENTER to select the element in editor."
|
||||
}]
|
||||
}, {
|
||||
name: "Commands",
|
||||
items: [{name: " Undo command", legend: "Press ${undo}"}, {
|
||||
name: " Redo command",
|
||||
legend: "Press ${redo}"
|
||||
}, {name: " Bold command", legend: "Press ${bold}"}, {name: " Italic command", legend: "Press ${italic}"}, {
|
||||
name: " Underline command",
|
||||
legend: "Press ${underline}"
|
||||
}, {name: " Link command", legend: "Press ${link}"}, {
|
||||
name: " Toolbar Collapse command",
|
||||
legend: "Press ${toolbarCollapse}"
|
||||
}, {
|
||||
name: " Access previous focus space command",
|
||||
legend: "Press ${accessPreviousSpace} to access the closest unreachable focus space before the caret, for example: two adjacent HR elements. Repeat the key combination to reach distant focus spaces."
|
||||
}, {
|
||||
name: " Access next focus space command",
|
||||
legend: "Press ${accessNextSpace} to access the closest unreachable focus space after the caret, for example: two adjacent HR elements. Repeat the key combination to reach distant focus spaces."
|
||||
},
|
||||
{name: " Accessibility Help", legend: "Press ${a11yHelp}"}]
|
||||
}],
|
||||
backspace: "Backspace",
|
||||
tab: "Tab",
|
||||
enter: "Enter",
|
||||
shift: "Shift",
|
||||
ctrl: "Ctrl",
|
||||
alt: "Alt",
|
||||
pause: "Pause",
|
||||
capslock: "Caps Lock",
|
||||
escape: "Escape",
|
||||
pageUp: "Page Up",
|
||||
pageDown: "Page Down",
|
||||
end: "End",
|
||||
home: "Home",
|
||||
leftArrow: "Left Arrow",
|
||||
upArrow: "Up Arrow",
|
||||
rightArrow: "Right Arrow",
|
||||
downArrow: "Down Arrow",
|
||||
insert: "Insert",
|
||||
"delete": "Delete",
|
||||
leftWindowKey: "Left Windows key",
|
||||
rightWindowKey: "Right Windows key",
|
||||
selectKey: "Select key",
|
||||
numpad0: "Numpad 0",
|
||||
numpad1: "Numpad 1",
|
||||
numpad2: "Numpad 2",
|
||||
numpad3: "Numpad 3",
|
||||
numpad4: "Numpad 4",
|
||||
numpad5: "Numpad 5",
|
||||
numpad6: "Numpad 6",
|
||||
numpad7: "Numpad 7",
|
||||
numpad8: "Numpad 8",
|
||||
numpad9: "Numpad 9",
|
||||
multiply: "Multiply",
|
||||
add: "Add",
|
||||
subtract: "Subtract",
|
||||
decimalPoint: "Decimal Point",
|
||||
divide: "Divide",
|
||||
f1: "F1",
|
||||
f2: "F2",
|
||||
f3: "F3",
|
||||
f4: "F4",
|
||||
f5: "F5",
|
||||
f6: "F6",
|
||||
f7: "F7",
|
||||
f8: "F8",
|
||||
f9: "F9",
|
||||
f10: "F10",
|
||||
f11: "F11",
|
||||
f12: "F12",
|
||||
numLock: "Num Lock",
|
||||
scrollLock: "Scroll Lock",
|
||||
semiColon: "Semicolon",
|
||||
equalSign: "Equal Sign",
|
||||
comma: "Comma",
|
||||
dash: "Dash",
|
||||
period: "Period",
|
||||
forwardSlash: "Forward Slash",
|
||||
graveAccent: "Grave Accent",
|
||||
openBracket: "Open Bracket",
|
||||
backSlash: "Backslash",
|
||||
closeBracket: "Close Bracket",
|
||||
singleQuote: "Single Quote"
|
||||
});
|
|
@ -1,111 +0,0 @@
|
|||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang("a11yhelp", "ca", {
|
||||
title: "Instruccions d'Accessibilitat",
|
||||
contents: "Continguts de l'Ajuda. Per tancar aquest quadre de diàleg premi ESC.",
|
||||
legend: [{
|
||||
name: "General",
|
||||
items: [{
|
||||
name: "Editor de barra d'eines",
|
||||
legend: "Premi ${toolbarFocus} per desplaçar-se per la barra d'eines. Vagi en el següent i anterior grup de barra d'eines amb TAB i SHIFT-TAB. Vagi en el següent i anterior botó de la barra d'eines amb RIGHT ARROW i LEFT ARROW. Premi SPACE o ENTER per activar el botó de la barra d'eines."
|
||||
},
|
||||
{
|
||||
name: "Editor de quadre de diàleg",
|
||||
legend: "Dins d'un quadre de diàleg, premi la tecla TAB per desplaçar-se al següent camp del quadre de diàleg, premi SHIFT + TAB per desplaçar-se a l'anterior camp, premi ENTER per acceptar el quadre de diàleg, premi ESC per cancel·lar el quadre de diàleg. Per els quadres de diàleg que tenen diverses pestanyes, premi ALT + F10 per anar a la llista de pestanyes. Després podrà desplaçar-se a la següent pestanya amb TAB o RIGHT ARROW. Anar a la pestanya anterior amb SHIFT + TAB o LEFT ARROW. Premi SPACE o ENTER per seleccionar la pestanya."
|
||||
},
|
||||
{
|
||||
name: "Editor de menú contextual",
|
||||
legend: "Premi ${contextMenu} o APPLICATION KEY per obrir el menú contextual. Després desplacis a la següent opció del menú amb TAB o DOWN ARROW. Desplacis a l'anterior opció amb SHIFT+TAB o UP ARROW. Premi SPACE o ENTER per seleccionar l'opció del menú. Obri el submenú de l'actual opció utilitzant SPACE o ENTER o RIGHT ARROW. Pot tornar a l'opció del menú pare amb ESC o LEFT ARROW. Tanqui el menú contextual amb ESC."
|
||||
}, {
|
||||
name: "Editor de caixa de llista",
|
||||
legend: "Dins d'un quadre de llista, desplacis al següent element de la llista amb TAB o DOWN ARROW. Desplacis a l'anterior element de la llista amb SHIFT + TAB o UP ARROW. Premi SPACE o ENTER per seleccionar l'opció de la llista. Premi ESC per tancar el quadre de llista."
|
||||
},
|
||||
{
|
||||
name: "Editor de barra de ruta de l'element",
|
||||
legend: "Premi ${elementsPathFocus} per anar als elements de la barra de ruta. Desplacis al botó de l'element següent amb TAB o RIGHT ARROW. Desplacis a l'anterior botó amb SHIFT+TAB o LEFT ARROW. Premi SPACE o ENTER per seleccionar l'element a l'editor."
|
||||
}]
|
||||
}, {
|
||||
name: "Ordres",
|
||||
items: [{name: "Desfer ordre", legend: "Premi ${undo}"}, {
|
||||
name: "Refer ordre",
|
||||
legend: "Premi ${redo}"
|
||||
}, {name: "Ordre negreta", legend: "Premi ${bold}"}, {name: "Ordre cursiva", legend: "Premi ${italic}"},
|
||||
{name: "Ordre subratllat", legend: "Premi ${underline}"}, {
|
||||
name: "Ordre enllaç",
|
||||
legend: "Premi ${link}"
|
||||
}, {
|
||||
name: "Ordre amagar barra d'eines",
|
||||
legend: "Premi ${toolbarCollapse}"
|
||||
}, {
|
||||
name: "Ordre per accedir a l'anterior espai enfocat",
|
||||
legend: "Premi ${accessPreviousSpace} per accedir a l'enfocament d'espai més proper inabastable abans del símbol d'intercalació, per exemple: dos elements HR adjacents. Repetiu la combinació de tecles per arribar a enfocaments d'espais distants."
|
||||
}, {
|
||||
name: "Ordre per accedir al següent espai enfocat",
|
||||
legend: "Premi ${accessNextSpace} per accedir a l'enfocament d'espai més proper inabastable després del símbol d'intercalació, per exemple: dos elements HR adjacents. Repetiu la combinació de tecles per arribar a enfocaments d'espais distants."
|
||||
}, {name: "Ajuda d'accessibilitat", legend: "Premi ${a11yHelp}"}]
|
||||
}],
|
||||
backspace: "Retrocés",
|
||||
tab: "Tabulació",
|
||||
enter: "Intro",
|
||||
shift: "Majúscules",
|
||||
ctrl: "Ctrl",
|
||||
alt: "Alt",
|
||||
pause: "Pausa",
|
||||
capslock: "Bloqueig de majúscules",
|
||||
escape: "Escape",
|
||||
pageUp: "Pàgina Amunt",
|
||||
pageDown: "Pàgina Avall",
|
||||
end: "Fi",
|
||||
home: "Inici",
|
||||
leftArrow: "Fletxa Esquerra",
|
||||
upArrow: "Fletxa Amunt",
|
||||
rightArrow: "Fletxa Dreta",
|
||||
downArrow: "Fletxa Avall",
|
||||
insert: "Inserir",
|
||||
"delete": "Eliminar",
|
||||
leftWindowKey: "Tecla Windows Esquerra",
|
||||
rightWindowKey: "Tecla Windows Dreta",
|
||||
selectKey: "Tecla Seleccionar",
|
||||
numpad0: "Teclat Numèric 0",
|
||||
numpad1: "Teclat Numèric 1",
|
||||
numpad2: "Teclat Numèric 2",
|
||||
numpad3: "Teclat Numèric 3",
|
||||
numpad4: "Teclat Numèric 4",
|
||||
numpad5: "Teclat Numèric 5",
|
||||
numpad6: "Teclat Numèric 6",
|
||||
numpad7: "Teclat Numèric 7",
|
||||
numpad8: "Teclat Numèric 8",
|
||||
numpad9: "Teclat Numèric 9",
|
||||
multiply: "Multiplicació",
|
||||
add: "Suma",
|
||||
subtract: "Resta",
|
||||
decimalPoint: "Punt Decimal",
|
||||
divide: "Divisió",
|
||||
f1: "F1",
|
||||
f2: "F2",
|
||||
f3: "F3",
|
||||
f4: "F4",
|
||||
f5: "F5",
|
||||
f6: "F6",
|
||||
f7: "F7",
|
||||
f8: "F8",
|
||||
f9: "F9",
|
||||
f10: "F10",
|
||||
f11: "F11",
|
||||
f12: "F12",
|
||||
numLock: "Bloqueig Teclat Numèric",
|
||||
scrollLock: "Bloqueig de Desplaçament",
|
||||
semiColon: "Punt i Coma",
|
||||
equalSign: "Símbol Igual",
|
||||
comma: "Coma",
|
||||
dash: "Guió",
|
||||
period: "Punt",
|
||||
forwardSlash: "Barra Diagonal",
|
||||
graveAccent: "Accent Obert",
|
||||
openBracket: "Claudàtor Obert",
|
||||
backSlash: "Barra Invertida",
|
||||
closeBracket: "Claudàtor Tancat",
|
||||
singleQuote: "Cometa Simple"
|
||||
});
|
|
@ -1,111 +0,0 @@
|
|||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang("a11yhelp", "cs", {
|
||||
title: "Instrukce pro přístupnost",
|
||||
contents: "Obsah nápovědy. Pro uzavření tohoto dialogu stiskněte klávesu ESC.",
|
||||
legend: [{
|
||||
name: "Obecné",
|
||||
items: [{
|
||||
name: "Panel nástrojů editoru",
|
||||
legend: "Stiskněte${toolbarFocus} k procházení panelu nástrojů. Přejděte na další a předchozí skupiny pomocí TAB a SHIFT-TAB. Přechod na další a předchozí tlačítko panelu nástrojů je pomocí ŠIPKA VPRAVO nebo ŠIPKA VLEVO. Stisknutím mezerníku nebo klávesy ENTER tlačítko aktivujete."
|
||||
}, {
|
||||
name: "Dialogové okno editoru",
|
||||
legend: "Uvnitř dialogového okna stiskněte TAB pro přesunutí na další pole, stiskněte SHIFT + TAB pro přesun na předchozí pole, stiskněte ENTER pro odeslání dialogu, stiskněte ESC pro jeho zrušení. Pro dialogová okna, která mají mnoho karet stiskněte ALT + F10 pr oprocházení seznamu karet. Pak se přesuňte na další kartu pomocí TAB nebo ŠIPKA VPRAVO. Pro přesun na předchozí stiskněte SHIFT + TAB nebo ŠIPKA VLEVO. Stiskněte MEZERNÍK nebo ENTER pro vybrání stránky karet."
|
||||
}, {
|
||||
name: "Kontextové menu editoru",
|
||||
legend: "Stiskněte ${contextMenu} nebo klávesu APPLICATION k otevření kontextového menu. Pak se přesuňte na další možnost menu pomocí TAB nebo ŠIPKY DOLŮ. Přesuňte se na předchozí možnost pomocí SHIFT+TAB nebo ŠIPKY NAHORU. Stiskněte MEZERNÍK nebo ENTER pro zvolení možnosti menu. Podmenu současné možnosti otevřete pomocí MEZERNÍKU nebo ENTER či ŠIPKY DOLEVA. Kontextové menu uzavřete stiskem ESC."
|
||||
}, {
|
||||
name: "Rámeček seznamu editoru",
|
||||
legend: "Uvnitř rámečku seznamu se přesunete na další položku menu pomocí TAB nebo ŠIPKA DOLŮ. Na předchozí položku se přesunete SHIFT + TAB nebo ŠIPKA NAHORU. Stiskněte MEZERNÍK nebo ENTER pro zvolení možnosti seznamu. Stiskněte ESC pro uzavření seznamu."
|
||||
},
|
||||
{
|
||||
name: "Lišta cesty prvku v editoru",
|
||||
legend: "Stiskněte ${elementsPathFocus} pro procházení lišty cesty prvku. Na další tlačítko prvku se přesunete pomocí TAB nebo ŠIPKA VPRAVO. Na předchozí položku se přesunete pomocí SHIFT + TAB nebo ŠIPKA VLEVO. Stiskněte MEZERNÍK nebo ENTER pro vybrání prvku v editoru."
|
||||
}]
|
||||
}, {
|
||||
name: "Příkazy",
|
||||
items: [{name: " Příkaz Zpět", legend: "Stiskněte ${undo}"}, {
|
||||
name: " Příkaz Znovu",
|
||||
legend: "Stiskněte ${redo}"
|
||||
}, {name: " Příkaz Tučné", legend: "Stiskněte ${bold}"}, {
|
||||
name: " Příkaz Kurzíva",
|
||||
legend: "Stiskněte ${italic}"
|
||||
}, {name: " Příkaz Podtržení", legend: "Stiskněte ${underline}"}, {
|
||||
name: " Příkaz Odkaz",
|
||||
legend: "Stiskněte ${link}"
|
||||
}, {
|
||||
name: " Příkaz Skrýt panel nástrojů",
|
||||
legend: "Stiskněte ${toolbarCollapse}"
|
||||
}, {
|
||||
name: "Příkaz pro přístup k předchozímu prostoru zaměření",
|
||||
legend: "Stiskněte ${accessPreviousSpace} pro přístup k nejbližšímu nedosažitelnému prostoru zaměření před stříškou, například: dva přilehlé prvky HR. Pro dosažení vzdálených prostorů zaměření tuto kombinaci kláves opakujte."
|
||||
}, {
|
||||
name: "Příkaz pro přístup k dalšímu prostoru zaměření",
|
||||
legend: "Stiskněte ${accessNextSpace} pro přístup k nejbližšímu nedosažitelnému prostoru zaměření po stříšce, například: dva přilehlé prvky HR. Pro dosažení vzdálených prostorů zaměření tuto kombinaci kláves opakujte."
|
||||
}, {name: " Nápověda přístupnosti", legend: "Stiskněte ${a11yHelp}"}]
|
||||
}],
|
||||
backspace: "Backspace",
|
||||
tab: "Tabulátor",
|
||||
enter: "Enter",
|
||||
shift: "Shift",
|
||||
ctrl: "Ctrl",
|
||||
alt: "Alt",
|
||||
pause: "Pauza",
|
||||
capslock: "Caps lock",
|
||||
escape: "Escape",
|
||||
pageUp: "Stránka nahoru",
|
||||
pageDown: "Stránka dolů",
|
||||
end: "Konec",
|
||||
home: "Domů",
|
||||
leftArrow: "Šipka vlevo",
|
||||
upArrow: "Šipka nahoru",
|
||||
rightArrow: "Šipka vpravo",
|
||||
downArrow: "Šipka dolů",
|
||||
insert: "Vložit",
|
||||
"delete": "Smazat",
|
||||
leftWindowKey: "Levá klávesa Windows",
|
||||
rightWindowKey: "Pravá klávesa Windows",
|
||||
selectKey: "Vyberte klávesu",
|
||||
numpad0: "Numerická klávesa 0",
|
||||
numpad1: "Numerická klávesa 1",
|
||||
numpad2: "Numerická klávesa 2",
|
||||
numpad3: "Numerická klávesa 3",
|
||||
numpad4: "Numerická klávesa 4",
|
||||
numpad5: "Numerická klávesa 5",
|
||||
numpad6: "Numerická klávesa 6",
|
||||
numpad7: "Numerická klávesa 7",
|
||||
numpad8: "Numerická klávesa 8",
|
||||
numpad9: "Numerická klávesa 9",
|
||||
multiply: "Numerická klávesa násobení",
|
||||
add: "Přidat",
|
||||
subtract: "Numerická klávesa odečítání",
|
||||
decimalPoint: "Desetinná tečka",
|
||||
divide: "Numerická klávesa dělení",
|
||||
f1: "F1",
|
||||
f2: "F2",
|
||||
f3: "F3",
|
||||
f4: "F4",
|
||||
f5: "F5",
|
||||
f6: "F6",
|
||||
f7: "F7",
|
||||
f8: "F8",
|
||||
f9: "F9",
|
||||
f10: "F10",
|
||||
f11: "F11",
|
||||
f12: "F12",
|
||||
numLock: "Num lock",
|
||||
scrollLock: "Scroll lock",
|
||||
semiColon: "Středník",
|
||||
equalSign: "Rovnítko",
|
||||
comma: "Čárka",
|
||||
dash: "Pomlčka",
|
||||
period: "Tečka",
|
||||
forwardSlash: "Lomítko",
|
||||
graveAccent: "Přízvuk",
|
||||
openBracket: "Otevřená hranatá závorka",
|
||||
backSlash: "Obrácené lomítko",
|
||||
closeBracket: "Uzavřená hranatá závorka",
|
||||
singleQuote: "Jednoduchá uvozovka"
|
||||
});
|
|
@ -1,114 +0,0 @@
|
|||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang("a11yhelp", "cy", {
|
||||
title: "Canllawiau Hygyrchedd",
|
||||
contents: "Cynnwys Cymorth. I gau y deialog hwn, pwyswch ESC.",
|
||||
legend: [{
|
||||
name: "Cyffredinol",
|
||||
items: [{
|
||||
name: "Bar Offer y Golygydd",
|
||||
legend: "Pwyswch $ {toolbarFocus} i fynd at y bar offer. Symudwch i'r grŵp bar offer nesaf a blaenorol gyda TAB a SHIFT-TAB. Symudwch i'r botwm bar offer nesaf a blaenorol gyda SAETH DDE neu SAETH CHWITH. Pwyswch SPACE neu ENTER i wneud botwm y bar offer yn weithredol."
|
||||
}, {
|
||||
name: "Deialog y Golygydd",
|
||||
legend: "Tu mewn i'r deialog, pwyswch TAB i fynd i'r maes nesaf ar y deialog, pwyswch SHIFT + TAB i symud i faes blaenorol, pwyswch ENTER i gyflwyno'r deialog, pwyswch ESC i ddiddymu'r deialog. Ar gyfer deialogau sydd â thudalennau aml-tab, pwyswch ALT + F10 i lywio'r tab-restr. Yna symudwch i'r tab nesaf gyda TAB neu SAETH DDE. Symudwch i dab blaenorol gyda SHIFT + TAB neu'r SAETH CHWITH. Pwyswch SPACE neu ENTER i ddewis y dudalen tab."
|
||||
},
|
||||
{
|
||||
name: "Dewislen Cyd-destun y Golygydd",
|
||||
legend: "Pwyswch $ {contextMenu} neu'r ALLWEDD 'APPLICATION' i agor y ddewislen cyd-destun. Yna symudwch i'r opsiwn ddewislen nesaf gyda'r TAB neu'r SAETH I LAWR. Symudwch i'r opsiwn blaenorol gyda SHIFT + TAB neu'r SAETH I FYNY. Pwyswch SPACE neu ENTER i ddewis yr opsiwn ddewislen. Agorwch is-dewislen yr opsiwn cyfredol gyda SPACE neu ENTER neu SAETH DDE. Ewch yn ôl i'r eitem ar y ddewislen uwch gydag ESC neu SAETH CHWITH. Ceuwch y ddewislen cyd-destun gydag ESC."
|
||||
},
|
||||
{
|
||||
name: "Blwch Rhestr y Golygydd",
|
||||
legend: "Tu mewn y blwch rhestr, ewch i'r eitem rhestr nesaf gyda TAB neu'r SAETH I LAWR. Symudwch i restr eitem flaenorol gyda SHIFT + TAB neu SAETH I FYNY. Pwyswch SPACE neu ENTER i ddewis yr opsiwn o'r rhestr. Pwyswch ESC i gau'r rhestr."
|
||||
}, {
|
||||
name: "Bar Llwybr Elfen y Golygydd",
|
||||
legend: "Pwyswch ${elementsPathFocus} i fynd i'r bar llwybr elfennau. Symudwch i fotwm yr elfen nesaf gyda TAB neu SAETH DDE. Symudwch i fotwm blaenorol gyda SHIFT + TAB neu SAETH CHWITH. Pwyswch SPACE neu ENTER i ddewis yr elfen yn y golygydd."
|
||||
}]
|
||||
},
|
||||
{
|
||||
name: "Gorchmynion",
|
||||
items: [{name: "Gorchymyn dadwneud", legend: "Pwyswch ${undo}"}, {
|
||||
name: "Gorchymyn ailadrodd",
|
||||
legend: "Pwyswch ${redo}"
|
||||
}, {name: "Gorchymyn Bras", legend: "Pwyswch ${bold}"}, {
|
||||
name: "Gorchymyn italig",
|
||||
legend: "Pwyswch ${italig}"
|
||||
}, {name: "Gorchymyn tanlinellu", legend: "Pwyso ${underline}"}, {
|
||||
name: "Gorchymyn dolen",
|
||||
legend: "Pwyswch ${link}"
|
||||
}, {
|
||||
name: "Gorchymyn Cwympo'r Dewislen",
|
||||
legend: "Pwyswch ${toolbarCollapse}"
|
||||
}, {
|
||||
name: "Myned i orchymyn bwlch ffocws blaenorol",
|
||||
legend: "Pwyswch ${accessPreviousSpace} i fyned i'r \"blwch ffocws sydd methu ei gyrraedd\" cyn y caret, er enghraifft: dwy elfen HR drws nesaf i'w gilydd. AIladroddwch y cyfuniad allwedd i gyrraedd bylchau ffocws pell."
|
||||
},
|
||||
{
|
||||
name: "Ewch i'r gorchymyn blwch ffocws nesaf",
|
||||
legend: "Pwyswch ${accessNextSpace} i fyned i'r blwch ffocws agosaf nad oes modd ei gyrraedd ar ôl y caret, er enghraifft: dwy elfen HR drws nesaf i'w gilydd. Ailadroddwch y cyfuniad allwedd i gyrraedd blychau ffocws pell."
|
||||
}, {name: "Cymorth Hygyrchedd", legend: "Pwyswch ${a11yHelp}"}]
|
||||
}],
|
||||
backspace: "Backspace",
|
||||
tab: "Tab",
|
||||
enter: "Enter",
|
||||
shift: "Shift",
|
||||
ctrl: "Ctrl",
|
||||
alt: "Alt",
|
||||
pause: "Pause",
|
||||
capslock: "Caps Lock",
|
||||
escape: "Escape",
|
||||
pageUp: "Page Up",
|
||||
pageDown: "Page Down",
|
||||
end: "End",
|
||||
home: "Home",
|
||||
leftArrow: "Left Arrow",
|
||||
upArrow: "Up Arrow",
|
||||
rightArrow: "Right Arrow",
|
||||
downArrow: "Down Arrow",
|
||||
insert: "Insert",
|
||||
"delete": "Delete",
|
||||
leftWindowKey: "Left Windows key",
|
||||
rightWindowKey: "Right Windows key",
|
||||
selectKey: "Select key",
|
||||
numpad0: "Numpad 0",
|
||||
numpad1: "Numpad 1",
|
||||
numpad2: "Numpad 2",
|
||||
numpad3: "Numpad 3",
|
||||
numpad4: "Numpad 4",
|
||||
numpad5: "Numpad 5",
|
||||
numpad6: "Numpad 6",
|
||||
numpad7: "Numpad 7",
|
||||
numpad8: "Numpad 8",
|
||||
numpad9: "Numpad 9",
|
||||
multiply: "Multiply",
|
||||
add: "Add",
|
||||
subtract: "Subtract",
|
||||
decimalPoint: "Decimal Point",
|
||||
divide: "Divide",
|
||||
f1: "F1",
|
||||
f2: "F2",
|
||||
f3: "F3",
|
||||
f4: "F4",
|
||||
f5: "F5",
|
||||
f6: "F6",
|
||||
f7: "F7",
|
||||
f8: "F8",
|
||||
f9: "F9",
|
||||
f10: "F10",
|
||||
f11: "F11",
|
||||
f12: "F12",
|
||||
numLock: "Num Lock",
|
||||
scrollLock: "Scroll Lock",
|
||||
semiColon: "Semicolon",
|
||||
equalSign: "Equal Sign",
|
||||
comma: "Comma",
|
||||
dash: "Dash",
|
||||
period: "Period",
|
||||
forwardSlash: "Forward Slash",
|
||||
graveAccent: "Grave Accent",
|
||||
openBracket: "Open Bracket",
|
||||
backSlash: "Backslash",
|
||||
closeBracket: "Close Bracket",
|
||||
singleQuote: "Single Quote"
|
||||
});
|
|
@ -1,110 +0,0 @@
|
|||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang("a11yhelp", "da", {
|
||||
title: "Tilgængelighedsinstrukser",
|
||||
contents: "Onlinehjælp. For at lukke dette vindue klik ESC",
|
||||
legend: [{
|
||||
name: "Generelt",
|
||||
items: [{
|
||||
name: "Editor værktøjslinje",
|
||||
legend: "Press ${toolbarFocus} to navigate to the toolbar. Move to the next and previous toolbar group with TAB and SHIFT-TAB. Move to the next and previous toolbar button with RIGHT ARROW or LEFT ARROW. Press SPACE or ENTER to activate the toolbar button."
|
||||
}, {
|
||||
name: "Editor Dialog",
|
||||
legend: "Inside a dialog, press TAB to navigate to next dialog field, press SHIFT + TAB to move to previous field, press ENTER to submit dialog, press ESC to cancel dialog. For dialogs that have multiple tab pages, press ALT + F10 to navigate to tab-list. Then move to next tab with TAB OR RIGTH ARROW. Move to previous tab with SHIFT + TAB or LEFT ARROW. Press SPACE or ENTER to select the tab page."
|
||||
},
|
||||
{
|
||||
name: "Editor Context Menu",
|
||||
legend: "Press ${contextMenu} or APPLICATION KEY to open context-menu. Then move to next menu option with TAB or DOWN ARROW. Move to previous option with SHIFT+TAB or UP ARROW. Press SPACE or ENTER to select the menu option. Open sub-menu of current option with SPACE or ENTER or RIGHT ARROW. Go back to parent menu item with ESC or LEFT ARROW. Close context menu with ESC."
|
||||
}, {
|
||||
name: "Editor List Box",
|
||||
legend: "Inside a list-box, move to next list item with TAB OR DOWN ARROW. Move to previous list item with SHIFT + TAB or UP ARROW. Press SPACE or ENTER to select the list option. Press ESC to close the list-box."
|
||||
},
|
||||
{
|
||||
name: "Editor Element Path Bar",
|
||||
legend: "Press ${elementsPathFocus} to navigate to the elements path bar. Move to next element button with TAB or RIGHT ARROW. Move to previous button with SHIFT+TAB or LEFT ARROW. Press SPACE or ENTER to select the element in editor."
|
||||
}]
|
||||
}, {
|
||||
name: "Kommandoer",
|
||||
items: [{name: "Fortryd kommando", legend: "Klik på ${undo}"}, {
|
||||
name: "Gentag kommando",
|
||||
legend: "Klik ${redo}"
|
||||
}, {name: " Bold command", legend: "Klik ${bold}"}, {name: " Italic command", legend: "Press ${italic}"}, {
|
||||
name: " Underline command",
|
||||
legend: "Klik ${underline}"
|
||||
}, {name: " Link command", legend: "Klik ${link}"}, {
|
||||
name: " Toolbar Collapse command",
|
||||
legend: "Press ${toolbarCollapse}"
|
||||
}, {
|
||||
name: " Access previous focus space command",
|
||||
legend: "Press ${accessPreviousSpace} to access the closest unreachable focus space before the caret, for example: two adjacent HR elements. Repeat the key combination to reach distant focus spaces."
|
||||
}, {
|
||||
name: " Access next focus space command",
|
||||
legend: "Press ${accessNextSpace} to access the closest unreachable focus space after the caret, for example: two adjacent HR elements. Repeat the key combination to reach distant focus spaces."
|
||||
},
|
||||
{name: " Accessibility Help", legend: "Kilk ${a11yHelp}"}]
|
||||
}],
|
||||
backspace: "Backspace",
|
||||
tab: "Tab",
|
||||
enter: "Enter",
|
||||
shift: "Shift",
|
||||
ctrl: "Ctrl",
|
||||
alt: "Alt",
|
||||
pause: "Pause",
|
||||
capslock: "Caps Lock",
|
||||
escape: "Escape",
|
||||
pageUp: "Page Up",
|
||||
pageDown: "Page Down",
|
||||
end: "End",
|
||||
home: "Home",
|
||||
leftArrow: "Left Arrow",
|
||||
upArrow: "Up Arrow",
|
||||
rightArrow: "Right Arrow",
|
||||
downArrow: "Down Arrow",
|
||||
insert: "Insert",
|
||||
"delete": "Delete",
|
||||
leftWindowKey: "Left Windows key",
|
||||
rightWindowKey: "Right Windows key",
|
||||
selectKey: "Select key",
|
||||
numpad0: "Numpad 0",
|
||||
numpad1: "Numpad 1",
|
||||
numpad2: "Numpad 2",
|
||||
numpad3: "Numpad 3",
|
||||
numpad4: "Numpad 4",
|
||||
numpad5: "Numpad 5",
|
||||
numpad6: "Numpad 6",
|
||||
numpad7: "Numpad 7",
|
||||
numpad8: "Numpad 8",
|
||||
numpad9: "Numpad 9",
|
||||
multiply: "Multiply",
|
||||
add: "Add",
|
||||
subtract: "Subtract",
|
||||
decimalPoint: "Decimal Point",
|
||||
divide: "Divide",
|
||||
f1: "F1",
|
||||
f2: "F2",
|
||||
f3: "F3",
|
||||
f4: "F4",
|
||||
f5: "F5",
|
||||
f6: "F6",
|
||||
f7: "F7",
|
||||
f8: "F8",
|
||||
f9: "F9",
|
||||
f10: "F10",
|
||||
f11: "F11",
|
||||
f12: "F12",
|
||||
numLock: "Num Lock",
|
||||
scrollLock: "Scroll Lock",
|
||||
semiColon: "Semicolon",
|
||||
equalSign: "Equal Sign",
|
||||
comma: "Comma",
|
||||
dash: "Dash",
|
||||
period: "Period",
|
||||
forwardSlash: "Forward Slash",
|
||||
graveAccent: "Grave Accent",
|
||||
openBracket: "Open Bracket",
|
||||
backSlash: "Backslash",
|
||||
closeBracket: "Close Bracket",
|
||||
singleQuote: "Single Quote"
|
||||
});
|
|
@ -1,114 +0,0 @@
|
|||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang("a11yhelp", "de", {
|
||||
title: "Barrierefreiheitinformationen",
|
||||
contents: "Hilfeinhalt. Um den Dialog zu schliessen die Taste 'ESC' drücken.",
|
||||
legend: [{
|
||||
name: "Allgemein",
|
||||
items: [{
|
||||
name: "Editor Symbolleiste",
|
||||
legend: "Drücken Sie ${toolbarFocus} auf der Symbolleiste. Gehen Sie zur nächsten oder vorherigen Symbolleistengruppe mit TAB und SHIFT-TAB. Gehen Sie zur nächsten oder vorherigen Symbolleiste auf die Schaltfläche mit dem RECHTS- oder LINKS-Pfeil. Drücken Sie die Leertaste oder Eingabetaste, um die Schaltfläche in der Symbolleiste aktivieren."
|
||||
},
|
||||
{
|
||||
name: "Editor Dialog",
|
||||
legend: "Innerhalb des Dialogs drücken Sie TAB um zum nächsten Dialogfeld zu gelangen, drücken Sie SHIFT-TAG um zum vorherigen Feld zu wechseln, drücken Sie ENTER um den Dialog abzusenden und ESC um den Dialog zu abzubrechen. Um zwischen den Reitern innerhalb eines Dialogs zu wechseln drücken sie ALT-F10. Um zum nächsten Reiter zu gelangen können Sie TAB oder die rechte Pfeiltaste. Zurück gelangt man mit SHIFT-TAB oder der linken Pfeiltaste. Mit der Leertaste oder Enter kann man den Reiter auswählen."
|
||||
},
|
||||
{
|
||||
name: "Editor Kontextmenü",
|
||||
legend: "Dürcken Sie ${contextMenu} oder die Anwendungstaste um das Kontextmenü zu öffnen. Man kann die Pfeiltasten zum Wechsel benutzen. Mit der Leertaste oder der Enter-Taste kann man den Menüpunkt aufrufen. Schliessen Sie das Kontextmenü mit der ESC-Taste."
|
||||
}, {
|
||||
name: "Editor Listen",
|
||||
legend: "Innerhalb einer Listenbox kann man mit der TAB-Taste oder den Pfeilrunter-Taste den nächsten Menüeintrag wählen. Mit der Shift-TAB Tastenkombination oder der Pfeilhoch-Taste gelangt man zum vorherigen Menüpunkt. Mit der Leertaste oder Enter kann man den Menüpunkt auswählen. Drücken Sie ESC zum Verlassen des Menüs."
|
||||
},
|
||||
{
|
||||
name: "Editor Elementpfadleiste",
|
||||
legend: "Drücken Sie ${elementsPathFocus} um sich durch die Pfadleiste zu bewegen. Um zum nächsten Element zu gelangen drücken Sie TAB oder die Pfeilrechts-Taste. Zum vorherigen Element gelangen Sie mit der SHIFT-TAB oder der Pfeillinks-Taste. Drücken Sie die Leertaste oder Enter um das Element auszuwählen."
|
||||
}]
|
||||
}, {
|
||||
name: "Befehle",
|
||||
items: [{name: "Wiederholen Befehl", legend: "Drücken Sie ${undo}"}, {
|
||||
name: "Rückgängig Befehl",
|
||||
legend: "Drücken Sie ${redo}"
|
||||
}, {
|
||||
name: "Fettschrift Befehl",
|
||||
legend: "Drücken Sie ${bold}"
|
||||
}, {name: "Italic Befehl", legend: "Drücken Sie ${italic}"}, {
|
||||
name: "Unterstreichung Befehl",
|
||||
legend: "Drücken Sie ${underline}"
|
||||
}, {name: "Link Befehl", legend: "Drücken Sie ${link}"}, {
|
||||
name: "Symbolleiste zuammenklappen Befehl",
|
||||
legend: "Drücken Sie ${toolbarCollapse}"
|
||||
}, {
|
||||
name: "Zugang bisheriger Fokussierung Raumbefehl ",
|
||||
legend: "Drücken Sie ${accessPreviousSpace} auf den am nächsten nicht erreichbar Fokus-Abstand vor die Einfügemarke zugreifen: zwei benachbarte HR-Elemente. Wiederholen Sie die Tastenkombination um entfernte Fokusräume zu erreichen. "
|
||||
},
|
||||
{
|
||||
name: "Zugang nächster Schwerpunkt Raumbefehl ",
|
||||
legend: "Drücken Sie $ { accessNextSpace }, um den nächsten unerreichbar Fokus Leerzeichen nach dem Cursor zum Beispiel auf: zwei benachbarten HR Elemente. Wiederholen Sie die Tastenkombination zum fernen Fokus Bereiche zu erreichen. "
|
||||
}, {name: "Eingabehilfen", legend: "Drücken Sie ${a11yHelp}"}]
|
||||
}],
|
||||
backspace: "Backspace",
|
||||
tab: "Tab",
|
||||
enter: "Enter",
|
||||
shift: "Umschalt",
|
||||
ctrl: "Strg",
|
||||
alt: "Alt",
|
||||
pause: "Pause",
|
||||
capslock: "Caps Lock",
|
||||
escape: "Escape",
|
||||
pageUp: "Page Up",
|
||||
pageDown: "Page Down",
|
||||
end: "Ende",
|
||||
home: "Home",
|
||||
leftArrow: "Left Arrow",
|
||||
upArrow: "Up Arrow",
|
||||
rightArrow: "Right Arrow",
|
||||
downArrow: "Down Arrow",
|
||||
insert: "Einfügen",
|
||||
"delete": "Entfernen",
|
||||
leftWindowKey: "Linke Windowstaste",
|
||||
rightWindowKey: "Rechte Windowstaste",
|
||||
selectKey: "Taste auswählen",
|
||||
numpad0: "Ziffernblock 0",
|
||||
numpad1: "Ziffernblock 1",
|
||||
numpad2: "Ziffernblock 2",
|
||||
numpad3: "Ziffernblock 3",
|
||||
numpad4: "Ziffernblock 4",
|
||||
numpad5: "Ziffernblock 5",
|
||||
numpad6: "Ziffernblock 6",
|
||||
numpad7: "Ziffernblock 7",
|
||||
numpad8: "Ziffernblock 8",
|
||||
numpad9: "Ziffernblock 9",
|
||||
multiply: "Multiply",
|
||||
add: "Add",
|
||||
subtract: "Subtract",
|
||||
decimalPoint: "Decimal Point",
|
||||
divide: "Divide",
|
||||
f1: "F1",
|
||||
f2: "F2",
|
||||
f3: "F3",
|
||||
f4: "F4",
|
||||
f5: "F5",
|
||||
f6: "F6",
|
||||
f7: "F7",
|
||||
f8: "F8",
|
||||
f9: "F9",
|
||||
f10: "F10",
|
||||
f11: "F11",
|
||||
f12: "F12",
|
||||
numLock: "Num Lock",
|
||||
scrollLock: "Scroll Lock",
|
||||
semiColon: "Semikolon",
|
||||
equalSign: "Gleichheitszeichen",
|
||||
comma: "Komma",
|
||||
dash: "Bindestrich",
|
||||
period: "Punkt",
|
||||
forwardSlash: "Forward Slash",
|
||||
graveAccent: "Grave Accent",
|
||||
openBracket: "Open Bracket",
|
||||
backSlash: "Backslash",
|
||||
closeBracket: "Close Bracket",
|
||||
singleQuote: "Single Quote"
|
||||
});
|
|
@ -1,114 +0,0 @@
|
|||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang("a11yhelp", "el", {
|
||||
title: "Οδηγίες Προσβασιμότητας",
|
||||
contents: "Περιεχόμενα Βοήθειας. Πατήστε ESC για κλείσιμο.",
|
||||
legend: [{
|
||||
name: "Γενικά",
|
||||
items: [{
|
||||
name: "Εργαλειοθήκη Επεξεργαστή",
|
||||
legend: "Πατήστε ${toolbarFocus} για να περιηγηθείτε στην γραμμή εργαλείων. Μετακινηθείτε ανάμεσα στις ομάδες της γραμμής εργαλείων με TAB και SHIFT-TAB. Μετακινηθείτε ανάμεσα στα κουμπιά εργαλείων με το ΔΕΞΙ ή ΑΡΙΣΤΕΡΟ ΒΕΛΑΚΙ. Πατήστε ΔΙΑΣΤΗΜΑ ή ENTER για να ενεργοποιήσετε το ενεργό κουμπί εργαλείου."
|
||||
}, {
|
||||
name: "Παράθυρο Διαλόγου Επεξεργαστή",
|
||||
legend: "Μέσα σε ένα παράθυρο διαλόγου, πατήστε TAB για να μεταβείτε στο επόμενο πεδίο ή SHIFT + TAB για να μεταβείτε στο προηγούμενο. Πατήστε ENTER για να υποβάλετε την φόρμα. Πατήστε ESC για να ακυρώσετε την διαδικασία της φόρμας. Για παράθυρα διαλόγων που έχουν πολλές σελίδες σε καρτέλες πατήστε ALT + F10 για να μεταβείτε στην λίστα των καρτελών. Στην συνέχεια μπορείτε να μεταβείτε στην επόμενη καρτέλα πατώντας το TAB ή το ΔΕΞΙ ΒΕΛΑΚΙ. Μπορείτε να μεταβείτε στην προηγούμενη καρτέλα πατώντας SHIFT + TAB ή το ΑΡΙΣΤΕΡΟ ΒΕΛΑΚΙ. Πατήστε ΔΙΑΣΤΗΜΑ ή ENTER για να επιλέξτε την καρτέλα για προβολή."
|
||||
},
|
||||
{
|
||||
name: "Αναδυόμενο Μενού Επεξεργαστή",
|
||||
legend: "Πατήστε ${contextMenu} ή APPLICATION KEY για να ανοίξετε το αναδυόμενο μενού. Μετά μετακινηθείτε στην επόμενη επιλογή του μενού με TAB ή ΚΑΤΩ ΒΕΛΑΚΙ. Μετακινηθείτε στην προηγούμενη επιλογή με SHIFT+TAB ή το ΠΑΝΩ ΒΕΛΑΚΙ. Πατήστε ΔΙΑΣΤΗΜΑ ή ENTER για να επιλέξτε το τρέχων στοιχείο. Ανοίξτε το αναδυόμενο μενού της τρέχουσας επιλογής με ΔΙΑΣΤΗΜΑ ή ENTER ή το ΔΕΞΙ ΒΕΛΑΚΙ. Μεταβείτε πίσω στο αρχικό στοιχείο μενού με το ESC ή το ΑΡΙΣΤΕΡΟ ΒΕΛΑΚΙ. Κλείστε το αναδυόμενο μενού με ESC."
|
||||
},
|
||||
{
|
||||
name: "Κουτί Λίστας Επεξεργαστών",
|
||||
legend: "Μέσα σε ένα κουτί λίστας, μετακινηθείτε στο επόμενο στοιχείο με TAB ή ΚΑΤΩ ΒΕΛΑΚΙ. Μετακινηθείτε στο προηγούμενο στοιχείο με SHIFT + TAB ή το ΠΑΝΩ ΒΕΛΑΚΙ. Πατήστε ΔΙΑΣΤΗΜΑ ή ENTER για να επιλέξετε ένα στοιχείο. Πατήστε ESC για να κλείσετε το κουτί της λίστας."
|
||||
}, {
|
||||
name: "Μπάρα Διαδρομών Στοιχείων Επεξεργαστή",
|
||||
legend: "Πατήστε ${elementsPathFocus} για να περιηγηθείτε στην μπάρα διαδρομών στοιχείων του επεξεργαστή. Μετακινηθείτε στο κουμπί του επόμενου στοιχείου με το TAB ή το ΔΕΞΙ ΒΕΛΑΚΙ. Μετακινηθείτε στο κουμπί του προηγούμενου στοιχείου με το SHIFT+TAB ή το ΑΡΙΣΤΕΡΟ ΒΕΛΑΚΙ. Πατήστε ΔΙΑΣΤΗΜΑ ή ENTER για να επιλέξετε το στοιχείο στον επεξεργαστή."
|
||||
}]
|
||||
},
|
||||
{
|
||||
name: "Εντολές",
|
||||
items: [{name: "Εντολή αναίρεσης", legend: "Πατήστε ${undo}"}, {
|
||||
name: "Εντολή επανάληψης",
|
||||
legend: "Πατήστε ${redo}"
|
||||
}, {name: "Εντολή έντονης γραφής", legend: "Πατήστε ${bold}"}, {
|
||||
name: "Εντολή πλάγιας γραφής",
|
||||
legend: "Πατήστε ${italic}"
|
||||
}, {name: "Εντολή υπογράμμισης", legend: "Πατήστε ${underline}"}, {
|
||||
name: "Εντολή συνδέσμου",
|
||||
legend: "Πατήστε ${link}"
|
||||
}, {
|
||||
name: "Εντολή Σύμπτηξης Εργαλειοθήκης",
|
||||
legend: "Πατήστε ${toolbarCollapse}"
|
||||
}, {
|
||||
name: "Πρόσβαση στην προηγούμενη εντολή του χώρου εστίασης ",
|
||||
legend: "Πατήστε ${accessPreviousSpace} για να έχετε πρόσβαση στον πιο κοντινό χώρο εστίασης πριν το δρομέα, για παράδειγμα: δύο παρακείμενα στοιχεία ΥΕ. Επαναλάβετε το συνδυασμό πλήκτρων για να φθάσετε στους χώρους μακρινής εστίασης. "
|
||||
},
|
||||
{
|
||||
name: "Πρόσβαση στην επόμενη εντολή του χώρου εστίασης",
|
||||
legend: "Πατήστε ${accessNextSpace} για να έχετε πρόσβαση στον πιο κοντινό χώρο εστίασης μετά το δρομέα, για παράδειγμα: δύο παρακείμενα στοιχεία ΥΕ. Επαναλάβετε το συνδυασμό πλήκτρων για τους χώρους μακρινής εστίασης. "
|
||||
}, {name: "Βοήθεια Προσβασιμότητας", legend: "Πατήστε ${a11yHelp}"}]
|
||||
}],
|
||||
backspace: "Backspace",
|
||||
tab: "Tab",
|
||||
enter: "Enter",
|
||||
shift: "Shift",
|
||||
ctrl: "Ctrl",
|
||||
alt: "Alt",
|
||||
pause: "Pause",
|
||||
capslock: "Caps Lock",
|
||||
escape: "Escape",
|
||||
pageUp: "Page Up",
|
||||
pageDown: "Page Down",
|
||||
end: "End",
|
||||
home: "Home",
|
||||
leftArrow: "Αριστερό Βέλος",
|
||||
upArrow: "Πάνω Βέλος",
|
||||
rightArrow: "Δεξί Βέλος",
|
||||
downArrow: "Κάτω Βέλος",
|
||||
insert: "Insert ",
|
||||
"delete": "Delete",
|
||||
leftWindowKey: "Αριστερό Πλήκτρο Windows",
|
||||
rightWindowKey: "Δεξί Πλήκτρο Windows",
|
||||
selectKey: "Πλήκτρο Select",
|
||||
numpad0: "Αριθμητικό πληκτρολόγιο 0",
|
||||
numpad1: "Αριθμητικό Πληκτρολόγιο 1",
|
||||
numpad2: "Αριθμητικό πληκτρολόγιο 2",
|
||||
numpad3: "Αριθμητικό πληκτρολόγιο 3",
|
||||
numpad4: "Αριθμητικό πληκτρολόγιο 4",
|
||||
numpad5: "Αριθμητικό πληκτρολόγιο 5",
|
||||
numpad6: "Αριθμητικό πληκτρολόγιο 6",
|
||||
numpad7: "Αριθμητικό πληκτρολόγιο 7",
|
||||
numpad8: "Αριθμητικό πληκτρολόγιο 8",
|
||||
numpad9: "Αριθμητικό πληκτρολόγιο 9",
|
||||
multiply: "Πολλαπλασιασμός",
|
||||
add: "Πρόσθεση",
|
||||
subtract: "Αφαίρεση",
|
||||
decimalPoint: "Υποδιαστολή",
|
||||
divide: "Διαίρεση",
|
||||
f1: "F1",
|
||||
f2: "F2",
|
||||
f3: "F3",
|
||||
f4: "F4",
|
||||
f5: "F5",
|
||||
f6: "6",
|
||||
f7: "7",
|
||||
f8: "F8",
|
||||
f9: "F9",
|
||||
f10: "F10",
|
||||
f11: "F11",
|
||||
f12: "F12",
|
||||
numLock: "Num Lock",
|
||||
scrollLock: "Scroll Lock",
|
||||
semiColon: "Ερωτηματικό",
|
||||
equalSign: "Σύμβολο Ισότητας",
|
||||
comma: "Κόμμα",
|
||||
dash: "Παύλα",
|
||||
period: "Τελεία",
|
||||
forwardSlash: "Κάθετος",
|
||||
graveAccent: "Βαρεία",
|
||||
openBracket: "Άνοιγμα Παρένθεσης",
|
||||
backSlash: "Ανάστροφη Κάθετος",
|
||||
closeBracket: "Κλείσιμο Παρένθεσης",
|
||||
singleQuote: "Απόστροφος"
|
||||
});
|
|
@ -1,110 +0,0 @@
|
|||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang("a11yhelp", "en-gb", {
|
||||
title: "Accessibility Instructions",
|
||||
contents: "Help Contents. To close this dialog press ESC.",
|
||||
legend: [{
|
||||
name: "General",
|
||||
items: [{
|
||||
name: "Editor Toolbar",
|
||||
legend: "Press ${toolbarFocus} to navigate to the toolbar. Move to the next and previous toolbar group with TAB and SHIFT-TAB. Move to the next and previous toolbar button with RIGHT ARROW or LEFT ARROW. Press SPACE or ENTER to activate the toolbar button."
|
||||
}, {
|
||||
name: "Editor Dialog",
|
||||
legend: "Inside a dialog, press TAB to navigate to next dialog field, press SHIFT + TAB to move to previous field, press ENTER to submit dialog, press ESC to cancel dialog. For dialogs that have multiple tab pages, press ALT + F10 to navigate to tab-list. Then move to next tab with TAB OR RIGTH ARROW. Move to previous tab with SHIFT + TAB or LEFT ARROW. Press SPACE or ENTER to select the tab page."
|
||||
},
|
||||
{
|
||||
name: "Editor Context Menu",
|
||||
legend: "Press ${contextMenu} or APPLICATION KEY to open context-menu. Then move to next menu option with TAB or DOWN ARROW. Move to previous option with SHIFT+TAB or UP ARROW. Press SPACE or ENTER to select the menu option. Open sub-menu of current option with SPACE or ENTER or RIGHT ARROW. Go back to parent menu item with ESC or LEFT ARROW. Close context menu with ESC."
|
||||
}, {
|
||||
name: "Editor List Box",
|
||||
legend: "Inside a list-box, move to next list item with TAB OR DOWN ARROW. Move to previous list item with SHIFT + TAB or UP ARROW. Press SPACE or ENTER to select the list option. Press ESC to close the list-box."
|
||||
},
|
||||
{
|
||||
name: "Editor Element Path Bar",
|
||||
legend: "Press ${elementsPathFocus} to navigate to the elements path bar. Move to next element button with TAB or RIGHT ARROW. Move to previous button with SHIFT+TAB or LEFT ARROW. Press SPACE or ENTER to select the element in editor."
|
||||
}]
|
||||
}, {
|
||||
name: "Commands",
|
||||
items: [{name: " Undo command", legend: "Press ${undo}"}, {
|
||||
name: " Redo command",
|
||||
legend: "Press ${redo}"
|
||||
}, {name: " Bold command", legend: "Press ${bold}"}, {name: " Italic command", legend: "Press ${italic}"}, {
|
||||
name: " Underline command",
|
||||
legend: "Press ${underline}"
|
||||
}, {name: " Link command", legend: "Press ${link}"}, {
|
||||
name: " Toolbar Collapse command",
|
||||
legend: "Press ${toolbarCollapse}"
|
||||
}, {
|
||||
name: " Access previous focus space command",
|
||||
legend: "Press ${accessPreviousSpace} to access the closest unreachable focus space before the caret, for example: two adjacent HR elements. Repeat the key combination to reach distant focus spaces."
|
||||
}, {
|
||||
name: " Access next focus space command",
|
||||
legend: "Press ${accessNextSpace} to access the closest unreachable focus space after the caret, for example: two adjacent HR elements. Repeat the key combination to reach distant focus spaces."
|
||||
},
|
||||
{name: " Accessibility Help", legend: "Press ${a11yHelp}"}]
|
||||
}],
|
||||
backspace: "Backspace",
|
||||
tab: "Tab",
|
||||
enter: "Enter",
|
||||
shift: "Shift",
|
||||
ctrl: "Ctrl",
|
||||
alt: "Alt",
|
||||
pause: "Pause",
|
||||
capslock: "Caps Lock",
|
||||
escape: "Escape",
|
||||
pageUp: "Page Up",
|
||||
pageDown: "Page Down",
|
||||
end: "End",
|
||||
home: "Home",
|
||||
leftArrow: "Left Arrow",
|
||||
upArrow: "Up Arrow",
|
||||
rightArrow: "Right Arrow",
|
||||
downArrow: "Down Arrow",
|
||||
insert: "Insert",
|
||||
"delete": "Delete",
|
||||
leftWindowKey: "Left Windows key",
|
||||
rightWindowKey: "Right Windows key",
|
||||
selectKey: "Select key",
|
||||
numpad0: "Numpad 0",
|
||||
numpad1: "Numpad 1",
|
||||
numpad2: "Numpad 2",
|
||||
numpad3: "Numpad 3",
|
||||
numpad4: "Numpad 4",
|
||||
numpad5: "Numpad 5",
|
||||
numpad6: "Numpad 6",
|
||||
numpad7: "Numpad 7",
|
||||
numpad8: "Numpad 8",
|
||||
numpad9: "Numpad 9",
|
||||
multiply: "Multiply",
|
||||
add: "Add",
|
||||
subtract: "Subtract",
|
||||
decimalPoint: "Decimal Point",
|
||||
divide: "Divide",
|
||||
f1: "F1",
|
||||
f2: "F2",
|
||||
f3: "F3",
|
||||
f4: "F4",
|
||||
f5: "F5",
|
||||
f6: "F6",
|
||||
f7: "F7",
|
||||
f8: "F8",
|
||||
f9: "F9",
|
||||
f10: "F10",
|
||||
f11: "F11",
|
||||
f12: "F12",
|
||||
numLock: "Num Lock",
|
||||
scrollLock: "Scroll Lock",
|
||||
semiColon: "Semicolon",
|
||||
equalSign: "Equal Sign",
|
||||
comma: "Comma",
|
||||
dash: "Dash",
|
||||
period: "Period",
|
||||
forwardSlash: "Forward Slash",
|
||||
graveAccent: "Grave Accent",
|
||||
openBracket: "Open Bracket",
|
||||
backSlash: "Backslash",
|
||||
closeBracket: "Close Bracket",
|
||||
singleQuote: "Single Quote"
|
||||
});
|
|
@ -1,110 +0,0 @@
|
|||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang("a11yhelp", "en", {
|
||||
title: "Accessibility Instructions",
|
||||
contents: "Help Contents. To close this dialog press ESC.",
|
||||
legend: [{
|
||||
name: "General",
|
||||
items: [{
|
||||
name: "Editor Toolbar",
|
||||
legend: "Press ${toolbarFocus} to navigate to the toolbar. Move to the next and previous toolbar group with TAB and SHIFT-TAB. Move to the next and previous toolbar button with RIGHT ARROW or LEFT ARROW. Press SPACE or ENTER to activate the toolbar button."
|
||||
}, {
|
||||
name: "Editor Dialog",
|
||||
legend: "Inside a dialog, press TAB to navigate to next dialog field, press SHIFT + TAB to move to previous field, press ENTER to submit dialog, press ESC to cancel dialog. For dialogs that have multiple tab pages, press ALT + F10 to navigate to tab-list. Then move to next tab with TAB OR RIGTH ARROW. Move to previous tab with SHIFT + TAB or LEFT ARROW. Press SPACE or ENTER to select the tab page."
|
||||
},
|
||||
{
|
||||
name: "Editor Context Menu",
|
||||
legend: "Press ${contextMenu} or APPLICATION KEY to open context-menu. Then move to next menu option with TAB or DOWN ARROW. Move to previous option with SHIFT+TAB or UP ARROW. Press SPACE or ENTER to select the menu option. Open sub-menu of current option with SPACE or ENTER or RIGHT ARROW. Go back to parent menu item with ESC or LEFT ARROW. Close context menu with ESC."
|
||||
}, {
|
||||
name: "Editor List Box",
|
||||
legend: "Inside a list-box, move to next list item with TAB OR DOWN ARROW. Move to previous list item with SHIFT + TAB or UP ARROW. Press SPACE or ENTER to select the list option. Press ESC to close the list-box."
|
||||
},
|
||||
{
|
||||
name: "Editor Element Path Bar",
|
||||
legend: "Press ${elementsPathFocus} to navigate to the elements path bar. Move to next element button with TAB or RIGHT ARROW. Move to previous button with SHIFT+TAB or LEFT ARROW. Press SPACE or ENTER to select the element in editor."
|
||||
}]
|
||||
}, {
|
||||
name: "Commands",
|
||||
items: [{name: " Undo command", legend: "Press ${undo}"}, {
|
||||
name: " Redo command",
|
||||
legend: "Press ${redo}"
|
||||
}, {name: " Bold command", legend: "Press ${bold}"}, {name: " Italic command", legend: "Press ${italic}"}, {
|
||||
name: " Underline command",
|
||||
legend: "Press ${underline}"
|
||||
}, {name: " Link command", legend: "Press ${link}"}, {
|
||||
name: " Toolbar Collapse command",
|
||||
legend: "Press ${toolbarCollapse}"
|
||||
}, {
|
||||
name: " Access previous focus space command",
|
||||
legend: "Press ${accessPreviousSpace} to access the closest unreachable focus space before the caret, for example: two adjacent HR elements. Repeat the key combination to reach distant focus spaces."
|
||||
}, {
|
||||
name: " Access next focus space command",
|
||||
legend: "Press ${accessNextSpace} to access the closest unreachable focus space after the caret, for example: two adjacent HR elements. Repeat the key combination to reach distant focus spaces."
|
||||
},
|
||||
{name: " Accessibility Help", legend: "Press ${a11yHelp}"}]
|
||||
}],
|
||||
backspace: "Backspace",
|
||||
tab: "Tab",
|
||||
enter: "Enter",
|
||||
shift: "Shift",
|
||||
ctrl: "Ctrl",
|
||||
alt: "Alt",
|
||||
pause: "Pause",
|
||||
capslock: "Caps Lock",
|
||||
escape: "Escape",
|
||||
pageUp: "Page Up",
|
||||
pageDown: "Page Down",
|
||||
end: "End",
|
||||
home: "Home",
|
||||
leftArrow: "Left Arrow",
|
||||
upArrow: "Up Arrow",
|
||||
rightArrow: "Right Arrow",
|
||||
downArrow: "Down Arrow",
|
||||
insert: "Insert",
|
||||
"delete": "Delete",
|
||||
leftWindowKey: "Left Windows key",
|
||||
rightWindowKey: "Right Windows key",
|
||||
selectKey: "Select key",
|
||||
numpad0: "Numpad 0",
|
||||
numpad1: "Numpad 1",
|
||||
numpad2: "Numpad 2",
|
||||
numpad3: "Numpad 3",
|
||||
numpad4: "Numpad 4",
|
||||
numpad5: "Numpad 5",
|
||||
numpad6: "Numpad 6",
|
||||
numpad7: "Numpad 7",
|
||||
numpad8: "Numpad 8",
|
||||
numpad9: "Numpad 9",
|
||||
multiply: "Multiply",
|
||||
add: "Add",
|
||||
subtract: "Subtract",
|
||||
decimalPoint: "Decimal Point",
|
||||
divide: "Divide",
|
||||
f1: "F1",
|
||||
f2: "F2",
|
||||
f3: "F3",
|
||||
f4: "F4",
|
||||
f5: "F5",
|
||||
f6: "F6",
|
||||
f7: "F7",
|
||||
f8: "F8",
|
||||
f9: "F9",
|
||||
f10: "F10",
|
||||
f11: "F11",
|
||||
f12: "F12",
|
||||
numLock: "Num Lock",
|
||||
scrollLock: "Scroll Lock",
|
||||
semiColon: "Semicolon",
|
||||
equalSign: "Equal Sign",
|
||||
comma: "Comma",
|
||||
dash: "Dash",
|
||||
period: "Period",
|
||||
forwardSlash: "Forward Slash",
|
||||
graveAccent: "Grave Accent",
|
||||
openBracket: "Open Bracket",
|
||||
backSlash: "Backslash",
|
||||
closeBracket: "Close Bracket",
|
||||
singleQuote: "Single Quote"
|
||||
});
|
|
@ -1,115 +0,0 @@
|
|||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang("a11yhelp", "eo", {
|
||||
title: "Uzindikoj pri atingeblo",
|
||||
contents: "Helpilenhavo. Por fermi tiun dialogon, premu la ESKAPAN klavon.",
|
||||
legend: [{
|
||||
name: "Ĝeneralaĵoj",
|
||||
items: [{
|
||||
name: "Ilbreto de la redaktilo",
|
||||
legend: "Premu ${toolbarFocus} por atingi la ilbreton. Moviĝu al la sekva aŭ antaŭa grupoj de la ilbreto per la klavoj TABA kaj MAJUSKLIGA-TABA. Moviĝu al la sekva aŭ antaŭa butonoj de la ilbreto per la klavoj SAGO DEKSTREN kaj SAGO MALDEKSTREN. Premu la SPACETklavon aŭ la ENENklavon por aktivigi la ilbretbutonon."
|
||||
},
|
||||
{
|
||||
name: "Redaktildialogo",
|
||||
legend: "En dialogo, premu la TABAN klavon por navigi al la sekva dialogkampo, premu la MAJUSKLIGAN + TABAN klavojn por reveni al la antaŭa kampo, premu la ENENklavon por sendi la dialogon, premu la ESKAPAN klavon por nuligi la dialogon. Por dialogoj kun pluraj retpaĝoj sub langetoj, premu ALT + F10 por navigi al la langetlisto. Poste moviĝu al la sekva langeto per la klavo TABA aŭ SAGO DEKSTREN. Moviĝu al la antaŭa langeto per la klavoj MAJUSKLIGA + TABA aŭ SAGO MALDEKSTREN. Premu la SPACETklavon aŭ la ENENklavon por selekti la langetretpaĝon."
|
||||
},
|
||||
{
|
||||
name: "Kunteksta menuo de la redaktilo",
|
||||
legend: "Premu ${contextMenu} aŭ entajpu la KLAVKOMBINAĴON por malfermi la kuntekstan menuon. Poste moviĝu al la sekva opcio de la menuo per la klavoj TABA aŭ SAGO SUBEN. Moviĝu al la antaŭa opcio per la klavoj MAJUSKLGA + TABA aŭ SAGO SUPREN. Premu la SPACETklavon aŭ ENENklavon por selekti la menuopcion. Malfermu la submenuon de la kuranta opcio per la SPACETklavo aŭ la ENENklavo aŭ la SAGO DEKSTREN. Revenu al la elemento de la patra menuo per la klavoj ESKAPA aŭ SAGO MALDEKSTREN. Fermu la kuntekstan menuon per la ESKAPA klavo."
|
||||
},
|
||||
{
|
||||
name: "Fallisto de la redaktilo",
|
||||
legend: "En fallisto, moviĝu al la sekva listelemento per la klavoj TABA aŭ SAGO SUBEN. Moviĝu al la antaŭa listelemento per la klavoj MAJUSKLIGA + TABA aŭ SAGO SUPREN. Premu la SPACETklavon aŭ ENENklavon por selekti la opcion en la listo. Premu la ESKAPAN klavon por fermi la falmenuon."
|
||||
}, {
|
||||
name: "Breto indikanta la vojon al la redaktilelementoj",
|
||||
legend: "Premu ${elementsPathFocus} por navigi al la breto indikanta la vojon al la redaktilelementoj. Moviĝu al la butono de la sekva elemento per la klavoj TABA aŭ SAGO DEKSTREN. Moviĝu al la butono de la antaŭa elemento per la klavoj MAJUSKLIGA + TABA aŭ SAGO MALDEKSTREN. Premu la SPACETklavon aŭ ENENklavon por selekti la elementon en la redaktilo."
|
||||
}]
|
||||
},
|
||||
{
|
||||
name: "Komandoj",
|
||||
items: [{name: "Komando malfari", legend: "Premu ${undo}"}, {
|
||||
name: "Komando refari",
|
||||
legend: "Premu ${redo}"
|
||||
}, {name: "Komando grasa", legend: "Premu ${bold}"}, {
|
||||
name: "Komando kursiva",
|
||||
legend: "Premu ${italic}"
|
||||
}, {name: "Komando substreki", legend: "Premu ${underline}"}, {
|
||||
name: "Komando ligilo",
|
||||
legend: "Premu ${link}"
|
||||
}, {
|
||||
name: "Komando faldi la ilbreton",
|
||||
legend: "Premu ${toolbarCollapse}"
|
||||
}, {
|
||||
name: "Komando por atingi la antaŭan fokusan spacon",
|
||||
legend: "Press ${accessPreviousSpace} por atingi la plej proksiman neatingeblan fokusan spacon antaŭ la kursoro, ekzemple : du kuntuŝiĝajn HR elementojn. Ripetu la klavkombinaĵon por atingi malproksimajn fokusajn spacojn."
|
||||
},
|
||||
{
|
||||
name: "Komando por atingi la sekvan fokusan spacon",
|
||||
legend: "Press ${accessNextSpace} por atingi la plej proksiman neatingeblan fokusan spacon post la kursoro, ekzemple : du kuntuŝiĝajn HR elementojn. Ripetu la klavkombinajôn por atingi malproksimajn fokusajn spacojn"
|
||||
}, {name: "Helpilo pri atingeblo", legend: "Premu ${a11yHelp}"}]
|
||||
}],
|
||||
backspace: "Retropaŝo",
|
||||
tab: "Tabo",
|
||||
enter: "Enigi",
|
||||
shift: "Registrumo",
|
||||
ctrl: "Stirklavo",
|
||||
alt: "Alt-klavo",
|
||||
pause: "Paŭzo",
|
||||
capslock: "Majuskla baskulo",
|
||||
escape: "Eskapa klavo",
|
||||
pageUp: "Antaŭa Paĝo",
|
||||
pageDown: "Sekva Paĝo",
|
||||
end: "Fino",
|
||||
home: "Hejmo",
|
||||
leftArrow: "Sago Maldekstren",
|
||||
upArrow: "Sago Supren",
|
||||
rightArrow: "Sago Dekstren",
|
||||
downArrow: "Sago Suben",
|
||||
insert: "Enmeti",
|
||||
"delete": "Forigi",
|
||||
leftWindowKey: "Maldekstra Windows-klavo",
|
||||
rightWindowKey: "Dekstra Windows-klavo",
|
||||
selectKey: "Selektklavo",
|
||||
numpad0: "Nombra Klavaro 0",
|
||||
numpad1: "Nombra Klavaro 1",
|
||||
numpad2: "Nombra Klavaro 2",
|
||||
numpad3: "Nombra Klavaro 3",
|
||||
numpad4: "Nombra Klavaro 4",
|
||||
numpad5: "Nombra Klavaro 5",
|
||||
numpad6: "Nombra Klavaro 6",
|
||||
numpad7: "Nombra Klavaro 7",
|
||||
numpad8: "Nombra Klavaro 8",
|
||||
numpad9: "Nombra Klavaro 9",
|
||||
multiply: "Obligi",
|
||||
add: "Almeti",
|
||||
subtract: "Subtrahi",
|
||||
decimalPoint: "Dekuma Punkto",
|
||||
divide: "Dividi",
|
||||
f1: "F1",
|
||||
f2: "F2",
|
||||
f3: "F3",
|
||||
f4: "F4",
|
||||
f5: "F5",
|
||||
f6: "F6",
|
||||
f7: "F7",
|
||||
f8: "F8",
|
||||
f9: "F9",
|
||||
f10: "F10",
|
||||
f11: "F11",
|
||||
f12: "F12",
|
||||
numLock: "Nombra Baskulo",
|
||||
scrollLock: "Ruluma Baskulo",
|
||||
semiColon: "Punktokomo",
|
||||
equalSign: "Egalsigno",
|
||||
comma: "Komo",
|
||||
dash: "Haltostreko",
|
||||
period: "Punkto",
|
||||
forwardSlash: "Oblikvo",
|
||||
graveAccent: "Malakuto",
|
||||
openBracket: "Malferma Krampo",
|
||||
backSlash: "Retroklino",
|
||||
closeBracket: "Ferma Krampo",
|
||||
singleQuote: "Citilo"
|
||||
});
|
|
@ -1,113 +0,0 @@
|
|||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang("a11yhelp", "es", {
|
||||
title: "Instrucciones de accesibilidad",
|
||||
contents: "Ayuda. Para cerrar presione ESC.",
|
||||
legend: [{
|
||||
name: "General",
|
||||
items: [{
|
||||
name: "Barra de herramientas del editor",
|
||||
legend: 'Presiona ${toolbarFocus} para navegar por la barra de herramientas. Para moverse por los distintos grupos de herramientas usa las teclas TAB y MAY-TAB. Para moverse por las distintas herramientas usa FLECHA DERECHA o FECHA IZQUIERDA. Presiona "espacio" o "intro" para activar la herramienta.'
|
||||
}, {
|
||||
name: "Editor de diálogo",
|
||||
legend: "Dentro de un cuadro de diálogo, presione la tecla TAB para desplazarse al campo siguiente del cuadro de diálogo, pulse SHIFT + TAB para desplazarse al campo anterior, pulse ENTER para presentar cuadro de diálogo, pulse la tecla ESC para cancelar el diálogo. Para los diálogos que tienen varias páginas, presione ALT + F10 para navegar a la pestaña de la lista. Luego pasar a la siguiente pestaña con TAB o FLECHA DERECHA. Para ir a la ficha anterior con SHIFT + TAB o FLECHA IZQUIERDA. Presione ESPACIO o ENTRAR para seleccionar la página de ficha."
|
||||
},
|
||||
{
|
||||
name: "Editor del menú contextual",
|
||||
legend: "Presiona ${contextMenu} o TECLA MENÚ para abrir el menú contextual. Entonces muévete a la siguiente opción del menú con TAB o FLECHA ABAJO. Muévete a la opción previa con SHIFT + TAB o FLECHA ARRIBA. Presiona ESPACIO o ENTER para seleccionar la opción del menú. Abre el submenú de la opción actual con ESPACIO o ENTER o FLECHA DERECHA. Regresa al elemento padre del menú con ESC o FLECHA IZQUIERDA. Cierra el menú contextual con ESC."
|
||||
}, {
|
||||
name: "Lista del Editor",
|
||||
legend: "Dentro de una lista, te mueves al siguiente elemento de la lista con TAB o FLECHA ABAJO. Te mueves al elemento previo de la lista con SHIFT + TAB o FLECHA ARRIBA. Presiona ESPACIO o ENTER para elegir la opción de la lista. Presiona ESC para cerrar la lista."
|
||||
}, {
|
||||
name: "Barra de Ruta del Elemento en el Editor",
|
||||
legend: "Presiona ${elementsPathFocus} para navegar a los elementos de la barra de ruta. Te mueves al siguiente elemento botón con TAB o FLECHA DERECHA. Te mueves al botón previo con SHIFT + TAB o FLECHA IZQUIERDA. Presiona ESPACIO o ENTER para seleccionar el elemento en el editor."
|
||||
}]
|
||||
},
|
||||
{
|
||||
name: "Comandos",
|
||||
items: [{name: "Comando deshacer", legend: "Presiona ${undo}"}, {
|
||||
name: "Comando rehacer",
|
||||
legend: "Presiona ${redo}"
|
||||
}, {name: "Comando negrita", legend: "Presiona ${bold}"}, {
|
||||
name: "Comando itálica",
|
||||
legend: "Presiona ${italic}"
|
||||
}, {name: "Comando subrayar", legend: "Presiona ${underline}"}, {
|
||||
name: "Comando liga",
|
||||
legend: "Presiona ${liga}"
|
||||
}, {
|
||||
name: "Comando colapsar barra de herramientas",
|
||||
legend: "Presiona ${toolbarCollapse}"
|
||||
}, {
|
||||
name: "Comando accesar el anterior espacio de foco",
|
||||
legend: "Presiona ${accessPreviousSpace} para accesar el espacio de foco no disponible más cercano anterior al cursor, por ejemplo: dos elementos HR adyacentes. Repite la combinación de teclas para alcanzar espacios de foco distantes."
|
||||
},
|
||||
{
|
||||
name: "Comando accesar el siguiente spacio de foco",
|
||||
legend: "Presiona ${accessNextSpace} para accesar el espacio de foco no disponible más cercano después del cursor, por ejemplo: dos elementos HR adyacentes. Repite la combinación de teclas para alcanzar espacios de foco distantes."
|
||||
}, {name: "Ayuda de Accesibilidad", legend: "Presiona ${a11yHelp}"}]
|
||||
}],
|
||||
backspace: "Backspace",
|
||||
tab: "Tab",
|
||||
enter: "Enter",
|
||||
shift: "Shift",
|
||||
ctrl: "Ctrl",
|
||||
alt: "Alt",
|
||||
pause: "Pause",
|
||||
capslock: "Caps Lock",
|
||||
escape: "Escape",
|
||||
pageUp: "Page Up",
|
||||
pageDown: "Page Down",
|
||||
end: "End",
|
||||
home: "Home",
|
||||
leftArrow: "Left Arrow",
|
||||
upArrow: "Up Arrow",
|
||||
rightArrow: "Right Arrow",
|
||||
downArrow: "Down Arrow",
|
||||
insert: "Insert",
|
||||
"delete": "Delete",
|
||||
leftWindowKey: "Left Windows key",
|
||||
rightWindowKey: "Right Windows key",
|
||||
selectKey: "Select key",
|
||||
numpad0: "Numpad 0",
|
||||
numpad1: "Numpad 1",
|
||||
numpad2: "Numpad 2",
|
||||
numpad3: "Numpad 3",
|
||||
numpad4: "Numpad 4",
|
||||
numpad5: "Numpad 5",
|
||||
numpad6: "Numpad 6",
|
||||
numpad7: "Numpad 7",
|
||||
numpad8: "Numpad 8",
|
||||
numpad9: "Numpad 9",
|
||||
multiply: "Multiply",
|
||||
add: "Add",
|
||||
subtract: "Subtract",
|
||||
decimalPoint: "Decimal Point",
|
||||
divide: "Divide",
|
||||
f1: "F1",
|
||||
f2: "F2",
|
||||
f3: "F3",
|
||||
f4: "F4",
|
||||
f5: "F5",
|
||||
f6: "F6",
|
||||
f7: "F7",
|
||||
f8: "F8",
|
||||
f9: "F9",
|
||||
f10: "F10",
|
||||
f11: "F11",
|
||||
f12: "F12",
|
||||
numLock: "Num Lock",
|
||||
scrollLock: "Scroll Lock",
|
||||
semiColon: "Semicolon",
|
||||
equalSign: "Equal Sign",
|
||||
comma: "Comma",
|
||||
dash: "Dash",
|
||||
period: "Period",
|
||||
forwardSlash: "Forward Slash",
|
||||
graveAccent: "Grave Accent",
|
||||
openBracket: "Open Bracket",
|
||||
backSlash: "Backslash",
|
||||
closeBracket: "Close Bracket",
|
||||
singleQuote: "Single Quote"
|
||||
});
|
|
@ -1,110 +0,0 @@
|
|||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang("a11yhelp", "et", {
|
||||
title: "Accessibility Instructions",
|
||||
contents: "Abi sisu. Selle dialoogi sulgemiseks vajuta ESC klahvi.",
|
||||
legend: [{
|
||||
name: "Üldine",
|
||||
items: [{
|
||||
name: "Editor Toolbar",
|
||||
legend: "Press ${toolbarFocus} to navigate to the toolbar. Move to the next and previous toolbar group with TAB and SHIFT-TAB. Move to the next and previous toolbar button with RIGHT ARROW or LEFT ARROW. Press SPACE or ENTER to activate the toolbar button."
|
||||
}, {
|
||||
name: "Editor Dialog",
|
||||
legend: "Inside a dialog, press TAB to navigate to next dialog field, press SHIFT + TAB to move to previous field, press ENTER to submit dialog, press ESC to cancel dialog. For dialogs that have multiple tab pages, press ALT + F10 to navigate to tab-list. Then move to next tab with TAB OR RIGTH ARROW. Move to previous tab with SHIFT + TAB or LEFT ARROW. Press SPACE or ENTER to select the tab page."
|
||||
},
|
||||
{
|
||||
name: "Editor Context Menu",
|
||||
legend: "Press ${contextMenu} or APPLICATION KEY to open context-menu. Then move to next menu option with TAB or DOWN ARROW. Move to previous option with SHIFT+TAB or UP ARROW. Press SPACE or ENTER to select the menu option. Open sub-menu of current option with SPACE or ENTER or RIGHT ARROW. Go back to parent menu item with ESC or LEFT ARROW. Close context menu with ESC."
|
||||
}, {
|
||||
name: "Editor List Box",
|
||||
legend: "Inside a list-box, move to next list item with TAB OR DOWN ARROW. Move to previous list item with SHIFT + TAB or UP ARROW. Press SPACE or ENTER to select the list option. Press ESC to close the list-box."
|
||||
},
|
||||
{
|
||||
name: "Editor Element Path Bar",
|
||||
legend: "Press ${elementsPathFocus} to navigate to the elements path bar. Move to next element button with TAB or RIGHT ARROW. Move to previous button with SHIFT+TAB or LEFT ARROW. Press SPACE or ENTER to select the element in editor."
|
||||
}]
|
||||
}, {
|
||||
name: "Commands",
|
||||
items: [{name: " Undo command", legend: "Press ${undo}"}, {
|
||||
name: " Redo command",
|
||||
legend: "Press ${redo}"
|
||||
}, {name: " Bold command", legend: "Press ${bold}"}, {name: " Italic command", legend: "Press ${italic}"}, {
|
||||
name: " Underline command",
|
||||
legend: "Press ${underline}"
|
||||
}, {name: " Link command", legend: "Press ${link}"}, {
|
||||
name: " Toolbar Collapse command",
|
||||
legend: "Press ${toolbarCollapse}"
|
||||
}, {
|
||||
name: " Access previous focus space command",
|
||||
legend: "Press ${accessPreviousSpace} to access the closest unreachable focus space before the caret, for example: two adjacent HR elements. Repeat the key combination to reach distant focus spaces."
|
||||
}, {
|
||||
name: " Access next focus space command",
|
||||
legend: "Press ${accessNextSpace} to access the closest unreachable focus space after the caret, for example: two adjacent HR elements. Repeat the key combination to reach distant focus spaces."
|
||||
},
|
||||
{name: " Accessibility Help", legend: "Press ${a11yHelp}"}]
|
||||
}],
|
||||
backspace: "Backspace",
|
||||
tab: "Tab",
|
||||
enter: "Enter",
|
||||
shift: "Shift",
|
||||
ctrl: "Ctrl",
|
||||
alt: "Alt",
|
||||
pause: "Pause",
|
||||
capslock: "Caps Lock",
|
||||
escape: "Escape",
|
||||
pageUp: "Page Up",
|
||||
pageDown: "Page Down",
|
||||
end: "End",
|
||||
home: "Home",
|
||||
leftArrow: "Left Arrow",
|
||||
upArrow: "Up Arrow",
|
||||
rightArrow: "Right Arrow",
|
||||
downArrow: "Down Arrow",
|
||||
insert: "Insert",
|
||||
"delete": "Delete",
|
||||
leftWindowKey: "Left Windows key",
|
||||
rightWindowKey: "Right Windows key",
|
||||
selectKey: "Select key",
|
||||
numpad0: "Numpad 0",
|
||||
numpad1: "Numpad 1",
|
||||
numpad2: "Numpad 2",
|
||||
numpad3: "Numpad 3",
|
||||
numpad4: "Numpad 4",
|
||||
numpad5: "Numpad 5",
|
||||
numpad6: "Numpad 6",
|
||||
numpad7: "Numpad 7",
|
||||
numpad8: "Numpad 8",
|
||||
numpad9: "Numpad 9",
|
||||
multiply: "Multiply",
|
||||
add: "Add",
|
||||
subtract: "Subtract",
|
||||
decimalPoint: "Decimal Point",
|
||||
divide: "Divide",
|
||||
f1: "F1",
|
||||
f2: "F2",
|
||||
f3: "F3",
|
||||
f4: "F4",
|
||||
f5: "F5",
|
||||
f6: "F6",
|
||||
f7: "F7",
|
||||
f8: "F8",
|
||||
f9: "F9",
|
||||
f10: "F10",
|
||||
f11: "F11",
|
||||
f12: "F12",
|
||||
numLock: "Num Lock",
|
||||
scrollLock: "Scroll Lock",
|
||||
semiColon: "Semicolon",
|
||||
equalSign: "Equal Sign",
|
||||
comma: "Comma",
|
||||
dash: "Dash",
|
||||
period: "Period",
|
||||
forwardSlash: "Forward Slash",
|
||||
graveAccent: "Grave Accent",
|
||||
openBracket: "Open Bracket",
|
||||
backSlash: "Backslash",
|
||||
closeBracket: "Close Bracket",
|
||||
singleQuote: "Single Quote"
|
||||
});
|
|
@ -1,113 +0,0 @@
|
|||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang("a11yhelp", "fa", {
|
||||
title: "دستورالعملهای دسترسی",
|
||||
contents: "راهنمای فهرست مطالب. برای بستن این کادر محاورهای ESC را فشار دهید.",
|
||||
legend: [{
|
||||
name: "عمومی",
|
||||
items: [{
|
||||
name: "نوار ابزار ویرایشگر",
|
||||
legend: "${toolbarFocus} را برای باز کردن نوار ابزار بفشارید. با کلید Tab و Shif-Tab در مجموعه نوار ابزار بعدی و قبلی حرکت کنید. برای حرکت در کلید نوار ابزار قبلی و بعدی با کلید جهتنمای راست و چپ جابجا شوید. کلید Space یا Enter را برای فعال کردن کلید نوار ابزار بفشارید."
|
||||
}, {
|
||||
name: "پنجره محاورهای ویرایشگر",
|
||||
legend: "در داخل یک پنجره محاورهای، کلید Tab را بفشارید تا به پنجرهی بعدی بروید، Shift+Tab برای حرکت به فیلد قبلی، فشردن Enter برای ثبت اطلاعات پنجره، فشردن Esc برای لغو پنجره محاورهای و برای پنجرههایی که چندین برگه دارند، فشردن Alt+F10 جهت رفتن به Tab-List. در نهایت حرکت به برگه بعدی با Tab یا کلید جهتنمای راست. حرکت به برگه قبلی با Shift+Tab یا کلید جهتنمای چپ. فشردن Space یا Enter برای انتخاب یک برگه."
|
||||
}, {
|
||||
name: "منوی متنی ویرایشگر",
|
||||
legend: "${contextMenu} یا کلید برنامههای کاربردی را برای باز کردن منوی متن را بفشارید. سپس میتوانید برای حرکت به گزینه بعدی منو با کلید Tab و یا کلید جهتنمای پایین جابجا شوید. حرکت به گزینه قبلی با Shift+Tab یا کلید جهتنمای بالا. فشردن Space یا Enter برای انتخاب یک گزینه از منو. باز کردن زیر شاخه گزینه منو جاری با کلید Space یا Enter و یا کلید جهتنمای راست و چپ. بازگشت به منوی والد با کلید Esc یا کلید جهتنمای چپ. بستن منوی متن با Esc."
|
||||
},
|
||||
{
|
||||
name: "جعبه فهرست ویرایشگر",
|
||||
legend: "در داخل جعبه لیست، قلم دوم از اقلام لیست بعدی را با TAB و یا Arrow Down حرکت دهید. انتقال به قلم دوم از اقلام لیست قبلی را با SHIFT + TAB یا UP ARROW. کلید Space یا ENTER را برای انتخاب گزینه لیست بفشارید. کلید ESC را برای بستن جعبه لیست بفشارید."
|
||||
}, {
|
||||
name: "ویرایشگر عنصر نوار راه",
|
||||
legend: "برای رفتن به مسیر عناصر ${elementsPathFocus} را بفشارید. حرکت به کلید عنصر بعدی با کلید Tab یا کلید جهتنمای راست. برگشت به کلید قبلی با Shift+Tab یا کلید جهتنمای چپ. فشردن Space یا Enter برای انتخاب یک عنصر در ویرایشگر."
|
||||
}]
|
||||
},
|
||||
{
|
||||
name: "فرمانها",
|
||||
items: [{name: "بازگشت به آخرین فرمان", legend: "فشردن ${undo}"}, {
|
||||
name: "انجام مجدد فرمان",
|
||||
legend: "فشردن ${redo}"
|
||||
}, {name: "فرمان درشت کردن متن", legend: "فشردن ${bold}"}, {
|
||||
name: "فرمان کج کردن متن",
|
||||
legend: "فشردن ${italic}"
|
||||
}, {name: "فرمان زیرخطدار کردن متن", legend: "فشردن ${underline}"}, {
|
||||
name: "فرمان پیوند دادن",
|
||||
legend: "فشردن ${link}"
|
||||
}, {
|
||||
name: "بستن نوار ابزار فرمان",
|
||||
legend: "فشردن ${toolbarCollapse}"
|
||||
}, {
|
||||
name: "دسترسی به فرمان محل تمرکز قبلی",
|
||||
legend: "فشردن ${accessPreviousSpace} برای دسترسی به نزدیکترین فضای قابل دسترسی تمرکز قبل از هشتک، برای مثال: دو عنصر مجاور HR -خط افقی-. تکرار کلید ترکیبی برای رسیدن به فضاهای تمرکز از راه دور."
|
||||
},
|
||||
{
|
||||
name: "دسترسی به فضای دستور بعدی",
|
||||
legend: "برای دسترسی به نزدیکترین فضای تمرکز غیر قابل دسترس، ${accessNextSpace} را پس از علامت هشتک بفشارید، برای مثال: دو عنصر مجاور HR -خط افقی-. کلید ترکیبی را برای رسیدن به فضای تمرکز تکرار کنید."
|
||||
}, {name: "راهنمای دسترسی", legend: "فشردن ${a11yHelp}"}]
|
||||
}],
|
||||
backspace: "عقبگرد",
|
||||
tab: "برگه",
|
||||
enter: "ورود",
|
||||
shift: "تعویض",
|
||||
ctrl: "کنترل",
|
||||
alt: "دگرساز",
|
||||
pause: "توقف",
|
||||
capslock: "Caps Lock",
|
||||
escape: "گریز",
|
||||
pageUp: "صفحه به بالا",
|
||||
pageDown: "صفحه به پایین",
|
||||
end: "پایان",
|
||||
home: "خانه",
|
||||
leftArrow: "پیکان چپ",
|
||||
upArrow: "پیکان بالا",
|
||||
rightArrow: "پیکان راست",
|
||||
downArrow: "پیکان پایین",
|
||||
insert: "ورود",
|
||||
"delete": "حذف",
|
||||
leftWindowKey: "کلید چپ ویندوز",
|
||||
rightWindowKey: "کلید راست ویندوز",
|
||||
selectKey: "انتخاب کلید",
|
||||
numpad0: "کلید شماره 0",
|
||||
numpad1: "کلید شماره 1",
|
||||
numpad2: "کلید شماره 2",
|
||||
numpad3: "کلید شماره 3",
|
||||
numpad4: "کلید شماره 4",
|
||||
numpad5: "کلید شماره 5",
|
||||
numpad6: "کلید شماره 6",
|
||||
numpad7: "کلید شماره 7",
|
||||
numpad8: "کلید شماره 8",
|
||||
numpad9: "کلید شماره 9",
|
||||
multiply: "ضرب",
|
||||
add: "افزودن",
|
||||
subtract: "تفریق",
|
||||
decimalPoint: "نقطهی اعشار",
|
||||
divide: "جدا کردن",
|
||||
f1: "F1",
|
||||
f2: "F2",
|
||||
f3: "F3",
|
||||
f4: "F4",
|
||||
f5: "F5",
|
||||
f6: "F6",
|
||||
f7: "F7",
|
||||
f8: "F8",
|
||||
f9: "F9",
|
||||
f10: "F10",
|
||||
f11: "F11",
|
||||
f12: "F12",
|
||||
numLock: "Num Lock",
|
||||
scrollLock: "Scroll Lock",
|
||||
semiColon: "Semicolon",
|
||||
equalSign: "علامت تساوی",
|
||||
comma: "کاما",
|
||||
dash: "خط تیره",
|
||||
period: "دوره",
|
||||
forwardSlash: "Forward Slash",
|
||||
graveAccent: "Grave Accent",
|
||||
openBracket: "Open Bracket",
|
||||
backSlash: "Backslash",
|
||||
closeBracket: "Close Bracket",
|
||||
singleQuote: "Single Quote"
|
||||
});
|
|
@ -1,113 +0,0 @@
|
|||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang("a11yhelp", "fi", {
|
||||
title: "Saavutettavuus ohjeet",
|
||||
contents: "Ohjeen sisällöt. Sulkeaksesi tämän dialogin paina ESC.",
|
||||
legend: [{
|
||||
name: "Yleinen",
|
||||
items: [{
|
||||
name: "Editorin työkalupalkki",
|
||||
legend: "Paina ${toolbarFocus} siirtyäksesi työkalupalkkiin. Siirry seuraavaan ja edelliseen työkalupalkin ryhmään TAB ja SHIFT-TAB näppäimillä. Siirry seuraavaan ja edelliseen työkalupainikkeeseen käyttämällä NUOLI OIKEALLE tai NUOLI VASEMMALLE näppäimillä. Paina VÄLILYÖNTI tai ENTER näppäintä aktivoidaksesi työkalupainikkeen."
|
||||
},
|
||||
{
|
||||
name: "Editorin dialogi",
|
||||
legend: "Dialogin sisällä, painamalla TAB siirryt seuraavaan dialogin kenttään, painamalla SHIFT+TAB siirryt aiempaan kenttään, painamalla ENTER lähetät dialogin, painamalla ESC peruutat dialogin. Dialogeille joissa on useita välilehtiä, paina ALT+F10 siirtyäksesi välillehtilistaan. Siirtyäksesi seuraavaan välilehteen paina TAB tai NUOLI OIKEALLE. Siirry edelliseen välilehteen painamalla SHIFT+TAB tai nuoli vasemmalle. Paina VÄLILYÖNTI tai ENTER valitaksesi välilehden."
|
||||
}, {
|
||||
name: "Editorin oheisvalikko",
|
||||
legend: "Paina ${contextMenu} tai SOVELLUSPAINIKETTA avataksesi oheisvalikon. Liiku seuraavaan valikon vaihtoehtoon TAB tai NUOLI ALAS näppäimillä. Siirry edelliseen vaihtoehtoon SHIFT+TAB tai NUOLI YLÖS näppäimillä. Paina VÄLILYÖNTI tai ENTER valitaksesi valikon kohdan. Avataksesi nykyisen kohdan alivalikon paina VÄLILYÖNTI tai ENTER tai NUOLI OIKEALLE painiketta. Siirtyäksesi takaisin valikon ylemmälle tasolle paina ESC tai NUOLI vasemmalle. Oheisvalikko suljetaan ESC painikkeella."
|
||||
}, {
|
||||
name: "Editorin listalaatikko",
|
||||
legend: "Listalaatikon sisällä siirry seuraavaan listan kohtaan TAB tai NUOLI ALAS painikkeilla. Siirry edelliseen listan kohtaan SHIFT+TAB tai NUOLI YLÖS painikkeilla. Paina VÄLILYÖNTI tai ENTER valitaksesi listan vaihtoehdon. Paina ESC sulkeaksesi listalaatikon."
|
||||
}, {
|
||||
name: "Editorin elementtipolun palkki",
|
||||
legend: "Paina ${elementsPathFocus} siirtyäksesi elementtipolun palkkiin. Siirry seuraavaan elementtipainikkeeseen TAB tai NUOLI OIKEALLE painikkeilla. Siirry aiempaan painikkeeseen SHIFT+TAB tai NUOLI VASEMMALLE painikkeilla. Paina VÄLILYÖNTI tai ENTER valitaksesi elementin editorissa."
|
||||
}]
|
||||
},
|
||||
{
|
||||
name: "Komennot",
|
||||
items: [{name: "Peruuta komento", legend: "Paina ${undo}"}, {
|
||||
name: "Tee uudelleen komento",
|
||||
legend: "Paina ${redo}"
|
||||
}, {name: "Lihavoi komento", legend: "Paina ${bold}"}, {
|
||||
name: "Kursivoi komento",
|
||||
legend: "Paina ${italic}"
|
||||
}, {name: "Alleviivaa komento", legend: "Paina ${underline}"}, {
|
||||
name: "Linkki komento",
|
||||
legend: "Paina ${link}"
|
||||
}, {
|
||||
name: "Pienennä työkalupalkki komento",
|
||||
legend: "Paina ${toolbarCollapse}"
|
||||
}, {
|
||||
name: "Siirry aiempaan fokustilaan komento",
|
||||
legend: "Paina ${accessPreviousSpace} siiryäksesi lähimpään kursorin edellä olevaan saavuttamattomaan fokustilaan, esimerkiksi: kaksi vierekkäistä HR elementtiä. Toista näppäinyhdistelmää päästäksesi kauempana oleviin fokustiloihin."
|
||||
},
|
||||
{
|
||||
name: "Siirry seuraavaan fokustilaan komento",
|
||||
legend: "Paina ${accessPreviousSpace} siiryäksesi lähimpään kursorin jälkeen olevaan saavuttamattomaan fokustilaan, esimerkiksi: kaksi vierekkäistä HR elementtiä. Toista näppäinyhdistelmää päästäksesi kauempana oleviin fokustiloihin."
|
||||
}, {name: "Saavutettavuus ohjeet", legend: "Paina ${a11yHelp}"}]
|
||||
}],
|
||||
backspace: "Backspace",
|
||||
tab: "Tab",
|
||||
enter: "Enter",
|
||||
shift: "Shift",
|
||||
ctrl: "Ctrl",
|
||||
alt: "Alt",
|
||||
pause: "Pause",
|
||||
capslock: "Caps Lock",
|
||||
escape: "Escape",
|
||||
pageUp: "Page Up",
|
||||
pageDown: "Page Down",
|
||||
end: "End",
|
||||
home: "Home",
|
||||
leftArrow: "Left Arrow",
|
||||
upArrow: "Up Arrow",
|
||||
rightArrow: "Right Arrow",
|
||||
downArrow: "Down Arrow",
|
||||
insert: "Insert",
|
||||
"delete": "Delete",
|
||||
leftWindowKey: "Left Windows key",
|
||||
rightWindowKey: "Right Windows key",
|
||||
selectKey: "Select key",
|
||||
numpad0: "Numeronäppäimistö 0",
|
||||
numpad1: "Numeronäppäimistö 1",
|
||||
numpad2: "Numeronäppäimistö 2",
|
||||
numpad3: "Numeronäppäimistö 3",
|
||||
numpad4: "Numeronäppäimistö 4",
|
||||
numpad5: "Numeronäppäimistö 5",
|
||||
numpad6: "Numeronäppäimistö 6",
|
||||
numpad7: "Numeronäppäimistö 7",
|
||||
numpad8: "Numeronäppäimistö 8",
|
||||
numpad9: "Numeronäppäimistö 9",
|
||||
multiply: "Multiply",
|
||||
add: "Add",
|
||||
subtract: "Subtract",
|
||||
decimalPoint: "Decimal Point",
|
||||
divide: "Divide",
|
||||
f1: "F1",
|
||||
f2: "F2",
|
||||
f3: "F3",
|
||||
f4: "F4",
|
||||
f5: "F5",
|
||||
f6: "F6",
|
||||
f7: "F7",
|
||||
f8: "F8",
|
||||
f9: "F9",
|
||||
f10: "F10",
|
||||
f11: "F11",
|
||||
f12: "F12",
|
||||
numLock: "Num Lock",
|
||||
scrollLock: "Scroll Lock",
|
||||
semiColon: "Puolipiste",
|
||||
equalSign: "Equal Sign",
|
||||
comma: "Pilkku",
|
||||
dash: "Dash",
|
||||
period: "Piste",
|
||||
forwardSlash: "Forward Slash",
|
||||
graveAccent: "Grave Accent",
|
||||
openBracket: "Open Bracket",
|
||||
backSlash: "Backslash",
|
||||
closeBracket: "Close Bracket",
|
||||
singleQuote: "Single Quote"
|
||||
});
|
|
@ -1,115 +0,0 @@
|
|||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang("a11yhelp", "fr-ca", {
|
||||
title: "Instructions d'accessibilité",
|
||||
contents: "Contenu de l'aide. Pour fermer cette fenêtre, appuyez sur ESC.",
|
||||
legend: [{
|
||||
name: "Général",
|
||||
items: [{
|
||||
name: "Barre d'outil de l'éditeur",
|
||||
legend: "Appuyer sur ${toolbarFocus} pour accéder à la barre d'outils. Se déplacer vers les groupes suivant ou précédent de la barre d'outil avec les touches TAB et SHIFT-TAB. Se déplacer vers les boutons suivant ou précédent de la barre d'outils avec les touches FLECHE DROITE et FLECHE GAUCHE. Appuyer sur la barre d'espace ou la touche ENTRER pour activer le bouton de barre d'outils."
|
||||
},
|
||||
{
|
||||
name: "Dialogue de l'éditeur",
|
||||
legend: "A l'intérieur d'un dialogue, appuyer sur la touche TAB pour naviguer jusqu'au champ de dalogue suivant, appuyez sur les touches SHIFT + TAB pour revenir au champ précédent, appuyez sur la touche ENTRER pour soumettre le dialogue, appuyer sur la touche ESC pour annuler le dialogue. Pour les dialogues avec plusieurs pages d'onglets, appuyer sur ALT + F10 pour naviguer jusqu'à la liste des onglets. Puis se déplacer vers l'onglet suivant avec la touche TAB ou FLECHE DROITE. Se déplacer vers l'onglet précédent avec les touches SHIFT + TAB ou FLECHE GAUCHE. Appuyer sur la barre d'espace ou la touche ENTRER pour sélectionner la page de l'onglet."
|
||||
},
|
||||
{
|
||||
name: "Menu contextuel de l'éditeur",
|
||||
legend: "Appuyer sur ${contextMenu} ou entrer le RACCOURCI CLAVIER pour ouvrir le menu contextuel. Puis se déplacer vers l'option suivante du menu avec les touches TAB ou FLECHE BAS. Se déplacer vers l'option précédente avec les touches SHIFT+TAB ou FLECHE HAUT. appuyer sur la BARRE D'ESPACE ou la touche ENTREE pour sélectionner l'option du menu. Oovrir le sous-menu de l'option courante avec la BARRE D'ESPACE ou les touches ENTREE ou FLECHE DROITE. Revenir à l'élément de menu parent avec les touches ESC ou FLECHE GAUCHE. Fermer le menu contextuel avec ESC."
|
||||
},
|
||||
{
|
||||
name: "Menu déroulant de l'éditeur",
|
||||
legend: "A l'intérieur d'une liste en menu déroulant, se déplacer vers l'élément suivant de la liste avec les touches TAB ou FLECHE BAS. Se déplacer vers l'élément précédent de la liste avec les touches SHIFT + TAB ou FLECHE HAUT. Appuyer sur la BARRE D'ESPACE ou sur ENTREE pour sélectionner l'option dans la liste. Appuyer sur ESC pour fermer le menu déroulant."
|
||||
}, {
|
||||
name: "Barre d'emplacement des éléments de l'éditeur",
|
||||
legend: "Appuyer sur ${elementsPathFocus} pour naviguer vers la barre d'emplacement des éléments de léditeur. Se déplacer vers le bouton d'élément suivant avec les touches TAB ou FLECHE DROITE. Se déplacer vers le bouton d'élément précédent avec les touches SHIFT+TAB ou FLECHE GAUCHE. Appuyer sur la BARRE D'ESPACE ou sur ENTREE pour sélectionner l'élément dans l'éditeur."
|
||||
}]
|
||||
},
|
||||
{
|
||||
name: "Commandes",
|
||||
items: [{name: "Annuler", legend: "Appuyer sur ${undo}"}, {
|
||||
name: "Refaire",
|
||||
legend: "Appuyer sur ${redo}"
|
||||
}, {name: "Gras", legend: "Appuyer sur ${bold}"}, {
|
||||
name: "Italique",
|
||||
legend: "Appuyer sur ${italic}"
|
||||
}, {name: "Souligné", legend: "Appuyer sur ${underline}"}, {
|
||||
name: "Lien",
|
||||
legend: "Appuyer sur ${link}"
|
||||
}, {
|
||||
name: "Enrouler la barre d'outils",
|
||||
legend: "Appuyer sur ${toolbarCollapse}"
|
||||
}, {
|
||||
name: "Accéder à l'objet de focus précédent",
|
||||
legend: "Appuyer ${accessPreviousSpace} pour accéder au prochain espace disponible avant le curseur, par exemple: deux éléments HR adjacents. Répéter la combinaison pour joindre les éléments d'espaces distantes."
|
||||
},
|
||||
{
|
||||
name: "Accéder au prochain objet de focus",
|
||||
legend: "Appuyer ${accessNextSpace} pour accéder au prochain espace disponible après le curseur, par exemple: deux éléments HR adjacents. Répéter la combinaison pour joindre les éléments d'espaces distantes."
|
||||
}, {name: "Aide d'accessibilité", legend: "Appuyer sur ${a11yHelp}"}]
|
||||
}],
|
||||
backspace: "Backspace",
|
||||
tab: "Tab",
|
||||
enter: "Enter",
|
||||
shift: "Shift",
|
||||
ctrl: "Ctrl",
|
||||
alt: "Alt",
|
||||
pause: "Pause",
|
||||
capslock: "Caps Lock",
|
||||
escape: "Escape",
|
||||
pageUp: "Page Up",
|
||||
pageDown: "Page Down",
|
||||
end: "End",
|
||||
home: "Home",
|
||||
leftArrow: "Left Arrow",
|
||||
upArrow: "Up Arrow",
|
||||
rightArrow: "Right Arrow",
|
||||
downArrow: "Down Arrow",
|
||||
insert: "Insert",
|
||||
"delete": "Delete",
|
||||
leftWindowKey: "Left Windows key",
|
||||
rightWindowKey: "Right Windows key",
|
||||
selectKey: "Select key",
|
||||
numpad0: "Numpad 0",
|
||||
numpad1: "Numpad 1",
|
||||
numpad2: "Numpad 2",
|
||||
numpad3: "Numpad 3",
|
||||
numpad4: "Numpad 4",
|
||||
numpad5: "Numpad 5",
|
||||
numpad6: "Numpad 6",
|
||||
numpad7: "Numpad 7",
|
||||
numpad8: "Numpad 8",
|
||||
numpad9: "Numpad 9",
|
||||
multiply: "Multiply",
|
||||
add: "Add",
|
||||
subtract: "Subtract",
|
||||
decimalPoint: "Decimal Point",
|
||||
divide: "Divide",
|
||||
f1: "F1",
|
||||
f2: "F2",
|
||||
f3: "F3",
|
||||
f4: "F4",
|
||||
f5: "F5",
|
||||
f6: "F6",
|
||||
f7: "F7",
|
||||
f8: "F8",
|
||||
f9: "F9",
|
||||
f10: "F10",
|
||||
f11: "F11",
|
||||
f12: "F12",
|
||||
numLock: "Num Lock",
|
||||
scrollLock: "Scroll Lock",
|
||||
semiColon: "Semicolon",
|
||||
equalSign: "Equal Sign",
|
||||
comma: "Comma",
|
||||
dash: "Dash",
|
||||
period: "Period",
|
||||
forwardSlash: "Forward Slash",
|
||||
graveAccent: "Grave Accent",
|
||||
openBracket: "Open Bracket",
|
||||
backSlash: "Backslash",
|
||||
closeBracket: "Close Bracket",
|
||||
singleQuote: "Single Quote"
|
||||
});
|
|
@ -1,112 +0,0 @@
|
|||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang("a11yhelp", "fr", {
|
||||
title: "Instructions d'accessibilité",
|
||||
contents: "Contenu de l'aide. Pour fermer ce dialogue, appuyez sur la touche Ech (Echappement).",
|
||||
legend: [{
|
||||
name: "Général",
|
||||
items: [{
|
||||
name: "Barre d'outils de l'éditeur",
|
||||
legend: "Appuyer sur ${toolbarFocus} pour accéder à la barre d'outils. Se déplacer vers les groupes suivant ou précédent de la barre d'outil avec les touches TAB et SHIFT-TAB. Se déplacer vers les boutons suivant ou précédent de la barre d'outils avec les touches FLECHE DROITE et FLECHE GAUCHE. Appuyer sur la barre d'espace ou la touche ENTRER pour activer le bouton de barre d'outils."
|
||||
},
|
||||
{
|
||||
name: "Dialogue de l'éditeur",
|
||||
legend: "A l'intérieur d'un dialogue, appuyer sur la touche TAB pour naviguer jusqu'au champ de dalogue suivant, appuyez sur les touches SHIFT + TAB pour revenir au champ précédent, appuyez sur la touche ENTRER pour soumettre le dialogue, appuyer sur la touche ESC pour annuler le dialogue. Pour les dialogues avec plusieurs pages d'onglets, appuyer sur ALT + F10 pour naviguer jusqu'à la liste des onglets. Puis se déplacer vers l'onglet suivant avec la touche TAB ou FLECHE DROITE. Se déplacer vers l'onglet précédent avec les touches SHIFT + TAB ou FLECHE GAUCHE. Appuyer sur la barre d'espace ou la touche ENTRER pour sélectionner la page de l'onglet."
|
||||
},
|
||||
{
|
||||
name: "Menu contextuel de l'éditeur",
|
||||
legend: "Appuyer sur ${contextMenu} ou entrer le RACCOURCI CLAVIER pour ouvrir le menu contextuel. Puis se déplacer vers l'option suivante du menu avec les touches TAB ou FLECHE BAS. Se déplacer vers l'option précédente avec les touches SHIFT+TAB ou FLECHE HAUT. appuyer sur la BARRE D'ESPACE ou la touche ENTREE pour sélectionner l'option du menu. Oovrir le sous-menu de l'option courante avec la BARRE D'ESPACE ou les touches ENTREE ou FLECHE DROITE. Revenir à l'élément de menu parent avec les touches Ech ou FLECHE GAUCHE. Fermer le menu contextuel avec Ech."
|
||||
},
|
||||
{
|
||||
name: "Zone de liste de l'éditeur",
|
||||
legend: "Dans la liste en menu déroulant, se déplacer vers l'élément suivant de la liste avec les touches TAB ou FLECHE BAS. Se déplacer vers l'élément précédent de la liste avec les touches MAJ + TAB ou FLECHE HAUT. Appuyer sur la BARRE D'ESPACE ou sur ENTREE pour sélectionner l'option dans la liste. Appuyer sur ESC pour fermer le menu déroulant."
|
||||
}, {
|
||||
name: "Barre d'emplacement des éléments de l'éditeur",
|
||||
legend: "Appuyer sur ${elementsPathFocus} pour naviguer vers la barre d'emplacement des éléments de l'éditeur. Se déplacer vers le bouton d'élément suivant avec les touches TAB ou FLECHE DROITE. Se déplacer vers le bouton d'élément précédent avec les touches MAJ+TAB ou FLECHE GAUCHE. Appuyer sur la BARRE D'ESPACE ou sur ENTREE pour sélectionner l'élément dans l'éditeur."
|
||||
}]
|
||||
},
|
||||
{
|
||||
name: "Commandes",
|
||||
items: [{name: " Annuler la commande", legend: "Appuyer sur ${undo}"}, {
|
||||
name: "Refaire la commande",
|
||||
legend: "Appuyer sur ${redo}"
|
||||
}, {name: " Commande gras", legend: "Appuyer sur ${bold}"}, {
|
||||
name: " Commande italique",
|
||||
legend: "Appuyer sur ${italic}"
|
||||
}, {name: " Commande souligné", legend: "Appuyer sur ${underline}"}, {
|
||||
name: " Commande lien",
|
||||
legend: "Appuyer sur ${link}"
|
||||
}, {name: " Commande enrouler la barre d'outils", legend: "Appuyer sur ${toolbarCollapse}"}, {
|
||||
name: "Accéder à la précédente commande d'espace de mise au point",
|
||||
legend: "Appuyez sur ${accessPreviousSpace} pour accéder à l'espace hors d'atteinte le plus proche avant le caret, par exemple: deux éléments HR adjacents. Répétez la combinaison de touches pour atteindre les espaces de mise au point distants."
|
||||
}, {
|
||||
name: "Accès à la prochaine commande de l'espace de mise au point",
|
||||
legend: "Appuyez sur ${accessNextSpace} pour accéder au plus proche espace de mise au point hors d'atteinte après le caret, par exemple: deux éléments HR adjacents. répétez la combinaison de touches pour atteindre les espace de mise au point distants."
|
||||
},
|
||||
{name: " Aide Accessibilité", legend: "Appuyer sur ${a11yHelp}"}]
|
||||
}],
|
||||
backspace: "Retour arrière",
|
||||
tab: "Tabulation",
|
||||
enter: "Entrée",
|
||||
shift: "Majuscule",
|
||||
ctrl: "Ctrl",
|
||||
alt: "Alt",
|
||||
pause: "Pause",
|
||||
capslock: "Verr. Maj.",
|
||||
escape: "Echap",
|
||||
pageUp: "Page supérieure",
|
||||
pageDown: "Page inférieure",
|
||||
end: "Fin",
|
||||
home: "Retour",
|
||||
leftArrow: "Flèche gauche",
|
||||
upArrow: "Flèche haute",
|
||||
rightArrow: "Flèche droite",
|
||||
downArrow: "Flèche basse",
|
||||
insert: "Insertion",
|
||||
"delete": "Supprimer",
|
||||
leftWindowKey: "Touche Windows gauche",
|
||||
rightWindowKey: "Touche Windows droite",
|
||||
selectKey: "Touche menu",
|
||||
numpad0: "Pavé numérique 0",
|
||||
numpad1: "Pavé numérique 1",
|
||||
numpad2: "Pavé numérique 2",
|
||||
numpad3: "Pavé numérique 3",
|
||||
numpad4: "Pavé numérique 4",
|
||||
numpad5: "Pavé numérique 5",
|
||||
numpad6: "Pavé numérique 6",
|
||||
numpad7: "Pavé numérique 7",
|
||||
numpad8: "Pavé numérique 8",
|
||||
numpad9: "Pavé numérique 9",
|
||||
multiply: "Multiplier",
|
||||
add: "Addition",
|
||||
subtract: "Soustraire",
|
||||
decimalPoint: "Point décimal",
|
||||
divide: "Diviser",
|
||||
f1: "F1",
|
||||
f2: "F2",
|
||||
f3: "F3",
|
||||
f4: "F4",
|
||||
f5: "F5",
|
||||
f6: "F6",
|
||||
f7: "F7",
|
||||
f8: "F8",
|
||||
f9: "F9",
|
||||
f10: "F10",
|
||||
f11: "F11",
|
||||
f12: "F12",
|
||||
numLock: "Verrouillage numérique",
|
||||
scrollLock: "Arrêt défilement",
|
||||
semiColon: "Point virgule",
|
||||
equalSign: "Signe égal",
|
||||
comma: "Virgule",
|
||||
dash: "Tiret",
|
||||
period: "Point",
|
||||
forwardSlash: "Barre oblique",
|
||||
graveAccent: "Accent grave",
|
||||
openBracket: "Parenthèse ouvrante",
|
||||
backSlash: "Barre oblique inverse",
|
||||
closeBracket: "Parenthèse fermante",
|
||||
singleQuote: "Apostrophe"
|
||||
});
|
|
@ -1,111 +0,0 @@
|
|||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang("a11yhelp", "gl", {
|
||||
title: "Instrucións de accesibilidade",
|
||||
contents: "Axuda. Para pechar este diálogo prema ESC.",
|
||||
legend: [{
|
||||
name: "Xeral",
|
||||
items: [{
|
||||
name: "Barra de ferramentas do editor",
|
||||
legend: "Prema ${toolbarFocus} para navegar pola barra de ferramentas. Para moverse polos distintos grupos de ferramentas use as teclas TAB e MAIÚS+TAB. Para moverse polas distintas ferramentas use FRECHA DEREITA ou FRECHA ESQUERDA. Prema ESPAZO ou INTRO para activar o botón da barra de ferramentas."
|
||||
},
|
||||
{
|
||||
name: "Editor de diálogo",
|
||||
legend: "Dentro dun cadro de diálogo, prema a tecla TAB para desprazarse ao campo seguinte do cadro de diálogo, prema MAIÚS + TAB para desprazarse ao campo anterior, prema INTRO para presentar o cadro de diálogo, prema a tecla ESC para cancelar o diálogo. Para os diálogos que teñen varias páxinas, prema ALT + F10 para navegar á lapela da lista. Despois pasar á seguinte lapela con TAB ou FRECHA DEREITA. Para ir á lapela anterior con SHIFT + TAB ou FRECHA ESQUERDA. Prema ESPAZO ou INTRO para seleccionar a lapela da páxina."
|
||||
},
|
||||
{
|
||||
name: "Editor do menú contextual",
|
||||
legend: "Prema ${contextMenu} ou a TECLA MENÚ para abrir o menú contextual. A seguir móvase á seguinte opción do menú con TAB ou FRECHA ABAIXO. Móvase á opción anterior con MAIÚS + TAB ou FRECHA ARRIBA. Prema ESPAZO ou INTRO para seleccionar a opción do menú. Abra o submenú da opción actual con ESPAZO ou INTRO ou FRECHA DEREITA. Regrese ao elemento principal do menú con ESC ou FRECHA ESQUERDA. Peche o menú contextual con ESC."
|
||||
}, {
|
||||
name: "Lista do editor",
|
||||
legend: "Dentro dunha lista, móvase ao seguinte elemento da lista con TAB ou FRECHA ABAIXO. Móvase ao elemento anterior da lista con MAIÚS + TAB ou FRECHA ARRIBA. Prema ESPAZO ou INTRO para escoller a opción da lista. Prema ESC para pechar a lista."
|
||||
},
|
||||
{
|
||||
name: "Barra da ruta ao elemento no editor",
|
||||
legend: "Prema ${elementsPathFocus} para navegar ata os elementos da barra de ruta. Móvase ao seguinte elemento botón con TAB ou FRECHA DEREITA. Móvase ao botón anterior con MAIÚS + TAB ou FRECHA ESQUERDA. Prema ESPAZO ou INTRO para seleccionar o elemento no editor."
|
||||
}]
|
||||
}, {
|
||||
name: "Ordes",
|
||||
items: [{name: "Orde «desfacer»", legend: "Prema ${undo}"}, {
|
||||
name: "Orde «refacer»",
|
||||
legend: "Prema ${redo}"
|
||||
}, {name: "Orde «negra»", legend: "Prema ${bold}"}, {name: "Orde «cursiva»", legend: "Prema ${italic}"},
|
||||
{name: "Orde «subliñar»", legend: "Prema ${underline}"}, {
|
||||
name: "Orde «ligazón»",
|
||||
legend: "Prema ${link}"
|
||||
}, {
|
||||
name: "Orde «contraer a barra de ferramentas»",
|
||||
legend: "Prema ${toolbarCollapse}"
|
||||
}, {
|
||||
name: "Orde «acceder ao anterior espazo en foco»",
|
||||
legend: "Prema ${accessPreviousSpace} para acceder ao espazo máis próximo de foco inalcanzábel anterior ao cursor, por exemplo: dous elementos HR adxacentes. Repita a combinación de teclas para chegar a espazos de foco distantes."
|
||||
}, {
|
||||
name: "Orde «acceder ao seguinte espazo en foco»",
|
||||
legend: "Prema ${accessNextSpace} para acceder ao espazo máis próximo de foco inalcanzábel posterior ao cursor, por exemplo: dous elementos HR adxacentes. Repita a combinación de teclas para chegar a espazos de foco distantes."
|
||||
}, {name: "Axuda da accesibilidade", legend: "Prema ${a11yHelp}"}]
|
||||
}],
|
||||
backspace: "Ir atrás",
|
||||
tab: "Tabulador",
|
||||
enter: "Intro",
|
||||
shift: "Maiús",
|
||||
ctrl: "Ctrl",
|
||||
alt: "Alt",
|
||||
pause: "Pausa",
|
||||
capslock: "Bloq. Maiús",
|
||||
escape: "Escape",
|
||||
pageUp: "Páxina arriba",
|
||||
pageDown: "Páxina abaixo",
|
||||
end: "Fin",
|
||||
home: "Inicio",
|
||||
leftArrow: "Frecha esquerda",
|
||||
upArrow: "Frecha arriba",
|
||||
rightArrow: "Frecha dereita",
|
||||
downArrow: "Frecha abaixo",
|
||||
insert: "Inserir",
|
||||
"delete": "Supr",
|
||||
leftWindowKey: "Tecla Windows esquerda",
|
||||
rightWindowKey: "Tecla Windows dereita",
|
||||
selectKey: "Escolla a tecla",
|
||||
numpad0: "Tec. numérico 0",
|
||||
numpad1: "Tec. numérico 1",
|
||||
numpad2: "Tec. numérico 2",
|
||||
numpad3: "Tec. numérico 3",
|
||||
numpad4: "Tec. numérico 4",
|
||||
numpad5: "Tec. numérico 5",
|
||||
numpad6: "Tec. numérico 6",
|
||||
numpad7: "Tec. numérico 7",
|
||||
numpad8: "Tec. numérico 8",
|
||||
numpad9: "Tec. numérico 9",
|
||||
multiply: "Multiplicar",
|
||||
add: "Sumar",
|
||||
subtract: "Restar",
|
||||
decimalPoint: "Punto decimal",
|
||||
divide: "Dividir",
|
||||
f1: "F1",
|
||||
f2: "F2",
|
||||
f3: "F3",
|
||||
f4: "F4",
|
||||
f5: "F5",
|
||||
f6: "F6",
|
||||
f7: "F7",
|
||||
f8: "F8",
|
||||
f9: "F9",
|
||||
f10: "F10",
|
||||
f11: "F11",
|
||||
f12: "F12",
|
||||
numLock: "Bloq. num.",
|
||||
scrollLock: "Bloq. despraz.",
|
||||
semiColon: "Punto e coma",
|
||||
equalSign: "Signo igual",
|
||||
comma: "Coma",
|
||||
dash: "Guión",
|
||||
period: "Punto",
|
||||
forwardSlash: "Barra inclinada",
|
||||
graveAccent: "Acento grave",
|
||||
openBracket: "Abrir corchete",
|
||||
backSlash: "Barra invertida",
|
||||
closeBracket: "Pechar corchete",
|
||||
singleQuote: "Comiña simple"
|
||||
});
|
|
@ -1,110 +0,0 @@
|
|||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang("a11yhelp", "gu", {
|
||||
title: "એક્ક્ષેબિલિટી ની વિગતો",
|
||||
contents: "હેલ્પ. આ બંધ કરવા ESC દબાવો.",
|
||||
legend: [{
|
||||
name: "જનરલ",
|
||||
items: [{
|
||||
name: "એડિટર ટૂલબાર",
|
||||
legend: "Press ${toolbarFocus} to navigate to the toolbar. Move to the next and previous toolbar group with TAB and SHIFT-TAB. Move to the next and previous toolbar button with RIGHT ARROW or LEFT ARROW. Press SPACE or ENTER to activate the toolbar button."
|
||||
}, {
|
||||
name: "એડિટર ડાયલોગ",
|
||||
legend: "Inside a dialog, press TAB to navigate to next dialog field, press SHIFT + TAB to move to previous field, press ENTER to submit dialog, press ESC to cancel dialog. For dialogs that have multiple tab pages, press ALT + F10 to navigate to tab-list. Then move to next tab with TAB OR RIGTH ARROW. Move to previous tab with SHIFT + TAB or LEFT ARROW. Press SPACE or ENTER to select the tab page."
|
||||
},
|
||||
{
|
||||
name: "Editor Context Menu",
|
||||
legend: "Press ${contextMenu} or APPLICATION KEY to open context-menu. Then move to next menu option with TAB or DOWN ARROW. Move to previous option with SHIFT+TAB or UP ARROW. Press SPACE or ENTER to select the menu option. Open sub-menu of current option with SPACE or ENTER or RIGHT ARROW. Go back to parent menu item with ESC or LEFT ARROW. Close context menu with ESC."
|
||||
}, {
|
||||
name: "Editor List Box",
|
||||
legend: "Inside a list-box, move to next list item with TAB OR DOWN ARROW. Move to previous list item with SHIFT + TAB or UP ARROW. Press SPACE or ENTER to select the list option. Press ESC to close the list-box."
|
||||
},
|
||||
{
|
||||
name: "Editor Element Path Bar",
|
||||
legend: "Press ${elementsPathFocus} to navigate to the elements path bar. Move to next element button with TAB or RIGHT ARROW. Move to previous button with SHIFT+TAB or LEFT ARROW. Press SPACE or ENTER to select the element in editor."
|
||||
}]
|
||||
}, {
|
||||
name: "કમાંડસ",
|
||||
items: [{name: "અન્ડું કમાંડ", legend: "$ દબાવો {undo}"}, {
|
||||
name: "ફરી કરો કમાંડ",
|
||||
legend: "$ દબાવો {redo}"
|
||||
}, {name: "બોલ્દનો કમાંડ", legend: "$ દબાવો {bold}"}, {name: " Italic command", legend: "Press ${italic}"}, {
|
||||
name: " Underline command",
|
||||
legend: "Press ${underline}"
|
||||
}, {name: " Link command", legend: "Press ${link}"}, {
|
||||
name: " Toolbar Collapse command",
|
||||
legend: "Press ${toolbarCollapse}"
|
||||
}, {
|
||||
name: " Access previous focus space command",
|
||||
legend: "Press ${accessPreviousSpace} to access the closest unreachable focus space before the caret, for example: two adjacent HR elements. Repeat the key combination to reach distant focus spaces."
|
||||
}, {
|
||||
name: " Access next focus space command",
|
||||
legend: "Press ${accessNextSpace} to access the closest unreachable focus space after the caret, for example: two adjacent HR elements. Repeat the key combination to reach distant focus spaces."
|
||||
},
|
||||
{name: " Accessibility Help", legend: "Press ${a11yHelp}"}]
|
||||
}],
|
||||
backspace: "Backspace",
|
||||
tab: "Tab",
|
||||
enter: "Enter",
|
||||
shift: "Shift",
|
||||
ctrl: "Ctrl",
|
||||
alt: "Alt",
|
||||
pause: "Pause",
|
||||
capslock: "Caps Lock",
|
||||
escape: "Escape",
|
||||
pageUp: "Page Up",
|
||||
pageDown: "Page Down",
|
||||
end: "End",
|
||||
home: "Home",
|
||||
leftArrow: "Left Arrow",
|
||||
upArrow: "Up Arrow",
|
||||
rightArrow: "Right Arrow",
|
||||
downArrow: "Down Arrow",
|
||||
insert: "Insert",
|
||||
"delete": "Delete",
|
||||
leftWindowKey: "Left Windows key",
|
||||
rightWindowKey: "Right Windows key",
|
||||
selectKey: "Select key",
|
||||
numpad0: "Numpad 0",
|
||||
numpad1: "Numpad 1",
|
||||
numpad2: "Numpad 2",
|
||||
numpad3: "Numpad 3",
|
||||
numpad4: "Numpad 4",
|
||||
numpad5: "Numpad 5",
|
||||
numpad6: "Numpad 6",
|
||||
numpad7: "Numpad 7",
|
||||
numpad8: "Numpad 8",
|
||||
numpad9: "Numpad 9",
|
||||
multiply: "Multiply",
|
||||
add: "Add",
|
||||
subtract: "Subtract",
|
||||
decimalPoint: "Decimal Point",
|
||||
divide: "Divide",
|
||||
f1: "F1",
|
||||
f2: "F2",
|
||||
f3: "F3",
|
||||
f4: "F4",
|
||||
f5: "F5",
|
||||
f6: "F6",
|
||||
f7: "F7",
|
||||
f8: "F8",
|
||||
f9: "F9",
|
||||
f10: "F10",
|
||||
f11: "F11",
|
||||
f12: "F12",
|
||||
numLock: "Num Lock",
|
||||
scrollLock: "Scroll Lock",
|
||||
semiColon: "Semicolon",
|
||||
equalSign: "Equal Sign",
|
||||
comma: "Comma",
|
||||
dash: "Dash",
|
||||
period: "Period",
|
||||
forwardSlash: "Forward Slash",
|
||||
graveAccent: "Grave Accent",
|
||||
openBracket: "Open Bracket",
|
||||
backSlash: "Backslash",
|
||||
closeBracket: "Close Bracket",
|
||||
singleQuote: "Single Quote"
|
||||
});
|
|
@ -1,110 +0,0 @@
|
|||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang("a11yhelp", "he", {
|
||||
title: "הוראות נגישות",
|
||||
contents: "הוראות נגישות. לסגירה לחץ אסקייפ (ESC).",
|
||||
legend: [{
|
||||
name: "כללי",
|
||||
items: [{
|
||||
name: "סרגל הכלים",
|
||||
legend: "לחץ על ${toolbarFocus} כדי לנווט לסרגל הכלים. עבור לכפתור הבא עם מקש הטאב (TAB) או חץ שמאלי. עבור לכפתור הקודם עם מקש השיפט (SHIFT) + טאב (TAB) או חץ ימני. לחץ רווח או אנטר (ENTER) כדי להפעיל את הכפתור הנבחר."
|
||||
}, {
|
||||
name: "דיאלוגים (חלונות תשאול)",
|
||||
legend: "בתוך דיאלוג, לחץ טאב (TAB) כדי לנווט לשדה הבא, לחץ שיפט (SHIFT) + טאב (TAB) כדי לנווט לשדה הקודם, לחץ אנטר (ENTER) כדי לשלוח את הדיאלוג, לחץ אסקייפ (ESC) כדי לבטל. בתוך דיאלוגים בעלי מספר טאבים (לשוניות), לחץ אלט (ALT) + F10 כדי לנווט לשורת הטאבים. נווט לטאב הבא עם טאב (TAB) או חץ שמאלי. עבור לטאב הקודם עם שיפט (SHIFT) + טאב (TAB) או חץ שמאלי. לחץ רווח או אנטר (ENTER) כדי להיכנס לטאב."
|
||||
},
|
||||
{
|
||||
name: "תפריט ההקשר (Context Menu)",
|
||||
legend: "לחץ ${contextMenu} או APPLICATION KEYכדי לפתוח את תפריט ההקשר. עבור לאפשרות הבאה עם טאב (TAB) או חץ למטה. עבור לאפשרות הקודמת עם שיפט (SHIFT) + טאב (TAB) או חץ למעלה. לחץ רווח או אנטר (ENTER) כדי לבחור את האפשרות. פתח את תת התפריט (Sub-menu) של האפשרות הנוכחית עם רווח או אנטר (ENTER) או חץ שמאלי. חזור לתפריט האב עם אסקייפ (ESC) או חץ שמאלי. סגור את תפריט ההקשר עם אסקייפ (ESC)."
|
||||
}, {
|
||||
name: "תפריטים צפים (List boxes)",
|
||||
legend: "בתוך תפריט צף, עבור לפריט הבא עם טאב (TAB) או חץ למטה. עבור לתפריט הקודם עם שיפט (SHIFT) + טאב (TAB) or חץ עליון. Press SPACE or ENTER to select the list option. Press ESC to close the list-box."
|
||||
},
|
||||
{
|
||||
name: "עץ אלמנטים (Elements Path)",
|
||||
legend: "לחץ ${elementsPathFocus} כדי לנווט לעץ האלמנטים. עבור לפריט הבא עם טאב (TAB) או חץ ימני. עבור לפריט הקודם עם שיפט (SHIFT) + טאב (TAB) או חץ שמאלי. לחץ רווח או אנטר (ENTER) כדי לבחור את האלמנט בעורך."
|
||||
}]
|
||||
}, {
|
||||
name: "פקודות",
|
||||
items: [{name: " ביטול צעד אחרון", legend: "לחץ ${undo}"}, {
|
||||
name: " חזרה על צעד אחרון",
|
||||
legend: "לחץ ${redo}"
|
||||
}, {name: " הדגשה", legend: "לחץ ${bold}"}, {name: " הטייה", legend: "לחץ ${italic}"}, {
|
||||
name: " הוספת קו תחתון",
|
||||
legend: "לחץ ${underline}"
|
||||
}, {
|
||||
name: " הוספת לינק",
|
||||
legend: "לחץ ${link}"
|
||||
}, {name: " כיווץ סרגל הכלים", legend: "לחץ ${toolbarCollapse}"}, {
|
||||
name: "גישה למיקום המיקוד הקודם",
|
||||
legend: "לחץ ${accessPreviousSpace} כדי לגשת למיקום המיקוד הלא-נגיש הקרוב לפני הסמן, למשל בין שני אלמנטים סמוכים מסוג HR. חזור על צירוף מקשים זה כדי להגיע למקומות מיקוד רחוקים יותר."
|
||||
}, {
|
||||
name: "גישה למיקום המיקוד הבא",
|
||||
legend: "לחץ ${accessNextSpace} כדי לגשת למיקום המיקוד הלא-נגיש הקרוב אחרי הסמן, למשל בין שני אלמנטים סמוכים מסוג HR. חזור על צירוף מקשים זה כדי להגיע למקומות מיקוד רחוקים יותר."
|
||||
},
|
||||
{name: " הוראות נגישות", legend: "לחץ ${a11yHelp}"}]
|
||||
}],
|
||||
backspace: "Backspace",
|
||||
tab: "Tab",
|
||||
enter: "Enter",
|
||||
shift: "Shift",
|
||||
ctrl: "Ctrl",
|
||||
alt: "Alt",
|
||||
pause: "Pause",
|
||||
capslock: "Caps Lock",
|
||||
escape: "Escape",
|
||||
pageUp: "Page Up",
|
||||
pageDown: "Page Down",
|
||||
end: "End",
|
||||
home: "Home",
|
||||
leftArrow: "Left Arrow",
|
||||
upArrow: "Up Arrow",
|
||||
rightArrow: "Right Arrow",
|
||||
downArrow: "Down Arrow",
|
||||
insert: "הכנס",
|
||||
"delete": "מחק",
|
||||
leftWindowKey: "Left Windows key",
|
||||
rightWindowKey: "Right Windows key",
|
||||
selectKey: "Select key",
|
||||
numpad0: "Numpad 0",
|
||||
numpad1: "Numpad 1",
|
||||
numpad2: "Numpad 2",
|
||||
numpad3: "Numpad 3",
|
||||
numpad4: "Numpad 4",
|
||||
numpad5: "Numpad 5",
|
||||
numpad6: "Numpad 6",
|
||||
numpad7: "Numpad 7",
|
||||
numpad8: "Numpad 8",
|
||||
numpad9: "Numpad 9",
|
||||
multiply: "Multiply",
|
||||
add: "הוסף",
|
||||
subtract: "Subtract",
|
||||
decimalPoint: "Decimal Point",
|
||||
divide: "Divide",
|
||||
f1: "F1",
|
||||
f2: "F2",
|
||||
f3: "F3",
|
||||
f4: "F4",
|
||||
f5: "F5",
|
||||
f6: "F6",
|
||||
f7: "F7",
|
||||
f8: "F8",
|
||||
f9: "F9",
|
||||
f10: "F10",
|
||||
f11: "F11",
|
||||
f12: "F12",
|
||||
numLock: "Num Lock",
|
||||
scrollLock: "Scroll Lock",
|
||||
semiColon: "Semicolon",
|
||||
equalSign: "Equal Sign",
|
||||
comma: "Comma",
|
||||
dash: "Dash",
|
||||
period: "Period",
|
||||
forwardSlash: "Forward Slash",
|
||||
graveAccent: "Grave Accent",
|
||||
openBracket: "Open Bracket",
|
||||
backSlash: "Backslash",
|
||||
closeBracket: "Close Bracket",
|
||||
singleQuote: "Single Quote"
|
||||
});
|
|
@ -1,110 +0,0 @@
|
|||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang("a11yhelp", "hi", {
|
||||
title: "Accessibility Instructions",
|
||||
contents: "Help Contents. To close this dialog press ESC.",
|
||||
legend: [{
|
||||
name: "सामान्य",
|
||||
items: [{
|
||||
name: "Editor Toolbar",
|
||||
legend: "Press ${toolbarFocus} to navigate to the toolbar. Move to the next and previous toolbar group with TAB and SHIFT-TAB. Move to the next and previous toolbar button with RIGHT ARROW or LEFT ARROW. Press SPACE or ENTER to activate the toolbar button."
|
||||
}, {
|
||||
name: "Editor Dialog",
|
||||
legend: "Inside a dialog, press TAB to navigate to next dialog field, press SHIFT + TAB to move to previous field, press ENTER to submit dialog, press ESC to cancel dialog. For dialogs that have multiple tab pages, press ALT + F10 to navigate to tab-list. Then move to next tab with TAB OR RIGTH ARROW. Move to previous tab with SHIFT + TAB or LEFT ARROW. Press SPACE or ENTER to select the tab page."
|
||||
},
|
||||
{
|
||||
name: "Editor Context Menu",
|
||||
legend: "Press ${contextMenu} or APPLICATION KEY to open context-menu. Then move to next menu option with TAB or DOWN ARROW. Move to previous option with SHIFT+TAB or UP ARROW. Press SPACE or ENTER to select the menu option. Open sub-menu of current option with SPACE or ENTER or RIGHT ARROW. Go back to parent menu item with ESC or LEFT ARROW. Close context menu with ESC."
|
||||
}, {
|
||||
name: "Editor List Box",
|
||||
legend: "Inside a list-box, move to next list item with TAB OR DOWN ARROW. Move to previous list item with SHIFT + TAB or UP ARROW. Press SPACE or ENTER to select the list option. Press ESC to close the list-box."
|
||||
},
|
||||
{
|
||||
name: "Editor Element Path Bar",
|
||||
legend: "Press ${elementsPathFocus} to navigate to the elements path bar. Move to next element button with TAB or RIGHT ARROW. Move to previous button with SHIFT+TAB or LEFT ARROW. Press SPACE or ENTER to select the element in editor."
|
||||
}]
|
||||
}, {
|
||||
name: "Commands",
|
||||
items: [{name: " Undo command", legend: "Press ${undo}"}, {
|
||||
name: " Redo command",
|
||||
legend: "Press ${redo}"
|
||||
}, {name: " Bold command", legend: "Press ${bold}"}, {name: " Italic command", legend: "Press ${italic}"}, {
|
||||
name: " Underline command",
|
||||
legend: "Press ${underline}"
|
||||
}, {name: " Link command", legend: "Press ${link}"}, {
|
||||
name: " Toolbar Collapse command",
|
||||
legend: "Press ${toolbarCollapse}"
|
||||
}, {
|
||||
name: " Access previous focus space command",
|
||||
legend: "Press ${accessPreviousSpace} to access the closest unreachable focus space before the caret, for example: two adjacent HR elements. Repeat the key combination to reach distant focus spaces."
|
||||
}, {
|
||||
name: " Access next focus space command",
|
||||
legend: "Press ${accessNextSpace} to access the closest unreachable focus space after the caret, for example: two adjacent HR elements. Repeat the key combination to reach distant focus spaces."
|
||||
},
|
||||
{name: " Accessibility Help", legend: "Press ${a11yHelp}"}]
|
||||
}],
|
||||
backspace: "Backspace",
|
||||
tab: "Tab",
|
||||
enter: "Enter",
|
||||
shift: "Shift",
|
||||
ctrl: "Ctrl",
|
||||
alt: "Alt",
|
||||
pause: "Pause",
|
||||
capslock: "Caps Lock",
|
||||
escape: "Escape",
|
||||
pageUp: "Page Up",
|
||||
pageDown: "Page Down",
|
||||
end: "End",
|
||||
home: "Home",
|
||||
leftArrow: "Left Arrow",
|
||||
upArrow: "Up Arrow",
|
||||
rightArrow: "Right Arrow",
|
||||
downArrow: "Down Arrow",
|
||||
insert: "Insert",
|
||||
"delete": "Delete",
|
||||
leftWindowKey: "Left Windows key",
|
||||
rightWindowKey: "Right Windows key",
|
||||
selectKey: "Select key",
|
||||
numpad0: "Numpad 0",
|
||||
numpad1: "Numpad 1",
|
||||
numpad2: "Numpad 2",
|
||||
numpad3: "Numpad 3",
|
||||
numpad4: "Numpad 4",
|
||||
numpad5: "Numpad 5",
|
||||
numpad6: "Numpad 6",
|
||||
numpad7: "Numpad 7",
|
||||
numpad8: "Numpad 8",
|
||||
numpad9: "Numpad 9",
|
||||
multiply: "Multiply",
|
||||
add: "Add",
|
||||
subtract: "Subtract",
|
||||
decimalPoint: "Decimal Point",
|
||||
divide: "Divide",
|
||||
f1: "F1",
|
||||
f2: "F2",
|
||||
f3: "F3",
|
||||
f4: "F4",
|
||||
f5: "F5",
|
||||
f6: "F6",
|
||||
f7: "F7",
|
||||
f8: "F8",
|
||||
f9: "F9",
|
||||
f10: "F10",
|
||||
f11: "F11",
|
||||
f12: "F12",
|
||||
numLock: "Num Lock",
|
||||
scrollLock: "Scroll Lock",
|
||||
semiColon: "Semicolon",
|
||||
equalSign: "Equal Sign",
|
||||
comma: "Comma",
|
||||
dash: "Dash",
|
||||
period: "Period",
|
||||
forwardSlash: "Forward Slash",
|
||||
graveAccent: "Grave Accent",
|
||||
openBracket: "Open Bracket",
|
||||
backSlash: "Backslash",
|
||||
closeBracket: "Close Bracket",
|
||||
singleQuote: "Single Quote"
|
||||
});
|
|
@ -1,113 +0,0 @@
|
|||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang("a11yhelp", "hr", {
|
||||
title: "Upute dostupnosti",
|
||||
contents: "Sadržaj pomoći. Za zatvaranje pritisnite ESC.",
|
||||
legend: [{
|
||||
name: "Općenito",
|
||||
items: [{
|
||||
name: "Alatna traka",
|
||||
legend: "Pritisni ${toolbarFocus} za navigaciju do alatne trake. Pomicanje do prethodne ili sljedeće alatne grupe vrši se pomoću SHIFT-TAB i TAB. Pomicanje do prethodnog ili sljedećeg gumba u alatnoj traci vrši se pomoću lijeve i desne strelice kursora. Pritisnite SPACE ili ENTER za aktivaciju alatne trake."
|
||||
}, {
|
||||
name: "Dijalog",
|
||||
legend: "Unutar dijaloga, pritisnite TAB za navigaciju do sljedećeg polja, pritisnite SHIFT + TAB za vraćanje na prethodno polje, pritisnite ENTER za slanje dijaloga ili ESC za zatvaranje dijaloga. Za dijaloge koji imaju višestruke kartice, pritisnite ALT + F10 za na navigaciju i zatim TAB ili lijeva strelica kursora ili SHIFT + TAB i desna strelica kursora. SPACE ili ENTER odabiru karticu."
|
||||
}, {
|
||||
name: "Kontekstni izbornik",
|
||||
legend: "Pritisnite ${contextMenu} ili APPLICATION tipku za otvaranje kontekstnog izbornika. Pomicanje se vrši TAB ili strelicom kursora prema dolje ili SHIFT+TAB ili strelica kursora prema gore. SPACE ili ENTER odabiru opciju izbornika. Otvorite podizbornik trenutne opcije sa SPACE, ENTER ili desna strelica kursora. Povratak na prethodni izbornik vrši se sa ESC ili lijevom strelicom kursora. Zatvaranje se vrši pritiskom na tipku ESC."
|
||||
},
|
||||
{
|
||||
name: "Lista",
|
||||
legend: "Unutar list-boxa, pomicanje na sljedeću stavku vrši se sa TAB ili strelica kursora prema dolje. Na prethodnu sa SHIFT + TAB ili strelica prema gore. Pritiskom na SPACE ili ENTER odabire se stavka ili ESC za zatvaranje."
|
||||
}, {
|
||||
name: "Traka putanje elemenata",
|
||||
legend: "Pritisnite ${elementsPathFocus} za navigaciju po putanji elemenata. Pritisnite TAB ili desnu strelicu kursora za pomicanje na sljedeći element ili SHIFT + TAB ili lijeva strelica kursora za pomicanje na prethodni element. Pritiskom na SPACE ili ENTER vrši se odabir elementa."
|
||||
}]
|
||||
},
|
||||
{
|
||||
name: "Naredbe",
|
||||
items: [{name: "Vrati naredbu", legend: "Pritisni ${undo}"}, {
|
||||
name: "Ponovi naredbu",
|
||||
legend: "Pritisni ${redo}"
|
||||
}, {name: "Bold naredba", legend: "Pritisni ${bold}"}, {
|
||||
name: "Italic naredba",
|
||||
legend: "Pritisni ${italic}"
|
||||
}, {name: "Underline naredba", legend: "Pritisni ${underline}"}, {
|
||||
name: "Link naredba",
|
||||
legend: "Pritisni ${link}"
|
||||
}, {
|
||||
name: "Smanji alatnu traku naredba",
|
||||
legend: "Pritisni ${toolbarCollapse}"
|
||||
}, {
|
||||
name: "Access previous focus space naredba",
|
||||
legend: "Pritisni ${accessPreviousSpace} za pristup najbližem nedostupnom razmaku prije kursora, npr.: dva spojena HR elementa. Ponovnim pritiskom dohvatiti će se sljedeći nedostupni razmak."
|
||||
},
|
||||
{
|
||||
name: "Access next focus space naredba",
|
||||
legend: "Pritisni ${accessNextSpace} za pristup najbližem nedostupnom razmaku nakon kursora, npr.: dva spojena HR elementa. Ponovnim pritiskom dohvatiti će se sljedeći nedostupni razmak."
|
||||
}, {name: "Pomoć za dostupnost", legend: "Pritisni ${a11yHelp}"}]
|
||||
}],
|
||||
backspace: "Backspace",
|
||||
tab: "Tab",
|
||||
enter: "Enter",
|
||||
shift: "Shift",
|
||||
ctrl: "Ctrl",
|
||||
alt: "Alt",
|
||||
pause: "Pause",
|
||||
capslock: "Caps Lock",
|
||||
escape: "Escape",
|
||||
pageUp: "Page Up",
|
||||
pageDown: "Page Down",
|
||||
end: "End",
|
||||
home: "Home",
|
||||
leftArrow: "Left Arrow",
|
||||
upArrow: "Up Arrow",
|
||||
rightArrow: "Right Arrow",
|
||||
downArrow: "Down Arrow",
|
||||
insert: "Insert",
|
||||
"delete": "Delete",
|
||||
leftWindowKey: "Left Windows key",
|
||||
rightWindowKey: "Right Windows key",
|
||||
selectKey: "Select key",
|
||||
numpad0: "Numpad 0",
|
||||
numpad1: "Numpad 1",
|
||||
numpad2: "Numpad 2",
|
||||
numpad3: "Numpad 3",
|
||||
numpad4: "Numpad 4",
|
||||
numpad5: "Numpad 5",
|
||||
numpad6: "Numpad 6",
|
||||
numpad7: "Numpad 7",
|
||||
numpad8: "Numpad 8",
|
||||
numpad9: "Numpad 9",
|
||||
multiply: "Multiply",
|
||||
add: "Add",
|
||||
subtract: "Subtract",
|
||||
decimalPoint: "Decimal Point",
|
||||
divide: "Divide",
|
||||
f1: "F1",
|
||||
f2: "F2",
|
||||
f3: "F3",
|
||||
f4: "F4",
|
||||
f5: "F5",
|
||||
f6: "F6",
|
||||
f7: "F7",
|
||||
f8: "F8",
|
||||
f9: "F9",
|
||||
f10: "F10",
|
||||
f11: "F11",
|
||||
f12: "F12",
|
||||
numLock: "Num Lock",
|
||||
scrollLock: "Scroll Lock",
|
||||
semiColon: "Semicolon",
|
||||
equalSign: "Equal Sign",
|
||||
comma: "Comma",
|
||||
dash: "Dash",
|
||||
period: "Period",
|
||||
forwardSlash: "Forward Slash",
|
||||
graveAccent: "Grave Accent",
|
||||
openBracket: "Open Bracket",
|
||||
backSlash: "Backslash",
|
||||
closeBracket: "Close Bracket",
|
||||
singleQuote: "Single Quote"
|
||||
});
|
|
@ -1,114 +0,0 @@
|
|||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang("a11yhelp", "hu", {
|
||||
title: "Kisegítő utasítások",
|
||||
contents: "Súgó tartalmak. A párbeszédablak bezárásához nyomjon ESC-et.",
|
||||
legend: [{
|
||||
name: "Általános",
|
||||
items: [{
|
||||
name: "Szerkesztő Eszköztár",
|
||||
legend: "Nyomjon ${toolbarFocus} hogy kijelölje az eszköztárat. A következő és előző eszköztár csoporthoz a TAB és SHIFT TAB-al juthat el. A következő és előző eszköztár gombhoz a BAL NYÍL vagy JOBB NYÍL gombbal juthat el. Nyomjon SPACE-t vagy ENTER-t hogy aktiválja az eszköztár gombot."
|
||||
}, {
|
||||
name: "Szerkesző párbeszéd ablak",
|
||||
legend: "Párbeszédablakban nyomjon TAB-ot a következő párbeszédmezőhöz ugráshoz, nyomjon SHIFT + TAB-ot az előző mezőhöz ugráshoz, nyomjon ENTER-t a párbeszédablak elfogadásához, nyomjon ESC-et a párbeszédablak elvetéséhez. Azokhoz a párbeszédablakokhoz, amik több fület tartalmaznak, nyomjon ALT + F10-et hogy a fülekre ugorjon. Ezután a TAB-al vagy a JOBB NYÍLLAL a következő fülre ugorhat. Az előző fülre ugráshoz használja a SHIFT + TAB-ot vagy a BAL NYILAT. Nyomjon SPACE-t vagy ENTER-t hogy kijelölje a fület."
|
||||
},
|
||||
{
|
||||
name: "Szerkesztő helyi menü",
|
||||
legend: "Nyomjon ${contextMenu}-t vagy ALKALMAZÁS BILLENTYŰT a helyi menü megnyitásához. Ezután a következő menüpontra léphet a TAB vagy LEFELÉ NYÍLLAL. Az előző opciót a SHIFT+TAB vagy FELFELÉ NYÍLLAL érheti el. Nyomjon SPACE-t vagy ENTER-t a menüpont kiválasztásához. A jelenlegi menüpont almenüjének megnyitásához nyomjon SPACE-t vagy ENTER-t, vagy JOBB NYILAT. A főmenühöz való visszatéréshez nyomjon ESC-et vagy BAL NYILAT. A helyi menü bezárása az ESC billentyűvel lehetséges."
|
||||
},
|
||||
{
|
||||
name: "Szerkesztő lista",
|
||||
legend: "A listán belül a következő elemre a TAB vagy LEFELÉ NYÍLLAL mozoghat. Az előző elem kiválasztásához nyomjon SHIFT+TAB-ot vagy FELFELÉ NYILAT. Nyomjon SPACE-t vagy ENTER-t az elem kiválasztásához. Az ESC billentyű megnyomásával bezárhatja a listát."
|
||||
}, {
|
||||
name: "Szerkesztő elem utak sáv",
|
||||
legend: "Nyomj ${elementsPathFocus} hogy kijelöld a elemek út sávját. A következő elem gombhoz a TAB-al vagy a JOBB NYÍLLAL juthatsz el. Az előző gombhoz a SHIFT+TAB vagy BAL NYÍLLAL mehetsz. A SPACE vagy ENTER billentyűvel kiválaszthatod az elemet a szerkesztőben."
|
||||
}]
|
||||
},
|
||||
{
|
||||
name: "Parancsok",
|
||||
items: [{name: "Parancs visszavonása", legend: "Nyomj ${undo}"}, {
|
||||
name: "Parancs megismétlése",
|
||||
legend: "Nyomjon ${redo}"
|
||||
}, {name: "Félkövér parancs", legend: "Nyomjon ${bold}"}, {
|
||||
name: "Dőlt parancs",
|
||||
legend: "Nyomjon ${italic}"
|
||||
}, {name: "Aláhúzott parancs", legend: "Nyomjon ${underline}"}, {
|
||||
name: "Link parancs",
|
||||
legend: "Nyomjon ${link}"
|
||||
}, {
|
||||
name: "Szerkesztősáv összecsukása parancs",
|
||||
legend: "Nyomjon ${toolbarCollapse}"
|
||||
}, {
|
||||
name: "Hozzáférés az előző fókusz helyhez parancs",
|
||||
legend: "Nyomj ${accessNextSpace} hogy hozzáférj a legközelebbi elérhetetlen fókusz helyhez a hiányjel előtt, például: két szomszédos HR elemhez. Ismételd meg a billentyűkombinációt hogy megtaláld a távolabbi fókusz helyeket."
|
||||
},
|
||||
{
|
||||
name: "Hozzáférés a következő fókusz helyhez parancs",
|
||||
legend: "Nyomj ${accessNextSpace} hogy hozzáférj a legközelebbi elérhetetlen fókusz helyhez a hiányjel után, például: két szomszédos HR elemhez. Ismételd meg a billentyűkombinációt hogy megtaláld a távolabbi fókusz helyeket."
|
||||
}, {name: "Kisegítő súgó", legend: "Nyomjon ${a11yHelp}"}]
|
||||
}],
|
||||
backspace: "Backspace",
|
||||
tab: "Tab",
|
||||
enter: "Enter",
|
||||
shift: "Shift",
|
||||
ctrl: "Ctrl",
|
||||
alt: "Alt",
|
||||
pause: "Pause",
|
||||
capslock: "Caps Lock",
|
||||
escape: "Escape",
|
||||
pageUp: "Page Up",
|
||||
pageDown: "Page Down",
|
||||
end: "End",
|
||||
home: "Home",
|
||||
leftArrow: "balra nyíl",
|
||||
upArrow: "felfelé nyíl",
|
||||
rightArrow: "jobbra nyíl",
|
||||
downArrow: "lefelé nyíl",
|
||||
insert: "Insert",
|
||||
"delete": "Delete",
|
||||
leftWindowKey: "bal Windows-billentyű",
|
||||
rightWindowKey: "jobb Windows-billentyű",
|
||||
selectKey: "Billentyű választása",
|
||||
numpad0: "Számbillentyűk 0",
|
||||
numpad1: "Számbillentyűk 1",
|
||||
numpad2: "Számbillentyűk 2",
|
||||
numpad3: "Számbillentyűk 3",
|
||||
numpad4: "Számbillentyűk 4",
|
||||
numpad5: "Számbillentyűk 5",
|
||||
numpad6: "Számbillentyűk 6",
|
||||
numpad7: "Számbillentyűk 7",
|
||||
numpad8: "Számbillentyűk 8",
|
||||
numpad9: "Számbillentyűk 9",
|
||||
multiply: "Szorzás",
|
||||
add: "Hozzáadás",
|
||||
subtract: "Kivonás",
|
||||
decimalPoint: "Tizedespont",
|
||||
divide: "Osztás",
|
||||
f1: "F1",
|
||||
f2: "F2",
|
||||
f3: "F3",
|
||||
f4: "F4",
|
||||
f5: "F5",
|
||||
f6: "F6",
|
||||
f7: "F7",
|
||||
f8: "F8",
|
||||
f9: "F9",
|
||||
f10: "F10",
|
||||
f11: "F11",
|
||||
f12: "F12",
|
||||
numLock: "Num Lock",
|
||||
scrollLock: "Scroll Lock",
|
||||
semiColon: "Pontosvessző",
|
||||
equalSign: "Egyenlőségjel",
|
||||
comma: "Vessző",
|
||||
dash: "Kötőjel",
|
||||
period: "Pont",
|
||||
forwardSlash: "Perjel",
|
||||
graveAccent: "Visszafelé dőlő ékezet",
|
||||
openBracket: "Nyitó szögletes zárójel",
|
||||
backSlash: "fordított perjel",
|
||||
closeBracket: "Záró szögletes zárójel",
|
||||
singleQuote: "szimpla idézőjel"
|
||||
});
|
|
@ -1,110 +0,0 @@
|
|||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang("a11yhelp", "id", {
|
||||
title: "Accessibility Instructions",
|
||||
contents: "Bantuan. Tekan ESC untuk menutup dialog ini.",
|
||||
legend: [{
|
||||
name: "Umum",
|
||||
items: [{
|
||||
name: "Editor Toolbar",
|
||||
legend: "Press ${toolbarFocus} to navigate to the toolbar. Move to the next and previous toolbar group with TAB and SHIFT-TAB. Move to the next and previous toolbar button with RIGHT ARROW or LEFT ARROW. Press SPACE or ENTER to activate the toolbar button."
|
||||
}, {
|
||||
name: "Editor Dialog",
|
||||
legend: "Inside a dialog, press TAB to navigate to next dialog field, press SHIFT + TAB to move to previous field, press ENTER to submit dialog, press ESC to cancel dialog. For dialogs that have multiple tab pages, press ALT + F10 to navigate to tab-list. Then move to next tab with TAB OR RIGTH ARROW. Move to previous tab with SHIFT + TAB or LEFT ARROW. Press SPACE or ENTER to select the tab page."
|
||||
},
|
||||
{
|
||||
name: "Editor Context Menu",
|
||||
legend: "Press ${contextMenu} or APPLICATION KEY to open context-menu. Then move to next menu option with TAB or DOWN ARROW. Move to previous option with SHIFT+TAB or UP ARROW. Press SPACE or ENTER to select the menu option. Open sub-menu of current option with SPACE or ENTER or RIGHT ARROW. Go back to parent menu item with ESC or LEFT ARROW. Close context menu with ESC."
|
||||
}, {
|
||||
name: "Editor List Box",
|
||||
legend: "Inside a list-box, move to next list item with TAB OR DOWN ARROW. Move to previous list item with SHIFT + TAB or UP ARROW. Press SPACE or ENTER to select the list option. Press ESC to close the list-box."
|
||||
},
|
||||
{
|
||||
name: "Editor Element Path Bar",
|
||||
legend: "Press ${elementsPathFocus} to navigate to the elements path bar. Move to next element button with TAB or RIGHT ARROW. Move to previous button with SHIFT+TAB or LEFT ARROW. Press SPACE or ENTER to select the element in editor."
|
||||
}]
|
||||
}, {
|
||||
name: "Commands",
|
||||
items: [{name: " Undo command", legend: "Press ${undo}"}, {
|
||||
name: " Redo command",
|
||||
legend: "Press ${redo}"
|
||||
}, {name: " Bold command", legend: "Press ${bold}"}, {name: " Italic command", legend: "Press ${italic}"}, {
|
||||
name: " Underline command",
|
||||
legend: "Press ${underline}"
|
||||
}, {name: " Link command", legend: "Press ${link}"}, {
|
||||
name: " Toolbar Collapse command",
|
||||
legend: "Press ${toolbarCollapse}"
|
||||
}, {
|
||||
name: " Access previous focus space command",
|
||||
legend: "Press ${accessPreviousSpace} to access the closest unreachable focus space before the caret, for example: two adjacent HR elements. Repeat the key combination to reach distant focus spaces."
|
||||
}, {
|
||||
name: " Access next focus space command",
|
||||
legend: "Press ${accessNextSpace} to access the closest unreachable focus space after the caret, for example: two adjacent HR elements. Repeat the key combination to reach distant focus spaces."
|
||||
},
|
||||
{name: " Accessibility Help", legend: "Press ${a11yHelp}"}]
|
||||
}],
|
||||
backspace: "Backspace",
|
||||
tab: "Tab",
|
||||
enter: "Enter",
|
||||
shift: "Shift",
|
||||
ctrl: "Ctrl",
|
||||
alt: "Alt",
|
||||
pause: "Pause",
|
||||
capslock: "Caps Lock",
|
||||
escape: "Escape",
|
||||
pageUp: "Page Up",
|
||||
pageDown: "Page Down",
|
||||
end: "End",
|
||||
home: "Home",
|
||||
leftArrow: "Left Arrow",
|
||||
upArrow: "Up Arrow",
|
||||
rightArrow: "Right Arrow",
|
||||
downArrow: "Down Arrow",
|
||||
insert: "Insert",
|
||||
"delete": "Delete",
|
||||
leftWindowKey: "Left Windows key",
|
||||
rightWindowKey: "Right Windows key",
|
||||
selectKey: "Select key",
|
||||
numpad0: "Numpad 0",
|
||||
numpad1: "Numpad 1",
|
||||
numpad2: "Numpad 2",
|
||||
numpad3: "Numpad 3",
|
||||
numpad4: "Numpad 4",
|
||||
numpad5: "Numpad 5",
|
||||
numpad6: "Numpad 6",
|
||||
numpad7: "Numpad 7",
|
||||
numpad8: "Numpad 8",
|
||||
numpad9: "Numpad 9",
|
||||
multiply: "Multiply",
|
||||
add: "Add",
|
||||
subtract: "Subtract",
|
||||
decimalPoint: "Decimal Point",
|
||||
divide: "Divide",
|
||||
f1: "F1",
|
||||
f2: "F2",
|
||||
f3: "F3",
|
||||
f4: "F4",
|
||||
f5: "F5",
|
||||
f6: "F6",
|
||||
f7: "F7",
|
||||
f8: "F8",
|
||||
f9: "F9",
|
||||
f10: "F10",
|
||||
f11: "F11",
|
||||
f12: "F12",
|
||||
numLock: "Num Lock",
|
||||
scrollLock: "Scroll Lock",
|
||||
semiColon: "Semicolon",
|
||||
equalSign: "Equal Sign",
|
||||
comma: "Comma",
|
||||
dash: "Dash",
|
||||
period: "Period",
|
||||
forwardSlash: "Forward Slash",
|
||||
graveAccent: "Grave Accent",
|
||||
openBracket: "Open Bracket",
|
||||
backSlash: "Backslash",
|
||||
closeBracket: "Close Bracket",
|
||||
singleQuote: "Single Quote"
|
||||
});
|
|
@ -1,115 +0,0 @@
|
|||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang("a11yhelp", "it", {
|
||||
title: "Istruzioni di Accessibilità",
|
||||
contents: "Contenuti di Aiuto. Per chiudere questa finestra premi ESC.",
|
||||
legend: [{
|
||||
name: "Generale",
|
||||
items: [{
|
||||
name: "Barra degli strumenti Editor",
|
||||
legend: "Premi ${toolbarFocus} per navigare fino alla barra degli strumenti. Muoviti tra i gruppi della barra degli strumenti con i tasti Tab e Maiusc-Tab. Spostati tra il successivo ed il precedente pulsante della barra degli strumenti usando le frecce direzionali Destra e Sinistra. Premi Spazio o Invio per attivare il pulsante della barra degli strumenti."
|
||||
},
|
||||
{
|
||||
name: "Finestra Editor",
|
||||
legend: "All'interno di una finestra di dialogo, premi Tab per navigare fino al campo successivo della finestra di dialogo, premi Maiusc-Tab per tornare al campo precedente, premi Invio per inviare la finestra di dialogo, premi Esc per uscire. Per le finestre che hanno schede multiple, premi Alt+F10 per navigare nella lista delle schede. Quindi spostati alla scheda successiva con il tasto Tab oppure con la Freccia Destra. Torna alla scheda precedente con Maiusc+Tab oppure con la Freccia Sinistra. Premi Spazio o Invio per scegliere la scheda."
|
||||
},
|
||||
{
|
||||
name: "Menù contestuale Editor",
|
||||
legend: "Premi ${contextMenu} o TASTO APPLICAZIONE per aprire il menu contestuale. Dunque muoviti all'opzione successiva del menu con il tasto TAB o con la Freccia Sotto. Muoviti all'opzione precedente con MAIUSC+TAB o con Freccia Sopra. Premi SPAZIO o INVIO per scegliere l'opzione di menu. Apri il sottomenu dell'opzione corrente con SPAZIO o INVIO oppure con la Freccia Destra. Torna indietro al menu superiore con ESC oppure Freccia Sinistra. Chiudi il menu contestuale con ESC."
|
||||
},
|
||||
{
|
||||
name: "Box Lista Editor",
|
||||
legend: "Dentro un box-lista, muoviti al prossimo elemento della lista con TAB o con la Freccia direzionale giù. Spostati all'elemento precedente con MAIUSC+TAB oppure con Freccia direzionale sopra. Premi SPAZIO o INVIO per scegliere l'opzione della lista. Premi ESC per chiudere il box-lista."
|
||||
}, {
|
||||
name: "Barra percorso elementi editor",
|
||||
legend: "Premi ${elementsPathFocus} per navigare tra gli elementi della barra percorso. Muoviti al prossimo pulsante di elemento con TAB o la Freccia direzionale destra. Muoviti al pulsante precedente con MAIUSC+TAB o la Freccia Direzionale Sinistra. Premi SPAZIO o INVIO per scegliere l'elemento nell'editor."
|
||||
}]
|
||||
},
|
||||
{
|
||||
name: "Comandi",
|
||||
items: [{name: " Annulla comando", legend: "Premi ${undo}"}, {
|
||||
name: " Ripeti comando",
|
||||
legend: "Premi ${redo}"
|
||||
}, {name: " Comando Grassetto", legend: "Premi ${bold}"}, {
|
||||
name: " Comando Corsivo",
|
||||
legend: "Premi ${italic}"
|
||||
}, {name: " Comando Sottolineato", legend: "Premi ${underline}"}, {
|
||||
name: " Comando Link",
|
||||
legend: "Premi ${link}"
|
||||
}, {
|
||||
name: " Comando riduci barra degli strumenti",
|
||||
legend: "Premi ${toolbarCollapse}"
|
||||
}, {
|
||||
name: "Comando di accesso al precedente spazio di focus",
|
||||
legend: "Premi ${accessPreviousSpace} per accedere il più vicino spazio di focus non raggiungibile prima del simbolo caret, per esempio due elementi HR adiacenti. Ripeti la combinazione di tasti per raggiungere spazi di focus distanti."
|
||||
},
|
||||
{
|
||||
name: "Comando di accesso al prossimo spazio di focus",
|
||||
legend: "Premi ${accessNextSpace} per accedere il più vicino spazio di focus non raggiungibile dopo il simbolo caret, per esempio due elementi HR adiacenti. Ripeti la combinazione di tasti per raggiungere spazi di focus distanti."
|
||||
}, {name: " Aiuto Accessibilità", legend: "Premi ${a11yHelp}"}]
|
||||
}],
|
||||
backspace: "Backspace",
|
||||
tab: "Tab",
|
||||
enter: "Invio",
|
||||
shift: "Maiusc",
|
||||
ctrl: "Ctrl",
|
||||
alt: "Alt",
|
||||
pause: "Pausa",
|
||||
capslock: "Bloc Maiusc",
|
||||
escape: "Esc",
|
||||
pageUp: "Pagina sù",
|
||||
pageDown: "Pagina giù",
|
||||
end: "Fine",
|
||||
home: "Inizio",
|
||||
leftArrow: "Freccia sinistra",
|
||||
upArrow: "Freccia su",
|
||||
rightArrow: "Freccia destra",
|
||||
downArrow: "Freccia giù",
|
||||
insert: "Ins",
|
||||
"delete": "Canc",
|
||||
leftWindowKey: "Tasto di Windows sinistro",
|
||||
rightWindowKey: "Tasto di Windows destro",
|
||||
selectKey: "Tasto di selezione",
|
||||
numpad0: "0 sul tastierino numerico",
|
||||
numpad1: "1 sul tastierino numerico",
|
||||
numpad2: "2 sul tastierino numerico",
|
||||
numpad3: "3 sul tastierino numerico",
|
||||
numpad4: "4 sul tastierino numerico",
|
||||
numpad5: "5 sul tastierino numerico",
|
||||
numpad6: "6 sul tastierino numerico",
|
||||
numpad7: "7 sul tastierino numerico",
|
||||
numpad8: "8 sul tastierino numerico",
|
||||
numpad9: "9 sul tastierino numerico",
|
||||
multiply: "Moltiplicazione",
|
||||
add: "Più",
|
||||
subtract: "Sottrazione",
|
||||
decimalPoint: "Punto decimale",
|
||||
divide: "Divisione",
|
||||
f1: "F1",
|
||||
f2: "F2",
|
||||
f3: "F3",
|
||||
f4: "F4",
|
||||
f5: "F5",
|
||||
f6: "F6",
|
||||
f7: "F7",
|
||||
f8: "F8",
|
||||
f9: "F9",
|
||||
f10: "F10",
|
||||
f11: "F11",
|
||||
f12: "F12",
|
||||
numLock: "Bloc Num",
|
||||
scrollLock: "Bloc Scorr",
|
||||
semiColon: "Punto-e-virgola",
|
||||
equalSign: "Segno di uguale",
|
||||
comma: "Virgola",
|
||||
dash: "Trattino",
|
||||
period: "Punto",
|
||||
forwardSlash: "Barra",
|
||||
graveAccent: "Accento grave",
|
||||
openBracket: "Parentesi quadra aperta",
|
||||
backSlash: "Barra rovesciata",
|
||||
closeBracket: "Parentesi quadra chiusa",
|
||||
singleQuote: "Apostrofo"
|
||||
});
|
|
@ -1,9 +0,0 @@
|
|||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang("a11yhelp","ja",{title:"ユーザー補助の説明",contents:"ヘルプ このダイアログを閉じるには ESCを押してください。",legend:[{name:"全般",items:[{name:"エディターツールバー",legend:"${toolbarFocus} を押すとツールバーのオン/オフ操作ができます。カーソルをツールバーのグループで移動させるにはTabかSHIFT+Tabを押します。グループ内でカーソルを移動させるには、右カーソルか左カーソルを押します。スペースキーやエンターを押すとボタンを有効/無効にすることができます。"},{name:"編集ダイアログ",legend:"ダイヤログ内では、ダイアログの次の選択肢に移動するにはTabを押します。前の選択肢に移動するには、SHIFT+Tabを押します。ダイアログを決定するには、ENTERを押します。ESCでダイアログをキャンセルできます。複数のタブがあるダイアログではタブリストを操作するにはALT+F10を押します。次のタブに移動するにはTabか右カーソル、前のタブに戻るにはSHIFT+Tabか左カーソルです。タブページを決定するにはスペースもしくは、ENTERキーを押してください。"},
|
||||
{name:"エディターのメニュー",legend:"${contextMenu} キーかAPPLICATION KEYを押すとコンテキストメニューが開きます。Tabか下カーソルでメニューのオプション選択が下に移動します。戻るには、SHIFT+Tabか上カーソルです。スペースもしくはENTERキーでメニューオプションを決定できます。現在選んでいるオプションのサブメニューを開くには、スペース、もしくは右カーソルを押します。サブメニューから親メニューに戻るには、ESCか左カーソルを押してください。ESCでコンテキストメニュー自体をキャンセルできます。"},{name:"エディターリストボックス",legend:"リストボックス内で移動するには、Tabか下カーソルで次のアイテムへ移動します。SHIFT+Tabで前のアイテムに戻ります。リストのオプションを選択するには、スペースもしくは、ENTERを押してください。リストボックスを閉じるには、ESCを押してください。"},{name:"エディター要素パスバー",legend:"${elementsPathFocus} を押すとエレメントパスバーを操作出来ます。Tabか右カーソルで次のエレメントを選択できます。前のエレメントを選択するには、SHIFT+Tabか左カーソルです。スペースもしくは、ENTERでエディタ内の対象エレメントを選択出来ます。"}]},
|
||||
{name:"コマンド",items:[{name:"元に戻す",legend:"${undo} をクリック"},{name:"やり直し",legend:"${redo} をクリック"},{name:"太字",legend:"${bold} をクリック"},{name:"斜体 ",legend:"${italic} をクリック"},{name:"下線",legend:"${underline} をクリック"},{name:"リンク",legend:"${link} をクリック"},{name:"ツールバーを縮める",legend:"${toolbarCollapse} をクリック"},{name:"前のカーソル移動のできないポイントへ",legend:"${accessPreviousSpace} を押すとカーソルより前にあるカーソルキーで入り込めないスペースへ移動できます。例えば、HRエレメントが2つ接している場合などです。離れた場所へは、複数回キーを押します。"},{name:"次のカーソル移動のできないポイントへ",legend:"${accessNextSpace} を押すとカーソルより後ろにあるカーソルキーで入り込めないスペースへ移動できます。例えば、HRエレメントが2つ接している場合などです。離れた場所へは、複数回キーを押します。"},
|
||||
{name:"ユーザー補助ヘルプ",legend:"${a11yHelp} をクリック"}]}],backspace:"Backspace",tab:"Tab",enter:"Enter",shift:"Shift",ctrl:"Ctrl",alt:"Alt",pause:"Pause",capslock:"Caps Lock",escape:"Escape",pageUp:"Page Up",pageDown:"Page Down",end:"End",home:"Home",leftArrow:"左矢印",upArrow:"上矢印",rightArrow:"右矢印",downArrow:"下矢印",insert:"Insert","delete":"Delete",leftWindowKey:"左Windowキー",rightWindowKey:"右のWindowキー",selectKey:"Select",numpad0:"Num 0",numpad1:"Num 1",numpad2:"Num 2",numpad3:"Num 3",numpad4:"Num 4",numpad5:"Num 5",
|
||||
numpad6:"Num 6",numpad7:"Num 7",numpad8:"Num 8",numpad9:"Num 9",multiply:"掛ける",add:"足す",subtract:"引く",decimalPoint:"小数点",divide:"割る",f1:"F1",f2:"F2",f3:"F3",f4:"F4",f5:"F5",f6:"F6",f7:"F7",f8:"F8",f9:"F9",f10:"F10",f11:"F11",f12:"F12",numLock:"Num Lock",scrollLock:"Scroll Lock",semiColon:"セミコロン",equalSign:"イコール記号",comma:"カンマ",dash:"ダッシュ",period:"ピリオド",forwardSlash:"フォワードスラッシュ",graveAccent:"グレイヴアクセント",openBracket:"開きカッコ",backSlash:"バックスラッシュ",closeBracket:"閉じカッコ",singleQuote:"シングルクォート"});
|
|
@ -1,113 +0,0 @@
|
|||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang("a11yhelp", "km", {
|
||||
title: "Accessibility Instructions",
|
||||
contents: "មាតិកាជំនួយ។ ដើម្បីបិទផ្ទាំងនេះ សូមចុច ESC ។",
|
||||
legend: [{
|
||||
name: "ទូទៅ",
|
||||
items: [{
|
||||
name: "របារឧបករណ៍កម្មវិធីនិពន្ធ",
|
||||
legend: "Press ${toolbarFocus} to navigate to the toolbar. Move to the next and previous toolbar group with TAB and SHIFT-TAB. Move to the next and previous toolbar button with RIGHT ARROW or LEFT ARROW. Press SPACE or ENTER to activate the toolbar button."
|
||||
}, {
|
||||
name: "ផ្ទាំងកម្មវិធីនិពន្ធ",
|
||||
legend: "Inside a dialog, press TAB to navigate to next dialog field, press SHIFT + TAB to move to previous field, press ENTER to submit dialog, press ESC to cancel dialog. For dialogs that have multiple tab pages, press ALT + F10 to navigate to tab-list. Then move to next tab with TAB OR RIGTH ARROW. Move to previous tab with SHIFT + TAB or LEFT ARROW. Press SPACE or ENTER to select the tab page."
|
||||
},
|
||||
{
|
||||
name: "ម៉ីនុយបរិបទអ្នកកែសម្រួល",
|
||||
legend: "Press ${contextMenu} or APPLICATION KEY to open context-menu. Then move to next menu option with TAB or DOWN ARROW. Move to previous option with SHIFT+TAB or UP ARROW. Press SPACE or ENTER to select the menu option. Open sub-menu of current option with SPACE or ENTER or RIGHT ARROW. Go back to parent menu item with ESC or LEFT ARROW. Close context menu with ESC."
|
||||
}, {
|
||||
name: "ប្រអប់បញ្ជីអ្នកកែសម្រួល",
|
||||
legend: "Inside a list-box, move to next list item with TAB OR DOWN ARROW. Move to previous list item with SHIFT + TAB or UP ARROW. Press SPACE or ENTER to select the list option. Press ESC to close the list-box."
|
||||
},
|
||||
{
|
||||
name: "Editor Element Path Bar",
|
||||
legend: "Press ${elementsPathFocus} to navigate to the elements path bar. Move to next element button with TAB or RIGHT ARROW. Move to previous button with SHIFT+TAB or LEFT ARROW. Press SPACE or ENTER to select the element in editor."
|
||||
}]
|
||||
}, {
|
||||
name: "ពាក្យបញ្ជា",
|
||||
items: [{name: "ការបញ្ជាមិនធ្វើវិញ", legend: "ចុច ${undo}"}, {
|
||||
name: "ការបញ្ជាធ្វើវិញ",
|
||||
legend: "ចុច ${redo}"
|
||||
}, {name: "ការបញ្ជាអក្សរដិត", legend: "ចុច ${bold}"}, {
|
||||
name: "ការបញ្ជាអក្សរទ្រេត",
|
||||
legend: "ចុច ${italic}"
|
||||
}, {
|
||||
name: "ពាក្យបញ្ជាបន្ទាត់ពីក្រោម",
|
||||
legend: "ចុច ${underline}"
|
||||
}, {name: "ពាក្យបញ្ជាតំណ", legend: "ចុច ${link}"}, {
|
||||
name: " Toolbar Collapse command",
|
||||
legend: "Press ${toolbarCollapse}"
|
||||
}, {
|
||||
name: " Access previous focus space command",
|
||||
legend: "Press ${accessPreviousSpace} to access the closest unreachable focus space before the caret, for example: two adjacent HR elements. Repeat the key combination to reach distant focus spaces."
|
||||
}, {
|
||||
name: " Access next focus space command",
|
||||
legend: "Press ${accessNextSpace} to access the closest unreachable focus space after the caret, for example: two adjacent HR elements. Repeat the key combination to reach distant focus spaces."
|
||||
},
|
||||
{name: "ជំនួយពីភាពងាយស្រួល", legend: "ជួយ ${a11yHelp}"}]
|
||||
}],
|
||||
backspace: "លុបថយក្រោយ",
|
||||
tab: "Tab",
|
||||
enter: "Enter",
|
||||
shift: "Shift",
|
||||
ctrl: "Ctrl",
|
||||
alt: "Alt",
|
||||
pause: "ផ្អាក",
|
||||
capslock: "Caps Lock",
|
||||
escape: "ចាកចេញ",
|
||||
pageUp: "ទំព័រលើ",
|
||||
pageDown: "ទំព័រក្រោម",
|
||||
end: "ចុង",
|
||||
home: "ផ្ទះ",
|
||||
leftArrow: "ព្រួញឆ្វេង",
|
||||
upArrow: "ព្រួញលើ",
|
||||
rightArrow: "ព្រួញស្ដាំ",
|
||||
downArrow: "ព្រួញក្រោម",
|
||||
insert: "បញ្ចូល",
|
||||
"delete": "លុប",
|
||||
leftWindowKey: "Left Windows key",
|
||||
rightWindowKey: "Right Windows key",
|
||||
selectKey: "ជ្រើសគ្រាប់ចុច",
|
||||
numpad0: "Numpad 0",
|
||||
numpad1: "Numpad 1",
|
||||
numpad2: "Numpad 2",
|
||||
numpad3: "Numpad 3",
|
||||
numpad4: "Numpad 4",
|
||||
numpad5: "Numpad 5",
|
||||
numpad6: "Numpad 6",
|
||||
numpad7: "Numpad 7",
|
||||
numpad8: "Numpad 8",
|
||||
numpad9: "Numpad 9",
|
||||
multiply: "គុណ",
|
||||
add: "បន្ថែម",
|
||||
subtract: "ដក",
|
||||
decimalPoint: "ចំណុចទសភាគ",
|
||||
divide: "ចែក",
|
||||
f1: "F1",
|
||||
f2: "F2",
|
||||
f3: "F3",
|
||||
f4: "F4",
|
||||
f5: "F5",
|
||||
f6: "F6",
|
||||
f7: "F7",
|
||||
f8: "F8",
|
||||
f9: "F9",
|
||||
f10: "F10",
|
||||
f11: "F11",
|
||||
f12: "F12",
|
||||
numLock: "Num Lock",
|
||||
scrollLock: "បិទរំកិល",
|
||||
semiColon: "ចុចក្បៀស",
|
||||
equalSign: "សញ្ញាអឺរ៉ូ",
|
||||
comma: "ក្បៀស",
|
||||
dash: "Dash",
|
||||
period: "ចុច",
|
||||
forwardSlash: "Forward Slash",
|
||||
graveAccent: "Grave Accent",
|
||||
openBracket: "តង្កៀបបើក",
|
||||
backSlash: "Backslash",
|
||||
closeBracket: "តង្កៀបបិទ",
|
||||
singleQuote: "បន្តក់មួយ"
|
||||
});
|
|
@ -1,110 +0,0 @@
|
|||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang("a11yhelp", "ko", {
|
||||
title: "Accessibility Instructions",
|
||||
contents: "Help Contents. To close this dialog press ESC.",
|
||||
legend: [{
|
||||
name: "일반",
|
||||
items: [{
|
||||
name: "편집기 툴바",
|
||||
legend: "Press ${toolbarFocus} to navigate to the toolbar. Move to the next and previous toolbar group with TAB and SHIFT-TAB. Move to the next and previous toolbar button with RIGHT ARROW or LEFT ARROW. Press SPACE or ENTER to activate the toolbar button."
|
||||
}, {name: "편집기 다이얼로그", legend: "다이얼로그 내부에서 TAB"}, {
|
||||
name: "편집기 환경 메뉴",
|
||||
legend: "Press ${contextMenu} or APPLICATION KEY to open context-menu. Then move to next menu option with TAB or DOWN ARROW. Move to previous option with SHIFT+TAB or UP ARROW. Press SPACE or ENTER to select the menu option. Open sub-menu of current option with SPACE or ENTER or RIGHT ARROW. Go back to parent menu item with ESC or LEFT ARROW. Close context menu with ESC."
|
||||
},
|
||||
{
|
||||
name: "편집기 목록 박스",
|
||||
legend: "Inside a list-box, move to next list item with TAB OR DOWN ARROW. Move to previous list item with SHIFT + TAB or UP ARROW. Press SPACE or ENTER to select the list option. Press ESC to close the list-box."
|
||||
}, {
|
||||
name: "Editor Element Path Bar",
|
||||
legend: "Press ${elementsPathFocus} to navigate to the elements path bar. Move to next element button with TAB or RIGHT ARROW. Move to previous button with SHIFT+TAB or LEFT ARROW. Press SPACE or ENTER to select the element in editor."
|
||||
}]
|
||||
},
|
||||
{
|
||||
name: "명령",
|
||||
items: [{name: " Undo command", legend: "Press ${undo}"}, {
|
||||
name: " Redo command",
|
||||
legend: "Press ${redo}"
|
||||
}, {name: " Bold command", legend: "Press ${bold}"}, {
|
||||
name: " Italic command",
|
||||
legend: "Press ${italic}"
|
||||
}, {name: " Underline command", legend: "Press ${underline}"}, {
|
||||
name: " Link command",
|
||||
legend: "Press ${link}"
|
||||
}, {
|
||||
name: " Toolbar Collapse command",
|
||||
legend: "Press ${toolbarCollapse}"
|
||||
}, {
|
||||
name: " Access previous focus space command",
|
||||
legend: "Press ${accessPreviousSpace} to access the closest unreachable focus space before the caret, for example: two adjacent HR elements. Repeat the key combination to reach distant focus spaces."
|
||||
},
|
||||
{
|
||||
name: " Access next focus space command",
|
||||
legend: "Press ${accessNextSpace} to access the closest unreachable focus space after the caret, for example: two adjacent HR elements. Repeat the key combination to reach distant focus spaces."
|
||||
}, {name: " Accessibility Help", legend: "Press ${a11yHelp}"}]
|
||||
}],
|
||||
backspace: "Backspace",
|
||||
tab: "Tab",
|
||||
enter: "Enter",
|
||||
shift: "Shift",
|
||||
ctrl: "Ctrl",
|
||||
alt: "Alt",
|
||||
pause: "Pause",
|
||||
capslock: "Caps Lock",
|
||||
escape: "Escape",
|
||||
pageUp: "Page Up",
|
||||
pageDown: "Page Down",
|
||||
end: "End",
|
||||
home: "Home",
|
||||
leftArrow: "Left Arrow",
|
||||
upArrow: "Up Arrow",
|
||||
rightArrow: "Right Arrow",
|
||||
downArrow: "Down Arrow",
|
||||
insert: "Insert",
|
||||
"delete": "Delete",
|
||||
leftWindowKey: "Left Windows key",
|
||||
rightWindowKey: "Right Windows key",
|
||||
selectKey: "Select key",
|
||||
numpad0: "Numpad 0",
|
||||
numpad1: "Numpad 1",
|
||||
numpad2: "Numpad 2",
|
||||
numpad3: "Numpad 3",
|
||||
numpad4: "Numpad 4",
|
||||
numpad5: "Numpad 5",
|
||||
numpad6: "Numpad 6",
|
||||
numpad7: "Numpad 7",
|
||||
numpad8: "Numpad 8",
|
||||
numpad9: "Numpad 9",
|
||||
multiply: "Multiply",
|
||||
add: "Add",
|
||||
subtract: "Subtract",
|
||||
decimalPoint: "Decimal Point",
|
||||
divide: "Divide",
|
||||
f1: "F1",
|
||||
f2: "F2",
|
||||
f3: "F3",
|
||||
f4: "F4",
|
||||
f5: "F5",
|
||||
f6: "F6",
|
||||
f7: "F7",
|
||||
f8: "F8",
|
||||
f9: "F9",
|
||||
f10: "F10",
|
||||
f11: "F11",
|
||||
f12: "F12",
|
||||
numLock: "Num Lock",
|
||||
scrollLock: "Scroll Lock",
|
||||
semiColon: "Semicolon",
|
||||
equalSign: "Equal Sign",
|
||||
comma: "Comma",
|
||||
dash: "Dash",
|
||||
period: "Period",
|
||||
forwardSlash: "Forward Slash",
|
||||
graveAccent: "Grave Accent",
|
||||
openBracket: "Open Bracket",
|
||||
backSlash: "Backslash",
|
||||
closeBracket: "Close Bracket",
|
||||
singleQuote: "Single Quote"
|
||||
});
|
|
@ -1,114 +0,0 @@
|
|||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang("a11yhelp", "ku", {
|
||||
title: "ڕێنمای لەبەردەستدابوون",
|
||||
contents: "پێکهاتەی یارمەتی. کلیك ESC بۆ داخستنی ئەم دیالۆگه.",
|
||||
legend: [{
|
||||
name: "گشتی",
|
||||
items: [{
|
||||
name: "تووڵامرازی دەستكاریكەر",
|
||||
legend: "کلیك ${toolbarFocus} بۆ ڕابەری تووڵامراز. بۆ گواستنەوەی پێشوو داهاتووی گرووپی تووڵامرازی داگرتنی کلیلی TAB لەگەڵ SHIFT-TAB. بۆ گواستنەوەی پێشوو داهاتووی دووگمەی تووڵامرازی لەڕێی کلیلی تیری دەستی ڕاست یان کلیلی تیری دەستی چەپ. کلیکی کلیلی SPACE یان ENTER بۆ چالاککردنی دووگمەی تووڵامراز."
|
||||
}, {
|
||||
name: "دیالۆگی دەستكاریكەر",
|
||||
legend: "لەهەمانکاتدا کە تۆ لەدیالۆگی, کلیکی کلیلی TAB بۆ ڕابەری خانەی دیالۆگێکی تر, داگرتنی کلیلی SHIFT + TAB بۆ گواستنەوەی بۆ خانەی پێشووتر, کلیكی کلیلی ENTER بۆ ڕازیکردنی دیالۆگەکە, کلیكی کلیلی ESC بۆ هەڵوەشاندنەوەی دیالۆگەکە. بۆ دیالۆگی لەبازدەری (تابی) زیاتر, کلیكی کلیلی ALT + F10 بۆ ڕابەری لیستی بازدەرەکان. بۆ چوونە بازدەری تابی داهاتوو کلیكی کلیلی TAB یان کلیلی تیری دەستی ڕاست. بۆچوونە بازدەری تابی پێشوو داگرتنی کلیلی SHIFT + TAB یان کلیلی تیری دەستی چەپ. کلیی کلیلی SPACE یان ENTER بۆ ههڵبژاردنی بازدەر (تاب)."
|
||||
},
|
||||
{
|
||||
name: "پێڕستی سەرنووسەر",
|
||||
legend: "کلیك ${contextMenu} یان دوگمەی لیسته(Menu) بۆ کردنەوەی لیستەی دەق. بۆ چوونە هەڵبژاردەیەکی تر له لیسته کلیکی کلیلی TAB یان کلیلی تیری ڕوو لەخوارەوه بۆ چوون بۆ هەڵبژاردەی پێشوو کلیکی کلیلی SHIFT+TAB یان کلیلی تیری ڕوو له سەرەوە. داگرتنی کلیلی SPACE یان ENTER بۆ هەڵبژاردنی هەڵبژاردەی لیسته. بۆ کردنەوەی لقی ژێر لیسته لەهەڵبژاردەی لیستە کلیکی کلیلی SPACE یان ENTER یان کلیلی تیری دەستی ڕاست. بۆ گەڕانەوه بۆ سەرەوەی لیسته کلیکی کلیلی ESC یان کلیلی تیری دەستی چەپ. بۆ داخستنی لیستە کلیكی کلیلی ESC بکە."
|
||||
},
|
||||
{
|
||||
name: "لیستی سنووقی سەرنووسەر",
|
||||
legend: "لەناو سنوقی لیست, چۆن بۆ هەڵنبژاردەی لیستێکی تر کلیکی کلیلی TAB یان کلیلی تیری ڕوو لەخوار. چوون بۆ هەڵبژاردەی لیستی پێشوو کلیکی کلیلی SHIFT + TAB یان کلیلی تیری ڕوو لەسەرەوه. کلیکی کلیلی SPACE یان ENTER بۆ دیاریکردنی هەڵبژاردەی لیست. کلیکی کلیلی ESC بۆ داخستنی سنوقی لیست."
|
||||
}, {
|
||||
name: "تووڵامرازی توخم",
|
||||
legend: "کلیك ${elementsPathFocus} بۆ ڕابەری تووڵامرازی توخمەکان. چوون بۆ دوگمەی توخمێکی تر کلیکی کلیلی TAB یان کلیلی تیری دەستی ڕاست. چوون بۆ دوگمەی توخمی پێشوو کلیلی SHIFT+TAB یان کلیکی کلیلی تیری دەستی چەپ. داگرتنی کلیلی SPACE یان ENTER بۆ دیاریکردنی توخمەکه لەسەرنووسه."
|
||||
}]
|
||||
},
|
||||
{
|
||||
name: "فەرمانەکان",
|
||||
items: [{name: "پووچکردنەوەی فەرمان", legend: "کلیك ${undo}"}, {
|
||||
name: "هەڵگەڕانەوەی فەرمان",
|
||||
legend: "کلیك ${redo}"
|
||||
}, {name: "فەرمانی دەقی قەڵەو", legend: "کلیك ${bold}"}, {
|
||||
name: "فەرمانی دەقی لار",
|
||||
legend: "کلیك ${italic}"
|
||||
}, {name: "فەرمانی ژێرهێڵ", legend: "کلیك ${underline}"}, {
|
||||
name: "فەرمانی بهستەر",
|
||||
legend: "کلیك ${link}"
|
||||
}, {
|
||||
name: "شاردەنەوەی تووڵامراز",
|
||||
legend: "کلیك ${toolbarCollapse}"
|
||||
}, {
|
||||
name: "چوونەناو سەرنجدانی پێشوی فەرمانی بۆشایی",
|
||||
legend: "کلیک ${accessPreviousSpace} to access the closest unreachable focus space before the caret, for example: two adjacent HR elements. Repeat the key combination to reach distant focus spaces."
|
||||
},
|
||||
{
|
||||
name: "چوونەناو سەرنجدانی داهاتووی فەرمانی بۆشایی",
|
||||
legend: "کلیک ${accessNextSpace} to access the closest unreachable focus space after the caret, for example: two adjacent HR elements. Repeat the key combination to reach distant focus spaces."
|
||||
}, {name: "دەستپێگەیشتنی یارمەتی", legend: "کلیك ${a11yHelp}"}]
|
||||
}],
|
||||
backspace: "Backspace",
|
||||
tab: "Tab",
|
||||
enter: "Enter",
|
||||
shift: "Shift",
|
||||
ctrl: "Ctrl",
|
||||
alt: "Alt",
|
||||
pause: "Pause",
|
||||
capslock: "Caps Lock",
|
||||
escape: "Escape",
|
||||
pageUp: "Page Up",
|
||||
pageDown: "Page Down",
|
||||
end: "End",
|
||||
home: "Home",
|
||||
leftArrow: "Left Arrow",
|
||||
upArrow: "Up Arrow",
|
||||
rightArrow: "Right Arrow",
|
||||
downArrow: "Down Arrow",
|
||||
insert: "Insert",
|
||||
"delete": "Delete",
|
||||
leftWindowKey: "Left Windows key",
|
||||
rightWindowKey: "Right Windows key",
|
||||
selectKey: "Select key",
|
||||
numpad0: "Numpad 0",
|
||||
numpad1: "Numpad 1",
|
||||
numpad2: "Numpad 2",
|
||||
numpad3: "Numpad 3",
|
||||
numpad4: "Numpad 4",
|
||||
numpad5: "Numpad 5",
|
||||
numpad6: "Numpad 6",
|
||||
numpad7: "Numpad 7",
|
||||
numpad8: "Numpad 8",
|
||||
numpad9: "Numpad 9",
|
||||
multiply: "Multiply",
|
||||
add: "Add",
|
||||
subtract: "Subtract",
|
||||
decimalPoint: "Decimal Point",
|
||||
divide: "Divide",
|
||||
f1: "F1",
|
||||
f2: "F2",
|
||||
f3: "F3",
|
||||
f4: "F4",
|
||||
f5: "F5",
|
||||
f6: "F6",
|
||||
f7: "F7",
|
||||
f8: "F8",
|
||||
f9: "F9",
|
||||
f10: "F10",
|
||||
f11: "F11",
|
||||
f12: "F12",
|
||||
numLock: "Num Lock",
|
||||
scrollLock: "Scroll Lock",
|
||||
semiColon: "Semicolon",
|
||||
equalSign: "Equal Sign",
|
||||
comma: "Comma",
|
||||
dash: "Dash",
|
||||
period: "Period",
|
||||
forwardSlash: "Forward Slash",
|
||||
graveAccent: "Grave Accent",
|
||||
openBracket: "Open Bracket",
|
||||
backSlash: "Backslash",
|
||||
closeBracket: "Close Bracket",
|
||||
singleQuote: "Single Quote"
|
||||
});
|
|
@ -1,110 +0,0 @@
|
|||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang("a11yhelp", "lt", {
|
||||
title: "Accessibility Instructions",
|
||||
contents: "Help Contents. To close this dialog press ESC.",
|
||||
legend: [{
|
||||
name: "Bendros savybės",
|
||||
items: [{
|
||||
name: "Editor Toolbar",
|
||||
legend: "Press ${toolbarFocus} to navigate to the toolbar. Move to the next and previous toolbar group with TAB and SHIFT-TAB. Move to the next and previous toolbar button with RIGHT ARROW or LEFT ARROW. Press SPACE or ENTER to activate the toolbar button."
|
||||
}, {
|
||||
name: "Editor Dialog",
|
||||
legend: "Inside a dialog, press TAB to navigate to next dialog field, press SHIFT + TAB to move to previous field, press ENTER to submit dialog, press ESC to cancel dialog. For dialogs that have multiple tab pages, press ALT + F10 to navigate to tab-list. Then move to next tab with TAB OR RIGTH ARROW. Move to previous tab with SHIFT + TAB or LEFT ARROW. Press SPACE or ENTER to select the tab page."
|
||||
},
|
||||
{
|
||||
name: "Editor Context Menu",
|
||||
legend: "Press ${contextMenu} or APPLICATION KEY to open context-menu. Then move to next menu option with TAB or DOWN ARROW. Move to previous option with SHIFT+TAB or UP ARROW. Press SPACE or ENTER to select the menu option. Open sub-menu of current option with SPACE or ENTER or RIGHT ARROW. Go back to parent menu item with ESC or LEFT ARROW. Close context menu with ESC."
|
||||
}, {
|
||||
name: "Editor List Box",
|
||||
legend: "Inside a list-box, move to next list item with TAB OR DOWN ARROW. Move to previous list item with SHIFT + TAB or UP ARROW. Press SPACE or ENTER to select the list option. Press ESC to close the list-box."
|
||||
},
|
||||
{
|
||||
name: "Editor Element Path Bar",
|
||||
legend: "Press ${elementsPathFocus} to navigate to the elements path bar. Move to next element button with TAB or RIGHT ARROW. Move to previous button with SHIFT+TAB or LEFT ARROW. Press SPACE or ENTER to select the element in editor."
|
||||
}]
|
||||
}, {
|
||||
name: "Commands",
|
||||
items: [{name: " Undo command", legend: "Press ${undo}"}, {
|
||||
name: " Redo command",
|
||||
legend: "Press ${redo}"
|
||||
}, {name: " Bold command", legend: "Press ${bold}"}, {name: " Italic command", legend: "Press ${italic}"}, {
|
||||
name: " Underline command",
|
||||
legend: "Press ${underline}"
|
||||
}, {name: " Link command", legend: "Press ${link}"}, {
|
||||
name: " Toolbar Collapse command",
|
||||
legend: "Press ${toolbarCollapse}"
|
||||
}, {
|
||||
name: " Access previous focus space command",
|
||||
legend: "Press ${accessPreviousSpace} to access the closest unreachable focus space before the caret, for example: two adjacent HR elements. Repeat the key combination to reach distant focus spaces."
|
||||
}, {
|
||||
name: " Access next focus space command",
|
||||
legend: "Press ${accessNextSpace} to access the closest unreachable focus space after the caret, for example: two adjacent HR elements. Repeat the key combination to reach distant focus spaces."
|
||||
},
|
||||
{name: " Accessibility Help", legend: "Press ${a11yHelp}"}]
|
||||
}],
|
||||
backspace: "Backspace",
|
||||
tab: "Tab",
|
||||
enter: "Enter",
|
||||
shift: "Shift",
|
||||
ctrl: "Ctrl",
|
||||
alt: "Alt",
|
||||
pause: "Pause",
|
||||
capslock: "Caps Lock",
|
||||
escape: "Escape",
|
||||
pageUp: "Page Up",
|
||||
pageDown: "Page Down",
|
||||
end: "End",
|
||||
home: "Home",
|
||||
leftArrow: "Left Arrow",
|
||||
upArrow: "Up Arrow",
|
||||
rightArrow: "Right Arrow",
|
||||
downArrow: "Down Arrow",
|
||||
insert: "Insert",
|
||||
"delete": "Delete",
|
||||
leftWindowKey: "Left Windows key",
|
||||
rightWindowKey: "Right Windows key",
|
||||
selectKey: "Select key",
|
||||
numpad0: "Numpad 0",
|
||||
numpad1: "Numpad 1",
|
||||
numpad2: "Numpad 2",
|
||||
numpad3: "Numpad 3",
|
||||
numpad4: "Numpad 4",
|
||||
numpad5: "Numpad 5",
|
||||
numpad6: "Numpad 6",
|
||||
numpad7: "Numpad 7",
|
||||
numpad8: "Numpad 8",
|
||||
numpad9: "Numpad 9",
|
||||
multiply: "Multiply",
|
||||
add: "Add",
|
||||
subtract: "Subtract",
|
||||
decimalPoint: "Decimal Point",
|
||||
divide: "Divide",
|
||||
f1: "F1",
|
||||
f2: "F2",
|
||||
f3: "F3",
|
||||
f4: "F4",
|
||||
f5: "F5",
|
||||
f6: "F6",
|
||||
f7: "F7",
|
||||
f8: "F8",
|
||||
f9: "F9",
|
||||
f10: "F10",
|
||||
f11: "F11",
|
||||
f12: "F12",
|
||||
numLock: "Num Lock",
|
||||
scrollLock: "Scroll Lock",
|
||||
semiColon: "Semicolon",
|
||||
equalSign: "Equal Sign",
|
||||
comma: "Comma",
|
||||
dash: "Dash",
|
||||
period: "Period",
|
||||
forwardSlash: "Forward Slash",
|
||||
graveAccent: "Grave Accent",
|
||||
openBracket: "Open Bracket",
|
||||
backSlash: "Backslash",
|
||||
closeBracket: "Close Bracket",
|
||||
singleQuote: "Single Quote"
|
||||
});
|
|
@ -1,112 +0,0 @@
|
|||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang("a11yhelp", "lv", {
|
||||
title: "Pieejamības instrukcija",
|
||||
contents: "Palīdzības saturs. Lai aizvērtu ciet šo dialogu nospiediet ESC.",
|
||||
legend: [{
|
||||
name: "Galvenais",
|
||||
items: [{
|
||||
name: "Redaktora rīkjosla",
|
||||
legend: "Nospiediet ${toolbarFocus} lai pārvietotos uz rīkjoslu. Lai pārvietotos uz nākošo vai iepriekšējo rīkjoslas grupu izmantojiet pogu TAB un SHIFT+TAB. Lai pārvietotos uz nākošo vai iepriekšējo rīkjoslas pogu izmantojiet Kreiso vai Labo bultiņu. Nospiediet Atstarpi vai ENTER lai aktivizētu rīkjosla pogu."
|
||||
},
|
||||
{
|
||||
name: "Redaktora dialoga logs",
|
||||
legend: "Dialoga logā nospiediet pogu TAB lai pārvietotos uz nākošo dialoga loga lauku, nospiediet SHIFT+TAB lai atgrieztos iepriekšējā laukā, nospiediet ENTER lai apstiprinātu dialoga datus, nospiediet ESC lai aizvērtu šo dialogu. Dialogam kuram ir vairākas cilnes, nospiediet ALT+F10 lai pārvietotos uz nepieciešamo cilni. Lai pārvietotos uz nākošo cilni izmantojiet pogu TAB vai Labo bultiņu. Lai pārvietotos uz iepriekšējo cilni nospiediet SHIFT+TAB vai kreiso bultiņu. Nospiediet SPACE vai ENTER lai izvēlētos lapas cilni."
|
||||
},
|
||||
{
|
||||
name: "Redaktora satura izvēle",
|
||||
legend: "Nospiediet ${contextMenu} vai APPLICATION KEY lai atvērtu satura izvēlni. Lai pārvietotos uz nākošo izvēlnes opciju izmantojiet pogu TAB vai pogu Bultiņu uz leju. Lai pārvietotos uz iepriekšējo opciju izmantojiet SHIFT+TAB vai pogu Bultiņa uz augšu. Nospiediet SPACE vai ENTER lai izvelētos izvēlnes opciju. Atveriet tekošajā opcija apakšizvēlni ar SAPCE vai ENTER ka ari to var izdarīt ar Labo bultiņu. Lai atgrieztos atpakaļ uz sakuma izvēlni nospiediet ESC vai Kreiso bultiņu. Lai aizvērtu ciet izvēlnes saturu nospiediet ESC."
|
||||
},
|
||||
{
|
||||
name: "Redaktora saraksta lauks",
|
||||
legend: "Saraksta laukā, lai pārvietotos uz nākošo saraksta elementu nospiediet TAB vai pogu Bultiņa uz leju. Lai pārvietotos uz iepriekšējo saraksta elementu nospiediet SHIFT+TAB vai pogu Bultiņa uz augšu. Nospiediet SPACE vai ENTER lai izvēlētos saraksta opcijas. Nospiediet ESC lai aizvērtu saraksta lauku. "
|
||||
}, {
|
||||
name: "Redaktora elementa ceļa josla",
|
||||
legend: "Nospiediet ${elementsPathFocus} lai pārvietotos uz elementa ceļa joslu. Lai pārvietotos uz nākošo elementa pogu izmantojiet TAB vai Labo bultiņu. Lai pārvietotos uz iepriekšējo elementa pogu izmantojiet SHIFT + TAB vai Kreiso bultiņu. Nospiediet SPACE vai ENTER lai izvēlētos elementu redaktorā."
|
||||
}]
|
||||
},
|
||||
{
|
||||
name: "Komandas",
|
||||
items: [{name: "Komanda atcelt darbību", legend: "Nospiediet ${undo}"}, {
|
||||
name: "Komanda atkārtot darbību",
|
||||
legend: "Nospiediet ${redo}"
|
||||
}, {name: "Treknraksta komanda", legend: "Nospiediet ${bold}"}, {
|
||||
name: "Kursīva komanda",
|
||||
legend: "Nospiediet ${italic}"
|
||||
}, {name: "Apakšsvītras komanda ", legend: "Nospiediet ${underline}"}, {
|
||||
name: "Hipersaites komanda",
|
||||
legend: "Nospiediet ${link}"
|
||||
}, {name: "Rīkjoslas aizvēršanas komanda", legend: "Nospiediet ${toolbarCollapse}"}, {
|
||||
name: "Piekļūt iepriekšējai fokusa vietas komandai",
|
||||
legend: "Nospiediet ${accessPreviousSpace} lai piekļūtu tuvākajai nepieejamajai fokusa vietai pirms kursora. Piemēram: diviem blakus esošiem līnijas HR elementiem. Atkārtojiet taustiņu kombināciju lai piekļūtu pie tālākām vietām."
|
||||
}, {
|
||||
name: "Piekļūt nākošā fokusa apgabala komandai",
|
||||
legend: "Nospiediet ${accessNextSpace} lai piekļūtu tuvākajai nepieejamajai fokusa vietai pēc kursora. Piemēram: diviem blakus esošiem līnijas HR elementiem. Atkārtojiet taustiņu kombināciju lai piekļūtu pie tālākām vietām."
|
||||
},
|
||||
{name: "Pieejamības palīdzība", legend: "Nospiediet ${a11yHelp}"}]
|
||||
}],
|
||||
backspace: "Backspace",
|
||||
tab: "Tab",
|
||||
enter: "Enter",
|
||||
shift: "Shift",
|
||||
ctrl: "Ctrl",
|
||||
alt: "Alt",
|
||||
pause: "Pause",
|
||||
capslock: "Caps Lock",
|
||||
escape: "Escape",
|
||||
pageUp: "Page Up",
|
||||
pageDown: "Page Down",
|
||||
end: "End",
|
||||
home: "Home",
|
||||
leftArrow: "Left Arrow",
|
||||
upArrow: "Up Arrow",
|
||||
rightArrow: "Right Arrow",
|
||||
downArrow: "Down Arrow",
|
||||
insert: "Insert",
|
||||
"delete": "Delete",
|
||||
leftWindowKey: "Left Windows key",
|
||||
rightWindowKey: "Right Windows key",
|
||||
selectKey: "Select key",
|
||||
numpad0: "Numpad 0",
|
||||
numpad1: "Numpad 1",
|
||||
numpad2: "Numpad 2",
|
||||
numpad3: "Numpad 3",
|
||||
numpad4: "Numpad 4",
|
||||
numpad5: "Numpad 5",
|
||||
numpad6: "Numpad 6",
|
||||
numpad7: "Numpad 7",
|
||||
numpad8: "Numpad 8",
|
||||
numpad9: "Numpad 9",
|
||||
multiply: "Multiply",
|
||||
add: "Add",
|
||||
subtract: "Subtract",
|
||||
decimalPoint: "Decimal Point",
|
||||
divide: "Divide",
|
||||
f1: "F1",
|
||||
f2: "F2",
|
||||
f3: "F3",
|
||||
f4: "F4",
|
||||
f5: "F5",
|
||||
f6: "F6",
|
||||
f7: "F7",
|
||||
f8: "F8",
|
||||
f9: "F9",
|
||||
f10: "F10",
|
||||
f11: "F11",
|
||||
f12: "F12",
|
||||
numLock: "Num Lock",
|
||||
scrollLock: "Scroll Lock",
|
||||
semiColon: "Semicolon",
|
||||
equalSign: "Equal Sign",
|
||||
comma: "Comma",
|
||||
dash: "Dash",
|
||||
period: "Period",
|
||||
forwardSlash: "Forward Slash",
|
||||
graveAccent: "Grave Accent",
|
||||
openBracket: "Open Bracket",
|
||||
backSlash: "Backslash",
|
||||
closeBracket: "Close Bracket",
|
||||
singleQuote: "Single Quote"
|
||||
});
|
|
@ -1,113 +0,0 @@
|
|||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang("a11yhelp", "mk", {
|
||||
title: "Инструкции за пристапност",
|
||||
contents: "Содржина на делот за помош. За да го затворите овој дијалот притиснете ESC.",
|
||||
legend: [{
|
||||
name: "Општо",
|
||||
items: [{
|
||||
name: "Мени за едиторот",
|
||||
legend: "Press ${toolbarFocus} to navigate to the toolbar. Move to the next and previous toolbar group with TAB and SHIFT-TAB. Move to the next and previous toolbar button with RIGHT ARROW or LEFT ARROW. Press SPACE or ENTER to activate the toolbar button."
|
||||
}, {
|
||||
name: "Дијалот за едиторот",
|
||||
legend: "Inside a dialog, press TAB to navigate to next dialog field, press SHIFT + TAB to move to previous field, press ENTER to submit dialog, press ESC to cancel dialog. For dialogs that have multiple tab pages, press ALT + F10 to navigate to tab-list. Then move to next tab with TAB OR RIGTH ARROW. Move to previous tab with SHIFT + TAB or LEFT ARROW. Press SPACE or ENTER to select the tab page."
|
||||
}, {
|
||||
name: "Editor Context Menu",
|
||||
legend: "Press ${contextMenu} or APPLICATION KEY to open context-menu. Then move to next menu option with TAB or DOWN ARROW. Move to previous option with SHIFT+TAB or UP ARROW. Press SPACE or ENTER to select the menu option. Open sub-menu of current option with SPACE or ENTER or RIGHT ARROW. Go back to parent menu item with ESC or LEFT ARROW. Close context menu with ESC."
|
||||
},
|
||||
{
|
||||
name: "Editor List Box",
|
||||
legend: "Inside a list-box, move to next list item with TAB OR DOWN ARROW. Move to previous list item with SHIFT + TAB or UP ARROW. Press SPACE or ENTER to select the list option. Press ESC to close the list-box."
|
||||
}, {
|
||||
name: "Editor Element Path Bar",
|
||||
legend: "Press ${elementsPathFocus} to navigate to the elements path bar. Move to next element button with TAB or RIGHT ARROW. Move to previous button with SHIFT+TAB or LEFT ARROW. Press SPACE or ENTER to select the element in editor."
|
||||
}]
|
||||
},
|
||||
{
|
||||
name: "Commands",
|
||||
items: [{name: " Undo command", legend: "Press ${undo}"}, {
|
||||
name: " Redo command",
|
||||
legend: "Press ${redo}"
|
||||
}, {name: " Bold command", legend: "Press ${bold}"}, {
|
||||
name: " Italic command",
|
||||
legend: "Press ${italic}"
|
||||
}, {name: " Underline command", legend: "Press ${underline}"}, {
|
||||
name: " Link command",
|
||||
legend: "Press ${link}"
|
||||
}, {
|
||||
name: " Toolbar Collapse command",
|
||||
legend: "Press ${toolbarCollapse}"
|
||||
}, {
|
||||
name: " Access previous focus space command",
|
||||
legend: "Press ${accessPreviousSpace} to access the closest unreachable focus space before the caret, for example: two adjacent HR elements. Repeat the key combination to reach distant focus spaces."
|
||||
},
|
||||
{
|
||||
name: " Access next focus space command",
|
||||
legend: "Press ${accessNextSpace} to access the closest unreachable focus space after the caret, for example: two adjacent HR elements. Repeat the key combination to reach distant focus spaces."
|
||||
}, {name: " Accessibility Help", legend: "Press ${a11yHelp}"}]
|
||||
}],
|
||||
backspace: "Backspace",
|
||||
tab: "Tab",
|
||||
enter: "Enter",
|
||||
shift: "Shift",
|
||||
ctrl: "Ctrl",
|
||||
alt: "Alt",
|
||||
pause: "Pause",
|
||||
capslock: "Caps Lock",
|
||||
escape: "Escape",
|
||||
pageUp: "Page Up",
|
||||
pageDown: "Page Down",
|
||||
end: "End",
|
||||
home: "Home",
|
||||
leftArrow: "Left Arrow",
|
||||
upArrow: "Up Arrow",
|
||||
rightArrow: "Right Arrow",
|
||||
downArrow: "Down Arrow",
|
||||
insert: "Insert",
|
||||
"delete": "Delete",
|
||||
leftWindowKey: "Left Windows key",
|
||||
rightWindowKey: "Right Windows key",
|
||||
selectKey: "Select key",
|
||||
numpad0: "Numpad 0",
|
||||
numpad1: "Numpad 1",
|
||||
numpad2: "Numpad 2",
|
||||
numpad3: "Numpad 3",
|
||||
numpad4: "Numpad 4",
|
||||
numpad5: "Numpad 5",
|
||||
numpad6: "Numpad 6",
|
||||
numpad7: "Numpad 7",
|
||||
numpad8: "Numpad 8",
|
||||
numpad9: "Numpad 9",
|
||||
multiply: "Multiply",
|
||||
add: "Add",
|
||||
subtract: "Subtract",
|
||||
decimalPoint: "Decimal Point",
|
||||
divide: "Divide",
|
||||
f1: "F1",
|
||||
f2: "F2",
|
||||
f3: "F3",
|
||||
f4: "F4",
|
||||
f5: "F5",
|
||||
f6: "F6",
|
||||
f7: "F7",
|
||||
f8: "F8",
|
||||
f9: "F9",
|
||||
f10: "F10",
|
||||
f11: "F11",
|
||||
f12: "F12",
|
||||
numLock: "Num Lock",
|
||||
scrollLock: "Scroll Lock",
|
||||
semiColon: "Semicolon",
|
||||
equalSign: "Equal Sign",
|
||||
comma: "Comma",
|
||||
dash: "Dash",
|
||||
period: "Period",
|
||||
forwardSlash: "Forward Slash",
|
||||
graveAccent: "Grave Accent",
|
||||
openBracket: "Open Bracket",
|
||||
backSlash: "Backslash",
|
||||
closeBracket: "Close Bracket",
|
||||
singleQuote: "Single Quote"
|
||||
});
|
|
@ -1,110 +0,0 @@
|
|||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang("a11yhelp", "mn", {
|
||||
title: "Accessibility Instructions",
|
||||
contents: "Help Contents. To close this dialog press ESC.",
|
||||
legend: [{
|
||||
name: "Ерөнхий",
|
||||
items: [{
|
||||
name: "Editor Toolbar",
|
||||
legend: "Press ${toolbarFocus} to navigate to the toolbar. Move to the next and previous toolbar group with TAB and SHIFT-TAB. Move to the next and previous toolbar button with RIGHT ARROW or LEFT ARROW. Press SPACE or ENTER to activate the toolbar button."
|
||||
}, {
|
||||
name: "Editor Dialog",
|
||||
legend: "Inside a dialog, press TAB to navigate to next dialog field, press SHIFT + TAB to move to previous field, press ENTER to submit dialog, press ESC to cancel dialog. For dialogs that have multiple tab pages, press ALT + F10 to navigate to tab-list. Then move to next tab with TAB OR RIGTH ARROW. Move to previous tab with SHIFT + TAB or LEFT ARROW. Press SPACE or ENTER to select the tab page."
|
||||
},
|
||||
{
|
||||
name: "Editor Context Menu",
|
||||
legend: "Press ${contextMenu} or APPLICATION KEY to open context-menu. Then move to next menu option with TAB or DOWN ARROW. Move to previous option with SHIFT+TAB or UP ARROW. Press SPACE or ENTER to select the menu option. Open sub-menu of current option with SPACE or ENTER or RIGHT ARROW. Go back to parent menu item with ESC or LEFT ARROW. Close context menu with ESC."
|
||||
}, {
|
||||
name: "Editor List Box",
|
||||
legend: "Inside a list-box, move to next list item with TAB OR DOWN ARROW. Move to previous list item with SHIFT + TAB or UP ARROW. Press SPACE or ENTER to select the list option. Press ESC to close the list-box."
|
||||
},
|
||||
{
|
||||
name: "Editor Element Path Bar",
|
||||
legend: "Press ${elementsPathFocus} to navigate to the elements path bar. Move to next element button with TAB or RIGHT ARROW. Move to previous button with SHIFT+TAB or LEFT ARROW. Press SPACE or ENTER to select the element in editor."
|
||||
}]
|
||||
}, {
|
||||
name: "Commands",
|
||||
items: [{name: " Undo command", legend: "Press ${undo}"}, {
|
||||
name: " Redo command",
|
||||
legend: "Press ${redo}"
|
||||
}, {name: " Bold command", legend: "Press ${bold}"}, {name: " Italic command", legend: "Press ${italic}"}, {
|
||||
name: " Underline command",
|
||||
legend: "Press ${underline}"
|
||||
}, {name: " Link command", legend: "Press ${link}"}, {
|
||||
name: " Toolbar Collapse command",
|
||||
legend: "Press ${toolbarCollapse}"
|
||||
}, {
|
||||
name: " Access previous focus space command",
|
||||
legend: "Press ${accessPreviousSpace} to access the closest unreachable focus space before the caret, for example: two adjacent HR elements. Repeat the key combination to reach distant focus spaces."
|
||||
}, {
|
||||
name: " Access next focus space command",
|
||||
legend: "Press ${accessNextSpace} to access the closest unreachable focus space after the caret, for example: two adjacent HR elements. Repeat the key combination to reach distant focus spaces."
|
||||
},
|
||||
{name: " Accessibility Help", legend: "Press ${a11yHelp}"}]
|
||||
}],
|
||||
backspace: "Backspace",
|
||||
tab: "Tab",
|
||||
enter: "Enter",
|
||||
shift: "Shift",
|
||||
ctrl: "Ctrl",
|
||||
alt: "Alt",
|
||||
pause: "Pause",
|
||||
capslock: "Caps Lock",
|
||||
escape: "Escape",
|
||||
pageUp: "Page Up",
|
||||
pageDown: "Page Down",
|
||||
end: "End",
|
||||
home: "Home",
|
||||
leftArrow: "Left Arrow",
|
||||
upArrow: "Up Arrow",
|
||||
rightArrow: "Right Arrow",
|
||||
downArrow: "Down Arrow",
|
||||
insert: "Insert",
|
||||
"delete": "Delete",
|
||||
leftWindowKey: "Left Windows key",
|
||||
rightWindowKey: "Right Windows key",
|
||||
selectKey: "Select key",
|
||||
numpad0: "Numpad 0",
|
||||
numpad1: "Numpad 1",
|
||||
numpad2: "Numpad 2",
|
||||
numpad3: "Numpad 3",
|
||||
numpad4: "Numpad 4",
|
||||
numpad5: "Numpad 5",
|
||||
numpad6: "Numpad 6",
|
||||
numpad7: "Numpad 7",
|
||||
numpad8: "Numpad 8",
|
||||
numpad9: "Numpad 9",
|
||||
multiply: "Multiply",
|
||||
add: "Add",
|
||||
subtract: "Subtract",
|
||||
decimalPoint: "Decimal Point",
|
||||
divide: "Divide",
|
||||
f1: "F1",
|
||||
f2: "F2",
|
||||
f3: "F3",
|
||||
f4: "F4",
|
||||
f5: "F5",
|
||||
f6: "F6",
|
||||
f7: "F7",
|
||||
f8: "F8",
|
||||
f9: "F9",
|
||||
f10: "F10",
|
||||
f11: "F11",
|
||||
f12: "F12",
|
||||
numLock: "Num Lock",
|
||||
scrollLock: "Scroll Lock",
|
||||
semiColon: "Semicolon",
|
||||
equalSign: "Equal Sign",
|
||||
comma: "Comma",
|
||||
dash: "Dash",
|
||||
period: "Period",
|
||||
forwardSlash: "Forward Slash",
|
||||
graveAccent: "Grave Accent",
|
||||
openBracket: "Open Bracket",
|
||||
backSlash: "Backslash",
|
||||
closeBracket: "Close Bracket",
|
||||
singleQuote: "Single Quote"
|
||||
});
|
|
@ -1,110 +0,0 @@
|
|||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang("a11yhelp", "nb", {
|
||||
title: "Instruksjoner for tilgjengelighet",
|
||||
contents: "Innhold for hjelp. Trykk ESC for å lukke denne dialogen.",
|
||||
legend: [{
|
||||
name: "Generelt",
|
||||
items: [{
|
||||
name: "Verktøylinje for editor",
|
||||
legend: "Trykk ${toolbarFocus} for å navigere til verktøylinjen. Flytt til neste og forrige verktøylinjegruppe med TAB og SHIFT-TAB. Flytt til neste og forrige verktøylinjeknapp med HØYRE PILTAST og VENSTRE PILTAST. Trykk MELLOMROM eller ENTER for å aktivere verktøylinjeknappen."
|
||||
}, {
|
||||
name: "Dialog for editor",
|
||||
legend: "Mens du er i en dialog, trykk TAB for å navigere til neste dialogfelt, press SHIFT + TAB for å flytte til forrige felt, trykk ENTER for å akseptere dialogen, trykk ESC for å avbryte dialogen. For dialoger med flere faner, trykk ALT + F10 for å navigere til listen over faner. Gå til neste fane med TAB eller HØYRE PILTAST. Gå til forrige fane med SHIFT + TAB eller VENSTRE PILTAST. Trykk MELLOMROM eller ENTER for å velge fanen."
|
||||
}, {
|
||||
name: "Kontekstmeny for editor",
|
||||
legend: "Trykk ${contextMenu} eller MENYKNAPP for å åpne kontekstmeny. Gå til neste alternativ i menyen med TAB eller PILTAST NED. Gå til forrige alternativ med SHIFT+TAB eller PILTAST OPP. Trykk MELLOMROM eller ENTER for å velge menyalternativet. Åpne undermenyen på valgt alternativ med MELLOMROM eller ENTER eller HØYRE PILTAST. Gå tilbake til overordnet menyelement med ESC eller VENSTRE PILTAST. Lukk kontekstmenyen med ESC."
|
||||
},
|
||||
{
|
||||
name: "Listeboks for editor",
|
||||
legend: "I en listeboks, gå til neste alternativ i listen med TAB eller PILTAST NED. Gå til forrige alternativ i listen med SHIFT + TAB eller PILTAST OPP. Trykk MELLOMROM eller ENTER for å velge alternativet i listen. Trykk ESC for å lukke listeboksen."
|
||||
}, {
|
||||
name: "Verktøylinje for elementsti",
|
||||
legend: "Trykk ${elementsPathFocus} for å navigere til verktøylinjen som viser elementsti. Gå til neste elementknapp med TAB eller HØYRE PILTAST. Gå til forrige elementknapp med SHIFT+TAB eller VENSTRE PILTAST. Trykk MELLOMROM eller ENTER for å velge elementet i editoren."
|
||||
}]
|
||||
},
|
||||
{
|
||||
name: "Hurtigtaster",
|
||||
items: [{name: "Angre", legend: "Trykk ${undo}"}, {
|
||||
name: "Gjør om",
|
||||
legend: "Trykk ${redo}"
|
||||
}, {name: "Fet tekst", legend: "Trykk ${bold}"}, {
|
||||
name: "Kursiv tekst",
|
||||
legend: "Trykk ${italic}"
|
||||
}, {name: "Understreking", legend: "Trykk ${underline}"}, {
|
||||
name: "Lenke",
|
||||
legend: "Trykk ${link}"
|
||||
}, {name: "Skjul verktøylinje", legend: "Trykk ${toolbarCollapse}"}, {
|
||||
name: "Gå til forrige fokusområde",
|
||||
legend: "Trykk ${accessPreviousSpace} for å komme til nærmeste fokusområde før skrivemarkøren som ikke kan nås på vanlig måte, for eksempel to tilstøtende HR-elementer. Gjenta tastekombinasjonen for å komme til fokusområder lenger unna i dokumentet."
|
||||
},
|
||||
{
|
||||
name: "Gå til neste fokusområde",
|
||||
legend: "Trykk ${accessNextSpace} for å komme til nærmeste fokusområde etter skrivemarkøren som ikke kan nås på vanlig måte, for eksempel to tilstøtende HR-elementer. Gjenta tastekombinasjonen for å komme til fokusområder lenger unna i dokumentet."
|
||||
}, {name: "Hjelp for tilgjengelighet", legend: "Trykk ${a11yHelp}"}]
|
||||
}],
|
||||
backspace: "Backspace",
|
||||
tab: "Tabulator",
|
||||
enter: "Enter",
|
||||
shift: "Shift",
|
||||
ctrl: "Ctrl",
|
||||
alt: "Alt",
|
||||
pause: "Pause",
|
||||
capslock: "Caps Lock",
|
||||
escape: "Escape",
|
||||
pageUp: "Page Up",
|
||||
pageDown: "Page Down",
|
||||
end: "End",
|
||||
home: "Home",
|
||||
leftArrow: "Venstre piltast",
|
||||
upArrow: "Opp-piltast",
|
||||
rightArrow: "Høyre piltast",
|
||||
downArrow: "Ned-piltast",
|
||||
insert: "Insert",
|
||||
"delete": "Delete",
|
||||
leftWindowKey: "Venstre Windows-tast",
|
||||
rightWindowKey: "Høyre Windows-tast",
|
||||
selectKey: "Select key",
|
||||
numpad0: "Numerisk tastatur 0",
|
||||
numpad1: "Numerisk tastatur 1",
|
||||
numpad2: "Numerisk tastatur 2",
|
||||
numpad3: "Numerisk tastatur 3",
|
||||
numpad4: "Numerisk tastatur 4",
|
||||
numpad5: "Numerisk tastatur 5",
|
||||
numpad6: "Numerisk tastatur 6",
|
||||
numpad7: "Numerisk tastatur 7",
|
||||
numpad8: "Numerisk tastatur 8",
|
||||
numpad9: "Numerisk tastatur 9",
|
||||
multiply: "Multiply",
|
||||
add: "Add",
|
||||
subtract: "Subtract",
|
||||
decimalPoint: "Decimal Point",
|
||||
divide: "Divide",
|
||||
f1: "F1",
|
||||
f2: "F2",
|
||||
f3: "F3",
|
||||
f4: "F4",
|
||||
f5: "F5",
|
||||
f6: "F6",
|
||||
f7: "F7",
|
||||
f8: "F8",
|
||||
f9: "F9",
|
||||
f10: "F10",
|
||||
f11: "F11",
|
||||
f12: "F12",
|
||||
numLock: "Num Lock",
|
||||
scrollLock: "Scroll Lock",
|
||||
semiColon: "Semikolon",
|
||||
equalSign: "Likhetstegn",
|
||||
comma: "Komma",
|
||||
dash: "Bindestrek",
|
||||
period: "Punktum",
|
||||
forwardSlash: "Forover skråstrek",
|
||||
graveAccent: "Grave Accent",
|
||||
openBracket: "Open Bracket",
|
||||
backSlash: "Bakover skråstrek",
|
||||
closeBracket: "Close Bracket",
|
||||
singleQuote: "Single Quote"
|
||||
});
|
|
@ -1,114 +0,0 @@
|
|||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang("a11yhelp", "nl", {
|
||||
title: "Toegankelijkheidsinstructies",
|
||||
contents: "Help-inhoud. Druk op ESC om dit dialoog te sluiten.",
|
||||
legend: [{
|
||||
name: "Algemeen",
|
||||
items: [{
|
||||
name: "Werkbalk tekstverwerker",
|
||||
legend: "Druk op ${toolbarFocus} om naar de werkbalk te navigeren. Om te schakelen naar de volgende en vorige werkbalkgroep, gebruik TAB en SHIFT+TAB. Om te schakelen naar de volgende en vorige werkbalkknop, gebruik de PIJL RECHTS en PIJL LINKS. Druk op SPATIE of ENTER om een werkbalkknop te activeren."
|
||||
},
|
||||
{
|
||||
name: "Dialoog tekstverwerker",
|
||||
legend: "In een dialoogvenster, druk op TAB om te navigeren naar het volgende veld. Druk op SHIFT+TAB om naar het vorige veld te navigeren. Druk op ENTER om het dialoogvenster te verzenden. Druk op ESC om het dialoogvenster te sluiten. Voor dialoogvensters met meerdere tabbladen, druk op ALT+F10 om naar de tabset te navigeren. Schakel naar het volgende tabblad met TAB of PIJL RECHTS. Schakel naar het vorige tabblad met SHIFT+TAB of PIJL LINKS. Druk op SPATIE of ENTER om het tabblad te selecteren."
|
||||
},
|
||||
{
|
||||
name: "Contextmenu tekstverwerker",
|
||||
legend: "Druk op ${contextMenu} of APPLICATION KEY om het contextmenu te openen. Schakel naar de volgende menuoptie met TAB of PIJL OMLAAG. Schakel naar de vorige menuoptie met SHIFT+TAB of PIJL OMHOOG. Druk op SPATIE of ENTER om een menuoptie te selecteren. Op een submenu van de huidige optie met SPATIE, ENTER of PIJL RECHTS. Ga terug naar de bovenliggende menuoptie met ESC of PIJL LINKS. Sluit het contextmenu met ESC."
|
||||
}, {
|
||||
name: "Keuzelijst tekstverwerker",
|
||||
legend: "In een keuzelijst, schakel naar het volgende item met TAB of PIJL OMLAAG. Schakel naar het vorige item met SHIFT+TAB of PIJL OMHOOG. Druk op SPATIE of ENTER om het item te selecteren. Druk op ESC om de keuzelijst te sluiten."
|
||||
},
|
||||
{
|
||||
name: "Elementenpad werkbalk tekstverwerker",
|
||||
legend: "Druk op ${elementsPathFocus} om naar het elementenpad te navigeren. Om te schakelen naar het volgende element, gebruik TAB of PIJL RECHTS. Om te schakelen naar het vorige element, gebruik SHIFT+TAB or PIJL LINKS. Druk op SPATIE of ENTER om een element te selecteren in de tekstverwerker."
|
||||
}]
|
||||
}, {
|
||||
name: "Opdrachten",
|
||||
items: [{name: "Ongedaan maken opdracht", legend: "Druk op ${undo}"}, {
|
||||
name: "Opnieuw uitvoeren opdracht",
|
||||
legend: "Druk op ${redo}"
|
||||
}, {
|
||||
name: "Vetgedrukt opdracht",
|
||||
legend: "Druk op ${bold}"
|
||||
}, {name: "Cursief opdracht", legend: "Druk op ${italic}"}, {
|
||||
name: "Onderstrepen opdracht",
|
||||
legend: "Druk op ${underline}"
|
||||
}, {name: "Link opdracht", legend: "Druk op ${link}"}, {
|
||||
name: "Werkbalk inklappen opdracht",
|
||||
legend: "Druk op ${toolbarCollapse}"
|
||||
}, {
|
||||
name: "Ga naar vorige focus spatie commando",
|
||||
legend: "Druk ${accessPreviousSpace} om toegang te verkrijgen tot de dichtstbijzijnde onbereikbare focus spatie voor de caret, bijvoorbeeld: twee aangrenzende HR elementen. Herhaal de toetscombinatie om de verste focus spatie te bereiken."
|
||||
},
|
||||
{
|
||||
name: "Ga naar volgende focus spatie commando",
|
||||
legend: "Druk ${accessNextSpace} om toegang te verkrijgen tot de dichtstbijzijnde onbereikbare focus spatie na de caret, bijvoorbeeld: twee aangrenzende HR elementen. Herhaal de toetscombinatie om de verste focus spatie te bereiken."
|
||||
}, {name: "Toegankelijkheidshulp", legend: "Druk op ${a11yHelp}"}]
|
||||
}],
|
||||
backspace: "Backspace",
|
||||
tab: "Tab",
|
||||
enter: "Enter",
|
||||
shift: "Shift",
|
||||
ctrl: "Ctrl",
|
||||
alt: "Alt",
|
||||
pause: "Pause",
|
||||
capslock: "Caps Lock",
|
||||
escape: "Escape",
|
||||
pageUp: "Page Up",
|
||||
pageDown: "Page Down",
|
||||
end: "End",
|
||||
home: "Home",
|
||||
leftArrow: "Pijl naar links",
|
||||
upArrow: "Pijl omhoog",
|
||||
rightArrow: "Pijl naar rechts",
|
||||
downArrow: "Pijl naar beneden",
|
||||
insert: "Invoegen",
|
||||
"delete": "Verwijderen",
|
||||
leftWindowKey: "Linker Windows-toets",
|
||||
rightWindowKey: "Rechter Windows-toets",
|
||||
selectKey: "Selecteer toets",
|
||||
numpad0: "Numpad 0",
|
||||
numpad1: "Numpad 1",
|
||||
numpad2: "Numpad 2",
|
||||
numpad3: "Numpad 3",
|
||||
numpad4: "Numpad 4",
|
||||
numpad5: "Numpad 5",
|
||||
numpad6: "Numpad 6",
|
||||
numpad7: "Numpad 7",
|
||||
numpad8: "Numpad 8",
|
||||
numpad9: "Numpad 9",
|
||||
multiply: "Vermenigvuldigen",
|
||||
add: "Toevoegen",
|
||||
subtract: "Aftrekken",
|
||||
decimalPoint: "Decimaalteken",
|
||||
divide: "Delen",
|
||||
f1: "F1",
|
||||
f2: "F2",
|
||||
f3: "F3",
|
||||
f4: "F4",
|
||||
f5: "F5",
|
||||
f6: "F6",
|
||||
f7: "F7",
|
||||
f8: "F8",
|
||||
f9: "F9",
|
||||
f10: "F10",
|
||||
f11: "F11",
|
||||
f12: "F12",
|
||||
numLock: "Num Lock",
|
||||
scrollLock: "Scroll Lock",
|
||||
semiColon: "Puntkomma",
|
||||
equalSign: "Is gelijk-teken",
|
||||
comma: "Komma",
|
||||
dash: "Koppelteken",
|
||||
period: "Punt",
|
||||
forwardSlash: "Slash",
|
||||
graveAccent: "Accent grave",
|
||||
openBracket: "Vierkant haakje openen",
|
||||
backSlash: "Backslash",
|
||||
closeBracket: "Vierkant haakje sluiten",
|
||||
singleQuote: "Apostrof"
|
||||
});
|
|
@ -1,110 +0,0 @@
|
|||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang("a11yhelp", "no", {
|
||||
title: "Instruksjoner for tilgjengelighet",
|
||||
contents: "Innhold for hjelp. Trykk ESC for å lukke denne dialogen.",
|
||||
legend: [{
|
||||
name: "Generelt",
|
||||
items: [{
|
||||
name: "Verktøylinje for editor",
|
||||
legend: "Trykk ${toolbarFocus} for å navigere til verktøylinjen. Flytt til neste og forrige verktøylinjegruppe med TAB og SHIFT-TAB. Flytt til neste og forrige verktøylinjeknapp med HØYRE PILTAST og VENSTRE PILTAST. Trykk MELLOMROM eller ENTER for å aktivere verktøylinjeknappen."
|
||||
}, {
|
||||
name: "Dialog for editor",
|
||||
legend: "Mens du er i en dialog, trykk TAB for å navigere til neste dialogfelt, press SHIFT + TAB for å flytte til forrige felt, trykk ENTER for å akseptere dialogen, trykk ESC for å avbryte dialogen. For dialoger med flere faner, trykk ALT + F10 for å navigere til listen over faner. Gå til neste fane med TAB eller HØYRE PILTAST. Gå til forrige fane med SHIFT + TAB eller VENSTRE PILTAST. Trykk MELLOMROM eller ENTER for å velge fanen."
|
||||
}, {
|
||||
name: "Kontekstmeny for editor",
|
||||
legend: "Trykk ${contextMenu} eller MENYKNAPP for å åpne kontekstmeny. Gå til neste alternativ i menyen med TAB eller PILTAST NED. Gå til forrige alternativ med SHIFT+TAB eller PILTAST OPP. Trykk MELLOMROM eller ENTER for å velge menyalternativet. Åpne undermenyen på valgt alternativ med MELLOMROM eller ENTER eller HØYRE PILTAST. Gå tilbake til overordnet menyelement med ESC eller VENSTRE PILTAST. Lukk kontekstmenyen med ESC."
|
||||
},
|
||||
{
|
||||
name: "Listeboks for editor",
|
||||
legend: "I en listeboks, gå til neste alternativ i listen med TAB eller PILTAST NED. Gå til forrige alternativ i listen med SHIFT + TAB eller PILTAST OPP. Trykk MELLOMROM eller ENTER for å velge alternativet i listen. Trykk ESC for å lukke listeboksen."
|
||||
}, {
|
||||
name: "Verktøylinje for elementsti",
|
||||
legend: "Trykk ${elementsPathFocus} for å navigere til verktøylinjen som viser elementsti. Gå til neste elementknapp med TAB eller HØYRE PILTAST. Gå til forrige elementknapp med SHIFT+TAB eller VENSTRE PILTAST. Trykk MELLOMROM eller ENTER for å velge elementet i editoren."
|
||||
}]
|
||||
},
|
||||
{
|
||||
name: "Kommandoer",
|
||||
items: [{name: "Angre", legend: "Trykk ${undo}"}, {
|
||||
name: "Gjør om",
|
||||
legend: "Trykk ${redo}"
|
||||
}, {name: "Fet tekst", legend: "Trykk ${bold}"}, {
|
||||
name: "Kursiv tekst",
|
||||
legend: "Trykk ${italic}"
|
||||
}, {name: "Understreking", legend: "Trykk ${underline}"}, {
|
||||
name: "Link",
|
||||
legend: "Trykk ${link}"
|
||||
}, {name: "Skjul verktøylinje", legend: "Trykk ${toolbarCollapse}"}, {
|
||||
name: "Gå til forrige fokusområde",
|
||||
legend: "Trykk ${accessPreviousSpace} for å komme til nærmeste fokusområde før skrivemarkøren som ikke kan nås på vanlig måte, for eksempel to tilstøtende HR-elementer. Gjenta tastekombinasjonen for å komme til fokusområder lenger unna i dokumentet."
|
||||
},
|
||||
{
|
||||
name: "Gå til neste fokusområde",
|
||||
legend: "Trykk ${accessNextSpace} for å komme til nærmeste fokusområde etter skrivemarkøren som ikke kan nås på vanlig måte, for eksempel to tilstøtende HR-elementer. Gjenta tastekombinasjonen for å komme til fokusområder lenger unna i dokumentet."
|
||||
}, {name: "Hjelp for tilgjengelighet", legend: "Trykk ${a11yHelp}"}]
|
||||
}],
|
||||
backspace: "Backspace",
|
||||
tab: "Tab",
|
||||
enter: "Enter",
|
||||
shift: "Shift",
|
||||
ctrl: "Ctrl",
|
||||
alt: "Alt",
|
||||
pause: "Pause",
|
||||
capslock: "Caps Lock",
|
||||
escape: "Escape",
|
||||
pageUp: "Page Up",
|
||||
pageDown: "Page Down",
|
||||
end: "End",
|
||||
home: "Home",
|
||||
leftArrow: "Left Arrow",
|
||||
upArrow: "Up Arrow",
|
||||
rightArrow: "Right Arrow",
|
||||
downArrow: "Down Arrow",
|
||||
insert: "Insert",
|
||||
"delete": "Delete",
|
||||
leftWindowKey: "Left Windows key",
|
||||
rightWindowKey: "Right Windows key",
|
||||
selectKey: "Select key",
|
||||
numpad0: "Numpad 0",
|
||||
numpad1: "Numpad 1",
|
||||
numpad2: "Numpad 2",
|
||||
numpad3: "Numpad 3",
|
||||
numpad4: "Numpad 4",
|
||||
numpad5: "Numpad 5",
|
||||
numpad6: "Numpad 6",
|
||||
numpad7: "Numpad 7",
|
||||
numpad8: "Numpad 8",
|
||||
numpad9: "Numpad 9",
|
||||
multiply: "Multiply",
|
||||
add: "Add",
|
||||
subtract: "Subtract",
|
||||
decimalPoint: "Decimal Point",
|
||||
divide: "Divide",
|
||||
f1: "F1",
|
||||
f2: "F2",
|
||||
f3: "F3",
|
||||
f4: "F4",
|
||||
f5: "F5",
|
||||
f6: "F6",
|
||||
f7: "F7",
|
||||
f8: "F8",
|
||||
f9: "F9",
|
||||
f10: "F10",
|
||||
f11: "F11",
|
||||
f12: "F12",
|
||||
numLock: "Num Lock",
|
||||
scrollLock: "Scroll Lock",
|
||||
semiColon: "Semicolon",
|
||||
equalSign: "Equal Sign",
|
||||
comma: "Comma",
|
||||
dash: "Dash",
|
||||
period: "Period",
|
||||
forwardSlash: "Forward Slash",
|
||||
graveAccent: "Grave Accent",
|
||||
openBracket: "Open Bracket",
|
||||
backSlash: "Backslash",
|
||||
closeBracket: "Close Bracket",
|
||||
singleQuote: "Single Quote"
|
||||
});
|
|
@ -1,117 +0,0 @@
|
|||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang("a11yhelp", "pl", {
|
||||
title: "Instrukcje dotyczące dostępności",
|
||||
contents: "Zawartość pomocy. Wciśnij ESC, aby zamknąć to okno.",
|
||||
legend: [{
|
||||
name: "Informacje ogólne",
|
||||
items: [{
|
||||
name: "Pasek narzędzi edytora",
|
||||
legend: "Wciśnij ${toolbarFocus} aby przejść do paska narzędzi. Przejdź do następnej i poprzedniej grupy narzędzi używając TAB oraz SHIFT-TAB. Przejdź do następnego i poprzedniego narzędzia używając STRZAŁKI W PRAWO lub STRZAŁKI W LEWO. Wciśnij SPACJĘ lub ENTER, aby aktywować zaznaczone narzędzie."
|
||||
},
|
||||
{
|
||||
name: "Okno dialogowe edytora",
|
||||
legend: "Będąc w oknie dialogowym wciśnij TAB aby przejść do następnego pola dialogowego, wciśnij SHIFT + TAB aby przejść do poprzedniego pola, wciśnij ENTER aby wysłać dialog, wciśnij ESC aby anulować dialog. Dla okien dialogowych z wieloma zakładkami, wciśnij ALT + F10 aby przejść do listy zakładek. Gdy to zrobisz przejdź do następnej zakładki wciskając TAB lub STRZAŁKĘ W PRAWO. Przejdź do poprzedniej zakładki wciskając SHIFT + TAB lub STRZAŁKĘ W LEWO. Wciśnij SPACJĘ lub ENTER aby wybrać zakładkę."
|
||||
},
|
||||
{
|
||||
name: "Menu kontekstowe edytora",
|
||||
legend: "Wciśnij ${contextMenu} lub PRZYCISK APLIKACJI aby otworzyć menu kontekstowe. Przejdź do następnej pozycji menu wciskając TAB lub STRZAŁKĘ W DÓŁ. Przejdź do poprzedniej pozycji menu wciskając SHIFT + TAB lub STRZAŁKĘ W GÓRĘ. Wciśnij SPACJĘ lub ENTER aby wygrać pozycję menu. Otwórz pod-menu obecnej pozycji wciskając SPACJĘ lub ENTER lub STRZAŁKĘ W PRAWO. Wróć do pozycji nadrzędnego menu wciskając ESC lub STRZAŁKĘ W LEWO. Zamknij menu wciskając ESC."
|
||||
}, {
|
||||
name: "Lista w edytorze",
|
||||
legend: "W polu listy możesz przechodzić do następnego elementu za pomocą klawisza TAB lub STRZAŁKI W DÓŁ. Poprzedni element osiągniesz za pomocą SHIFT+TAB lub STRZAŁKI W GÓRĘ. Za pomocą SPACJI lub ENTERA wybierzesz daną opcję z listy, a za pomocą klawisza ESC opuścisz listę."
|
||||
}, {
|
||||
name: "Pasek ścieżki elementów edytora",
|
||||
legend: "Naciśnij ${elementsPathFocus} w celu przejścia do paska ścieżki elementów edytora. W celu przejścia do kolejnego elementu naciśnij klawisz Tab lub Strzałki w prawo. W celu przejścia do poprzedniego elementu naciśnij klawisze Shift+Tab lub Strzałki w lewo. By wybrać element w edytorze, użyj klawisza Spacji lub Enter."
|
||||
}]
|
||||
},
|
||||
{
|
||||
name: "Polecenia",
|
||||
items: [{name: "Polecenie Cofnij", legend: "Naciśnij ${undo}"}, {
|
||||
name: "Polecenie Ponów",
|
||||
legend: "Naciśnij ${redo}"
|
||||
}, {name: "Polecenie Pogrubienie", legend: "Naciśnij ${bold}"}, {
|
||||
name: "Polecenie Kursywa",
|
||||
legend: "Naciśnij ${italic}"
|
||||
}, {
|
||||
name: "Polecenie Podkreślenie",
|
||||
legend: "Naciśnij ${underline}"
|
||||
}, {
|
||||
name: "Polecenie Wstaw/ edytuj odnośnik",
|
||||
legend: "Naciśnij ${link}"
|
||||
}, {
|
||||
name: "Polecenie schowaj pasek narzędzi",
|
||||
legend: "Naciśnij ${toolbarCollapse}"
|
||||
}, {
|
||||
name: " Access previous focus space command",
|
||||
legend: "Press ${accessPreviousSpace} to access the closest unreachable focus space before the caret, for example: two adjacent HR elements. Repeat the key combination to reach distant focus spaces."
|
||||
},
|
||||
{
|
||||
name: " Access next focus space command",
|
||||
legend: "Press ${accessNextSpace} to access the closest unreachable focus space after the caret, for example: two adjacent HR elements. Repeat the key combination to reach distant focus spaces."
|
||||
}, {name: "Pomoc dotycząca dostępności", legend: "Naciśnij ${a11yHelp}"}]
|
||||
}],
|
||||
backspace: "Backspace",
|
||||
tab: "Tab",
|
||||
enter: "Enter",
|
||||
shift: "Shift",
|
||||
ctrl: "Ctrl",
|
||||
alt: "Alt",
|
||||
pause: "Pause",
|
||||
capslock: "Caps Lock",
|
||||
escape: "Escape",
|
||||
pageUp: "Page Up",
|
||||
pageDown: "Page Down",
|
||||
end: "End",
|
||||
home: "Home",
|
||||
leftArrow: "Strzałka w lewo",
|
||||
upArrow: "Strzałka w górę",
|
||||
rightArrow: "Strzałka w prawo",
|
||||
downArrow: "Strzałka w dół",
|
||||
insert: "Insert",
|
||||
"delete": "Delete",
|
||||
leftWindowKey: "Lewy klawisz Windows",
|
||||
rightWindowKey: "Prawy klawisz Windows",
|
||||
selectKey: "Klawisz wyboru",
|
||||
numpad0: "Klawisz 0 na klawiaturze numerycznej",
|
||||
numpad1: "Klawisz 1 na klawiaturze numerycznej",
|
||||
numpad2: "Klawisz 2 na klawiaturze numerycznej",
|
||||
numpad3: "Klawisz 3 na klawiaturze numerycznej",
|
||||
numpad4: "Klawisz 4 na klawiaturze numerycznej",
|
||||
numpad5: "Klawisz 5 na klawiaturze numerycznej",
|
||||
numpad6: "Klawisz 6 na klawiaturze numerycznej",
|
||||
numpad7: "Klawisz 7 na klawiaturze numerycznej",
|
||||
numpad8: "Klawisz 8 na klawiaturze numerycznej",
|
||||
numpad9: "Klawisz 9 na klawiaturze numerycznej",
|
||||
multiply: "Multiply",
|
||||
add: "Plus",
|
||||
subtract: "Minus",
|
||||
decimalPoint: "Separator dziesiętny",
|
||||
divide: "Divide",
|
||||
f1: "F1",
|
||||
f2: "F2",
|
||||
f3: "F3",
|
||||
f4: "F4",
|
||||
f5: "F5",
|
||||
f6: "F6",
|
||||
f7: "F7",
|
||||
f8: "F8",
|
||||
f9: "F9",
|
||||
f10: "F10",
|
||||
f11: "F11",
|
||||
f12: "F12",
|
||||
numLock: "Num Lock",
|
||||
scrollLock: "Scroll Lock",
|
||||
semiColon: "Średnik",
|
||||
equalSign: "Equal Sign",
|
||||
comma: "Przecinek",
|
||||
dash: "Dash",
|
||||
period: "Kropka",
|
||||
forwardSlash: "Ukośnik prawy",
|
||||
graveAccent: "Grave Accent",
|
||||
openBracket: "Nawias kwadratowy otwierający",
|
||||
backSlash: "Ukośnik lewy",
|
||||
closeBracket: "Nawias kwadratowy zamykający",
|
||||
singleQuote: "Apostrof"
|
||||
});
|
|
@ -1,114 +0,0 @@
|
|||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang("a11yhelp", "pt-br", {
|
||||
title: "Instruções de Acessibilidade",
|
||||
contents: "Conteúdo da Ajuda. Para fechar este diálogo pressione ESC.",
|
||||
legend: [{
|
||||
name: "Geral",
|
||||
items: [{
|
||||
name: "Barra de Ferramentas do Editor",
|
||||
legend: "Pressione ${toolbarFocus} para navegar para a barra de ferramentas. Mova para o anterior ou próximo grupo de ferramentas com TAB e SHIFT-TAB. Mova para o anterior ou próximo botão com SETA PARA DIREITA or SETA PARA ESQUERDA. Pressione ESPAÇO ou ENTER para ativar o botão da barra de ferramentas."
|
||||
},
|
||||
{
|
||||
name: "Diálogo do Editor",
|
||||
legend: "Dentro de um diálogo, pressione TAB para navegar para o próximo campo, pressione SHIFT + TAB para mover para o campo anterior, pressione ENTER para enviar o diálogo, pressione ESC para cancelar o diálogo. Para diálogos que tem múltiplas abas, pressione ALT + F10 para navegar para a lista de abas, então mova para a próxima aba com SHIFT + TAB ou SETA PARA ESQUERDA. Pressione ESPAÇO ou ENTER para selecionar a aba."
|
||||
}, {
|
||||
name: "Menu de Contexto do Editor",
|
||||
legend: "Pressione ${contextMenu} ou TECLA DE MENU para abrir o menu de contexto, então mova para a próxima opção com TAB ou SETA PARA BAIXO. Mova para a anterior com SHIFT+TAB ou SETA PARA CIMA. Pressione ESPAÇO ou ENTER para selecionar a opção do menu. Abra o submenu da opção atual com ESPAÇO ou ENTER ou SETA PARA DIREITA. Volte para o menu pai com ESC ou SETA PARA ESQUERDA. Feche o menu de contexto com ESC."
|
||||
},
|
||||
{
|
||||
name: "Caixa de Lista do Editor",
|
||||
legend: "Dentro de uma caixa de lista, mova para o próximo item com TAB ou SETA PARA BAIXO. Mova para o item anterior com SHIFT + TAB ou SETA PARA CIMA. Pressione ESPAÇO ou ENTER para selecionar uma opção na lista. Pressione ESC para fechar a caixa de lista."
|
||||
}, {
|
||||
name: "Barra de Caminho do Elementos do Editor",
|
||||
legend: "Pressione ${elementsPathFocus} para a barra de caminho dos elementos. Mova para o próximo botão de elemento com TAB ou SETA PARA DIREITA. Mova para o botão anterior com SHIFT+TAB ou SETA PARA ESQUERDA. Pressione ESPAÇO ou ENTER para selecionar o elemento no editor."
|
||||
}]
|
||||
},
|
||||
{
|
||||
name: "Comandos",
|
||||
items: [{name: " Comando Desfazer", legend: "Pressione ${undo}"}, {
|
||||
name: " Comando Refazer",
|
||||
legend: "Pressione ${redo}"
|
||||
}, {name: " Comando Negrito", legend: "Pressione ${bold}"}, {
|
||||
name: " Comando Itálico",
|
||||
legend: "Pressione ${italic}"
|
||||
}, {name: " Comando Sublinhado", legend: "Pressione ${underline}"}, {
|
||||
name: " Comando Link",
|
||||
legend: "Pressione ${link}"
|
||||
}, {
|
||||
name: " Comando Fechar Barra de Ferramentas",
|
||||
legend: "Pressione ${toolbarCollapse}"
|
||||
}, {
|
||||
name: "Acessar o comando anterior de spaço de foco",
|
||||
legend: "Pressione ${accessNextSpace} para acessar o espaço de foco não alcançável mais próximo antes do cursor, por exemplo: dois elementos HR adjacentes. Repita a combinação de teclas para alcançar espaços de foco distantes."
|
||||
},
|
||||
{
|
||||
name: "Acessar próximo fomando de spaço de foco",
|
||||
legend: "Pressione ${accessNextSpace} para acessar o espaço de foco não alcançável mais próximo após o cursor, por exemplo: dois elementos HR adjacentes. Repita a combinação de teclas para alcançar espaços de foco distantes."
|
||||
}, {name: " Ajuda de Acessibilidade", legend: "Pressione ${a11yHelp}"}]
|
||||
}],
|
||||
backspace: "Tecla Backspace",
|
||||
tab: "Tecla Tab",
|
||||
enter: "Enter",
|
||||
shift: "Shift",
|
||||
ctrl: "Ctrl",
|
||||
alt: "Alt",
|
||||
pause: "Pause",
|
||||
capslock: "Caps Lock",
|
||||
escape: "Escape",
|
||||
pageUp: "Page Up",
|
||||
pageDown: "Page Down",
|
||||
end: "End",
|
||||
home: "Home",
|
||||
leftArrow: "Seta à Esquerda",
|
||||
upArrow: "Seta à Cima",
|
||||
rightArrow: "Seta à Direita",
|
||||
downArrow: "Seta à Baixo",
|
||||
insert: "Insert",
|
||||
"delete": "Delete",
|
||||
leftWindowKey: "Tecla do Windows Esquerda",
|
||||
rightWindowKey: "Tecla do Windows Direita",
|
||||
selectKey: "Tecla Selecionar",
|
||||
numpad0: "0 do Teclado Numérico",
|
||||
numpad1: "1 do Teclado Numérico",
|
||||
numpad2: "2 do Teclado Numérico",
|
||||
numpad3: "3 do Teclado Numérico",
|
||||
numpad4: "4 do Teclado Numérico",
|
||||
numpad5: "5 do Teclado Numérico",
|
||||
numpad6: "6 do Teclado Numérico",
|
||||
numpad7: "7 do Teclado Numérico",
|
||||
numpad8: "8 do Teclado Numérico",
|
||||
numpad9: "9 do Teclado Numérico",
|
||||
multiply: "Multiplicar",
|
||||
add: "Mais",
|
||||
subtract: "Subtrair",
|
||||
decimalPoint: "Ponto",
|
||||
divide: "Dividir",
|
||||
f1: "F1",
|
||||
f2: "F2",
|
||||
f3: "F3",
|
||||
f4: "F4",
|
||||
f5: "F5",
|
||||
f6: "F6",
|
||||
f7: "F7",
|
||||
f8: "F8",
|
||||
f9: "F9",
|
||||
f10: "F10",
|
||||
f11: "F11",
|
||||
f12: "F12",
|
||||
numLock: "Num Lock",
|
||||
scrollLock: "Scroll Lock",
|
||||
semiColon: "Ponto-e-vírgula",
|
||||
equalSign: "Igual",
|
||||
comma: "Vírgula",
|
||||
dash: "Hífen",
|
||||
period: "Ponto",
|
||||
forwardSlash: "Barra",
|
||||
graveAccent: "Acento Grave",
|
||||
openBracket: "Abrir Conchetes",
|
||||
backSlash: "Contra-barra",
|
||||
closeBracket: "Fechar Colchetes",
|
||||
singleQuote: "Aspas Simples"
|
||||
});
|
|
@ -1,115 +0,0 @@
|
|||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang("a11yhelp", "pt", {
|
||||
title: "Instruções de Acessibilidade",
|
||||
contents: "Conteúdos da Ajuda. Pressione em 'ESC' para fechar esta janela.",
|
||||
legend: [{
|
||||
name: "Geral",
|
||||
items: [{
|
||||
name: "Barra de Ferramentas do Editor",
|
||||
legend: "Clique em ${toolbarFocus} para navegar para a barra de ferramentas. Vá para o grupo da barra de ferramentas anterior e seguinte com TAB e SHIFT+TAB. Vá para o botão da barra de ferramentas anterior com a SETA DIREITA ou ESQUERDA. Pressione ESPAÇO ou ENTER para ativar o botão da barra de ferramentas."
|
||||
},
|
||||
{
|
||||
name: "Janela do Editor",
|
||||
legend: "Dentro de uma janela, pressione TAB para navigar para o campo da janela seguinte, pressione SHIFT + TAB para mover para o campo anterior, pressione ENTER para submeter a janela, pressione ESC para cancelar a janela. Para as janelas que têm múltiplos páginas com separadores, pressione ALT + F10 para navegar para a lista do separador. Depois mova para o seguinte separador com TAB ou SETA DIREITA. Mover para o separador anterior com SHIFT + TAB ou SETA ESQUERDA. Pressione ESPAÇO ou ENTER para selecionar o separador da página."
|
||||
},
|
||||
{
|
||||
name: "Menu de Contexto do Editor",
|
||||
legend: "Clique em ${contextMenu} ou TECLA APLICAÇÃO para abrir o menu de contexto. Depois vá para a opção do menu seguinte com TAB ou SETA PARA BAIXO. Vá para a opção anterior com SHIFT+TAB ou SETA PARA CIMA. Pressione ESPAÇO ou ENTER para selecionar a opção do menu. Abra o submenu da opção atual com ESPAÇO, ENTER ou SETA DIREITA. GVá para o item do menu parente com ESC ou SETA ESQUERDA. Feche o menu de contexto com ESC."
|
||||
}, {
|
||||
name: "Caixa Lista Editor",
|
||||
legend: "Dentro da caixa da lista, vá para o itemda lista seguinte com TAB ou SETA PARA BAIXO. Move Vá parao item da lista anterior com SHIFT+TAB ou SETA PARA BAIXO. Pressione ESPAÇO ou ENTER para selecionar a opção da lista. Pressione ESC para fechar a caisa da lista."
|
||||
},
|
||||
{
|
||||
name: "Caminho Barra Elemento Editor",
|
||||
legend: "Clique em ${elementsPathFocus} para navegar para a barra do caminho dos elementos. Vá para o botão do elemento seguinte com TAB ou SETA DIREITA. Vá para o botão anterior com SHIFT+TAB ou SETA ESQUERDA. Pressione ESPAÇO ou ENTER para selecionar o elemento no editor."
|
||||
}]
|
||||
}, {
|
||||
name: "Comandos",
|
||||
items: [{name: "Comando de Anular", legend: "Pressione ${undo}"}, {
|
||||
name: "Comando de Refazer",
|
||||
legend: "Pressione ${redo}"
|
||||
}, {name: "Comando de Negrito", legend: "Pressione ${bold}"},
|
||||
{name: "Comando de Itálico", legend: "Pressione ${italic}"}, {
|
||||
name: "Comando de Sublinhado",
|
||||
legend: "Pressione ${underline}"
|
||||
}, {
|
||||
name: "Comando de Hiperligação",
|
||||
legend: "Pressione ${link}"
|
||||
}, {
|
||||
name: "Comando de Ocultar Barra de Ferramentas",
|
||||
legend: "Pressione ${toolbarCollapse}"
|
||||
}, {
|
||||
name: "Acesso comando do espaço focus anterior",
|
||||
legend: "Clique em ${accessPreviousSpace} para aceder ao espaço do focos inalcançável mais perto antes do sinal de omissão, por exemplo: dois elementos HR adjacentes. Repetir a combinação da chave para alcançar os espaços dos focos distantes."
|
||||
},
|
||||
{
|
||||
name: "Acesso comando do espaço focus seguinte",
|
||||
legend: "Pressione ${accessNextSpace} para aceder ao espaço do focos inalcançável mais perto depois do sinal de omissão, por exemplo: dois elementos HR adjacentes. Repetir a combinação da chave para alcançar os espaços dos focos distantes."
|
||||
}, {name: "Ajuda de Acessibilidade", legend: "Pressione ${a11yHelp}"}]
|
||||
}],
|
||||
backspace: "Backspace",
|
||||
tab: "Tab",
|
||||
enter: "Enter",
|
||||
shift: "Shift",
|
||||
ctrl: "Ctrl",
|
||||
alt: "Alt",
|
||||
pause: "Pause",
|
||||
capslock: "Caps Lock",
|
||||
escape: "Escape",
|
||||
pageUp: "Page Up",
|
||||
pageDown: "Page Down",
|
||||
end: "End",
|
||||
home: "Home",
|
||||
leftArrow: "Left Arrow",
|
||||
upArrow: "Up Arrow",
|
||||
rightArrow: "Right Arrow",
|
||||
downArrow: "Down Arrow",
|
||||
insert: "Insert",
|
||||
"delete": "Delete",
|
||||
leftWindowKey: "Left Windows key",
|
||||
rightWindowKey: "Right Windows key",
|
||||
selectKey: "Select key",
|
||||
numpad0: "Numpad 0",
|
||||
numpad1: "Numpad 1",
|
||||
numpad2: "Numpad 2",
|
||||
numpad3: "Numpad 3",
|
||||
numpad4: "Numpad 4",
|
||||
numpad5: "Numpad 5",
|
||||
numpad6: "Numpad 6",
|
||||
numpad7: "Numpad 7",
|
||||
numpad8: "Numpad 8",
|
||||
numpad9: "Numpad 9",
|
||||
multiply: "Multiply",
|
||||
add: "Add",
|
||||
subtract: "Subtract",
|
||||
decimalPoint: "Decimal Point",
|
||||
divide: "Divide",
|
||||
f1: "F1",
|
||||
f2: "F2",
|
||||
f3: "F3",
|
||||
f4: "F4",
|
||||
f5: "F5",
|
||||
f6: "F6",
|
||||
f7: "F7",
|
||||
f8: "F8",
|
||||
f9: "F9",
|
||||
f10: "F10",
|
||||
f11: "F11",
|
||||
f12: "F12",
|
||||
numLock: "Num Lock",
|
||||
scrollLock: "Scroll Lock",
|
||||
semiColon: "Semicolon",
|
||||
equalSign: "Equal Sign",
|
||||
comma: "Comma",
|
||||
dash: "Dash",
|
||||
period: "Period",
|
||||
forwardSlash: "Forward Slash",
|
||||
graveAccent: "Grave Accent",
|
||||
openBracket: "Open Bracket",
|
||||
backSlash: "Backslash",
|
||||
closeBracket: "Close Bracket",
|
||||
singleQuote: "Single Quote"
|
||||
});
|
|
@ -1,114 +0,0 @@
|
|||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang("a11yhelp", "ro", {
|
||||
title: "Instrucțiuni de accesibilitate",
|
||||
contents: "Cuprins. Pentru a închide acest dialog, apăsați tasta ESC.",
|
||||
legend: [{
|
||||
name: "General",
|
||||
items: [{
|
||||
name: "Editează bara instrumente.",
|
||||
legend: "Apasă ${toolbarFocus} pentru a naviga prin bara de instrumente. Pentru a te mișca prin grupurile de instrumente folosește tastele TAB și SHIFT-TAB. Pentru a te mișca intre diverse instrumente folosește tastele SĂGEATĂ DREAPTA sau SĂGEATĂ STÂNGA. Apasă butonul SPAȚIU sau ENTER pentru activarea instrumentului."
|
||||
},
|
||||
{
|
||||
name: "Dialog editor",
|
||||
legend: "Într-un dialog, apasă TAB pentru a naviga spre câmpul următor de dialog, apasă SHIFT + TAB pentru a te duce la câmpul anterior, apasă ENTER pentru a trimite dialogul, apasă ESC pentru a anula dialogul. Pentru dialoguri care au mai multe subferestre, apasă ALT + F10 pentr a naviga în lista de subferestre. Treci la subferestrea următoare cu TAB sau SĂGEATĂ DREAPTA. Treci la subfereastra anterioară cu SHIFT + TAB sau SĂGEATĂ STÂNGA. Apasă SPAȚIU sau ENTER pentru a selecta subfereastra."
|
||||
},
|
||||
{
|
||||
name: "Editor meniu contextual",
|
||||
legend: "Apasă ${contextMenu} sau TASTA MENIU pentru a deschide meniul contextual. Treci la următoarea opțiune din meniu cu TAB sau SĂGEATĂ JOS. Treci la opțiunea anterioară cu SHIFT+TAB sau SĂGEATĂ SUS. Apasă SPAȚIU sau ENTER pentru a selecta opțiunea din meniu. Deschide sub-meniul opțiunii curente cu SPAȚIU sau ENTER sau SĂGEATĂ DREAPTA. Revino la elementul din meniul părinte cu ESC sau SĂGEATĂ STÂNGA. Închide meniul de context cu ESC."
|
||||
}, {
|
||||
name: "Editor Casetă Listă",
|
||||
legend: "În interiorul unei liste, treci la următorull element cu TAB sau SĂGEATĂ JOS. Treci la elementul anterior din listă cu SHIFT + TAB sau SĂGEATĂ SUS. Apasă SPAȚIU sau ENTER pentru a selecta opțiunea din listă. Apasă ESC pentru a închide lista."
|
||||
}, {
|
||||
name: "Editor Element Path Bar",
|
||||
legend: "Press ${elementsPathFocus} to navigate to the elements path bar. Move to next element button with TAB or RIGHT ARROW. Move to previous button with SHIFT+TAB or LEFT ARROW. Press SPACE or ENTER to select the element in editor."
|
||||
}]
|
||||
},
|
||||
{
|
||||
name: "Comenzi",
|
||||
items: [{name: " Undo command", legend: "Apasă ${undo}"}, {
|
||||
name: "Comanda precedentă",
|
||||
legend: "Apasă ${redo}"
|
||||
}, {name: "Comanda Îngroșat", legend: "Apasă ${bold}"}, {
|
||||
name: "Comanda Inclinat",
|
||||
legend: "Apasă ${italic}"
|
||||
}, {name: "Comanda Subliniere", legend: "Apasă ${underline}"}, {
|
||||
name: "Comanda Legatură",
|
||||
legend: "Apasă ${link}"
|
||||
}, {
|
||||
name: " Toolbar Collapse command",
|
||||
legend: "Press ${toolbarCollapse}"
|
||||
}, {
|
||||
name: " Access previous focus space command",
|
||||
legend: "Press ${accessPreviousSpace} to access the closest unreachable focus space before the caret, for example: two adjacent HR elements. Repeat the key combination to reach distant focus spaces."
|
||||
},
|
||||
{
|
||||
name: " Access next focus space command",
|
||||
legend: "Press ${accessNextSpace} to access the closest unreachable focus space after the caret, for example: two adjacent HR elements. Repeat the key combination to reach distant focus spaces."
|
||||
}, {name: " Accessibility Help", legend: "Press ${a11yHelp}"}]
|
||||
}],
|
||||
backspace: "Backspace",
|
||||
tab: "Tab",
|
||||
enter: "Enter",
|
||||
shift: "Shift",
|
||||
ctrl: "Ctrl",
|
||||
alt: "Alt",
|
||||
pause: "Pause",
|
||||
capslock: "Caps Lock",
|
||||
escape: "Escape",
|
||||
pageUp: "Page Up",
|
||||
pageDown: "Page Down",
|
||||
end: "End",
|
||||
home: "Home",
|
||||
leftArrow: "Left Arrow",
|
||||
upArrow: "Up Arrow",
|
||||
rightArrow: "Right Arrow",
|
||||
downArrow: "Down Arrow",
|
||||
insert: "Insert",
|
||||
"delete": "Delete",
|
||||
leftWindowKey: "Left Windows key",
|
||||
rightWindowKey: "Right Windows key",
|
||||
selectKey: "Select key",
|
||||
numpad0: "Numpad 0",
|
||||
numpad1: "Numpad 1",
|
||||
numpad2: "Numpad 2",
|
||||
numpad3: "Numpad 3",
|
||||
numpad4: "Numpad 4",
|
||||
numpad5: "Numpad 5",
|
||||
numpad6: "Numpad 6",
|
||||
numpad7: "Numpad 7",
|
||||
numpad8: "Numpad 8",
|
||||
numpad9: "Numpad 9",
|
||||
multiply: "Multiply",
|
||||
add: "Add",
|
||||
subtract: "Subtract",
|
||||
decimalPoint: "Decimal Point",
|
||||
divide: "Divide",
|
||||
f1: "F1",
|
||||
f2: "F2",
|
||||
f3: "F3",
|
||||
f4: "F4",
|
||||
f5: "F5",
|
||||
f6: "F6",
|
||||
f7: "F7",
|
||||
f8: "F8",
|
||||
f9: "F9",
|
||||
f10: "F10",
|
||||
f11: "F11",
|
||||
f12: "F12",
|
||||
numLock: "Num Lock",
|
||||
scrollLock: "Scroll Lock",
|
||||
semiColon: "Semicolon",
|
||||
equalSign: "Equal Sign",
|
||||
comma: "Comma",
|
||||
dash: "Dash",
|
||||
period: "Period",
|
||||
forwardSlash: "Forward Slash",
|
||||
graveAccent: "Grave Accent",
|
||||
openBracket: "Open Bracket",
|
||||
backSlash: "Backslash",
|
||||
closeBracket: "Close Bracket",
|
||||
singleQuote: "Single Quote"
|
||||
});
|
|
@ -1,113 +0,0 @@
|
|||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang("a11yhelp", "ru", {
|
||||
title: "Горячие клавиши",
|
||||
contents: "Помощь. Для закрытия этого окна нажмите ESC.",
|
||||
legend: [{
|
||||
name: "Основное",
|
||||
items: [{
|
||||
name: "Панель инструментов",
|
||||
legend: "Нажмите ${toolbarFocus} для перехода к панели инструментов. Для перемещения между группами панели инструментов используйте TAB и SHIFT-TAB. Для перемещения между кнопками панели иструментов используйте кнопки ВПРАВО или ВЛЕВО. Нажмите ПРОБЕЛ или ENTER для запуска кнопки панели инструментов."
|
||||
}, {
|
||||
name: "Диалоги",
|
||||
legend: "В диалоговом окне, нажмите клавишу TAB для перехода к следующему диалоговому полю, нажмите клавиши SHIFT + TAB, чтобы перейти к предыдущему полю, нажмите ENTER, чтобы отправить данные, нажмите клавишу ESC, для отмены. Для окон, которые имеют несколько вкладок, нажмите ALT + F10 для перехода к списку вкладок. Переход к следующей вкладке TAB ИЛИ ПРАВУЮ СТРЕЛКУ. Переход к предыдущей вкладке с помощью SHIFT + TAB или ЛЕВАЯ СТРЕЛКА. Нажмите ПРОБЕЛ или ENTER, чтобы выбрать вкладку."
|
||||
},
|
||||
{
|
||||
name: "Контекстное меню",
|
||||
legend: 'Нажмите ${contextMenu} или клавишу APPLICATION, чтобы открыть контекстное меню. Затем перейдите к следующему пункту меню с помощью TAB или стрелкой "ВНИЗ". Переход к предыдущей опции - SHIFT+TAB или стрелкой "ВВЕРХ". Нажмите SPACE, или ENTER, чтобы задействовать опцию меню. Открыть подменю текущей опции - SPACE или ENTER или стрелкой "ВПРАВО". Возврат к родительскому пункту меню - ESC или стрелкой "ВЛЕВО". Закрытие контекстного меню - ESC.'
|
||||
}, {
|
||||
name: "Редактор списка",
|
||||
legend: 'Внутри окна списка, переход к следующему пункту списка - TAB или стрелкой "ВНИЗ". Переход к предыдущему пункту списка - SHIFT + TAB или стрелкой "ВВЕРХ". Нажмите SPACE, или ENTER, чтобы задействовать опцию списка. Нажмите ESC, чтобы закрыть окно списка.'
|
||||
}, {
|
||||
name: "Путь к элементу",
|
||||
legend: 'Нажмите ${elementsPathFocus}, чтобы перейти к панели пути элементов. Переход к следующей кнопке элемента - TAB или стрелкой "ВПРАВО". Переход к предыдущей кнопку - SHIFT+TAB или стрелкой "ВЛЕВО". Нажмите SPACE, или ENTER, чтобы выбрать элемент в редакторе.'
|
||||
}]
|
||||
},
|
||||
{
|
||||
name: "Команды",
|
||||
items: [{name: "Отменить", legend: "Нажмите ${undo}"}, {
|
||||
name: "Повторить",
|
||||
legend: "Нажмите ${redo}"
|
||||
}, {name: "Полужирный", legend: "Нажмите ${bold}"}, {
|
||||
name: "Курсив",
|
||||
legend: "Нажмите ${italic}"
|
||||
}, {name: "Подчеркнутый", legend: "Нажмите ${underline}"}, {
|
||||
name: "Гиперссылка",
|
||||
legend: "Нажмите ${link}"
|
||||
}, {
|
||||
name: "Свернуть панель инструментов",
|
||||
legend: "Нажмите ${toolbarCollapse}"
|
||||
}, {
|
||||
name: "Команды доступа к предыдущему фокусному пространству",
|
||||
legend: 'Нажмите ${accessPreviousSpace}, чтобы обратиться к ближайшему недостижимому фокусному пространству перед символом "^", например: два смежных HR элемента. Повторите комбинацию клавиш, чтобы достичь отдаленных фокусных пространств.'
|
||||
},
|
||||
{
|
||||
name: "Команды доступа к следующему фокусному пространству",
|
||||
legend: "Press ${accessNextSpace} to access the closest unreachable focus space after the caret, for example: two adjacent HR elements. Repeat the key combination to reach distant focus spaces."
|
||||
}, {name: "Справка по горячим клавишам", legend: "Нажмите ${a11yHelp}"}]
|
||||
}],
|
||||
backspace: "Backspace",
|
||||
tab: "Tab",
|
||||
enter: "Enter",
|
||||
shift: "Shift",
|
||||
ctrl: "Ctrl",
|
||||
alt: "Alt",
|
||||
pause: "Pause",
|
||||
capslock: "Caps Lock",
|
||||
escape: "Esc",
|
||||
pageUp: "Page Up",
|
||||
pageDown: "Page Down",
|
||||
end: "End",
|
||||
home: "Home",
|
||||
leftArrow: "Стрелка влево",
|
||||
upArrow: "Стрелка вверх",
|
||||
rightArrow: "Стрелка вправо",
|
||||
downArrow: "Стрелка вниз",
|
||||
insert: "Insert",
|
||||
"delete": "Delete",
|
||||
leftWindowKey: "Левая клавиша Windows",
|
||||
rightWindowKey: "Правая клавиша Windows",
|
||||
selectKey: "Выбрать",
|
||||
numpad0: "Цифра 0",
|
||||
numpad1: "Цифра 1",
|
||||
numpad2: "Цифра 2",
|
||||
numpad3: "Цифра 3",
|
||||
numpad4: "Цифра 4",
|
||||
numpad5: "Цифра 5",
|
||||
numpad6: "Цифра 6",
|
||||
numpad7: "Цифра 7",
|
||||
numpad8: "Цифра 8",
|
||||
numpad9: "Цифра 9",
|
||||
multiply: "Умножить",
|
||||
add: "Плюс",
|
||||
subtract: "Вычесть",
|
||||
decimalPoint: "Десятичная точка",
|
||||
divide: "Делить",
|
||||
f1: "F1",
|
||||
f2: "F2",
|
||||
f3: "F3",
|
||||
f4: "F4",
|
||||
f5: "F5",
|
||||
f6: "F6",
|
||||
f7: "F7",
|
||||
f8: "F8",
|
||||
f9: "F9",
|
||||
f10: "F10",
|
||||
f11: "F11",
|
||||
f12: "F12",
|
||||
numLock: "Num Lock",
|
||||
scrollLock: "Scroll Lock",
|
||||
semiColon: "Точка с запятой",
|
||||
equalSign: "Равно",
|
||||
comma: "Запятая",
|
||||
dash: "Тире",
|
||||
period: "Точка",
|
||||
forwardSlash: "Наклонная черта",
|
||||
graveAccent: "Апостроф",
|
||||
openBracket: "Открыть скобку",
|
||||
backSlash: "Обратная наклонная черта",
|
||||
closeBracket: "Закрыть скобку",
|
||||
singleQuote: "Одинарная кавычка"
|
||||
});
|
|
@ -1,110 +0,0 @@
|
|||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang("a11yhelp", "si", {
|
||||
title: "ළඟා වියහැකි ",
|
||||
contents: "උදව් සඳහා අන්තර්ගතය.නික්මයෙමට ESC බොත්තම ඔබන්න",
|
||||
legend: [{
|
||||
name: "පොදු කරුණු",
|
||||
items: [{
|
||||
name: "සංස්කරණ මෙවලම් ",
|
||||
legend: "ඔබන්න ${මෙවලම් තීරු අවධානය} මෙවලම් තීරුවේ එහා මෙහා යෑමට.ඉදිරියට යෑමට හා ආපසු යෑමට මෙවලම් තීරුකාණ්ඩය හා TAB හා SHIFT-TAB .ඉදිරියට යෑමට හා ආපසු යෑමට මෙවලම් තීරු බොත්තම සමග RIGHT ARROW හෝ LEFT ARROW.මෙවලම් තීරු බොත්තම සක්රිය කර ගැනීමට SPACE හෝ ENTER බොත්තම ඔබන්න."
|
||||
}, {
|
||||
name: "සංස්කරණ ",
|
||||
legend: "දෙබසක් තුළ, ඊළඟ දෙබස් පෙදෙසට යෑමට TAB බොත්තම ඔබන්න, කලින් පෙදෙසට යෑමට SHIFT + TAB බොත්තම ද, දෙබස් ඉදිරිපත් කිරීමට ENTER බොත්තම ද, දෙබස් නැවතීමට ESCබොත්තම ද, දෙබස් සහිත ගොනු, පිටු වැඩි සංක්යයාවක් ලබා ගෙනිමට,ගොනු තුළ එහාමෙහා යෑමට ALT + F10 බොත්තම් ද, ඊළඟ ගොනුවට යෑමට TAB හෝ RIGTH ARROW බොත්තම ඔබන්න. පෙර ගොනුවට යෑමට SHIFT + TAB හෝ LEFT ARROW බොත්තම් ද ,ගොනු පිටු තේරීමට SPACE හෝ ENTER බොත්තම් ද ඔබන්න."
|
||||
},
|
||||
{
|
||||
name: "සංස්කරණ අඩංගුවට ",
|
||||
legend: "ඔබන්න ${අන්තර්ගත මෙනුව} හෝ APPLICATION KEY අන්තර්ගත-මෙනුව විවුරතකිරීමට. ඊළඟ මෙනුව-ව්කල්පයන්ට යෑමට TAB හෝ DOWN ARROW බොත්තම ද, පෙර විකල්පයන්ටයෑමට SHIFT+TAB හෝ UP ARROW බොත්තම ද, මෙනුව-ව්කල්පයන් තේරීමට SPACE හෝ ENTER බොත්තම ද, දැනට විවුර්තව ඇති උප-මෙනුවක වීකල්ප තේරීමට SPACE හෝ ENTER හෝ RIGHT ARROW ද, නැවත පෙර ප්රධාන මෙනුවට යෑමට ESC හෝ LEFT ARROW බොත්තම ද. අන්තර්ගත-මෙනුව වැසීමට ESC බොත්තම ද ඔබන්න."
|
||||
}, {
|
||||
name: "සංස්කරණ තේරුම් ",
|
||||
legend: "තේරුම් කොටුව තුළ , ඊළඟ අයිතමයට යෑමට TAB හෝ DOWN ARROW , පෙර අයිතමයට යෑමට SHIFT + TAB හෝ UP ARROW . අයිතම විකල්පයන් තේරීමට SPACE හෝ ENTER ,තේරුම් කොටුව වැසීමට ESC බොත්තම් ද ඔබන්න."
|
||||
},
|
||||
{
|
||||
name: "සංස්කරණ අංග සහිත ",
|
||||
legend: "ඔබන්න ${මෙවලම් තීරු අවධානය} මෙවලම් තීරුවේ එහා මෙහා යෑමට.ඉදිරියට යෑමට හා ආපසු යෑමට මෙවලම් තීරුකාණ්ඩය හා TAB හා SHIFT-TAB .ඉදිරියට යෑමට හා ආපසු යෑමට මෙවලම් තීරු බොත්තම සමග RIGHT ARROW හෝ LEFT ARROW.මෙවලම් තීරු බොත්තම සක්රිය කර ගැනීමට SPACE හෝ ENTER බොත්තම ඔබන්න."
|
||||
}]
|
||||
}, {
|
||||
name: "විධාන",
|
||||
items: [{name: "විධානය වෙනස් ", legend: "ඔබන්න ${වෙනස් කිරීම}"}, {
|
||||
name: "විධාන නැවත් පෙර පරිදිම වෙනස්කර ගැනීම.",
|
||||
legend: "ඔබන්න ${නැවත් පෙර පරිදිම වෙනස්කර ගැනීම}"
|
||||
}, {name: "තද අකුරින් විධාන", legend: "ඔබන්න ${තද }"},
|
||||
{name: "බැධී අකුරු විධාන", legend: "ඔබන්න ${බැධී අකුරු }"}, {
|
||||
name: "යටින් ඉරි ඇද ඇති විධාන.",
|
||||
legend: "ඔබන්න ${යටින් ඉරි ඇද ඇති}"
|
||||
}, {name: "සම්බන්ධිත විධාන", legend: "ඔබන්න ${සම්බන්ධ }"}, {
|
||||
name: "මෙවලම් තීරු හැකුලුම් විධාන",
|
||||
legend: "ඔබන්න ${මෙවලම් තීරු හැකුලුම් }"
|
||||
}, {
|
||||
name: "යොමුවීමට පෙර වැදගත් විධාන",
|
||||
legend: "ඔබන්න ${යොමුවීමට ඊළඟ }"
|
||||
}, {name: "යොමුවීමට ඊළග වැදගත් විධාන", legend: "ඔබන්න ${යොමුවීමට ඊළඟ }"}, {
|
||||
name: "ප්රවේශ ",
|
||||
legend: "ඔබන්න ${a11y }"
|
||||
}]
|
||||
}],
|
||||
backspace: "Backspace",
|
||||
tab: "Tab",
|
||||
enter: "Enter",
|
||||
shift: "Shift",
|
||||
ctrl: "Ctrl",
|
||||
alt: "Alt",
|
||||
pause: "Pause",
|
||||
capslock: "Caps Lock",
|
||||
escape: "Escape",
|
||||
pageUp: "Page Up",
|
||||
pageDown: "Page Down",
|
||||
end: "End",
|
||||
home: "Home",
|
||||
leftArrow: "Left Arrow",
|
||||
upArrow: "Up Arrow",
|
||||
rightArrow: "Right Arrow",
|
||||
downArrow: "Down Arrow",
|
||||
insert: "Insert",
|
||||
"delete": "Delete",
|
||||
leftWindowKey: "Left Windows key",
|
||||
rightWindowKey: "Right Windows key",
|
||||
selectKey: "Select key",
|
||||
numpad0: "Numpad 0",
|
||||
numpad1: "Numpad 1",
|
||||
numpad2: "Numpad 2",
|
||||
numpad3: "Numpad 3",
|
||||
numpad4: "Numpad 4",
|
||||
numpad5: "Numpad 5",
|
||||
numpad6: "Numpad 6",
|
||||
numpad7: "Numpad 7",
|
||||
numpad8: "Numpad 8",
|
||||
numpad9: "Numpad 9",
|
||||
multiply: "Multiply",
|
||||
add: "Add",
|
||||
subtract: "Subtract",
|
||||
decimalPoint: "Decimal Point",
|
||||
divide: "Divide",
|
||||
f1: "F1",
|
||||
f2: "F2",
|
||||
f3: "F3",
|
||||
f4: "F4",
|
||||
f5: "F5",
|
||||
f6: "F6",
|
||||
f7: "F7",
|
||||
f8: "F8",
|
||||
f9: "F9",
|
||||
f10: "F10",
|
||||
f11: "F11",
|
||||
f12: "F12",
|
||||
numLock: "Num Lock",
|
||||
scrollLock: "Scroll Lock",
|
||||
semiColon: "Semicolon",
|
||||
equalSign: "Equal Sign",
|
||||
comma: "Comma",
|
||||
dash: "Dash",
|
||||
period: "Period",
|
||||
forwardSlash: "Forward Slash",
|
||||
graveAccent: "Grave Accent",
|
||||
openBracket: "Open Bracket",
|
||||
backSlash: "Backslash",
|
||||
closeBracket: "Close Bracket",
|
||||
singleQuote: "Single Quote"
|
||||
});
|
|
@ -1,115 +0,0 @@
|
|||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang("a11yhelp", "sk", {
|
||||
title: "Inštrukcie prístupnosti",
|
||||
contents: "Pomocný obsah. Pre zatvorenie tohto okna, stlačte ESC.",
|
||||
legend: [{
|
||||
name: "Všeobecne",
|
||||
items: [{
|
||||
name: "Lišta nástrojov editora",
|
||||
legend: "Stlačte ${toolbarFocus} pre navigáciu na lištu nástrojov. Medzi ďalšou a predchádzajúcou lištou nástrojov sa pohybujete s TAB a SHIFT-TAB. Medzi ďalším a predchádzajúcim tlačidlom na lište nástrojov sa pohybujete s pravou šípkou a ľavou šípkou. Stlačte medzerník alebo ENTER pre aktiváciu tlačidla lišty nástrojov."
|
||||
},
|
||||
{
|
||||
name: "Editorový dialóg",
|
||||
legend: "V dialogu, stlačte TAB pre navigáciu na ďalšie dialógové pole, stlačte STIFT + TAB pre presun na predchádzajúce pole, stlačte ENTER pre odoslanie dialógu, stlačte ESC pre zrušenie dialógu. Pre dialógy, ktoré majú viac záložiek, stlačte ALT + F10 pre navigácou do zoznamu záložiek. Potom sa posúvajte k ďalšej žáložke pomocou TAB alebo pravou šípkou. Pre presun k predchádzajúcej záložke, stlačte SHIFT + TAB alebo ľavú šípku. Stlačte medzerník alebo ENTER pre vybranie záložky."
|
||||
},
|
||||
{
|
||||
name: "Editorové kontextové menu",
|
||||
legend: "Stlačte ${contextMenu} alebo APPLICATION KEY pre otvorenie kontextového menu. Potom sa presúvajte na ďalšie možnosti menu s TAB alebo dolnou šípkou. Presunte sa k predchádzajúcej možnosti s SHIFT + TAB alebo hornou šípkou. Stlačte medzerník alebo ENTER pre výber možnosti menu. Otvorte pod-menu danej možnosti s medzerníkom, alebo ENTER, alebo pravou šípkou. Vráťte sa späť do položky rodičovského menu s ESC alebo ľavou šípkou. Zatvorte kontextové menu s ESC."
|
||||
},
|
||||
{
|
||||
name: "Editorov box zoznamu",
|
||||
legend: "V boxe zoznamu, presuňte sa na ďalšiu položku v zozname s TAB alebo dolnou šípkou. Presuňte sa k predchádzajúcej položke v zozname so SHIFT + TAB alebo hornou šípkou. Stlačte medzerník alebo ENTER pre výber možnosti zoznamu. Stlačte ESC pre zatvorenie boxu zoznamu."
|
||||
}, {
|
||||
name: "Editorove pásmo cesty prvku",
|
||||
legend: "Stlačte ${elementsPathFocus} pre navigovanie na pásmo cesty elementu. Presuňte sa na tlačidlo ďalšieho prvku s TAB alebo pravou šípkou. Presuňte sa k predchádzajúcemu tlačidlu s SHIFT + TAB alebo ľavou šípkou. Stlačte medzerník alebo ENTER pre výber prvku v editore."
|
||||
}]
|
||||
},
|
||||
{
|
||||
name: "Príkazy",
|
||||
items: [{name: "Vrátiť príkazy", legend: "Stlačte ${undo}"}, {
|
||||
name: "Nanovo vrátiť príkaz",
|
||||
legend: "Stlačte ${redo}"
|
||||
}, {name: "Príkaz na stučnenie", legend: "Stlačte ${bold}"}, {
|
||||
name: "Príkaz na kurzívu",
|
||||
legend: "Stlačte ${italic}"
|
||||
}, {name: "Príkaz na podčiarknutie", legend: "Stlačte ${underline}"}, {
|
||||
name: "Príkaz na odkaz",
|
||||
legend: "Stlačte ${link}"
|
||||
}, {
|
||||
name: "Príkaz na zbalenie lišty nástrojov",
|
||||
legend: "Stlačte ${toolbarCollapse}"
|
||||
}, {
|
||||
name: "Prejsť na predchádzajúcu zamerateľnú medzeru príkazu",
|
||||
legend: "Stlačte ${accessPreviousSpace} pre prístup na najbližšie nedosiahnuteľné zamerateľné medzery pred vsuvkuo. Napríklad: dve za sebou idúce horizontálne čiary. Opakujte kombináciu klávesov pre dosiahnutie vzdialených zamerateľných medzier."
|
||||
},
|
||||
{
|
||||
name: "Prejsť na ďalší ",
|
||||
legend: "Stlačte ${accessNextSpace} pre prístup na najbližšie nedosiahnuteľné zamerateľné medzery po vsuvke. Napríklad: dve za sebou idúce horizontálne čiary. Opakujte kombináciu klávesov pre dosiahnutie vzdialených zamerateľných medzier."
|
||||
}, {name: "Pomoc prístupnosti", legend: "Stlačte ${a11yHelp}"}]
|
||||
}],
|
||||
backspace: "Backspace",
|
||||
tab: "Tab",
|
||||
enter: "Enter",
|
||||
shift: "Shift",
|
||||
ctrl: "Ctrl",
|
||||
alt: "Alt",
|
||||
pause: "Pause",
|
||||
capslock: "Caps Lock",
|
||||
escape: "Escape",
|
||||
pageUp: "Page Up",
|
||||
pageDown: "Page Down",
|
||||
end: "End",
|
||||
home: "Home",
|
||||
leftArrow: "Left Arrow",
|
||||
upArrow: "Up Arrow",
|
||||
rightArrow: "Right Arrow",
|
||||
downArrow: "Down Arrow",
|
||||
insert: "Insert",
|
||||
"delete": "Delete",
|
||||
leftWindowKey: "Left Windows key",
|
||||
rightWindowKey: "Right Windows key",
|
||||
selectKey: "Select key",
|
||||
numpad0: "Numpad 0",
|
||||
numpad1: "Numpad 1",
|
||||
numpad2: "Numpad 2",
|
||||
numpad3: "Numpad 3",
|
||||
numpad4: "Numpad 4",
|
||||
numpad5: "Numpad 5",
|
||||
numpad6: "Numpad 6",
|
||||
numpad7: "Numpad 7",
|
||||
numpad8: "Numpad 8",
|
||||
numpad9: "Numpad 9",
|
||||
multiply: "Multiply",
|
||||
add: "Add",
|
||||
subtract: "Subtract",
|
||||
decimalPoint: "Decimal Point",
|
||||
divide: "Divide",
|
||||
f1: "F1",
|
||||
f2: "F2",
|
||||
f3: "F3",
|
||||
f4: "F4",
|
||||
f5: "F5",
|
||||
f6: "F6",
|
||||
f7: "F7",
|
||||
f8: "F8",
|
||||
f9: "F9",
|
||||
f10: "F10",
|
||||
f11: "F11",
|
||||
f12: "F12",
|
||||
numLock: "Num Lock",
|
||||
scrollLock: "Scroll Lock",
|
||||
semiColon: "Semicolon",
|
||||
equalSign: "Equal Sign",
|
||||
comma: "Comma",
|
||||
dash: "Dash",
|
||||
period: "Period",
|
||||
forwardSlash: "Forward Slash",
|
||||
graveAccent: "Grave Accent",
|
||||
openBracket: "Open Bracket",
|
||||
backSlash: "Backslash",
|
||||
closeBracket: "Close Bracket",
|
||||
singleQuote: "Single Quote"
|
||||
});
|
|
@ -1,114 +0,0 @@
|
|||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang("a11yhelp", "sl", {
|
||||
title: "Navodila Dostopnosti",
|
||||
contents: "Vsebina Pomoči. Če želite zapreti to pogovorno okno pritisnite ESC.",
|
||||
legend: [{
|
||||
name: "Splošno",
|
||||
items: [{
|
||||
name: "Urejevalna Orodna Vrstica",
|
||||
legend: "Pritisnite ${toolbarFocus} za pomik v orodno vrstico. Z TAB in SHIFT-TAB se pomikate na naslednjo in prejšnjo skupino orodne vrstice. Z DESNO PUŠČICO ali LEVO PUŠČICO se pomikate na naslednji in prejšnji gumb orodne vrstice. Pritisnite SPACE ali ENTER, da aktivirate gumb orodne vrstice."
|
||||
},
|
||||
{
|
||||
name: "Urejevalno Pogovorno Okno",
|
||||
legend: "Znotraj pogovornega okna, pritisnite tipko TAB za pomik na naslednjo pogovorno polje, pritisnite SHIFT + TAB za pomik v prejšnje polje, pritisnite tipko ENTER za predložitev pogovornega okna, pritisnite tipko ESC, da prekličete okno. Za okna, ki imajo več zavihkov, pritisnite ALT + F10, da pojdete na seznam zavihkov. Na naslednji zavihek se premaknete s tipko TAB ali DESNO PUŠČICO. Z SHIFT + TAB ali LEVO PUŠČICO pa se premaknete na prejšnji zavihek. Pritisnite tipko SPACE ali ENTER za izbiro zavihka."
|
||||
},
|
||||
{
|
||||
name: "Urejevalni Kontekstni Meni",
|
||||
legend: "Pritisnite ${contextMenu} ali APPLICATION KEY, da odprete kontekstni meni. Nato se premaknite na naslednjo možnost menija s tipko TAB ali PUŠČICA DOL. Premakniti se na prejšnjo možnost z SHIFT + TAB ali PUŠČICA GOR. Pritisnite SPACE ali ENTER za izbiro možnosti menija. Odprite podmeni trenutne možnosti menija s tipko SPACE ali ENTER ali DESNA PUŠČICA. Vrnite se na matični element menija s tipko ESC ali LEVA PUŠČICA. Zaprite kontekstni meni z ESC."
|
||||
}, {
|
||||
name: "Urejevalno Seznamsko Polje",
|
||||
legend: "Znotraj seznama, se premaknete na naslednji element seznama s tipko TAB ali PUŠČICO DOL. Z SHIFT + TAB ali PUŠČICO GOR se premaknete na prejšnji element seznama. Pritisnite tipko SPACE ali ENTER za izbiro elementa. Pritisnite tipko ESC, da zaprete seznam."
|
||||
}, {
|
||||
name: "Urejevalna vrstica poti elementa",
|
||||
legend: "Pritisnite ${elementsPathFocus} za pomikanje po vrstici elementnih poti. S TAB ali DESNA PUŠČICA se premaknete na naslednji gumb elementa. Z SHIFT + TAB ali LEVO PUŠČICO se premaknete na prejšnji gumb elementa. Pritisnite SPACE ali ENTER za izbiro elementa v urejevalniku."
|
||||
}]
|
||||
},
|
||||
{
|
||||
name: "Ukazi",
|
||||
items: [{name: "Razveljavi ukaz", legend: "Pritisnite ${undo}"}, {
|
||||
name: "Ponovi ukaz",
|
||||
legend: "Pritisnite ${redo}"
|
||||
}, {name: "Krepki ukaz", legend: "Pritisnite ${bold}"}, {
|
||||
name: "Ležeči ukaz",
|
||||
legend: "Pritisnite ${italic}"
|
||||
}, {name: "Poudarni ukaz", legend: "Pritisnite ${underline}"}, {
|
||||
name: "Ukaz povezave",
|
||||
legend: "Pritisnite ${link}"
|
||||
}, {
|
||||
name: "Skrči Orodno Vrstico Ukaz",
|
||||
legend: "Pritisnite ${toolbarCollapse}"
|
||||
}, {
|
||||
name: "Dostop do prejšnjega ukaza ostrenja",
|
||||
legend: "Pritisnite ${accessPreviousSpace} za dostop do najbližjega nedosegljivega osredotočenega prostora pred strešico, npr.: dva sosednja HR elementa. Ponovite kombinacijo tipk, da dosežete oddaljene osredotočene prostore."
|
||||
},
|
||||
{
|
||||
name: "Dostop do naslednjega ukaza ostrenja",
|
||||
legend: "Pritisnite ${accessNextSpace} za dostop do najbližjega nedosegljivega osredotočenega prostora po strešici, npr.: dva sosednja HR elementa. Ponovite kombinacijo tipk, da dosežete oddaljene osredotočene prostore."
|
||||
}, {name: "Pomoč Dostopnosti", legend: "Pritisnite ${a11yHelp}"}]
|
||||
}],
|
||||
backspace: "Backspace",
|
||||
tab: "Tab",
|
||||
enter: "Enter",
|
||||
shift: "Shift",
|
||||
ctrl: "Ctrl",
|
||||
alt: "Alt",
|
||||
pause: "Pause",
|
||||
capslock: "Caps Lock",
|
||||
escape: "Escape",
|
||||
pageUp: "Page Up",
|
||||
pageDown: "Page Down",
|
||||
end: "End",
|
||||
home: "Home",
|
||||
leftArrow: "Levo puščica",
|
||||
upArrow: "Gor puščica",
|
||||
rightArrow: "Desno puščica",
|
||||
downArrow: "Dol puščica",
|
||||
insert: "Insert",
|
||||
"delete": "Delete",
|
||||
leftWindowKey: "Leva Windows tipka",
|
||||
rightWindowKey: "Desna Windows tipka",
|
||||
selectKey: "Select tipka",
|
||||
numpad0: "Numpad 0",
|
||||
numpad1: "Numpad 1",
|
||||
numpad2: "Numpad 2",
|
||||
numpad3: "Numpad 3",
|
||||
numpad4: "Numpad 4",
|
||||
numpad5: "Numpad 5",
|
||||
numpad6: "Numpad 6",
|
||||
numpad7: "Numpad 7",
|
||||
numpad8: "Numpad 8",
|
||||
numpad9: "Numpad 9",
|
||||
multiply: "Zmnoži",
|
||||
add: "Dodaj",
|
||||
subtract: "Odštej",
|
||||
decimalPoint: "Decimalna vejica",
|
||||
divide: "Deli",
|
||||
f1: "F1",
|
||||
f2: "F2",
|
||||
f3: "F3",
|
||||
f4: "F4",
|
||||
f5: "F5",
|
||||
f6: "F6",
|
||||
f7: "F7",
|
||||
f8: "F8",
|
||||
f9: "F9",
|
||||
f10: "F10",
|
||||
f11: "F11",
|
||||
f12: "F12",
|
||||
numLock: "Num Lock",
|
||||
scrollLock: "Scroll Lock",
|
||||
semiColon: "Podpičje",
|
||||
equalSign: "enačaj",
|
||||
comma: "Vejica",
|
||||
dash: "Vezaj",
|
||||
period: "Pika",
|
||||
forwardSlash: "Desna poševnica",
|
||||
graveAccent: "Krativec",
|
||||
openBracket: "Oklepaj",
|
||||
backSlash: "Leva poševnica",
|
||||
closeBracket: "Oklepaj",
|
||||
singleQuote: "Opuščaj"
|
||||
});
|
|
@ -1,114 +0,0 @@
|
|||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang("a11yhelp", "sq", {
|
||||
title: "Udhëzimet e Qasjes",
|
||||
contents: "Përmbajtja ndihmëse. Për ta mbyllur dialogun shtyp ESC.",
|
||||
legend: [{
|
||||
name: "Të përgjithshme",
|
||||
items: [{
|
||||
name: "Shiriti i Redaktuesit",
|
||||
legend: "Press ${toolbarFocus} to navigate to the toolbar. Move to the next and previous toolbar group with TAB and SHIFT-TAB. Move to the next and previous toolbar button with RIGHT ARROW or LEFT ARROW. Press SPACE or ENTER to activate the toolbar button."
|
||||
}, {
|
||||
name: "Dialogu i Redaktuesit",
|
||||
legend: "Inside a dialog, press TAB to navigate to next dialog field, press SHIFT + TAB to move to previous field, press ENTER to submit dialog, press ESC to cancel dialog. For dialogs that have multiple tab pages, press ALT + F10 to navigate to tab-list. Then move to next tab with TAB OR RIGTH ARROW. Move to previous tab with SHIFT + TAB or LEFT ARROW. Press SPACE or ENTER to select the tab page."
|
||||
},
|
||||
{
|
||||
name: "Editor Context Menu",
|
||||
legend: "Press ${contextMenu} or APPLICATION KEY to open context-menu. Then move to next menu option with TAB or DOWN ARROW. Move to previous option with SHIFT+TAB or UP ARROW. Press SPACE or ENTER to select the menu option. Open sub-menu of current option with SPACE or ENTER or RIGHT ARROW. Go back to parent menu item with ESC or LEFT ARROW. Close context menu with ESC."
|
||||
}, {
|
||||
name: "Editor List Box",
|
||||
legend: "Inside a list-box, move to next list item with TAB OR DOWN ARROW. Move to previous list item with SHIFT + TAB or UP ARROW. Press SPACE or ENTER to select the list option. Press ESC to close the list-box."
|
||||
},
|
||||
{
|
||||
name: "Editor Element Path Bar",
|
||||
legend: "Press ${elementsPathFocus} to navigate to the elements path bar. Move to next element button with TAB or RIGHT ARROW. Move to previous button with SHIFT+TAB or LEFT ARROW. Press SPACE or ENTER to select the element in editor."
|
||||
}]
|
||||
}, {
|
||||
name: "Komandat",
|
||||
items: [{name: "Rikthe komandën", legend: "Shtyp ${undo}"}, {
|
||||
name: "Ribëj komandën",
|
||||
legend: "Shtyp ${redo}"
|
||||
}, {name: "Komanda e trashjes së tekstit", legend: "Shtyp ${bold}"}, {
|
||||
name: "Komanda kursive",
|
||||
legend: "Shtyp ${italic}"
|
||||
},
|
||||
{name: "Komanda e nënvijëzimit", legend: "Shtyp ${underline}"}, {
|
||||
name: "Komanda e Nyjes",
|
||||
legend: "Shtyp ${link}"
|
||||
}, {
|
||||
name: " Toolbar Collapse command",
|
||||
legend: "Shtyp ${toolbarCollapse}"
|
||||
}, {
|
||||
name: " Access previous focus space command",
|
||||
legend: "Press ${accessPreviousSpace} to access the closest unreachable focus space before the caret, for example: two adjacent HR elements. Repeat the key combination to reach distant focus spaces."
|
||||
}, {
|
||||
name: " Access next focus space command",
|
||||
legend: "Press ${accessNextSpace} to access the closest unreachable focus space after the caret, for example: two adjacent HR elements. Repeat the key combination to reach distant focus spaces."
|
||||
},
|
||||
{name: "Ndihmë Qasjeje", legend: "Shtyp ${a11yHelp}"}]
|
||||
}],
|
||||
backspace: "Backspace",
|
||||
tab: "Tab",
|
||||
enter: "Enter",
|
||||
shift: "Shift",
|
||||
ctrl: "Ctrl",
|
||||
alt: "Alt",
|
||||
pause: "Pause",
|
||||
capslock: "Caps Lock",
|
||||
escape: "Escape",
|
||||
pageUp: "Page Up",
|
||||
pageDown: "Page Down",
|
||||
end: "End",
|
||||
home: "Home",
|
||||
leftArrow: "Left Arrow",
|
||||
upArrow: "Up Arrow",
|
||||
rightArrow: "Right Arrow",
|
||||
downArrow: "Down Arrow",
|
||||
insert: "Insert",
|
||||
"delete": "Delete",
|
||||
leftWindowKey: "Left Windows key",
|
||||
rightWindowKey: "Right Windows key",
|
||||
selectKey: "Select key",
|
||||
numpad0: "Numpad 0",
|
||||
numpad1: "Numpad 1",
|
||||
numpad2: "Numpad 2",
|
||||
numpad3: "Numpad 3",
|
||||
numpad4: "Numpad 4",
|
||||
numpad5: "Numpad 5",
|
||||
numpad6: "Numpad 6",
|
||||
numpad7: "Numpad 7",
|
||||
numpad8: "Numpad 8",
|
||||
numpad9: "Numpad 9",
|
||||
multiply: "Multiply",
|
||||
add: "Add",
|
||||
subtract: "Subtract",
|
||||
decimalPoint: "Decimal Point",
|
||||
divide: "Divide",
|
||||
f1: "F1",
|
||||
f2: "F2",
|
||||
f3: "F3",
|
||||
f4: "F4",
|
||||
f5: "F5",
|
||||
f6: "F6",
|
||||
f7: "F7",
|
||||
f8: "F8",
|
||||
f9: "F9",
|
||||
f10: "F10",
|
||||
f11: "F11",
|
||||
f12: "F12",
|
||||
numLock: "Num Lock",
|
||||
scrollLock: "Scroll Lock",
|
||||
semiColon: "Semicolon",
|
||||
equalSign: "Equal Sign",
|
||||
comma: "Comma",
|
||||
dash: "Dash",
|
||||
period: "Period",
|
||||
forwardSlash: "Forward Slash",
|
||||
graveAccent: "Grave Accent",
|
||||
openBracket: "Open Bracket",
|
||||
backSlash: "Backslash",
|
||||
closeBracket: "Close Bracket",
|
||||
singleQuote: "Single Quote"
|
||||
});
|
|
@ -1,110 +0,0 @@
|
|||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang("a11yhelp", "sr-latn", {
|
||||
title: "Accessibility Instructions",
|
||||
contents: "Help Contents. To close this dialog press ESC.",
|
||||
legend: [{
|
||||
name: "Opšte",
|
||||
items: [{
|
||||
name: "Editor Toolbar",
|
||||
legend: "Press ${toolbarFocus} to navigate to the toolbar. Move to the next and previous toolbar group with TAB and SHIFT-TAB. Move to the next and previous toolbar button with RIGHT ARROW or LEFT ARROW. Press SPACE or ENTER to activate the toolbar button."
|
||||
}, {
|
||||
name: "Editor Dialog",
|
||||
legend: "Inside a dialog, press TAB to navigate to next dialog field, press SHIFT + TAB to move to previous field, press ENTER to submit dialog, press ESC to cancel dialog. For dialogs that have multiple tab pages, press ALT + F10 to navigate to tab-list. Then move to next tab with TAB OR RIGTH ARROW. Move to previous tab with SHIFT + TAB or LEFT ARROW. Press SPACE or ENTER to select the tab page."
|
||||
},
|
||||
{
|
||||
name: "Editor Context Menu",
|
||||
legend: "Press ${contextMenu} or APPLICATION KEY to open context-menu. Then move to next menu option with TAB or DOWN ARROW. Move to previous option with SHIFT+TAB or UP ARROW. Press SPACE or ENTER to select the menu option. Open sub-menu of current option with SPACE or ENTER or RIGHT ARROW. Go back to parent menu item with ESC or LEFT ARROW. Close context menu with ESC."
|
||||
}, {
|
||||
name: "Editor List Box",
|
||||
legend: "Inside a list-box, move to next list item with TAB OR DOWN ARROW. Move to previous list item with SHIFT + TAB or UP ARROW. Press SPACE or ENTER to select the list option. Press ESC to close the list-box."
|
||||
},
|
||||
{
|
||||
name: "Editor Element Path Bar",
|
||||
legend: "Press ${elementsPathFocus} to navigate to the elements path bar. Move to next element button with TAB or RIGHT ARROW. Move to previous button with SHIFT+TAB or LEFT ARROW. Press SPACE or ENTER to select the element in editor."
|
||||
}]
|
||||
}, {
|
||||
name: "Commands",
|
||||
items: [{name: " Undo command", legend: "Press ${undo}"}, {
|
||||
name: " Redo command",
|
||||
legend: "Press ${redo}"
|
||||
}, {name: " Bold command", legend: "Press ${bold}"}, {name: " Italic command", legend: "Press ${italic}"}, {
|
||||
name: " Underline command",
|
||||
legend: "Press ${underline}"
|
||||
}, {name: " Link command", legend: "Press ${link}"}, {
|
||||
name: " Toolbar Collapse command",
|
||||
legend: "Press ${toolbarCollapse}"
|
||||
}, {
|
||||
name: " Access previous focus space command",
|
||||
legend: "Press ${accessPreviousSpace} to access the closest unreachable focus space before the caret, for example: two adjacent HR elements. Repeat the key combination to reach distant focus spaces."
|
||||
}, {
|
||||
name: " Access next focus space command",
|
||||
legend: "Press ${accessNextSpace} to access the closest unreachable focus space after the caret, for example: two adjacent HR elements. Repeat the key combination to reach distant focus spaces."
|
||||
},
|
||||
{name: " Accessibility Help", legend: "Press ${a11yHelp}"}]
|
||||
}],
|
||||
backspace: "Backspace",
|
||||
tab: "Tab",
|
||||
enter: "Enter",
|
||||
shift: "Shift",
|
||||
ctrl: "Ctrl",
|
||||
alt: "Alt",
|
||||
pause: "Pause",
|
||||
capslock: "Caps Lock",
|
||||
escape: "Escape",
|
||||
pageUp: "Page Up",
|
||||
pageDown: "Page Down",
|
||||
end: "End",
|
||||
home: "Home",
|
||||
leftArrow: "Left Arrow",
|
||||
upArrow: "Up Arrow",
|
||||
rightArrow: "Right Arrow",
|
||||
downArrow: "Down Arrow",
|
||||
insert: "Insert",
|
||||
"delete": "Delete",
|
||||
leftWindowKey: "Left Windows key",
|
||||
rightWindowKey: "Right Windows key",
|
||||
selectKey: "Select key",
|
||||
numpad0: "Numpad 0",
|
||||
numpad1: "Numpad 1",
|
||||
numpad2: "Numpad 2",
|
||||
numpad3: "Numpad 3",
|
||||
numpad4: "Numpad 4",
|
||||
numpad5: "Numpad 5",
|
||||
numpad6: "Numpad 6",
|
||||
numpad7: "Numpad 7",
|
||||
numpad8: "Numpad 8",
|
||||
numpad9: "Numpad 9",
|
||||
multiply: "Multiply",
|
||||
add: "Add",
|
||||
subtract: "Subtract",
|
||||
decimalPoint: "Decimal Point",
|
||||
divide: "Divide",
|
||||
f1: "F1",
|
||||
f2: "F2",
|
||||
f3: "F3",
|
||||
f4: "F4",
|
||||
f5: "F5",
|
||||
f6: "F6",
|
||||
f7: "F7",
|
||||
f8: "F8",
|
||||
f9: "F9",
|
||||
f10: "F10",
|
||||
f11: "F11",
|
||||
f12: "F12",
|
||||
numLock: "Num Lock",
|
||||
scrollLock: "Scroll Lock",
|
||||
semiColon: "Semicolon",
|
||||
equalSign: "Equal Sign",
|
||||
comma: "Comma",
|
||||
dash: "Dash",
|
||||
period: "Period",
|
||||
forwardSlash: "Forward Slash",
|
||||
graveAccent: "Grave Accent",
|
||||
openBracket: "Open Bracket",
|
||||
backSlash: "Backslash",
|
||||
closeBracket: "Close Bracket",
|
||||
singleQuote: "Single Quote"
|
||||
});
|
|
@ -1,110 +0,0 @@
|
|||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang("a11yhelp", "sr", {
|
||||
title: "Accessibility Instructions",
|
||||
contents: "Help Contents. To close this dialog press ESC.",
|
||||
legend: [{
|
||||
name: "Опште",
|
||||
items: [{
|
||||
name: "Editor Toolbar",
|
||||
legend: "Press ${toolbarFocus} to navigate to the toolbar. Move to the next and previous toolbar group with TAB and SHIFT-TAB. Move to the next and previous toolbar button with RIGHT ARROW or LEFT ARROW. Press SPACE or ENTER to activate the toolbar button."
|
||||
}, {
|
||||
name: "Editor Dialog",
|
||||
legend: "Inside a dialog, press TAB to navigate to next dialog field, press SHIFT + TAB to move to previous field, press ENTER to submit dialog, press ESC to cancel dialog. For dialogs that have multiple tab pages, press ALT + F10 to navigate to tab-list. Then move to next tab with TAB OR RIGTH ARROW. Move to previous tab with SHIFT + TAB or LEFT ARROW. Press SPACE or ENTER to select the tab page."
|
||||
},
|
||||
{
|
||||
name: "Editor Context Menu",
|
||||
legend: "Press ${contextMenu} or APPLICATION KEY to open context-menu. Then move to next menu option with TAB or DOWN ARROW. Move to previous option with SHIFT+TAB or UP ARROW. Press SPACE or ENTER to select the menu option. Open sub-menu of current option with SPACE or ENTER or RIGHT ARROW. Go back to parent menu item with ESC or LEFT ARROW. Close context menu with ESC."
|
||||
}, {
|
||||
name: "Editor List Box",
|
||||
legend: "Inside a list-box, move to next list item with TAB OR DOWN ARROW. Move to previous list item with SHIFT + TAB or UP ARROW. Press SPACE or ENTER to select the list option. Press ESC to close the list-box."
|
||||
},
|
||||
{
|
||||
name: "Editor Element Path Bar",
|
||||
legend: "Press ${elementsPathFocus} to navigate to the elements path bar. Move to next element button with TAB or RIGHT ARROW. Move to previous button with SHIFT+TAB or LEFT ARROW. Press SPACE or ENTER to select the element in editor."
|
||||
}]
|
||||
}, {
|
||||
name: "Commands",
|
||||
items: [{name: " Undo command", legend: "Press ${undo}"}, {
|
||||
name: " Redo command",
|
||||
legend: "Press ${redo}"
|
||||
}, {name: " Bold command", legend: "Press ${bold}"}, {name: " Italic command", legend: "Press ${italic}"}, {
|
||||
name: " Underline command",
|
||||
legend: "Press ${underline}"
|
||||
}, {name: " Link command", legend: "Press ${link}"}, {
|
||||
name: " Toolbar Collapse command",
|
||||
legend: "Press ${toolbarCollapse}"
|
||||
}, {
|
||||
name: " Access previous focus space command",
|
||||
legend: "Press ${accessPreviousSpace} to access the closest unreachable focus space before the caret, for example: two adjacent HR elements. Repeat the key combination to reach distant focus spaces."
|
||||
}, {
|
||||
name: " Access next focus space command",
|
||||
legend: "Press ${accessNextSpace} to access the closest unreachable focus space after the caret, for example: two adjacent HR elements. Repeat the key combination to reach distant focus spaces."
|
||||
},
|
||||
{name: " Accessibility Help", legend: "Press ${a11yHelp}"}]
|
||||
}],
|
||||
backspace: "Backspace",
|
||||
tab: "Tab",
|
||||
enter: "Enter",
|
||||
shift: "Shift",
|
||||
ctrl: "Ctrl",
|
||||
alt: "Alt",
|
||||
pause: "Pause",
|
||||
capslock: "Caps Lock",
|
||||
escape: "Escape",
|
||||
pageUp: "Page Up",
|
||||
pageDown: "Page Down",
|
||||
end: "End",
|
||||
home: "Home",
|
||||
leftArrow: "Left Arrow",
|
||||
upArrow: "Up Arrow",
|
||||
rightArrow: "Right Arrow",
|
||||
downArrow: "Down Arrow",
|
||||
insert: "Insert",
|
||||
"delete": "Delete",
|
||||
leftWindowKey: "Left Windows key",
|
||||
rightWindowKey: "Right Windows key",
|
||||
selectKey: "Select key",
|
||||
numpad0: "Numpad 0",
|
||||
numpad1: "Numpad 1",
|
||||
numpad2: "Numpad 2",
|
||||
numpad3: "Numpad 3",
|
||||
numpad4: "Numpad 4",
|
||||
numpad5: "Numpad 5",
|
||||
numpad6: "Numpad 6",
|
||||
numpad7: "Numpad 7",
|
||||
numpad8: "Numpad 8",
|
||||
numpad9: "Numpad 9",
|
||||
multiply: "Multiply",
|
||||
add: "Add",
|
||||
subtract: "Subtract",
|
||||
decimalPoint: "Decimal Point",
|
||||
divide: "Divide",
|
||||
f1: "F1",
|
||||
f2: "F2",
|
||||
f3: "F3",
|
||||
f4: "F4",
|
||||
f5: "F5",
|
||||
f6: "F6",
|
||||
f7: "F7",
|
||||
f8: "F8",
|
||||
f9: "F9",
|
||||
f10: "F10",
|
||||
f11: "F11",
|
||||
f12: "F12",
|
||||
numLock: "Num Lock",
|
||||
scrollLock: "Scroll Lock",
|
||||
semiColon: "Semicolon",
|
||||
equalSign: "Equal Sign",
|
||||
comma: "Comma",
|
||||
dash: "Dash",
|
||||
period: "Period",
|
||||
forwardSlash: "Forward Slash",
|
||||
graveAccent: "Grave Accent",
|
||||
openBracket: "Open Bracket",
|
||||
backSlash: "Backslash",
|
||||
closeBracket: "Close Bracket",
|
||||
singleQuote: "Single Quote"
|
||||
});
|
|
@ -1,110 +0,0 @@
|
|||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang("a11yhelp", "sv", {
|
||||
title: "Hjälpmedelsinstruktioner",
|
||||
contents: "Hjälpinnehåll. För att stänga denna dialogruta trycker du på ESC.",
|
||||
legend: [{
|
||||
name: "Allmänt",
|
||||
items: [{
|
||||
name: "Editor verktygsfält",
|
||||
legend: "Tryck på ${toolbarFocus} för att navigera till verktygsfältet. Flytta till nästa och föregående verktygsfältsgrupp med TAB och SHIFT-TAB. Flytta till nästa och föregående knapp i verktygsfältet med HÖGERPIL eller VÄNSTERPIL. Tryck Space eller ENTER för att aktivera knappen i verktygsfältet."
|
||||
},
|
||||
{
|
||||
name: "Dialogeditor",
|
||||
legend: "Inuti en dialogruta, tryck TAB för att navigera till nästa fält i dialogrutan. Du trycker SKIFT + TAB för att flytta till föregående fält. Tryck ENTER för att skicka. Du avbryter och stänger dialogen med ESC. För dialogrutor som har flera flikar, tryck ALT + F10 navigera till fliklistan. Flytta sedan till nästa flik med HÖGERPIL. Flytta till föregående flik med SHIFT + TAB eller VÄNSTERPIL. Tryck Space eller ENTER för att välja fliken."
|
||||
}, {
|
||||
name: "Editor för innehållsmeny",
|
||||
legend: "Tryck på $ {contextMenu} eller PROGRAMTANGENTEN för att öppna snabbmenyn. Flytta sedan till nästa menyalternativ med TAB eller NEDPIL. Flytta till föregående alternativ med SHIFT + TABB eller UPPIL. Tryck Space eller ENTER för att välja menyalternativ. Öppna undermeny av nuvarande alternativ med SPACE eller ENTER eller HÖGERPIL. Gå tillbaka till överordnade menyalternativ med ESC eller VÄNSTERPIL. Stäng snabbmenyn med ESC."
|
||||
}, {
|
||||
name: "Editor för List Box",
|
||||
legend: "Inuti en list-box, gå till nästa listobjekt med TAB eller NEDPIL. Flytta till föregående listobjekt med SHIFT + TAB eller UPPIL. Tryck Space eller ENTER för att välja listan alternativet. Tryck ESC för att stänga listan-boxen."
|
||||
},
|
||||
{
|
||||
name: "Editor för elementens sökväg",
|
||||
legend: "Tryck på $ {elementsPathFocus} för att navigera till verktygsfältet för elementens sökvägar. Flytta till nästa elementknapp med TAB eller HÖGERPIL. Flytta till föregående knapp med SKIFT + TAB eller VÄNSTERPIL. Tryck Space eller ENTER för att välja element i redigeraren."
|
||||
}]
|
||||
}, {
|
||||
name: "Kommandon",
|
||||
items: [{name: "Kommandot ångra", legend: "Tryck på ${undo}"}, {
|
||||
name: "Kommandot gör om",
|
||||
legend: "Tryck på ${redo}"
|
||||
}, {name: "Kommandot fet stil", legend: "Tryck på ${bold}"},
|
||||
{name: "Kommandot kursiv", legend: "Tryck på ${italic}"}, {
|
||||
name: "Kommandot understruken",
|
||||
legend: "Tryck på ${underline}"
|
||||
}, {name: "Kommandot länk", legend: "Tryck på ${link}"}, {
|
||||
name: "Verktygsfält Dölj kommandot",
|
||||
legend: "Tryck på ${toolbarCollapse}"
|
||||
}, {
|
||||
name: "Gå till föregående fokus plats",
|
||||
legend: "Tryck på ${accessPreviousSpace} för att gå till närmast onåbara utrymme före markören, exempel: två intilliggande HR element. Repetera tangentkombinationen för att gå till nästa."
|
||||
}, {
|
||||
name: "Tillgå nästa fokuskommandots utrymme",
|
||||
legend: "Tryck ${accessNextSpace} på för att komma åt den närmaste onåbar fokus utrymme efter cirkumflex, till exempel: två intilliggande HR element. Upprepa tangentkombinationen för att nå avlägsna fokus utrymmen."
|
||||
}, {name: "Hjälp om tillgänglighet", legend: "Tryck ${a11yHelp}"}]
|
||||
}],
|
||||
backspace: "Backsteg",
|
||||
tab: "Tab",
|
||||
enter: "Retur",
|
||||
shift: "Skift",
|
||||
ctrl: "Ctrl",
|
||||
alt: "Alt",
|
||||
pause: "Paus",
|
||||
capslock: "Caps lock",
|
||||
escape: "Escape",
|
||||
pageUp: "Sida Up",
|
||||
pageDown: "Sida Ned",
|
||||
end: "Slut",
|
||||
home: "Hem",
|
||||
leftArrow: "Vänsterpil",
|
||||
upArrow: "Uppil",
|
||||
rightArrow: "Högerpil",
|
||||
downArrow: "Nedåtpil",
|
||||
insert: "Infoga",
|
||||
"delete": "Radera",
|
||||
leftWindowKey: "Vänster Windowstangent",
|
||||
rightWindowKey: "Höger Windowstangent",
|
||||
selectKey: "Välj tangent",
|
||||
numpad0: "Nummer 0",
|
||||
numpad1: "Nummer 1",
|
||||
numpad2: "Nummer 2",
|
||||
numpad3: "Nummer 3",
|
||||
numpad4: "Nummer 4",
|
||||
numpad5: "Nummer 5",
|
||||
numpad6: "Nummer 6",
|
||||
numpad7: "Nummer 7",
|
||||
numpad8: "Nummer 8",
|
||||
numpad9: "Nummer 9",
|
||||
multiply: "Multiplicera",
|
||||
add: "Addera",
|
||||
subtract: "Minus",
|
||||
decimalPoint: "Decimalpunkt",
|
||||
divide: "Dividera",
|
||||
f1: "F1",
|
||||
f2: "F2",
|
||||
f3: "F3",
|
||||
f4: "F4",
|
||||
f5: "F5",
|
||||
f6: "F6",
|
||||
f7: "F7",
|
||||
f8: "F8",
|
||||
f9: "F9",
|
||||
f10: "F10",
|
||||
f11: "F11",
|
||||
f12: "F12",
|
||||
numLock: "Num Lock",
|
||||
scrollLock: "Scroll Lock",
|
||||
semiColon: "Semikolon",
|
||||
equalSign: "Lika med tecken",
|
||||
comma: "Komma",
|
||||
dash: "Minus",
|
||||
period: "Punkt",
|
||||
forwardSlash: "Snedstreck framåt",
|
||||
graveAccent: "Accent",
|
||||
openBracket: "Öppningsparentes",
|
||||
backSlash: "Snedstreck bakåt",
|
||||
closeBracket: "Slutparentes",
|
||||
singleQuote: "Enkelt Citattecken"
|
||||
});
|
|
@ -1,113 +0,0 @@
|
|||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang("a11yhelp", "th", {
|
||||
title: "Accessibility Instructions",
|
||||
contents: "Help Contents. To close this dialog press ESC.",
|
||||
legend: [{
|
||||
name: "ทั่วไป",
|
||||
items: [{
|
||||
name: "แถบเครื่องมือสำหรับเครื่องมือช่วยพิมพ์",
|
||||
legend: "Press ${toolbarFocus} to navigate to the toolbar. Move to the next and previous toolbar group with TAB and SHIFT-TAB. Move to the next and previous toolbar button with RIGHT ARROW or LEFT ARROW. Press SPACE or ENTER to activate the toolbar button."
|
||||
}, {
|
||||
name: "Editor Dialog",
|
||||
legend: "Inside a dialog, press TAB to navigate to next dialog field, press SHIFT + TAB to move to previous field, press ENTER to submit dialog, press ESC to cancel dialog. For dialogs that have multiple tab pages, press ALT + F10 to navigate to tab-list. Then move to next tab with TAB OR RIGTH ARROW. Move to previous tab with SHIFT + TAB or LEFT ARROW. Press SPACE or ENTER to select the tab page."
|
||||
},
|
||||
{
|
||||
name: "Editor Context Menu",
|
||||
legend: "Press ${contextMenu} or APPLICATION KEY to open context-menu. Then move to next menu option with TAB or DOWN ARROW. Move to previous option with SHIFT+TAB or UP ARROW. Press SPACE or ENTER to select the menu option. Open sub-menu of current option with SPACE or ENTER or RIGHT ARROW. Go back to parent menu item with ESC or LEFT ARROW. Close context menu with ESC."
|
||||
}, {
|
||||
name: "Editor List Box",
|
||||
legend: "Inside a list-box, move to next list item with TAB OR DOWN ARROW. Move to previous list item with SHIFT + TAB or UP ARROW. Press SPACE or ENTER to select the list option. Press ESC to close the list-box."
|
||||
},
|
||||
{
|
||||
name: "Editor Element Path Bar",
|
||||
legend: "Press ${elementsPathFocus} to navigate to the elements path bar. Move to next element button with TAB or RIGHT ARROW. Move to previous button with SHIFT+TAB or LEFT ARROW. Press SPACE or ENTER to select the element in editor."
|
||||
}]
|
||||
}, {
|
||||
name: "คำสั่ง",
|
||||
items: [{name: "เลิกทำคำสั่ง", legend: "วาง ${undo}"}, {
|
||||
name: "คำสั่งสำหรับทำซ้ำ",
|
||||
legend: "วาง ${redo}"
|
||||
}, {name: "คำสั่งสำหรับตัวหนา", legend: "วาง ${bold}"}, {
|
||||
name: "คำสั่งสำหรับตัวเอียง",
|
||||
legend: "วาง ${italic}"
|
||||
}, {
|
||||
name: "คำสั่งสำหรับขีดเส้นใต้",
|
||||
legend: "วาง ${underline}"
|
||||
}, {name: "คำสั่งสำหรับลิงก์", legend: "วาง ${link}"}, {
|
||||
name: " Toolbar Collapse command",
|
||||
legend: "Press ${toolbarCollapse}"
|
||||
}, {
|
||||
name: " Access previous focus space command",
|
||||
legend: "Press ${accessPreviousSpace} to access the closest unreachable focus space before the caret, for example: two adjacent HR elements. Repeat the key combination to reach distant focus spaces."
|
||||
}, {
|
||||
name: " Access next focus space command",
|
||||
legend: "Press ${accessNextSpace} to access the closest unreachable focus space after the caret, for example: two adjacent HR elements. Repeat the key combination to reach distant focus spaces."
|
||||
},
|
||||
{name: " Accessibility Help", legend: "Press ${a11yHelp}"}]
|
||||
}],
|
||||
backspace: "Backspace",
|
||||
tab: "Tab",
|
||||
enter: "Enter",
|
||||
shift: "Shift",
|
||||
ctrl: "Ctrl",
|
||||
alt: "Alt",
|
||||
pause: "Pause",
|
||||
capslock: "Caps Lock",
|
||||
escape: "Escape",
|
||||
pageUp: "Page Up",
|
||||
pageDown: "Page Down",
|
||||
end: "End",
|
||||
home: "Home",
|
||||
leftArrow: "Left Arrow",
|
||||
upArrow: "Up Arrow",
|
||||
rightArrow: "Right Arrow",
|
||||
downArrow: "Down Arrow",
|
||||
insert: "Insert",
|
||||
"delete": "Delete",
|
||||
leftWindowKey: "Left Windows key",
|
||||
rightWindowKey: "Right Windows key",
|
||||
selectKey: "Select key",
|
||||
numpad0: "Numpad 0",
|
||||
numpad1: "Numpad 1",
|
||||
numpad2: "Numpad 2",
|
||||
numpad3: "Numpad 3",
|
||||
numpad4: "Numpad 4",
|
||||
numpad5: "Numpad 5",
|
||||
numpad6: "Numpad 6",
|
||||
numpad7: "Numpad 7",
|
||||
numpad8: "Numpad 8",
|
||||
numpad9: "Numpad 9",
|
||||
multiply: "Multiply",
|
||||
add: "Add",
|
||||
subtract: "Subtract",
|
||||
decimalPoint: "Decimal Point",
|
||||
divide: "Divide",
|
||||
f1: "F1",
|
||||
f2: "F2",
|
||||
f3: "F3",
|
||||
f4: "F4",
|
||||
f5: "F5",
|
||||
f6: "F6",
|
||||
f7: "F7",
|
||||
f8: "F8",
|
||||
f9: "F9",
|
||||
f10: "F10",
|
||||
f11: "F11",
|
||||
f12: "F12",
|
||||
numLock: "Num Lock",
|
||||
scrollLock: "Scroll Lock",
|
||||
semiColon: "Semicolon",
|
||||
equalSign: "Equal Sign",
|
||||
comma: "Comma",
|
||||
dash: "Dash",
|
||||
period: "Period",
|
||||
forwardSlash: "Forward Slash",
|
||||
graveAccent: "Grave Accent",
|
||||
openBracket: "Open Bracket",
|
||||
backSlash: "Backslash",
|
||||
closeBracket: "Close Bracket",
|
||||
singleQuote: "Single Quote"
|
||||
});
|
|
@ -1,112 +0,0 @@
|
|||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang("a11yhelp", "tr", {
|
||||
title: "Erişilebilirlik Talimatları",
|
||||
contents: "Yardım içeriği. Bu pencereyi kapatmak için ESC tuşuna basın.",
|
||||
legend: [{
|
||||
name: "Genel",
|
||||
items: [{
|
||||
name: "Düzenleyici Araç Çubuğu",
|
||||
legend: "Araç çubuğunda gezinmek için ${toolbarFocus} basın. TAB ve SHIFT-TAB ile önceki ve sonraki araç çubuğu grubuna taşıyın. SAĞ OK veya SOL OK ile önceki ve sonraki bir araç çubuğu düğmesini hareket ettirin. SPACE tuşuna basın veya araç çubuğu düğmesini etkinleştirmek için ENTER tuşna basın."
|
||||
},
|
||||
{
|
||||
name: "Diyalog Düzenleyici",
|
||||
legend: "Dialog penceresi içinde, sonraki iletişim alanına gitmek için SEKME tuşuna basın, önceki alana geçmek için SHIFT + TAB tuşuna basın, pencereyi göndermek için ENTER tuşuna basın, dialog penceresini iptal etmek için ESC tuşuna basın. Birden çok sekme sayfaları olan diyalogların, sekme listesine gitmek için ALT + F10 tuşlarına basın. Sonra TAB veya SAĞ OK sonraki sekmeye taşıyın. SHIFT + TAB veya SOL OK ile önceki sekmeye geçin. Sekme sayfayı seçmek için SPACE veya ENTER tuşuna basın."
|
||||
},
|
||||
{
|
||||
name: "İçerik Menü Editörü",
|
||||
legend: "İçerik menüsünü açmak için ${contextMenu} veya UYGULAMA TUŞU'na basın. Daha sonra SEKME veya AŞAĞI OK ile bir sonraki menü seçeneği taşıyın. SHIFT + TAB veya YUKARI OK ile önceki seçeneğe gider. Menü seçeneğini seçmek için SPACE veya ENTER tuşuna basın. Seçili seçeneğin alt menüsünü SPACE ya da ENTER veya SAĞ OK açın. Üst menü öğesini geçmek için ESC veya SOL OK ile geri dönün. ESC ile bağlam menüsünü kapatın."
|
||||
}, {
|
||||
name: "Liste Kutusu Editörü",
|
||||
legend: "Liste kutusu içinde, bir sonraki liste öğesine SEKME VEYA AŞAĞI OK ile taşıyın. SHIFT + TAB veya YUKARI önceki liste öğesi taşıyın. Liste seçeneği seçmek için SPACE veya ENTER tuşuna basın. Liste kutusunu kapatmak için ESC tuşuna basın."
|
||||
},
|
||||
{
|
||||
name: "Element Yol Çubuğu Editörü",
|
||||
legend: "Elementlerin yol çubuğunda gezinmek için ${ElementsPathFocus} basın. SEKME veya SAĞ OK ile sonraki element düğmesine taşıyın. SHIFT + TAB veya SOL OK önceki düğmeye hareket ettirin. Editör içindeki elementi seçmek için ENTER veya SPACE tuşuna basın."
|
||||
}]
|
||||
}, {
|
||||
name: "Komutlar",
|
||||
items: [{name: "Komutu geri al", legend: "$(undo)'ya basın"}, {
|
||||
name: "Komutu geri al",
|
||||
legend: "${redo} basın"
|
||||
}, {name: " Kalın komut", legend: "${bold} basın"}, {name: " İtalik komutu", legend: "${italic} basın"},
|
||||
{name: " Alttan çizgi komutu", legend: "${underline} basın"}, {
|
||||
name: " Bağlantı komutu",
|
||||
legend: "${link} basın"
|
||||
}, {
|
||||
name: " Araç çubuğu Toplama komutu",
|
||||
legend: "${toolbarCollapse} basın"
|
||||
}, {
|
||||
name: "Önceki komut alanına odaklan",
|
||||
legend: "Düzeltme imleçinden önce, en yakın uzaktaki alana erişmek için ${accessPreviousSpace} basın, örneğin: iki birleşik HR elementleri. Aynı tuş kombinasyonu tekrarıyla diğer alanlarada ulaşın."
|
||||
}, {
|
||||
name: "Sonraki komut alanına odaklan",
|
||||
legend: "Düzeltme imleçinden sonra, en yakın uzaktaki alana erişmek için ${accessNextSpace} basın, örneğin: iki birleşik HR elementleri. Aynı tuş kombinasyonu tekrarıyla diğer alanlarada ulaşın."
|
||||
},
|
||||
{name: "Erişilebilirlik Yardımı", legend: "${a11yHelp}'e basın"}]
|
||||
}],
|
||||
backspace: "Backspace",
|
||||
tab: "Tab",
|
||||
enter: "Enter",
|
||||
shift: "Shift",
|
||||
ctrl: "Ctrl",
|
||||
alt: "Alt",
|
||||
pause: "Pause",
|
||||
capslock: "Caps Lock",
|
||||
escape: "Escape",
|
||||
pageUp: "Page Up",
|
||||
pageDown: "Page Down",
|
||||
end: "End",
|
||||
home: "Home",
|
||||
leftArrow: "Left Arrow",
|
||||
upArrow: "Up Arrow",
|
||||
rightArrow: "Right Arrow",
|
||||
downArrow: "Down Arrow",
|
||||
insert: "Insert",
|
||||
"delete": "Delete",
|
||||
leftWindowKey: "Left Windows key",
|
||||
rightWindowKey: "Right Windows key",
|
||||
selectKey: "Select key",
|
||||
numpad0: "Numpad 0",
|
||||
numpad1: "Numpad 1",
|
||||
numpad2: "Numpad 2",
|
||||
numpad3: "Numpad 3",
|
||||
numpad4: "Numpad 4",
|
||||
numpad5: "Numpad 5",
|
||||
numpad6: "Numpad 6",
|
||||
numpad7: "Numpad 7",
|
||||
numpad8: "Numpad 8",
|
||||
numpad9: "Numpad 9",
|
||||
multiply: "Multiply",
|
||||
add: "Add",
|
||||
subtract: "Subtract",
|
||||
decimalPoint: "Decimal Point",
|
||||
divide: "Divide",
|
||||
f1: "F1",
|
||||
f2: "F2",
|
||||
f3: "F3",
|
||||
f4: "F4",
|
||||
f5: "F5",
|
||||
f6: "F6",
|
||||
f7: "F7",
|
||||
f8: "F8",
|
||||
f9: "F9",
|
||||
f10: "F10",
|
||||
f11: "F11",
|
||||
f12: "F12",
|
||||
numLock: "Num Lock",
|
||||
scrollLock: "Scroll Lock",
|
||||
semiColon: "Semicolon",
|
||||
equalSign: "Equal Sign",
|
||||
comma: "Comma",
|
||||
dash: "Dash",
|
||||
period: "Period",
|
||||
forwardSlash: "Forward Slash",
|
||||
graveAccent: "Grave Accent",
|
||||
openBracket: "Open Bracket",
|
||||
backSlash: "Backslash",
|
||||
closeBracket: "Close Bracket",
|
||||
singleQuote: "Single Quote"
|
||||
});
|
|
@ -1,111 +0,0 @@
|
|||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang("a11yhelp", "tt", {
|
||||
title: "Accessibility Instructions",
|
||||
contents: "Help Contents. To close this dialog press ESC.",
|
||||
legend: [{
|
||||
name: "Гомуми",
|
||||
items: [{
|
||||
name: "Editor Toolbar",
|
||||
legend: "Press ${toolbarFocus} to navigate to the toolbar. Move to the next and previous toolbar group with TAB and SHIFT-TAB. Move to the next and previous toolbar button with RIGHT ARROW or LEFT ARROW. Press SPACE or ENTER to activate the toolbar button."
|
||||
}, {
|
||||
name: "Editor Dialog",
|
||||
legend: "Inside a dialog, press TAB to navigate to next dialog field, press SHIFT + TAB to move to previous field, press ENTER to submit dialog, press ESC to cancel dialog. For dialogs that have multiple tab pages, press ALT + F10 to navigate to tab-list. Then move to next tab with TAB OR RIGTH ARROW. Move to previous tab with SHIFT + TAB or LEFT ARROW. Press SPACE or ENTER to select the tab page."
|
||||
},
|
||||
{
|
||||
name: "Editor Context Menu",
|
||||
legend: "Press ${contextMenu} or APPLICATION KEY to open context-menu. Then move to next menu option with TAB or DOWN ARROW. Move to previous option with SHIFT+TAB or UP ARROW. Press SPACE or ENTER to select the menu option. Open sub-menu of current option with SPACE or ENTER or RIGHT ARROW. Go back to parent menu item with ESC or LEFT ARROW. Close context menu with ESC."
|
||||
}, {
|
||||
name: "Editor List Box",
|
||||
legend: "Inside a list-box, move to next list item with TAB OR DOWN ARROW. Move to previous list item with SHIFT + TAB or UP ARROW. Press SPACE or ENTER to select the list option. Press ESC to close the list-box."
|
||||
},
|
||||
{
|
||||
name: "Editor Element Path Bar",
|
||||
legend: "Press ${elementsPathFocus} to navigate to the elements path bar. Move to next element button with TAB or RIGHT ARROW. Move to previous button with SHIFT+TAB or LEFT ARROW. Press SPACE or ENTER to select the element in editor."
|
||||
}]
|
||||
}, {
|
||||
name: "Командалар",
|
||||
items: [{name: "Кайтару", legend: "${undo} басыгыз"}, {
|
||||
name: "Кабатлау",
|
||||
legend: "${redo} басыгыз"
|
||||
}, {name: "Калын", legend: "${bold} басыгыз"}, {
|
||||
name: "Курсив",
|
||||
legend: "${italic} басыгыз"
|
||||
}, {name: "Астына сызылган", legend: "${underline} басыгыз"},
|
||||
{name: "Сылталама", legend: "${link} басыгыз"}, {
|
||||
name: " Toolbar Collapse command",
|
||||
legend: "Press ${toolbarCollapse}"
|
||||
}, {
|
||||
name: " Access previous focus space command",
|
||||
legend: "Press ${accessPreviousSpace} to access the closest unreachable focus space before the caret, for example: two adjacent HR elements. Repeat the key combination to reach distant focus spaces."
|
||||
}, {
|
||||
name: " Access next focus space command",
|
||||
legend: "Press ${accessNextSpace} to access the closest unreachable focus space after the caret, for example: two adjacent HR elements. Repeat the key combination to reach distant focus spaces."
|
||||
},
|
||||
{name: " Accessibility Help", legend: "${a11yHelp} басыгыз"}]
|
||||
}],
|
||||
backspace: "Кайтару",
|
||||
tab: "Tab",
|
||||
enter: "Enter",
|
||||
shift: "Shift",
|
||||
ctrl: "Ctrl",
|
||||
alt: "Alt",
|
||||
pause: "Тыныш",
|
||||
capslock: "Caps Lock",
|
||||
escape: "Escape",
|
||||
pageUp: "Page Up",
|
||||
pageDown: "Page Down",
|
||||
end: "End",
|
||||
home: "Home",
|
||||
leftArrow: "Сул якка ук",
|
||||
upArrow: "Өскә таба ук",
|
||||
rightArrow: "Уң якка ук",
|
||||
downArrow: "Аска таба ук",
|
||||
insert: "Өстәү",
|
||||
"delete": "Бетерү",
|
||||
leftWindowKey: "Сул Windows төймəсе",
|
||||
rightWindowKey: "Уң Windows төймəсе",
|
||||
selectKey: "Select төймəсе",
|
||||
numpad0: "Numpad 0",
|
||||
numpad1: "Numpad 1",
|
||||
numpad2: "Numpad 2",
|
||||
numpad3: "Numpad 3",
|
||||
numpad4: "Numpad 4",
|
||||
numpad5: "Numpad 5",
|
||||
numpad6: "Numpad 6",
|
||||
numpad7: "Numpad 7",
|
||||
numpad8: "Numpad 8",
|
||||
numpad9: "Numpad 9",
|
||||
multiply: "Тапкырлау",
|
||||
add: "Кушу",
|
||||
subtract: "Алу",
|
||||
decimalPoint: "Унарлы нокта",
|
||||
divide: "Бүлү",
|
||||
f1: "F1",
|
||||
f2: "F2",
|
||||
f3: "F3",
|
||||
f4: "F4",
|
||||
f5: "F5",
|
||||
f6: "F6",
|
||||
f7: "F7",
|
||||
f8: "F8",
|
||||
f9: "F9",
|
||||
f10: "F10",
|
||||
f11: "F11",
|
||||
f12: "F12",
|
||||
numLock: "Num Lock",
|
||||
scrollLock: "Scroll Lock",
|
||||
semiColon: "Нокталы өтер",
|
||||
equalSign: "Тигезлек билгесе",
|
||||
comma: "Өтер",
|
||||
dash: "Сызык",
|
||||
period: "Дәрәҗә",
|
||||
forwardSlash: "Кыек сызык",
|
||||
graveAccent: "Гравис",
|
||||
openBracket: "Җәя ачу",
|
||||
backSlash: "Кире кыек сызык",
|
||||
closeBracket: "Җәя ябу",
|
||||
singleQuote: "Бер иңле куштырнаклар"
|
||||
});
|
|
@ -1,113 +0,0 @@
|
|||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang("a11yhelp", "ug", {
|
||||
title: "قوشۇمچە چۈشەندۈرۈش",
|
||||
contents: "ياردەم مەزمۇنى. بۇ سۆزلەشكۈنى ياپماقچى بولسىڭىز ESC نى بېسىڭ.",
|
||||
legend: [{
|
||||
name: "ئادەتتىكى",
|
||||
items: [{
|
||||
name: "قورال بالداق تەھرىر",
|
||||
legend: "${toolbarFocus} بېسىلسا قورال بالداققا يېتەكلەيدۇ، TAB ياكى SHIFT+TAB ئارقىلىق قورال بالداق گۇرۇپپىسى تاللىنىدۇ، ئوڭ سول يا ئوقتا توپچا تاللىنىدۇ، بوشلۇق ياكى Enter كۇنۇپكىسىدا تاللانغان توپچىنى قوللىنىدۇ."
|
||||
}, {
|
||||
name: "تەھرىرلىگۈچ سۆزلەشكۈسى",
|
||||
legend: "سۆزلەشكۈدە TAB كۇنۇپكىسىدا كېيىنكى سۆز بۆلىكىگە يۆتكىلىدۇ، SHIFT + TAB بىرىكمە كۇنۇپكىسىدا ئالدىنقى سۆز بۆلىكىگە يۆتكىلىدۇ، ENTER كۇنۇپكىسىدا سۆزلەشكۈنى تاپشۇرىدۇ، ESC كۇنۇپكىسى سۆزلەشكۈدىن ۋاز كېچىدۇ. كۆپ بەتكۈچلۈك سۆزلەشكۈگە نىسبەتەن، ALT + F10 دا بەتكۈچ تىزىمىغا يۆتكەيدۇ. ئاندىن TAB كۇنۇپكىسى ياكى ئوڭ يا ئوق كۇنۇپكىسى كېيىنكى بەتكۈچكە يۆتكەيدۇ؛ SHIFT + TAB كۇنۇپكىسى ياكى سول يا ئوق كۇنۇپكىسى ئالدىنقى بەتكۈچكە يۆتكەيدۇ. بوشلۇق كۇنۇپكىسى ياكى ENTER كۇنۇپكىسى بەتكۈچنى تاللايدۇ."
|
||||
},
|
||||
{
|
||||
name: "تەھرىرلىگۈچ تىل مۇھىت تىزىملىكى",
|
||||
legend: "${contextMenu} ياكى ئەپ كۇنۇپكىسىدا تىل مۇھىت تىزىملىكىنى ئاچىدۇ. ئاندىن TAB ياكى ئاستى يا ئوق كۇنۇپكىسىدا كېيىنكى تىزىملىك تۈرىگە يۆتكەيدۇ؛ SHIFT+TAB ياكى ئۈستى يا ئوق كۇنۇپكىسىدا ئالدىنقى تىزىملىك تۈرىگە يۆتكەيدۇ. بوشلۇق ياكى ENTER كۇنۇپكىسىدا تىزىملىك تۈرىنى تاللايدۇ. بوشلۇق، ENTER ياكى ئوڭ يا ئوق كۇنۇپكىسىدا تارماق تىزىملىكنى ئاچىدۇ. قايتىش تىزىملىكىگە ESC ياكى سول يا ئوق كۇنۇپكىسى ئىشلىتىلىدۇ. ESC كۇنۇپكىسىدا تىل مۇھىت تىزىملىكى تاقىلىدۇ."
|
||||
}, {
|
||||
name: "تەھرىرلىگۈچ تىزىمى",
|
||||
legend: "تىزىم قۇتىسىدا، كېيىنكى تىزىم تۈرىگە يۆتكەشتە TAB ياكى ئاستى يا ئوق كۇنۇپكىسى ئىشلىتىلىدۇ. ئالدىنقى تىزىم تۈرىگە يۆتكەشتە SHIFT + TAB ياكى ئۈستى يا ئوق كۇنۇپكىسى ئىشلىتىلىدۇ. بوشلۇق ياكى ENTER كۇنۇپكىسىدا تىزىم تۈرىنى تاللايدۇ.ESC كۇنۇپكىسىدا تىزىم قۇتىسىنى يىغىدۇ."
|
||||
}, {
|
||||
name: "تەھرىرلىگۈچ ئېلېمېنت يول بالداق",
|
||||
legend: "${elementsPathFocus} بېسىلسا ئېلېمېنت يول بالداققا يېتەكلەيدۇ، TAB ياكى ئوڭ يا ئوقتا كېيىنكى ئېلېمېنت تاللىنىدۇ، SHIFT+TAB ياكى سول يا ئوقتا ئالدىنقى ئېلېمېنت تاللىنىدۇ، بوشلۇق ياكى Enter كۇنۇپكىسىدا تەھرىرلىگۈچتىكى ئېلېمېنت تاللىنىدۇ."
|
||||
}]
|
||||
},
|
||||
{
|
||||
name: "بۇيرۇق",
|
||||
items: [{name: "بۇيرۇقتىن يېنىۋال", legend: "${undo} نى بېسىڭ"}, {
|
||||
name: "قايتىلاش بۇيرۇقى",
|
||||
legend: "${redo} نى بېسىڭ"
|
||||
}, {name: "توملىتىش بۇيرۇقى", legend: "${bold} نى بېسىڭ"}, {
|
||||
name: "يانتۇ بۇيرۇقى",
|
||||
legend: "${italic} نى بېسىڭ"
|
||||
}, {name: "ئاستى سىزىق بۇيرۇقى", legend: "${underline} نى بېسىڭ"}, {
|
||||
name: "ئۇلانما بۇيرۇقى",
|
||||
legend: "${link} نى بېسىڭ"
|
||||
}, {
|
||||
name: "قورال بالداق قاتلاش بۇيرۇقى",
|
||||
legend: "${toolbarCollapse} نى بېسىڭ"
|
||||
}, {
|
||||
name: "ئالدىنقى فوكۇس نۇقتىسىنى زىيارەت قىلىدىغان بۇيرۇق",
|
||||
legend: "${accessPreviousSpace} بېسىپ ^ بەلگىسىگە ئەڭ يېقىن زىيارەت قىلغىلى بولمايدىغان فوكۇس نۇقتا رايونىنىڭ ئالدىنى زىيارەت قىلىدۇ، مەسىلەن: ئۆز ئارا قوشنا ئىككى HR ئېلېمېنت. بۇ بىرىكمە كۇنۇپكا تەكرارلانسا يىراقتىكى فوكۇس نۇقتا رايونىغا يەتكىلى بولىدۇ."
|
||||
},
|
||||
{
|
||||
name: "كېيىنكى فوكۇس نۇقتىسىنى زىيارەت قىلىدىغان بۇيرۇق",
|
||||
legend: "${accessNextSpace} بېسىپ ^ بەلگىسىگە ئەڭ يېقىن زىيارەت قىلغىلى بولمايدىغان فوكۇس نۇقتا رايونىنىڭ كەينىنى زىيارەت قىلىدۇ، مەسىلەن: ئۆز ئارا قوشنا ئىككى HR ئېلېمېنت. بۇ بىرىكمە كۇنۇپكا تەكرارلانسا يىراقتىكى فوكۇس نۇقتا رايونىغا يەتكىلى بولىدۇ."
|
||||
}, {name: "توسالغۇسىز لايىھە چۈشەندۈرۈشى", legend: "${a11yHelp} نى بېسىڭ"}]
|
||||
}],
|
||||
backspace: "Backspace",
|
||||
tab: "Tab",
|
||||
enter: "Enter",
|
||||
shift: "Shift",
|
||||
ctrl: "Ctrl",
|
||||
alt: "Alt",
|
||||
pause: "Pause",
|
||||
capslock: "Caps Lock",
|
||||
escape: "Escape",
|
||||
pageUp: "Page Up",
|
||||
pageDown: "Page Down",
|
||||
end: "End",
|
||||
home: "Home",
|
||||
leftArrow: "Left Arrow",
|
||||
upArrow: "Up Arrow",
|
||||
rightArrow: "Right Arrow",
|
||||
downArrow: "Down Arrow",
|
||||
insert: "Insert",
|
||||
"delete": "Delete",
|
||||
leftWindowKey: "Left Windows key",
|
||||
rightWindowKey: "Right Windows key",
|
||||
selectKey: "Select key",
|
||||
numpad0: "Numpad 0",
|
||||
numpad1: "Numpad 1",
|
||||
numpad2: "Numpad 2",
|
||||
numpad3: "Numpad 3",
|
||||
numpad4: "Numpad 4",
|
||||
numpad5: "Numpad 5",
|
||||
numpad6: "Numpad 6",
|
||||
numpad7: "Numpad 7",
|
||||
numpad8: "Numpad 8",
|
||||
numpad9: "Numpad 9",
|
||||
multiply: "Multiply",
|
||||
add: "Add",
|
||||
subtract: "Subtract",
|
||||
decimalPoint: "Decimal Point",
|
||||
divide: "Divide",
|
||||
f1: "F1",
|
||||
f2: "F2",
|
||||
f3: "F3",
|
||||
f4: "F4",
|
||||
f5: "F5",
|
||||
f6: "F6",
|
||||
f7: "F7",
|
||||
f8: "F8",
|
||||
f9: "F9",
|
||||
f10: "F10",
|
||||
f11: "F11",
|
||||
f12: "F12",
|
||||
numLock: "Num Lock",
|
||||
scrollLock: "Scroll Lock",
|
||||
semiColon: "Semicolon",
|
||||
equalSign: "Equal Sign",
|
||||
comma: "Comma",
|
||||
dash: "Dash",
|
||||
period: "Period",
|
||||
forwardSlash: "Forward Slash",
|
||||
graveAccent: "Grave Accent",
|
||||
openBracket: "Open Bracket",
|
||||
backSlash: "Backslash",
|
||||
closeBracket: "Close Bracket",
|
||||
singleQuote: "Single Quote"
|
||||
});
|
|
@ -1,110 +0,0 @@
|
|||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang("a11yhelp", "uk", {
|
||||
title: "Спеціальні Інструкції",
|
||||
contents: "Довідка. Натисніть ESC і вона зникне.",
|
||||
legend: [{
|
||||
name: "Основне",
|
||||
items: [{
|
||||
name: "Панель Редактора",
|
||||
legend: "Натисніть ${toolbarFocus} для переходу до панелі інструментів. Для переміщення між групами панелі інструментів використовуйте TAB і SHIFT-TAB. Для переміщення між кнопками панелі іструментів використовуйте кнопки СТРІЛКА ВПРАВО або ВЛІВО. Натисніть ПРОПУСК або ENTER для запуску кнопки панелі інструментів"
|
||||
}, {
|
||||
name: "Діалог Редактора",
|
||||
legend: "У діалозі натисніть клавішу TAB для переходу до наступного поля, натисніть SHIFT + TAB, щоб перейти до попереднього поля, натисніть ENTER, щоб відправити дані, натисніть ESC, щоб скасувати. Для вікон, які мають кілька вкладок, натисніть ALT + F10 для переходу до списку вкладок. Перехід до наступної вкладки TAB АБО СТРІЛКА ВПРАВО. Перехід до попередньої вкладки за допомогою SHIFT + TAB або СТРІЛКА ВЛІВО. Натисніть ПРОПУСК або ENTER, щоб вибрати вкладку."
|
||||
}, {
|
||||
name: "Контекстне Меню Редактора",
|
||||
legend: "Press ${contextMenu} or APPLICATION KEY to open context-menu. Потім перейдіть до наступного пункту меню за допомогою TAB або СТРІЛКИ ВНИЗ. Натисніть ПРОПУСК або ENTER для вибору параметру меню. Відкрийте підменю поточного параметру, натиснувши ПРОПУСК або ENTER або СТРІЛКУ ВПРАВО. Перейдіть до батьківського елемента меню, натиснувши ESC або СТРІЛКУ ВЛІВО. Закрийте контекстне меню, натиснувши ESC."
|
||||
}, {
|
||||
name: "Скринька Списків Редактора",
|
||||
legend: "Всередині списку переходимо до наступного пункту списку клавішею TAB або СТРІЛКА ВНИЗ. Перейти до попереднього елемента списку можна SHIFT + TAB або СТРІЛКА ВГОРУ. Натисніть ПРОПУСК або ENTER, щоб вибрати параметр списку. Натисніть клавішу ESC, щоб закрити список."
|
||||
},
|
||||
{
|
||||
name: "Шлях до елемента редактора",
|
||||
legend: "Натисніть ${elementsPathFocus} для навігації між елементами панелі. Перейдіть до наступного елемента кнопкою TAB або СТРІЛКА ВПРАВО. Перейдіть до попереднього елемента кнопкою SHIFT+TAB або СТРІЛКА ВЛІВО. Натисніть ПРОПУСК або ENTER для вибору елемента в редакторі."
|
||||
}]
|
||||
}, {
|
||||
name: "Команди",
|
||||
items: [{name: "Відмінити команду", legend: "Натисніть ${undo}"}, {
|
||||
name: "Повторити",
|
||||
legend: "Натисніть ${redo}"
|
||||
}, {name: "Жирний", legend: "Натисніть ${bold}"}, {name: "Курсив", legend: "Натисніть ${italic}"},
|
||||
{name: "Підкреслений", legend: "Натисніть ${underline}"}, {
|
||||
name: "Посилання",
|
||||
legend: "Натисніть ${link}"
|
||||
}, {
|
||||
name: "Згорнути панель інструментів",
|
||||
legend: "Натисніть ${toolbarCollapse}"
|
||||
}, {
|
||||
name: "Доступ до попереднього місця фокусування",
|
||||
legend: "Натисніть ${accessNextSpace} для доступу до найближчої недосяжної області фокусування перед кареткою, наприклад: два сусідні елементи HR. Повторіть комбінацію клавіш для досягнення віддалених областей фокусування."
|
||||
}, {
|
||||
name: "Доступ до наступного місця фокусування",
|
||||
legend: "Натисніть ${accessNextSpace} для доступу до найближчої недосяжної області фокусування після каретки, наприклад: два сусідні елементи HR. Повторіть комбінацію клавіш для досягнення віддалених областей фокусування."
|
||||
},
|
||||
{name: "Допомога з доступності", legend: "Натисніть ${a11yHelp}"}]
|
||||
}],
|
||||
backspace: "Backspace",
|
||||
tab: "Tab",
|
||||
enter: "Enter",
|
||||
shift: "Shift",
|
||||
ctrl: "Ctrl",
|
||||
alt: "Alt",
|
||||
pause: "Pause",
|
||||
capslock: "Caps Lock",
|
||||
escape: "Esc",
|
||||
pageUp: "Page Up",
|
||||
pageDown: "Page Down",
|
||||
end: "End",
|
||||
home: "Home",
|
||||
leftArrow: "Ліва стрілка",
|
||||
upArrow: "Стрілка вгору",
|
||||
rightArrow: "Права стрілка",
|
||||
downArrow: "Стрілка вниз",
|
||||
insert: "Вставити",
|
||||
"delete": "Видалити",
|
||||
leftWindowKey: "Ліва клавіша Windows",
|
||||
rightWindowKey: "Права клавіша Windows",
|
||||
selectKey: "Виберіть клавішу",
|
||||
numpad0: "Numpad 0",
|
||||
numpad1: "Numpad 1",
|
||||
numpad2: "Numpad 2",
|
||||
numpad3: "Numpad 3",
|
||||
numpad4: "Numpad 4",
|
||||
numpad5: "Numpad 5",
|
||||
numpad6: "Numpad 6",
|
||||
numpad7: "Numpad 7",
|
||||
numpad8: "Numpad 8",
|
||||
numpad9: "Numpad 9",
|
||||
multiply: "Множення",
|
||||
add: "Додати",
|
||||
subtract: "Віднімання",
|
||||
decimalPoint: "Десяткова кома",
|
||||
divide: "Ділення",
|
||||
f1: "F1",
|
||||
f2: "F2",
|
||||
f3: "F3",
|
||||
f4: "F4",
|
||||
f5: "F5",
|
||||
f6: "F6",
|
||||
f7: "F7",
|
||||
f8: "F8",
|
||||
f9: "F9",
|
||||
f10: "F10",
|
||||
f11: "F11",
|
||||
f12: "F12",
|
||||
numLock: "Num Lock",
|
||||
scrollLock: "Scroll Lock",
|
||||
semiColon: "Крапка з комою",
|
||||
equalSign: "Знак рівності",
|
||||
comma: "Кома",
|
||||
dash: "Тире",
|
||||
period: "Період",
|
||||
forwardSlash: "Коса риска",
|
||||
graveAccent: "Гравіс",
|
||||
openBracket: "Відкрити дужку",
|
||||
backSlash: "Зворотна коса риска",
|
||||
closeBracket: "Закрити дужку",
|
||||
singleQuote: "Одинарні лапки"
|
||||
});
|
|
@ -1,114 +0,0 @@
|
|||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang("a11yhelp", "vi", {
|
||||
title: "Hướng dẫn trợ năng",
|
||||
contents: "Nội dung Hỗ trợ. Nhấn ESC để đóng hộp thoại.",
|
||||
legend: [{
|
||||
name: "Chung",
|
||||
items: [{
|
||||
name: "Thanh công cụ soạn thảo",
|
||||
legend: "Nhấn ${toolbarFocus} để điều hướng đến thanh công cụ. Nhấn TAB và SHIFT-TAB để chuyển đến nhóm thanh công cụ khác. Nhấn MŨI TÊN PHẢI hoặc MŨI TÊN TRÁI để chuyển sang nút khác trên thanh công cụ. Nhấn PHÍM CÁCH hoặc ENTER để kích hoạt nút trên thanh công cụ."
|
||||
}, {
|
||||
name: "Hộp thoại Biên t",
|
||||
legend: "Bên trong một hộp thoại, nhấn TAB để chuyển sang trường tiếp theo, nhấn SHIFT + TAB để quay lại trường phía trước, nhấn ENTER để chấp nhận, nhấn ESC để đóng hộp thoại. Đối với các hộp thoại có nhiều tab, nhấn ALT + F10 để chuyển đến danh sách các tab. Sau đó nhấn TAB hoặc MŨI TÊN SANG PHẢI để chuyển sang tab tiếp theo. Nhấn SHIFT + TAB hoặc MŨI TÊN SANG TRÁI để chuyển sang tab trước đó. Nhấn DẤU CÁCH hoặc ENTER để chọn tab."
|
||||
},
|
||||
{
|
||||
name: "Trình đơn Ngữ cảnh cBộ soạn thảo",
|
||||
legend: "Nhấn ${contextMenu} hoặc PHÍM ỨNG DỤNG để mở thực đơn ngữ cảnh. Sau đó nhấn TAB hoặc MŨI TÊN XUỐNG để di chuyển đến tuỳ chọn tiếp theo của thực đơn. Nhấn SHIFT+TAB hoặc MŨI TÊN LÊN để quay lại tuỳ chọn trước. Nhấn DẤU CÁCH hoặc ENTER để chọn tuỳ chọn của thực đơn. Nhấn DẤU CÁCH hoặc ENTER hoặc MŨI TÊN SANG PHẢI để mở thực đơn con của tuỳ chọn hiện tại. Nhấn ESC hoặc MŨI TÊN SANG TRÁI để quay trở lại thực đơn gốc. Nhấn ESC để đóng thực đơn ngữ cảnh."
|
||||
},
|
||||
{
|
||||
name: "Hộp danh sách trình biên tập",
|
||||
legend: "Trong một danh sách chọn, di chuyển đối tượng tiếp theo với phím Tab hoặc phím mũi tên hướng xuống. Di chuyển đến đối tượng trước đó bằng cách nhấn tổ hợp phím Shift+Tab hoặc mũi tên hướng lên. Phím khoảng cách hoặc phím Enter để chọn các tùy chọn trong danh sách. Nhấn phím Esc để đóng lại danh sách chọn."
|
||||
}, {
|
||||
name: "Thanh đường dẫn các đối tượng",
|
||||
legend: "Nhấn ${elementsPathFocus} để điều hướng các đối tượng trong thanh đường dẫn. Di chuyển đến đối tượng tiếp theo bằng phím Tab hoặc phím mũi tên bên phải. Di chuyển đến đối tượng trước đó bằng tổ hợp phím Shift+Tab hoặc phím mũi tên bên trái. Nhấn phím khoảng cách hoặc Enter để chọn đối tượng trong trình soạn thảo."
|
||||
}]
|
||||
},
|
||||
{
|
||||
name: "Lệnh",
|
||||
items: [{name: "Làm lại lện", legend: "Ấn ${undo}"}, {
|
||||
name: "Làm lại lệnh",
|
||||
legend: "Ấn ${redo}"
|
||||
}, {name: "Lệnh in đậm", legend: "Ấn ${bold}"}, {
|
||||
name: "Lệnh in nghiêng",
|
||||
legend: "Ấn ${italic}"
|
||||
}, {name: "Lệnh gạch dưới", legend: "Ấn ${underline}"}, {
|
||||
name: "Lệnh liên kết",
|
||||
legend: "Nhấn ${link}"
|
||||
}, {
|
||||
name: "Lệnh hiển thị thanh công cụ",
|
||||
legend: "Nhấn${toolbarCollapse}"
|
||||
}, {
|
||||
name: "Truy cập đến lệnh tập trung vào khoảng cách trước đó",
|
||||
legend: "Ấn ${accessPreviousSpace} để truy cập đến phần tập trung khoảng cách sau phần còn sót lại của khoảng cách gần nhất vốn không tác động đến được , thí dụ: hai yếu tố điều chỉnh HR. Lặp lại các phím kết họep này để vươn đến phần khoảng cách."
|
||||
},
|
||||
{
|
||||
name: "Truy cập phần đối tượng lệnh khoảng trống",
|
||||
legend: "Ấn ${accessNextSpace} để truy cập đến phần tập trung khoảng cách sau phần còn sót lại của khoảng cách gần nhất vốn không tác động đến được , thí dụ: hai yếu tố điều chỉnh HR. Lặp lại các phím kết họep này để vươn đến phần khoảng cách."
|
||||
}, {name: "Trợ giúp liên quan", legend: "Nhấn ${a11yHelp}"}]
|
||||
}],
|
||||
backspace: "Phím Backspace",
|
||||
tab: "Phím Tab",
|
||||
enter: "Phím Tab",
|
||||
shift: "Phím Shift",
|
||||
ctrl: "Phím Ctrl",
|
||||
alt: "Phím Alt",
|
||||
pause: "Phím Pause",
|
||||
capslock: "Phím Caps Lock",
|
||||
escape: "Phím Escape",
|
||||
pageUp: "Phím Page Up",
|
||||
pageDown: "Phím Page Down",
|
||||
end: "Phím End",
|
||||
home: "Phím Home",
|
||||
leftArrow: "Phím Left Arrow",
|
||||
upArrow: "Phím Up Arrow",
|
||||
rightArrow: "Phím Right Arrow",
|
||||
downArrow: "Phím Down Arrow",
|
||||
insert: "Chèn",
|
||||
"delete": "Xóa",
|
||||
leftWindowKey: "Phím Left Windows",
|
||||
rightWindowKey: "Phím Right Windows ",
|
||||
selectKey: "Chọn phím",
|
||||
numpad0: "Phím 0",
|
||||
numpad1: "Phím 1",
|
||||
numpad2: "Phím 2",
|
||||
numpad3: "Phím 3",
|
||||
numpad4: "Phím 4",
|
||||
numpad5: "Phím 5",
|
||||
numpad6: "Phím 6",
|
||||
numpad7: "Phím 7",
|
||||
numpad8: "Phím 8",
|
||||
numpad9: "Phím 9",
|
||||
multiply: "Nhân",
|
||||
add: "Thêm",
|
||||
subtract: "Trừ",
|
||||
decimalPoint: "Điểm số thập phân",
|
||||
divide: "Chia",
|
||||
f1: "F1",
|
||||
f2: "F2",
|
||||
f3: "F3",
|
||||
f4: "F4",
|
||||
f5: "F5",
|
||||
f6: "F6",
|
||||
f7: "F7",
|
||||
f8: "F8",
|
||||
f9: "F9",
|
||||
f10: "F10",
|
||||
f11: "F11",
|
||||
f12: "F12",
|
||||
numLock: "Num Lock",
|
||||
scrollLock: "Scroll Lock",
|
||||
semiColon: "Dấu chấm phẩy",
|
||||
equalSign: "Đăng nhập bằng",
|
||||
comma: "Dấu phẩy",
|
||||
dash: "Dấu gạch ngang",
|
||||
period: "Phím .",
|
||||
forwardSlash: "Phím /",
|
||||
graveAccent: "Phím `",
|
||||
openBracket: "Open Bracket",
|
||||
backSlash: "Dấu gạch chéo ngược",
|
||||
closeBracket: "Gần giá đỡ",
|
||||
singleQuote: "Trích dẫn"
|
||||
});
|
|
@ -1,9 +0,0 @@
|
|||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang("a11yhelp","zh-cn",{title:"辅助功能说明",contents:"帮助内容。要关闭此对话框请按 ESC 键。",legend:[{name:"常规",items:[{name:"编辑器工具栏",legend:"按 ${toolbarFocus} 导航到工具栏,使用 TAB 键和 SHIFT+TAB 组合键移动到上一个和下一个工具栏组。使用左右箭头键移动到上一个和下一个工具栏按钮。按空格键或回车键以选中工具栏按钮。"},{name:"编辑器对话框",legend:"在对话框内,TAB 键移动到下一个字段,SHIFT + TAB 组合键移动到上一个字段,ENTER 键提交对话框,ESC 键取消对话框。对于有多选项卡的对话框,用ALT + F10来移到选项卡列表。然后用 TAB 键或者向右箭头来移动到下一个选项卡;SHIFT + TAB 组合键或者向左箭头移动到上一个选项卡。用 SPACE 键或者 ENTER 键选择选项卡。"},{name:"编辑器上下文菜单",legend:"用 ${contextMenu} 或者“应用程序键”打开上下文菜单。然后用 TAB 键或者下箭头键来移动到下一个菜单项;SHIFT + TAB 组合键或者上箭头键移动到上一个菜单项。用 SPACE 键或者 ENTER 键选择菜单项。用 SPACE 键,ENTER 键或者右箭头键打开子菜单。返回菜单用 ESC 键或者左箭头键。用 ESC 键关闭上下文菜单。"},
|
||||
{name:"编辑器列表框",legend:"在列表框中,移到下一列表项用 TAB 键或者下箭头键。移到上一列表项用SHIFT + TAB 组合键或者上箭头键,用 SPACE 键或者 ENTER 键选择列表项。用 ESC 键收起列表框。"},{name:"编辑器元素路径栏",legend:"按 ${elementsPathFocus} 以导航到元素路径栏,使用 TAB 键或右箭头键选择下一个元素,使用 SHIFT+TAB 组合键或左箭头键选择上一个元素,按空格键或回车键以选定编辑器里的元素。"}]},{name:"命令",items:[{name:" 撤消命令",legend:"按 ${undo}"},{name:" 重做命令",legend:"按 ${redo}"},{name:" 加粗命令",legend:"按 ${bold}"},{name:" 倾斜命令",legend:"按 ${italic}"},{name:" 下划线命令",legend:"按 ${underline}"},{name:" 链接命令",legend:"按 ${link}"},{name:" 工具栏折叠命令",legend:"按 ${toolbarCollapse}"},
|
||||
{name:"访问前一个焦点区域的命令",legend:"按 ${accessPreviousSpace} 访问^符号前最近的不可访问的焦点区域,例如:两个相邻的 HR 元素。重复此组合按键可以到达远处的焦点区域。"},{name:"访问下一个焦点区域命令",legend:"按 ${accessNextSpace} 以访问^符号后最近的不可访问的焦点区域。例如:两个相邻的 HR 元素。重复此组合按键可以到达远处的焦点区域。"},{name:"辅助功能帮助",legend:"按 ${a11yHelp}"}]}],backspace:"退格键",tab:"Tab 键",enter:"回车键",shift:"Shift 键",ctrl:"Ctrl 键",alt:"Alt 键",pause:"暂停键",capslock:"大写锁定键",escape:"Esc 键",pageUp:"上翻页键",pageDown:"下翻页键",end:"行尾键",home:"行首键",leftArrow:"向左箭头键",upArrow:"向上箭头键",rightArrow:"向右箭头键",downArrow:"向下箭头键",
|
||||
insert:"插入键","delete":"删除键",leftWindowKey:"左 WIN 键",rightWindowKey:"右 WIN 键",selectKey:"选择键",numpad0:"小键盘 0 键",numpad1:"小键盘 1 键",numpad2:"小键盘 2 键",numpad3:"小键盘 3 键",numpad4:"小键盘 4 键",numpad5:"小键盘 5 键",numpad6:"小键盘 6 键",numpad7:"小键盘 7 键",numpad8:"小键盘 8 键",numpad9:"小键盘 9 键",multiply:"星号键",add:"加号键",subtract:"减号键",decimalPoint:"小数点键",divide:"除号键",f1:"F1 键",f2:"F2 键",f3:"F3 键",f4:"F4 键",f5:"F5 键",f6:"F6 键",f7:"F7 键",f8:"F8 键",f9:"F9 键",f10:"F10 键",f11:"F11 键",f12:"F12 键",numLock:"数字锁定键",scrollLock:"滚动锁定键",
|
||||
semiColon:"分号键",equalSign:"等号键",comma:"逗号键",dash:"短划线键",period:"句号键",forwardSlash:"斜杠键",graveAccent:"重音符键",openBracket:"左中括号键",backSlash:"反斜杠键",closeBracket:"右中括号键",singleQuote:"单引号键"});
|
|
@ -1,10 +0,0 @@
|
|||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang("a11yhelp","zh",{title:"輔助工具指南",contents:"說明內容。若要關閉此對話框請按「ESC」。",legend:[{name:"一般",items:[{name:"編輯器工具列",legend:"請按「${toolbarFocus}」以瀏覽工具列。\r\n利用「TAB」或「SHIFT+TAB」以便移動到下一個或前一個工具列群組。\r\n利用「→」或「←」以便移動到下一個或前一個工具列按鈕。\r\n請按下「空白鍵」或「ENTER」鍵啟動工具列按鈕。"},{name:"編輯器對話方塊",legend:"在對話框中,請按 TAB 鍵以便移動到下個欄位,請按 SHIFT + TAB 以便移動到前個欄位;請按 ENTER 以提交對話框資料,或按下 ESC 取消對話框。\r\n若是有多個頁框的對話框,請按 ALT + F10 以移動到頁框列表,並以 TAB 或是 → 方向鍵移動到下個頁框。以 SHIFT + TAB 或是 ← 方向鍵移動到前個頁框。按下 空白鍵 或是 ENTER 以選取頁框。"},{name:"編輯器內容功能表",
|
||||
legend:"請按下「${contextMenu}」或是「應用程式鍵」以開啟內容選單。以「TAB」或是「↓」鍵移動到下一個選單選項。以「SHIFT + TAB」或是「↑」鍵移動到上一個選單選項。按下「空白鍵」或是「ENTER」鍵以選取選單選項。以「空白鍵」或「ENTER」或「→」開啟目前選項之子選單。以「ESC」或「←」回到父選單。以「ESC」鍵關閉內容選單」。"},{name:"編輯器清單方塊",legend:"在列表中,請利用 TAB 或 ↓ 方向鍵以移動到下一個項目;或利用 SHIFT + TAB 或 ↑ 方向鍵移動到前一個項目。請按下 空白鍵 或是 ENTER 以選取項目。請按 ESC 關閉列表。"},{name:"編輯器元件路徑工具列",legend:"請按「${elementsPathFocus}」以瀏覽元素路徑工具列。\r\n利用「TAB」或「→」以便移動到下一個元素按鈕。\r\n利用「SHIFT+TAB」或「←」以便移動到前一個元素按鈕。\r\n請按下「空白鍵」或「ENTER」鍵選擇編輯器中的元素。"}]},{name:"命令",items:[{name:"復原命令",
|
||||
legend:"請按下「${undo}」"},{name:"重複命令",legend:"請按下「 ${redo}」"},{name:"粗體命令",legend:"請按下「${bold}」"},{name:"斜體",legend:"請按下「${italic}」"},{name:"底線命令",legend:"請按下「${underline}」"},{name:"連結",legend:"請按下「${link}」"},{name:"隱藏工具列",legend:"請按下「${toolbarCollapse}」"},{name:"存取前一個焦點空間命令",legend:"請按下 ${accessPreviousSpace} 以存取最近但無法靠近之插字符號前的焦點空間。舉例:二個相鄰的 HR 元素。\r\n重複按鍵以存取較遠的焦點空間。"},{name:"存取下一個焦點空間命令",legend:"請按下 ${accessNextSpace} 以存取最近但無法靠近之插字符號後的焦點空間。舉例:二個相鄰的 HR 元素。\r\n重複按鍵以存取較遠的焦點空間。"},{name:"協助工具說明",legend:"請按下「${a11yHelp}」"}]}],
|
||||
backspace:"Backspace",tab:"Tab",enter:"Enter",shift:"Shift",ctrl:"Ctrl",alt:"Alt",pause:"Pause",capslock:"Caps Lock",escape:"Escape",pageUp:"Page Up",pageDown:"Page Down",end:"End",home:"Home",leftArrow:"Left Arrow",upArrow:"Up Arrow",rightArrow:"Right Arrow",downArrow:"Down Arrow",insert:"Insert","delete":"Delete",leftWindowKey:"Left Windows key",rightWindowKey:"Right Windows key",selectKey:"Select key",numpad0:"Numpad 0",numpad1:"Numpad 1",numpad2:"Numpad 2",numpad3:"Numpad 3",numpad4:"Numpad 4",
|
||||
numpad5:"Numpad 5",numpad6:"Numpad 6",numpad7:"Numpad 7",numpad8:"Numpad 8",numpad9:"Numpad 9",multiply:"Multiply",add:"Add",subtract:"Subtract",decimalPoint:"Decimal Point",divide:"Divide",f1:"F1",f2:"F2",f3:"F3",f4:"F4",f5:"F5",f6:"F6",f7:"F7",f8:"F8",f9:"F9",f10:"F10",f11:"F11",f12:"F12",numLock:"Num Lock",scrollLock:"Scroll Lock",semiColon:"Semicolon",equalSign:"Equal Sign",comma:"Comma",dash:"Dash",period:"Period",forwardSlash:"Forward Slash",graveAccent:"Grave Accent",openBracket:"Open Bracket",
|
||||
backSlash:"Backslash",closeBracket:"Close Bracket",singleQuote:"Single Quote"});
|
|
@ -1,7 +0,0 @@
|
|||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.dialog.add("about",function(a){var a=a.lang.about,b=CKEDITOR.plugins.get("about").path+"dialogs/"+(CKEDITOR.env.hidpi?"hidpi/":"")+"logo_ckeditor.png";return{title:CKEDITOR.env.ie?a.dlgTitle:a.title,minWidth:390,minHeight:230,contents:[{id:"tab1",label:"",title:"",expand:!0,padding:0,elements:[{type:"html",html:'<style type="text/css">.cke_about_container{color:#000 !important;padding:10px 10px 0;margin-top:5px}.cke_about_container p{margin: 0 0 10px;}.cke_about_container .cke_about_logo{height:81px;background-color:#fff;background-image:url('+
|
||||
b+");"+(CKEDITOR.env.hidpi?"background-size:163px 58px;":"")+'background-position:center; background-repeat:no-repeat;margin-bottom:10px;}.cke_about_container a{cursor:pointer !important;color:#00B2CE !important;text-decoration:underline !important;}</style><div class="cke_about_container"><div class="cke_about_logo"></div><p>CKEditor '+CKEDITOR.version+" (revision "+CKEDITOR.revision+')<br><a target="_blank" href="http://ckeditor.com/">http://ckeditor.com</a></p><p>'+a.help.replace("$1",'<a target="_blank" href="http://docs.ckeditor.com/user">'+
|
||||
a.userGuide+"</a>")+"</p><p>"+a.moreInfo+'<br><a target="_blank" href="http://ckeditor.com/about/license">http://ckeditor.com/about/license</a></p><p>'+a.copy.replace("$1",'<a target="_blank" href="http://cksource.com/">CKSource</a> - Frederico Knabben')+"</p></div>"}]}],buttons:[CKEDITOR.dialog.cancelButton]}});
|
Before Width: | Height: | Size: 13 KiB |
Before Width: | Height: | Size: 6.6 KiB |
|
@ -1,11 +0,0 @@
|
|||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.dialog.add("paste",function(c){function h(a){var b=new CKEDITOR.dom.document(a.document),f=b.getBody(),d=b.getById("cke_actscrpt");d&&d.remove();f.setAttribute("contenteditable",!0);if(CKEDITOR.env.ie&&8>CKEDITOR.env.version)b.getWindow().on("blur",function(){b.$.selection.empty()});b.on("keydown",function(a){var a=a.data,b;switch(a.getKeystroke()){case 27:this.hide();b=1;break;case 9:case CKEDITOR.SHIFT+9:this.changeFocus(1),b=1}b&&a.preventDefault()},this);c.fire("ariaWidget",new CKEDITOR.dom.element(a.frameElement));
|
||||
b.getWindow().getFrame().removeCustomData("pendingFocus")&&f.focus()}var e=c.lang.clipboard;c.on("pasteDialogCommit",function(a){a.data&&c.fire("paste",{type:"auto",dataValue:a.data})},null,null,1E3);return{title:e.title,minWidth:CKEDITOR.env.ie&&CKEDITOR.env.quirks?370:350,minHeight:CKEDITOR.env.quirks?250:245,onShow:function(){this.parts.dialog.$.offsetHeight;this.setupContent();this.parts.title.setHtml(this.customTitle||e.title);this.customTitle=null},onLoad:function(){(CKEDITOR.env.ie7Compat||
|
||||
CKEDITOR.env.ie6Compat)&&"rtl"==c.lang.dir&&this.parts.contents.setStyle("overflow","hidden")},onOk:function(){this.commitContent()},contents:[{id:"general",label:c.lang.common.generalTab,elements:[{type:"html",id:"securityMsg",html:'<div style="white-space:normal;width:340px">'+e.securityMsg+"</div>"},{type:"html",id:"pasteMsg",html:'<div style="white-space:normal;width:340px">'+e.pasteMsg+"</div>"},{type:"html",id:"editing_area",style:"width:100%;height:100%",html:"",focus:function(){var a=this.getInputElement(),
|
||||
b=a.getFrameDocument().getBody();!b||b.isReadOnly()?a.setCustomData("pendingFocus",1):b.focus()},setup:function(){var a=this.getDialog(),b='<html dir="'+c.config.contentsLangDirection+'" lang="'+(c.config.contentsLanguage||c.langCode)+'"><head><style>body{margin:3px;height:95%}</style></head><body><script id="cke_actscrpt" type="text/javascript">window.parent.CKEDITOR.tools.callFunction('+CKEDITOR.tools.addFunction(h,a)+",this);<\/script></body></html>",f=CKEDITOR.env.air?"javascript:void(0)":CKEDITOR.env.ie?
|
||||
"javascript:void((function(){"+encodeURIComponent("document.open();("+CKEDITOR.tools.fixDomain+")();document.close();")+'})())"':"",d=CKEDITOR.dom.element.createFromHtml('<iframe class="cke_pasteframe" frameborder="0" allowTransparency="true" src="'+f+'" role="region" aria-label="'+e.pasteArea+'" aria-describedby="'+a.getContentElement("general","pasteMsg").domId+'" aria-multiple="true"></iframe>');d.on("load",function(a){a.removeListener();a=d.getFrameDocument();a.write(b);c.focusManager.add(a.getBody());
|
||||
CKEDITOR.env.air&&h.call(this,a.getWindow().$)},a);d.setCustomData("dialog",a);a=this.getElement();a.setHtml("");a.append(d);if(CKEDITOR.env.ie){var g=CKEDITOR.dom.element.createFromHtml('<span tabindex="-1" style="position:absolute" role="presentation"></span>');g.on("focus",function(){setTimeout(function(){d.$.contentWindow.focus()})});a.append(g);this.focus=function(){g.focus();this.fire("focus")}}this.getInputElement=function(){return d};CKEDITOR.env.ie&&(a.setStyle("display","block"),a.setStyle("height",
|
||||
d.$.offsetHeight+2+"px"))},commit:function(){var a=this.getDialog().getParentEditor(),b=this.getInputElement().getFrameDocument().getBody(),c=b.getBogus(),d;c&&c.remove();d=b.getHtml();setTimeout(function(){a.fire("pasteDialogCommit",d)},0)}}]}]}});
|
|
@ -1,13 +0,0 @@
|
|||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.dialog.add("colordialog",function(t){function n(){f.getById(o).removeStyle("background-color");p.getContentElement("picker","selectedColor").setValue("");j&&j.removeAttribute("aria-selected");j=null}function u(a){var a=a.data.getTarget(),b;if("td"==a.getName()&&(b=a.getChild(0).getHtml()))j=a,j.setAttribute("aria-selected",!0),p.getContentElement("picker","selectedColor").setValue(b)}function y(a){for(var a=a.replace(/^#/,""),b=0,c=[];2>=b;b++)c[b]=parseInt(a.substr(2*b,2),16);return"#"+
|
||||
(165<=0.2126*c[0]+0.7152*c[1]+0.0722*c[2]?"000":"fff")}function v(a){!a.name&&(a=new CKEDITOR.event(a));var b=!/mouse/.test(a.name),c=a.data.getTarget(),e;if("td"==c.getName()&&(e=c.getChild(0).getHtml()))q(a),b?g=c:w=c,b&&(c.setStyle("border-color",y(e)),c.setStyle("border-style","dotted")),f.getById(k).setStyle("background-color",e),f.getById(l).setHtml(e)}function q(a){if(a=!/mouse/.test(a.name)&&g){var b=a.getChild(0).getHtml();a.setStyle("border-color",b);a.setStyle("border-style","solid")}!g&&
|
||||
!w&&(f.getById(k).removeStyle("background-color"),f.getById(l).setHtml(" "))}function z(a){var b=a.data,c=b.getTarget(),e=b.getKeystroke(),d="rtl"==t.lang.dir;switch(e){case 38:if(a=c.getParent().getPrevious())a=a.getChild([c.getIndex()]),a.focus();b.preventDefault();break;case 40:if(a=c.getParent().getNext())(a=a.getChild([c.getIndex()]))&&1==a.type&&a.focus();b.preventDefault();break;case 32:case 13:u(a);b.preventDefault();break;case d?37:39:if(a=c.getNext())1==a.type&&(a.focus(),b.preventDefault(!0));
|
||||
else if(a=c.getParent().getNext())if((a=a.getChild([0]))&&1==a.type)a.focus(),b.preventDefault(!0);break;case d?39:37:if(a=c.getPrevious())a.focus(),b.preventDefault(!0);else if(a=c.getParent().getPrevious())a=a.getLast(),a.focus(),b.preventDefault(!0)}}var r=CKEDITOR.dom.element,f=CKEDITOR.document,h=t.lang.colordialog,p,x={type:"html",html:" "},j,g,w,m=function(a){return CKEDITOR.tools.getNextId()+"_"+a},k=m("hicolor"),l=m("hicolortext"),o=m("selhicolor"),i;(function(){function a(a,d){for(var s=
|
||||
a;s<a+3;s++){var e=new r(i.$.insertRow(-1));e.setAttribute("role","row");for(var f=d;f<d+3;f++)for(var g=0;6>g;g++)b(e.$,"#"+c[f]+c[g]+c[s])}}function b(a,c){var b=new r(a.insertCell(-1));b.setAttribute("class","ColorCell");b.setAttribute("tabIndex",-1);b.setAttribute("role","gridcell");b.on("keydown",z);b.on("click",u);b.on("focus",v);b.on("blur",q);b.setStyle("background-color",c);b.setStyle("border","1px solid "+c);b.setStyle("width","14px");b.setStyle("height","14px");var d=m("color_table_cell");
|
||||
b.setAttribute("aria-labelledby",d);b.append(CKEDITOR.dom.element.createFromHtml('<span id="'+d+'" class="cke_voice_label">'+c+"</span>",CKEDITOR.document))}i=CKEDITOR.dom.element.createFromHtml('<table tabIndex="-1" aria-label="'+h.options+'" role="grid" style="border-collapse:separate;" cellspacing="0"><caption class="cke_voice_label">'+h.options+'</caption><tbody role="presentation"></tbody></table>');i.on("mouseover",v);i.on("mouseout",q);var c="00 33 66 99 cc ff".split(" ");a(0,0);a(3,0);a(0,
|
||||
3);a(3,3);var e=new r(i.$.insertRow(-1));e.setAttribute("role","row");for(var d=0;6>d;d++)b(e.$,"#"+c[d]+c[d]+c[d]);for(d=0;12>d;d++)b(e.$,"#000000")})();return{title:h.title,minWidth:360,minHeight:220,onLoad:function(){p=this},onHide:function(){n();var a=g.getChild(0).getHtml();g.setStyle("border-color",a);g.setStyle("border-style","solid");f.getById(k).removeStyle("background-color");f.getById(l).setHtml(" ");g=null},contents:[{id:"picker",label:h.title,accessKey:"I",elements:[{type:"hbox",
|
||||
padding:0,widths:["70%","10%","30%"],children:[{type:"html",html:"<div></div>",onLoad:function(){CKEDITOR.document.getById(this.domId).append(i)},focus:function(){(g||this.getElement().getElementsByTag("td").getItem(0)).focus()}},x,{type:"vbox",padding:0,widths:["70%","5%","25%"],children:[{type:"html",html:"<span>"+h.highlight+'</span>\t\t\t\t\t\t\t\t\t\t\t\t<div id="'+k+'" style="border: 1px solid; height: 74px; width: 74px;"></div>\t\t\t\t\t\t\t\t\t\t\t\t<div id="'+l+'"> </div><span>'+h.selected+
|
||||
'</span>\t\t\t\t\t\t\t\t\t\t\t\t<div id="'+o+'" style="border: 1px solid; height: 20px; width: 74px;"></div>'},{type:"text",label:h.selected,labelStyle:"display:none",id:"selectedColor",style:"width: 76px;margin-top:4px",onChange:function(){try{f.getById(o).setStyle("background-color",this.getValue())}catch(a){n()}}},x,{type:"button",id:"clear",label:h.clear,onClick:n}]}]}]}]}});
|
|
@ -1,4 +0,0 @@
|
|||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
|
@ -1,9 +0,0 @@
|
|||
(function(){function p(a,k,o){if(!k.is||!k.getCustomData("block_processed"))k.is&&CKEDITOR.dom.element.setMarker(o,k,"block_processed",!0),a.push(k)}function n(a,k){function o(){this.foreach(function(a){if(/^(?!vbox|hbox)/.test(a.type)&&(a.setup||(a.setup=function(c){a.setValue(c.getAttribute(a.id)||"",1)}),!a.commit))a.commit=function(c){var g=this.getValue();"dir"==a.id&&c.getComputedStyle("direction")==g||(g?c.setAttribute(a.id,g):c.removeAttribute(a.id))}})}var n=function(){var f=CKEDITOR.tools.extend({},
|
||||
CKEDITOR.dtd.$blockLimit);a.config.div_wrapTable&&(delete f.td,delete f.th);return f}(),q=CKEDITOR.dtd.div,l={},m=[];return{title:a.lang.div.title,minWidth:400,minHeight:165,contents:[{id:"info",label:a.lang.common.generalTab,title:a.lang.common.generalTab,elements:[{type:"hbox",widths:["50%","50%"],children:[{id:"elementStyle",type:"select",style:"width: 100%;",label:a.lang.div.styleSelectLabel,"default":"",items:[[a.lang.common.notSet,""]],onChange:function(){var f=["info:elementStyle","info:class",
|
||||
"advanced:dir","advanced:style"],c=this.getDialog(),g=c._element&&c._element.clone()||new CKEDITOR.dom.element("div",a.document);this.commit(g,!0);for(var f=[].concat(f),b=f.length,i,e=0;e<b;e++)(i=c.getContentElement.apply(c,f[e].split(":")))&&i.setup&&i.setup(g,!0)},setup:function(f){for(var c in l)l[c].checkElementRemovable(f,!0,a)&&this.setValue(c,1)},commit:function(f){var c;(c=this.getValue())?l[c].applyToObject(f,a):f.removeAttribute("style")}},{id:"class",type:"text",requiredContent:"div(cke-xyz)",
|
||||
label:a.lang.common.cssClass,"default":""}]}]},{id:"advanced",label:a.lang.common.advancedTab,title:a.lang.common.advancedTab,elements:[{type:"vbox",padding:1,children:[{type:"hbox",widths:["50%","50%"],children:[{type:"text",id:"id",requiredContent:"div[id]",label:a.lang.common.id,"default":""},{type:"text",id:"lang",requiredContent:"div[lang]",label:a.lang.common.langCode,"default":""}]},{type:"hbox",children:[{type:"text",id:"style",requiredContent:"div{cke-xyz}",style:"width: 100%;",label:a.lang.common.cssStyle,
|
||||
"default":"",commit:function(a){a.setAttribute("style",this.getValue())}}]},{type:"hbox",children:[{type:"text",id:"title",requiredContent:"div[title]",style:"width: 100%;",label:a.lang.common.advisoryTitle,"default":""}]},{type:"select",id:"dir",requiredContent:"div[dir]",style:"width: 100%;",label:a.lang.common.langDir,"default":"",items:[[a.lang.common.notSet,""],[a.lang.common.langDirLtr,"ltr"],[a.lang.common.langDirRtl,"rtl"]]}]}]}],onLoad:function(){o.call(this);var f=this,c=this.getContentElement("info",
|
||||
"elementStyle");a.getStylesSet(function(g){var b,i;if(g)for(var e=0;e<g.length;e++)i=g[e],i.element&&"div"==i.element&&(b=i.name,l[b]=i=new CKEDITOR.style(i),a.filter.check(i)&&(c.items.push([b,b]),c.add(b,b)));c[1<c.items.length?"enable":"disable"]();setTimeout(function(){f._element&&c.setup(f._element)},0)})},onShow:function(){"editdiv"==k&&this.setupContent(this._element=CKEDITOR.plugins.div.getSurroundDiv(a))},onOk:function(){if("editdiv"==k)m=[this._element];else{var f=[],c={},g=[],b,i=a.getSelection(),
|
||||
e=i.getRanges(),l=i.createBookmarks(),h,j;for(h=0;h<e.length;h++)for(j=e[h].createIterator();b=j.getNextParagraph();)if(b.getName()in n&&!b.isReadOnly()){var d=b.getChildren();for(b=0;b<d.count();b++)p(g,d.getItem(b),c)}else{for(;!q[b.getName()]&&!b.equals(e[h].root);)b=b.getParent();p(g,b,c)}CKEDITOR.dom.element.clearAllMarkers(c);e=[];h=null;for(j=0;j<g.length;j++)b=g[j],d=a.elementPath(b).blockLimit,d.isReadOnly()&&(d=d.getParent()),a.config.div_wrapTable&&d.is(["td","th"])&&(d=a.elementPath(d.getParent()).blockLimit),
|
||||
d.equals(h)||(h=d,e.push([])),e[e.length-1].push(b);for(h=0;h<e.length;h++){d=e[h][0];g=d.getParent();for(b=1;b<e[h].length;b++)g=g.getCommonAncestor(e[h][b]);j=new CKEDITOR.dom.element("div",a.document);for(b=0;b<e[h].length;b++){for(d=e[h][b];!d.getParent().equals(g);)d=d.getParent();e[h][b]=d}for(b=0;b<e[h].length;b++)if(d=e[h][b],!d.getCustomData||!d.getCustomData("block_processed"))d.is&&CKEDITOR.dom.element.setMarker(c,d,"block_processed",!0),b||j.insertBefore(d),j.append(d);CKEDITOR.dom.element.clearAllMarkers(c);
|
||||
f.push(j)}i.selectBookmarks(l);m=f}f=m.length;for(c=0;c<f;c++)this.commitContent(m[c]),!m[c].getAttribute("style")&&m[c].removeAttribute("style");this.hide()},onHide:function(){"editdiv"==k&&this._element.removeCustomData("elementStyle");delete this._element}}}CKEDITOR.dialog.add("creatediv",function(a){return n(a,"creatediv")});CKEDITOR.dialog.add("editdiv",function(a){return n(a,"editdiv")})})();
|
|
@ -1,24 +0,0 @@
|
|||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
(function(){function y(c){return c.type==CKEDITOR.NODE_TEXT&&0<c.getLength()&&(!o||!c.isReadOnly())}function s(c){return!(c.type==CKEDITOR.NODE_ELEMENT&&c.isBlockBoundary(CKEDITOR.tools.extend({},CKEDITOR.dtd.$empty,CKEDITOR.dtd.$nonEditable)))}var o,t=function(){return{textNode:this.textNode,offset:this.offset,character:this.textNode?this.textNode.getText().charAt(this.offset):null,hitMatchBoundary:this._.matchBoundary}},u=["find","replace"],p=[["txtFindFind","txtFindReplace"],["txtFindCaseChk",
|
||||
"txtReplaceCaseChk"],["txtFindWordChk","txtReplaceWordChk"],["txtFindCyclic","txtReplaceCyclic"]],n=function(c,g){function n(a,b){var d=c.createRange();d.setStart(a.textNode,b?a.offset:a.offset+1);d.setEndAt(c.editable(),CKEDITOR.POSITION_BEFORE_END);return d}function q(a){var b=c.getSelection(),d=c.editable();b&&!a?(a=b.getRanges()[0].clone(),a.collapse(!0)):(a=c.createRange(),a.setStartAt(d,CKEDITOR.POSITION_AFTER_START));a.setEndAt(d,CKEDITOR.POSITION_BEFORE_END);return a}var v=new CKEDITOR.style(CKEDITOR.tools.extend({attributes:{"data-cke-highlight":1},
|
||||
fullMatch:1,ignoreReadonly:1,childRule:function(){return 0}},c.config.find_highlight,!0)),l=function(a,b){var d=this,c=new CKEDITOR.dom.walker(a);c.guard=b?s:function(a){!s(a)&&(d._.matchBoundary=!0)};c.evaluator=y;c.breakOnFalse=1;a.startContainer.type==CKEDITOR.NODE_TEXT&&(this.textNode=a.startContainer,this.offset=a.startOffset-1);this._={matchWord:b,walker:c,matchBoundary:!1}};l.prototype={next:function(){return this.move()},back:function(){return this.move(!0)},move:function(a){var b=this.textNode;
|
||||
if(null===b)return t.call(this);this._.matchBoundary=!1;if(b&&a&&0<this.offset)this.offset--;else if(b&&this.offset<b.getLength()-1)this.offset++;else{for(b=null;!b&&!(b=this._.walker[a?"previous":"next"].call(this._.walker),this._.matchWord&&!b||this._.walker._.end););this.offset=(this.textNode=b)?a?b.getLength()-1:0:0}return t.call(this)}};var r=function(a,b){this._={walker:a,cursors:[],rangeLength:b,highlightRange:null,isMatched:0}};r.prototype={toDomRange:function(){var a=c.createRange(),b=this._.cursors;
|
||||
if(1>b.length){var d=this._.walker.textNode;if(d)a.setStartAfter(d);else return null}else d=b[0],b=b[b.length-1],a.setStart(d.textNode,d.offset),a.setEnd(b.textNode,b.offset+1);return a},updateFromDomRange:function(a){var b=new l(a);this._.cursors=[];do a=b.next(),a.character&&this._.cursors.push(a);while(a.character);this._.rangeLength=this._.cursors.length},setMatched:function(){this._.isMatched=!0},clearMatched:function(){this._.isMatched=!1},isMatched:function(){return this._.isMatched},highlight:function(){if(!(1>
|
||||
this._.cursors.length)){this._.highlightRange&&this.removeHighlight();var a=this.toDomRange(),b=a.createBookmark();v.applyToRange(a,c);a.moveToBookmark(b);this._.highlightRange=a;b=a.startContainer;b.type!=CKEDITOR.NODE_ELEMENT&&(b=b.getParent());b.scrollIntoView();this.updateFromDomRange(a)}},removeHighlight:function(){if(this._.highlightRange){var a=this._.highlightRange.createBookmark();v.removeFromRange(this._.highlightRange,c);this._.highlightRange.moveToBookmark(a);this.updateFromDomRange(this._.highlightRange);
|
||||
this._.highlightRange=null}},isReadOnly:function(){return!this._.highlightRange?0:this._.highlightRange.startContainer.isReadOnly()},moveBack:function(){var a=this._.walker.back(),b=this._.cursors;a.hitMatchBoundary&&(this._.cursors=b=[]);b.unshift(a);b.length>this._.rangeLength&&b.pop();return a},moveNext:function(){var a=this._.walker.next(),b=this._.cursors;a.hitMatchBoundary&&(this._.cursors=b=[]);b.push(a);b.length>this._.rangeLength&&b.shift();return a},getEndCharacter:function(){var a=this._.cursors;
|
||||
return 1>a.length?null:a[a.length-1].character},getNextCharacterRange:function(a){var b,d;d=this._.cursors;d=(b=d[d.length-1])&&b.textNode?new l(n(b)):this._.walker;return new r(d,a)},getCursors:function(){return this._.cursors}};var w=function(a,b){var d=[-1];b&&(a=a.toLowerCase());for(var c=0;c<a.length;c++)for(d.push(d[c]+1);0<d[c+1]&&a.charAt(c)!=a.charAt(d[c+1]-1);)d[c+1]=d[d[c+1]-1]+1;this._={overlap:d,state:0,ignoreCase:!!b,pattern:a}};w.prototype={feedCharacter:function(a){for(this._.ignoreCase&&
|
||||
(a=a.toLowerCase());;){if(a==this._.pattern.charAt(this._.state))return this._.state++,this._.state==this._.pattern.length?(this._.state=0,2):1;if(this._.state)this._.state=this._.overlap[this._.state];else return 0}return null},reset:function(){this._.state=0}};var z=/[.,"'?!;: \u0085\u00a0\u1680\u280e\u2028\u2029\u202f\u205f\u3000]/,x=function(a){if(!a)return!0;var b=a.charCodeAt(0);return 9<=b&&13>=b||8192<=b&&8202>=b||z.test(a)},e={searchRange:null,matchRange:null,find:function(a,b,d,f,e,A){this.matchRange?
|
||||
(this.matchRange.removeHighlight(),this.matchRange=this.matchRange.getNextCharacterRange(a.length)):this.matchRange=new r(new l(this.searchRange),a.length);for(var i=new w(a,!b),j=0,k="%";null!==k;){for(this.matchRange.moveNext();k=this.matchRange.getEndCharacter();){j=i.feedCharacter(k);if(2==j)break;this.matchRange.moveNext().hitMatchBoundary&&i.reset()}if(2==j){if(d){var h=this.matchRange.getCursors(),m=h[h.length-1],h=h[0],g=c.createRange();g.setStartAt(c.editable(),CKEDITOR.POSITION_AFTER_START);
|
||||
g.setEnd(h.textNode,h.offset);h=g;m=n(m);h.trim();m.trim();h=new l(h,!0);m=new l(m,!0);if(!x(h.back().character)||!x(m.next().character))continue}this.matchRange.setMatched();!1!==e&&this.matchRange.highlight();return!0}}this.matchRange.clearMatched();this.matchRange.removeHighlight();return f&&!A?(this.searchRange=q(1),this.matchRange=null,arguments.callee.apply(this,Array.prototype.slice.call(arguments).concat([!0]))):!1},replaceCounter:0,replace:function(a,b,d,f,e,g,i){o=1;a=0;if(this.matchRange&&
|
||||
this.matchRange.isMatched()&&!this.matchRange._.isReplaced&&!this.matchRange.isReadOnly()){this.matchRange.removeHighlight();b=this.matchRange.toDomRange();d=c.document.createText(d);if(!i){var j=c.getSelection();j.selectRanges([b]);c.fire("saveSnapshot")}b.deleteContents();b.insertNode(d);i||(j.selectRanges([b]),c.fire("saveSnapshot"));this.matchRange.updateFromDomRange(b);i||this.matchRange.highlight();this.matchRange._.isReplaced=!0;this.replaceCounter++;a=1}else a=this.find(b,f,e,g,!i);o=0;return a}},
|
||||
f=c.lang.find;return{title:f.title,resizable:CKEDITOR.DIALOG_RESIZE_NONE,minWidth:350,minHeight:170,buttons:[CKEDITOR.dialog.cancelButton(c,{label:c.lang.common.close})],contents:[{id:"find",label:f.find,title:f.find,accessKey:"",elements:[{type:"hbox",widths:["230px","90px"],children:[{type:"text",id:"txtFindFind",label:f.findWhat,isChanged:!1,labelLayout:"horizontal",accessKey:"F"},{type:"button",id:"btnFind",align:"left",style:"width:100%",label:f.find,onClick:function(){var a=this.getDialog();
|
||||
e.find(a.getValueOf("find","txtFindFind"),a.getValueOf("find","txtFindCaseChk"),a.getValueOf("find","txtFindWordChk"),a.getValueOf("find","txtFindCyclic"))||alert(f.notFoundMsg)}}]},{type:"fieldset",label:CKEDITOR.tools.htmlEncode(f.findOptions),style:"margin-top:29px",children:[{type:"vbox",padding:0,children:[{type:"checkbox",id:"txtFindCaseChk",isChanged:!1,label:f.matchCase},{type:"checkbox",id:"txtFindWordChk",isChanged:!1,label:f.matchWord},{type:"checkbox",id:"txtFindCyclic",isChanged:!1,"default":!0,
|
||||
label:f.matchCyclic}]}]}]},{id:"replace",label:f.replace,accessKey:"M",elements:[{type:"hbox",widths:["230px","90px"],children:[{type:"text",id:"txtFindReplace",label:f.findWhat,isChanged:!1,labelLayout:"horizontal",accessKey:"F"},{type:"button",id:"btnFindReplace",align:"left",style:"width:100%",label:f.replace,onClick:function(){var a=this.getDialog();e.replace(a,a.getValueOf("replace","txtFindReplace"),a.getValueOf("replace","txtReplace"),a.getValueOf("replace","txtReplaceCaseChk"),a.getValueOf("replace",
|
||||
"txtReplaceWordChk"),a.getValueOf("replace","txtReplaceCyclic"))||alert(f.notFoundMsg)}}]},{type:"hbox",widths:["230px","90px"],children:[{type:"text",id:"txtReplace",label:f.replaceWith,isChanged:!1,labelLayout:"horizontal",accessKey:"R"},{type:"button",id:"btnReplaceAll",align:"left",style:"width:100%",label:f.replaceAll,isChanged:!1,onClick:function(){var a=this.getDialog();e.replaceCounter=0;e.searchRange=q(1);e.matchRange&&(e.matchRange.removeHighlight(),e.matchRange=null);for(c.fire("saveSnapshot");e.replace(a,
|
||||
a.getValueOf("replace","txtFindReplace"),a.getValueOf("replace","txtReplace"),a.getValueOf("replace","txtReplaceCaseChk"),a.getValueOf("replace","txtReplaceWordChk"),!1,!0););e.replaceCounter?(alert(f.replaceSuccessMsg.replace(/%1/,e.replaceCounter)),c.fire("saveSnapshot")):alert(f.notFoundMsg)}}]},{type:"fieldset",label:CKEDITOR.tools.htmlEncode(f.findOptions),children:[{type:"vbox",padding:0,children:[{type:"checkbox",id:"txtReplaceCaseChk",isChanged:!1,label:f.matchCase},{type:"checkbox",id:"txtReplaceWordChk",
|
||||
isChanged:!1,label:f.matchWord},{type:"checkbox",id:"txtReplaceCyclic",isChanged:!1,"default":!0,label:f.matchCyclic}]}]}]}],onLoad:function(){var a=this,b,c=0;this.on("hide",function(){c=0});this.on("show",function(){c=1});this.selectPage=CKEDITOR.tools.override(this.selectPage,function(f){return function(e){f.call(a,e);var g=a._.tabs[e],i;i="find"===e?"txtFindWordChk":"txtReplaceWordChk";b=a.getContentElement(e,"find"===e?"txtFindFind":"txtFindReplace");a.getContentElement(e,i);g.initialized||(CKEDITOR.document.getById(b._.inputId),
|
||||
g.initialized=!0);if(c){var j,e="find"===e?1:0,g=1-e,k,h=p.length;for(k=0;k<h;k++)i=this.getContentElement(u[e],p[k][e]),j=this.getContentElement(u[g],p[k][g]),j.setValue(i.getValue())}}})},onShow:function(){e.searchRange=q();var a=this.getParentEditor().getSelection().getSelectedText(),b=this.getContentElement(g,"find"==g?"txtFindFind":"txtFindReplace");b.setValue(a);b.select();this.selectPage(g);this[("find"==g&&this._.editor.readOnly?"hide":"show")+"Page"]("replace")},onHide:function(){var a;e.matchRange&&
|
||||
e.matchRange.isMatched()&&(e.matchRange.removeHighlight(),c.focus(),(a=e.matchRange.toDomRange())&&c.getSelection().selectRanges([a]));delete e.matchRange},onFocus:function(){return"replace"==g?this.getContentElement("replace","txtFindReplace"):this.getContentElement("find","txtFindFind")}}};CKEDITOR.dialog.add("find",function(c){return n(c,"find")});CKEDITOR.dialog.add("replace",function(c){return n(c,"replace")})})();
|
|
@ -1,24 +0,0 @@
|
|||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
(function(){function b(a,b,c){var k=n[this.id];if(k)for(var f=this instanceof CKEDITOR.ui.dialog.checkbox,e=0;e<k.length;e++){var d=k[e];switch(d.type){case g:if(!a)continue;if(null!==a.getAttribute(d.name)){a=a.getAttribute(d.name);f?this.setValue("true"==a.toLowerCase()):this.setValue(a);return}f&&this.setValue(!!d["default"]);break;case o:if(!a)continue;if(d.name in c){a=c[d.name];f?this.setValue("true"==a.toLowerCase()):this.setValue(a);return}f&&this.setValue(!!d["default"]);break;case i:if(!b)continue;
|
||||
if(b.getAttribute(d.name)){a=b.getAttribute(d.name);f?this.setValue("true"==a.toLowerCase()):this.setValue(a);return}f&&this.setValue(!!d["default"])}}}function c(a,b,c){var k=n[this.id];if(k)for(var f=""===this.getValue(),e=this instanceof CKEDITOR.ui.dialog.checkbox,d=0;d<k.length;d++){var h=k[d];switch(h.type){case g:if(!a||"data"==h.name&&b&&!a.hasAttribute("data"))continue;var l=this.getValue();f||e&&l===h["default"]?a.removeAttribute(h.name):a.setAttribute(h.name,l);break;case o:if(!a)continue;
|
||||
l=this.getValue();if(f||e&&l===h["default"])h.name in c&&c[h.name].remove();else if(h.name in c)c[h.name].setAttribute("value",l);else{var p=CKEDITOR.dom.element.createFromHtml("<cke:param></cke:param>",a.getDocument());p.setAttributes({name:h.name,value:l});1>a.getChildCount()?p.appendTo(a):p.insertBefore(a.getFirst())}break;case i:if(!b)continue;l=this.getValue();f||e&&l===h["default"]?b.removeAttribute(h.name):b.setAttribute(h.name,l)}}}for(var g=1,o=2,i=4,n={id:[{type:g,name:"id"}],classid:[{type:g,
|
||||
name:"classid"}],codebase:[{type:g,name:"codebase"}],pluginspage:[{type:i,name:"pluginspage"}],src:[{type:o,name:"movie"},{type:i,name:"src"},{type:g,name:"data"}],name:[{type:i,name:"name"}],align:[{type:g,name:"align"}],"class":[{type:g,name:"class"},{type:i,name:"class"}],width:[{type:g,name:"width"},{type:i,name:"width"}],height:[{type:g,name:"height"},{type:i,name:"height"}],hSpace:[{type:g,name:"hSpace"},{type:i,name:"hSpace"}],vSpace:[{type:g,name:"vSpace"},{type:i,name:"vSpace"}],style:[{type:g,
|
||||
name:"style"},{type:i,name:"style"}],type:[{type:i,name:"type"}]},m="play loop menu quality scale salign wmode bgcolor base flashvars allowScriptAccess allowFullScreen".split(" "),j=0;j<m.length;j++)n[m[j]]=[{type:i,name:m[j]},{type:o,name:m[j]}];m=["play","loop","menu"];for(j=0;j<m.length;j++)n[m[j]][0]["default"]=n[m[j]][1]["default"]=!0;CKEDITOR.dialog.add("flash",function(a){var g=!a.config.flashEmbedTagOnly,i=a.config.flashAddEmbedTag||a.config.flashEmbedTagOnly,k,f="<div>"+CKEDITOR.tools.htmlEncode(a.lang.common.preview)+
|
||||
'<br><div id="cke_FlashPreviewLoader'+CKEDITOR.tools.getNextNumber()+'" style="display:none"><div class="loading"> </div></div><div id="cke_FlashPreviewBox'+CKEDITOR.tools.getNextNumber()+'" class="FlashPreviewBox"></div></div>';return{title:a.lang.flash.title,minWidth:420,minHeight:310,onShow:function(){this.fakeImage=this.objectNode=this.embedNode=null;k=new CKEDITOR.dom.element("embed",a.document);var e=this.getSelectedElement();if(e&&e.data("cke-real-element-type")&&"flash"==e.data("cke-real-element-type")){this.fakeImage=
|
||||
e;var d=a.restoreRealElement(e),h=null,b=null,c={};if("cke:object"==d.getName()){h=d;d=h.getElementsByTag("embed","cke");0<d.count()&&(b=d.getItem(0));for(var d=h.getElementsByTag("param","cke"),g=0,i=d.count();g<i;g++){var f=d.getItem(g),j=f.getAttribute("name"),f=f.getAttribute("value");c[j]=f}}else"cke:embed"==d.getName()&&(b=d);this.objectNode=h;this.embedNode=b;this.setupContent(h,b,c,e)}},onOk:function(){var e=null,d=null,b=null;if(this.fakeImage)e=this.objectNode,d=this.embedNode;else if(g&&
|
||||
(e=CKEDITOR.dom.element.createFromHtml("<cke:object></cke:object>",a.document),e.setAttributes({classid:"clsid:d27cdb6e-ae6d-11cf-96b8-444553540000",codebase:"http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"})),i)d=CKEDITOR.dom.element.createFromHtml("<cke:embed></cke:embed>",a.document),d.setAttributes({type:"application/x-shockwave-flash",pluginspage:"http://www.macromedia.com/go/getflashplayer"}),e&&d.appendTo(e);if(e)for(var b={},c=e.getElementsByTag("param",
|
||||
"cke"),f=0,j=c.count();f<j;f++)b[c.getItem(f).getAttribute("name")]=c.getItem(f);c={};f={};this.commitContent(e,d,b,c,f);e=a.createFakeElement(e||d,"cke_flash","flash",!0);e.setAttributes(f);e.setStyles(c);this.fakeImage?(e.replace(this.fakeImage),a.getSelection().selectElement(e)):a.insertElement(e)},onHide:function(){this.preview&&this.preview.setHtml("")},contents:[{id:"info",label:a.lang.common.generalTab,accessKey:"I",elements:[{type:"vbox",padding:0,children:[{type:"hbox",widths:["280px","110px"],
|
||||
align:"right",children:[{id:"src",type:"text",label:a.lang.common.url,required:!0,validate:CKEDITOR.dialog.validate.notEmpty(a.lang.flash.validateSrc),setup:b,commit:c,onLoad:function(){var a=this.getDialog(),b=function(b){k.setAttribute("src",b);a.preview.setHtml('<embed height="100%" width="100%" src="'+CKEDITOR.tools.htmlEncode(k.getAttribute("src"))+'" type="application/x-shockwave-flash"></embed>')};a.preview=a.getContentElement("info","preview").getElement().getChild(3);this.on("change",function(a){a.data&&
|
||||
a.data.value&&b(a.data.value)});this.getInputElement().on("change",function(){b(this.getValue())},this)}},{type:"button",id:"browse",filebrowser:"info:src",hidden:!0,style:"display:inline-block;margin-top:14px;",label:a.lang.common.browseServer}]}]},{type:"hbox",widths:["25%","25%","25%","25%","25%"],children:[{type:"text",id:"width",requiredContent:"embed[width]",style:"width:95px",label:a.lang.common.width,validate:CKEDITOR.dialog.validate.htmlLength(a.lang.common.invalidHtmlLength.replace("%1",
|
||||
a.lang.common.width)),setup:b,commit:c},{type:"text",id:"height",requiredContent:"embed[height]",style:"width:95px",label:a.lang.common.height,validate:CKEDITOR.dialog.validate.htmlLength(a.lang.common.invalidHtmlLength.replace("%1",a.lang.common.height)),setup:b,commit:c},{type:"text",id:"hSpace",requiredContent:"embed[hspace]",style:"width:95px",label:a.lang.flash.hSpace,validate:CKEDITOR.dialog.validate.integer(a.lang.flash.validateHSpace),setup:b,commit:c},{type:"text",id:"vSpace",requiredContent:"embed[vspace]",
|
||||
style:"width:95px",label:a.lang.flash.vSpace,validate:CKEDITOR.dialog.validate.integer(a.lang.flash.validateVSpace),setup:b,commit:c}]},{type:"vbox",children:[{type:"html",id:"preview",style:"width:95%;",html:f}]}]},{id:"Upload",hidden:!0,filebrowser:"uploadButton",label:a.lang.common.upload,elements:[{type:"file",id:"upload",label:a.lang.common.upload,size:38},{type:"fileButton",id:"uploadButton",label:a.lang.common.uploadSubmit,filebrowser:"info:src","for":["Upload","upload"]}]},{id:"properties",
|
||||
label:a.lang.flash.propertiesTab,elements:[{type:"hbox",widths:["50%","50%"],children:[{id:"scale",type:"select",requiredContent:"embed[scale]",label:a.lang.flash.scale,"default":"",style:"width : 100%;",items:[[a.lang.common.notSet,""],[a.lang.flash.scaleAll,"showall"],[a.lang.flash.scaleNoBorder,"noborder"],[a.lang.flash.scaleFit,"exactfit"]],setup:b,commit:c},{id:"allowScriptAccess",type:"select",requiredContent:"embed[allowscriptaccess]",label:a.lang.flash.access,"default":"",style:"width : 100%;",
|
||||
items:[[a.lang.common.notSet,""],[a.lang.flash.accessAlways,"always"],[a.lang.flash.accessSameDomain,"samedomain"],[a.lang.flash.accessNever,"never"]],setup:b,commit:c}]},{type:"hbox",widths:["50%","50%"],children:[{id:"wmode",type:"select",requiredContent:"embed[wmode]",label:a.lang.flash.windowMode,"default":"",style:"width : 100%;",items:[[a.lang.common.notSet,""],[a.lang.flash.windowModeWindow,"window"],[a.lang.flash.windowModeOpaque,"opaque"],[a.lang.flash.windowModeTransparent,"transparent"]],
|
||||
setup:b,commit:c},{id:"quality",type:"select",requiredContent:"embed[quality]",label:a.lang.flash.quality,"default":"high",style:"width : 100%;",items:[[a.lang.common.notSet,""],[a.lang.flash.qualityBest,"best"],[a.lang.flash.qualityHigh,"high"],[a.lang.flash.qualityAutoHigh,"autohigh"],[a.lang.flash.qualityMedium,"medium"],[a.lang.flash.qualityAutoLow,"autolow"],[a.lang.flash.qualityLow,"low"]],setup:b,commit:c}]},{type:"hbox",widths:["50%","50%"],children:[{id:"align",type:"select",requiredContent:"object[align]",
|
||||
label:a.lang.common.align,"default":"",style:"width : 100%;",items:[[a.lang.common.notSet,""],[a.lang.common.alignLeft,"left"],[a.lang.flash.alignAbsBottom,"absBottom"],[a.lang.flash.alignAbsMiddle,"absMiddle"],[a.lang.flash.alignBaseline,"baseline"],[a.lang.common.alignBottom,"bottom"],[a.lang.common.alignMiddle,"middle"],[a.lang.common.alignRight,"right"],[a.lang.flash.alignTextTop,"textTop"],[a.lang.common.alignTop,"top"]],setup:b,commit:function(a,b,f,g,i){var j=this.getValue();c.apply(this,arguments);
|
||||
j&&(i.align=j)}},{type:"html",html:"<div></div>"}]},{type:"fieldset",label:CKEDITOR.tools.htmlEncode(a.lang.flash.flashvars),children:[{type:"vbox",padding:0,children:[{type:"checkbox",id:"menu",label:a.lang.flash.chkMenu,"default":!0,setup:b,commit:c},{type:"checkbox",id:"play",label:a.lang.flash.chkPlay,"default":!0,setup:b,commit:c},{type:"checkbox",id:"loop",label:a.lang.flash.chkLoop,"default":!0,setup:b,commit:c},{type:"checkbox",id:"allowFullScreen",label:a.lang.flash.chkFull,"default":!0,
|
||||
setup:b,commit:c}]}]}]},{id:"advanced",label:a.lang.common.advancedTab,elements:[{type:"hbox",children:[{type:"text",id:"id",requiredContent:"object[id]",label:a.lang.common.id,setup:b,commit:c}]},{type:"hbox",widths:["45%","55%"],children:[{type:"text",id:"bgcolor",requiredContent:"embed[bgcolor]",label:a.lang.flash.bgcolor,setup:b,commit:c},{type:"text",id:"class",requiredContent:"embed(cke-xyz)",label:a.lang.common.cssClass,setup:b,commit:c}]},{type:"text",id:"style",requiredContent:"embed{cke-xyz}",
|
||||
validate:CKEDITOR.dialog.validate.inlineStyle(a.lang.common.invalidInlineStyle),label:a.lang.common.cssStyle,setup:b,commit:c}]}]}})})();
|
Before Width: | Height: | Size: 256 B |
|
@ -1,8 +0,0 @@
|
|||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.dialog.add("button",function(b){function d(a){var b=this.getValue();b?(a.attributes[this.id]=b,"name"==this.id&&(a.attributes["data-cke-saved-name"]=b)):(delete a.attributes[this.id],"name"==this.id&&delete a.attributes["data-cke-saved-name"])}return{title:b.lang.forms.button.title,minWidth:350,minHeight:150,onShow:function(){delete this.button;var a=this.getParentEditor().getSelection().getSelectedElement();a&&a.is("input")&&a.getAttribute("type")in{button:1,reset:1,submit:1}&&(this.button=
|
||||
a,this.setupContent(a))},onOk:function(){var a=this.getParentEditor(),b=this.button,d=!b,c=b?CKEDITOR.htmlParser.fragment.fromHtml(b.getOuterHtml()).children[0]:new CKEDITOR.htmlParser.element("input");this.commitContent(c);var e=new CKEDITOR.htmlParser.basicWriter;c.writeHtml(e);c=CKEDITOR.dom.element.createFromHtml(e.getHtml(),a.document);d?a.insertElement(c):(c.replace(b),a.getSelection().selectElement(c))},contents:[{id:"info",label:b.lang.forms.button.title,title:b.lang.forms.button.title,elements:[{id:"name",
|
||||
type:"text",label:b.lang.common.name,"default":"",setup:function(a){this.setValue(a.data("cke-saved-name")||a.getAttribute("name")||"")},commit:d},{id:"value",type:"text",label:b.lang.forms.button.text,accessKey:"V","default":"",setup:function(a){this.setValue(a.getAttribute("value")||"")},commit:d},{id:"type",type:"select",label:b.lang.forms.button.type,"default":"button",accessKey:"T",items:[[b.lang.forms.button.typeBtn,"button"],[b.lang.forms.button.typeSbm,"submit"],[b.lang.forms.button.typeRst,
|
||||
"reset"]],setup:function(a){this.setValue(a.getAttribute("type")||"")},commit:d}]}]}});
|
|
@ -1,8 +0,0 @@
|
|||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.dialog.add("checkbox",function(d){return{title:d.lang.forms.checkboxAndRadio.checkboxTitle,minWidth:350,minHeight:140,onShow:function(){delete this.checkbox;var a=this.getParentEditor().getSelection().getSelectedElement();a&&"checkbox"==a.getAttribute("type")&&(this.checkbox=a,this.setupContent(a))},onOk:function(){var a,b=this.checkbox;b||(a=this.getParentEditor(),b=a.document.createElement("input"),b.setAttribute("type","checkbox"),a.insertElement(b));this.commitContent({element:b})},contents:[{id:"info",
|
||||
label:d.lang.forms.checkboxAndRadio.checkboxTitle,title:d.lang.forms.checkboxAndRadio.checkboxTitle,startupFocus:"txtName",elements:[{id:"txtName",type:"text",label:d.lang.common.name,"default":"",accessKey:"N",setup:function(a){this.setValue(a.data("cke-saved-name")||a.getAttribute("name")||"")},commit:function(a){a=a.element;this.getValue()?a.data("cke-saved-name",this.getValue()):(a.data("cke-saved-name",!1),a.removeAttribute("name"))}},{id:"txtValue",type:"text",label:d.lang.forms.checkboxAndRadio.value,
|
||||
"default":"",accessKey:"V",setup:function(a){a=a.getAttribute("value");this.setValue(CKEDITOR.env.ie&&"on"==a?"":a)},commit:function(a){var b=a.element,c=this.getValue();c&&!(CKEDITOR.env.ie&&"on"==c)?b.setAttribute("value",c):CKEDITOR.env.ie?(c=new CKEDITOR.dom.element("input",b.getDocument()),b.copyAttributes(c,{value:1}),c.replace(b),d.getSelection().selectElement(c),a.element=c):b.removeAttribute("value")}},{id:"cmbSelected",type:"checkbox",label:d.lang.forms.checkboxAndRadio.selected,"default":"",
|
||||
accessKey:"S",value:"checked",setup:function(a){this.setValue(a.getAttribute("checked"))},commit:function(a){var b=a.element;if(CKEDITOR.env.ie){var c=!!b.getAttribute("checked"),e=!!this.getValue();c!=e&&(c=CKEDITOR.dom.element.createFromHtml('<input type="checkbox"'+(e?' checked="checked"':"")+"/>",d.document),b.copyAttributes(c,{type:1,checked:1}),c.replace(b),d.getSelection().selectElement(c),a.element=c)}else this.getValue()?b.setAttribute("checked","checked"):b.removeAttribute("checked")}}]}]}});
|
|
@ -1,8 +0,0 @@
|
|||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.dialog.add("form",function(a){var d={action:1,id:1,method:1,enctype:1,target:1};return{title:a.lang.forms.form.title,minWidth:350,minHeight:200,onShow:function(){delete this.form;var b=this.getParentEditor().elementPath().contains("form",1);b&&(this.form=b,this.setupContent(b))},onOk:function(){var b,a=this.form,c=!a;c&&(b=this.getParentEditor(),a=b.document.createElement("form"),a.appendBogus());c&&b.insertElement(a);this.commitContent(a)},onLoad:function(){function a(b){this.setValue(b.getAttribute(this.id)||
|
||||
"")}function e(a){this.getValue()?a.setAttribute(this.id,this.getValue()):a.removeAttribute(this.id)}this.foreach(function(c){d[c.id]&&(c.setup=a,c.commit=e)})},contents:[{id:"info",label:a.lang.forms.form.title,title:a.lang.forms.form.title,elements:[{id:"txtName",type:"text",label:a.lang.common.name,"default":"",accessKey:"N",setup:function(a){this.setValue(a.data("cke-saved-name")||a.getAttribute("name")||"")},commit:function(a){this.getValue()?a.data("cke-saved-name",this.getValue()):(a.data("cke-saved-name",
|
||||
!1),a.removeAttribute("name"))}},{id:"action",type:"text",label:a.lang.forms.form.action,"default":"",accessKey:"T"},{type:"hbox",widths:["45%","55%"],children:[{id:"id",type:"text",label:a.lang.common.id,"default":"",accessKey:"I"},{id:"enctype",type:"select",label:a.lang.forms.form.encoding,style:"width:100%",accessKey:"E","default":"",items:[[""],["text/plain"],["multipart/form-data"],["application/x-www-form-urlencoded"]]}]},{type:"hbox",widths:["45%","55%"],children:[{id:"target",type:"select",
|
||||
label:a.lang.common.target,style:"width:100%",accessKey:"M","default":"",items:[[a.lang.common.notSet,""],[a.lang.common.targetNew,"_blank"],[a.lang.common.targetTop,"_top"],[a.lang.common.targetSelf,"_self"],[a.lang.common.targetParent,"_parent"]]},{id:"method",type:"select",label:a.lang.forms.form.method,accessKey:"M","default":"GET",items:[["GET","get"],["POST","post"]]}]}]}]}});
|
|
@ -1,8 +0,0 @@
|
|||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.dialog.add("hiddenfield",function(d){return{title:d.lang.forms.hidden.title,hiddenField:null,minWidth:350,minHeight:110,onShow:function(){delete this.hiddenField;var a=this.getParentEditor(),b=a.getSelection(),c=b.getSelectedElement();c&&(c.data("cke-real-element-type")&&"hiddenfield"==c.data("cke-real-element-type"))&&(this.hiddenField=c,c=a.restoreRealElement(this.hiddenField),this.setupContent(c),b.selectElement(this.hiddenField))},onOk:function(){var a=this.getValueOf("info","_cke_saved_name");
|
||||
this.getValueOf("info","value");var b=this.getParentEditor(),a=CKEDITOR.env.ie&&!(8<=CKEDITOR.document.$.documentMode)?b.document.createElement('<input name="'+CKEDITOR.tools.htmlEncode(a)+'">'):b.document.createElement("input");a.setAttribute("type","hidden");this.commitContent(a);a=b.createFakeElement(a,"cke_hidden","hiddenfield");this.hiddenField?(a.replace(this.hiddenField),b.getSelection().selectElement(a)):b.insertElement(a);return!0},contents:[{id:"info",label:d.lang.forms.hidden.title,title:d.lang.forms.hidden.title,
|
||||
elements:[{id:"_cke_saved_name",type:"text",label:d.lang.forms.hidden.name,"default":"",accessKey:"N",setup:function(a){this.setValue(a.data("cke-saved-name")||a.getAttribute("name")||"")},commit:function(a){this.getValue()?a.setAttribute("name",this.getValue()):a.removeAttribute("name")}},{id:"value",type:"text",label:d.lang.forms.hidden.value,"default":"",accessKey:"V",setup:function(a){this.setValue(a.getAttribute("value")||"")},commit:function(a){this.getValue()?a.setAttribute("value",this.getValue()):
|
||||
a.removeAttribute("value")}}]}]}});
|
|
@ -1,8 +0,0 @@
|
|||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.dialog.add("radio",function(d){return{title:d.lang.forms.checkboxAndRadio.radioTitle,minWidth:350,minHeight:140,onShow:function(){delete this.radioButton;var a=this.getParentEditor().getSelection().getSelectedElement();a&&("input"==a.getName()&&"radio"==a.getAttribute("type"))&&(this.radioButton=a,this.setupContent(a))},onOk:function(){var a,b=this.radioButton,c=!b;c&&(a=this.getParentEditor(),b=a.document.createElement("input"),b.setAttribute("type","radio"));c&&a.insertElement(b);this.commitContent({element:b})},
|
||||
contents:[{id:"info",label:d.lang.forms.checkboxAndRadio.radioTitle,title:d.lang.forms.checkboxAndRadio.radioTitle,elements:[{id:"name",type:"text",label:d.lang.common.name,"default":"",accessKey:"N",setup:function(a){this.setValue(a.data("cke-saved-name")||a.getAttribute("name")||"")},commit:function(a){a=a.element;this.getValue()?a.data("cke-saved-name",this.getValue()):(a.data("cke-saved-name",!1),a.removeAttribute("name"))}},{id:"value",type:"text",label:d.lang.forms.checkboxAndRadio.value,"default":"",
|
||||
accessKey:"V",setup:function(a){this.setValue(a.getAttribute("value")||"")},commit:function(a){a=a.element;this.getValue()?a.setAttribute("value",this.getValue()):a.removeAttribute("value")}},{id:"checked",type:"checkbox",label:d.lang.forms.checkboxAndRadio.selected,"default":"",accessKey:"S",value:"checked",setup:function(a){this.setValue(a.getAttribute("checked"))},commit:function(a){var b=a.element;if(CKEDITOR.env.ie){var c=b.getAttribute("checked"),e=!!this.getValue();c!=e&&(c=CKEDITOR.dom.element.createFromHtml('<input type="radio"'+
|
||||
(e?' checked="checked"':"")+"></input>",d.document),b.copyAttributes(c,{type:1,checked:1}),c.replace(b),d.getSelection().selectElement(c),a.element=c)}else this.getValue()?b.setAttribute("checked","checked"):b.removeAttribute("checked")}}]}]}});
|
|
@ -1,20 +0,0 @@
|
|||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.dialog.add("select",function(c){function h(a,b,e,d,c){a=f(a);d=d?d.createElement("OPTION"):document.createElement("OPTION");if(a&&d&&"option"==d.getName())CKEDITOR.env.ie?(isNaN(parseInt(c,10))?a.$.options.add(d.$):a.$.options.add(d.$,c),d.$.innerHTML=0<b.length?b:"",d.$.value=e):(null!==c&&c<a.getChildCount()?a.getChild(0>c?0:c).insertBeforeMe(d):a.append(d),d.setText(0<b.length?b:""),d.setValue(e));else return!1;return d}function m(a){for(var a=f(a),b=g(a),e=a.getChildren().count()-1;0<=
|
||||
e;e--)a.getChild(e).$.selected&&a.getChild(e).remove();i(a,b)}function n(a,b,e,d){a=f(a);if(0>b)return!1;a=a.getChild(b);a.setText(e);a.setValue(d);return a}function k(a){for(a=f(a);a.getChild(0)&&a.getChild(0).remove(););}function j(a,b,e){var a=f(a),d=g(a);if(0>d)return!1;b=d+b;b=0>b?0:b;b=b>=a.getChildCount()?a.getChildCount()-1:b;if(d==b)return!1;var d=a.getChild(d),c=d.getText(),o=d.getValue();d.remove();d=h(a,c,o,!e?null:e,b);i(a,b);return d}function g(a){return(a=f(a))?a.$.selectedIndex:-1}
|
||||
function i(a,b){a=f(a);if(0>b)return null;var e=a.getChildren().count();a.$.selectedIndex=b>=e?e-1:b;return a}function l(a){return(a=f(a))?a.getChildren():!1}function f(a){return a&&a.domId&&a.getInputElement().$?a.getInputElement():a&&a.$?a:!1}return{title:c.lang.forms.select.title,minWidth:CKEDITOR.env.ie?460:395,minHeight:CKEDITOR.env.ie?320:300,onShow:function(){delete this.selectBox;this.setupContent("clear");var a=this.getParentEditor().getSelection().getSelectedElement();if(a&&"select"==a.getName()){this.selectBox=
|
||||
a;this.setupContent(a.getName(),a);for(var a=l(a),b=0;b<a.count();b++)this.setupContent("option",a.getItem(b))}},onOk:function(){var a=this.getParentEditor(),b=this.selectBox,e=!b;e&&(b=a.document.createElement("select"));this.commitContent(b);if(e&&(a.insertElement(b),CKEDITOR.env.ie)){var d=a.getSelection(),c=d.createBookmarks();setTimeout(function(){d.selectBookmarks(c)},0)}},contents:[{id:"info",label:c.lang.forms.select.selectInfo,title:c.lang.forms.select.selectInfo,accessKey:"",elements:[{id:"txtName",
|
||||
type:"text",widths:["25%","75%"],labelLayout:"horizontal",label:c.lang.common.name,"default":"",accessKey:"N",style:"width:350px",setup:function(a,b){"clear"==a?this.setValue(this["default"]||""):"select"==a&&this.setValue(b.data("cke-saved-name")||b.getAttribute("name")||"")},commit:function(a){this.getValue()?a.data("cke-saved-name",this.getValue()):(a.data("cke-saved-name",!1),a.removeAttribute("name"))}},{id:"txtValue",type:"text",widths:["25%","75%"],labelLayout:"horizontal",label:c.lang.forms.select.value,
|
||||
style:"width:350px","default":"",className:"cke_disabled",onLoad:function(){this.getInputElement().setAttribute("readOnly",!0)},setup:function(a,b){"clear"==a?this.setValue(""):"option"==a&&b.getAttribute("selected")&&this.setValue(b.$.value)}},{type:"hbox",widths:["175px","170px"],children:[{id:"txtSize",type:"text",labelLayout:"horizontal",label:c.lang.forms.select.size,"default":"",accessKey:"S",style:"width:175px",validate:function(){var a=CKEDITOR.dialog.validate.integer(c.lang.common.validateNumberFailed);
|
||||
return""===this.getValue()||a.apply(this)},setup:function(a,b){"select"==a&&this.setValue(b.getAttribute("size")||"");CKEDITOR.env.webkit&&this.getInputElement().setStyle("width","86px")},commit:function(a){this.getValue()?a.setAttribute("size",this.getValue()):a.removeAttribute("size")}},{type:"html",html:"<span>"+CKEDITOR.tools.htmlEncode(c.lang.forms.select.lines)+"</span>"}]},{type:"html",html:"<span>"+CKEDITOR.tools.htmlEncode(c.lang.forms.select.opAvail)+"</span>"},{type:"hbox",widths:["115px",
|
||||
"115px","100px"],children:[{type:"vbox",children:[{id:"txtOptName",type:"text",label:c.lang.forms.select.opText,style:"width:115px",setup:function(a){"clear"==a&&this.setValue("")}},{type:"select",id:"cmbName",label:"",title:"",size:5,style:"width:115px;height:75px",items:[],onChange:function(){var a=this.getDialog(),b=a.getContentElement("info","cmbValue"),e=a.getContentElement("info","txtOptName"),a=a.getContentElement("info","txtOptValue"),d=g(this);i(b,d);e.setValue(this.getValue());a.setValue(b.getValue())},
|
||||
setup:function(a,b){"clear"==a?k(this):"option"==a&&h(this,b.getText(),b.getText(),this.getDialog().getParentEditor().document)},commit:function(a){var b=this.getDialog(),e=l(this),d=l(b.getContentElement("info","cmbValue")),c=b.getContentElement("info","txtValue").getValue();k(a);for(var f=0;f<e.count();f++){var g=h(a,e.getItem(f).getValue(),d.getItem(f).getValue(),b.getParentEditor().document);d.getItem(f).getValue()==c&&(g.setAttribute("selected","selected"),g.selected=!0)}}}]},{type:"vbox",children:[{id:"txtOptValue",
|
||||
type:"text",label:c.lang.forms.select.opValue,style:"width:115px",setup:function(a){"clear"==a&&this.setValue("")}},{type:"select",id:"cmbValue",label:"",size:5,style:"width:115px;height:75px",items:[],onChange:function(){var a=this.getDialog(),b=a.getContentElement("info","cmbName"),e=a.getContentElement("info","txtOptName"),a=a.getContentElement("info","txtOptValue"),d=g(this);i(b,d);e.setValue(b.getValue());a.setValue(this.getValue())},setup:function(a,b){if("clear"==a)k(this);else if("option"==
|
||||
a){var e=b.getValue();h(this,e,e,this.getDialog().getParentEditor().document);"selected"==b.getAttribute("selected")&&this.getDialog().getContentElement("info","txtValue").setValue(e)}}}]},{type:"vbox",padding:5,children:[{type:"button",id:"btnAdd",style:"",label:c.lang.forms.select.btnAdd,title:c.lang.forms.select.btnAdd,style:"width:100%;",onClick:function(){var a=this.getDialog();a.getParentEditor();var b=a.getContentElement("info","txtOptName"),e=a.getContentElement("info","txtOptValue"),d=a.getContentElement("info",
|
||||
"cmbName"),c=a.getContentElement("info","cmbValue");h(d,b.getValue(),b.getValue(),a.getParentEditor().document);h(c,e.getValue(),e.getValue(),a.getParentEditor().document);b.setValue("");e.setValue("")}},{type:"button",id:"btnModify",label:c.lang.forms.select.btnModify,title:c.lang.forms.select.btnModify,style:"width:100%;",onClick:function(){var a=this.getDialog(),b=a.getContentElement("info","txtOptName"),e=a.getContentElement("info","txtOptValue"),d=a.getContentElement("info","cmbName"),a=a.getContentElement("info",
|
||||
"cmbValue"),c=g(d);0<=c&&(n(d,c,b.getValue(),b.getValue()),n(a,c,e.getValue(),e.getValue()))}},{type:"button",id:"btnUp",style:"width:100%;",label:c.lang.forms.select.btnUp,title:c.lang.forms.select.btnUp,onClick:function(){var a=this.getDialog(),b=a.getContentElement("info","cmbName"),c=a.getContentElement("info","cmbValue");j(b,-1,a.getParentEditor().document);j(c,-1,a.getParentEditor().document)}},{type:"button",id:"btnDown",style:"width:100%;",label:c.lang.forms.select.btnDown,title:c.lang.forms.select.btnDown,
|
||||
onClick:function(){var a=this.getDialog(),b=a.getContentElement("info","cmbName"),c=a.getContentElement("info","cmbValue");j(b,1,a.getParentEditor().document);j(c,1,a.getParentEditor().document)}}]}]},{type:"hbox",widths:["40%","20%","40%"],children:[{type:"button",id:"btnSetValue",label:c.lang.forms.select.btnSetValue,title:c.lang.forms.select.btnSetValue,onClick:function(){var a=this.getDialog(),b=a.getContentElement("info","cmbValue");a.getContentElement("info","txtValue").setValue(b.getValue())}},
|
||||
{type:"button",id:"btnDelete",label:c.lang.forms.select.btnDelete,title:c.lang.forms.select.btnDelete,onClick:function(){var a=this.getDialog(),b=a.getContentElement("info","cmbName"),c=a.getContentElement("info","cmbValue"),d=a.getContentElement("info","txtOptName"),a=a.getContentElement("info","txtOptValue");m(b);m(c);d.setValue("");a.setValue("")}},{id:"chkMulti",type:"checkbox",label:c.lang.forms.select.chkMulti,"default":"",accessKey:"M",value:"checked",setup:function(a,b){"select"==a&&this.setValue(b.getAttribute("multiple"));
|
||||
CKEDITOR.env.webkit&&this.getElement().getParent().setStyle("vertical-align","middle")},commit:function(a){this.getValue()?a.setAttribute("multiple",this.getValue()):a.removeAttribute("multiple")}}]}]}]}});
|
|
@ -1,8 +0,0 @@
|
|||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.dialog.add("textarea",function(b){return{title:b.lang.forms.textarea.title,minWidth:350,minHeight:220,onShow:function(){delete this.textarea;var a=this.getParentEditor().getSelection().getSelectedElement();a&&"textarea"==a.getName()&&(this.textarea=a,this.setupContent(a))},onOk:function(){var a,b=this.textarea,c=!b;c&&(a=this.getParentEditor(),b=a.document.createElement("textarea"));this.commitContent(b);c&&a.insertElement(b)},contents:[{id:"info",label:b.lang.forms.textarea.title,title:b.lang.forms.textarea.title,
|
||||
elements:[{id:"_cke_saved_name",type:"text",label:b.lang.common.name,"default":"",accessKey:"N",setup:function(a){this.setValue(a.data("cke-saved-name")||a.getAttribute("name")||"")},commit:function(a){this.getValue()?a.data("cke-saved-name",this.getValue()):(a.data("cke-saved-name",!1),a.removeAttribute("name"))}},{type:"hbox",widths:["50%","50%"],children:[{id:"cols",type:"text",label:b.lang.forms.textarea.cols,"default":"",accessKey:"C",style:"width:50px",validate:CKEDITOR.dialog.validate.integer(b.lang.common.validateNumberFailed),
|
||||
setup:function(a){this.setValue(a.hasAttribute("cols")&&a.getAttribute("cols")||"")},commit:function(a){this.getValue()?a.setAttribute("cols",this.getValue()):a.removeAttribute("cols")}},{id:"rows",type:"text",label:b.lang.forms.textarea.rows,"default":"",accessKey:"R",style:"width:50px",validate:CKEDITOR.dialog.validate.integer(b.lang.common.validateNumberFailed),setup:function(a){this.setValue(a.hasAttribute("rows")&&a.getAttribute("rows")||"")},commit:function(a){this.getValue()?a.setAttribute("rows",
|
||||
this.getValue()):a.removeAttribute("rows")}}]},{id:"value",type:"textarea",label:b.lang.forms.textfield.value,"default":"",setup:function(a){this.setValue(a.$.defaultValue)},commit:function(a){a.$.value=a.$.defaultValue=this.getValue()}}]}]}});
|
|
@ -1,10 +0,0 @@
|
|||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.dialog.add("textfield",function(b){function e(a){var a=a.element,c=this.getValue();c?a.setAttribute(this.id,c):a.removeAttribute(this.id)}function f(a){this.setValue(a.hasAttribute(this.id)&&a.getAttribute(this.id)||"")}var g={email:1,password:1,search:1,tel:1,text:1,url:1};return{title:b.lang.forms.textfield.title,minWidth:350,minHeight:150,onShow:function(){delete this.textField;var a=this.getParentEditor().getSelection().getSelectedElement();if(a&&"input"==a.getName()&&(g[a.getAttribute("type")]||
|
||||
!a.getAttribute("type")))this.textField=a,this.setupContent(a)},onOk:function(){var a=this.getParentEditor(),c=this.textField,b=!c;b&&(c=a.document.createElement("input"),c.setAttribute("type","text"));c={element:c};b&&a.insertElement(c.element);this.commitContent(c);b||a.getSelection().selectElement(c.element)},onLoad:function(){this.foreach(function(a){if(a.getValue&&(a.setup||(a.setup=f),!a.commit))a.commit=e})},contents:[{id:"info",label:b.lang.forms.textfield.title,title:b.lang.forms.textfield.title,
|
||||
elements:[{type:"hbox",widths:["50%","50%"],children:[{id:"_cke_saved_name",type:"text",label:b.lang.forms.textfield.name,"default":"",accessKey:"N",setup:function(a){this.setValue(a.data("cke-saved-name")||a.getAttribute("name")||"")},commit:function(a){a=a.element;this.getValue()?a.data("cke-saved-name",this.getValue()):(a.data("cke-saved-name",!1),a.removeAttribute("name"))}},{id:"value",type:"text",label:b.lang.forms.textfield.value,"default":"",accessKey:"V",commit:function(a){if(CKEDITOR.env.ie&&
|
||||
!this.getValue()){var c=a.element,d=new CKEDITOR.dom.element("input",b.document);c.copyAttributes(d,{value:1});d.replace(c);a.element=d}else e.call(this,a)}}]},{type:"hbox",widths:["50%","50%"],children:[{id:"size",type:"text",label:b.lang.forms.textfield.charWidth,"default":"",accessKey:"C",style:"width:50px",validate:CKEDITOR.dialog.validate.integer(b.lang.common.validateNumberFailed)},{id:"maxLength",type:"text",label:b.lang.forms.textfield.maxChars,"default":"",accessKey:"M",style:"width:50px",
|
||||
validate:CKEDITOR.dialog.validate.integer(b.lang.common.validateNumberFailed)}],onLoad:function(){CKEDITOR.env.ie7Compat&&this.getElement().setStyle("zoom","100%")}},{id:"type",type:"select",label:b.lang.forms.textfield.type,"default":"text",accessKey:"M",items:[[b.lang.forms.textfield.typeEmail,"email"],[b.lang.forms.textfield.typePass,"password"],[b.lang.forms.textfield.typeSearch,"search"],[b.lang.forms.textfield.typeTel,"tel"],[b.lang.forms.textfield.typeText,"text"],[b.lang.forms.textfield.typeUrl,
|
||||
"url"]],setup:function(a){this.setValue(a.getAttribute("type"))},commit:function(a){var c=a.element;if(CKEDITOR.env.ie){var d=c.getAttribute("type"),e=this.getValue();d!=e&&(d=CKEDITOR.dom.element.createFromHtml('<input type="'+e+'"></input>',b.document),c.copyAttributes(d,{type:1}),d.replace(c),a.element=d)}else c.setAttribute("type",this.getValue())}}]}]}});
|
Before Width: | Height: | Size: 105 B |
Before Width: | Height: | Size: 20 KiB |
Before Width: | Height: | Size: 66 KiB |
|
@ -1,10 +0,0 @@
|
|||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
(function(){function c(b){var c=this instanceof CKEDITOR.ui.dialog.checkbox;b.hasAttribute(this.id)&&(b=b.getAttribute(this.id),c?this.setValue(e[this.id]["true"]==b.toLowerCase()):this.setValue(b))}function d(b){var c=""===this.getValue(),a=this instanceof CKEDITOR.ui.dialog.checkbox,d=this.getValue();c?b.removeAttribute(this.att||this.id):a?b.setAttribute(this.id,e[this.id][d]):b.setAttribute(this.att||this.id,d)}var e={scrolling:{"true":"yes","false":"no"},frameborder:{"true":"1","false":"0"}};
|
||||
CKEDITOR.dialog.add("iframe",function(b){var f=b.lang.iframe,a=b.lang.common,e=b.plugins.dialogadvtab;return{title:f.title,minWidth:350,minHeight:260,onShow:function(){this.fakeImage=this.iframeNode=null;var a=this.getSelectedElement();a&&(a.data("cke-real-element-type")&&"iframe"==a.data("cke-real-element-type"))&&(this.fakeImage=a,this.iframeNode=a=b.restoreRealElement(a),this.setupContent(a))},onOk:function(){var a;a=this.fakeImage?this.iframeNode:new CKEDITOR.dom.element("iframe");var c={},d=
|
||||
{};this.commitContent(a,c,d);a=b.createFakeElement(a,"cke_iframe","iframe",!0);a.setAttributes(d);a.setStyles(c);this.fakeImage?(a.replace(this.fakeImage),b.getSelection().selectElement(a)):b.insertElement(a)},contents:[{id:"info",label:a.generalTab,accessKey:"I",elements:[{type:"vbox",padding:0,children:[{id:"src",type:"text",label:a.url,required:!0,validate:CKEDITOR.dialog.validate.notEmpty(f.noUrl),setup:c,commit:d}]},{type:"hbox",children:[{id:"width",type:"text",requiredContent:"iframe[width]",
|
||||
style:"width:100%",labelLayout:"vertical",label:a.width,validate:CKEDITOR.dialog.validate.htmlLength(a.invalidHtmlLength.replace("%1",a.width)),setup:c,commit:d},{id:"height",type:"text",requiredContent:"iframe[height]",style:"width:100%",labelLayout:"vertical",label:a.height,validate:CKEDITOR.dialog.validate.htmlLength(a.invalidHtmlLength.replace("%1",a.height)),setup:c,commit:d},{id:"align",type:"select",requiredContent:"iframe[align]","default":"",items:[[a.notSet,""],[a.alignLeft,"left"],[a.alignRight,
|
||||
"right"],[a.alignTop,"top"],[a.alignMiddle,"middle"],[a.alignBottom,"bottom"]],style:"width:100%",labelLayout:"vertical",label:a.align,setup:function(a,b){c.apply(this,arguments);if(b){var d=b.getAttribute("align");this.setValue(d&&d.toLowerCase()||"")}},commit:function(a,b,c){d.apply(this,arguments);this.getValue()&&(c.align=this.getValue())}}]},{type:"hbox",widths:["50%","50%"],children:[{id:"scrolling",type:"checkbox",requiredContent:"iframe[scrolling]",label:f.scrolling,setup:c,commit:d},{id:"frameborder",
|
||||
type:"checkbox",requiredContent:"iframe[frameborder]",label:f.border,setup:c,commit:d}]},{type:"hbox",widths:["50%","50%"],children:[{id:"name",type:"text",requiredContent:"iframe[name]",label:a.name,setup:c,commit:d},{id:"title",type:"text",requiredContent:"iframe[title]",label:a.advisoryTitle,setup:c,commit:d}]},{id:"longdesc",type:"text",requiredContent:"iframe[longdesc]",label:a.longDescr,setup:c,commit:d}]},e&&e.createAdvancedTab(b,{id:1,classes:1,styles:1},"iframe")]}})})();
|
Before Width: | Height: | Size: 449 B |
|
@ -1,43 +0,0 @@
|
|||
/*
|
||||
Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
(function(){var r=function(c,j){function r(){var a=arguments,b=this.getContentElement("advanced","txtdlgGenStyle");b&&b.commit.apply(b,a);this.foreach(function(b){b.commit&&"txtdlgGenStyle"!=b.id&&b.commit.apply(b,a)})}function i(a){if(!s){s=1;var b=this.getDialog(),d=b.imageElement;if(d){this.commit(f,d);for(var a=[].concat(a),e=a.length,c,g=0;g<e;g++)(c=b.getContentElement.apply(b,a[g].split(":")))&&c.setup(f,d)}s=0}}var f=1,k=/^\s*(\d+)((px)|\%)?\s*$/i,v=/(^\s*(\d+)((px)|\%)?\s*$)|^$/i,o=/^\d+px$/,
|
||||
w=function(){var a=this.getValue(),b=this.getDialog(),d=a.match(k);d&&("%"==d[2]&&l(b,!1),a=d[1]);b.lockRatio&&(d=b.originalElement,"true"==d.getCustomData("isReady")&&("txtHeight"==this.id?(a&&"0"!=a&&(a=Math.round(d.$.width*(a/d.$.height))),isNaN(a)||b.setValueOf("info","txtWidth",a)):(a&&"0"!=a&&(a=Math.round(d.$.height*(a/d.$.width))),isNaN(a)||b.setValueOf("info","txtHeight",a))));g(b)},g=function(a){if(!a.originalElement||!a.preview)return 1;a.commitContent(4,a.preview);return 0},s,l=function(a,
|
||||
b){if(!a.getContentElement("info","ratioLock"))return null;var d=a.originalElement;if(!d)return null;if("check"==b){if(!a.userlockRatio&&"true"==d.getCustomData("isReady")){var e=a.getValueOf("info","txtWidth"),c=a.getValueOf("info","txtHeight"),d=1E3*d.$.width/d.$.height,f=1E3*e/c;a.lockRatio=!1;!e&&!c?a.lockRatio=!0:!isNaN(d)&&!isNaN(f)&&Math.round(d)==Math.round(f)&&(a.lockRatio=!0)}}else void 0!=b?a.lockRatio=b:(a.userlockRatio=1,a.lockRatio=!a.lockRatio);e=CKEDITOR.document.getById(p);a.lockRatio?
|
||||
e.removeClass("cke_btn_unlocked"):e.addClass("cke_btn_unlocked");e.setAttribute("aria-checked",a.lockRatio);CKEDITOR.env.hc&&e.getChild(0).setHtml(a.lockRatio?CKEDITOR.env.ie?"■":"▣":CKEDITOR.env.ie?"□":"▢");return a.lockRatio},x=function(a){var b=a.originalElement;if("true"==b.getCustomData("isReady")){var d=a.getContentElement("info","txtWidth"),e=a.getContentElement("info","txtHeight");d&&d.setValue(b.$.width);e&&e.setValue(b.$.height)}g(a)},y=function(a,b){function d(a,b){var d=a.match(k);return d?
|
||||
("%"==d[2]&&(d[1]+="%",l(e,!1)),d[1]):b}if(a==f){var e=this.getDialog(),c="",g="txtWidth"==this.id?"width":"height",h=b.getAttribute(g);h&&(c=d(h,c));c=d(b.getStyle(g),c);this.setValue(c)}},t,q=function(){var a=this.originalElement;a.setCustomData("isReady","true");a.removeListener("load",q);a.removeListener("error",h);a.removeListener("abort",h);CKEDITOR.document.getById(m).setStyle("display","none");this.dontResetSize||x(this);this.firstLoad&&CKEDITOR.tools.setTimeout(function(){l(this,"check")},
|
||||
0,this);this.dontResetSize=this.firstLoad=!1},h=function(){var a=this.originalElement;a.removeListener("load",q);a.removeListener("error",h);a.removeListener("abort",h);a=CKEDITOR.getUrl(CKEDITOR.plugins.get("image").path+"images/noimage.png");this.preview&&this.preview.setAttribute("src",a);CKEDITOR.document.getById(m).setStyle("display","none");l(this,!1)},n=function(a){return CKEDITOR.tools.getNextId()+"_"+a},p=n("btnLockSizes"),u=n("btnResetSize"),m=n("ImagePreviewLoader"),A=n("previewLink"),
|
||||
z=n("previewImage");return{title:c.lang.image["image"==j?"title":"titleButton"],minWidth:420,minHeight:360,onShow:function(){this.linkEditMode=this.imageEditMode=this.linkElement=this.imageElement=!1;this.lockRatio=!0;this.userlockRatio=0;this.dontResetSize=!1;this.firstLoad=!0;this.addLink=!1;var a=this.getParentEditor(),b=a.getSelection(),d=(b=b&&b.getSelectedElement())&&a.elementPath(b).contains("a",1);CKEDITOR.document.getById(m).setStyle("display","none");t=new CKEDITOR.dom.element("img",a.document);
|
||||
this.preview=CKEDITOR.document.getById(z);this.originalElement=a.document.createElement("img");this.originalElement.setAttribute("alt","");this.originalElement.setCustomData("isReady","false");if(d){this.linkElement=d;this.linkEditMode=!0;var c=d.getChildren();if(1==c.count()){var g=c.getItem(0).getName();if("img"==g||"input"==g)this.imageElement=c.getItem(0),"img"==this.imageElement.getName()?this.imageEditMode="img":"input"==this.imageElement.getName()&&(this.imageEditMode="input")}"image"==j&&
|
||||
this.setupContent(2,d)}if(this.customImageElement)this.imageEditMode="img",this.imageElement=this.customImageElement,delete this.customImageElement;else if(b&&"img"==b.getName()&&!b.data("cke-realelement")||b&&"input"==b.getName()&&"image"==b.getAttribute("type"))this.imageEditMode=b.getName(),this.imageElement=b;this.imageEditMode?(this.cleanImageElement=this.imageElement,this.imageElement=this.cleanImageElement.clone(!0,!0),this.setupContent(f,this.imageElement)):this.imageElement=a.document.createElement("img");
|
||||
l(this,!0);CKEDITOR.tools.trim(this.getValueOf("info","txtUrl"))||(this.preview.removeAttribute("src"),this.preview.setStyle("display","none"))},onOk:function(){if(this.imageEditMode){var a=this.imageEditMode;"image"==j&&"input"==a&&confirm(c.lang.image.button2Img)?(this.imageElement=c.document.createElement("img"),this.imageElement.setAttribute("alt",""),c.insertElement(this.imageElement)):"image"!=j&&"img"==a&&confirm(c.lang.image.img2Button)?(this.imageElement=c.document.createElement("input"),
|
||||
this.imageElement.setAttributes({type:"image",alt:""}),c.insertElement(this.imageElement)):(this.imageElement=this.cleanImageElement,delete this.cleanImageElement)}else"image"==j?this.imageElement=c.document.createElement("img"):(this.imageElement=c.document.createElement("input"),this.imageElement.setAttribute("type","image")),this.imageElement.setAttribute("alt","");this.linkEditMode||(this.linkElement=c.document.createElement("a"));this.commitContent(f,this.imageElement);this.commitContent(2,this.linkElement);
|
||||
this.imageElement.getAttribute("style")||this.imageElement.removeAttribute("style");this.imageEditMode?!this.linkEditMode&&this.addLink?(c.insertElement(this.linkElement),this.imageElement.appendTo(this.linkElement)):this.linkEditMode&&!this.addLink&&(c.getSelection().selectElement(this.linkElement),c.insertElement(this.imageElement)):this.addLink?this.linkEditMode?c.insertElement(this.imageElement):(c.insertElement(this.linkElement),this.linkElement.append(this.imageElement,!1)):c.insertElement(this.imageElement)},
|
||||
onLoad:function(){"image"!=j&&this.hidePage("Link");var a=this._.element.getDocument();this.getContentElement("info","ratioLock")&&(this.addFocusable(a.getById(u),5),this.addFocusable(a.getById(p),5));this.commitContent=r},onHide:function(){this.preview&&this.commitContent(8,this.preview);this.originalElement&&(this.originalElement.removeListener("load",q),this.originalElement.removeListener("error",h),this.originalElement.removeListener("abort",h),this.originalElement.remove(),this.originalElement=
|
||||
!1);delete this.imageElement},contents:[{id:"info",label:c.lang.image.infoTab,accessKey:"I",elements:[{type:"vbox",padding:0,children:[{type:"hbox",widths:["280px","110px"],align:"right",children:[{id:"txtUrl",type:"text",label:c.lang.common.url,required:!0,onChange:function(){var a=this.getDialog(),b=this.getValue();if(0<b.length){var a=this.getDialog(),d=a.originalElement;a.preview.removeStyle("display");d.setCustomData("isReady","false");var c=CKEDITOR.document.getById(m);c&&c.setStyle("display",
|
||||
"");d.on("load",q,a);d.on("error",h,a);d.on("abort",h,a);d.setAttribute("src",b);t.setAttribute("src",b);a.preview.setAttribute("src",t.$.src);g(a)}else a.preview&&(a.preview.removeAttribute("src"),a.preview.setStyle("display","none"))},setup:function(a,b){if(a==f){var d=b.data("cke-saved-src")||b.getAttribute("src");this.getDialog().dontResetSize=!0;this.setValue(d);this.setInitValue()}},commit:function(a,b){a==f&&(this.getValue()||this.isChanged())?(b.data("cke-saved-src",this.getValue()),b.setAttribute("src",
|
||||
this.getValue())):8==a&&(b.setAttribute("src",""),b.removeAttribute("src"))},validate:CKEDITOR.dialog.validate.notEmpty(c.lang.image.urlMissing)},{type:"button",id:"browse",style:"display:inline-block;margin-top:14px;",align:"center",label:c.lang.common.browseServer,hidden:!0,filebrowser:"info:txtUrl"}]}]},{id:"txtAlt",type:"text",label:c.lang.image.alt,accessKey:"T","default":"",onChange:function(){g(this.getDialog())},setup:function(a,b){a==f&&this.setValue(b.getAttribute("alt"))},commit:function(a,
|
||||
b){a==f?(this.getValue()||this.isChanged())&&b.setAttribute("alt",this.getValue()):4==a?b.setAttribute("alt",this.getValue()):8==a&&b.removeAttribute("alt")}},{type:"hbox",children:[{id:"basic",type:"vbox",children:[{type:"hbox",requiredContent:"img{width,height}",widths:["50%","50%"],children:[{type:"vbox",padding:1,children:[{type:"text",width:"45px",id:"txtWidth",label:c.lang.common.width,onKeyUp:w,onChange:function(){i.call(this,"advanced:txtdlgGenStyle")},validate:function(){var a=this.getValue().match(v);
|
||||
(a=!!(a&&0!==parseInt(a[1],10)))||alert(c.lang.common.invalidWidth);return a},setup:y,commit:function(a,b,d){var c=this.getValue();a==f?(c?b.setStyle("width",CKEDITOR.tools.cssLength(c)):b.removeStyle("width"),!d&&b.removeAttribute("width")):4==a?c.match(k)?b.setStyle("width",CKEDITOR.tools.cssLength(c)):(a=this.getDialog().originalElement,"true"==a.getCustomData("isReady")&&b.setStyle("width",a.$.width+"px")):8==a&&(b.removeAttribute("width"),b.removeStyle("width"))}},{type:"text",id:"txtHeight",
|
||||
width:"45px",label:c.lang.common.height,onKeyUp:w,onChange:function(){i.call(this,"advanced:txtdlgGenStyle")},validate:function(){var a=this.getValue().match(v);(a=!!(a&&0!==parseInt(a[1],10)))||alert(c.lang.common.invalidHeight);return a},setup:y,commit:function(a,b,d){var c=this.getValue();a==f?(c?b.setStyle("height",CKEDITOR.tools.cssLength(c)):b.removeStyle("height"),!d&&b.removeAttribute("height")):4==a?c.match(k)?b.setStyle("height",CKEDITOR.tools.cssLength(c)):(a=this.getDialog().originalElement,
|
||||
"true"==a.getCustomData("isReady")&&b.setStyle("height",a.$.height+"px")):8==a&&(b.removeAttribute("height"),b.removeStyle("height"))}}]},{id:"ratioLock",type:"html",style:"margin-top:30px;width:40px;height:40px;",onLoad:function(){var a=CKEDITOR.document.getById(u),b=CKEDITOR.document.getById(p);a&&(a.on("click",function(a){x(this);a.data&&a.data.preventDefault()},this.getDialog()),a.on("mouseover",function(){this.addClass("cke_btn_over")},a),a.on("mouseout",function(){this.removeClass("cke_btn_over")},
|
||||
a));b&&(b.on("click",function(a){l(this);var b=this.originalElement,c=this.getValueOf("info","txtWidth");if(b.getCustomData("isReady")=="true"&&c){b=b.$.height/b.$.width*c;if(!isNaN(b)){this.setValueOf("info","txtHeight",Math.round(b));g(this)}}a.data&&a.data.preventDefault()},this.getDialog()),b.on("mouseover",function(){this.addClass("cke_btn_over")},b),b.on("mouseout",function(){this.removeClass("cke_btn_over")},b))},html:'<div><a href="javascript:void(0)" tabindex="-1" title="'+c.lang.image.lockRatio+
|
||||
'" class="cke_btn_locked" id="'+p+'" role="checkbox"><span class="cke_icon"></span><span class="cke_label">'+c.lang.image.lockRatio+'</span></a><a href="javascript:void(0)" tabindex="-1" title="'+c.lang.image.resetSize+'" class="cke_btn_reset" id="'+u+'" role="button"><span class="cke_label">'+c.lang.image.resetSize+"</span></a></div>"}]},{type:"vbox",padding:1,children:[{type:"text",id:"txtBorder",requiredContent:"img{border-width}",width:"60px",label:c.lang.image.border,"default":"",onKeyUp:function(){g(this.getDialog())},
|
||||
onChange:function(){i.call(this,"advanced:txtdlgGenStyle")},validate:CKEDITOR.dialog.validate.integer(c.lang.image.validateBorder),setup:function(a,b){if(a==f){var d;d=(d=(d=b.getStyle("border-width"))&&d.match(/^(\d+px)(?: \1 \1 \1)?$/))&&parseInt(d[1],10);isNaN(parseInt(d,10))&&(d=b.getAttribute("border"));this.setValue(d)}},commit:function(a,b,d){var c=parseInt(this.getValue(),10);a==f||4==a?(isNaN(c)?!c&&this.isChanged()&&b.removeStyle("border"):(b.setStyle("border-width",CKEDITOR.tools.cssLength(c)),
|
||||
b.setStyle("border-style","solid")),!d&&a==f&&b.removeAttribute("border")):8==a&&(b.removeAttribute("border"),b.removeStyle("border-width"),b.removeStyle("border-style"),b.removeStyle("border-color"))}},{type:"text",id:"txtHSpace",requiredContent:"img{margin-left,margin-right}",width:"60px",label:c.lang.image.hSpace,"default":"",onKeyUp:function(){g(this.getDialog())},onChange:function(){i.call(this,"advanced:txtdlgGenStyle")},validate:CKEDITOR.dialog.validate.integer(c.lang.image.validateHSpace),
|
||||
setup:function(a,b){if(a==f){var d,c;d=b.getStyle("margin-left");c=b.getStyle("margin-right");d=d&&d.match(o);c=c&&c.match(o);d=parseInt(d,10);c=parseInt(c,10);d=d==c&&d;isNaN(parseInt(d,10))&&(d=b.getAttribute("hspace"));this.setValue(d)}},commit:function(a,b,c){var e=parseInt(this.getValue(),10);a==f||4==a?(isNaN(e)?!e&&this.isChanged()&&(b.removeStyle("margin-left"),b.removeStyle("margin-right")):(b.setStyle("margin-left",CKEDITOR.tools.cssLength(e)),b.setStyle("margin-right",CKEDITOR.tools.cssLength(e))),
|
||||
!c&&a==f&&b.removeAttribute("hspace")):8==a&&(b.removeAttribute("hspace"),b.removeStyle("margin-left"),b.removeStyle("margin-right"))}},{type:"text",id:"txtVSpace",requiredContent:"img{margin-top,margin-bottom}",width:"60px",label:c.lang.image.vSpace,"default":"",onKeyUp:function(){g(this.getDialog())},onChange:function(){i.call(this,"advanced:txtdlgGenStyle")},validate:CKEDITOR.dialog.validate.integer(c.lang.image.validateVSpace),setup:function(a,b){if(a==f){var c,e;c=b.getStyle("margin-top");e=
|
||||
b.getStyle("margin-bottom");c=c&&c.match(o);e=e&&e.match(o);c=parseInt(c,10);e=parseInt(e,10);c=c==e&&c;isNaN(parseInt(c,10))&&(c=b.getAttribute("vspace"));this.setValue(c)}},commit:function(a,b,c){var e=parseInt(this.getValue(),10);a==f||4==a?(isNaN(e)?!e&&this.isChanged()&&(b.removeStyle("margin-top"),b.removeStyle("margin-bottom")):(b.setStyle("margin-top",CKEDITOR.tools.cssLength(e)),b.setStyle("margin-bottom",CKEDITOR.tools.cssLength(e))),!c&&a==f&&b.removeAttribute("vspace")):8==a&&(b.removeAttribute("vspace"),
|
||||
b.removeStyle("margin-top"),b.removeStyle("margin-bottom"))}},{id:"cmbAlign",requiredContent:"img{float}",type:"select",widths:["35%","65%"],style:"width:90px",label:c.lang.common.align,"default":"",items:[[c.lang.common.notSet,""],[c.lang.common.alignLeft,"left"],[c.lang.common.alignRight,"right"]],onChange:function(){g(this.getDialog());i.call(this,"advanced:txtdlgGenStyle")},setup:function(a,b){if(a==f){var c=b.getStyle("float");switch(c){case "inherit":case "none":c=""}!c&&(c=(b.getAttribute("align")||
|
||||
"").toLowerCase());this.setValue(c)}},commit:function(a,b,c){var e=this.getValue();if(a==f||4==a){if(e?b.setStyle("float",e):b.removeStyle("float"),!c&&a==f)switch(e=(b.getAttribute("align")||"").toLowerCase(),e){case "left":case "right":b.removeAttribute("align")}}else 8==a&&b.removeStyle("float")}}]}]},{type:"vbox",height:"250px",children:[{type:"html",id:"htmlPreview",style:"width:95%;",html:"<div>"+CKEDITOR.tools.htmlEncode(c.lang.common.preview)+'<br><div id="'+m+'" class="ImagePreviewLoader" style="display:none"><div class="loading"> </div></div><div class="ImagePreviewBox"><table><tr><td><a href="javascript:void(0)" target="_blank" onclick="return false;" id="'+
|
||||
A+'"><img id="'+z+'" alt="" /></a>'+(c.config.image_previewText||"Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Maecenas feugiat consequat diam. Maecenas metus. Vivamus diam purus, cursus a, commodo non, facilisis vitae, nulla. Aenean dictum lacinia tortor. Nunc iaculis, nibh non iaculis aliquam, orci felis euismod neque, sed ornare massa mauris sed velit. Nulla pretium mi et risus. Fusce mi pede, tempor id, cursus ac, ullamcorper nec, enim. Sed tortor. Curabitur molestie. Duis velit augue, condimentum at, ultrices a, luctus ut, orci. Donec pellentesque egestas eros. Integer cursus, augue in cursus faucibus, eros pede bibendum sem, in tempus tellus justo quis ligula. Etiam eget tortor. Vestibulum rutrum, est ut placerat elementum, lectus nisl aliquam velit, tempor aliquam eros nunc nonummy metus. In eros metus, gravida a, gravida sed, lobortis id, turpis. Ut ultrices, ipsum at venenatis fringilla, sem nulla lacinia tellus, eget aliquet turpis mauris non enim. Nam turpis. Suspendisse lacinia. Curabitur ac tortor ut ipsum egestas elementum. Nunc imperdiet gravida mauris.")+
|
||||
"</td></tr></table></div></div>"}]}]}]},{id:"Link",requiredContent:"a[href]",label:c.lang.image.linkTab,padding:0,elements:[{id:"txtUrl",type:"text",label:c.lang.common.url,style:"width: 100%","default":"",setup:function(a,b){if(2==a){var c=b.data("cke-saved-href");c||(c=b.getAttribute("href"));this.setValue(c)}},commit:function(a,b){if(2==a&&(this.getValue()||this.isChanged())){var d=this.getValue();b.data("cke-saved-href",d);b.setAttribute("href",d);if(this.getValue()||!c.config.image_removeLinkByEmptyURL)this.getDialog().addLink=
|
||||
!0}}},{type:"button",id:"browse",filebrowser:{action:"Browse",target:"Link:txtUrl",url:c.config.filebrowserImageBrowseLinkUrl},style:"float:right",hidden:!0,label:c.lang.common.browseServer},{id:"cmbTarget",type:"select",requiredContent:"a[target]",label:c.lang.common.target,"default":"",items:[[c.lang.common.notSet,""],[c.lang.common.targetNew,"_blank"],[c.lang.common.targetTop,"_top"],[c.lang.common.targetSelf,"_self"],[c.lang.common.targetParent,"_parent"]],setup:function(a,b){2==a&&this.setValue(b.getAttribute("target")||
|
||||
"")},commit:function(a,b){2==a&&(this.getValue()||this.isChanged())&&b.setAttribute("target",this.getValue())}}]},{id:"Upload",hidden:!0,filebrowser:"uploadButton",label:c.lang.image.upload,elements:[{type:"file",id:"upload",label:c.lang.image.btnUpload,style:"height:40px",size:38},{type:"fileButton",id:"uploadButton",filebrowser:"info:txtUrl",label:c.lang.image.btnUpload,"for":["Upload","upload"]}]},{id:"advanced",label:c.lang.common.advancedTab,elements:[{type:"hbox",widths:["50%","25%","25%"],
|
||||
children:[{type:"text",id:"linkId",requiredContent:"img[id]",label:c.lang.common.id,setup:function(a,b){a==f&&this.setValue(b.getAttribute("id"))},commit:function(a,b){a==f&&(this.getValue()||this.isChanged())&&b.setAttribute("id",this.getValue())}},{id:"cmbLangDir",type:"select",requiredContent:"img[dir]",style:"width : 100px;",label:c.lang.common.langDir,"default":"",items:[[c.lang.common.notSet,""],[c.lang.common.langDirLtr,"ltr"],[c.lang.common.langDirRtl,"rtl"]],setup:function(a,b){a==f&&this.setValue(b.getAttribute("dir"))},
|
||||
commit:function(a,b){a==f&&(this.getValue()||this.isChanged())&&b.setAttribute("dir",this.getValue())}},{type:"text",id:"txtLangCode",requiredContent:"img[lang]",label:c.lang.common.langCode,"default":"",setup:function(a,b){a==f&&this.setValue(b.getAttribute("lang"))},commit:function(a,b){a==f&&(this.getValue()||this.isChanged())&&b.setAttribute("lang",this.getValue())}}]},{type:"text",id:"txtGenLongDescr",requiredContent:"img[longdesc]",label:c.lang.common.longDescr,setup:function(a,b){a==f&&this.setValue(b.getAttribute("longDesc"))},
|
||||
commit:function(a,b){a==f&&(this.getValue()||this.isChanged())&&b.setAttribute("longDesc",this.getValue())}},{type:"hbox",widths:["50%","50%"],children:[{type:"text",id:"txtGenClass",requiredContent:"img(cke-xyz)",label:c.lang.common.cssClass,"default":"",setup:function(a,b){a==f&&this.setValue(b.getAttribute("class"))},commit:function(a,b){a==f&&(this.getValue()||this.isChanged())&&b.setAttribute("class",this.getValue())}},{type:"text",id:"txtGenTitle",requiredContent:"img[title]",label:c.lang.common.advisoryTitle,
|
||||
"default":"",onChange:function(){g(this.getDialog())},setup:function(a,b){a==f&&this.setValue(b.getAttribute("title"))},commit:function(a,b){a==f?(this.getValue()||this.isChanged())&&b.setAttribute("title",this.getValue()):4==a?b.setAttribute("title",this.getValue()):8==a&&b.removeAttribute("title")}}]},{type:"text",id:"txtdlgGenStyle",requiredContent:"img{cke-xyz}",label:c.lang.common.cssStyle,validate:CKEDITOR.dialog.validate.inlineStyle(c.lang.common.invalidInlineStyle),"default":"",setup:function(a,
|
||||
b){if(a==f){var c=b.getAttribute("style");!c&&b.$.style.cssText&&(c=b.$.style.cssText);this.setValue(c);var e=b.$.style.height,c=b.$.style.width,e=(e?e:"").match(k),c=(c?c:"").match(k);this.attributesInStyle={height:!!e,width:!!c}}},onChange:function(){i.call(this,"info:cmbFloat info:cmbAlign info:txtVSpace info:txtHSpace info:txtBorder info:txtWidth info:txtHeight".split(" "));g(this)},commit:function(a,b){a==f&&(this.getValue()||this.isChanged())&&b.setAttribute("style",this.getValue())}}]}]}};
|
||||
CKEDITOR.dialog.add("image",function(c){return r(c,"image")});CKEDITOR.dialog.add("imagebutton",function(c){return r(c,"imagebutton")})})();
|
Before Width: | Height: | Size: 2.1 KiB |