aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/pastefromword/lang/hu.js
blob: 711e065d3f511fb81f72ecac2690c3ac348944f6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'pastefromword', 'hu', {
	confirmCleanup: 'Úgy tűnik a beillesztett szöveget Word-ből másolt át. Meg szeretné tisztítani a szöveget? (ajánlott)',
	error: 'Egy belső hiba miatt nem sikerült megtisztítani a szöveget',
	title: 'Beillesztés Word-ből',
	toolbar: 'Beillesztés Word-ből'
} );