]> git.immae.eu Git - perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git/blame - sources/plugins/toolbar/lang/lv.js
Add oembed
[perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git] / sources / plugins / toolbar / lang / lv.js
CommitLineData
3332bebe 1/*\r
317f8f8f 2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.\r
3332bebe
IB
3For licensing, see LICENSE.md or http://ckeditor.com/license\r
4*/\r
5CKEDITOR.plugins.setLang( 'toolbar', 'lv', {\r
6 toolbarCollapse: 'Aizvērt rīkjoslu',\r
7 toolbarExpand: 'Atvērt rīkjoslu',\r
8 toolbarGroups: {\r
9 document: 'Dokuments',\r
10 clipboard: 'Starpliktuve/Atcelt',\r
11 editing: 'Labošana',\r
12 forms: 'Formas',\r
13 basicstyles: 'Pamata stili',\r
14 paragraph: 'Paragrāfs',\r
15 links: 'Saites',\r
16 insert: 'Ievietot',\r
17 styles: 'Stili',\r
18 colors: 'Krāsas',\r
19 tools: 'Rīki'\r
20 },\r
21 toolbars: 'Redaktora rīkjoslas'\r
22} );\r