X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/25ef3491bd9ae007ff1fc2b0d7943e6eaaccf775..6e39d509471fe9b4e2660e0d1631b350d0c66f40:/docs/source/ext-lang-sl.html diff --git a/docs/source/ext-lang-sl.html b/docs/source/ext-lang-sl.html index dd7a5651..299e3ea0 100644 --- a/docs/source/ext-lang-sl.html +++ b/docs/source/ext-lang-sl.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 + + + + +
/** * Slovenian translation by Matjaž (UTF-8 encoding) * 25 April 2007 */ @@ -66,7 +61,7 @@ Date.dayNames = [ if(Ext.MessageBox){ Ext.MessageBox.buttonText = { ok : "V redu", - cancel : "PrekliÄ?i", + cancel : "Prekliči", yes : "Da", no : "Ne" }; @@ -132,8 +127,8 @@ if(Ext.form.NumberField){ if(Ext.form.DateField){ Ext.apply(Ext.form.DateField.prototype, { - disabledDaysText : "OnemogoÄ?en", - disabledDatesText : "OnemogoÄ?en", + disabledDaysText : "Onemogočen", + disabledDatesText : "Onemogočen", minText : "Datum mora biti po {0}", maxText : "Datum mora biti pred {0}", invalidText : "{0} ni veljaven datum - mora biti v tem formatu {1}", @@ -152,15 +147,15 @@ if(Ext.form.VTypes){ Ext.apply(Ext.form.VTypes, { emailText : 'To polje je e-mail naslov formata "ime@domena.si"', urlText : 'To polje je URL naslov formata "http:/'+'/www.domena.si"', - alphaText : 'To polje lahko vsebuje samo Ä?rke in _', - alphanumText : 'To polje lahko vsebuje samo Ä?rke, Å¡tevilke in _' + alphaText : 'To polje lahko vsebuje samo črke in _', + alphanumText : 'To polje lahko vsebuje samo črke, Å¡tevilke in _' }); } if(Ext.grid.GridView){ Ext.apply(Ext.grid.GridView.prototype, { - sortAscText : "Sortiraj naraÅ¡Ä?ajoÄ?e", - sortDescText : "Sortiraj padajoÄ?e", + sortAscText : "Sortiraj naraščajoče", + sortDescText : "Sortiraj padajoče", lockText : "Zakleni stolpec", unlockText : "Odkleni stolpec", columnsText : "Stolpci" @@ -178,8 +173,8 @@ if(Ext.grid.PropertyColumnModel){ if(Ext.layout.BorderLayout && Ext.layout.BorderLayout.SplitRegion){ Ext.apply(Ext.layout.BorderLayout.SplitRegion.prototype, { splitTip : "Potegni za razÅ¡iritev.", - collapsibleSplitTip : "Potegni za razÅ¡iritev. Dvojni klik, Ä?e želite skriti." + collapsibleSplitTip : "Potegni za razÅ¡iritev. Dvojni klik, če želite skriti." }); -}
- +}
+ \ No newline at end of file