new ckeditor
New ckeditor
86
ckeditor/plugins/undo/dev/snapshot.html
Normal file
@@ -0,0 +1,86 @@
|
||||
<!DOCTYPE html>
|
||||
<!--
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
-->
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Replace Textarea by Code — CKEditor Sample</title>
|
||||
<script src="../../../ckeditor.js"></script>
|
||||
<link href="../../../samples/old/sample.css" rel="stylesheet">
|
||||
</head>
|
||||
<body>
|
||||
<h1 class="samples">
|
||||
<a href="../../../samples/old/index.html">CKEditor Samples</a> » Replace Textarea Elements Using JavaScript Code
|
||||
</h1>
|
||||
<form action="sample_posteddata.php" method="post">
|
||||
<div class="description">
|
||||
<p>
|
||||
This editor is using an <code><iframe></code> element-based editing area, provided by the <strong>Wysiwygarea</strong> plugin.
|
||||
</p>
|
||||
<pre class="samples">
|
||||
CKEDITOR.replace( '<em>textarea_id</em>' )
|
||||
</pre>
|
||||
</div>
|
||||
<textarea cols="80" id="editor1" name="editor1" rows="10">
|
||||
<p>Apollo 11</p>
|
||||
<p>111 222 333 444 555 666 777</p>
|
||||
</textarea>
|
||||
<p>
|
||||
<input type="submit" value="Submit">
|
||||
</p>
|
||||
</form>
|
||||
<div id="footer">
|
||||
<hr>
|
||||
<p>
|
||||
CKEditor - The text editor for the Internet - <a class="samples" href="http://ckeditor.com/">http://ckeditor.com</a>
|
||||
</p>
|
||||
<p id="copy">
|
||||
Copyright © 2003-2017, <a class="samples" href="http://cksource.com/">CKSource</a> - Frederico
|
||||
Knabben. All rights reserved.
|
||||
</p>
|
||||
</div>
|
||||
<div id="debugConsole">
|
||||
<div>Snapshots: <strong id="debugSnapshotsCount">0</strong></div>
|
||||
<div>Typing: <strong id="debugTypingVal">false</strong></div>
|
||||
</div>
|
||||
<div id="undoControls">
|
||||
<a onclick="CKEDITOR.instances.editor1.execCommand('undo');" href="#">< Undo</a>
|
||||
<a onclick="CKEDITOR.instances.editor1.execCommand('redo');" href="#">Redo ></a>
|
||||
</div>
|
||||
<script type="text/javascript">
|
||||
var snapCount = document.getElementById( 'debugSnapshotsCount' ),
|
||||
typingTracer = document.getElementById( 'debugTypingVal' ),
|
||||
updateTypingTracer = function() {
|
||||
typingTracer.innerHTML = String( CKEDITOR.instances.editor1.undoManager.typing );
|
||||
},
|
||||
updateSnapshotCounter = function() {
|
||||
if ( !CKEDITOR && CKEDITOR.instances.editor1 )
|
||||
return;
|
||||
|
||||
snapCount.innerHTML = CKEDITOR.instances.editor1.undoManager.snapshots.length;
|
||||
updateTypingTracer();
|
||||
};
|
||||
|
||||
CKEDITOR.replace( 'editor1', {
|
||||
toolbar: [ [ 'Source', 'Bold', 'Italic' ] ,[ 'Undo' ], [ 'Redo' ] ],
|
||||
on: {
|
||||
instanceReady: function( evt ) {
|
||||
CKEDITOR.instances.editor1.focus();
|
||||
},
|
||||
change: function( evt ) {
|
||||
updateSnapshotCounter();
|
||||
}
|
||||
}
|
||||
} );
|
||||
|
||||
window.setInterval( updateSnapshotCounter, 700 );
|
||||
</script>
|
||||
<style type="text/css">
|
||||
#debugConsole { clear: both; }
|
||||
#undoControls { clear: both; }
|
||||
#undoControls a { padding: 25px 50px; font-size: 19px; margin-right: 15px; outline: 2px solid gray; display: block; float: left; text-decoration: none; }
|
||||
</style>
|
||||
</body>
|
||||
</html>
|
||||
BIN
ckeditor/plugins/undo/icons/hidpi/redo-rtl.png
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
ckeditor/plugins/undo/icons/hidpi/redo.png
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
ckeditor/plugins/undo/icons/hidpi/undo-rtl.png
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
ckeditor/plugins/undo/icons/hidpi/undo.png
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
ckeditor/plugins/undo/icons/redo-rtl.png
Normal file
|
After Width: | Height: | Size: 634 B |
BIN
ckeditor/plugins/undo/icons/redo.png
Normal file
|
After Width: | Height: | Size: 610 B |
BIN
ckeditor/plugins/undo/icons/undo-rtl.png
Normal file
|
After Width: | Height: | Size: 610 B |
BIN
ckeditor/plugins/undo/icons/undo.png
Normal file
|
After Width: | Height: | Size: 634 B |
8
ckeditor/plugins/undo/lang/af.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'undo', 'af', {
|
||||
redo: 'Oordoen',
|
||||
undo: 'Ontdoen'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/ar.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'undo', 'ar', {
|
||||
redo: 'إعادة',
|
||||
undo: 'تراجع'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/az.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'undo', 'az', {
|
||||
redo: 'Təkrar et',
|
||||
undo: 'İmtina et'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/bg.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'undo', 'bg', {
|
||||
redo: 'Връщане на предишен статус',
|
||||
undo: 'Възтанови'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/bn.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'undo', 'bn', {
|
||||
redo: 'পুনরায় করি',
|
||||
undo: 'আনডু'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/bs.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'undo', 'bs', {
|
||||
redo: 'Ponovi',
|
||||
undo: 'Vrati'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/ca.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'undo', 'ca', {
|
||||
redo: 'Refés',
|
||||
undo: 'Desfés'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/cs.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'undo', 'cs', {
|
||||
redo: 'Znovu',
|
||||
undo: 'Zpět'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/cy.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'undo', 'cy', {
|
||||
redo: 'Ailwneud',
|
||||
undo: 'Dadwneud'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/da.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'undo', 'da', {
|
||||
redo: 'Annullér fortryd',
|
||||
undo: 'Fortryd'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/de-ch.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'undo', 'de-ch', {
|
||||
redo: 'Wiederherstellen',
|
||||
undo: 'Rückgängig'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/de.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'undo', 'de', {
|
||||
redo: 'Wiederherstellen',
|
||||
undo: 'Rückgängig'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/el.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'undo', 'el', {
|
||||
redo: 'Επανάληψη',
|
||||
undo: 'Αναίρεση'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/en-au.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'undo', 'en-au', {
|
||||
redo: 'Redo',
|
||||
undo: 'Undo'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/en-ca.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'undo', 'en-ca', {
|
||||
redo: 'Redo',
|
||||
undo: 'Undo'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/en-gb.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'undo', 'en-gb', {
|
||||
redo: 'Redo',
|
||||
undo: 'Undo'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/en.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'undo', 'en', {
|
||||
redo: 'Redo',
|
||||
undo: 'Undo'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/eo.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'undo', 'eo', {
|
||||
redo: 'Refari',
|
||||
undo: 'Malfari'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/es.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'undo', 'es', {
|
||||
redo: 'Rehacer',
|
||||
undo: 'Deshacer'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/et.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'undo', 'et', {
|
||||
redo: 'Toimingu kordamine',
|
||||
undo: 'Tagasivõtmine'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/eu.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'undo', 'eu', {
|
||||
redo: 'Berregin',
|
||||
undo: 'Desegin'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/fa.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'undo', 'fa', {
|
||||
redo: 'بازچیدن',
|
||||
undo: 'واچیدن'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/fi.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'undo', 'fi', {
|
||||
redo: 'Toista',
|
||||
undo: 'Kumoa'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/fo.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'undo', 'fo', {
|
||||
redo: 'Vend aftur',
|
||||
undo: 'Angra'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/fr-ca.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'undo', 'fr-ca', {
|
||||
redo: 'Refaire',
|
||||
undo: 'Annuler'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/fr.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'undo', 'fr', {
|
||||
redo: 'Rétablir',
|
||||
undo: 'Annuler'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/gl.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'undo', 'gl', {
|
||||
redo: 'Refacer',
|
||||
undo: 'Desfacer'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/gu.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'undo', 'gu', {
|
||||
redo: 'રિડૂ; પછી હતી એવી સ્થિતિ પાછી લાવવી',
|
||||
undo: 'રદ કરવું; પહેલાં હતી એવી સ્થિતિ પાછી લાવવી'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/he.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'undo', 'he', {
|
||||
redo: 'חזרה על צעד אחרון',
|
||||
undo: 'ביטול צעד אחרון'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/hi.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'undo', 'hi', {
|
||||
redo: 'रीडू',
|
||||
undo: 'अन्डू'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/hr.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'undo', 'hr', {
|
||||
redo: 'Ponovi',
|
||||
undo: 'Poništi'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/hu.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'undo', 'hu', {
|
||||
redo: 'Ismétlés',
|
||||
undo: 'Visszavonás'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/id.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'undo', 'id', {
|
||||
redo: 'Kembali lakukan',
|
||||
undo: 'Batalkan perlakuan'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/is.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'undo', 'is', {
|
||||
redo: 'Hætta við afturköllun',
|
||||
undo: 'Afturkalla'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/it.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'undo', 'it', {
|
||||
redo: 'Ripristina',
|
||||
undo: 'Annulla'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/ja.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'undo', 'ja', {
|
||||
redo: 'やり直す',
|
||||
undo: '元に戻す'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/ka.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'undo', 'ka', {
|
||||
redo: 'გამეორება',
|
||||
undo: 'გაუქმება'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/km.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'undo', 'km', {
|
||||
redo: 'ធ្វើឡើងវិញ',
|
||||
undo: 'មិនធ្វើវិញ'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/ko.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'undo', 'ko', {
|
||||
redo: '다시 실행',
|
||||
undo: '실행 취소'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/ku.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'undo', 'ku', {
|
||||
redo: 'هەڵگەڕاندنەوە',
|
||||
undo: 'پووچکردنەوە'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/lt.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'undo', 'lt', {
|
||||
redo: 'Atstatyti',
|
||||
undo: 'Atšaukti'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/lv.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'undo', 'lv', {
|
||||
redo: 'Atkārtot',
|
||||
undo: 'Atcelt'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/mk.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'undo', 'mk', {
|
||||
redo: 'Redo', // MISSING
|
||||
undo: 'Undo'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/mn.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'undo', 'mn', {
|
||||
redo: 'Өмнөх үйлдлээ сэргээх',
|
||||
undo: 'Хүчингүй болгох'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/ms.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'undo', 'ms', {
|
||||
redo: 'Ulangkan',
|
||||
undo: 'Batalkan'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/nb.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'undo', 'nb', {
|
||||
redo: 'Gjør om',
|
||||
undo: 'Angre'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/nl.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'undo', 'nl', {
|
||||
redo: 'Opnieuw uitvoeren',
|
||||
undo: 'Ongedaan maken'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/no.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'undo', 'no', {
|
||||
redo: 'Gjør om',
|
||||
undo: 'Angre'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/oc.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'undo', 'oc', {
|
||||
redo: 'Refar',
|
||||
undo: 'Restablir'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/pl.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'undo', 'pl', {
|
||||
redo: 'Ponów',
|
||||
undo: 'Cofnij'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/pt-br.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'undo', 'pt-br', {
|
||||
redo: 'Refazer',
|
||||
undo: 'Desfazer'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/pt.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'undo', 'pt', {
|
||||
redo: 'Refazer',
|
||||
undo: 'Anular'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/ro.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'undo', 'ro', {
|
||||
redo: 'Starea ulterioară (redo)',
|
||||
undo: 'Starea anterioară (undo)'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/ru.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'undo', 'ru', {
|
||||
redo: 'Повторить',
|
||||
undo: 'Отменить'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/si.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'undo', 'si', {
|
||||
redo: 'නැවත කිරීම',
|
||||
undo: 'වෙනස් කිරීම'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/sk.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'undo', 'sk', {
|
||||
redo: 'Znovu',
|
||||
undo: 'Späť'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/sl.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'undo', 'sl', {
|
||||
redo: 'Uveljavi',
|
||||
undo: 'Razveljavi'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/sq.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'undo', 'sq', {
|
||||
redo: 'Ribëje',
|
||||
undo: 'Rizhbëje'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/sr-latn.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'undo', 'sr-latn', {
|
||||
redo: 'Ponovi akciju',
|
||||
undo: 'Poni<6E>ti akciju'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/sr.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'undo', 'sr', {
|
||||
redo: 'Понови акцију',
|
||||
undo: 'Поништи акцију'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/sv.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'undo', 'sv', {
|
||||
redo: 'Gör om',
|
||||
undo: 'Ångra'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/th.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'undo', 'th', {
|
||||
redo: 'ทำซ้ำคำสั่ง',
|
||||
undo: 'ยกเลิกคำสั่ง'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/tr.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'undo', 'tr', {
|
||||
redo: 'Tekrarla',
|
||||
undo: 'Geri Al'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/tt.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'undo', 'tt', {
|
||||
redo: 'Кабатлау',
|
||||
undo: 'Кайтару'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/ug.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'undo', 'ug', {
|
||||
redo: 'قايتىلا ',
|
||||
undo: 'يېنىۋال'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/uk.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'undo', 'uk', {
|
||||
redo: 'Повторити',
|
||||
undo: 'Повернути'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/vi.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'undo', 'vi', {
|
||||
redo: 'Làm lại thao tác',
|
||||
undo: 'Khôi phục thao tác'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/zh-cn.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'undo', 'zh-cn', {
|
||||
redo: '重做',
|
||||
undo: '撤消'
|
||||
} );
|
||||
8
ckeditor/plugins/undo/lang/zh.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
|
||||
For licensing, see LICENSE.md or http://ckeditor.com/license
|
||||
*/
|
||||
CKEDITOR.plugins.setLang( 'undo', 'zh', {
|
||||
redo: '取消復原',
|
||||
undo: '復原'
|
||||
} );
|
||||