X-Git-Url: https://git.immae.eu/?p=perso%2FImmae%2FProjets%2Fpackagist%2Fludivine-ckeditor-component.git;a=blobdiff_plain;f=sources%2Fplugins%2Fdiv%2Flang%2Faz.js;fp=sources%2Fplugins%2Fdiv%2Flang%2Faz.js;h=1c5c835d035a4006099962bb18dafde0cd6907f8;hp=0000000000000000000000000000000000000000;hb=eaa9271590ab73b6eef3fa88bc74a9553eefd857;hpb=cd64262b335d84c1dc18cd1b986712cf7befdefb diff --git a/sources/plugins/div/lang/az.js b/sources/plugins/div/lang/az.js new file mode 100644 index 0000000..1c5c835 --- /dev/null +++ b/sources/plugins/div/lang/az.js @@ -0,0 +1,19 @@ +/* +Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +CKEDITOR.plugins.setLang( 'div', 'az', { + IdInputLabel: 'Id', + advisoryTitleInputLabel: 'Məsləhətli başlıq', + cssClassInputLabel: 'Üslub klassları', + edit: 'DİV eıementini redaktə et', + inlineStyleInputLabel: 'Sözlərin üslubları', + langDirLTRLabel: 'Soldan sağa (LTR)', + langDirLabel: 'Yaziların istiqaməti', + langDirRTLLabel: 'Sağdan sola (RTL)', + languageCodeInputLabel: 'Dilin kodu', + remove: 'DİV elementini sil', + styleSelectLabel: 'Üslub', + title: 'DİV ilə əhatələməni yarat', + toolbar: 'DİV ilə əhatələməni yarat' +} );