Upgrade to ExtJS 3.0.3 - Released 10/11/2009
[extjs.git] / docs / source / ext-lang-ro.html
1 <html>
2 <head>
3   <title>The source code</title>
4     <link href="../resources/prettify/prettify.css" type="text/css" rel="stylesheet" />
5     <script type="text/javascript" src="../resources/prettify/prettify.js"></script>
6 </head>
7 <body  onload="prettyPrint();">
8     <pre class="prettyprint lang-js">/*!
9  * Ext JS Library 3.0.3
10  * Copyright(c) 2006-2009 Ext JS, LLC
11  * licensing@extjs.com
12  * http://www.extjs.com/license
13  */
14 <div id="prop-Ext.Direct.Transaction-indicatorText"></div>/**
15  * Romanian translations for ExtJS 2.1
16  * First released by Lucian Lature on 2007-04-24
17  * Changed locale for Romania (date formats) as suggested by keypoint
18  * on ExtJS forums: http://www.extjs.com/forum/showthread.php?p=129524#post129524
19  * Removed some useless parts
20  * Changed by: Emil Cazamir, 2008-04-24
21  * Fixed some errors left behind
22  * Changed by: Emil Cazamir, 2008-09-01
23  */
24
25 Ext.UpdateManager.defaults.indicatorText = '<div class="loading-indicator">Încărcare...</div>';
26
27 if(Ext.grid.GridPanel){
28    Ext.grid.GridPanel.prototype.ddText = "{0} rând(uri) selectate";
29 }
30
31 if(Ext.TabPanelItem){
32    Ext.TabPanelItem.prototype.closeText = "Închide acest tab";
33 }
34
35 if(Ext.form.Field){
36    Ext.form.Field.prototype.invalidText = "Valoarea acestui câmp este invalidă";
37 }
38
39 if(Ext.LoadMask){
40     Ext.LoadMask.prototype.msg = "Încărcare...";
41 }
42
43 Date.monthNames = [
44    "Ianuarie",
45    "Februarie",
46    "Martie",
47    "Aprilie",
48    "Mai",
49    "Iunie",
50    "Iulie",
51    "August",
52    "Septembrie",
53    "Octombrie",
54    "Noiembrie",
55    "Decembrie"
56 ];
57
58 Date.getShortMonthName = function(month) {
59   return Date.monthNames[month].substring(0, 3);
60 };
61
62 Date.monthNumbers = {
63   Ian : 0,
64   Feb : 1,
65   Mar : 2,
66   Apr : 3,
67   Mai : 4,
68   Iun : 5,
69   Iul : 6,
70   Aug : 7,
71   Sep : 8,
72   Oct : 9,
73   Noi : 10,
74   Dec : 11
75 };
76
77 Date.getMonthNumber = function(name) {
78   return Date.monthNumbers[name.substring(0, 1).toUpperCase() + name.substring(1, 3).toLowerCase()];
79 };
80
81 Date.dayNames = [
82    "Duminică",
83    "Luni",
84    "Marţi",
85    "Miercuri",
86    "Joi",
87    "Vineri",
88    "Sâmbătă"
89 ];
90
91 Date.getShortDayName = function(day) {
92   return Date.dayNames[day].substring(0, 3);
93 };
94
95 if(Ext.MessageBox){
96    Ext.MessageBox.buttonText = {
97       ok     : "OK",
98       cancel : "Renunţă",
99       yes    : "Da",
100       no     : "Nu"
101    };
102 }
103
104 if(Ext.util.Format){
105    Ext.util.Format.date = function(v, format){
106       if(!v) return "";
107       if(!(v instanceof Date)) v = new Date(Date.parse(v));
108       return v.dateFormat(format || "d.m.Y");
109    };
110 }
111
112 if(Ext.DatePicker){
113   Ext.apply(Ext.DatePicker.prototype, {
114     todayText         : "Astăzi",
115     minText           : "Această dată este anterioară datei minime",
116     maxText           : "Această dată este ulterioară datei maxime",
117     disabledDaysText  : "",
118     disabledDatesText : "",
119     monthNames        : Date.monthNames,
120     dayNames          : Date.dayNames,
121     nextText          : 'Luna următoare (Control+Dreapta)',
122     prevText          : 'Luna precedentă (Control+Stânga)',
123     monthYearText     : 'Alege o lună (Control+Sus/Jos pentru a parcurge anii)',
124     todayTip          : "{0} (Bara spațiu)",
125     format            : "d.m.Y",
126     okText            : "&#160;OK&#160;",
127     cancelText        : "Renunță",
128     startDay          : 0
129   });
130 }
131
132 if(Ext.PagingToolbar){
133   Ext.apply(Ext.PagingToolbar.prototype, {
134     beforePageText : "Pagina",
135     afterPageText  : "din {0}",
136     firstText      : "Prima pagină",
137     prevText       : "Pagina anterioară",
138     nextText       : "Pagina următoare",
139     lastText       : "Ultima pagină",
140     refreshText    : "Împrospătează",
141     displayMsg     : "Afișare înregistrările {0} - {1} din {2}",
142     emptyMsg       : 'Nu sunt date de afișat'
143   });
144 }
145
146 if(Ext.form.TextField){
147    Ext.apply(Ext.form.TextField.prototype, {
148       minLengthText : "Lungimea minimă pentru acest câmp este de {0}",
149       maxLengthText : "Lungimea maximă pentru acest câmp este {0}",
150       blankText     : "Acest câmp este obligatoriu",
151       regexText     : "",
152       emptyText     : null
153    });
154 }
155
156 if(Ext.form.NumberField){
157    Ext.apply(Ext.form.NumberField.prototype, {
158       minText : "Valoarea minimă permisă a acestui câmp este {0}",
159       maxText : "Valaorea maximă permisă a acestui câmp este {0}",
160       nanText : "{0} nu este un număr valid"
161    });
162 }
163
164 if(Ext.form.DateField){
165   Ext.apply(Ext.form.DateField.prototype, {
166     disabledDaysText  : "Indisponibil",
167     disabledDatesText : "Indisponibil",
168     minText           : "Data din această casetă trebuie să fie după {0}",
169     maxText           : "Data din această casetă trebuie să fie inainte de {0}",
170     invalidText       : "{0} nu este o dată validă, trebuie să fie în formatul {1}",
171     format            : "d.m.Y",
172     altFormats        : "d-m-Y|d.m.y|d-m-y|d.m|d-m|dm|d|Y-m-d"
173   });
174 }
175
176 if(Ext.form.ComboBox){
177   Ext.apply(Ext.form.ComboBox.prototype, {
178     loadingText       : "Încărcare...",
179     valueNotFoundText : undefined
180   });
181 }
182
183 if(Ext.form.VTypes){
184    Ext.apply(Ext.form.VTypes, {
185       emailText    : 'Acest câmp trebuie să conţină o adresă de e-mail în formatul "user@domeniu.com"',
186       urlText      : 'Acest câmp trebuie să conţină o adresă URL în formatul "http:/'+'/www.domeniu.com"',
187       alphaText    : 'Acest câmp trebuie să conţină doar litere şi _',
188       alphanumText : 'Acest câmp trebuie să conţină doar litere, cifre şi _'
189    });
190 }
191
192 if(Ext.form.HtmlEditor){
193   Ext.apply(Ext.form.HtmlEditor.prototype, {
194     createLinkText : 'Vă rugăm introduceti un URL pentru această legătură web:',
195     buttonTips : {
196       bold : {
197         title: 'Îngroşat (Ctrl+B)',
198         text: 'Îngroşati caracterele textului selectat.',
199         cls: 'x-html-editor-tip'
200       },
201       italic : {
202         title: 'Înclinat (Ctrl+I)',
203         text: 'Înclinaţi caracterele textului selectat.',
204         cls: 'x-html-editor-tip'
205       },
206       underline : {
207         title: 'Subliniat (Ctrl+U)',
208         text: 'Subliniaţi caracterele textului selectat.',
209         cls: 'x-html-editor-tip'
210       },
211       increasefontsize : {
212         title: 'Mărit',
213         text: 'Măreşte dimensiunea fontului.',
214         cls: 'x-html-editor-tip'
215       },
216       decreasefontsize : {
217         title: 'Micşorat',
218         text: 'Micşorează dimensiunea textului.',
219         cls: 'x-html-editor-tip'
220       },
221       backcolor : {
222         title: 'Culoarea fundalului',
223         text: 'Schimbă culoarea fundalului pentru textul selectat.',
224         cls: 'x-html-editor-tip'
225       },
226       forecolor : {
227         title: 'Culoarea textului',
228         text: 'Schimbă culoarea textului selectat.',
229         cls: 'x-html-editor-tip'
230       },
231       justifyleft : {
232         title: 'Aliniat la stânga',
233         text: 'Aliniază textul la stânga.',
234         cls: 'x-html-editor-tip'
235       },
236       justifycenter : {
237         title: 'Centrat',
238         text: 'Centrează textul în editor.',
239         cls: 'x-html-editor-tip'
240       },
241       justifyright : {
242         title: 'Aliniat la dreapta',
243         text: 'Aliniază textul la dreapta.',
244         cls: 'x-html-editor-tip'
245       },
246       insertunorderedlist : {
247         title: 'Listă cu puncte',
248         text: 'Inserează listă cu puncte.',
249         cls: 'x-html-editor-tip'
250       },
251       insertorderedlist : {
252         title: 'Listă numerotată',
253         text: 'Inserează o listă numerotată.',
254         cls: 'x-html-editor-tip'
255       },
256       createlink : {
257         title: 'Legătură web',
258         text: 'Transformă textul selectat în legătură web.',
259         cls: 'x-html-editor-tip'
260       },
261       sourceedit : {
262         title: 'Editare sursă',
263         text: 'Schimbă pe modul de editare al codului HTML.',
264         cls: 'x-html-editor-tip'
265       }
266     }
267   });
268 }
269
270
271 if(Ext.grid.GridView){
272    Ext.apply(Ext.grid.GridView.prototype, {
273       sortAscText  : "Sortare ascendentă",
274       sortDescText : "Sortare descendentă",
275       lockText     : "Blochează coloana",
276       unlockText   : "Deblochează coloana",
277       columnsText  : "Coloane"
278    });
279 }
280
281 if(Ext.grid.GroupingView){
282   Ext.apply(Ext.grid.GroupingView.prototype, {
283     emptyGroupText : '(Fără)',
284     groupByText    : 'Grupează după această coloană',
285     showGroupsText : 'Afișează grupat'
286   });
287 }
288
289 if(Ext.grid.PropertyColumnModel){
290   Ext.apply(Ext.grid.PropertyColumnModel.prototype, {
291     nameText   : "Nume",
292     valueText  : "Valoare",
293     dateFormat : "d.m.Y"
294   });
295 }
296
297 if(Ext.layout.BorderLayout && Ext.layout.BorderLayout.SplitRegion){
298    Ext.apply(Ext.layout.BorderLayout.SplitRegion.prototype, {
299       splitTip            : "Trage pentru redimensionare.",
300       collapsibleSplitTip : "Trage pentru redimensionare. Dublu-click pentru ascundere."
301    });
302 }</pre>
303 </body>
304 </html>