aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/pastefromword/lang/eu.js
diff options
context:
space:
mode:
Diffstat (limited to 'sources/plugins/pastefromword/lang/eu.js')
-rw-r--r--sources/plugins/pastefromword/lang/eu.js10
1 files changed, 10 insertions, 0 deletions
diff --git a/sources/plugins/pastefromword/lang/eu.js b/sources/plugins/pastefromword/lang/eu.js
new file mode 100644
index 00000000..3035a14c
--- /dev/null
+++ b/sources/plugins/pastefromword/lang/eu.js
@@ -0,0 +1,10 @@
1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'pastefromword', 'eu', {
6 confirmCleanup: 'Itsatsi nahi duzun testua Word-etik kopiatua dela dirudi. Itsatsi baino lehen garbitu nahi duzu?',
7 error: 'Barne-errore bat dela eta ezin izan da itsatsitako testua garbitu',
8 title: 'Itsatsi Word-etik',
9 toolbar: 'Itsatsi Word-etik'
10} );