PHP Classes

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

Recommend this page to a friend!
  Classes of No name   RT Adminlte   core/assets/plugins/ckeditor/plugins/liststyle/lang/ro.js   Download  
File: core/assets/plugins/ckeditor/plugins/liststyle/lang/ro.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: 1,016 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', 'ro', { armenian: 'Numerotare armeniană', bulletedTitle: 'Proprietățile listei cu simboluri', circle: 'Cerc', decimal: 'Decimale (1, 2, 3, etc.)', decimalLeadingZero: 'Decimale cu zero în față (01, 02, 03, etc.)', disc: 'Disc', georgian: 'Numerotare georgiană (an, ban, gan, etc.)', lowerAlpha: 'Litere mici (a, b, c, d, e, etc.)', lowerGreek: 'Litere grecești mici (alpha, beta, gamma, etc.)', lowerRoman: 'Cifre romane mici (i, ii, iii, iv, v, etc.)', none: 'Nimic', notset: '<nesetat>', numberedTitle: 'Proprietățile listei numerotate', square: 'Pătrat', start: 'Start', type: 'Tip', upperAlpha: 'Litere mari (A, B, C, D, E, etc.)', upperRoman: 'Cifre romane mari (I, II, III, IV, V, etc.)', validateStartNumber: 'Începutul listei trebuie să fie un număr întreg.' } );