Upgrade to ExtJS 3.0.3 - Released 10/11/2009
[extjs.git] / src / locale / ext-lang-sl.js
index 79828b9..7226a0d 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * Ext JS Library 3.0.0
+ * Ext JS Library 3.0.3
  * Copyright(c) 2006-2009 Ext JS, LLC
  * licensing@extjs.com
  * http://www.extjs.com/license
@@ -59,7 +59,7 @@ Date.dayNames = [
 if(Ext.MessageBox){
    Ext.MessageBox.buttonText = {
       ok     : "V redu",
-      cancel : "PrekliÄ\8di",
+      cancel : "PrekliÄ?i",
       yes    : "Da",
       no     : "Ne"
    };
@@ -125,8 +125,8 @@ if(Ext.form.NumberField){
 
 if(Ext.form.DateField){
    Ext.apply(Ext.form.DateField.prototype, {
-      disabledDaysText  : "OnemogoÄ\8den",
-      disabledDatesText : "OnemogoÄ\8den",
+      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}",
@@ -145,15 +145,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 Ä\8drke in _',
-      alphanumText : 'To polje lahko vsebuje samo Ä\8drke, š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Å¡Ä\8dajoÄ\8de",
-      sortDescText : "Sortiraj padajoÄ\8de",
+      sortAscText  : "Sortiraj naraÅ¡Ä?ajoÄ?e",
+      sortDescText : "Sortiraj padajoÄ?e",
       lockText     : "Zakleni stolpec",
       unlockText   : "Odkleni stolpec",
       columnsText  : "Stolpci"
@@ -171,6 +171,6 @@ 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, Ä\8de želite skriti."
+      collapsibleSplitTip : "Potegni za razÅ¡iritev. Dvojni klik, Ä?e želite skriti."
    });
 }
\ No newline at end of file