aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/pastefromword/lang/eu.js
blob: 3035a14c4143b71557fdeb7d6db3cf102ac3a866 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
/*
Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'pastefromword', 'eu', {
	confirmCleanup: 'Itsatsi nahi duzun testua Word-etik kopiatua dela dirudi. Itsatsi baino lehen garbitu nahi duzu?',
	error: 'Barne-errore bat dela eta ezin izan da itsatsitako testua garbitu',
	title: 'Itsatsi Word-etik',
	toolbar: 'Itsatsi Word-etik'
} );