diff options
| author | Tristan Zur <tzur@web.web.ccwn.org> | 2014-03-27 22:27:47 +0100 |
|---|---|---|
| committer | Tristan Zur <tzur@web.web.ccwn.org> | 2014-03-27 22:27:47 +0100 |
| commit | b62676ca5d3d6f6ba3f019ea3f99722e165a98d8 (patch) | |
| tree | 86722cb80f07d4569f90088eeaea2fc2f6e2ef94 /js/dojo-1.6/dojox/atom/widget/nls/it | |
Diffstat (limited to 'js/dojo-1.6/dojox/atom/widget/nls/it')
8 files changed, 24 insertions, 0 deletions
diff --git a/js/dojo-1.6/dojox/atom/widget/nls/it/FeedEntryEditor.js b/js/dojo-1.6/dojox/atom/widget/nls/it/FeedEntryEditor.js new file mode 100644 index 0000000..408de78 --- /dev/null +++ b/js/dojo-1.6/dojox/atom/widget/nls/it/FeedEntryEditor.js @@ -0,0 +1 @@ +({"edit":"[modifica]","save":"[salva]","cancel":"[annulla]","doNew":"[nuovo]"})
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/atom/widget/nls/it/FeedEntryEditor.xd.js b/js/dojo-1.6/dojox/atom/widget/nls/it/FeedEntryEditor.xd.js new file mode 100644 index 0000000..ee7f623 --- /dev/null +++ b/js/dojo-1.6/dojox/atom/widget/nls/it/FeedEntryEditor.xd.js @@ -0,0 +1,5 @@ +dojo._xdResourceLoaded(function(dojo, dijit, dojox){ +return {depends: [["provide", "dojox.atom.widget.nls.it.FeedEntryEditor"]], +defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.atom.widget.nls.it.FeedEntryEditor");dojo._xdLoadFlattenedBundle("dojox.atom.widget", "FeedEntryEditor", "it", ({"edit":"[modifica]","save":"[salva]","cancel":"[annulla]","doNew":"[nuovo]"})
+); +}};});
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/atom/widget/nls/it/FeedEntryViewer.js b/js/dojo-1.6/dojox/atom/widget/nls/it/FeedEntryViewer.js new file mode 100644 index 0000000..3cc33ac --- /dev/null +++ b/js/dojo-1.6/dojox/atom/widget/nls/it/FeedEntryViewer.js @@ -0,0 +1 @@ +({"close":"[chiudi]","title":"Titolo","authors":"Autori","summary":"Riepilogo","content":"Indice","contributors":"Collaboratori","updated":"Aggiornato","displayOptions":"[visualizza opzioni]","id":"ID"})
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/atom/widget/nls/it/FeedEntryViewer.xd.js b/js/dojo-1.6/dojox/atom/widget/nls/it/FeedEntryViewer.xd.js new file mode 100644 index 0000000..c43a32c --- /dev/null +++ b/js/dojo-1.6/dojox/atom/widget/nls/it/FeedEntryViewer.xd.js @@ -0,0 +1,5 @@ +dojo._xdResourceLoaded(function(dojo, dijit, dojox){ +return {depends: [["provide", "dojox.atom.widget.nls.it.FeedEntryViewer"]], +defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.atom.widget.nls.it.FeedEntryViewer");dojo._xdLoadFlattenedBundle("dojox.atom.widget", "FeedEntryViewer", "it", ({"close":"[chiudi]","title":"Titolo","authors":"Autori","summary":"Riepilogo","content":"Indice","contributors":"Collaboratori","updated":"Aggiornato","displayOptions":"[visualizza opzioni]","id":"ID"})
+); +}};});
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/atom/widget/nls/it/FeedViewerEntry.js b/js/dojo-1.6/dojox/atom/widget/nls/it/FeedViewerEntry.js new file mode 100644 index 0000000..3a0fa24 --- /dev/null +++ b/js/dojo-1.6/dojox/atom/widget/nls/it/FeedViewerEntry.js @@ -0,0 +1 @@ +({"deleteButton":"[Cancella]"})
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/atom/widget/nls/it/FeedViewerEntry.xd.js b/js/dojo-1.6/dojox/atom/widget/nls/it/FeedViewerEntry.xd.js new file mode 100644 index 0000000..a57fd1d --- /dev/null +++ b/js/dojo-1.6/dojox/atom/widget/nls/it/FeedViewerEntry.xd.js @@ -0,0 +1,5 @@ +dojo._xdResourceLoaded(function(dojo, dijit, dojox){ +return {depends: [["provide", "dojox.atom.widget.nls.it.FeedViewerEntry"]], +defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.atom.widget.nls.it.FeedViewerEntry");dojo._xdLoadFlattenedBundle("dojox.atom.widget", "FeedViewerEntry", "it", ({"deleteButton":"[Cancella]"})
+); +}};});
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/atom/widget/nls/it/PeopleEditor.js b/js/dojo-1.6/dojox/atom/widget/nls/it/PeopleEditor.js new file mode 100644 index 0000000..82b4f5b --- /dev/null +++ b/js/dojo-1.6/dojox/atom/widget/nls/it/PeopleEditor.js @@ -0,0 +1 @@ +({"add":"Aggiungi","addAuthor":"Aggiungi autore","addContributor":"Aggiungi collaboratori"})
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/atom/widget/nls/it/PeopleEditor.xd.js b/js/dojo-1.6/dojox/atom/widget/nls/it/PeopleEditor.xd.js new file mode 100644 index 0000000..3b1fd5d --- /dev/null +++ b/js/dojo-1.6/dojox/atom/widget/nls/it/PeopleEditor.xd.js @@ -0,0 +1,5 @@ +dojo._xdResourceLoaded(function(dojo, dijit, dojox){ +return {depends: [["provide", "dojox.atom.widget.nls.it.PeopleEditor"]], +defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.atom.widget.nls.it.PeopleEditor");dojo._xdLoadFlattenedBundle("dojox.atom.widget", "PeopleEditor", "it", ({"add":"Aggiungi","addAuthor":"Aggiungi autore","addContributor":"Aggiungi collaboratori"})
+); +}};});
\ No newline at end of file |
