]> git.immae.eu Git - perso/Immae/Projets/packagist/ludivine-ckeditor-component.git/blame - sources/plugins/div/lang/ro.js
Add audio, color and fonts
[perso/Immae/Projets/packagist/ludivine-ckeditor-component.git] / sources / plugins / div / lang / ro.js
CommitLineData
eaa92715
IB
1/*\r
2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.\r
3For licensing, see LICENSE.md or http://ckeditor.com/license\r
4*/\r
5CKEDITOR.plugins.setLang( 'div', 'ro', {\r
6 IdInputLabel: 'Id',\r
7 advisoryTitleInputLabel: 'Titlul consultativ',\r
8 cssClassInputLabel: 'Clasele cu stilul paginii (CSS)',\r
9 edit: 'Modifică Div-ul',\r
10 inlineStyleInputLabel: 'Stil Inline',\r
11 langDirLTRLabel: 'stânga-dreapta (LTR)',\r
12 langDirLabel: 'Direcţia cuvintelor',\r
13 langDirRTLLabel: 'dreapta-stânga (RTL)',\r
14 languageCodeInputLabel: 'Codul limbii',\r
15 remove: 'Șterge Div-ul',\r
16 styleSelectLabel: 'Stil',\r
17 title: 'Crează un container Div',\r
18 toolbar: 'Crează un container Div'\r
19} );\r