]> git.immae.eu Git - perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git/blame - sources/plugins/image/lang/ro.js
Add oembed
[perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git] / sources / plugins / image / lang / ro.js
CommitLineData
3332bebe 1/*\r
317f8f8f 2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.\r
3332bebe
IB
3For licensing, see LICENSE.md or http://ckeditor.com/license\r
4*/\r
5CKEDITOR.plugins.setLang( 'image', 'ro', {\r
6 alt: 'Text alternativ',\r
7 border: 'Margine',\r
8 btnUpload: 'Trimite la server',\r
9 button2Img: 'Do you want to transform the selected image button on a simple image?', // MISSING\r
10 hSpace: 'HSpace',\r
11 img2Button: 'Do you want to transform the selected image on a image button?', // MISSING\r
12 infoTab: 'Informaţii despre imagine',\r
13 linkTab: 'Link (Legătură web)',\r
14 lockRatio: 'Păstrează proporţiile',\r
15 menu: 'Proprietăţile imaginii',\r
16 resetSize: 'Resetează mărimea',\r
17 title: 'Proprietăţile imaginii',\r
18 titleButton: 'Proprietăţi buton imagine (Image Button)',\r
19 upload: 'Încarcă',\r
20 urlMissing: 'Sursa URL a imaginii lipsește.',\r
21 vSpace: 'VSpace',\r
22 validateBorder: 'Bordura trebuie să fie un număr întreg.',\r
23 validateHSpace: 'Hspace trebuie să fie un număr întreg.',\r
24 validateVSpace: 'Vspace trebuie să fie un număr întreg.'\r
25} );\r