Файл: Main Website Files/assets/js/froala_editor/js/langs/ro.js
Строк: 142
<?php
/*!
* froala_editor v1.2.6 (http://editor.froala.com)
* License http://editor.froala.com/license
* Copyright 2014-2015 Froala Labs
*/
/**
* Romanian
*/
$.Editable.LANGS['ro'] = {
translation: {
"Bold": "u00cengrou015fat",
"Italic": "Italic",
"Underline": "Subliniat",
"Strikethrough": "Tu0103iat",
"Font Size": "Dimensiune font",
"Color": "Culoare",
"Background": "Fundal",
"Text": "Text",
"Format Block": "Formate",
"Normal": "Normal",
"Paragraph": "Paragraf",
"Code": "Cod",
"Quote": "Citat",
"Heading 1": "Antent 1",
"Heading 2": "Antent 2",
"Heading 3": "Antent 3",
"Heading 4": "Antent 4",
"Heading 5": "Antent 5",
"Heading 6": "Antent 6",
"Block Style": "Stil bloc",
"Alignment": "Aliniere",
"Align Left": "Aliniere la stu00e2nga",
"Align Center": "Aliniere la centru",
"Align Right": "Aliniere la dreapta",
"Justify": "Aliniere pe toatu0103 lu0103u021bimea",
"Numbered List": "Listu0103 ordonatu0103",
"Bulleted List": "Listu0103 neordonatu0103",
"Indent Less": "De-indenteazu0103",
"Indent More": "Indenteazu0103",
"Select All": "Selecteazu0103 tot",
"Insert Link": "Inserare link",
"Insert Image": "Inserare imagine",
"Insert Video": "Inserare video",
"Undo": "Reexecutu0103",
"Redo": "Dezexecutu0103",
"Show HTML": "Aratu0103 HTML",
"Float Left": "Stu00e2nga",
"Float None": "Niciunul",
"Float Right": "Dreapta",
"Replace Image": "u00cenlocuieu015fte imaginea",
"Remove Image": "u0218terge imaginea",
"Title": "Titlu",
"Drop image": "Trage imagine",
"or click": "sau fu0103 click",
"or": "sau",
"Enter URL": "Introdu URL",
"Please wait!": "Vu0103 rugu0103m au015fteptau021bi!",
"Are you sure? Image will be deleted.": "Sunteu021bi sigur? Imaginea va fi u015ftearsu0103.",
"UNLINK": "u0218terge link-ul",
"Open in new tab": "Deschide u00EEn tab nou",
"Type something": "Tasteazu0103 ceva",
"Cancel": "Anulare",
"OK": "Ok",
"Manage images": "Gestionare imagini",
"Delete": "u015eterge",
"Font Family": "Font",
"Insert Horizontal Line": "Inserare linie orizontalu0103",
"Table": "Tabel",
"Insert table": "Inserare tabel",
"Cell": "Celula",
"Row": "Linie",
"Column": "Coloanu0103",
"Delete table": "u0218terge tabel",
"Insert cell before": "Insereazu0103 celula u00eenainte",
"Insert cell after": "Insereazu0103 celula dupu0103",
"Delete cell": "u0218terge celula",
"Merge cells": "Uneu015fte celulele",
"Horizontal split": "u00cemparte orizontal",
"Vertical split": "u00cemparte vertical",
"Insert row above": "Insereazu0103 linie u00eenainte",
"Insert row below": "Insereazu0103 linie dupu0103",
"Delete row": "u015eterge linia",
"Insert column before": "Insereazu0103 coloanu0103 u00eenainte",
"Insert column after": "Insereazu0103 coloanu0103 dupu0103",
"Delete column": "u015eterge coloana",
"Uploading image": "Imaginea se u00eencarcu0103",
"Upload File": "u00cencu0103rcau021bi fiu0219ier",
"Drop File": "Trage fiu0219ier",
"Clear formatting": "Eliminau021bi formatarea"
},
direction: "ltr"
};
?>