JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.5.1
[ckeditor.git] / _source / lang / ro.js
index 8140963..34b4647 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.\r
+Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.\r
 For licensing, see LICENSE.html or http://ckeditor.com/license\r
 */\r
 \r
@@ -56,6 +56,7 @@ CKEDITOR.lang['ro'] =
        superscript             : 'Putere (superscript)',\r
        horizontalrule  : 'Inserează linie orizontă',\r
        pagebreak               : 'Inserează separator de pagină (Page Break)',\r
+       pagebreakAlt            : 'Page Break', // MISSING\r
        unlink                  : 'Înlătură link (legătură web)',\r
        undo                    : 'Starea anterioară (undo)',\r
        redo                    : 'Starea ulterioară (redo)',\r
@@ -105,22 +106,44 @@ CKEDITOR.lang['ro'] =
                targetTop               : 'Topmost Window (_top)', // MISSING\r
                targetSelf              : 'Same Window (_self)', // MISSING\r
                targetParent    : 'Parent Window (_parent)', // MISSING\r
+               langDirLTR              : 'Left to Right (LTR)', // MISSING\r
+               langDirRTL              : 'Right to Left (RTL)', // MISSING\r
+               styles                  : 'Style', // MISSING\r
+               cssClasses              : 'Stylesheet Classes', // MISSING\r
+               width                   : 'Lăţime',\r
+               height                  : 'Înălţime',\r
+               align                   : 'Aliniere',\r
+               alignLeft               : 'Stânga',\r
+               alignRight              : 'Dreapta',\r
+               alignCenter             : 'Centru',\r
+               alignTop                : 'Sus',\r
+               alignMiddle             : 'Mijloc',\r
+               alignBottom             : 'Jos',\r
+               invalidHeight   : 'Height must be a number.', // MISSING\r
+               invalidWidth    : 'Width must be a number.', // MISSING\r
 \r
                // Put the voice-only part of the label in the span.\r
                unavailable             : '%1<span class="cke_accessibility">, unavailable</span>' // MISSING\r
        },\r
 \r
+       contextmenu :\r
+       {\r
+               options : 'Context Menu Options' // MISSING\r
+       },\r
+\r
        // Special char dialog.\r
        specialChar             :\r
        {\r
                toolbar         : 'Inserează caracter special',\r
-               title           : 'Selectează caracter special'\r
+               title           : 'Selectează caracter special',\r
+               options : 'Special Character Options' // MISSING\r
        },\r
 \r
        // Link dialog.\r
        link :\r
        {\r
                toolbar         : 'Inserează/Editează link (legătură web)',\r
+               other           : '<alt>',\r
                menu            : 'Editează Link',\r
                title           : 'Link (Legătură web)',\r
                info            : 'Informaţii despre link (Legătură web)',\r
@@ -144,9 +167,7 @@ CKEDITOR.lang['ro'] =
                popupFullScreen : 'Tot ecranul (Full Screen)(IE)',\r
                popupScrollBars : 'Scroll Bars',\r
                popupDependent  : 'Dependent (Netscape)',\r
-               popupWidth              : 'Lăţime',\r
                popupLeft               : 'Poziţia la stânga',\r
-               popupHeight             : 'Înălţime',\r
                popupTop                : 'Poziţia la dreapta',\r
                id                              : 'Id', // MISSING\r
                langDir                 : 'Direcţia cuvintelor',\r
@@ -182,6 +203,30 @@ CKEDITOR.lang['ro'] =
                errorName       : 'Vă rugăm scrieţi numele ancorei'\r
        },\r
 \r
+       // List style dialog\r
+       list:\r
+       {\r
+               numberedTitle           : 'Numbered List Properties', // MISSING\r
+               bulletedTitle           : 'Bulleted List Properties', // MISSING\r
+               type                            : 'Type', // MISSING\r
+               start                           : 'Start', // MISSING\r
+               validateStartNumber                             :'List start number must be a whole number.', // MISSING\r
+               circle                          : 'Circle', // MISSING\r
+               disc                            : 'Disc', // MISSING\r
+               square                          : 'Square', // MISSING\r
+               none                            : 'None', // MISSING\r
+               notset                          : '<not set>', // MISSING\r
+               armenian                        : 'Armenian numbering', // MISSING\r
+               georgian                        : 'Georgian numbering (an, ban, gan, etc.)', // MISSING\r
+               lowerRoman                      : 'Lower Roman (i, ii, iii, iv, v, etc.)', // MISSING\r
+               upperRoman                      : 'Upper Roman (I, II, III, IV, V, etc.)', // MISSING\r
+               lowerAlpha                      : 'Lower Alpha (a, b, c, d, e, etc.)', // MISSING\r
+               upperAlpha                      : 'Upper Alpha (A, B, C, D, E, etc.)', // MISSING\r
+               lowerGreek                      : 'Lower Greek (alpha, beta, gamma, etc.)', // MISSING\r
+               decimal                         : 'Decimal (1, 2, 3, etc.)', // MISSING\r
+               decimalLeadingZero      : 'Decimal leading zero (01, 02, 03, etc.)' // MISSING\r
+       },\r
+\r
        // Find And Replace Dialog\r
        findAndReplace :\r
        {\r
@@ -208,15 +253,9 @@ CKEDITOR.lang['ro'] =
                rows            : 'Linii',\r
                columns         : 'Coloane',\r
                border          : 'Mărimea marginii',\r
-               align           : 'Aliniament',\r
-               alignLeft       : 'Stânga',\r
-               alignCenter     : 'Centru',\r
-               alignRight      : 'Dreapta',\r
-               width           : 'Lăţime',\r
                widthPx         : 'pixeli',\r
                widthPc         : 'procente',\r
                widthUnit       : 'width unit', // MISSING\r
-               height          : 'Înălţime',\r
                cellSpace       : 'Spaţiu între celule',\r
                cellPad         : 'Spaţiu în cadrul celulei',\r
                caption         : 'Titlu (Caption)',\r
@@ -252,9 +291,6 @@ CKEDITOR.lang['ro'] =
                        wordWrap                : 'Word Wrap', // MISSING\r
                        hAlign                  : 'Horizontal Alignment', // MISSING\r
                        vAlign                  : 'Vertical Alignment', // MISSING\r
-                       alignTop                : 'Top', // MISSING\r
-                       alignMiddle             : 'Middle', // MISSING\r
-                       alignBottom             : 'Bottom', // MISSING\r
                        alignBaseline   : 'Baseline', // MISSING\r
                        bgColor                 : 'Background Color', // MISSING\r
                        borderColor             : 'Border Color', // MISSING\r
@@ -375,24 +411,17 @@ CKEDITOR.lang['ro'] =
                btnUpload       : 'Trimite la server',\r
                upload          : 'Încarcă',\r
                alt                     : 'Text alternativ',\r
-               width           : 'Lăţime',\r
-               height          : 'Înălţime',\r
                lockRatio       : 'Păstrează proporţiile',\r
                unlockRatio     : 'Unlock Ratio', // MISSING\r
                resetSize       : 'Resetează mărimea',\r
                border          : 'Margine',\r
                hSpace          : 'HSpace',\r
                vSpace          : 'VSpace',\r
-               align           : 'Aliniere',\r
-               alignLeft       : 'Stânga',\r
-               alignRight      : 'Dreapta',\r
                alertUrl        : 'Vă rugăm să scrieţi URL-ul imaginii',\r
                linkTab         : 'Link (Legătură web)',\r
                button2Img      : 'Do you want to transform the selected image button on a simple image?', // MISSING\r
                img2Button      : 'Do you want to transform the selected image on a image button?', // MISSING\r
                urlMissing      : 'Image source URL is missing.', // MISSING\r
-               validateWidth   : 'Width must be a whole number.', // MISSING\r
-               validateHeight  : 'Height must be a whole number.', // MISSING\r
                validateBorder  : 'Border must be a whole number.', // MISSING\r
                validateHSpace  : 'HSpace must be a whole number.', // MISSING\r
                validateVSpace  : 'VSpace must be a whole number.' // MISSING\r
@@ -416,16 +445,10 @@ CKEDITOR.lang['ro'] =
                accessAlways    : 'Always', // MISSING\r
                accessSameDomain: 'Same domain', // MISSING\r
                accessNever             : 'Never', // MISSING\r
-               align                   : 'Aliniere',\r
-               alignLeft               : 'Stânga',\r
                alignAbsBottom  : 'Jos absolut (Abs Bottom)',\r
                alignAbsMiddle  : 'Mijloc absolut (Abs Middle)',\r
                alignBaseline   : 'Linia de jos (Baseline)',\r
-               alignBottom             : 'Jos',\r
-               alignMiddle             : 'Mijloc',\r
-               alignRight              : 'Dreapta',\r
                alignTextTop    : 'Text sus',\r
-               alignTop                : 'Sus',\r
                quality                 : 'Quality', // MISSING\r
                qualityBest             : 'Best', // MISSING\r
                qualityHigh             : 'High', // MISSING\r
@@ -439,13 +462,9 @@ CKEDITOR.lang['ro'] =
                windowMode              : 'Window mode', // MISSING\r
                flashvars               : 'Variables for Flash', // MISSING\r
                bgcolor                 : 'Coloarea fundalului',\r
-               width                   : 'Lăţime',\r
-               height                  : 'Înălţime',\r
                hSpace                  : 'HSpace',\r
                vSpace                  : 'VSpace',\r
                validateSrc             : 'Vă rugăm să scrieţi URL-ul',\r
-               validateWidth   : 'Width must be a number.', // MISSING\r
-               validateHeight  : 'Height must be a number.', // MISSING\r
                validateHSpace  : 'HSpace must be a number.', // MISSING\r
                validateVSpace  : 'VSpace must be a number.' // MISSING\r
        },\r
@@ -476,7 +495,8 @@ CKEDITOR.lang['ro'] =
        smiley :\r
        {\r
                toolbar : 'Figură expresivă (Emoticon)',\r
-               title   : 'Inserează o figură expresivă (Emoticon)'\r
+               title   : 'Inserează o figură expresivă (Emoticon)',\r
+               options : 'Smiley Options' // MISSING\r
        },\r
 \r
        elementsPath :\r
@@ -503,9 +523,9 @@ CKEDITOR.lang['ro'] =
        clipboard :\r
        {\r
                title           : 'Adaugă',\r
-               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+X).',\r
-               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+C).',\r
-               pasteMsg        : 'Vă rugăm adăugaţi în căsuţa următoare folosind tastatura (<STRONG>Ctrl+V</STRONG>) şi apăsaţi <STRONG>OK</STRONG>.',\r
+               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
+               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
+               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
                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
                pasteArea       : 'Paste Area' // MISSING\r
        },\r
@@ -528,6 +548,7 @@ CKEDITOR.lang['ro'] =
        {\r
                button                  : 'Template-uri (şabloane)',\r
                title                   : 'Template-uri (şabloane) de conţinut',\r
+               options : 'Template Options', // MISSING\r
                insertOption    : 'Înlocuieşte cuprinsul actual',\r
                selectPromptMsg : 'Vă rugăm selectaţi template-ul (şablonul) ce se va deschide în editor<br>(conţinutul actual va fi pierdut):',\r
                emptyListMsg    : '(Niciun template (şablon) definit)'\r
@@ -578,6 +599,15 @@ CKEDITOR.lang['ro'] =
                remove                          : 'Remove Div' // MISSING\r
        },\r
 \r
+       iframe :\r
+       {\r
+               title           : 'IFrame Properties', // MISSING\r
+               toolbar         : 'IFrame', // MISSING\r
+               noUrl           : 'Please type the iframe URL', // MISSING\r
+               scrolling       : 'Enable scrollbars', // MISSING\r
+               border          : 'Show frame border' // MISSING\r
+       },\r
+\r
        font :\r
        {\r
                label           : 'Font',\r
@@ -610,7 +640,7 @@ CKEDITOR.lang['ro'] =
                '008080' : 'Teal', // MISSING\r
                '000080' : 'Navy', // MISSING\r
                '4B0082' : 'Indigo', // MISSING\r
-               '696969' : 'Dim Gray', // MISSING\r
+               '696969' : 'Dark Gray', // MISSING\r
                'B22222' : 'Fire Brick', // MISSING\r
                'A52A2A' : 'Brown', // MISSING\r
                'DAA520' : 'Golden Rod', // MISSING\r
@@ -626,7 +656,7 @@ CKEDITOR.lang['ro'] =
                '0FF' : 'Cyan', // MISSING\r
                '00F' : 'Blue', // MISSING\r
                'EE82EE' : 'Violet', // MISSING\r
-               'A9A9A9' : 'Dark Gray', // MISSING\r
+               'A9A9A9' : 'Dim Gray', // MISSING\r
                'FFA07A' : 'Light Salmon', // MISSING\r
                'FFA500' : 'Orange', // MISSING\r
                'FFFF00' : 'Yellow', // MISSING\r
@@ -648,6 +678,7 @@ CKEDITOR.lang['ro'] =
        scayt :\r
        {\r
                title                   : 'Spell Check As You Type', // MISSING\r
+               opera_title             : 'Not supported by Opera', // MISSING\r
                enable                  : 'Enable SCAYT', // MISSING\r
                disable                 : 'Disable SCAYT', // MISSING\r
                about                   : 'About SCAYT', // MISSING\r
@@ -659,9 +690,23 @@ CKEDITOR.lang['ro'] =
                ignoreAll               : 'Ignore All', // MISSING\r
                addWord                 : 'Add Word', // MISSING\r
                emptyDic                : 'Dictionary name should not be empty.', // MISSING\r
+\r
                optionsTab              : 'Options', // MISSING\r
+               allCaps                 : 'Ignore All-Caps Words', // MISSING\r
+               ignoreDomainNames : 'Ignore Domain Names', // MISSING\r
+               mixedCase               : 'Ignore Words with Mixed Case', // MISSING\r
+               mixedWithDigits : 'Ignore Words with Numbers', // MISSING\r
+\r
                languagesTab    : 'Languages', // MISSING\r
+\r
                dictionariesTab : 'Dictionaries', // MISSING\r
+               dic_field_name  : 'Dictionary name', // MISSING\r
+               dic_create              : 'Create', // MISSING\r
+               dic_restore             : 'Restore', // MISSING\r
+               dic_delete              : 'Delete', // MISSING\r
+               dic_rename              : 'Rename', // MISSING\r
+               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 its name and click the Restore button.', // MISSING\r
+\r
                aboutTab                : 'About' // MISSING\r
        },\r
 \r
@@ -678,10 +723,11 @@ CKEDITOR.lang['ro'] =
 \r
        fakeobjects :\r
        {\r
-               anchor  : 'Anchor', // MISSING\r
-               flash   : 'Flash Animation', // MISSING\r
-               div             : 'Page Break', // MISSING\r
-               unknown : 'Unknown Object' // MISSING\r
+               anchor          : 'Anchor', // MISSING\r
+               flash           : 'Flash Animation', // MISSING\r
+               iframe          : 'IFrame', // MISSING\r
+               hiddenfield     : 'Hidden Field', // MISSING\r
+               unknown         : 'Unknown Object' // MISSING\r
        },\r
 \r
        resize : 'Drag to resize', // MISSING\r
@@ -689,11 +735,18 @@ CKEDITOR.lang['ro'] =
        colordialog :\r
        {\r
                title           : 'Select color', // MISSING\r
+               options :       'Color Options', // MISSING\r
                highlight       : 'Highlight', // MISSING\r
-               selected        : 'Selected', // MISSING\r
+               selected        : 'Selected Color', // MISSING\r
                clear           : 'Clear' // MISSING\r
        },\r
 \r
        toolbarCollapse : 'Collapse Toolbar', // MISSING\r
-       toolbarExpand   : 'Expand Toolbar' // MISSING\r
+       toolbarExpand   : 'Expand Toolbar', // MISSING\r
+\r
+       bidi :\r
+       {\r
+               ltr : 'Text direction from left to right', // MISSING\r
+               rtl : 'Text direction from right to left' // MISSING\r
+       }\r
 };\r