X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/25ef3491bd9ae007ff1fc2b0d7943e6eaaccf775..6e39d509471fe9b4e2660e0d1631b350d0c66f40:/docs/source/ext-lang-sk.html diff --git a/docs/source/ext-lang-sk.html b/docs/source/ext-lang-sk.html index 15712e40..1c3df7fd 100644 --- a/docs/source/ext-lang-sk.html +++ b/docs/source/ext-lang-sk.html @@ -1,17 +1,12 @@ - - - The source code - - - - -
/*!
- * Ext JS Library 3.0.3
- * Copyright(c) 2006-2009 Ext JS, LLC
- * licensing@extjs.com
- * http://www.extjs.com/license
- */
-
/** + + + + The source code + + + + +
/** * List compiled by mystix on the extjs.com forums. * Thank you Mystix! */ @@ -27,7 +22,7 @@ if(Ext.View){ } if(Ext.grid.GridPanel){ - Ext.grid.GridPanel.prototype.ddText = "{0} oznaÄ?ených riadkov"; + Ext.grid.GridPanel.prototype.ddText = "{0} označených riadkov"; } if(Ext.TabPanelItem){ @@ -71,7 +66,7 @@ if(Ext.MessageBox){ Ext.MessageBox.buttonText = { ok : "OK", cancel : "ZruÅ¡iÅ¥", - yes : "Ã?no", + yes : "Áno", no : "Nie" }; } @@ -89,7 +84,7 @@ if(Ext.DatePicker){ Ext.apply(Ext.DatePicker.prototype, { todayText : "Dnes", minText : "Tento dátum je menší ako minimálny možný dátum", - maxText : "Tento dátum je väÄ?ší ako maximálny možný dátum", + maxText : "Tento dátum je väčší ako maximálny možný dátum", disabledDaysText : "", disabledDatesText : "", monthNames : Date.monthNames, @@ -132,7 +127,7 @@ if(Ext.form.NumberField){ Ext.apply(Ext.form.NumberField.prototype, { minText : "Minimálna hodnota pre toto pole je {0}", maxText : "Maximálna hodnota pre toto pole je {0}", - nanText : "{0} je nesprávne Ä?íslo" + nanText : "{0} je nesprávne číslo" }); } @@ -159,7 +154,7 @@ if(Ext.form.VTypes){ emailText : 'Toto pole musí byÅ¥ e-mailová adresa vo formáte "user@example.com"', urlText : 'Toto pole musí byÅ¥ URL vo formáte "http:/'+'/www.example.com"', alphaText : 'Toto pole može obsahovaÅ¥ iba písmená a znak _', - alphanumText : 'Toto pole može obsahovaÅ¥ iba písmená, Ä?ísla a znak _' + alphanumText : 'Toto pole može obsahovaÅ¥ iba písmená, čísla a znak _' }); } @@ -187,6 +182,6 @@ if(Ext.layout.BorderLayout && Ext.layout.BorderLayout.SplitRegion){ collapsibleSplitTip : "Potiahnite pre zmenu rozmeru. Dvojklikom schováte." }); } -
- +
+ \ No newline at end of file