]> git.immae.eu Git - perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git/blame - sources/plugins/liststyle/lang/tr.js
Initial commit
[perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git] / sources / plugins / liststyle / lang / tr.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', 'tr', {\r
6 armenian: 'Ermenice sayılandırma',\r
7 bulletedTitle: 'Simgeli Liste Özellikleri',\r
8 circle: 'Daire',\r
9 decimal: 'Ondalık (1, 2, 3, vs.)',\r
10 decimalLeadingZero: 'Başı sıfırlı ondalık (01, 02, 03, vs.)',\r
11 disc: 'Disk',\r
12 georgian: 'Gürcüce numaralandırma (an, ban, gan, vs.)',\r
13 lowerAlpha: 'Küçük Alpha (a, b, c, d, e, vs.)',\r
14 lowerGreek: 'Küçük Greek (alpha, beta, gamma, vs.)',\r
15 lowerRoman: 'Küçük Roman (i, ii, iii, iv, v, vs.)',\r
16 none: 'Yok',\r
17 notset: '<ayarlanmamış>',\r
18 numberedTitle: 'Sayılandırılmış Liste Özellikleri',\r
19 square: 'Kare',\r
20 start: 'Başla',\r
21 type: 'Tipi',\r
22 upperAlpha: 'Büyük Alpha (A, B, C, D, E, vs.)',\r
23 upperRoman: 'Büyük Roman (I, II, III, IV, V, vs.)',\r
24 validateStartNumber: 'Liste başlangıcı tam sayı olmalıdır.'\r
25} );\r