]> git.immae.eu Git - perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git/blame - sources/plugins/liststyle/lang/lv.js
Initial commit
[perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git] / sources / plugins / liststyle / lang / lv.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( 'liststyle', 'lv', {\r
6 armenian: 'Armēņu skaitļi',\r
7 bulletedTitle: 'Vienkārša saraksta uzstādījumi',\r
8 circle: 'Aplis',\r
9 decimal: 'Decimālie (1, 2, 3, utt)',\r
10 decimalLeadingZero: 'Decimālie ar nulli (01, 02, 03, utt)',\r
11 disc: 'Disks',\r
12 georgian: 'Gruzīņu skaitļi (an, ban, gan, utt)',\r
13 lowerAlpha: 'Mazie alfabēta (a, b, c, d, e, utt)',\r
14 lowerGreek: 'Mazie grieķu (alfa, beta, gamma, utt)',\r
15 lowerRoman: 'Mazie romāņu (i, ii, iii, iv, v, utt)',\r
16 none: 'Nekas',\r
17 notset: '<nav norādīts>',\r
18 numberedTitle: 'Numurēta saraksta uzstādījumi',\r
19 square: 'Kvadrāts',\r
20 start: 'Sākt',\r
21 type: 'Tips',\r
22 upperAlpha: 'Lielie alfabēta (A, B, C, D, E, utt)',\r
23 upperRoman: 'Lielie romāņu (I, II, III, IV, V, utt)',\r
24 validateStartNumber: 'Saraksta sākuma numuram jābūt veselam skaitlim'\r
25} );\r