diff options
Diffstat (limited to 'js/dojo-1.6/dojox/atom/widget/nls/da')
8 files changed, 24 insertions, 0 deletions
diff --git a/js/dojo-1.6/dojox/atom/widget/nls/da/FeedEntryEditor.js b/js/dojo-1.6/dojox/atom/widget/nls/da/FeedEntryEditor.js new file mode 100644 index 0000000..0acccc0 --- /dev/null +++ b/js/dojo-1.6/dojox/atom/widget/nls/da/FeedEntryEditor.js @@ -0,0 +1 @@ +({"edit":"[redigér]","save":"[gem]","cancel":"[annullér]","doNew":"[ny]"})
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/atom/widget/nls/da/FeedEntryEditor.xd.js b/js/dojo-1.6/dojox/atom/widget/nls/da/FeedEntryEditor.xd.js new file mode 100644 index 0000000..c6146a4 --- /dev/null +++ b/js/dojo-1.6/dojox/atom/widget/nls/da/FeedEntryEditor.xd.js @@ -0,0 +1,5 @@ +dojo._xdResourceLoaded(function(dojo, dijit, dojox){ +return {depends: [["provide", "dojox.atom.widget.nls.da.FeedEntryEditor"]], +defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.atom.widget.nls.da.FeedEntryEditor");dojo._xdLoadFlattenedBundle("dojox.atom.widget", "FeedEntryEditor", "da", ({"edit":"[redigér]","save":"[gem]","cancel":"[annullér]","doNew":"[ny]"})
+); +}};});
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/atom/widget/nls/da/FeedEntryViewer.js b/js/dojo-1.6/dojox/atom/widget/nls/da/FeedEntryViewer.js new file mode 100644 index 0000000..5187b82 --- /dev/null +++ b/js/dojo-1.6/dojox/atom/widget/nls/da/FeedEntryViewer.js @@ -0,0 +1 @@ +({"close":"[luk]","title":"Titel","authors":"Forfattere","summary":"Resumé","content":"Indhold","contributors":"Bidragydere","updated":"Opdateret","displayOptions":"[fremvisningsvalg]","id":"Id"})
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/atom/widget/nls/da/FeedEntryViewer.xd.js b/js/dojo-1.6/dojox/atom/widget/nls/da/FeedEntryViewer.xd.js new file mode 100644 index 0000000..0fb7cef --- /dev/null +++ b/js/dojo-1.6/dojox/atom/widget/nls/da/FeedEntryViewer.xd.js @@ -0,0 +1,5 @@ +dojo._xdResourceLoaded(function(dojo, dijit, dojox){ +return {depends: [["provide", "dojox.atom.widget.nls.da.FeedEntryViewer"]], +defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.atom.widget.nls.da.FeedEntryViewer");dojo._xdLoadFlattenedBundle("dojox.atom.widget", "FeedEntryViewer", "da", ({"close":"[luk]","title":"Titel","authors":"Forfattere","summary":"Resumé","content":"Indhold","contributors":"Bidragydere","updated":"Opdateret","displayOptions":"[fremvisningsvalg]","id":"Id"})
+); +}};});
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/atom/widget/nls/da/FeedViewerEntry.js b/js/dojo-1.6/dojox/atom/widget/nls/da/FeedViewerEntry.js new file mode 100644 index 0000000..8a161c2 --- /dev/null +++ b/js/dojo-1.6/dojox/atom/widget/nls/da/FeedViewerEntry.js @@ -0,0 +1 @@ +({"deleteButton":"[Slet]"})
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/atom/widget/nls/da/FeedViewerEntry.xd.js b/js/dojo-1.6/dojox/atom/widget/nls/da/FeedViewerEntry.xd.js new file mode 100644 index 0000000..8eea575 --- /dev/null +++ b/js/dojo-1.6/dojox/atom/widget/nls/da/FeedViewerEntry.xd.js @@ -0,0 +1,5 @@ +dojo._xdResourceLoaded(function(dojo, dijit, dojox){ +return {depends: [["provide", "dojox.atom.widget.nls.da.FeedViewerEntry"]], +defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.atom.widget.nls.da.FeedViewerEntry");dojo._xdLoadFlattenedBundle("dojox.atom.widget", "FeedViewerEntry", "da", ({"deleteButton":"[Slet]"})
+); +}};});
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/atom/widget/nls/da/PeopleEditor.js b/js/dojo-1.6/dojox/atom/widget/nls/da/PeopleEditor.js new file mode 100644 index 0000000..43aaa23 --- /dev/null +++ b/js/dojo-1.6/dojox/atom/widget/nls/da/PeopleEditor.js @@ -0,0 +1 @@ +({"add":"Tilføj","addAuthor":"Tilføj forfatter","addContributor":"Tilføj bidragyder"})
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/atom/widget/nls/da/PeopleEditor.xd.js b/js/dojo-1.6/dojox/atom/widget/nls/da/PeopleEditor.xd.js new file mode 100644 index 0000000..559fe4d --- /dev/null +++ b/js/dojo-1.6/dojox/atom/widget/nls/da/PeopleEditor.xd.js @@ -0,0 +1,5 @@ +dojo._xdResourceLoaded(function(dojo, dijit, dojox){ +return {depends: [["provide", "dojox.atom.widget.nls.da.PeopleEditor"]], +defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.atom.widget.nls.da.PeopleEditor");dojo._xdLoadFlattenedBundle("dojox.atom.widget", "PeopleEditor", "da", ({"add":"Tilføj","addAuthor":"Tilføj forfatter","addContributor":"Tilføj bidragyder"})
+); +}};});
\ No newline at end of file |
