]> git.immae.eu Git - perso/Immae/Projets/packagist/ludivine-ckeditor-component.git/blobdiff - 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
diff --git a/sources/plugins/div/lang/ro.js b/sources/plugins/div/lang/ro.js
new file mode 100644 (file)
index 0000000..974968b
--- /dev/null
@@ -0,0 +1,19 @@
+/*\r
+Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.\r
+For licensing, see LICENSE.md or http://ckeditor.com/license\r
+*/\r
+CKEDITOR.plugins.setLang( 'div', 'ro', {\r
+       IdInputLabel: 'Id',\r
+       advisoryTitleInputLabel: 'Titlul consultativ',\r
+       cssClassInputLabel: 'Clasele cu stilul paginii (CSS)',\r
+       edit: 'Modifică Div-ul',\r
+       inlineStyleInputLabel: 'Stil Inline',\r
+       langDirLTRLabel: 'stânga-dreapta (LTR)',\r
+       langDirLabel: 'Direcţia cuvintelor',\r
+       langDirRTLLabel: 'dreapta-stânga (RTL)',\r
+       languageCodeInputLabel: 'Codul limbii',\r
+       remove: 'Șterge Div-ul',\r
+       styleSelectLabel: 'Stil',\r
+       title: 'Crează un container Div',\r
+       toolbar: 'Crează un container Div'\r
+} );\r