Files
aritmija/public/admin/plugins/tmce/tinymce-plugin-youtube/langs/pl.js
2026-05-13 17:11:09 +02:00

14 lines
567 B
JavaScript

tinymce.addI18n('pl', {
'YouTube Tooltip' : "YouTube",
'YouTube Title' : "Wstaw film z YouTube",
'Youtube URL' : 'Adres',
'Youtube ID' : 'http://youtu.be/xxxxxxxx lub http://www.youtube.com/watch?v=xxxxxxxx',
'width' : 'Szeroko\u015B\u0107',
'height' : 'Wysoko\u015B\u0107',
'autoplay' : 'Automatyczne odtwarzanie',
'Related video' : 'Pokazuj sugerowane filmy',
'HD video' : 'Odtwarzaj w HD',
'cancel' : 'Anuluj',
'Insert' : 'Wstaw'
});