]> git.immae.eu Git - perso/Immae/Projets/packagist/ludivine-ckeditor-component.git/blame - sources/plugins/div/lang/pl.js
Add audio, color and fonts
[perso/Immae/Projets/packagist/ludivine-ckeditor-component.git] / sources / plugins / div / lang / pl.js
CommitLineData
eaa92715
IB
1/*\r
2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.\r
3For licensing, see LICENSE.md or http://ckeditor.com/license\r
4*/\r
5CKEDITOR.plugins.setLang( 'div', 'pl', {\r
6 IdInputLabel: 'Id',\r
7 advisoryTitleInputLabel: 'Opis obiektu docelowego',\r
8 cssClassInputLabel: 'Klasy arkusza stylów',\r
9 edit: 'Edytuj pojemnik Div',\r
10 inlineStyleInputLabel: 'Style liniowe',\r
11 langDirLTRLabel: 'Od lewej do prawej (LTR)',\r
12 langDirLabel: 'Kierunek tekstu',\r
13 langDirRTLLabel: 'Od prawej do lewej (RTL)',\r
14 languageCodeInputLabel: 'Kod języka',\r
15 remove: 'Usuń pojemnik Div',\r
16 styleSelectLabel: 'Styl',\r
17 title: 'Utwórz pojemnik Div',\r
18 toolbar: 'Utwórz pojemnik Div'\r
19} );\r