]> git.immae.eu Git - perso/Immae/Projets/packagist/ludivine-ckeditor-component.git/blobdiff - 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
diff --git a/sources/plugins/div/lang/pl.js b/sources/plugins/div/lang/pl.js
new file mode 100644 (file)
index 0000000..2d19f4e
--- /dev/null
@@ -0,0 +1,19 @@
+/*\r
+Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.\r
+For licensing, see LICENSE.md or http://ckeditor.com/license\r
+*/\r
+CKEDITOR.plugins.setLang( 'div', 'pl', {\r
+       IdInputLabel: 'Id',\r
+       advisoryTitleInputLabel: 'Opis obiektu docelowego',\r
+       cssClassInputLabel: 'Klasy arkusza stylów',\r
+       edit: 'Edytuj pojemnik Div',\r
+       inlineStyleInputLabel: 'Style liniowe',\r
+       langDirLTRLabel: 'Od lewej do prawej (LTR)',\r
+       langDirLabel: 'Kierunek tekstu',\r
+       langDirRTLLabel: 'Od prawej do lewej (RTL)',\r
+       languageCodeInputLabel: 'Kod języka',\r
+       remove: 'Usuń pojemnik Div',\r
+       styleSelectLabel: 'Styl',\r
+       title: 'Utwórz pojemnik Div',\r
+       toolbar: 'Utwórz pojemnik Div'\r
+} );\r