]> git.immae.eu Git - perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git/blame - sources/plugins/toolbar/lang/eu.js
Initial commit
[perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git] / sources / plugins / toolbar / lang / eu.js
CommitLineData
3332bebe
IB
1/*\r
2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.\r
3For licensing, see LICENSE.md or http://ckeditor.com/license\r
4*/\r
5CKEDITOR.plugins.setLang( 'toolbar', 'eu', {\r
6 toolbarCollapse: 'Tolestu tresna-barra',\r
7 toolbarExpand: 'Zabaldu tresna-barra',\r
8 toolbarGroups: {\r
9 document: 'Dokumentua',\r
10 clipboard: 'Arbela/Desegin',\r
11 editing: 'Editatu',\r
12 forms: 'Formularioak',\r
13 basicstyles: 'Oinarrizko estiloak',\r
14 paragraph: 'Paragrafoa',\r
15 links: 'Estekak',\r
16 insert: 'Txertatu',\r
17 styles: 'Estiloak',\r
18 colors: 'Koloreak',\r
19 tools: 'Tresnak'\r
20 },\r
21 toolbars: 'Editorearen tresna-barrak'\r
22} );\r