JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.2.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                 circle                          : 'Circle', // MISSING\r
200                 disc                            : 'Disc', // MISSING\r
201                 square                          : 'Square', // MISSING\r
202                 none                            : 'None', // MISSING\r
203                 notset                          : '<not set>', // MISSING\r
204                 armenian                        : 'Armenian numbering', // MISSING\r
205                 georgian                        : 'Georgian numbering (an, ban, gan, etc.)', // MISSING\r
206                 lowerRoman                      : 'Lower Roman (i, ii, iii, iv, v, etc.)', // MISSING\r
207                 upperRoman                      : 'Upper Roman (I, II, III, IV, V, etc.)', // MISSING\r
208                 lowerAlpha                      : 'Lower Alpha (a, b, c, d, e, etc.)', // MISSING\r
209                 upperAlpha                      : 'Upper Alpha (A, B, C, D, E, etc.)', // MISSING\r
210                 lowerGreek                      : 'Lower Greek (alpha, beta, gamma, etc.)', // MISSING\r
211                 decimal                         : 'Decimal (1, 2, 3, etc.)', // MISSING\r
212                 decimalLeadingZero      : 'Decimal leading zero (01, 02, 03, etc.)' // MISSING\r
213         },\r
214 \r
215         // Find And Replace Dialog\r
216         findAndReplace :\r
217         {\r
218                 title                           : 'Găseşte şi înlocuieşte',\r
219                 find                            : 'Găseşte',\r
220                 replace                         : 'Înlocuieşte',\r
221                 findWhat                        : 'Găseşte:',\r
222                 replaceWith                     : 'Înlocuieşte cu:',\r
223                 notFoundMsg                     : 'Textul specificat nu a fost găsit.',\r
224                 matchCase                       : 'Deosebeşte majuscule de minuscule (Match case)',\r
225                 matchWord                       : 'Doar cuvintele întregi',\r
226                 matchCyclic                     : 'Match cyclic', // MISSING\r
227                 replaceAll                      : 'Înlocuieşte tot',\r
228                 replaceSuccessMsg       : '%1 occurrence(s) replaced.' // MISSING\r
229         },\r
230 \r
231         // Table Dialog\r
232         table :\r
233         {\r
234                 toolbar         : 'Tabel',\r
235                 title           : 'Proprietăţile tabelului',\r
236                 menu            : 'Proprietăţile tabelului',\r
237                 deleteTable     : 'Şterge tabel',\r
238                 rows            : 'Linii',\r
239                 columns         : 'Coloane',\r
240                 border          : 'Mărimea marginii',\r
241                 align           : 'Aliniament',\r
242                 alignLeft       : 'Stânga',\r
243                 alignCenter     : 'Centru',\r
244                 alignRight      : 'Dreapta',\r
245                 width           : 'Lăţime',\r
246                 widthPx         : 'pixeli',\r
247                 widthPc         : 'procente',\r
248                 widthUnit       : 'width unit', // MISSING\r
249                 height          : 'Înălţime',\r
250                 cellSpace       : 'Spaţiu între celule',\r
251                 cellPad         : 'Spaţiu în cadrul celulei',\r
252                 caption         : 'Titlu (Caption)',\r
253                 summary         : 'Rezumat',\r
254                 headers         : 'Headers', // MISSING\r
255                 headersNone             : 'None', // MISSING\r
256                 headersColumn   : 'First column', // MISSING\r
257                 headersRow              : 'First Row', // MISSING\r
258                 headersBoth             : 'Both', // MISSING\r
259                 invalidRows             : 'Number of rows must be a number greater than 0.', // MISSING\r
260                 invalidCols             : 'Number of columns must be a number greater than 0.', // MISSING\r
261                 invalidBorder   : 'Border size must be a number.', // MISSING\r
262                 invalidWidth    : 'Table width must be a number.', // MISSING\r
263                 invalidHeight   : 'Table height must be a number.', // MISSING\r
264                 invalidCellSpacing      : 'Cell spacing must be a number.', // MISSING\r
265                 invalidCellPadding      : 'Cell padding must be a number.', // MISSING\r
266 \r
267                 cell :\r
268                 {\r
269                         menu                    : 'Celulă',\r
270                         insertBefore    : 'Inserează celulă înainte',\r
271                         insertAfter             : 'Inserează celulă după',\r
272                         deleteCell              : 'Şterge celule',\r
273                         merge                   : 'Uneşte celule',\r
274                         mergeRight              : 'Uneşte la dreapta',\r
275                         mergeDown               : 'Uneşte jos',\r
276                         splitHorizontal : 'Împarte celula pe orizontală',\r
277                         splitVertical   : 'Împarte celula pe verticală',\r
278                         title                   : 'Cell Properties', // MISSING\r
279                         cellType                : 'Cell Type', // MISSING\r
280                         rowSpan                 : 'Rows Span', // MISSING\r
281                         colSpan                 : 'Columns Span', // MISSING\r
282                         wordWrap                : 'Word Wrap', // MISSING\r
283                         hAlign                  : 'Horizontal Alignment', // MISSING\r
284                         vAlign                  : 'Vertical Alignment', // MISSING\r
285                         alignTop                : 'Top', // MISSING\r
286                         alignMiddle             : 'Middle', // MISSING\r
287                         alignBottom             : 'Bottom', // MISSING\r
288                         alignBaseline   : 'Baseline', // MISSING\r
289                         bgColor                 : 'Background Color', // MISSING\r
290                         borderColor             : 'Border Color', // MISSING\r
291                         data                    : 'Data', // MISSING\r
292                         header                  : 'Header', // MISSING\r
293                         yes                             : 'Yes', // MISSING\r
294                         no                              : 'No', // MISSING\r
295                         invalidWidth    : 'Cell width must be a number.', // MISSING\r
296                         invalidHeight   : 'Cell height must be a number.', // MISSING\r
297                         invalidRowSpan  : 'Rows span must be a whole number.', // MISSING\r
298                         invalidColSpan  : 'Columns span must be a whole number.', // MISSING\r
299                         chooseColor             : 'Choose' // MISSING\r
300                 },\r
301 \r
302                 row :\r
303                 {\r
304                         menu                    : 'Linie',\r
305                         insertBefore    : 'Inserează linie înainte',\r
306                         insertAfter             : 'Inserează linie după',\r
307                         deleteRow               : 'Şterge linii'\r
308                 },\r
309 \r
310                 column :\r
311                 {\r
312                         menu                    : 'Coloană',\r
313                         insertBefore    : 'Inserează coloană înainte',\r
314                         insertAfter             : 'Inserează coloană după',\r
315                         deleteColumn    : 'Şterge celule'\r
316                 }\r
317         },\r
318 \r
319         // Button Dialog.\r
320         button :\r
321         {\r
322                 title           : 'Proprietăţi buton',\r
323                 text            : 'Text (Valoare)',\r
324                 type            : 'Tip',\r
325                 typeBtn         : 'Button',\r
326                 typeSbm         : 'Submit',\r
327                 typeRst         : 'Reset'\r
328         },\r
329 \r
330         // Checkbox and Radio Button Dialogs.\r
331         checkboxAndRadio :\r
332         {\r
333                 checkboxTitle : 'Proprietăţi bifă (Checkbox)',\r
334                 radioTitle      : 'Proprietăţi buton radio (Radio Button)',\r
335                 value           : 'Valoare',\r
336                 selected        : 'Selectat'\r
337         },\r
338 \r
339         // Form Dialog.\r
340         form :\r
341         {\r
342                 title           : 'Proprietăţi formular (Form)',\r
343                 menu            : 'Proprietăţi formular (Form)',\r
344                 action          : 'Acţiune',\r
345                 method          : 'Metodă',\r
346                 encoding        : 'Encoding' // MISSING\r
347         },\r
348 \r
349         // Select Field Dialog.\r
350         select :\r
351         {\r
352                 title           : 'Proprietăţi câmp selecţie (Selection Field)',\r
353                 selectInfo      : 'Informaţii',\r
354                 opAvail         : 'Opţiuni disponibile',\r
355                 value           : 'Valoare',\r
356                 size            : 'Mărime',\r
357                 lines           : 'linii',\r
358                 chkMulti        : 'Permite selecţii multiple',\r
359                 opText          : 'Text',\r
360                 opValue         : 'Valoare',\r
361                 btnAdd          : 'Adaugă',\r
362                 btnModify       : 'Modifică',\r
363                 btnUp           : 'Sus',\r
364                 btnDown         : 'Jos',\r
365                 btnSetValue : 'Setează ca valoare selectată',\r
366                 btnDelete       : 'Şterge'\r
367         },\r
368 \r
369         // Textarea Dialog.\r
370         textarea :\r
371         {\r
372                 title           : 'Proprietăţi suprafaţă text (Textarea)',\r
373                 cols            : 'Coloane',\r
374                 rows            : 'Linii'\r
375         },\r
376 \r
377         // Text Field Dialog.\r
378         textfield :\r
379         {\r
380                 title           : 'Proprietăţi câmp text (Text Field)',\r
381                 name            : 'Nume',\r
382                 value           : 'Valoare',\r
383                 charWidth       : 'Lărgimea caracterului',\r
384                 maxChars        : 'Caractere maxime',\r
385                 type            : 'Tip',\r
386                 typeText        : 'Text',\r
387                 typePass        : 'Parolă'\r
388         },\r
389 \r
390         // Hidden Field Dialog.\r
391         hidden :\r
392         {\r
393                 title   : 'Proprietăţi câmp ascuns (Hidden Field)',\r
394                 name    : 'Nume',\r
395                 value   : 'Valoare'\r
396         },\r
397 \r
398         // Image Dialog.\r
399         image :\r
400         {\r
401                 title           : 'Proprietăţile imaginii',\r
402                 titleButton     : 'Proprietăţi buton imagine (Image Button)',\r
403                 menu            : 'Proprietăţile imaginii',\r
404                 infoTab         : 'Informaţii despre imagine',\r
405                 btnUpload       : 'Trimite la server',\r
406                 upload          : 'Încarcă',\r
407                 alt                     : 'Text alternativ',\r
408                 width           : 'Lăţime',\r
409                 height          : 'Înălţime',\r
410                 lockRatio       : 'Păstrează proporţiile',\r
411                 unlockRatio     : 'Unlock Ratio', // MISSING\r
412                 resetSize       : 'Resetează mărimea',\r
413                 border          : 'Margine',\r
414                 hSpace          : 'HSpace',\r
415                 vSpace          : 'VSpace',\r
416                 align           : 'Aliniere',\r
417                 alignLeft       : 'Stânga',\r
418                 alignRight      : 'Dreapta',\r
419                 alertUrl        : 'Vă rugăm să scrieţi URL-ul imaginii',\r
420                 linkTab         : 'Link (Legătură web)',\r
421                 button2Img      : 'Do you want to transform the selected image button on a simple image?', // MISSING\r
422                 img2Button      : 'Do you want to transform the selected image on a image button?', // MISSING\r
423                 urlMissing      : 'Image source URL is missing.', // MISSING\r
424                 validateWidth   : 'Width must be a whole number.', // MISSING\r
425                 validateHeight  : 'Height must be a whole number.', // MISSING\r
426                 validateBorder  : 'Border must be a whole number.', // MISSING\r
427                 validateHSpace  : 'HSpace must be a whole number.', // MISSING\r
428                 validateVSpace  : 'VSpace must be a whole number.' // MISSING\r
429         },\r
430 \r
431         // Flash Dialog\r
432         flash :\r
433         {\r
434                 properties              : 'Proprietăţile flash-ului',\r
435                 propertiesTab   : 'Properties', // MISSING\r
436                 title                   : 'Proprietăţile flash-ului',\r
437                 chkPlay                 : 'Rulează automat',\r
438                 chkLoop                 : 'Repetă (Loop)',\r
439                 chkMenu                 : 'Activează meniul flash',\r
440                 chkFull                 : 'Allow Fullscreen', // MISSING\r
441                 scale                   : 'Scală',\r
442                 scaleAll                : 'Arată tot',\r
443                 scaleNoBorder   : 'Fără margini (No border)',\r
444                 scaleFit                : 'Potriveşte',\r
445                 access                  : 'Script Access', // MISSING\r
446                 accessAlways    : 'Always', // MISSING\r
447                 accessSameDomain: 'Same domain', // MISSING\r
448                 accessNever             : 'Never', // MISSING\r
449                 align                   : 'Aliniere',\r
450                 alignLeft               : 'Stânga',\r
451                 alignAbsBottom  : 'Jos absolut (Abs Bottom)',\r
452                 alignAbsMiddle  : 'Mijloc absolut (Abs Middle)',\r
453                 alignBaseline   : 'Linia de jos (Baseline)',\r
454                 alignBottom             : 'Jos',\r
455                 alignMiddle             : 'Mijloc',\r
456                 alignRight              : 'Dreapta',\r
457                 alignTextTop    : 'Text sus',\r
458                 alignTop                : 'Sus',\r
459                 quality                 : 'Quality', // MISSING\r
460                 qualityBest             : 'Best', // MISSING\r
461                 qualityHigh             : 'High', // MISSING\r
462                 qualityAutoHigh : 'Auto High', // MISSING\r
463                 qualityMedium   : 'Medium', // MISSING\r
464                 qualityAutoLow  : 'Auto Low', // MISSING\r
465                 qualityLow              : 'Low', // MISSING\r
466                 windowModeWindow: 'Window', // MISSING\r
467                 windowModeOpaque: 'Opaque', // MISSING\r
468                 windowModeTransparent : 'Transparent', // MISSING\r
469                 windowMode              : 'Window mode', // MISSING\r
470                 flashvars               : 'Variables for Flash', // MISSING\r
471                 bgcolor                 : 'Coloarea fundalului',\r
472                 width                   : 'Lăţime',\r
473                 height                  : 'Înălţime',\r
474                 hSpace                  : 'HSpace',\r
475                 vSpace                  : 'VSpace',\r
476                 validateSrc             : 'Vă rugăm să scrieţi URL-ul',\r
477                 validateWidth   : 'Width must be a number.', // MISSING\r
478                 validateHeight  : 'Height must be a number.', // MISSING\r
479                 validateHSpace  : 'HSpace must be a number.', // MISSING\r
480                 validateVSpace  : 'VSpace must be a number.' // MISSING\r
481         },\r
482 \r
483         // Speller Pages Dialog\r
484         spellCheck :\r
485         {\r
486                 toolbar                 : 'Verifică text',\r
487                 title                   : 'Spell Check', // MISSING\r
488                 notAvailable    : 'Sorry, but service is unavailable now.', // MISSING\r
489                 errorLoading    : 'Error loading application service host: %s.', // MISSING\r
490                 notInDic                : 'Nu e în dicţionar',\r
491                 changeTo                : 'Schimbă în',\r
492                 btnIgnore               : 'Ignoră',\r
493                 btnIgnoreAll    : 'Ignoră toate',\r
494                 btnReplace              : 'Înlocuieşte',\r
495                 btnReplaceAll   : 'Înlocuieşte tot',\r
496                 btnUndo                 : 'Starea anterioară (undo)',\r
497                 noSuggestions   : '- Fără sugestii -',\r
498                 progress                : 'Verificarea textului în desfăşurare...',\r
499                 noMispell               : 'Verificarea textului terminată: Nicio greşeală găsită',\r
500                 noChanges               : 'Verificarea textului terminată: Niciun cuvânt modificat',\r
501                 oneChange               : 'Verificarea textului terminată: Un cuvânt modificat',\r
502                 manyChanges             : 'Verificarea textului terminată: 1% cuvinte modificate',\r
503                 ieSpellDownload : 'Unealta pentru verificat textul (Spell checker) neinstalată. Doriţi să o descărcaţi acum?'\r
504         },\r
505 \r
506         smiley :\r
507         {\r
508                 toolbar : 'Figură expresivă (Emoticon)',\r
509                 title   : 'Inserează o figură expresivă (Emoticon)',\r
510                 options : 'Smiley Options' // MISSING\r
511         },\r
512 \r
513         elementsPath :\r
514         {\r
515                 eleLabel : 'Elements path', // MISSING\r
516                 eleTitle : '%1 element' // MISSING\r
517         },\r
518 \r
519         numberedlist    : 'Listă numerotată',\r
520         bulletedlist    : 'Listă cu puncte',\r
521         indent                  : 'Creşte indentarea',\r
522         outdent                 : 'Scade indentarea',\r
523 \r
524         justify :\r
525         {\r
526                 left    : 'Aliniere la stânga',\r
527                 center  : 'Aliniere centrală',\r
528                 right   : 'Aliniere la dreapta',\r
529                 block   : 'Aliniere în bloc (Block Justify)'\r
530         },\r
531 \r
532         blockquote : 'Citat',\r
533 \r
534         clipboard :\r
535         {\r
536                 title           : 'Adaugă',\r
537                 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
538                 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
539                 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
540                 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
541                 pasteArea       : 'Paste Area' // MISSING\r
542         },\r
543 \r
544         pastefromword :\r
545         {\r
546                 confirmCleanup  : 'The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?', // MISSING\r
547                 toolbar                 : 'Adaugă din Word',\r
548                 title                   : 'Adaugă din Word',\r
549                 error                   : 'It was not possible to clean up the pasted data due to an internal error' // MISSING\r
550         },\r
551 \r
552         pasteText :\r
553         {\r
554                 button  : 'Adaugă ca text simplu (Plain Text)',\r
555                 title   : 'Adaugă ca text simplu (Plain Text)'\r
556         },\r
557 \r
558         templates :\r
559         {\r
560                 button                  : 'Template-uri (şabloane)',\r
561                 title                   : 'Template-uri (şabloane) de conţinut',\r
562                 options : 'Template Options', // MISSING\r
563                 insertOption    : 'Înlocuieşte cuprinsul actual',\r
564                 selectPromptMsg : 'Vă rugăm selectaţi template-ul (şablonul) ce se va deschide în editor<br>(conţinutul actual va fi pierdut):',\r
565                 emptyListMsg    : '(Niciun template (şablon) definit)'\r
566         },\r
567 \r
568         showBlocks : 'Arată blocurile',\r
569 \r
570         stylesCombo :\r
571         {\r
572                 label           : 'Stil',\r
573                 panelTitle      : 'Formatting Styles', // MISSING\r
574                 panelTitle1     : 'Block Styles', // MISSING\r
575                 panelTitle2     : 'Inline Styles', // MISSING\r
576                 panelTitle3     : 'Object Styles' // MISSING\r
577         },\r
578 \r
579         format :\r
580         {\r
581                 label           : 'Formatare',\r
582                 panelTitle      : 'Formatare',\r
583 \r
584                 tag_p           : 'Normal',\r
585                 tag_pre         : 'Formatted',\r
586                 tag_address     : 'Address',\r
587                 tag_h1          : 'Heading 1',\r
588                 tag_h2          : 'Heading 2',\r
589                 tag_h3          : 'Heading 3',\r
590                 tag_h4          : 'Heading 4',\r
591                 tag_h5          : 'Heading 5',\r
592                 tag_h6          : 'Heading 6',\r
593                 tag_div         : 'Normal (DIV)'\r
594         },\r
595 \r
596         div :\r
597         {\r
598                 title                           : 'Create Div Container', // MISSING\r
599                 toolbar                         : 'Create Div Container', // MISSING\r
600                 cssClassInputLabel      : 'Stylesheet Classes', // MISSING\r
601                 styleSelectLabel        : 'Style', // MISSING\r
602                 IdInputLabel            : 'Id', // MISSING\r
603                 languageCodeInputLabel  : ' Language Code', // MISSING\r
604                 inlineStyleInputLabel   : 'Inline Style', // MISSING\r
605                 advisoryTitleInputLabel : 'Advisory Title', // MISSING\r
606                 langDirLabel            : 'Language Direction', // MISSING\r
607                 langDirLTRLabel         : 'Left to Right (LTR)', // MISSING\r
608                 langDirRTLLabel         : 'Right to Left (RTL)', // MISSING\r
609                 edit                            : 'Edit Div', // MISSING\r
610                 remove                          : 'Remove Div' // MISSING\r
611         },\r
612 \r
613         font :\r
614         {\r
615                 label           : 'Font',\r
616                 voiceLabel      : 'Font', // MISSING\r
617                 panelTitle      : 'Font'\r
618         },\r
619 \r
620         fontSize :\r
621         {\r
622                 label           : 'Mărime',\r
623                 voiceLabel      : 'Font Size', // MISSING\r
624                 panelTitle      : 'Mărime'\r
625         },\r
626 \r
627         colorButton :\r
628         {\r
629                 textColorTitle  : 'Culoarea textului',\r
630                 bgColorTitle    : 'Coloarea fundalului',\r
631                 panelTitle              : 'Colors', // MISSING\r
632                 auto                    : 'Automatic',\r
633                 more                    : 'Mai multe culori...'\r
634         },\r
635 \r
636         colors :\r
637         {\r
638                 '000' : 'Black', // MISSING\r
639                 '800000' : 'Maroon', // MISSING\r
640                 '8B4513' : 'Saddle Brown', // MISSING\r
641                 '2F4F4F' : 'Dark Slate Gray', // MISSING\r
642                 '008080' : 'Teal', // MISSING\r
643                 '000080' : 'Navy', // MISSING\r
644                 '4B0082' : 'Indigo', // MISSING\r
645                 '696969' : 'Dim Gray', // MISSING\r
646                 'B22222' : 'Fire Brick', // MISSING\r
647                 'A52A2A' : 'Brown', // MISSING\r
648                 'DAA520' : 'Golden Rod', // MISSING\r
649                 '006400' : 'Dark Green', // MISSING\r
650                 '40E0D0' : 'Turquoise', // MISSING\r
651                 '0000CD' : 'Medium Blue', // MISSING\r
652                 '800080' : 'Purple', // MISSING\r
653                 '808080' : 'Gray', // MISSING\r
654                 'F00' : 'Red', // MISSING\r
655                 'FF8C00' : 'Dark Orange', // MISSING\r
656                 'FFD700' : 'Gold', // MISSING\r
657                 '008000' : 'Green', // MISSING\r
658                 '0FF' : 'Cyan', // MISSING\r
659                 '00F' : 'Blue', // MISSING\r
660                 'EE82EE' : 'Violet', // MISSING\r
661                 'A9A9A9' : 'Dark Gray', // MISSING\r
662                 'FFA07A' : 'Light Salmon', // MISSING\r
663                 'FFA500' : 'Orange', // MISSING\r
664                 'FFFF00' : 'Yellow', // MISSING\r
665                 '00FF00' : 'Lime', // MISSING\r
666                 'AFEEEE' : 'Pale Turquoise', // MISSING\r
667                 'ADD8E6' : 'Light Blue', // MISSING\r
668                 'DDA0DD' : 'Plum', // MISSING\r
669                 'D3D3D3' : 'Light Grey', // MISSING\r
670                 'FFF0F5' : 'Lavender Blush', // MISSING\r
671                 'FAEBD7' : 'Antique White', // MISSING\r
672                 'FFFFE0' : 'Light Yellow', // MISSING\r
673                 'F0FFF0' : 'Honeydew', // MISSING\r
674                 'F0FFFF' : 'Azure', // MISSING\r
675                 'F0F8FF' : 'Alice Blue', // MISSING\r
676                 'E6E6FA' : 'Lavender', // MISSING\r
677                 'FFF' : 'White' // MISSING\r
678         },\r
679 \r
680         scayt :\r
681         {\r
682                 title                   : 'Spell Check As You Type', // MISSING\r
683                 opera_title             : 'Not supported by Opera', // MISSING\r
684                 enable                  : 'Enable SCAYT', // MISSING\r
685                 disable                 : 'Disable SCAYT', // MISSING\r
686                 about                   : 'About SCAYT', // MISSING\r
687                 toggle                  : 'Toggle SCAYT', // MISSING\r
688                 options                 : 'Options', // MISSING\r
689                 langs                   : 'Languages', // MISSING\r
690                 moreSuggestions : 'More suggestions', // MISSING\r
691                 ignore                  : 'Ignore', // MISSING\r
692                 ignoreAll               : 'Ignore All', // MISSING\r
693                 addWord                 : 'Add Word', // MISSING\r
694                 emptyDic                : 'Dictionary name should not be empty.', // MISSING\r
695 \r
696                 optionsTab              : 'Options', // MISSING\r
697                 allCaps                 : 'Ignore All-Caps Words', // MISSING\r
698                 ignoreDomainNames : 'Ignore Domain Names', // MISSING\r
699                 mixedCase               : 'Ignore Words with Mixed Case', // MISSING\r
700                 mixedWithDigits : 'Ignore Words with Numbers', // MISSING\r
701 \r
702                 languagesTab    : 'Languages', // MISSING\r
703 \r
704                 dictionariesTab : 'Dictionaries', // MISSING\r
705                 dic_field_name  : 'Dictionary name', // MISSING\r
706                 dic_create              : 'Create', // MISSING\r
707                 dic_restore             : 'Restore', // MISSING\r
708                 dic_delete              : 'Delete', // MISSING\r
709                 dic_rename              : 'Rename', // MISSING\r
710                 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
711 \r
712                 aboutTab                : 'About' // MISSING\r
713         },\r
714 \r
715         about :\r
716         {\r
717                 title           : 'About CKEditor', // MISSING\r
718                 dlgTitle        : 'About CKEditor', // MISSING\r
719                 moreInfo        : 'For licensing information please visit our web site:', // MISSING\r
720                 copy            : 'Copyright &copy; $1. All rights reserved.' // MISSING\r
721         },\r
722 \r
723         maximize : 'Maximize', // MISSING\r
724         minimize : 'Minimize', // MISSING\r
725 \r
726         fakeobjects :\r
727         {\r
728                 anchor  : 'Anchor', // MISSING\r
729                 flash   : 'Flash Animation', // MISSING\r
730                 div             : 'Page Break', // MISSING\r
731                 unknown : 'Unknown Object' // MISSING\r
732         },\r
733 \r
734         resize : 'Drag to resize', // MISSING\r
735 \r
736         colordialog :\r
737         {\r
738                 title           : 'Select color', // MISSING\r
739                 highlight       : 'Highlight', // MISSING\r
740                 selected        : 'Selected', // MISSING\r
741                 clear           : 'Clear' // MISSING\r
742         },\r
743 \r
744         toolbarCollapse : 'Collapse Toolbar', // MISSING\r
745         toolbarExpand   : 'Expand Toolbar' // MISSING\r
746 };\r