]> git.immae.eu Git - perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git/blob - sources/plugins/about/lang/pl.js
Initial commit
[perso/Immae/Projets/packagist/connexionswing-ckeditor-component.git] / sources / plugins / about / lang / pl.js
1 /*
2 Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3 For licensing, see LICENSE.md or http://ckeditor.com/license
4 */
5 CKEDITOR.plugins.setLang( 'about', 'pl', {
6 copy: 'Copyright © $1. Wszelkie prawa zastrzeżone.',
7 dlgTitle: 'Informacje o programie CKEditor',
8 help: 'Pomoc znajdziesz w $1.',
9 moreInfo: 'Informacje na temat licencji można znaleźć na naszej stronie:',
10 title: 'Informacje o programie CKEditor',
11 userGuide: 'podręczniku użytkownika programu CKEditor'
12 } );