aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/liststyle/lang/sk.js
diff options
context:
space:
mode:
Diffstat (limited to 'sources/plugins/liststyle/lang/sk.js')
-rw-r--r--sources/plugins/liststyle/lang/sk.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/sources/plugins/liststyle/lang/sk.js b/sources/plugins/liststyle/lang/sk.js
index fca2a24d..443f41e5 100644
--- a/sources/plugins/liststyle/lang/sk.js
+++ b/sources/plugins/liststyle/lang/sk.js
@@ -1,5 +1,5 @@
1/* 1/*
2Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license 3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.plugins.setLang( 'liststyle', 'sk', { 5CKEDITOR.plugins.setLang( 'liststyle', 'sk', {
@@ -9,7 +9,7 @@ CKEDITOR.plugins.setLang( 'liststyle', 'sk', {
9 decimal: 'Číselné (1, 2, 3, atď.)', 9 decimal: 'Číselné (1, 2, 3, atď.)',
10 decimalLeadingZero: 'Číselné s nulou (01, 02, 03, atď.)', 10 decimalLeadingZero: 'Číselné s nulou (01, 02, 03, atď.)',
11 disc: 'Disk', 11 disc: 'Disk',
12 georgian: 'Gregorinske číslovanie (an, ban, gan, atď.)', 12 georgian: 'Gruznske číslovanie (an, ban, gan, atď.)',
13 lowerAlpha: 'Malé latinské (a, b, c, d, e, atď.)', 13 lowerAlpha: 'Malé latinské (a, b, c, d, e, atď.)',
14 lowerGreek: 'Malé grécke (alfa, beta, gama, atď.)', 14 lowerGreek: 'Malé grécke (alfa, beta, gama, atď.)',
15 lowerRoman: 'Malé rímske (i, ii, iii, iv, v, atď.)', 15 lowerRoman: 'Malé rímske (i, ii, iii, iv, v, atď.)',