X-Git-Url: https://git.immae.eu/?p=perso%2FImmae%2FProjets%2Fpackagist%2Fpiedsjaloux-ckeditor-component.git;a=blobdiff_plain;f=sources%2Fplugins%2Fiframe%2Flang%2Fsl.js;fp=sources%2Fplugins%2Fiframe%2Flang%2Fsl.js;h=2b0e3759c3f9ff5c054371ce953cc559a9b7d5b9;hp=13eab17b19f213b862d0e007f248aecb94ab9da7;hb=317f8f8f0651488f226b5280a8f036c7c135c639;hpb=1096cdefb1c9a3f3c4ca6807e272da6c92e5ed9c diff --git a/sources/plugins/iframe/lang/sl.js b/sources/plugins/iframe/lang/sl.js index 13eab17..2b0e375 100644 --- a/sources/plugins/iframe/lang/sl.js +++ b/sources/plugins/iframe/lang/sl.js @@ -1,11 +1,11 @@ /* -Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'iframe', 'sl', { - border: 'Pokaži mejo okvira', + border: 'Pokaži obrobo okvirja', noUrl: 'Prosimo, vnesite iframe URL', - scrolling: 'Omogoči scrollbars', - title: 'IFrame Lastnosti', + scrolling: 'Omogoči drsnike', + title: 'Lastnosti IFrame', toolbar: 'IFrame' } );