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/cs | |
Diffstat (limited to 'js/dojo-1.6/dojox/atom/widget/nls/cs')
8 files changed, 24 insertions, 0 deletions
diff --git a/js/dojo-1.6/dojox/atom/widget/nls/cs/FeedEntryEditor.js b/js/dojo-1.6/dojox/atom/widget/nls/cs/FeedEntryEditor.js new file mode 100644 index 0000000..45f2997 --- /dev/null +++ b/js/dojo-1.6/dojox/atom/widget/nls/cs/FeedEntryEditor.js @@ -0,0 +1 @@ +({"edit":"[upravit]","save":"[uložit]","cancel":"[storno]","doNew":"[nové]"})
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/atom/widget/nls/cs/FeedEntryEditor.xd.js b/js/dojo-1.6/dojox/atom/widget/nls/cs/FeedEntryEditor.xd.js new file mode 100644 index 0000000..f252794 --- /dev/null +++ b/js/dojo-1.6/dojox/atom/widget/nls/cs/FeedEntryEditor.xd.js @@ -0,0 +1,5 @@ +dojo._xdResourceLoaded(function(dojo, dijit, dojox){ +return {depends: [["provide", "dojox.atom.widget.nls.cs.FeedEntryEditor"]], +defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.atom.widget.nls.cs.FeedEntryEditor");dojo._xdLoadFlattenedBundle("dojox.atom.widget", "FeedEntryEditor", "cs", ({"edit":"[upravit]","save":"[uložit]","cancel":"[storno]","doNew":"[nové]"})
+); +}};});
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/atom/widget/nls/cs/FeedEntryViewer.js b/js/dojo-1.6/dojox/atom/widget/nls/cs/FeedEntryViewer.js new file mode 100644 index 0000000..98e8851 --- /dev/null +++ b/js/dojo-1.6/dojox/atom/widget/nls/cs/FeedEntryViewer.js @@ -0,0 +1 @@ +({"close":"[zavřít]","title":"Název","authors":"Autoři","summary":"Souhrn","content":"Obsah","contributors":"Přispěvatelé","updated":"Aktualizováno","displayOptions":"[volby zobrazení]","id":"ID"})
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/atom/widget/nls/cs/FeedEntryViewer.xd.js b/js/dojo-1.6/dojox/atom/widget/nls/cs/FeedEntryViewer.xd.js new file mode 100644 index 0000000..e81931a --- /dev/null +++ b/js/dojo-1.6/dojox/atom/widget/nls/cs/FeedEntryViewer.xd.js @@ -0,0 +1,5 @@ +dojo._xdResourceLoaded(function(dojo, dijit, dojox){ +return {depends: [["provide", "dojox.atom.widget.nls.cs.FeedEntryViewer"]], +defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.atom.widget.nls.cs.FeedEntryViewer");dojo._xdLoadFlattenedBundle("dojox.atom.widget", "FeedEntryViewer", "cs", ({"close":"[zavřít]","title":"Název","authors":"Autoři","summary":"Souhrn","content":"Obsah","contributors":"Přispěvatelé","updated":"Aktualizováno","displayOptions":"[volby zobrazení]","id":"ID"})
+); +}};});
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/atom/widget/nls/cs/FeedViewerEntry.js b/js/dojo-1.6/dojox/atom/widget/nls/cs/FeedViewerEntry.js new file mode 100644 index 0000000..af02c93 --- /dev/null +++ b/js/dojo-1.6/dojox/atom/widget/nls/cs/FeedViewerEntry.js @@ -0,0 +1 @@ +({"deleteButton":"[Odstranit]"})
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/atom/widget/nls/cs/FeedViewerEntry.xd.js b/js/dojo-1.6/dojox/atom/widget/nls/cs/FeedViewerEntry.xd.js new file mode 100644 index 0000000..900dc39 --- /dev/null +++ b/js/dojo-1.6/dojox/atom/widget/nls/cs/FeedViewerEntry.xd.js @@ -0,0 +1,5 @@ +dojo._xdResourceLoaded(function(dojo, dijit, dojox){ +return {depends: [["provide", "dojox.atom.widget.nls.cs.FeedViewerEntry"]], +defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.atom.widget.nls.cs.FeedViewerEntry");dojo._xdLoadFlattenedBundle("dojox.atom.widget", "FeedViewerEntry", "cs", ({"deleteButton":"[Odstranit]"})
+); +}};});
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/atom/widget/nls/cs/PeopleEditor.js b/js/dojo-1.6/dojox/atom/widget/nls/cs/PeopleEditor.js new file mode 100644 index 0000000..d437043 --- /dev/null +++ b/js/dojo-1.6/dojox/atom/widget/nls/cs/PeopleEditor.js @@ -0,0 +1 @@ +({"add":"Přidat","addAuthor":"Přidat autora","addContributor":"Přidat přispěvatele"})
\ No newline at end of file diff --git a/js/dojo-1.6/dojox/atom/widget/nls/cs/PeopleEditor.xd.js b/js/dojo-1.6/dojox/atom/widget/nls/cs/PeopleEditor.xd.js new file mode 100644 index 0000000..897be82 --- /dev/null +++ b/js/dojo-1.6/dojox/atom/widget/nls/cs/PeopleEditor.xd.js @@ -0,0 +1,5 @@ +dojo._xdResourceLoaded(function(dojo, dijit, dojox){ +return {depends: [["provide", "dojox.atom.widget.nls.cs.PeopleEditor"]], +defineResource: function(dojo, dijit, dojox){dojo.provide("dojox.atom.widget.nls.cs.PeopleEditor");dojo._xdLoadFlattenedBundle("dojox.atom.widget", "PeopleEditor", "cs", ({"add":"Přidat","addAuthor":"Přidat autora","addContributor":"Přidat přispěvatele"})
+); +}};});
\ No newline at end of file |
