summaryrefslogtreecommitdiff
path: root/js/dojo-1.6/dijit/nls/sl
diff options
context:
space:
mode:
Diffstat (limited to 'js/dojo-1.6/dijit/nls/sl')
-rw-r--r--js/dojo-1.6/dijit/nls/sl/common.js1
-rw-r--r--js/dojo-1.6/dijit/nls/sl/common.xd.js4
-rw-r--r--js/dojo-1.6/dijit/nls/sl/loading.js1
-rw-r--r--js/dojo-1.6/dijit/nls/sl/loading.xd.js4
4 files changed, 10 insertions, 0 deletions
diff --git a/js/dojo-1.6/dijit/nls/sl/common.js b/js/dojo-1.6/dijit/nls/sl/common.js
new file mode 100644
index 0000000..4704cc5
--- /dev/null
+++ b/js/dojo-1.6/dijit/nls/sl/common.js
@@ -0,0 +1 @@
+({"buttonOk":"V redu","buttonCancel":"Prekliči","buttonSave":"Shrani","itemClose":"Zapri"}) \ No newline at end of file
diff --git a/js/dojo-1.6/dijit/nls/sl/common.xd.js b/js/dojo-1.6/dijit/nls/sl/common.xd.js
new file mode 100644
index 0000000..5d5031e
--- /dev/null
+++ b/js/dojo-1.6/dijit/nls/sl/common.xd.js
@@ -0,0 +1,4 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dijit.nls.sl.common"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dijit.nls.sl.common");dojo._xdLoadFlattenedBundle("dijit", "common", "sl", {"buttonOk":"V redu","buttonCancel":"Prekliči","buttonSave":"Shrani","itemClose":"Zapri"});
+}};}); \ No newline at end of file
diff --git a/js/dojo-1.6/dijit/nls/sl/loading.js b/js/dojo-1.6/dijit/nls/sl/loading.js
new file mode 100644
index 0000000..bae0ab0
--- /dev/null
+++ b/js/dojo-1.6/dijit/nls/sl/loading.js
@@ -0,0 +1 @@
+({"loadingState":"Nalaganje ...","errorState":"Oprostite, prišlo je do napake."}) \ No newline at end of file
diff --git a/js/dojo-1.6/dijit/nls/sl/loading.xd.js b/js/dojo-1.6/dijit/nls/sl/loading.xd.js
new file mode 100644
index 0000000..f878dd4
--- /dev/null
+++ b/js/dojo-1.6/dijit/nls/sl/loading.xd.js
@@ -0,0 +1,4 @@
+dojo._xdResourceLoaded(function(dojo, dijit, dojox){
+return {depends: [["provide", "dijit.nls.sl.loading"]],
+defineResource: function(dojo, dijit, dojox){dojo.provide("dijit.nls.sl.loading");dojo._xdLoadFlattenedBundle("dijit", "loading", "sl", {"loadingState":"Nalaganje ...","errorState":"Oprostite, prišlo je do napake."});
+}};}); \ No newline at end of file