PHP Classes

File: core/assets/plugins/ckeditor/plugins/liststyle/lang/tr.js

Recommend this page to a friend!
  Classes of No name   RT Adminlte   core/assets/plugins/ckeditor/plugins/liststyle/lang/tr.js   Download  
File: core/assets/plugins/ckeditor/plugins/liststyle/lang/tr.js
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: RT Adminlte
Generate layout and menus for Adminlte
Author: By
Last change:
Date: 7 years ago
Size: 996 bytes
 

Contents

Class file image Download
/* Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'liststyle', 'tr', { armenian: 'Ermenice sayılandırma', bulletedTitle: 'Simgeli Liste Özellikleri', circle: 'Daire', decimal: 'Ondalık (1, 2, 3, vs.)', decimalLeadingZero: 'Başı sıfırlı ondalık (01, 02, 03, vs.)', disc: 'Disk', georgian: 'Gürcüce numaralandırma (an, ban, gan, vs.)', lowerAlpha: 'Küçük Alpha (a, b, c, d, e, vs.)', lowerGreek: 'Küçük Greek (alpha, beta, gamma, vs.)', lowerRoman: 'Küçük Roman (i, ii, iii, iv, v, vs.)', none: 'Yok', notset: '<ayarlanmamış>', numberedTitle: 'Sayılandırılmış Liste Özellikleri', square: 'Kare', start: 'Başla', type: 'Tipi', upperAlpha: 'Büyük Alpha (A, B, C, D, E, vs.)', upperRoman: 'Büyük Roman (I, II, III, IV, V, vs.)', validateStartNumber: 'Liste başlangıcı tam sayı olmalıdır.' } );