]> git.immae.eu Git - perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git/blame - sources/plugins/liststyle/lang/sk.js
Add oembed
[perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git] / sources / plugins / liststyle / lang / sk.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( 'liststyle', 'sk', {\r
6 armenian: 'Arménske číslovanie',\r
7 bulletedTitle: 'Vlastnosti odrážkového zoznamu',\r
8 circle: 'Kruh',\r
9 decimal: 'Číselné (1, 2, 3, atď.)',\r
10 decimalLeadingZero: 'Číselné s nulou (01, 02, 03, atď.)',\r
11 disc: 'Disk',\r
12 georgian: 'Gruzínske číslovanie (an, ban, gan, atď.)',\r
13 lowerAlpha: 'Malé latinské (a, b, c, d, e, atď.)',\r
14 lowerGreek: 'Malé grécke (alfa, beta, gama, atď.)',\r
15 lowerRoman: 'Malé rímske (i, ii, iii, iv, v, atď.)',\r
16 none: 'Nič',\r
17 notset: '<nenastavené>',\r
18 numberedTitle: 'Vlastnosti číselného zoznamu',\r
19 square: 'Štvorec',\r
20 start: 'Začiatok',\r
21 type: 'Typ',\r
22 upperAlpha: 'Veľké latinské (A, B, C, D, E, atď.)',\r
23 upperRoman: 'Veľké rímske (I, II, III, IV, V, atď.)',\r
24 validateStartNumber: 'Začiatočné číslo číselného zoznamu musí byť celé číslo.'\r
25} );\r