first commit
This commit is contained in:
22
libraries/ckeditor/plugins/bootstrapTab/lang/pl.js
Normal file
22
libraries/ckeditor/plugins/bootstrapTab/lang/pl.js
Normal file
@@ -0,0 +1,22 @@
|
||||
CKEDITOR.plugins.setLang('bootstrapTab', 'pl', {//Polish
|
||||
plugin : 'Bootstrap Tab',
|
||||
title : 'Tytuł',
|
||||
content : 'Zawartość',
|
||||
htmlIsAllowed : 'HTML jest dozwolone',
|
||||
addNewItem : 'Dodaj nowy element',
|
||||
minimum : 'Wtyczka musi zawierać co najmniej jeden element',
|
||||
link : 'Powiązanie',
|
||||
style : 'Rozmiar',
|
||||
type : 'Typ',
|
||||
size : 'Rozmiar',
|
||||
blockLevel : 'Zablokuj Poziom',
|
||||
active : 'Aktywny',
|
||||
enabled : 'Włączone',
|
||||
text : 'Tekst',
|
||||
preview : 'Zapowiedź',
|
||||
optional : 'Fakultatywny',
|
||||
badge : 'Odznaka',
|
||||
caption : 'Podpis',
|
||||
image : 'Obraz',
|
||||
delete : 'Czy na pewno chcesz usunąć ten obiekt?'
|
||||
});
|
||||
Reference in New Issue
Block a user