]> git.immae.eu Git - perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git/blobdiff - sources/plugins/clipboard/lang/mk.js
Upgrade to 4.5.7 and add some plugin
[perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git] / sources / plugins / clipboard / lang / mk.js
index 3fbb5718e13dc9115a548d1f6471af493c75641f..4cc0dbaf3c7e1c957fa173abb36ab2d6589a0e1e 100644 (file)
@@ -1,15 +1,15 @@
 /*\r
-Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.\r
+Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.\r
 For licensing, see LICENSE.md or http://ckeditor.com/license\r
 */\r
 CKEDITOR.plugins.setLang( 'clipboard', 'mk', {\r
-       copy: 'Copy', // MISSING\r
-       copyError: 'Your browser security settings don\'t permit the editor to automatically execute copying operations. Please use the keyboard for that (Ctrl/Cmd+C).', // MISSING\r
-       cut: 'Cut', // MISSING\r
-       cutError: 'Your browser security settings don\'t permit the editor to automatically execute cutting operations. Please use the keyboard for that (Ctrl/Cmd+X).', // MISSING\r
-       paste: 'Paste', // MISSING\r
-       pasteArea: 'Paste Area', // MISSING\r
-       pasteMsg: 'Please paste inside the following box using the keyboard (<strong>Ctrl/Cmd+V</strong>) and hit OK', // MISSING\r
-       securityMsg: 'Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.', // MISSING\r
-       title: 'Paste' // MISSING\r
+       copy: 'Копирај (Copy)',\r
+       copyError: 'Опциите за безбедност на вашиот прелистувач не дозволуваат уредувачот автоматски да изврши копирање. Ве молиме употребете ја тастатурата. (Ctrl/Cmd+C)',\r
+       cut: 'Исечи (Cut)',\r
+       cutError: 'Опциите за безбедност на вашиот прелистувач не дозволуваат уредувачот автоматски да изврши сечење. Ве молиме употребете ја тастатурата. (Ctrl/Cmd+C)',\r
+       paste: 'Залепи (Paste)',\r
+       pasteArea: 'Простор за залепување',\r
+       pasteMsg: 'Ве молиме да залепите во следниот квадрат користејќи ја тастатурата (<string>Ctrl/Cmd+V</string>) и да притиснете OK',\r
+       securityMsg: 'Опциите за безбедност на вашиот прелистувач не дозволуваат уредувачот директно да пристапи до копираните податоци. Потребно е повторно да се обидете во овој прозорец.',\r
+       title: 'Залепи (Paste)'\r
 } );\r