JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.3.2
[ckeditor.git] / _source / lang / ro.js
1 /*\r
2 Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.\r
3 For licensing, see LICENSE.html or http://ckeditor.com/license\r
4 */\r
5 \r
6 /**\r
7  * @fileOverview Defines the {@link CKEDITOR.lang} object, for the\r
8  * Romanian language.\r
9  */\r
10 \r
11 /**#@+\r
12    @type String\r
13    @example\r
14 */\r
15 \r
16 /**\r
17  * Constains the dictionary of language entries.\r
18  * @namespace\r
19  */\r
20 CKEDITOR.lang['ro'] =\r
21 {\r
22         /**\r
23          * The language reading direction. Possible values are "rtl" for\r
24          * Right-To-Left languages (like Arabic) and "ltr" for Left-To-Right\r
25          * languages (like English).\r
26          * @default 'ltr'\r
27          */\r
28         dir : 'ltr',\r
29 \r
30         /*\r
31          * Screenreader titles. Please note that screenreaders are not always capable\r
32          * of reading non-English words. So be careful while translating it.\r
33          */\r
34         editorTitle : 'Rich text editor, %1, press ALT 0 for help.', // MISSING\r
35 \r
36         // ARIA descriptions.\r
37         toolbar : 'Toolbar', // MISSING\r
38         editor  : 'Rich Text Editor', // MISSING\r
39 \r
40         // Toolbar buttons without dialogs.\r
41         source                  : 'Sursa',\r
42         newPage                 : 'Pagină nouă',\r
43         save                    : 'Salvează',\r
44         preview                 : 'Previzualizare',\r
45         cut                             : 'Taie',\r
46         copy                    : 'Copiază',\r
47         paste                   : 'Adaugă',\r
48         print                   : 'Printează',\r
49         underline               : 'Subliniat (underline)',\r
50         bold                    : 'Îngroşat (bold)',\r
51         italic                  : 'Înclinat (italic)',\r
52         selectAll               : 'Selectează tot',\r
53         removeFormat    : 'Înlătură formatarea',\r
54         strike                  : 'Tăiat (strike through)',\r
55         subscript               : 'Indice (subscript)',\r
56         superscript             : 'Putere (superscript)',\r
57         horizontalrule  : 'Inserează linie orizontă',\r
58         pagebreak               : 'Inserează separator de pagină (Page Break)',\r
59         unlink                  : 'Înlătură link (legătură web)',\r
60         undo                    : 'Starea anterioară (undo)',\r
61         redo                    : 'Starea ulterioară (redo)',\r
62 \r
63         // Common messages and labels.\r
64         common :\r
65         {\r
66                 browseServer    : 'Răsfoieşte server',\r
67                 url                             : 'URL',\r
68                 protocol                : 'Protocol',\r
69                 upload                  : 'Încarcă',\r
70                 uploadSubmit    : 'Trimite la server',\r
71                 image                   : 'Imagine',\r
72                 flash                   : 'Flash',\r
73                 form                    : 'Formular (Form)',\r
74                 checkbox                : 'Bifă (Checkbox)',\r
75                 radio                   : 'Buton radio (RadioButton)',\r
76                 textField               : 'Câmp text (TextField)',\r
77                 textarea                : 'Suprafaţă text (Textarea)',\r
78                 hiddenField             : 'Câmp ascuns (HiddenField)',\r
79                 button                  : 'Buton',\r
80                 select                  : 'Câmp selecţie (SelectionField)',\r
81                 imageButton             : 'Buton imagine (ImageButton)',\r
82                 notSet                  : '<nesetat>',\r
83                 id                              : 'Id',\r
84                 name                    : 'Nume',\r
85                 langDir                 : 'Direcţia cuvintelor',\r
86                 langDirLtr              : 'stânga-dreapta (LTR)',\r
87                 langDirRtl              : 'dreapta-stânga (RTL)',\r
88                 langCode                : 'Codul limbii',\r
89                 longDescr               : 'Descrierea lungă URL',\r
90                 cssClass                : 'Clasele cu stilul paginii (CSS)',\r
91                 advisoryTitle   : 'Titlul consultativ',\r
92                 cssStyle                : 'Stil',\r
93                 ok                              : 'Bine',\r
94                 cancel                  : 'Anulare',\r
95                 close                   : 'Close', // MISSING\r
96                 preview                 : 'Preview', // MISSING\r
97                 generalTab              : 'General', // MISSING\r
98                 advancedTab             : 'Avansat',\r
99                 validateNumberFailed : 'This value is not a number.', // MISSING\r
100                 confirmNewPage  : 'Any unsaved changes to this content will be lost. Are you sure you want to load new page?', // MISSING\r
101                 confirmCancel   : 'Some of the options have been changed. Are you sure to close the dialog?', // MISSING\r
102                 options                 : 'Options', // MISSING\r
103                 target                  : 'Target', // MISSING\r
104                 targetNew               : 'New Window (_blank)', // MISSING\r
105                 targetTop               : 'Topmost Window (_top)', // MISSING\r
106                 targetSelf              : 'Same Window (_self)', // MISSING\r
107                 targetParent    : 'Parent Window (_parent)', // MISSING\r
108 \r
109                 // Put the voice-only part of the label in the span.\r
110                 unavailable             : '%1<span class="cke_accessibility">, unavailable</span>' // MISSING\r
111         },\r
112 \r
113         contextmenu :\r
114         {\r
115                 options : 'Context Menu Options' // MISSING\r
116         },\r
117 \r
118         // Special char dialog.\r
119         specialChar             :\r
120         {\r
121                 toolbar         : 'Inserează caracter special',\r
122                 title           : 'Selectează caracter special',\r
123                 options : 'Special Character Options' // MISSING\r
124         },\r
125 \r
126         // Link dialog.\r
127         link :\r
128         {\r
129                 toolbar         : 'Inserează/Editează link (legătură web)',\r
130                 other           : '<alt>',\r
131                 menu            : 'Editează Link',\r
132                 title           : 'Link (Legătură web)',\r
133                 info            : 'Informaţii despre link (Legătură web)',\r
134                 target          : 'Ţintă (Target)',\r
135                 upload          : 'Încarcă',\r
136                 advanced        : 'Avansat',\r
137                 type            : 'Tipul link-ului (al legăturii web)',\r
138                 toUrl           : 'URL', // MISSING\r
139                 toAnchor        : 'Ancoră în această pagină',\r
140                 toEmail         : 'E-Mail',\r
141                 targetFrame             : '<frame>',\r
142                 targetPopup             : '<fereastra popup>',\r
143                 targetFrameName : 'Numele frame-ului ţintă',\r
144                 targetPopupName : 'Numele ferestrei popup',\r
145                 popupFeatures   : 'Proprietăţile ferestrei popup',\r
146                 popupResizable  : 'Resizable', // MISSING\r
147                 popupStatusBar  : 'Bara de status',\r
148                 popupLocationBar: 'Bara de locaţie',\r
149                 popupToolbar    : 'Bara de opţiuni',\r
150                 popupMenuBar    : 'Bara de meniu',\r
151                 popupFullScreen : 'Tot ecranul (Full Screen)(IE)',\r
152                 popupScrollBars : 'Scroll Bars',\r
153                 popupDependent  : 'Dependent (Netscape)',\r
154                 popupWidth              : 'Lăţime',\r
155                 popupLeft               : 'Poziţia la stânga',\r
156                 popupHeight             : 'Înălţime',\r
157                 popupTop                : 'Poziţia la dreapta',\r
158                 id                              : 'Id', // MISSING\r
159                 langDir                 : 'Direcţia cuvintelor',\r
160                 langDirLTR              : 'stânga-dreapta (LTR)',\r
161                 langDirRTL              : 'dreapta-stânga (RTL)',\r
162                 acccessKey              : 'Tasta de acces',\r
163                 name                    : 'Nume',\r
164                 langCode                : 'Direcţia cuvintelor',\r
165                 tabIndex                : 'Indexul tabului',\r
166                 advisoryTitle   : 'Titlul consultativ',\r
167                 advisoryContentType     : 'Tipul consultativ al titlului',\r
168                 cssClasses              : 'Clasele cu stilul paginii (CSS)',\r
169                 charset                 : 'Setul de caractere al resursei legate',\r
170                 styles                  : 'Stil',\r
171                 selectAnchor    : 'Selectaţi o ancoră',\r
172                 anchorName              : 'după numele ancorei',\r
173                 anchorId                : 'după Id-ul elementului',\r
174                 emailAddress    : 'Adresă de e-mail',\r
175                 emailSubject    : 'Subiectul mesajului',\r
176                 emailBody               : 'Conţinutul mesajului',\r
177                 noAnchors               : '(Nicio ancoră disponibilă în document)',\r
178                 noUrl                   : 'Vă rugăm să scrieţi URL-ul',\r
179                 noEmail                 : 'Vă rugăm să scrieţi adresa de e-mail'\r
180         },\r
181 \r
182         // Anchor dialog\r
183         anchor :\r
184         {\r
185                 toolbar         : 'Inserează/Editează ancoră',\r
186                 menu            : 'Proprietăţi ancoră',\r
187                 title           : 'Proprietăţi ancoră',\r
188                 name            : 'Numele ancorei',\r
189                 errorName       : 'Vă rugăm scrieţi numele ancorei'\r
190         },\r
191 \r
192         // List style dialog\r
193         list:\r
194         {\r
195                 numberedTitle           : 'Numbered List Properties', // MISSING\r
196                 bulletedTitle           : 'Bulleted List Properties', // MISSING\r
197                 type                            : 'Type', // MISSING\r
198                 start                           : 'Start', // MISSING\r
199                 validateStartNumber                             :'List start number must be a whole number.', // MISSING\r
200                 circle                          : 'Circle', // MISSING\r
201                 disc                            : 'Disc', // MISSING\r
202                 square                          : 'Square', // MISSING\r
203                 none                            : 'None', // MISSING\r
204                 notset                          : '<not set>', // MISSING\r
205                 armenian                        : 'Armenian numbering', // MISSING\r
206                 georgian                        : 'Georgian numbering (an, ban, gan, etc.)', // MISSING\r
207                 lowerRoman                      : 'Lower Roman (i, ii, iii, iv, v, etc.)', // MISSING\r
208                 upperRoman                      : 'Upper Roman (I, II, III, IV, V, etc.)', // MISSING\r
209                 lowerAlpha                      : 'Lower Alpha (a, b, c, d, e, etc.)', // MISSING\r
210                 upperAlpha                      : 'Upper Alpha (A, B, C, D, E, etc.)', // MISSING\r
211                 lowerGreek                      : 'Lower Greek (alpha, beta, gamma, etc.)', // MISSING\r
212                 decimal                         : 'Decimal (1, 2, 3, etc.)', // MISSING\r
213                 decimalLeadingZero      : 'Decimal leading zero (01, 02, 03, etc.)' // MISSING\r
214         },\r
215 \r
216         // Find And Replace Dialog\r
217         findAndReplace :\r
218         {\r
219                 title                           : 'Găseşte şi înlocuieşte',\r
220                 find                            : 'Găseşte',\r
221                 replace                         : 'Înlocuieşte',\r
222                 findWhat                        : 'Găseşte:',\r
223                 replaceWith                     : 'Înlocuieşte cu:',\r
224                 notFoundMsg                     : 'Textul specificat nu a fost găsit.',\r
225                 matchCase                       : 'Deosebeşte majuscule de minuscule (Match case)',\r
226                 matchWord                       : 'Doar cuvintele întregi',\r
227                 matchCyclic                     : 'Match cyclic', // MISSING\r
228                 replaceAll                      : 'Înlocuieşte tot',\r
229                 replaceSuccessMsg       : '%1 occurrence(s) replaced.' // MISSING\r
230         },\r
231 \r
232         // Table Dialog\r
233         table :\r
234         {\r
235                 toolbar         : 'Tabel',\r
236                 title           : 'Proprietăţile tabelului',\r
237                 menu            : 'Proprietăţile tabelului',\r
238                 deleteTable     : 'Şterge tabel',\r
239                 rows            : 'Linii',\r
240                 columns         : 'Coloane',\r
241                 border          : 'Mărimea marginii',\r
242                 align           : 'Aliniament',\r
243                 alignLeft       : 'Stânga',\r
244                 alignCenter     : 'Centru',\r
245                 alignRight      : 'Dreapta',\r
246                 width           : 'Lăţime',\r
247                 widthPx         : 'pixeli',\r
248                 widthPc         : 'procente',\r
249                 widthUnit       : 'width unit', // MISSING\r
250                 height          : 'Înălţime',\r
251                 cellSpace       : 'Spaţiu între celule',\r
252                 cellPad         : 'Spaţiu în cadrul celulei',\r
253                 caption         : 'Titlu (Caption)',\r
254                 summary         : 'Rezumat',\r
255                 headers         : 'Headers', // MISSING\r
256                 headersNone             : 'None', // MISSING\r
257                 headersColumn   : 'First column', // MISSING\r
258                 headersRow              : 'First Row', // MISSING\r
259                 headersBoth             : 'Both', // MISSING\r
260                 invalidRows             : 'Number of rows must be a number greater than 0.', // MISSING\r
261                 invalidCols             : 'Number of columns must be a number greater than 0.', // MISSING\r
262                 invalidBorder   : 'Border size must be a number.', // MISSING\r
263                 invalidWidth    : 'Table width must be a number.', // MISSING\r
264                 invalidHeight   : 'Table height must be a number.', // MISSING\r
265                 invalidCellSpacing      : 'Cell spacing must be a number.', // MISSING\r
266                 invalidCellPadding      : 'Cell padding must be a number.', // MISSING\r
267 \r
268                 cell :\r
269                 {\r
270                         menu                    : 'Celulă',\r
271                         insertBefore    : 'Inserează celulă înainte',\r
272                         insertAfter             : 'Inserează celulă după',\r
273                         deleteCell              : 'Şterge celule',\r
274                         merge                   : 'Uneşte celule',\r
275                         mergeRight              : 'Uneşte la dreapta',\r
276                         mergeDown               : 'Uneşte jos',\r
277                         splitHorizontal : 'Împarte celula pe orizontală',\r
278                         splitVertical   : 'Împarte celula pe verticală',\r
279                         title                   : 'Cell Properties', // MISSING\r
280                         cellType                : 'Cell Type', // MISSING\r
281                         rowSpan                 : 'Rows Span', // MISSING\r
282                         colSpan                 : 'Columns Span', // MISSING\r
283                         wordWrap                : 'Word Wrap', // MISSING\r
284                         hAlign                  : 'Horizontal Alignment', // MISSING\r
285                         vAlign                  : 'Vertical Alignment', // MISSING\r
286                         alignTop                : 'Top', // MISSING\r
287                         alignMiddle             : 'Middle', // MISSING\r
288                         alignBottom             : 'Bottom', // MISSING\r
289                         alignBaseline   : 'Baseline', // MISSING\r
290                         bgColor                 : 'Background Color', // MISSING\r
291                         borderColor             : 'Border Color', // MISSING\r
292                         data                    : 'Data', // MISSING\r
293                         header                  : 'Header', // MISSING\r
294                         yes                             : 'Yes', // MISSING\r
295                         no                              : 'No', // MISSING\r
296                         invalidWidth    : 'Cell width must be a number.', // MISSING\r
297                         invalidHeight   : 'Cell height must be a number.', // MISSING\r
298                         invalidRowSpan  : 'Rows span must be a whole number.', // MISSING\r
299                         invalidColSpan  : 'Columns span must be a whole number.', // MISSING\r
300                         chooseColor             : 'Choose' // MISSING\r
301                 },\r
302 \r
303                 row :\r
304                 {\r
305                         menu                    : 'Linie',\r
306                         insertBefore    : 'Inserează linie înainte',\r
307                         insertAfter             : 'Inserează linie după',\r
308                         deleteRow               : 'Şterge linii'\r
309                 },\r
310 \r
311                 column :\r
312                 {\r
313                         menu                    : 'Coloană',\r
314                         insertBefore    : 'Inserează coloană înainte',\r
315                         insertAfter             : 'Inserează coloană după',\r
316                         deleteColumn    : 'Şterge celule'\r
317                 }\r
318         },\r
319 \r
320         // Button Dialog.\r
321         button :\r
322         {\r
323                 title           : 'Proprietăţi buton',\r
324                 text            : 'Text (Valoare)',\r
325                 type            : 'Tip',\r
326                 typeBtn         : 'Button',\r
327                 typeSbm         : 'Submit',\r
328                 typeRst         : 'Reset'\r
329         },\r
330 \r
331         // Checkbox and Radio Button Dialogs.\r
332         checkboxAndRadio :\r
333         {\r
334                 checkboxTitle : 'Proprietăţi bifă (Checkbox)',\r
335                 radioTitle      : 'Proprietăţi buton radio (Radio Button)',\r
336                 value           : 'Valoare',\r
337                 selected        : 'Selectat'\r
338         },\r
339 \r
340         // Form Dialog.\r
341         form :\r
342         {\r
343                 title           : 'Proprietăţi formular (Form)',\r
344                 menu            : 'Proprietăţi formular (Form)',\r
345                 action          : 'Acţiune',\r
346                 method          : 'Metodă',\r
347                 encoding        : 'Encoding' // MISSING\r
348         },\r
349 \r
350         // Select Field Dialog.\r
351         select :\r
352         {\r
353                 title           : 'Proprietăţi câmp selecţie (Selection Field)',\r
354                 selectInfo      : 'Informaţii',\r
355                 opAvail         : 'Opţiuni disponibile',\r
356                 value           : 'Valoare',\r
357                 size            : 'Mărime',\r
358                 lines           : 'linii',\r
359                 chkMulti        : 'Permite selecţii multiple',\r
360                 opText          : 'Text',\r
361                 opValue         : 'Valoare',\r
362                 btnAdd          : 'Adaugă',\r
363                 btnModify       : 'Modifică',\r
364                 btnUp           : 'Sus',\r
365                 btnDown         : 'Jos',\r
366                 btnSetValue : 'Setează ca valoare selectată',\r
367                 btnDelete       : 'Şterge'\r
368         },\r
369 \r
370         // Textarea Dialog.\r
371         textarea :\r
372         {\r
373                 title           : 'Proprietăţi suprafaţă text (Textarea)',\r
374                 cols            : 'Coloane',\r
375                 rows            : 'Linii'\r
376         },\r
377 \r
378         // Text Field Dialog.\r
379         textfield :\r
380         {\r
381                 title           : 'Proprietăţi câmp text (Text Field)',\r
382                 name            : 'Nume',\r
383                 value           : 'Valoare',\r
384                 charWidth       : 'Lărgimea caracterului',\r
385                 maxChars        : 'Caractere maxime',\r
386                 type            : 'Tip',\r
387                 typeText        : 'Text',\r
388                 typePass        : 'Parolă'\r
389         },\r
390 \r
391         // Hidden Field Dialog.\r
392         hidden :\r
393         {\r
394                 title   : 'Proprietăţi câmp ascuns (Hidden Field)',\r
395                 name    : 'Nume',\r
396                 value   : 'Valoare'\r
397         },\r
398 \r
399         // Image Dialog.\r
400         image :\r
401         {\r
402                 title           : 'Proprietăţile imaginii',\r
403                 titleButton     : 'Proprietăţi buton imagine (Image Button)',\r
404                 menu            : 'Proprietăţile imaginii',\r
405                 infoTab         : 'Informaţii despre imagine',\r
406                 btnUpload       : 'Trimite la server',\r
407                 upload          : 'Încarcă',\r
408                 alt                     : 'Text alternativ',\r
409                 width           : 'Lăţime',\r
410                 height          : 'Înălţime',\r
411                 lockRatio       : 'Păstrează proporţiile',\r
412                 unlockRatio     : 'Unlock Ratio', // MISSING\r
413                 resetSize       : 'Resetează mărimea',\r
414                 border          : 'Margine',\r
415                 hSpace          : 'HSpace',\r
416                 vSpace          : 'VSpace',\r
417                 align           : 'Aliniere',\r
418                 alignLeft       : 'Stânga',\r
419                 alignRight      : 'Dreapta',\r
420                 alertUrl        : 'Vă rugăm să scrieţi URL-ul imaginii',\r
421                 linkTab         : 'Link (Legătură web)',\r
422                 button2Img      : 'Do you want to transform the selected image button on a simple image?', // MISSING\r
423                 img2Button      : 'Do you want to transform the selected image on a image button?', // MISSING\r
424                 urlMissing      : 'Image source URL is missing.', // MISSING\r
425                 validateWidth   : 'Width must be a whole number.', // MISSING\r
426                 validateHeight  : 'Height must be a whole number.', // MISSING\r
427                 validateBorder  : 'Border must be a whole number.', // MISSING\r
428                 validateHSpace  : 'HSpace must be a whole number.', // MISSING\r
429                 validateVSpace  : 'VSpace must be a whole number.' // MISSING\r
430         },\r
431 \r
432         // Flash Dialog\r
433         flash :\r
434         {\r
435                 properties              : 'Proprietăţile flash-ului',\r
436                 propertiesTab   : 'Properties', // MISSING\r
437                 title                   : 'Proprietăţile flash-ului',\r
438                 chkPlay                 : 'Rulează automat',\r
439                 chkLoop                 : 'Repetă (Loop)',\r
440                 chkMenu                 : 'Activează meniul flash',\r
441                 chkFull                 : 'Allow Fullscreen', // MISSING\r
442                 scale                   : 'Scală',\r
443                 scaleAll                : 'Arată tot',\r
444                 scaleNoBorder   : 'Fără margini (No border)',\r
445                 scaleFit                : 'Potriveşte',\r
446                 access                  : 'Script Access', // MISSING\r
447                 accessAlways    : 'Always', // MISSING\r
448                 accessSameDomain: 'Same domain', // MISSING\r
449                 accessNever             : 'Never', // MISSING\r
450                 align                   : 'Aliniere',\r
451                 alignLeft               : 'Stânga',\r
452                 alignAbsBottom  : 'Jos absolut (Abs Bottom)',\r
453                 alignAbsMiddle  : 'Mijloc absolut (Abs Middle)',\r
454                 alignBaseline   : 'Linia de jos (Baseline)',\r
455                 alignBottom             : 'Jos',\r
456                 alignMiddle             : 'Mijloc',\r
457                 alignRight              : 'Dreapta',\r
458                 alignTextTop    : 'Text sus',\r
459                 alignTop                : 'Sus',\r
460                 quality                 : 'Quality', // MISSING\r
461                 qualityBest             : 'Best', // MISSING\r
462                 qualityHigh             : 'High', // MISSING\r
463                 qualityAutoHigh : 'Auto High', // MISSING\r
464                 qualityMedium   : 'Medium', // MISSING\r
465                 qualityAutoLow  : 'Auto Low', // MISSING\r
466                 qualityLow              : 'Low', // MISSING\r
467                 windowModeWindow: 'Window', // MISSING\r
468                 windowModeOpaque: 'Opaque', // MISSING\r
469                 windowModeTransparent : 'Transparent', // MISSING\r
470                 windowMode              : 'Window mode', // MISSING\r
471                 flashvars               : 'Variables for Flash', // MISSING\r
472                 bgcolor                 : 'Coloarea fundalului',\r
473                 width                   : 'Lăţime',\r
474                 height                  : 'Înălţime',\r
475                 hSpace                  : 'HSpace',\r
476                 vSpace                  : 'VSpace',\r
477                 validateSrc             : 'Vă rugăm să scrieţi URL-ul',\r
478                 validateWidth   : 'Width must be a number.', // MISSING\r
479                 validateHeight  : 'Height must be a number.', // MISSING\r
480                 validateHSpace  : 'HSpace must be a number.', // MISSING\r
481                 validateVSpace  : 'VSpace must be a number.' // MISSING\r
482         },\r
483 \r
484         // Speller Pages Dialog\r
485         spellCheck :\r
486         {\r
487                 toolbar                 : 'Verifică text',\r
488                 title                   : 'Spell Check', // MISSING\r
489                 notAvailable    : 'Sorry, but service is unavailable now.', // MISSING\r
490                 errorLoading    : 'Error loading application service host: %s.', // MISSING\r
491                 notInDic                : 'Nu e în dicţionar',\r
492                 changeTo                : 'Schimbă în',\r
493                 btnIgnore               : 'Ignoră',\r
494                 btnIgnoreAll    : 'Ignoră toate',\r
495                 btnReplace              : 'Înlocuieşte',\r
496                 btnReplaceAll   : 'Înlocuieşte tot',\r
497                 btnUndo                 : 'Starea anterioară (undo)',\r
498                 noSuggestions   : '- Fără sugestii -',\r
499                 progress                : 'Verificarea textului în desfăşurare...',\r
500                 noMispell               : 'Verificarea textului terminată: Nicio greşeală găsită',\r
501                 noChanges               : 'Verificarea textului terminată: Niciun cuvânt modificat',\r
502                 oneChange               : 'Verificarea textului terminată: Un cuvânt modificat',\r
503                 manyChanges             : 'Verificarea textului terminată: 1% cuvinte modificate',\r
504                 ieSpellDownload : 'Unealta pentru verificat textul (Spell checker) neinstalată. Doriţi să o descărcaţi acum?'\r
505         },\r
506 \r
507         smiley :\r
508         {\r
509                 toolbar : 'Figură expresivă (Emoticon)',\r
510                 title   : 'Inserează o figură expresivă (Emoticon)',\r
511                 options : 'Smiley Options' // MISSING\r
512         },\r
513 \r
514         elementsPath :\r
515         {\r
516                 eleLabel : 'Elements path', // MISSING\r
517                 eleTitle : '%1 element' // MISSING\r
518         },\r
519 \r
520         numberedlist    : 'Listă numerotată',\r
521         bulletedlist    : 'Listă cu puncte',\r
522         indent                  : 'Creşte indentarea',\r
523         outdent                 : 'Scade indentarea',\r
524 \r
525         justify :\r
526         {\r
527                 left    : 'Aliniere la stânga',\r
528                 center  : 'Aliniere centrală',\r
529                 right   : 'Aliniere la dreapta',\r
530                 block   : 'Aliniere în bloc (Block Justify)'\r
531         },\r
532 \r
533         blockquote : 'Citat',\r
534 \r
535         clipboard :\r
536         {\r
537                 title           : 'Adaugă',\r
538                 cutError        : 'Setările de securitate ale navigatorului (browser) pe care îl folosiţi nu permit editorului să execute automat operaţiunea de tăiere. Vă rugăm folosiţi tastatura (Ctrl/Cmd+X).',\r
539                 copyError       : 'Setările de securitate ale navigatorului (browser) pe care îl folosiţi nu permit editorului să execute automat operaţiunea de copiere. Vă rugăm folosiţi tastatura (Ctrl/Cmd+C).',\r
540                 pasteMsg        : 'Vă rugăm adăugaţi în căsuţa următoare folosind tastatura (<STRONG>Ctrl/Cmd+V</STRONG>) şi apăsaţi <STRONG>OK</STRONG>.',\r
541                 securityMsg     : 'Din cauza setărilor de securitate ale programului dvs. cu care navigaţi pe internet (browser), editorul nu poate accesa direct datele din clipboard. Va trebui să adăugaţi din nou datele în această fereastră.',\r
542                 pasteArea       : 'Paste Area' // MISSING\r
543         },\r
544 \r
545         pastefromword :\r
546         {\r
547                 confirmCleanup  : 'The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?', // MISSING\r
548                 toolbar                 : 'Adaugă din Word',\r
549                 title                   : 'Adaugă din Word',\r
550                 error                   : 'It was not possible to clean up the pasted data due to an internal error' // MISSING\r
551         },\r
552 \r
553         pasteText :\r
554         {\r
555                 button  : 'Adaugă ca text simplu (Plain Text)',\r
556                 title   : 'Adaugă ca text simplu (Plain Text)'\r
557         },\r
558 \r
559         templates :\r
560         {\r
561                 button                  : 'Template-uri (şabloane)',\r
562                 title                   : 'Template-uri (şabloane) de conţinut',\r
563                 options : 'Template Options', // MISSING\r
564                 insertOption    : 'Înlocuieşte cuprinsul actual',\r
565                 selectPromptMsg : 'Vă rugăm selectaţi template-ul (şablonul) ce se va deschide în editor<br>(conţinutul actual va fi pierdut):',\r
566                 emptyListMsg    : '(Niciun template (şablon) definit)'\r
567         },\r
568 \r
569         showBlocks : 'Arată blocurile',\r
570 \r
571         stylesCombo :\r
572         {\r
573                 label           : 'Stil',\r
574                 panelTitle      : 'Formatting Styles', // MISSING\r
575                 panelTitle1     : 'Block Styles', // MISSING\r
576                 panelTitle2     : 'Inline Styles', // MISSING\r
577                 panelTitle3     : 'Object Styles' // MISSING\r
578         },\r
579 \r
580         format :\r
581         {\r
582                 label           : 'Formatare',\r
583                 panelTitle      : 'Formatare',\r
584 \r
585                 tag_p           : 'Normal',\r
586                 tag_pre         : 'Formatted',\r
587                 tag_address     : 'Address',\r
588                 tag_h1          : 'Heading 1',\r
589                 tag_h2          : 'Heading 2',\r
590                 tag_h3          : 'Heading 3',\r
591                 tag_h4          : 'Heading 4',\r
592                 tag_h5          : 'Heading 5',\r
593                 tag_h6          : 'Heading 6',\r
594                 tag_div         : 'Normal (DIV)'\r
595         },\r
596 \r
597         div :\r
598         {\r
599                 title                           : 'Create Div Container', // MISSING\r
600                 toolbar                         : 'Create Div Container', // MISSING\r
601                 cssClassInputLabel      : 'Stylesheet Classes', // MISSING\r
602                 styleSelectLabel        : 'Style', // MISSING\r
603                 IdInputLabel            : 'Id', // MISSING\r
604                 languageCodeInputLabel  : ' Language Code', // MISSING\r
605                 inlineStyleInputLabel   : 'Inline Style', // MISSING\r
606                 advisoryTitleInputLabel : 'Advisory Title', // MISSING\r
607                 langDirLabel            : 'Language Direction', // MISSING\r
608                 langDirLTRLabel         : 'Left to Right (LTR)', // MISSING\r
609                 langDirRTLLabel         : 'Right to Left (RTL)', // MISSING\r
610                 edit                            : 'Edit Div', // MISSING\r
611                 remove                          : 'Remove Div' // MISSING\r
612         },\r
613 \r
614         font :\r
615         {\r
616                 label           : 'Font',\r
617                 voiceLabel      : 'Font', // MISSING\r
618                 panelTitle      : 'Font'\r
619         },\r
620 \r
621         fontSize :\r
622         {\r
623                 label           : 'Mărime',\r
624                 voiceLabel      : 'Font Size', // MISSING\r
625                 panelTitle      : 'Mărime'\r
626         },\r
627 \r
628         colorButton :\r
629         {\r
630                 textColorTitle  : 'Culoarea textului',\r
631                 bgColorTitle    : 'Coloarea fundalului',\r
632                 panelTitle              : 'Colors', // MISSING\r
633                 auto                    : 'Automatic',\r
634                 more                    : 'Mai multe culori...'\r
635         },\r
636 \r
637         colors :\r
638         {\r
639                 '000' : 'Black', // MISSING\r
640                 '800000' : 'Maroon', // MISSING\r
641                 '8B4513' : 'Saddle Brown', // MISSING\r
642                 '2F4F4F' : 'Dark Slate Gray', // MISSING\r
643                 '008080' : 'Teal', // MISSING\r
644                 '000080' : 'Navy', // MISSING\r
645                 '4B0082' : 'Indigo', // MISSING\r
646                 '696969' : 'Dark Gray', // MISSING\r
647                 'B22222' : 'Fire Brick', // MISSING\r
648                 'A52A2A' : 'Brown', // MISSING\r
649                 'DAA520' : 'Golden Rod', // MISSING\r
650                 '006400' : 'Dark Green', // MISSING\r
651                 '40E0D0' : 'Turquoise', // MISSING\r
652                 '0000CD' : 'Medium Blue', // MISSING\r
653                 '800080' : 'Purple', // MISSING\r
654                 '808080' : 'Gray', // MISSING\r
655                 'F00' : 'Red', // MISSING\r
656                 'FF8C00' : 'Dark Orange', // MISSING\r
657                 'FFD700' : 'Gold', // MISSING\r
658                 '008000' : 'Green', // MISSING\r
659                 '0FF' : 'Cyan', // MISSING\r
660                 '00F' : 'Blue', // MISSING\r
661                 'EE82EE' : 'Violet', // MISSING\r
662                 'A9A9A9' : 'Dim Gray', // MISSING\r
663                 'FFA07A' : 'Light Salmon', // MISSING\r
664                 'FFA500' : 'Orange', // MISSING\r
665                 'FFFF00' : 'Yellow', // MISSING\r
666                 '00FF00' : 'Lime', // MISSING\r
667                 'AFEEEE' : 'Pale Turquoise', // MISSING\r
668                 'ADD8E6' : 'Light Blue', // MISSING\r
669                 'DDA0DD' : 'Plum', // MISSING\r
670                 'D3D3D3' : 'Light Grey', // MISSING\r
671                 'FFF0F5' : 'Lavender Blush', // MISSING\r
672                 'FAEBD7' : 'Antique White', // MISSING\r
673                 'FFFFE0' : 'Light Yellow', // MISSING\r
674                 'F0FFF0' : 'Honeydew', // MISSING\r
675                 'F0FFFF' : 'Azure', // MISSING\r
676                 'F0F8FF' : 'Alice Blue', // MISSING\r
677                 'E6E6FA' : 'Lavender', // MISSING\r
678                 'FFF' : 'White' // MISSING\r
679         },\r
680 \r
681         scayt :\r
682         {\r
683                 title                   : 'Spell Check As You Type', // MISSING\r
684                 opera_title             : 'Not supported by Opera', // MISSING\r
685                 enable                  : 'Enable SCAYT', // MISSING\r
686                 disable                 : 'Disable SCAYT', // MISSING\r
687                 about                   : 'About SCAYT', // MISSING\r
688                 toggle                  : 'Toggle SCAYT', // MISSING\r
689                 options                 : 'Options', // MISSING\r
690                 langs                   : 'Languages', // MISSING\r
691                 moreSuggestions : 'More suggestions', // MISSING\r
692                 ignore                  : 'Ignore', // MISSING\r
693                 ignoreAll               : 'Ignore All', // MISSING\r
694                 addWord                 : 'Add Word', // MISSING\r
695                 emptyDic                : 'Dictionary name should not be empty.', // MISSING\r
696 \r
697                 optionsTab              : 'Options', // MISSING\r
698                 allCaps                 : 'Ignore All-Caps Words', // MISSING\r
699                 ignoreDomainNames : 'Ignore Domain Names', // MISSING\r
700                 mixedCase               : 'Ignore Words with Mixed Case', // MISSING\r
701                 mixedWithDigits : 'Ignore Words with Numbers', // MISSING\r
702 \r
703                 languagesTab    : 'Languages', // MISSING\r
704 \r
705                 dictionariesTab : 'Dictionaries', // MISSING\r
706                 dic_field_name  : 'Dictionary name', // MISSING\r
707                 dic_create              : 'Create', // MISSING\r
708                 dic_restore             : 'Restore', // MISSING\r
709                 dic_delete              : 'Delete', // MISSING\r
710                 dic_rename              : 'Rename', // MISSING\r
711                 dic_info                : 'Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it\'s name and click the Restore button.', // MISSING\r
712 \r
713                 aboutTab                : 'About' // MISSING\r
714         },\r
715 \r
716         about :\r
717         {\r
718                 title           : 'About CKEditor', // MISSING\r
719                 dlgTitle        : 'About CKEditor', // MISSING\r
720                 moreInfo        : 'For licensing information please visit our web site:', // MISSING\r
721                 copy            : 'Copyright &copy; $1. All rights reserved.' // MISSING\r
722         },\r
723 \r
724         maximize : 'Maximize', // MISSING\r
725         minimize : 'Minimize', // MISSING\r
726 \r
727         fakeobjects :\r
728         {\r
729                 anchor  : 'Anchor', // MISSING\r
730                 flash   : 'Flash Animation', // MISSING\r
731                 div             : 'Page Break', // MISSING\r
732                 unknown : 'Unknown Object' // MISSING\r
733         },\r
734 \r
735         resize : 'Drag to resize', // MISSING\r
736 \r
737         colordialog :\r
738         {\r
739                 title           : 'Select color', // MISSING\r
740                 options :       'Color Options', // MISSING\r
741                 highlight       : 'Highlight', // MISSING\r
742                 selected        : 'Selected Color', // MISSING\r
743                 clear           : 'Clear' // MISSING\r
744         },\r
745 \r
746         toolbarCollapse : 'Collapse Toolbar', // MISSING\r
747         toolbarExpand   : 'Expand Toolbar' // MISSING\r
748 };\r